Trace number 4799889

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.08 3611.55

General information on the benchmark

NamePB24/normalized-PB11/DEC-LIN/
lopes/normalized-190.opb
MD5SUM669d177a8df3df0f50c4d303edfd02e5
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark2299.39
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables11586
Total number of constraints326275
Number of constraints which are clauses298279
Number of constraints which are cardinality constraints (but not clauses)573
Number of constraints which are nor clauses,nor cardinality constraints27423
Minimum length of a constraint2
Maximum length of a constraint195
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 196
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-4799889-1782487002.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-4799889-1782487002.opb
0.00/0.02	c Parsing PB file...
1.27/1.37	c Converting 326573 PB-constraints to clauses...
1.46/1.51	c initScipForCoop
1.66/1.77	c Running SCIP presolver (time limit: 500 sec)...
1.66/1.77	c solveScip
1.66/1.77	c initScipForCoop
1.66/1.77	c Coop Mode: Using SCIP obj units for LB/UB: -oo, +oo
1.86/1.96	c presolving:
2.36/2.48	c    (0.7s) running MILP presolver
2.86/2.91	c    (1.1s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
2.86/2.99	c (round 1, exhaustive) 1 del vars, 303 del conss, 0 add conss, 0 chg bounds, 4 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 85450 clqs, 0 implints
3.36/3.42	c (round 2, exhaustive) 1 del vars, 303 del conss, 0 add conss, 0 chg bounds, 4 chg sides, 0 chg coeffs, 326264 upgd conss, 0 impls, 85450 clqs, 0 implints
3.86/3.91	c (round 3, exhaustive) 1 del vars, 2523 del conss, 0 add conss, 0 chg bounds, 4 chg sides, 3326 chg coeffs, 326264 upgd conss, 0 impls, 85450 clqs, 0 implints
5.07/5.12	c    (3.4s) probing: 51/11585 (0.4%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
5.07/5.12	c    (3.4s) probing aborted: 50/50 successive totally useless probings
5.97/6.09	c    (4.3s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
6.26/6.37	c    (4.6s) no symmetry present (symcode time: 0.03)
6.45/6.53	c presolving (4 rounds: 4 fast, 4 medium, 4 exhaustive):
6.45/6.53	c  1 deleted vars, 2523 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 4 changed sides, 3740 changed coefficients
6.45/6.53	c  0 implications, 85450 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
6.45/6.53	c presolved problem has 11585 variables (11585 bin, 0 int, 0 cont) and 324050 constraints
6.45/6.53	c   27698 constraints of type <knapsack>
6.45/6.53	c   85450 constraints of type <setppc>
6.45/6.53	c       6 constraints of type <linear>
6.45/6.53	c  210896 constraints of type <logicor>
6.45/6.53	c transformed objective value is always integral (scale: 1)
6.45/6.53	c Presolving Time: 4.58
6.45/6.53	c 
7.24/7.35	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
7.24/7.35	c   5.6s|     1 |     0 |   530 |     - |  1422M |   0 |  11k| 324k| 324k|   0 |  0 |  71 |   0 | 0.000000e+00 |      --      |    Inf | unknown
30.99/31.16	c  29.4s|     1 |     0 |  2378 |     - |  1467M |   0 |  11k| 324k| 324k|  11 |  1 |  73 |   0 | 0.000000e+00 |      --      |    Inf | unknown
77.24/77.53	c  75.8s|     1 |     0 |  2893 |     - |  1499M |   0 |  11k| 324k| 324k|  20 |  2 |  75 |   0 | 0.000000e+00 |      --      |    Inf | unknown
141.36/141.82	c   140s|     1 |     0 |  3130 |     - |  1535M |   0 |  11k| 324k| 324k|  28 |  3 |  76 |   0 | 0.000000e+00 |      --      |    Inf | unknown
167.28/167.85	c   166s|     1 |     0 |  3846 |     - |  1570M |   0 |  11k| 324k| 324k|  36 |  4 |  78 |   0 | 0.000000e+00 |      --      |    Inf | unknown
183.55/184.17	c   182s|     1 |     0 |  4285 |     - |  1604M |   0 |  11k| 324k| 324k|  53 |  5 |  78 |   0 | 0.000000e+00 |      --      |    Inf | unknown
202.29/202.92	c   201s|     1 |     0 |  4568 |     - |  1637M |   0 |  11k| 324k| 324k|  62 |  6 |  80 |   0 | 0.000000e+00 |      --      |    Inf | unknown
204.18/204.84	c   203s|     1 |     0 |  4687 |     - |  1671M |   0 |  11k| 324k| 324k|  72 |  7 |  82 |   0 | 0.000000e+00 |      --      |    Inf | unknown
217.25/217.91	c   216s|     1 |     0 |  4890 |     - |  1703M |   0 |  11k| 324k| 324k|  97 |  8 |  84 |   0 | 0.000000e+00 |      --      |    Inf | unknown
230.51/231.23	c   229s|     1 |     0 |  5617 |     - |  1735M |   0 |  11k| 324k| 324k| 114 |  9 |  90 |   0 | 0.000000e+00 |      --      |    Inf | unknown
231.70/232.47	c   231s|     1 |     0 |  6153 |     - |  1768M |   0 |  11k| 324k| 324k| 133 | 10 |  98 |   0 | 0.000000e+00 |      --      |    Inf | unknown
232.10/232.89	c   231s|     1 |     0 |  6422 |     - |  1799M |   0 |  11k| 324k| 324k| 149 | 11 | 102 |   0 | 0.000000e+00 |      --      |    Inf | unknown
232.60/233.37	c   232s|     1 |     0 |  6888 |     - |  1830M |   0 |  11k| 324k| 324k| 166 | 12 | 108 |   0 | 0.000000e+00 |      --      |    Inf | unknown
233.00/233.73	c   232s|     1 |     0 |  7195 |     - |  1861M |   0 |  11k| 324k| 324k| 179 | 13 | 110 |   0 | 0.000000e+00 |      --      |    Inf | unknown
245.16/245.96	c   244s|     1 |     2 | 10597 |     - |  1863M |   0 |  11k| 324k| 324k| 179 | 13 | 135 |  19 | 0.000000e+00 |      --      |    Inf | unknown
410.79/412.07	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
410.79/412.07	c   410s|   100 |   101 |115612 |1095.1 |  2388M |  16 |  11k| 324k| 324k|1280 |  1 | 262 |  19 | 0.000000e+00 |      --      |    Inf | unknown
430.92/432.20	c   430s|   200 |   201 |148284 | 709.0 |  2400M |  39 |  11k| 324k| 324k|1429 |  1 | 262 |  19 | 0.000000e+00 |      --      |    Inf | unknown
454.44/455.86	c   454s|   300 |   297 |169077 | 541.4 |  2693M |  55 |  11k| 324k| 324k|1888 |  1 | 269 |  19 | 0.000000e+00 |      --      |    Inf | unknown
464.41/465.88	c   464s|   400 |   383 |179631 | 432.2 |  2701M |  87 |  11k| 324k| 324k|1933 |  1 | 284 |  19 | 0.000000e+00 |      --      |    Inf | unknown
470.61/472.02	c   470s|   500 |   440 |184243 | 354.8 |  2708M |  95 |  11k| 324k| 324k|1933 |  1 | 325 |  19 | 0.000000e+00 |      --      |    Inf | unknown
495.72/497.21	c   495s|   600 |   519 |214505 | 346.1 |  2719M | 117 |  11k| 324k| 324k|2007 |  1 | 421 |  19 | 0.000000e+00 |      --      |    Inf | unknown
500.20/501.77	c 
500.20/501.77	c SCIP Status        : solving was interrupted [time limit reached]
500.20/501.77	c Solving Time (sec) : 500.00
500.20/501.77	c Solving Nodes      : 674
500.20/501.77	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
500.20/501.77	c Dual Bound         : +0.00000000000000e+00
500.20/501.77	c Gap                : infinite
500.20/501.77	c SCIP status: 23 (TIMELIMIT)
500.20/501.77	c solveScip: freeing transform (!can_skip_free_transform)
500.52/502.05	c SCIP presolver: sst_unknown
500.52/502.05	c   -- Clauses(.)/Splits(s): ######estimatedAdderCost: 5
500.61/502.12	c Try to convert by bdds
500.61/502.12	c d: 1
500.61/502.12	c estimatedAdderCost: 5
500.61/502.12	c Try to convert by bdds
500.61/502.12	c d: 1
500.61/502.12	c estimatedAdderCost: 5
500.61/502.12	c Try to convert by bdds
500.61/502.12	c d: 1
500.61/502.12	c estimatedAdderCost: 5
500.61/502.12	c Try to convert by bdds
500.61/502.12	c d: 1
500.61/502.12	c estimatedAdderCost: 5
500.61/502.12	c Try to convert by bdds
500.61/502.12	c d: 1
500.61/502.12	c estimatedAdderCost: 5
500.61/502.12	c Try to convert by bdds
500.61/502.12	c d: 1
500.61/502.12	c estimatedAdderCost: 5
500.61/502.12	c Try to convert by bdds
500.61/502.12	c d: 1
500.61/502.12	c estimatedAdderCost: 5
500.61/502.12	c Try to convert by bdds
500.61/502.12	c d: 1
500.61/502.12	c estimatedAdderCost: 5
500.61/502.12	c Try to convert by bdds
500.61/502.12	c d: 1
500.61/502.12	c estimatedAdderCost: 5
500.61/502.12	c Try to convert by bdds
500.61/502.12	c d: 1
500.61/502.12	c estimatedAdderCost: 5
500.61/502.12	c Try to convert by bdds
500.61/502.12	c d: 1
500.61/502.12	c estimatedAdderCost: 5
500.61/502.12	c Try to convert by bdds
500.61/502.12	c d: 1
500.61/502.12	c estimatedAdderCost: 5
500.61/502.12	c Try to convert by bdds
500.61/502.12	c d: 1
500.61/502.12	c estimatedAdderCost: 5
500.61/502.12	c Try to convert by bdds
500.61/502.12	c d: 1
500.61/502.12	c estimatedAdderCost: 5
500.61/502.12	c Try to convert by bdds
500.61/502.12	c d: 1
500.61/502.12	c estimatedAdderCost: 5
500.61/502.12	c Try to convert by bdds
500.61/502.12	c d: 1
500.61/502.12	c estimatedAdderCost: 5
500.61/502.12	c Try to convert by bdds
500.61/502.12	c d: 1
500.61/502.12	c estimatedAdderCost: 5
500.61/502.12	c Try to convert by bdds
500.61/502.12	c d: 1
500.61/502.12	c estimatedAdderCost: 5
500.61/502.12	c Try to convert by bdds
500.61/502.12	c d: 1
500.61/502.12	c estimatedAdderCost: 5
500.61/502.12	c Try to convert by bdds
500.61/502.12	c d: 1
500.61/502.12	c estimatedAdderCost: 5
500.61/502.12	c Try to convert by bdds
500.61/502.12	c d: 1
500.61/502.12	c estimatedAdderCost: 5
500.61/502.12	c Try to convert by bdds
500.61/502.12	c d: 1
500.61/502.12	c estimatedAdderCost: 5
500.61/502.12	c Try to convert by bdds
500.61/502.12	c d: 1
500.61/502.12	c estimatedAdderCost: 5
500.61/502.12	c Try to convert by bdds
500.61/502.12	c d: 1
500.61/502.12	c estimatedAdderCost: 5
500.61/502.12	c Try to convert by bdds
500.61/502.12	c d: 1
500.61/502.12	c estimatedAdderCost: 5
500.61/502.12	c Try to convert by bdds
500.61/502.12	c d: 1
500.61/502.12	c estimatedAdderCost: 5
500.61/502.12	c Try to convert by bdds
500.61/502.12	c d: 1
500.61/502.12	c estimatedAdderCost: 5
500.61/502.12	c Try to convert by bdds
500.61/502.12	c d: 1
500.61/502.12	c estimatedAdderCost: 5
500.61/502.12	c Try to convert by bdds
500.61/502.12	c d: 1
500.61/502.12	c estimatedAdderCost: 5
500.61/502.12	c Try to convert by bdds
500.61/502.12	c d: 1
500.61/502.12	c estimatedAdderCost: 5
500.61/502.12	c Try to convert by bdds
500.61/502.12	c d: 1
500.61/502.12	c estimatedAdderCost: 5
500.61/502.12	c Try to convert by bdds
500.61/502.12	c d: 1
500.61/502.12	c estimatedAdderCost: 4
500.61/502.12	c Try to convert by bdds
500.61/502.12	c d: 1
500.61/502.12	c estimatedAdderCost: 5
500.61/502.12	c Try to convert by bdds
500.61/502.12	c d: 1
500.61/502.12	c estimatedAdderCost: 5
500.61/502.12	c Try to convert by bdds
500.61/502.12	c d: 1
500.61/502.12	c estimatedAdderCost: 5
500.61/502.12	c Try to convert by bdds
500.61/502.12	c d: 1
500.61/502.12	c estimatedAdderCost: 5
500.61/502.12	c Try to convert by bdds
500.61/502.12	c d: 1
500.61/502.12	c estimatedAdderCost: 5
500.61/502.12	c Try to convert by bdds
500.61/502.12	c d: 1
500.61/502.12	c estimatedAdderCost: 5
500.61/502.12	c Try to convert by bdds
500.61/502.12	c d: 1
500.61/502.12	c estimatedAdderCost: 5
500.61/502.12	c Try to convert by bdds
500.61/502.12	c d: 1
500.61/502.12	c estimatedAdderCost: 5
500.61/502.12	c Try to convert by bdds
500.61/502.12	c d: 1
500.61/502.12	c estimatedAdderCost: 5
500.61/502.12	c Try to convert by bdds
500.61/502.12	c d: 1
500.61/502.12	c estimatedAdderCost: 5
500.61/502.12	c Try to convert by bdds
500.61/502.12	c d: 1
500.61/502.12	c estimatedAdderCost: 5
500.61/502.12	c Try to convert by bdds
500.61/502.12	c d: 1
500.61/502.12	c estimatedAdderCost: 5
500.61/502.12	c Try to convert by bdds
500.61/502.12	c d: 1
500.61/502.12	c estimatedAdderCost: 5
500.61/502.12	c Try to convert by bdds
500.61/502.12	c d: 1
500.61/502.12	c estimatedAdderCost: 5
500.61/502.12	c Try to convert by bdds
500.61/502.12	c d: 1
500.61/502.12	c estimatedAdderCost: 5
500.61/502.12	c Try to convert by bdds
500.61/502.12	c d: 1
500.61/502.12	c estimatedAdderCost: 5
500.61/502.12	c Try to convert by bdds
500.61/502.12	c d: 1
500.61/502.12	c estimatedAdderCost: 5
500.61/502.12	c Try to convert by bdds
500.61/502.12	c d: 1
500.61/502.12	c estimatedAdderCost: 5
500.61/502.12	c Try to convert by bdds
500.61/502.12	c d: 1
500.61/502.12	c estimatedAdderCost: 5
500.61/502.12	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 4
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 4
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 4
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 4
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 4
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 4
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 4
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 4
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 4
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 4
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 4
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 4
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 4
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 4
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 4
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 4
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 4
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 4
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 4
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 4
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 4
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 4
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 4
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.13	c d: 1
500.61/502.13	c estimatedAdderCost: 5
500.61/502.13	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 4
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 4
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 4
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 4
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 4
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 4
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 4
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 4
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 4
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 4
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 4
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 4
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 4
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 4
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 4
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 4
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 4
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 4
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 4
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 4
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 4
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 4
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 4
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.14	c d: 1
500.61/502.14	c estimatedAdderCost: 5
500.61/502.14	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 4
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 4
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 4
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 4
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 4
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 4
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 4
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 4
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 4
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 4
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 4
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 4
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 4
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 4
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 4
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 4
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 4
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 4
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 4
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 4
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 4
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 4
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 4
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.15	c d: 1
500.61/502.15	c estimatedAdderCost: 5
500.61/502.15	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 4
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 4
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 4
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 4
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 4
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 4
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 4
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 4
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 4
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 4
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 4
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 4
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 4
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 4
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 4
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 4
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 4
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 4
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 4
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 4
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 4
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 4
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 4
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.16	c d: 1
500.61/502.16	c estimatedAdderCost: 5
500.61/502.16	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 4
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 4
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 4
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 4
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 4
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 4
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 4
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 4
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 4
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 4
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 4
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 4
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 4
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 4
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 4
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 4
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 4
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 4
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 4
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 4
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 4
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 4
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 4
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.17	c d: 1
500.61/502.17	c estimatedAdderCost: 5
500.61/502.17	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 4
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 4
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 4
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 4
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 4
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 4
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 4
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 4
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 4
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 4
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 4
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 4
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 4
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 4
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 4
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 4
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 4
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 4
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 4
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 4
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 4
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 4
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 4
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.18	c d: 1
500.61/502.18	c estimatedAdderCost: 5
500.61/502.18	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 4
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 4
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 4
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 4
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 4
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 4
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 4
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 4
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 4
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 4
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 4
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 4
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 4
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 4
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 4
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 4
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 4
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 4
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 4
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 4
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 4
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/502.19	c Try to convert by bdds
500.61/502.19	c d: 1
500.61/502.19	c estimatedAdderCost: 5
500.61/5 [...]

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

t by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 4
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 4
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 4
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 4
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 4
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 4
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 4
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 4
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 4
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 4
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 4
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 4
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 4
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 4
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 4
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 4
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 4
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 4
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 4
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 4
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 4
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 4
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 4
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.42	c d: 1
500.90/502.42	c estimatedAdderCost: 5
500.90/502.42	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 4
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 4
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 4
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 4
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 4
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 4
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 4
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 4
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 4
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 4
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 4
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 4
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 4
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 4
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 4
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 4
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 4
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 4
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 4
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 4
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 4
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 4
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 4
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.43	c d: 1
500.90/502.43	c estimatedAdderCost: 5
500.90/502.43	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 4
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 4
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 4
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 4
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 4
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 4
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 4
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 4
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 4
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 4
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 4
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 4
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 4
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 4
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 4
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 4
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 4
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 4
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 4
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 4
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 4
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 4
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 4
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.44	c d: 1
500.90/502.44	c estimatedAdderCost: 5
500.90/502.44	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 4
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 4
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 4
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 4
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 4
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 4
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 4
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 4
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 4
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 4
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 4
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 4
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 4
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 4
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 4
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 4
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 4
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 4
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 4
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 4
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 4
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 4
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 4
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.45	c d: 1
500.90/502.45	c estimatedAdderCost: 5
500.90/502.45	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 4
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 4
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 4
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 4
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 4
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 4
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 4
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 4
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 4
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 4
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 4
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 4
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 4
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 4
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 4
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 4
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 4
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 4
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 4
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 4
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 4
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 4
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 4
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.46	c d: 1
500.90/502.46	c estimatedAdderCost: 5
500.90/502.46	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 4
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 4
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 4
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 4
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 4
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 4
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 4
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 4
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 4
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 4
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 4
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 4
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 4
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 4
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 4
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 4
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 4
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 4
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 4
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 4
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 4
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 4
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 4
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 4
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.47	c d: 1
500.90/502.47	c estimatedAdderCost: 5
500.90/502.47	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 4
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 4
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 4
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 4
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 4
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 4
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 4
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 4
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 4
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 4
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 4
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 4
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 4
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 4
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 4
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 4
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 4
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 4
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 4
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 4
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 4
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 4
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 5
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c estimatedAdderCost: 4
500.90/502.48	c Try to convert by bdds
500.90/502.48	c d: 1
500.90/502.48	c 
3600.01/3611.50	
3600.01/3611.50	*** TERMINATED *** by signal
3600.01/3611.50	c
3600.01/3611.50	s UNKNOWN
3600.01/3611.50	c _____________________________________________________________________________
3600.01/3611.50	c std/band forms        : 28002,0
3600.01/3611.50	c 2cl/3cl ITE-codings   : 26592,0
3600.01/3611.50	c BDD/srt/adr Max costs : 5,233,0
3600.01/3611.50	c BDDraw/bin/mul/srt/adr: 27423,0,0,579,0
3600.01/3611.50	c BDD nodes             : 162876
3600.01/3611.50	c Es1/CC detections     : 0,0
3600.01/3611.50	c CC sort               : 573
3600.01/3611.50	c SAT/UNSAT calls       : 0,0
3600.01/3611.50	c regenrated variables  : 0
3600.01/3611.50	c eliminated fixed lits : 0
3600.01/3611.50	c goal lit flips        : 0
3600.01/3611.50	c goal stages           : 0
3600.01/3611.50	c goal shrink           : 0
3600.01/3611.50	c goal coeff separations: 0
3600.01/3611.50	c restarts              : 0
3600.01/3611.50	c conflicts             : 0              (0 /sec)
3600.01/3611.50	c decisions             : 0              (0 /sec)
3600.01/3611.50	c propagations          : 0              (0 /sec)
3600.01/3611.50	c inspects              : 0              (0 /sec)
3600.01/3611.50	c CPU time (solving tm) : 3600 s        (3099 s, SAT 0 s, UNSAT 0 s)
3600.01/3611.50	c SAT solver time       : 3099 s
3600.01/3611.50	c SAT solver SAT time   : 0 s
3600.01/3611.50	c SAT solver UNSAT time : 0 s
3600.01/3611.50	c SAT solver TO time    : 0 s
3600.01/3611.50	c Time for SCIP         : 498.5 s
3600.01/3611.50	c Coop SCIP LB improvements           : 0
3600.01/3611.50	c Coop SCIP UB improvements           : 0
3600.01/3611.50	c SCIP globally fixed variables       : 0
3600.01/3611.50	c SAT  globally fixed variables       : 0
3600.01/3611.50	c SCIP freeTransform calls            : 1
3600.01/3611.50	c Time for Opt-base     : 0.001656 s
3600.01/3611.50	c Steps for Opt-base    : 0
3600.01/3611.50	c Time for BDD coding   : 0.2636 s
3600.01/3611.50	c Time for srt coding   : 0.004552 s
3600.01/3611.50	c Inner solver invocations            : 0
3600.01/3611.50	c Inner solving count                 : 0
3600.01/3611.50	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-4799889-1782487002/watcher-4799889-1782487002 -o /tmp/evaluation-result-4799889-1782487002/solver-4799889-1782487002 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4799889-1782487002/vars-4799889-1782487002 --bin-var /tmp/runsolver-exch-nodeE008-1782482419-2508344 --watchdog 3760 ./naps.sh -given-time=3600 HOME/instance-4799889-1782487002.opb 

running on 4 cores: 4-7

CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
  2500 MHz: 0-1,3,9,13-14,16,18,20,22-24,26-27,29-30,32,34,37-38,40,42,46,49-50,52,54,60-61
  3550 MHz: 4-7,21,35,43,53,55,57-58,62-63
  3600 MHz: 2,8,10-12,15,17,19,25,28,31,33,36,39,41,44-45,47-48,51,56,59
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: 4-7

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (110410 MiB free)
  node 1: cores 8-15, 129019 MiB (113218 MiB free)
  node 2: cores 16-23, 128973 MiB (113917 MiB free)
  node 3: cores 24-31, 129003 MiB (107025 MiB free)
  node 4: cores 32-39, 129019 MiB (88646 MiB free)
  node 5: cores 40-47, 129019 MiB (112740 MiB free)
  node 6: cores 48-55, 129019 MiB (109038 MiB free)
  node 7: cores 56-63, 128474 MiB (98040 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=2515027, runsolver pid=2515024
Current StackSize limit: 8192 KiB


[startup+0.100061 s]*
/proc/loadavg: 16.19 16.36 16.23 18/871 2515030
/proc/meminfo: memFree=873501912/1055320708 swapFree=33553916/33554428
[pid=2515027] ppid=2515024 vsize=101904 memory=29980 CPUtime=0.08 cores=4-7
/proc/2515027/stat : 2515027 (naps_release) R 2515024 2515027 2508326 0 -1 4194304 5348 204 0 0 8 0 0 0 20 0 1 0 181987990 104349696 7424 18446744073709551615 4210688 6281017 140735714337872 0 0 0 0 0 16898 0 0 0 17 5 0 0 0 0 0 6662968 6676388 36519936 140735714347227 140735714347408 140735714347408 140735714353096 0
/proc/2515027/statm: 25476 7495 2598 506 0 6167 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 101904 KiB
Current children cumulated memory: 29980 KiB

[startup+0.212405 s]*
/proc/loadavg: 16.19 16.36 16.23 17/871 2515030
/proc/meminfo: memFree=873477216/1055320708 swapFree=33553916/33554428
[pid=2515027] ppid=2515024 vsize=126596 memory=54632 CPUtime=0.19 cores=4-7
/proc/2515027/stat : 2515027 (naps_release) R 2515024 2515027 2508326 0 -1 4194304 11512 204 0 0 18 1 0 0 20 0 1 0 181987990 129634304 13568 18446744073709551615 4210688 6281017 140735714337872 0 0 0 0 0 16898 0 0 0 17 5 0 0 0 0 0 6662968 6676388 36519936 140735714347227 140735714347408 140735714347408 140735714353096 0
/proc/2515027/statm: 31649 13658 2598 506 0 12340 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 126596 KiB
Current children cumulated memory: 54632 KiB

[startup+0.31123 s]*
/proc/loadavg: 16.19 16.36 16.23 17/871 2515030
/proc/meminfo: memFree=873455040/1055320708 swapFree=33553916/33554428
[pid=2515027] ppid=2515024 vsize=148356 memory=76404 CPUtime=0.29 cores=4-7
/proc/2515027/stat : 2515027 (naps_release) R 2515024 2515027 2508326 0 -1 4194304 16955 204 0 0 28 1 0 0 20 0 1 0 181987990 151916544 18944 18446744073709551615 4210688 6281017 140735714337872 0 0 0 0 0 16898 0 0 0 17 5 0 0 0 0 0 6662968 6676388 36519936 140735714347227 140735714347408 140735714347408 140735714353096 0
/proc/2515027/statm: 37089 19101 2598 506 0 17780 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 148356 KiB
Current children cumulated memory: 76404 KiB

[startup+0.700105 s]
/proc/loadavg: 16.19 16.36 16.23 17/871 2515030
/proc/meminfo: memFree=873411192/1055320708 swapFree=33553916/33554428
[pid=2515027] ppid=2515024 vsize=230960 memory=158764 CPUtime=0.67 cores=4-7
/proc/2515027/stat : 2515027 (naps_release) R 2515024 2515027 2508326 0 -1 4194304 37544 204 0 0 64 3 0 0 20 0 1 0 181987990 236503040 39552 18446744073709551615 4210688 6281017 140735714337872 0 0 0 0 0 16898 0 0 0 17 5 0 0 0 0 0 6662968 6676388 36519936 140735714347227 140735714347408 140735714347408 140735714353096 0
/proc/2515027/statm: 57740 39691 2598 506 0 38431 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 230960 KiB
Current children cumulated memory: 158764 KiB

[startup+1.50014 s]
/proc/loadavg: 16.19 16.36 16.23 17/871 2515030
/proc/meminfo: memFree=873307400/1055320708 swapFree=33553916/33554428
[pid=2515027] ppid=2515024 vsize=392040 memory=327552 CPUtime=1.46 cores=4-7
/proc/2515027/stat : 2515027 (naps_release) R 2515024 2515027 2508326 0 -1 4194304 77895 204 0 0 142 4 0 0 20 0 1 0 181987990 401448960 81664 18446744073709551615 4210688 6281017 140735714337872 0 0 0 0 0 16898 0 0 0 17 5 0 0 0 0 0 6662968 6676388 36519936 140735714347227 140735714347408 140735714347408 140735714353096 0
/proc/2515027/statm: 98010 81888 4716 506 0 78701 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 392040 KiB
Current children cumulated memory: 327552 KiB

[startup+3.11357 s]
/proc/loadavg: 16.19 16.36 16.23 17/871 2515030
/proc/meminfo: memFree=872487848/1055320708 swapFree=33553916/33554428
[pid=2515027] ppid=2515024 vsize=924328 memory=854272 CPUtime=3.07 cores=4-7
/proc/2515027/stat : 2515027 (naps_release) R 2515024 2515027 2508326 0 -1 4194304 210438 204 0 0 294 13 0 0 20 0 1 0 181987990 946511872 213584 18446744073709551615 4210688 6281017 140735714337872 0 0 0 0 0 16898 0 0 0 17 5 0 0 0 0 0 6662968 6676388 36519936 140735714347227 140735714347408 140735714347408 140735714353096 0
/proc/2515027/statm: 231082 213568 5551 506 0 211773 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 924328 KiB
Current children cumulated memory: 854272 KiB

[startup+6.30017 s]
/proc/loadavg: 16.17 16.36 16.23 17/871 2515030
/proc/meminfo: memFree=872234640/1055320708 swapFree=33553916/33554428
[pid=2515027] ppid=2515024 vsize=1547988 memory=1414920 CPUtime=6.26 cores=4-7
/proc/2515027/stat : 2515027 (naps_release) R 2515024 2515027 2508326 0 -1 4194304 270967 204 0 0 607 19 0 0 20 0 1 0 181987990 1585139712 353657 18446744073709551615 4210688 6281017 140735714337872 0 0 0 0 0 16898 0 0 0 17 5 0 0 0 0 0 6662968 6676388 36519936 140735714347227 140735714347408 140735714347408 140735714353096 0
/proc/2515027/statm: 386997 353730 5678 506 0 367688 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 1547988 KiB
Current children cumulated memory: 1414920 KiB

[startup+12.7001 s]
/proc/loadavg: 16.16 16.35 16.23 17/871 2515030
/proc/meminfo: memFree=871731988/1055320708 swapFree=33553916/33554428
[pid=2515027] ppid=2515024 vsize=1953780 memory=1815988 CPUtime=12.63 cores=4-7
/proc/2515027/stat : 2515027 (naps_release) R 2515024 2515027 2508326 0 -1 4194304 344381 204 0 0 1239 24 0 0 20 0 1 0 181987990 2000670720 453880 18446744073709551615 4210688 6281017 140735714337872 0 0 0 0 0 16898 0 0 0 17 5 0 0 0 0 0 6662968 6676388 36519936 140735714347227 140735714347408 140735714347408 140735714353096 0
/proc/2515027/statm: 488445 453997 6005 506 0 469136 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 1953780 KiB
Current children cumulated memory: 1815988 KiB

[startup+25.5001 s]
/proc/loadavg: 16.12 16.33 16.23 17/871 2515030
/proc/meminfo: memFree=871724320/1055320708 swapFree=33553916/33554428
[pid=2515027] ppid=2515024 vsize=1953780 memory=1815988 CPUtime=25.39 cores=4-7
/proc/2515027/stat : 2515027 (naps_release) R 2515024 2515027 2508326 0 -1 4194304 344400 204 0 0 2515 24 0 0 20 0 1 0 181987990 2000670720 453880 18446744073709551615 4210688 6281017 140735714337872 0 0 0 0 0 16898 0 0 0 17 5 0 0 0 0 0 6662968 6676388 36519936 140735714347227 140735714347408 140735714347408 140735714353096 0
/proc/2515027/statm: 488445 453997 6005 506 0 469136 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 1953780 KiB
Current children cumulated memory: 1815988 KiB

[startup+51.1114 s]
/proc/loadavg: 16.08 16.30 16.22 17/871 2515030
/proc/meminfo: memFree=871697900/1055320708 swapFree=33553916/33554428
[pid=2515027] ppid=2515024 vsize=2061400 memory=1886172 CPUtime=50.93 cores=4-7
/proc/2515027/stat : 2515027 (naps_release) R 2515024 2515027 2508326 0 -1 4194304 351152 204 0 0 5068 25 0 0 20 0 1 0 181987990 2110873600 471417 18446744073709551615 4210688 6281017 140735714337872 0 0 0 0 0 16898 0 0 0 17 5 0 0 0 0 0 6662968 6676388 36519936 140735714347227 140735714347408 140735714347408 140735714353096 0
/proc/2515027/statm: 515350 471543 6021 506 0 496041 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 2061400 KiB
Current children cumulated memory: 1886172 KiB

[startup+102.3 s]
/proc/loadavg: 16.03 16.26 16.20 17/871 2515031
/proc/meminfo: memFree=871653064/1055320708 swapFree=33553916/33554428
[pid=2515027] ppid=2515024 vsize=2105712 memory=1900188 CPUtime=101.97 cores=4-7
/proc/2515027/stat : 2515027 (naps_release) R 2515024 2515027 2508326 0 -1 4194304 351591 204 0 0 10172 25 0 0 20 0 1 0 181987990 2156249088 475039 18446744073709551615 4210688 6281017 140735714337872 0 0 0 0 0 16898 0 0 0 17 5 0 0 0 0 0 6662968 6676388 36519936 140735714347227 140735714347408 140735714347408 140735714353096 0
/proc/2515027/statm: 526428 475047 6021 506 0 507119 0
Current children cumulated CPU time: 101.97 s
Current children cumulated vsize: 2105712 KiB
Current children cumulated memory: 1900188 KiB

[startup+162.3 s]
/proc/loadavg: 16.01 16.21 16.19 17/872 2515083
/proc/meminfo: memFree=870601368/1055320708 swapFree=33553916/33554428
[pid=2515027] ppid=2515024 vsize=2136096 memory=1900196 CPUtime=161.8 cores=4-7
/proc/2515027/stat : 2515027 (naps_release) R 2515024 2515027 2508326 0 -1 4194304 351594 204 0 0 16155 25 0 0 20 0 1 0 181987990 2187362304 475039 18446744073709551615 4210688 6281017 140735714337872 0 0 0 0 0 16898 0 0 0 17 5 0 0 0 0 0 6662968 6676388 36519936 140735714347227 140735714347408 140735714347408 140735714353096 0
/proc/2515027/statm: 534024 475049 6021 506 0 514715 0
Current children cumulated CPU time: 161.8 s
Current children cumulated vsize: 2136096 KiB
Current children cumulated memory: 1900196 KiB

[startup+222.3 s]
/proc/loadavg: 16.00 16.17 16.17 17/872 2515084
/proc/meminfo: memFree=870334876/1055320708 swapFree=33553916/33554428
[pid=2515027] ppid=2515024 vsize=2293092 memory=1905592 CPUtime=221.63 cores=4-7
/proc/2515027/stat : 2515027 (naps_release) R 2515024 2515027 2508326 0 -1 4194304 352006 204 0 0 22137 26 0 0 20 0 1 0 181987990 2348126208 476375 18446744073709551615 4210688 6281017 140735714337872 0 0 0 0 0 16898 0 0 0 17 5 0 0 0 0 0 6662968 6676388 36519936 140735714347227 140735714347408 140735714347408 140735714353096 0
/proc/2515027/statm: 573273 476398 6021 506 0 553964 0
Current children cumulated CPU time: 221.63 s
Current children cumulated vsize: 2293092 KiB
Current children cumulated memory: 1905592 KiB

[startup+282.3 s]
/proc/loadavg: 16.00 16.13 16.16 17/871 2515135
/proc/meminfo: memFree=861628072/1055320708 swapFree=33553916/33554428
[pid=2515027] ppid=2515024 vsize=2723504 memory=2183260 CPUtime=281.45 cores=4-7
/proc/2515027/stat : 2515027 (naps_release) R 2515024 2515027 2508326 0 -1 4194304 468221 204 0 0 28113 32 0 0 20 0 1 0 181987990 2788868096 545694 18446744073709551615 4210688 6281017 140735714337872 0 0 0 0 0 16898 0 0 0 17 5 0 0 0 0 0 6662968 6676388 36519936 140735714347227 140735714347408 140735714347408 140735714353096 0
/proc/2515027/statm: 680876 545815 6021 506 0 661567 0
Current children cumulated CPU time: 281.45 s
Current children cumulated vsize: 2723504 KiB
Current children cumulated memory: 2183260 KiB

[startup+342.3 s]
/proc/loadavg: 16.00 16.11 16.15 16/869 2515185
/proc/meminfo: memFree=857617372/1055320708 swapFree=33553916/33554428

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

Current children cumulated memory: 2542116 KiB

[startup+2922.3 s]
/proc/loadavg: 16.65 16.36 16.23 17/869 2516121
/proc/meminfo: memFree=812513192/1055320708 swapFree=33553916/33554428
[pid=2515027] ppid=2515024 vsize=3534160 memory=2542116 CPUtime=2912.99 cores=4-7
/proc/2515027/stat : 2515027 (naps_release) R 2515024 2515027 2508326 0 -1 4194304 566127 204 0 0 291252 47 0 0 20 0 1 0 181987990 3618979840 635455 18446744073709551615 4210688 6281017 140735714337872 0 0 0 0 0 16898 0 0 0 17 5 0 0 0 0 0 6662968 6676388 36519936 140735714347227 140735714347408 140735714347408 140735714353096 0
/proc/2515027/statm: 883540 635529 6146 506 0 864231 0
Current children cumulated CPU time: 2912.99 s
Current children cumulated vsize: 3534160 KiB
Current children cumulated memory: 2542116 KiB

[startup+2982.3 s]
/proc/loadavg: 16.24 16.29 16.21 17/869 2516122
/proc/meminfo: memFree=812531880/1055320708 swapFree=33553916/33554428
[pid=2515027] ppid=2515024 vsize=3534160 memory=2542116 CPUtime=2972.8 cores=4-7
/proc/2515027/stat : 2515027 (naps_release) R 2515024 2515027 2508326 0 -1 4194304 566127 204 0 0 297233 47 0 0 20 0 1 0 181987990 3618979840 635455 18446744073709551615 4210688 6281017 140735714337872 0 0 0 0 0 16898 0 0 0 17 5 0 0 0 0 0 6662968 6676388 36519936 140735714347227 140735714347408 140735714347408 140735714353096 0
/proc/2515027/statm: 883540 635529 6146 506 0 864231 0
Current children cumulated CPU time: 2972.8 s
Current children cumulated vsize: 3534160 KiB
Current children cumulated memory: 2542116 KiB

[startup+3042.3 s]
/proc/loadavg: 16.09 16.24 16.20 17/871 2516227
/proc/meminfo: memFree=814309680/1055320708 swapFree=33553916/33554428
[pid=2515027] ppid=2515024 vsize=3534160 memory=2542116 CPUtime=3032.61 cores=4-7
/proc/2515027/stat : 2515027 (naps_release) R 2515024 2515027 2508326 0 -1 4194304 566127 204 0 0 303214 47 0 0 20 0 1 0 181987990 3618979840 635455 18446744073709551615 4210688 6281017 140735714337872 0 0 0 0 0 16898 0 0 0 17 5 0 0 0 0 0 6662968 6676388 36519936 140735714347227 140735714347408 140735714347408 140735714353096 0
/proc/2515027/statm: 883540 635529 6146 506 0 864231 0
Current children cumulated CPU time: 3032.61 s
Current children cumulated vsize: 3534160 KiB
Current children cumulated memory: 2542116 KiB

[startup+3102.3 s]
/proc/loadavg: 16.03 16.19 16.18 17/871 2516232
/proc/meminfo: memFree=813990436/1055320708 swapFree=33553916/33554428
[pid=2515027] ppid=2515024 vsize=3534160 memory=2542116 CPUtime=3092.42 cores=4-7
/proc/2515027/stat : 2515027 (naps_release) R 2515024 2515027 2508326 0 -1 4194304 566127 204 0 0 309195 47 0 0 20 0 1 0 181987990 3618979840 635455 18446744073709551615 4210688 6281017 140735714337872 0 0 0 0 0 16898 0 0 0 17 5 0 0 0 0 0 6662968 6676388 36519936 140735714347227 140735714347408 140735714347408 140735714353096 0
/proc/2515027/statm: 883540 635529 6146 506 0 864231 0
Current children cumulated CPU time: 3092.42 s
Current children cumulated vsize: 3534160 KiB
Current children cumulated memory: 2542116 KiB

[startup+3162.3 s]
/proc/loadavg: 16.01 16.15 16.17 17/871 2516233
/proc/meminfo: memFree=813977976/1055320708 swapFree=33553916/33554428
[pid=2515027] ppid=2515024 vsize=3534160 memory=2542116 CPUtime=3152.23 cores=4-7
/proc/2515027/stat : 2515027 (naps_release) R 2515024 2515027 2508326 0 -1 4194304 566129 204 0 0 315176 47 0 0 20 0 1 0 181987990 3618979840 635455 18446744073709551615 4210688 6281017 140735714337872 0 0 0 0 0 16898 0 0 0 17 5 0 0 0 0 0 6662968 6676388 36519936 140735714347227 140735714347408 140735714347408 140735714353096 0
/proc/2515027/statm: 883540 635529 6146 506 0 864231 0
Current children cumulated CPU time: 3152.23 s
Current children cumulated vsize: 3534160 KiB
Current children cumulated memory: 2542116 KiB

[startup+3222.3 s]
/proc/loadavg: 17.09 16.42 16.26 17/871 2516234
/proc/meminfo: memFree=813944220/1055320708 swapFree=33553916/33554428
[pid=2515027] ppid=2515024 vsize=3534160 memory=2542116 CPUtime=3212.05 cores=4-7
/proc/2515027/stat : 2515027 (naps_release) R 2515024 2515027 2508326 0 -1 4194304 566679 204 0 0 321157 48 0 0 20 0 1 0 181987990 3618979840 635455 18446744073709551615 4210688 6281017 140735714337872 0 0 0 0 0 16898 0 0 0 17 5 0 0 0 0 0 6662968 6676388 36519936 140735714347227 140735714347408 140735714347408 140735714353096 0
/proc/2515027/statm: 883540 635529 6146 506 0 864231 0
Current children cumulated CPU time: 3212.05 s
Current children cumulated vsize: 3534160 KiB
Current children cumulated memory: 2542116 KiB

[startup+3282.3 s]
/proc/loadavg: 16.69 16.46 16.28 17/871 2516235
/proc/meminfo: memFree=813856292/1055320708 swapFree=33553916/33554428
[pid=2515027] ppid=2515024 vsize=3534160 memory=2542116 CPUtime=3271.85 cores=4-7
/proc/2515027/stat : 2515027 (naps_release) R 2515024 2515027 2508326 0 -1 4194304 566679 204 0 0 327137 48 0 0 20 0 1 0 181987990 3618979840 635455 18446744073709551615 4210688 6281017 140735714337872 0 0 0 0 0 16898 0 0 0 17 5 0 0 0 0 0 6662968 6676388 36519936 140735714347227 140735714347408 140735714347408 140735714353096 0
/proc/2515027/statm: 883540 635529 6146 506 0 864231 0
Current children cumulated CPU time: 3271.85 s
Current children cumulated vsize: 3534160 KiB
Current children cumulated memory: 2542116 KiB

[startup+3342.3 s]
/proc/loadavg: 16.25 16.37 16.26 17/871 2516237
/proc/meminfo: memFree=813784736/1055320708 swapFree=33553916/33554428
[pid=2515027] ppid=2515024 vsize=3534160 memory=2542116 CPUtime=3331.67 cores=4-7
/proc/2515027/stat : 2515027 (naps_release) R 2515024 2515027 2508326 0 -1 4194304 566680 204 0 0 333119 48 0 0 20 0 1 0 181987990 3618979840 635455 18446744073709551615 4210688 6281017 140735714337872 0 0 0 0 0 16898 0 0 0 17 5 0 0 0 0 0 6662968 6676388 36519936 140735714347227 140735714347408 140735714347408 140735714353096 0
/proc/2515027/statm: 883540 635529 6146 506 0 864231 0
Current children cumulated CPU time: 3331.67 s
Current children cumulated vsize: 3534160 KiB
Current children cumulated memory: 2542116 KiB

[startup+3402.3 s]
/proc/loadavg: 16.09 16.30 16.25 17/872 2516239
/proc/meminfo: memFree=813724532/1055320708 swapFree=33553916/33554428
[pid=2515027] ppid=2515024 vsize=3534160 memory=2542116 CPUtime=3391.48 cores=4-7
/proc/2515027/stat : 2515027 (naps_release) R 2515024 2515027 2508326 0 -1 4194304 566681 204 0 0 339100 48 0 0 20 0 1 0 181987990 3618979840 635455 18446744073709551615 4210688 6281017 140735714337872 0 0 0 0 0 16898 0 0 0 17 5 0 0 0 0 0 6662968 6676388 36519936 140735714347227 140735714347408 140735714347408 140735714353096 0
/proc/2515027/statm: 883540 635529 6146 506 0 864231 0
Current children cumulated CPU time: 3391.48 s
Current children cumulated vsize: 3534160 KiB
Current children cumulated memory: 2542116 KiB

[startup+3462.3 s]
/proc/loadavg: 16.03 16.24 16.23 17/872 2516240
/proc/meminfo: memFree=813700036/1055320708 swapFree=33553916/33554428
[pid=2515027] ppid=2515024 vsize=3534160 memory=2542116 CPUtime=3451.29 cores=4-7
/proc/2515027/stat : 2515027 (naps_release) R 2515024 2515027 2508326 0 -1 4194304 566683 204 0 0 345081 48 0 0 20 0 1 0 181987990 3618979840 635455 18446744073709551615 4210688 6281017 140735714337872 0 0 0 0 0 16898 0 0 0 17 5 0 0 0 0 0 6662968 6676388 36519936 140735714347227 140735714347408 140735714347408 140735714353096 0
/proc/2515027/statm: 883540 635529 6146 506 0 864231 0
Current children cumulated CPU time: 3451.29 s
Current children cumulated vsize: 3534160 KiB
Current children cumulated memory: 2542116 KiB

[startup+3522.3 s]
/proc/loadavg: 16.01 16.20 16.21 17/873 2516291
/proc/meminfo: memFree=814032664/1055320708 swapFree=33553916/33554428
[pid=2515027] ppid=2515024 vsize=3534160 memory=2542116 CPUtime=3511.1 cores=4-7
/proc/2515027/stat : 2515027 (naps_release) R 2515024 2515027 2508326 0 -1 4194304 566683 204 0 0 351062 48 0 0 20 0 1 0 181987990 3618979840 635455 18446744073709551615 4210688 6281017 140735714337872 0 0 0 0 0 16898 0 0 0 17 5 0 0 0 0 0 6662968 6676388 36519936 140735714347227 140735714347408 140735714347408 140735714353096 0
/proc/2515027/statm: 883540 635529 6146 506 0 864231 0
Current children cumulated CPU time: 3511.1 s
Current children cumulated vsize: 3534160 KiB
Current children cumulated memory: 2542116 KiB

[startup+3582.3 s]
/proc/loadavg: 16.64 16.35 16.26 17/874 2516342
/proc/meminfo: memFree=820536552/1055320708 swapFree=33553916/33554428
[pid=2515027] ppid=2515024 vsize=3534160 memory=2542116 CPUtime=3570.91 cores=4-7
/proc/2515027/stat : 2515027 (naps_release) R 2515024 2515027 2508326 0 -1 4194304 566683 204 0 0 357043 48 0 0 20 0 1 0 181987990 3618979840 635455 18446744073709551615 4210688 6281017 140735714337872 0 0 0 0 0 16898 0 0 0 17 5 0 0 0 0 0 6662968 6676388 36519936 140735714347227 140735714347408 140735714347408 140735714353096 0
/proc/2515027/statm: 883540 635529 6146 506 0 864231 0
Current children cumulated CPU time: 3570.91 s
Current children cumulated vsize: 3534160 KiB
Current children cumulated memory: 2542116 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611.5 s]
/proc/loadavg: 16.39 16.31 16.25 16/871 2516353
/proc/meminfo: memFree=821021112/1055320708 swapFree=33553916/33554428
[pid=2515027] ppid=2515024 vsize=3534160 memory=2542116 CPUtime=3600.01 cores=4-7
/proc/2515027/stat : 2515027 (naps_release) R 2515024 2515027 2508326 0 -1 4194304 566683 204 0 0 359953 48 0 0 20 0 1 0 181987990 3618979840 635455 18446744073709551615 4210688 6281017 140735714337872 0 0 0 0 0 16898 0 0 0 17 5 0 0 0 0 0 6662968 6676388 36519936 140735714347227 140735714347408 140735714347408 140735714353096 0
/proc/2515027/statm: 883540 635529 6146 506 0 864231 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 3534160 KiB
Current children cumulated memory: 2542116 KiB

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

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

# cumulated CPU time of all completed processes:  user=3599.54 s, system=0.539323 s

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

[startup+3611.5 s]
/proc/loadavg: 16.39 16.31 16.25 16/871 2516353
/proc/meminfo: memFree=821021112/1055320708 swapFree=33553916/33554428
[pid=2515027] ppid=2515024 vsize=3534160 memory=2542116 CPUtime=3600.01 cores=4-7
/proc/2515027/stat : 2515027 (naps_release) R 2515024 2515027 2508326 0 -1 4194304 566683 204 0 0 359953 48 0 0 20 0 1 0 181987990 3618979840 635455 18446744073709551615 4210688 6281017 140735714337872 0 0 0 0 0 16898 0 0 0 17 5 0 0 0 0 0 6662968 6676388 36519936 140735714347227 140735714347408 140735714347408 140735714353096 0
/proc/2515027/statm: 883540 635529 6146 506 0 864231 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 3534160 KiB
Current children cumulated memory: 2542116 KiB

Child status: 10

Real time (s): 3611.55
CPU time (s): 3600.08
CPU user time (s): 3599.54
CPU system time (s): 0.539323
CPU usage (%): 99.6823
Max. virtual memory (cumulated for all children) (KiB): 3620144
Max. memory (cumulated for all children) (KiB): 2625812

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.54
system time used= 0.539323
maximum resident set size= 2625108
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 566887
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 307
involuntary context switches= 1427


# summary of solver processes directly reported to runsolver:
#   pid: 2515027
#   total CPU time (s): 3600.08
#   total CPU user time (s): 3599.54
#   total CPU system time (s): 0.539323

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.5554 second user time and 36.5802 second system time

The end

Launcher Data

Begin job on nodeE008 at 2026-06-26 17:16:42
IDJOB=4799889
IDBENCH=155458
IDSOLVER=3589
FILE ID=nodeE008/4799889-1782487002
RUNJOBID= nodeE008-1782482419-2508344
SLURM_JOB_ID= 12524532
Free space on /tmp= 800600 MiB

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

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

MD5SUM BENCH= 669d177a8df3df0f50c4d303edfd02e5
RANDOM SEED=1540066799

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

processor	: 45
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3591.637
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		: 3595.713
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		: 3588.183
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.753
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.701
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.667
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		: 3573.630
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		: 3562.393
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		: 3574.610
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.950
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:        873498452 kB
MemAvailable:   1027070872 kB
Buffers:            2840 kB
Cached:         158109244 kB
SwapCached:           12 kB
Active:         23110516 kB
Inactive:       154731680 kB
Active(anon):   20582664 kB
Inactive(anon):    66848 kB
Active(file):    2527852 kB
Inactive(file): 154664832 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33553916 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             27724 kB
Writeback:            88 kB
AnonPages:      19710564 kB
Mapped:           228132 kB
Shmem:            919400 kB
KReclaimable:    1655032 kB
Slab:            2238492 kB
SReclaimable:    1655032 kB
SUnreclaim:       583460 kB
KernelStack:       14816 kB
PageTables:        46676 kB
SecPageTables:     15292 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214780 kB
Committed_AS:   22999532 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      478964 kB
VmallocChunk:          0 kB
Percpu:           123136 kB
HardwareCorrupted:     0 kB
AnonHugePages:   7491584 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= 800072 MiB
End job on nodeE008 at 2026-06-26 18:16:54