Trace number 4780154

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
NaPS 1.04SAT (TO)677234243 3600.92 3613.6

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/zahidi/Large/
normalized-minisat100_16_6_1_ic.opb
MD5SUMccba1baa4116ac35f164630a81450a8f
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark26093009
Best CPU time to get the best result obtained on this benchmark3600.45
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1000400
Total number of constraints2000307
Number of constraints which are clauses980300
Number of constraints which are cardinality constraints (but not clauses)7
Number of constraints which are nor clauses,nor cardinality constraints1020000
Minimum length of a constraint2
Maximum length of a constraint4950
Number of terms in the objective function 29800
Biggest coefficient in the objective function 140608000
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 193470682570
Number of bits of the sum of numbers in the objective function 38
Biggest number in a constraint 140608000
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 193470682570
Number of bits of the biggest sum of numbers38
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-4780154-1782136510.opb
0.00/0.02	c NaPS 1.03a50.
0.00/0.02	c Using SAT solver: CaDiCaL 3.0.0
0.00/0.02	c Input file name: HOME/instance-4780154-1782136510.opb
0.00/0.02	c Parsing PB file...
0.00/0.08	c goal was devided by 1 with offset 193470682470.
9.84/9.92	c V: 300
9.84/9.92	c assumptions before coding: 
11.05/11.11	c initScipForCoop
13.05/13.15	c Running SCIP presolver (time limit: 10 sec)...
13.05/13.15	c solveScip
13.05/13.15	c initScipForCoop
13.05/13.16	c Cooperative mode: scip_coop_offset=193470682470.000000
13.05/13.16	c Coop Mode: Using SCIP obj units for LB/UB: -oo, +oo
13.05/13.16	c Running SCIP presolve for solve-time propagation (rounds=3)
15.83/15.96	c presolving:
19.61/19.77	c    (6.6s) running MILP presolver
22.11/22.27	c    (9.1s) MILP presolver (2 rounds): 14850 aggregations, 0 fixings, 0 bound changes
22.21/22.32	c (round 1, medium)     15150 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 101 clqs, 0 implints
23.70/23.82	c (round 2, fast)       15150 del vars, 59400 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 101 clqs, 0 implints
234.62/235.53	c    (222.4s) probing: 1000/985250 (0.1%) - 0 fixings, 0 aggregations, 6754 implications, 0 bound changes
234.82/235.72	c    (222.6s) probing: 1001/985250 (0.1%) - 0 fixings, 0 aggregations, 6760 implications, 0 bound changes
234.82/235.72	c    (222.6s) probing aborted: 1000/1000 successive useless probings
240.99/241.94	c presolving (3 rounds: 3 fast, 2 medium, 1 exhaustive):
240.99/241.94	c  15150 deleted vars, 59404 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
240.99/241.94	c  0 implications, 6861 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
240.99/241.94	c presolved problem has 985250 variables (985250 bin, 0 int, 0 cont) and 1970604 constraints
240.99/241.94	c  985350 constraints of type <knapsack>
240.99/241.94	c     100 constraints of type <setppc>
240.99/241.94	c       4 constraints of type <linear>
240.99/241.94	c  985150 constraints of type <logicor>
240.99/241.94	c transformed objective value is always integral (scale: 1)
240.99/241.94	c Presolving Time: 226.09
245.27/246.22	c presolving:
249.36/250.32	c    (6.5s) running MILP presolver
251.95/253.00	c    (9.2s) MILP presolver (2 rounds): 14850 aggregations, 0 fixings, 0 bound changes
252.07/253.04	c (round 1, medium)     15150 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 101 clqs, 0 implints
252.85/253.82	c (round 2, fast)       15150 del vars, 39600 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 101 clqs, 0 implints
252.85/253.82	c presolving (2 rounds: 2 fast, 1 medium, 0 exhaustive):
252.85/253.82	c  15150 deleted vars, 39600 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
252.85/253.82	c  0 implications, 101 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
252.85/253.82	c presolving was interrupted.
252.85/253.82	c Presolving Time: 7.70
252.85/253.82	c 
252.85/253.82	c SCIP Status        : solving was interrupted [time limit reached]
252.85/253.82	c Solving Time (sec) : 10.01
252.85/253.82	c Solving Nodes      : 0
252.85/253.82	c Primal Bound       : -1.00000000000000e+20 (0 solutions)
252.85/253.82	c SCIP status: 23 (TIMELIMIT)
252.85/253.82	c solveScip: freeing transform (!can_skip_free_transform)
254.94/255.92	c SCIP presolver: sst_unknown
254.94/255.92	c Converting 2030008 PB-constraints to clauses...
254.94/255.92	c   -- Clauses(.)/Splits(s): ###estimatedAdderCost: 101
255.24/256.28	c Try to convert by bdds
255.24/256.28	c d: 1
255.24/256.28	c estimatedAdderCost: 101
255.24/256.28	c Try to convert by bdds
255.24/256.28	c d: 1
255.24/256.28	c estimatedAdderCost: 101
255.24/256.28	c Try to convert by bdds
255.24/256.29	c d: 1
255.24/256.29	c estimatedAdderCost: 101
255.24/256.29	c Try to convert by bdds
255.24/256.29	c d: 1
255.24/256.29	c estimatedAdderCost: 101
255.24/256.29	c Try to convert by bdds
255.24/256.29	c d: 1
255.24/256.29	c estimatedAdderCost: 101
255.24/256.29	c Try to convert by bdds
255.24/256.29	c d: 1
255.24/256.29	c estimatedAdderCost: 101
255.24/256.29	c Try to convert by bdds
255.24/256.29	c d: 1
255.24/256.29	c estimatedAdderCost: 101
255.24/256.29	c Try to convert by bdds
255.24/256.29	c d: 1
255.24/256.29	c estimatedAdderCost: 101
255.24/256.29	c Try to convert by bdds
255.24/256.29	c d: 1
255.24/256.29	c estimatedAdderCost: 101
255.24/256.29	c Try to convert by bdds
255.24/256.29	c d: 1
255.24/256.29	c estimatedAdderCost: 101
255.24/256.29	c Try to convert by bdds
255.34/256.30	c d: 1
255.34/256.30	c estimatedAdderCost: 101
255.34/256.30	c Try to convert by bdds
255.34/256.30	c d: 1
255.34/256.30	c estimatedAdderCost: 101
255.34/256.30	c Try to convert by bdds
255.34/256.30	c d: 1
255.34/256.30	c estimatedAdderCost: 101
255.34/256.30	c Try to convert by bdds
255.34/256.30	c d: 1
255.34/256.30	c estimatedAdderCost: 101
255.34/256.30	c Try to convert by bdds
255.34/256.30	c d: 1
255.34/256.30	c estimatedAdderCost: 101
255.34/256.30	c Try to convert by bdds
255.34/256.30	c d: 1
255.34/256.30	c estimatedAdderCost: 101
255.34/256.30	c Try to convert by bdds
255.34/256.30	c d: 1
255.34/256.30	c estimatedAdderCost: 101
255.34/256.30	c Try to convert by bdds
255.34/256.30	c d: 1
255.34/256.30	c estimatedAdderCost: 101
255.34/256.30	c Try to convert by bdds
255.34/256.31	c d: 1
255.34/256.31	c estimatedAdderCost: 101
255.34/256.31	c Try to convert by bdds
255.34/256.31	c d: 1
255.34/256.31	c estimatedAdderCost: 101
255.34/256.31	c Try to convert by bdds
255.34/256.31	c d: 1
255.34/256.31	c estimatedAdderCost: 101
255.34/256.31	c Try to convert by bdds
255.34/256.31	c d: 1
255.34/256.31	c estimatedAdderCost: 101
255.34/256.31	c Try to convert by bdds
255.34/256.31	c d: 1
255.34/256.31	c estimatedAdderCost: 101
255.34/256.31	c Try to convert by bdds
255.34/256.31	c d: 1
255.34/256.31	c estimatedAdderCost: 101
255.34/256.31	c Try to convert by bdds
255.34/256.31	c d: 1
255.34/256.31	c estimatedAdderCost: 101
255.34/256.31	c Try to convert by bdds
255.34/256.31	c d: 1
255.34/256.31	c estimatedAdderCost: 101
255.34/256.31	c Try to convert by bdds
255.34/256.32	c d: 1
255.34/256.32	c estimatedAdderCost: 101
255.34/256.32	c Try to convert by bdds
255.34/256.32	c d: 1
255.34/256.32	c estimatedAdderCost: 101
255.34/256.32	c Try to convert by bdds
255.34/256.32	c d: 1
255.34/256.32	c estimatedAdderCost: 101
255.34/256.32	c Try to convert by bdds
255.34/256.32	c d: 1
255.34/256.32	c estimatedAdderCost: 101
255.34/256.32	c Try to convert by bdds
255.34/256.32	c d: 1
255.34/256.32	c estimatedAdderCost: 101
255.34/256.32	c Try to convert by bdds
255.34/256.32	c d: 1
255.34/256.32	c estimatedAdderCost: 101
255.34/256.32	c Try to convert by bdds
255.34/256.32	c d: 1
255.34/256.32	c estimatedAdderCost: 101
255.34/256.32	c Try to convert by bdds
255.34/256.32	c d: 1
255.34/256.32	c estimatedAdderCost: 101
255.34/256.32	c Try to convert by bdds
255.34/256.33	c d: 1
255.34/256.33	c estimatedAdderCost: 101
255.34/256.33	c Try to convert by bdds
255.34/256.33	c d: 1
255.34/256.33	c estimatedAdderCost: 101
255.34/256.33	c Try to convert by bdds
255.34/256.33	c d: 1
255.34/256.33	c estimatedAdderCost: 101
255.34/256.33	c Try to convert by bdds
255.34/256.33	c d: 1
255.34/256.33	c estimatedAdderCost: 101
255.34/256.33	c Try to convert by bdds
255.34/256.33	c d: 1
255.34/256.33	c estimatedAdderCost: 101
255.34/256.33	c Try to convert by bdds
255.34/256.33	c d: 1
255.34/256.33	c estimatedAdderCost: 101
255.34/256.33	c Try to convert by bdds
255.34/256.33	c d: 1
255.34/256.33	c estimatedAdderCost: 101
255.34/256.33	c Try to convert by bdds
255.34/256.33	c d: 1
255.34/256.33	c estimatedAdderCost: 101
255.34/256.33	c Try to convert by bdds
255.34/256.34	c d: 1
255.34/256.34	c estimatedAdderCost: 101
255.34/256.34	c Try to convert by bdds
255.34/256.34	c d: 1
255.34/256.34	c estimatedAdderCost: 101
255.34/256.34	c Try to convert by bdds
255.34/256.34	c d: 1
255.34/256.34	c estimatedAdderCost: 101
255.34/256.34	c Try to convert by bdds
255.34/256.34	c d: 1
255.34/256.34	c estimatedAdderCost: 101
255.34/256.34	c Try to convert by bdds
255.34/256.34	c d: 1
255.34/256.34	c estimatedAdderCost: 101
255.34/256.34	c Try to convert by bdds
255.34/256.34	c d: 1
255.34/256.34	c estimatedAdderCost: 101
255.34/256.34	c Try to convert by bdds
255.34/256.34	c d: 1
255.34/256.34	c estimatedAdderCost: 101
255.34/256.34	c Try to convert by bdds
255.34/256.34	c d: 1
255.34/256.34	c estimatedAdderCost: 101
255.34/256.34	c Try to convert by bdds
255.34/256.35	c d: 1
255.34/256.35	c estimatedAdderCost: 101
255.34/256.35	c Try to convert by bdds
255.34/256.35	c d: 1
255.34/256.35	c estimatedAdderCost: 101
255.34/256.35	c Try to convert by bdds
255.34/256.35	c d: 1
255.34/256.35	c estimatedAdderCost: 101
255.34/256.35	c Try to convert by bdds
255.34/256.35	c d: 1
255.34/256.35	c estimatedAdderCost: 101
255.34/256.35	c Try to convert by bdds
255.34/256.35	c d: 1
255.34/256.35	c estimatedAdderCost: 101
255.34/256.35	c Try to convert by bdds
255.34/256.35	c d: 1
255.34/256.35	c estimatedAdderCost: 101
255.34/256.35	c Try to convert by bdds
255.34/256.35	c d: 1
255.34/256.35	c estimatedAdderCost: 101
255.34/256.35	c Try to convert by bdds
255.34/256.35	c d: 1
255.34/256.35	c estimatedAdderCost: 101
255.34/256.35	c Try to convert by bdds
255.34/256.36	c d: 1
255.34/256.36	c estimatedAdderCost: 101
255.34/256.36	c Try to convert by bdds
255.34/256.36	c d: 1
255.34/256.36	c estimatedAdderCost: 101
255.34/256.36	c Try to convert by bdds
255.34/256.36	c d: 1
255.34/256.36	c estimatedAdderCost: 101
255.34/256.36	c Try to convert by bdds
255.34/256.36	c d: 1
255.34/256.36	c estimatedAdderCost: 101
255.34/256.36	c Try to convert by bdds
255.34/256.36	c d: 1
255.34/256.36	c estimatedAdderCost: 101
255.34/256.36	c Try to convert by bdds
255.34/256.36	c d: 1
255.34/256.36	c estimatedAdderCost: 101
255.34/256.36	c Try to convert by bdds
255.34/256.36	c d: 1
255.34/256.36	c estimatedAdderCost: 101
255.34/256.36	c Try to convert by bdds
255.34/256.36	c d: 1
255.34/256.36	c estimatedAdderCost: 101
255.34/256.36	c Try to convert by bdds
255.34/256.37	c d: 1
255.34/256.37	c estimatedAdderCost: 101
255.34/256.37	c Try to convert by bdds
255.34/256.37	c d: 1
255.34/256.37	c estimatedAdderCost: 101
255.34/256.37	c Try to convert by bdds
255.34/256.37	c d: 1
255.34/256.37	c estimatedAdderCost: 101
255.34/256.37	c Try to convert by bdds
255.34/256.37	c d: 1
255.34/256.37	c estimatedAdderCost: 101
255.34/256.37	c Try to convert by bdds
255.34/256.37	c d: 1
255.34/256.37	c estimatedAdderCost: 101
255.34/256.37	c Try to convert by bdds
255.34/256.37	c d: 1
255.34/256.37	c estimatedAdderCost: 101
255.34/256.37	c Try to convert by bdds
255.34/256.37	c d: 1
255.34/256.37	c estimatedAdderCost: 101
255.34/256.37	c Try to convert by bdds
255.34/256.37	c d: 1
255.34/256.37	c estimatedAdderCost: 101
255.34/256.37	c Try to convert by bdds
255.34/256.38	c d: 1
255.34/256.38	c estimatedAdderCost: 101
255.34/256.38	c Try to convert by bdds
255.34/256.38	c d: 1
255.34/256.38	c estimatedAdderCost: 101
255.34/256.38	c Try to convert by bdds
255.34/256.38	c d: 1
255.34/256.38	c estimatedAdderCost: 101
255.34/256.38	c Try to convert by bdds
255.34/256.38	c d: 1
255.34/256.38	c estimatedAdderCost: 101
255.34/256.38	c Try to convert by bdds
255.34/256.38	c d: 1
255.34/256.38	c estimatedAdderCost: 101
255.34/256.38	c Try to convert by bdds
255.34/256.38	c d: 1
255.34/256.38	c estimatedAdderCost: 101
255.34/256.38	c Try to convert by bdds
255.34/256.38	c d: 1
255.34/256.38	c estimatedAdderCost: 101
255.34/256.38	c Try to convert by bdds
255.34/256.38	c d: 1
255.34/256.38	c estimatedAdderCost: 101
255.34/256.38	c Try to convert by bdds
255.34/256.39	c d: 1
255.34/256.39	c estimatedAdderCost: 101
255.34/256.39	c Try to convert by bdds
255.34/256.39	c d: 1
255.34/256.39	c estimatedAdderCost: 101
255.34/256.39	c Try to convert by bdds
255.34/256.39	c d: 1
255.34/256.39	c estimatedAdderCost: 101
255.34/256.39	c Try to convert by bdds
255.34/256.39	c d: 1
255.34/256.39	c estimatedAdderCost: 101
255.34/256.39	c Try to convert by bdds
255.34/256.39	c d: 1
255.34/256.39	c estimatedAdderCost: 101
255.34/256.39	c Try to convert by bdds
255.34/256.39	c d: 1
255.34/256.39	c estimatedAdderCost: 101
255.34/256.39	c Try to convert by bdds
255.34/256.39	c d: 1
255.34/256.39	c estimatedAdderCost: 101
255.34/256.39	c Try to convert by bdds
255.34/256.39	c d: 1
255.34/256.39	c estimatedAdderCost: 101
255.34/256.39	c Try to convert by bdds
255.34/256.40	c d: 1
255.34/256.40	c estimatedAdderCost: 101
255.34/256.40	c Try to convert by bdds
255.44/256.40	c d: 1
255.44/256.40	c estimatedAdderCost: 101
255.44/256.40	c Try to convert by bdds
255.44/256.40	c d: 1
255.44/256.40	c estimatedAdderCost: 101
255.44/256.40	c Try to convert by bdds
255.44/256.40	c d: 1
255.44/256.40	c estimatedAdderCost: 101
255.44/256.40	c Try to convert by bdds
255.44/256.40	c d: 1
255.44/256.40	c estimatedAdderCost: 101
255.44/256.40	c Try to convert by bdds
255.44/256.40	c d: 1
255.44/256.40	c estimatedAdderCost: 101
255.44/256.40	c Try to convert by bdds
255.44/256.40	c d: 1
255.44/256.40	c estimatedAdderCost: 101
255.44/256.40	c Try to convert by bdds
255.44/256.40	c d: 1
255.44/256.40	c estimatedAdderCost: 101
255.44/256.40	c Try to convert by bdds
255.44/256.40	c d: 1
255.44/256.40	c estimatedAdderCost: 101
255.44/256.40	c Try to convert by bdds
255.44/256.41	c d: 1
255.44/256.41	c estimatedAdderCost: 105
255.44/256.41	c Try to convert by bdds
255.44/256.41	c d: 1
255.44/256.41	c estimatedAdderCost: 105
255.44/256.41	c Try to convert by bdds
255.44/256.41	c d: 1
255.44/256.41	c estimatedAdderCost: 105
255.44/256.41	c Try to convert by bdds
255.44/256.42	c d: 1
255.44/256.42	c estimatedAdderCost: 105
255.44/256.42	c Try to convert by bdds
255.44/256.42	c d: 1
255.44/256.42	c estimatedAdderCost: 105
255.44/256.42	c Try to convert by bdds
255.44/256.42	c d: 1
255.44/256.42	c estimatedAdderCost: 105
255.44/256.42	c Try to convert by bdds
255.44/256.43	c d: 1
255.44/256.43	c estimatedAdderCost: 105
255.44/256.43	c Try to convert by bdds
255.44/256.43	c d: 1
255.44/256.43	c estimatedAdderCost: 105
255.44/256.43	c Try to convert by bdds
255.44/256.43	c d: 1
255.44/256.43	c estimatedAdderCost: 105
255.44/256.43	c Try to convert by bdds
255.44/256.44	c d: 1
255.44/256.44	c estimatedAdderCost: 105
255.44/256.44	c Try to convert by bdds
255.44/256.44	c d: 1
255.44/256.44	c estimatedAdderCost: 105
255.44/256.44	c Try to convert by bdds
255.44/256.44	c d: 1
255.44/256.44	c estimatedAdderCost: 105
255.44/256.44	c Try to convert by bdds
255.44/256.45	c d: 1
255.44/256.45	c estimatedAdderCost: 105
255.44/256.45	c Try to convert by bdds
255.44/256.45	c d: 1
255.44/256.45	c estimatedAdderCost: 105
255.44/256.45	c Try to convert by bdds
255.44/256.45	c d: 1
255.44/256.45	c estimatedAdderCost: 105
255.44/256.45	c Try to convert by bdds
255.44/256.46	c d: 1
255.44/256.46	c estimatedAdderCost: 105
255.44/256.46	c Try to convert by bdds
255.44/256.46	c d: 1
255.44/256.46	c estimatedAdderCost: 105
255.44/256.46	c Try to convert by bdds
255.44/256.46	c d: 1
255.44/256.46	c estimatedAdderCost: 105
255.44/256.46	c Try to convert by bdds
255.44/256.47	c d: 1
255.44/256.47	c estimatedAdderCost: 105
255.44/256.47	c Try to convert by bdds
255.44/256.47	c d: 1
255.44/256.47	c estimatedAdderCost: 105
255.44/256.47	c Try to convert by bdds
255.44/256.47	c d: 1
255.44/256.47	c estimatedAdderCost: 105
255.44/256.47	c Try to convert by bdds
255.44/256.48	c d: 1
255.44/256.48	c estimatedAdderCost: 105
255.44/256.48	c Try to convert by bdds
255.44/256.48	c d: 1
255.44/256.48	c estimatedAdderCost: 105
255.44/256.48	c Try to convert by bdds
255.44/256.48	c d: 1
255.44/256.48	c estimatedAdderCost: 105
255.44/256.48	c Try to convert by bdds
255.44/256.49	c d: 1
255.44/256.49	c estimatedAdderCost: 105
255.44/256.49	c Try to convert by bdds
255.44/256.49	c d: 1
255.44/256.49	c estimatedAdderCost: 105
255.44/256.49	c Try to convert by bdds
255.44/256.49	c d: 1
255.44/256.49	c estimatedAdderCost: 105
255.44/256.49	c Try to convert by bdds
255.44/256.50	c d: 1
255.44/256.50	c estimatedAdderCost: 105
255.44/256.50	c Try to convert by bdds
255.54/256.50	c d: 1
255.54/256.50	c estimatedAdderCost: 105
255.54/256.50	c Try to convert by bdds
255.54/256.50	c d: 1
255.54/256.50	c estimatedAdderCost: 105
255.54/256.50	c Try to convert by bdds
255.54/256.51	c d: 1
255.54/256.51	c estimatedAdderCost: 105
255.54/256.51	c Try to convert by bdds
255.54/256.51	c d: 1
255.54/256.51	c estimatedAdderCost: 105
255.54/256.51	c Try to convert by bdds
255.54/256.51	c d: 1
255.54/256.51	c estimatedAdderCost: 105
255.54/256.51	c Try to convert by bdds
255.54/256.52	c d: 1
255.54/256.52	c estimatedAdderCost: 105
255.54/256.52	c Try to convert by bdds
255.54/256.52	c d: 1
255.54/256.52	c estimatedAdderCost: 105
255.54/256.52	c Try to convert by bdds
255.54/256.52	c d: 1
255.54/256.52	c estimatedAdderCost: 105
255.54/256.52	c Try to convert by bdds
255.54/256.52	c d: 1
255.54/256.52	c estimatedAdderCost: 105
255.54/256.52	c Try to convert by bdds
255.54/256.53	c d: 1
255.54/256.53	c estimatedAdderCost: 105
255.54/256.53	c Try to convert by bdds
255.54/256.53	c d: 1
255.54/256.53	c estimatedAdderCost: 105
255.54/256.53	c Try to convert by bdds
255.54/256.53	c d: 1
255.54/256.53	c estimatedAdderCost: 105
255.54/256.53	c Try to convert by bdds
255.54/256.54	c d: 1
255.54/256.54	c estimatedAdderCost: 105
255.54/256.54	c Try to convert by bdds
255.54/256.54	c d: 1
255.54/256.54	c estimatedAdderCost: 105
255.54/256.54	c Try to convert by bdds
255.54/256.54	c d: 1
255.54/256.54	c estimatedAdderCost: 105
255.54/256.54	c Try to convert by bdds
255.54/256.55	c d: 1
255.54/256.55	c estimatedAdderCost: 105
255.54/256.55	c Try to convert by bdds
255.54/256.55	c d: 1
255.54/256.55	c estimatedAdderCost: 105
255.54/256.55	c Try to convert by bdds
255.54/256.55	c d: 1
255.54/256.55	c estimatedAdderCost: 105
255.54/256.55	c Try to convert by bdds
255.54/256.56	c d: 1
255.54/256.56	c estimatedAdderCost: 105
255.54/256.56	c Try to convert by bdds
255.54/256.56	c d: 1
255.54/256.56	c estimatedAdderCost: 105
255.54/256.56	c Try to convert by bdds
255.54/256.56	c d: 1
255.54/256.56	c estimatedAdderCost: 105
255.54/256.56	c Try to convert by bdds
255.54/256.57	c d: 1
255.54/256.57	c estimatedAdderCost: 105
255.54/256.57	c Try to convert by bdds
255.54/256.57	c d: 1
255.54/256.57	c estimatedAdderCost: 105
255.54/256.57	c Try to convert by bdds
255.54/256.57	c d: 1
255.54/256.57	c estimatedAdderCost: 105
255.54/256.57	c Try to convert by bdds
255.54/256.58	c d: 1
255.54/256.58	c estimatedAdderCost: 105
255.54/256.58	c Try to convert by bdds
255.54/256.58	c d: 1
255.54/256.58	c estimatedAdderCost: 105
255.54/256.58	c Try to convert by bdds
255.54/256.58	c d: 1
255.54/256.58	c estimatedAdderCost: 105
255.54/256.58	c Try to convert by bdds
255.54/256.59	c d: 1
255.54/256.59	c estimatedAdderCost: 105
255.54/256.59	c Try to convert by bdds
255.54/256.59	c d: 1
255.54/256.59	c estimatedAdderCost: 105
255.54/256.59	c Try to convert by bdds
255.54/256.59	c d: 1
255.54/256.59	c estimatedAdderCost: 105
255.54/256.59	c Try to convert by bdds
255.64/256.60	c d: 1
255.64/256.60	c estimatedAdderCost: 105
255.64/256.60	c Try to convert by bdds
255.64/256.60	c d: 1
255.64/256.60	c estimatedAdderCost: 105
255.64/256.60	c Try to convert by bdds
255.64/256.61	c d: 1
255.64/256.61	c estimatedAdderCost: 105
255.64/256.61	c Try to convert by bdds
255.64/256.61	c d: 1
255.64/256.61	c estimatedAdderCost: 105
255.64/256.61	c Try to convert by bdds
255.64/256.61	c d: 1
255.64/256.61	c estimatedAdderCost: 105
255.64/256.61	c Try to convert by bdds
255.64/256.62	c d: 1
255.64/256.62	c estimatedAdderCost: 105
255.64/256.62	c Try to convert by bdds
255.64/256.62	c d: 1
255.64/256.62	c estimatedAdderCost: 105
255.64/256.62	c Try to convert by bdds
255.64/256.62	c d: 1
255.64/256.62	c estimatedAdderCost: 105
255.64/256.62	c Try to convert by bdds
255.64/256.63	c d: 1
255.64/256.63	c estimatedAdderCost: 105
255.64/256.63	c Try to convert by bdds
255.64/256.63	c d: 1
255.64/256.63	c estimatedAdderCost: 105
255.64/256.63	c Try to convert by bdds
255.64/256.63	c d: 1
255.64/256.63	c estimatedAdderCost: 105
255.64/256.63	c Try to convert by bdds
255.64/256.64	c d: 1
255.64/256.64	c estimatedAdderCost: 105
255.64/256.64	c Try to convert by bdds
255.64/256.64	c d: 1
255.64/256.64	c estimatedAdderCost: 105
255.64/256.64	c Try to convert by bdds
255.64/256.64	c d: 1
255.64/256.64	c estimatedAdderCost: 105
255.64/256.64	c Try to convert by bdds
255.64/256.65	c d: 1
255.64/256.65	c estimatedAdderCost: 105
255.64/256.65	c Try to convert by bdds
255.64/256.65	c d: 1
255.64/256.65	c estimatedAdderCost: 105
255.64/256.65	c Try to convert by bdds
255.64/256.65	c d: 1
255.64/256.65	c estimatedAdderCost: 105
255.64/256.65	c Try to convert by bdds
255.64/256.66	c d: 1
255.64/256.66	c estimatedAdderCost: 105
255.64/256.66	c Try to convert by bdds
255.64/256.66	c d: 1
255.64/256.66	c estimatedAdderCost: 105
255.64/256.66	c Try to convert by bdds
255.64/256.66	c d: 1
255.64/256.66	c estimatedAdderCost: 105
255.64/256.66	c Try to convert by bdds
255.64/256.67	c d: 1
255.64/256.67	c estimatedAdderCost: 105
255.64/256.67	c Try to convert by bdds
255.64/256.67	c d: 1
255.64/256.67	c estimatedAdderCost: 105
255.64/256.67	c Try to convert by bdds
255.64/256.67	c d: 1
255.64/256.67	c estimatedAdderCost: 105
255.64/256.67	c Try to convert by bdds
255.64/256.68	c d: 1
255.64/256.68	c estimatedAdderCost: 105
255.64/256.68	c Try to convert by bdds
255.64/256.68	c d: 1
255.64/256.68	c estimatedAdderCost: 105
255.64/256.68	c Try to convert by bdds
255.64/256.68	c d: 1
255.64/256.68	c estimatedAdderCost: 105
255.64/256.68	c Try to convert by bdds
255.64/256.69	c d: 1
255.64/256.69	c estimatedAdderCost: 105
255.64/256.69	c Try to convert by bdds
255.64/256.69	c d: 1
255.64/256.69	c estimatedAdderCost: 105
255.64/256.69	c Try to convert by bdds
255.64/256.69	c d: 1
255.64/256.69	c estimatedAdderCost: 105
255.64/256.69	c Try to convert by bdds
255.74/256.70	c d: 1
255.74/256.70	c estimatedAdderCost: 105
255.74/256.70	c Try to convert by bdds
255.74/256.70	c d: 1
255.74/256.70	c estimatedAdderCost: 105
255.74/256.70	c Try to convert by bdds
255.74/256.70	c d: 1
255.74/256.70	c estimatedAdderCost: 105
255.74/256.70	c Try to convert by bdds
255.74/256.71	c d: 1
255.74/256.71	c estimatedAdderCost: 105
255.74/256.71	c Try to convert by bdds
255.74/256.71	c d: 1
255.74/256.71	c estimatedAdderCost: 105
255.74/256.71	c Try to convert by bdds
255.74/256.71	c d: 1
255.74/256.71	c estimatedAdderCost: 105
255.74/256.71	c Try to convert by bdds
255.74/256.72	c d: 1
255.74/256.72	c estimatedAdderCost: 105
255.74/256.72	c Try to convert by bdds
255.74/256.72	c d: 1
255.74/256.72	c estimatedAdderCost: 105
255.74/256.72	c Try to convert by bdds
255.74/256.72	c d: 1
255.74/256.72	c estimatedAdderCost: 105
255.74/256.72	c Try to convert by bdds
255.74/256.73	c d: 1
255.74/256.73	c estimatedAdderCost: 105
255.74/256.73	c Try to convert by bdds
255.74/256.73	c d: 1
255.74/256.73	c estimatedAdderCost: 105
255.74/256.73	c Try to convert by bdds
255.74/256.73	c d: 1
255.74/256.73	c estimatedAdderCost: 105
255.74/256.73	c Try to convert by bdds
255.74/256.74	c d: 1
255.74/256.74	c estimatedAdderCost: 105
255.74/256.74	c Try to convert by bdds
255.74/256.74	c d: 1
255.74/256.74	c estimatedAdderCost: 104
255.74/256.74	c Try to convert by bdds
255.74/256.74	c d: 1
255.74/256.74	c estimatedAdderCost: 104
255.74/256.74	c Try to convert by bdds
255.74/256.75	c d: 1
255.74/256.75	c estimatedAdderCost: 104
255.74/256.75	c Try to convert by bdds
255.74/256.75	c d: 1
255.74/256.75	c estimatedAdderCost: 104
255.74/256.75	c Try to convert by bdds
255.74/256.75	c d: 1
255.74/256.75	c estimatedAdderCost: 104
255.74/256.75	c Try to convert by bdds
255.74/256.76	c d: 1
255.74/256.76	c estimatedAdderCost: 104
255.74/256.76	c Try to convert by bdds
255.74/256.76	c d: 1
255.74/256.76	c estimatedAdderCost: 104
255.74/256.76	c Try to convert by bdds
255.74/256.76	c d: 1
255.74/256.76	c estimatedAdderCost: 104
255.74/256.76	c Try to convert by bdds
255.74/256.77	c d: 1
255.74/256.77	c estimatedAdderCost: 104
255.74/256.77	c Try to convert by bdds
255.74/256.77	c d: 1
255.74/256.77	c estimatedAdderCost: 104
255.74/256.77	c Try to convert by bdds
255.74/256.77	c d: 1
255.74/256.77	c estimatedAdderCost: 104
255.74/256.77	c Try to convert by bdds
255.74/256.77	c d: 1
255.74/256.77	c estimatedAdderCost: 104
255.74/256.77	c Try to convert by bdds
255.74/256.78	c d: 1
255.74/256.78	c estimatedAdderCost: 104
255.74/256.78	c Try to convert by bdds
255.74/256.78	c d: 1
255.74/256.78	c estimatedAdderCost: 104
255.74/256.78	c Try to convert by bdds
255.74/256.78	c d: 1
255.74/256.78	c estimatedAdderCost: 104
255.74/256.78	c Try to convert by bdds
255.74/256.79	c d: 1
255.74/256.79	c estimatedAdderCost: 104
255.74/256.79	c Try to convert by bdds
255.74/256.79	c d: 1
255.74/256.79	c estimatedAdderCost: 104
255.74/256.79	c Try to convert by bdds
255.74/256.79	c d: 1
255.74/256.79	c estimatedAdderCost: 104
255.74/256.79	c Try to convert by bdds
255.84/256.80	c d: 1
255.84/256.80	c estimatedAdderCost: 104
255.84/256.80	c Try to convert by bdds
255.84/256.80	c d: 1
255.84/256.80	c estimatedAdderCost: 104
255.84/256.80	c Try to convert by bdds
255.84/256.80	c d: 1
255.84/256.80	c estimatedAdderCost: 104
255.84/256.80	c Try to convert by bdds
255.84/256.81	c d: 1
255.84/256.81	c estimatedAdderCost: 104
255.84/256.81	c Try to convert by bdds
255.84/256.81	c d: 1
255.84/256.81	c estimatedAdderCost: 104
255.84/256.81	c Try to convert by bdds
255.84/256.81	c d: 1
255.84/256.81	c estimatedAdderCost: 104
255.84/256.81	c Try to convert by bdds
255.84/256.81	c d: 1
255.84/256.81	c estimatedAdderCost: 104
255.84/256.81	c Try to convert by bdds
255.84/256.82	c d: 1
255.84/256.82	c estimatedAdderCost: 104
255.84/256.82	c Try to convert by bdds
255.84/256.82	c d: 1
255.84/256.82	c estimatedAdderCost: 104
255.84/256.82	c Try to convert by bdds
255.84/256.82	c d: 1
255.84/256.82	c estimatedAdderCost: 104
255.84/256.82	c Try to convert by bdds
255.84/256.83	c d: 1
255.84/256.83	c estimatedAdderCost: 104
255.84/256.83	c Try to convert by bdds
255.84/256.83	c d: 1
255.84/256.83	c estimatedAdderCost: 104
255.84/256.83	c Try to convert by bdds
255.84/256.83	c d: 1
255.84/256.83	c estimatedAdderCost: 104
255.84/256.83	c Try to convert by bdds
255.84/256.84	c d: 1
255.84/256.84	c estimatedAdderCost: 104
255.84/256.84	c Try to convert by bdds
255.84/256.84	c d: 1
255.84/256.84	c estimatedAdderCost: 104
255.84/256.84	c Try to convert by bdds
255.84/256.84	c d: 1
255.84/256.84	c estimatedAdderCost: 104
255.84/256.84	c Try to convert by bdds
255.84/256.84	c d: 1
255.84/256.84	c estimatedAdderCost: 104
255.84/256.84	c Try to convert by bdds
255.84/256.85	c d: 1
255.84/256.85	c estimatedAdderCost: 104
255.84/256.85	c Try to convert by bdds
255.84/256.85	c d: 1
255.84/256.85	c estimatedAdderCost: 104
255.84/256.85	c Try to convert by bdds
255.84/256.85	c d: 1
255.84/256.85	c estimatedAdderCost: 104
255.84/256.85	c Try to convert by bdds
255.84/256.86	c d: 1
255.84/256.86	c estimatedAdderCost: 104
255.84/256.86	c Try to convert by bdds
255.84/256.86	c d: 1
255.84/256.86	c estimatedAdderCost: 104
255.84/256.86	c Try to convert by bdds
255.84/256.86	c d: 1
255.84/256.86	c estimatedAdderCost: 104
255.84/256.86	c Try to convert by bdds
255.84/256.87	c d: 1
255.84/256.87	c estimatedAdderCost: 104
255.84/256.87	c Try to convert by bdds
255.84/256.87	c d: 1
255.84/256.87	c estimatedAdderCost: 104
255.84/256.87	c Try to convert by bdds
255.84/256.87	c d: 1
255.84/256.87	c estimatedAdderCost: 104
255.84/256.87	c Try to convert by bdds
255.84/256.88	c d: 1
255.84/256.88	c estimatedAdderCost: 104
255.84/256.88	c Try to convert by bdds
255.84/256.88	c d: 1
255.84/256.88	c estimatedAdderCost: 104
255.84/256.88	c Try to convert by bdds
255.84/256.88	c d: 1
255.84/256.88	c estimatedAdderCost: 104
255.84/256.88	c Try to convert by bdds
255.84/256.88	c d: 1
255.84/256.88	c estimatedAdderCost: 104
255.84/256.88	c Try to convert by bdds
255.84/256.89	c d: 1
255.84/256.89	c estimatedAdderCost: 104
255.84/256.89	c Try to convert by bdds
255.84/256.89	c d: 1
255.84/256.89	c estimatedAdderCost: 104
255.84/256.89	c Try to convert by bdds
255.84/256.89	c d: 1
255.84/256.89	c estimatedAdderCost: 104
255.84/256.89	c Try to convert by bdds
255.94/256.90	c d: 1
255.94/256.90	c estimatedAdderCost: 104
255.94/256.90	c Try to convert by bdds
255.94/256.90	c d: 1
255.94/256.90	c estimatedAdderCost: 104
255.94/256.90	c Try to convert by bdds
255.94/256.90	c d: 1
255.94/256.90	c estimatedAdderCost: 104
255.94/256.90	c Try to convert by bdds
255.94/256.91	c d: 1
255.94/256.91	c estimatedAdderCost: 104
255.94/256.91	c Try to convert by bdds
255.94/256.91	c d: 1
255.94/256.91	c estimatedAdderCost: 104
255.94/256.91	c Try to convert by bdds
255.94/256.91	c d: 1
255.94/256.91	c estimatedAdderCost: 104
255.94/256.91	c Try to convert by bdds
255.94/256.91	c d: 1
255.94/256.91	c estimatedAdderCost: 104
255.94/256.91	c Try to convert by bdds
255.94/256.92	c d: 1
255.94/256.92	c estimatedAdderCost: 104
255.94/256.92	c Try to convert by bdds
255.94/256.92	c d: 1
255.94/256.92	c estimatedAdderCost: 104
255.94/256.92	c Try to convert by bdds
255.94/256.92	c d: 1
255.94/256.92	c estimatedAdderCost: 104
255.94/256.92	c Try to convert by bdds
255.94/256.93	c d: 1
255.94/256.93	c estimatedAdderCost: 104
255.94/256.93	c Try to convert by bdds
255.94/256.93	c d: 1
255.94/256.93	c estimatedAdderCost: 104
255.94/256.93	c Try to convert by bdds
255.94/256.93	c d: 1
255.94/256.93	c estimatedAdderCost: 104
255.94/256.93	c Try to convert by bdds
255.94/256.94	c d: 1
255.94/256.94	c estimatedAdderCost: 104
255.94/256.94	c Try to convert by bdds
255.94/256.94	c d: 1
255.94/256.94	c estimatedAdderCost: 104
255.94/256.94	c Try to convert by bdds
255.94/256.94	c d: 1
255.94/256.94	c estimatedAdderCost: 104
255.94/256.94	c Try to convert by bdds
255.94/256.95	c d: 1
255.94/256.95	c estimatedAdderCost: 104
255.94/256.95	c Try to convert by bdds
255.94/256.95	c d: 1
255.94/256.95	c estimatedAdderCost: 104
255.94/256.95	c Try to convert by bdds
255.94/256.95	c d: 1
255.94/256.95	c estimatedAdderCost: 104
255.94/256.95	c Try to convert by bdds
255.94/256.95	c d: 1
255.94/256.95	c estimatedAdderCost: 104
255.94/256.95	c Try to convert by bdds
255.94/256.96	c d: 1
255.94/256.96	c estimatedAdderCost: 104
255.94/256.96	c Try to convert by bdds
255.94/256.96	c d: 1
255.94/256.96	c estimatedAdderCost: 104
255.94/256.96	c Try to convert by bdds
255.94/256.96	c d: 1
255.94/256.96	c estimatedAdderCost: 104
255.94/256.96	c Try to convert by bdds
255.94/256.97	c d: 1
255.94/256.97	c estimatedAdderCost: 104
255.94/256.97	c Try to convert by bdds
255.94/256.97	c d: 1
255.94/256.97	c estimatedAdderCost: 104
255.94/256.97	c Try to convert by bdds
255.94/256.97	c d: 1
255.94/256.97	c estimatedAdderCost: 104
255.94/256.97	c Try to convert by bdds
255.94/256.98	c d: 1
255.94/256.98	c estimatedAdderCost: 104
255.94/256.98	c Try to convert by bdds
255.94/256.98	c d: 1
255.94/256.98	c estimatedAdderCost: 104
255.94/256.98	c Try to convert by bdds
255.94/256.98	c d: 1
255.94/256.98	c estimatedAdderCost: 104
255.94/256.98	c Try to convert by bdds
255.94/256.98	c d: 1
255.94/256.98	c estimatedAdderCost: 104
255.94/256.98	c Try to convert by bdds
255.94/256.99	c d: 1
255.94/256.99	c estimatedAdderCost: 104
255.94/256.99	c Try to convert by bdds
255.94/256.99	c d: 1
255.94/256.99	c estimatedAdderCost: 104
255.94/256.99	c Try to convert by bdds
255.94/256.99	c d: 1
255.94/256.99	c estimatedAdderCost: 104
255.94/256.99	c Try to convert by bdds
255.94/257.00	c d: 1
255.94/257.00	c estimatedAdderCost: 104
255.94/257.00	c Try to convert by bdds
255.94/257.00	c d: 1
255.94/257.00	c estimatedAdderCost: 104
255.94/257.00	c Try to convert by bdds
255.94/257.00	c d: 1
255.94/257.00	c estimatedAdderCost: 104
255.94/257.00	c Try to convert by bdds
255.94/257.01	c d: 1
255.94/257.01	c estimatedAdderCost: 104
255.94/257.01	c Try to convert by bdds
256.05/257.01	c d: 1
256.05/257.01	c estimatedAdderCost: 104
256.05/257.01	c Try to convert by bdds
256.05/257.01	c d: 1
256.05/257.01	c estimatedAdderCost: 104
256.05/257.01	c Try to convert by bdds
256.05/257.02	c d: 1
256.05/257.02	c estimatedAdderCost: 104
256.05/257.02	c Try to convert by bdds
256.05/257.02	c d: 1
256.05/257.02	c estimatedAdderCost: 104
256.05/257.02	c Try to convert by bdds
256.05/257.02	c d: 1
256.05/257.02	c estimatedAdderCost: 104
256.05/257.02	c Try to convert by bdds
256.05/257.02	c d: 1
256.05/257.02	c estimatedAdderCost: 104
256.05/257.02	c Try to convert by bdds
256.05/257.03	c d: 1
256.05/257.03	c estimatedAdderCost: 104
256.05/257.03	c Try to convert by bdds
256.05/257.03	c d: 1
256.05/257.03	c estimatedAdderCost: 104
256.05/257.03	c Try to convert by bdds
256.05/257.03	c d: 1
256.05/257.03	c estimatedAdderCost: 104
256.05/257.03	c Try to convert by bdds
256.05/257.04	c d: 1
256.05/257.04	c estimatedAdderCost: 104
256.05/257.04	c Try to convert by bdds
256.05/257.04	c d: 1
256.05/257.04	c estimatedAdderCost: 104
256.05/257.04	c Try to convert by bdds
256.05/257.04	c d: 1
256.05/257.04	c estimatedAdderCost: 104
256.05/257.04	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.05	c d: 1
256.05/257.05	c estimatedAdderCost: 5
256.05/257.05	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.06	c d: 1
256.05/257.06	c estimatedAdderCost: 5
256.05/257.06	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.07	c d: 1
256.05/257.07	c estimatedAdderCost: 5
256.05/257.07	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.08	c d: 1
256.05/257.08	c estimatedAdderCost: 5
256.05/257.08	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.09	c d: 1
256.05/257.09	c estimatedAdderCost: 5
256.05/257.09	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.10	c d: 1
256.05/257.10	c estimatedAdderCost: 5
256.05/257.10	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.05/257.11	c d: 1
256.05/257.11	c estimatedAdderCost: 5
256.05/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.11	c d: 1
256.14/257.11	c estimatedAdderCost: 5
256.14/257.11	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.14/257.12	c d: 1
256.14/257.12	c estimatedAdderCost: 5
256.14/257.12	c Try to convert by bdds
256.24/257.21	c d: 1
256.24/257.21	c estimatedAdderCost: 3
256.24/257.21	c Try to convert by bdds
256.24/257.21	c d: 1
256.24/257.21	c estimatedAdderCost: 3
256.24/257.21	c Try to convert by bdds
256.24/257.21	c d: 1
256.24/257.21	c estimatedAdderCost: 3
256.24/257.21	c Try to convert by bdds
256.24/257.21	c d: 1
256.24/257.21	c estimatedAdderCost: 3
256.24/257.21	c Try to convert by bdds
256.24/257.21	c d: 1
256.24/257.21	c estimatedAdderCost: 3
256.24/257.21	c Try to convert by bdds
256.24/257.21	c d: 1
256.24/257.21	c estimatedAdderCost: 3
256.24/257.21	c Try to convert by bdds
256.24/257.21	c d: 1
256.24/257.21	c estimatedAdderCost: 3
256.24/257.21	c Try to convert by bdds
256.24/257.21	c d: 1
256.24/257.21	c estimatedAdderCost: 3
256.24/257.21	c Try to convert by bdds
256.24/257.21	c d: 1
256.24/257.21	c estimatedAdderCost: 3
256.24/257.21	c Try to convert by bdds
256.24/257.21	c d: 1
256.24/257.21	c estimatedAdderCost: 3
256.24/257.21	c Try to convert by bdds
256.24/257.21	c d: 1
256.24/257.21	c estimatedAdderCost: 3
256.24/257.21	c Try to convert by bdds
256.24/257.21	c d: 1
256.24/257.21	c estimatedAdderCost: 3
256.24/257.21	c Try to convert by bdds
256.24/257.21	c d: 1
256.24/257.21	c estimatedAdderCost: 3
256.24/257.21	c Try to convert by bdds
256.24/257.21	c d: 1
256.24/257.21	c estimatedAdderCost: 3
256.24/257.21	c Try to convert by bdds
256.24/257.21	c d: 1
256.24/257.21	c estimatedAdderCost: 3
256.24/257.21	c Try to convert by bdds
256.24/257.21	c d: 1
256.24/257.21	c estimatedAdderCost: 3
256.24/257.21	c Try to convert by bdds
256.24/257.21	c d: 1
256.24/257.21	c estimatedAdderCost: 3
256.24/257.21	c Try to convert by bdds
256.24/257.21	c d: 1
256.24/257.21	c estimatedAdderCost: 3
256.24/257.21	c Try to convert by bdds
256.24/257.21	c d: 1
256.24/257.21	c estimatedAdderCost: 3
256.24/257.21	c Try to convert by bdds
256.24/257.21	c d: 1
256.24/257.21	c estimatedAdderCost: 3
256.24/257.21	c Try to convert by bdds
256.24/257.21	c d: 1
256.24/257.21	c estimatedAdderCost: 3
256.24/257.21	c Try to convert by bdds
256.24/257.21	c d: 1
256.24/257.21	c estimatedAdderCost: 3
256.24/257.21	c Try to convert by bdds
256.24/257.21	c d: 1
256.24/257.21	c estimatedAdderCost: 3
256.24/257.21	c Try to convert by bdds
256.24/257.21	c d: 1
256.24/257.21	c estimatedAdderCost: 3
256.24/257.21	c Try to convert by bdds
256.24/257.21	c d: 1
256.24/257.21	c estimatedAdderCost: 3
256.24/257.21	c Try to convert by bdds
256.24/257.21	c d: 1
256.24/257.21	c estimatedAdderCost: 3
256.24/257.21	c Try to convert by bdds
256.24/257.21	c d: 1
256.24/257.21	c estimatedAdderCost: 3
256.24/257.21	c Try to convert by bdds
256.24/257.21	c d: 1
256.24/257.21	c estimatedAdderCost: 3
256.24/257.21	c Try to convert by bdds
256.24/257.21	c d: 1
256.24/257.21	c estimatedAdderCost: 3
256.24/257.21	c Try to convert by bdds
256.24/257.21	c d: 1
256.24/257.21	c estimatedAdderCost: 3
256.24/257.21	c Try to convert by bdds
256.24/257.21	c d: 1
256.24/257.21	c estimatedAdderCost: 3
256.24/257.21	c Try to convert by bdds
256.24/257.21	c d: 1
256.24/257.21	c estimatedAdderCost: 3
256.24/257.21	c Try to convert by bdds
256.24/257.21	c d: 1
256.24/257.21	c estimatedAdderCost: 3
256.24/257.21	c Try to convert by bdds
256.24/257.21	c d: 1
256.24/257.21	c estimatedAdderCost: 3
256.24/257.21	c Try to convert by bdds
256.24/257.21	c d: 1
256.24/257.21	c estimatedAdderCost: 3
256.24/257.21	c Try to convert by bdds
256.24/257.21	c d: 1
256.24/257.21	c estimatedAdderCost: 3
256.24/257.21	c Try to convert by bdds
256.24/257.21	c d: 1
256.24/257.21	c estimatedAdderCost: 3
256.24/257.21	c Try to convert by bdds
256.24/257.21	c d: 1
256.24/257.21	c estimatedAdderCost: 3
256.24/257.21	c Try to convert by bdds
256.24/257.21	c d: 1
256.24/257.21	c estimatedAdderCost: 3
256.24/257.21	c Try to convert by bdds
256.24/257.21	c d: 1
256.24/257.21	c estimatedAdderCost: 3
256.24/257.21	c Try to convert by bdds
256.24/257.21	c d: 1
256.24/257.21	c estimatedAdderCost: 3
256.24/257.21	c Try to convert by bdds
256.24/257.21	c d: 1
256.24/257.21	c estimatedAdderCost: 3
256.24/257.21	c Try to convert by bdds
256.24/257.21	c d: 1
256.24/257.21	c estimatedAdderCost: 3
256.24/257.21	c Try to convert by bdds
256.24/257.21	c d: 1
256.24/257.21	c estimatedAdderCost: 3
256.24/257.21	c Try to convert by bdds
256.24/257.21	c d: 1
256.24/257.21	c estimatedAdderCost: 3
256.24/257.21	c Try to convert by bdds
256.24/257.21	c d: 1
256.24/257.21	c estimatedAdderCost: 3
256.24/257.21	c Try to convert by bdds
256.24/257.21	c d: 1
256.24/257.21	c estimatedAdderCost: 3
256.24/257.21	c Try to convert by bdds
256.24/257.21	c d: 1
256.24/257.21	c estimatedAdderCost: 3
256.24/257.21	c Try to convert by bdds
256.24/257.21	c d: 1
256.24/257.21	c estimatedAdderCost: 3
256.24/257.21	c Try to convert by bdds
256.24/257.21	c d: 1
256.24/257.21	c estimatedAdderCost: 3
256.24/257.21	c Try to convert by bdds
256.24/257.21	c d: 1
256.24/257.21	c estimatedAdderCost: 3
256.24/257.21	c Try to convert by bdds
256.24/257.21	c d: 1
256.24/257.21	c estimatedAdderCost: 3
256.24/257.21	c Try to convert by bdds
256.24/257.21	c d: 1
256.24/257.21	c estimatedAdderCost: 3
256.24/257.21	c Try to convert by bdds
256.24/257.21	c d: 1
256.24/257.21	c estimatedAdderCost: 3
256.24/257.21	c Try to convert by bdds
256.24/257.21	c d: 1
256.24/257 [...]

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

0100 -x910101 -x910102 -x910103 -x910104 -x910105 -x910106 -x910107 -x910108 -x910109 -x910110 -x910111 -x910112 -x910113 -x910114 -x910115 -x910116 -x910117 -x910118 -x910119 -x910120 -x910121 -x910122 -x910123 -x910124 -x910125 -x910126 -x910127 -x910128 -x910129 -x910130 -x910131 -x910132 -x910133 -x910134 -x910135 -x910136 -x910137 -x910138 -x910139 -x910140 -x910141 -x910142 -x910143 -x910144 -x910145 -x910146 -x910147 -x910148 -x910149 -x910150 -x910151 -x910152 -x910153 -x910154 -x910155 -x910156 -x910157 -x910158 -x910159 -x910160 -x910161 -x910162 -x910163 -x910164 -x910165 -x910166 -x910167 -x910168 -x910169 -x910170 -x910171 -x910172 -x910173 -x910174 -x910175 -x910176 -x910177 -x910178 -x910179 -x910180 -x910181 -x910182 -x910183 -x910184 -x910185 -x910186 -x910187 -x910188 -x910189 -x910190 -x910191 -x910192 -x910193 -x910194 -x910195 -x910196 -x910197 -x910198 -x910199 -x910200 -x910201 -x910202 -x910203 -x910204 -x910205 -x910206 -x910207 -x910208 -x910209 -x910210 -x910211 -x910212 -x910213 -x910214 -x910215 -x910216 -x910217 -x910218 -x910219 -x910220 -x910221 -x910222 -x910223 -x910224 -x910225 -x910226 -x910227 -x910228 -x910229 -x910230 -x910231 -x910232 -x910233 -x910234 -x910235 -x910236 -x910237 -x910238 -x910239 -x910240 -x910241 -x910242 -x910243 -x910244 -x910245 -x910246 -x910247 -x910248 -x910249 -x910250 -x910251 -x910252 -x910253 -x910254 -x910255 -x910256 -x910257 -x910258 -x910259 -x910260 -x910261 -x910262 -x910263 -x910264 -x910265 -x910266 -x910267 -x910268 -x910269 -x910270 -x910271 -x910272 -x910273 -x910274 -x910275 -x910276 -x910277 -x910278 -x910279 -x910280 -x910281 -x910282 -x910283 -x910284 -x910285 -x910286 -x910287 -x910288 -x910289 -x910290 -x910291 -x910292 -x910293 -x910294 -x910295 -x910296 -x910297 -x910298 -x910299 -x910300 -x910301 -x910302 -x910303 -x910304 -x910305 -x910306 -x910307 -x910308 -x910309 -x910310 -x910311 -x910312 -x910313 -x910314 -x910315 -x910316 -x910317 -x910318 -x910319 -x910320 -x910321 -x910322 -x910323 -x910324 -x910325 -x910326 -x910327 -x910328 -x910329 -x910330 -x910331 -x910332 -x910333 -x910334 -x910335 -x910336 -x910337 -x910338 -x910339 -x910340 -x910341 -x910342 -x910343 -x910344 -x910345 -x910346 -x910347 -x910348 -x910349 -x910350 -x910351 -x910352 -x910353 -x910354 -x910355 -x910356 -x910357 -x910358 -x910359 -x910360 -x910361 -x910362 -x910363 -x910364 -x910365 -x910366 -x910367 -x910368 -x910369 -x910370 -x910371 -x910372 -x910373 -x910374 -x910375 -x910376 -x910377 -x910378 -x910379 -x910380 -x910381 -x910382 -x910383 -x910384 -x910385 -x910386 -x910387 -x910388 -x910389 -x910390 -x910391 -x910392 -x910393 -x910394 -x910395 -x910396 -x910397 -x910398 -x910399 -x910400 -x910401 -x910402 -x910403 -x910404 -x910405 -x910406 -x910407 -x910408 -x910409 -x910410 -x910411 -x910412 -x910413 -x910414 -x910415 -x910416 -x910417 -x910418 -x910419 -x910420 -x910421 -x910422 -x910423 -x910424 -x910425 -x910426 -x910427 -x910428 -x910429 -x910430 -x910431 -x910432 -x910433 -x910434 -x910435 -x910436 -x910437 -x910438 -x910439 -x910440 -x910441 -x910442 -x910443 -x910444 -x910445 -x910446 -x910447 -x910448 -x910449 -x910450 -x910451 -x910452 -x910453 -x910454 -x910455 -x910456 -x910457 -x910458 -x910459 -x910460 -x910461 -x910462 -x910463 -x910464 -x910465 -x910466 -x910467 -x910468 -x910469 -x910470 -x910471 -x910472 -x910473 -x910474 -x910475 -x910476 -x910477 -x910478 -x910479 -x910480 -x910481 -x910482 -x910483 -x910484 -x910485 -x910486 -x910487 -x910488 -x910489 -x910490 -x910491 -x910492 -x910493 -x910494 -x910495 -x910496 -x910497 -x910498 -x910499 -x910500 -x910501 -x910502 -x910503 -x910504 -x910505 -x910506 -x910507 -x910508 -x910509 -x910510 -x910511 -x910512 -x910513 -x910514 -x910515 -x910516 -x910517 -x910518 -x910519 -x910520 -x910521 -x910522 -x910523 -x910524 -x910525 -x910526 -x910527 -x910528 -x910529 -x910530 -x910531 -x910532 -x910533 -x910534 -x910535 -x910536 -x910537 -x910538 -x910539 -x910540 -x910541 -x910542 -x910543 -x910544 -x910545 -x910546 -x910547 -x910548 -x910549 -x910550 -x910551 -x910552 -x910553 -x910554 -x910555 -x910556 -x910557 -x910558 -x910559 -x910560 -x910561 -x910562 -x910563 -x910564 -x910565 -x910566 -x910567 -x910568 -x910569 -x910570 -x910571 -x910572 -x910573 -x910574 -x910575 -x910576 -x910577 -x910578 -x910579 -x910580 -x910581 -x910582 -x910583 -x910584 -x910585 -x910586 -x910587 -x910588 -x910589 -x910590 -x910591 -x910592 -x910593 -x910594 -x910595 -x910596 -x910597 -x910598 -x910599 -x910600 -x910601 -x910602 -x910603 -x910604 -x910605 -x910606 -x910607 -x910608 -x910609 -x910610 -x910611 -x910612 -x910613 -x910614 -x910615 -x910616 -x910617 -x910618 -x910619 -x910620 -x910621 -x910622 -x910623 -x910624 -x910625 -x910626 -x910627 -x910628 -x910629 -x910630 -x910631 -x910632 -x910633 -x910634 -x910635 -x910636 -x910637 -x910638 -x910639 -x910640 -x910641 -x910642 -x910643 -x910644 -x910645 -x910646 -x910647 -x910648 -x910649 -x910650 -x910651 -x910652 -x910653 -x910654 -x910655 -x910656 -x910657 -x910658 -x910659 -x910660 -x910661 -x910662 -x910663 -x910664 -x910665 -x910666 -x910667 -x910668 -x910669 -x910670 -x910671 -x910672 -x910673 -x910674 -x910675 -x910676 -x910677 -x910678 -x910679 -x910680 -x910681 -x910682 -x910683 -x910684 -x910685 -x910686 -x910687 -x910688 -x910689 -x910690 -x910691 -x910692 -x910693 -x910694 -x910695 -x910696 -x910697 -x910698 -x910699 -x910700 -x910701 -x910702 -x910703 -x910704 -x910705 -x910706 -x910707 -x910708 -x910709 -x910710 -x910711 -x910712 -x910713 -x910714 -x910715 -x910716 -x910717 -x910718 -x910719 -x910720 -x910721 -x910722 -x910723 -x910724 -x910725 -x910726 -x910727 -x910728 -x910729 -x910730 -x910731 -x910732 -x910733 -x910734 -x910735 -x910736 -x910737 -x910738 -x910739 -x910740 -x910741 -x910742 -x910743 -x910744 -x910745 -x910746 -x910747 -x910748 -x910749 -x910750 -x910751 -x910752 -x910753 -x910754 -x910755 -x910756 -x910757 -x910758 -x910759 -x910760 -x910761 -x910762 -x910763 -x910764 -x910765 -x910766 -x910767 -x910768 -x910769 -x910770 -x910771 -x910772 -x910773 -x910774 -x910775 -x910776 -x910777 -x910778 -x910779 -x910780 -x910781 -x910782 -x910783 -x910784 -x910785 -x910786 -x910787 -x910788 -x910789 -x910790 -x910791 -x910792 -x910793 -x910794 -x910795 -x910796 -x910797 -x910798 -x910799 -x910800 -x910801 -x910802 -x910803 -x910804 -x910805 -x910806 -x910807 -x910808 -x910809 -x910810 -x910811 -x910812 -x910813 -x910814 -x910815 -x910816 -x910817 -x910818 -x910819 -x910820 -x910821 -x910822 -x910823 -x910824 -x910825 -x910826 -x910827 -x910828 -x910829 -x910830 -x910831 -x910832 -x910833 -x910834 -x910835 -x910836 -x910837 -x910838 -x910839 -x910840 -x910841 -x910842 -x910843 -x910844 -x910845 -x910846 -x910847 -x910848 -x910849 -x910850 -x910851 -x910852 -x910853 -x910854 -x910855 -x910856 -x910857 -x910858 -x910859 -x910860 -x910861 -x910862 -x910863 -x910864 -x910865 -x910866 -x910867 -x910868 -x910869 -x910870 -x910871 -x910872 -x910873 -x910874 -x910875 -x910876 -x910877 -x910878 -x910879 -x910880 -x910881 -x910882 -x910883 -x910884 -x910885 -x910886 -x910887 -x910888 -x910889 -x910890 -x910891 -x910892 -x910893 -x910894 -x910895 -x910896 -x910897 -x910898 -x910899 -x910900 -x910901 -x910902 -x910903 -x910904 -x910905 -x910906 -x910907 -x910908 -x910909 -x910910 -x910911 -x910912 -x910913 -x910914 -x910915 -x910916 -x910917 -x910918 -x910919 -x910920 -x910921 -x910922 -x910923 -x910924 -x910925 -x910926 -x910927 -x910928 -x910929 -x910930 -x910931 -x910932 -x910933 -x910934 -x910935 -x910936 -x910937 -x910938 -x910939 -x910940 -x910941 -x910942 -x910943 -x910944 -x910945 -x910946 -x910947 -x910948 -x910949 -x910950 -x910951 -x910952 -x910953 -x910954 -x910955 -x910956 -x910957 -x910958 -x910959 -x910960 -x910961 -x910962 -x910963 -x910964 -x910965 -x910966 -x910967 -x910968 -x910969 -x910970 -x910971 -x910972 -x910973 -x910974 -x910975 -x910976 -x910977 -x910978 -x910979 -x910980 -x910981 -x910982 -x910983 -x910984 -x910985 -x910986 -x910987 -x910988 -x910989 -x910990 -x910991 -x910992 -x910993 -x910994 -x910995 -x910996 -x910997 -x910998 -x910999 -x911000 -x911001 -x911002 -x911003 -x911004 -x911005 -x911006 -x911007 -x911008 -x911009 -x911010 -x911109 -x911110 -x911111 -x911112 -x911113 -x911114 -x911115 -x911116 -x911117 -x911118 -x911119 -x911120 -x911121 -x911122 -x911123 -x911124 -x911125 -x911126 -x911127 -x911128 -x911129 -x911130 -x911131 -x911132 -x911133 -x911134 -x911135 -x911136 -x911137 -x911138 -x911139 -x911140 -x911141 -x911142 -x911143 -x911144 -x911145 -x911146 -x911147 -x911148 -x911149 -x911150 -x911151 -x911152 -x911153 -x911154 -x911155 -x911156 -x911157 -x911158 -x911159 -x911160 -x911161 -x911162 -x911163 -x911164 -x911165 -x911166 -x911167 -x911168 -x911169 -x911170 -x911171 -x911172 -x911173 -x911174 -x911175 -x911176 -x911177 -x911178 -x911179 -x911180 -x911181 -x911182 -x911183 -x911184 -x911185 -x911186 -x911187 -x911188 -x911189 -x911190 -x911191 -x911192 -x911193 -x911194 -x911195 -x911196 -x911197 -x911198 -x911199 -x911200 -x911201 -x911202 -x911203 -x911204 -x911205 -x911206 -x911207 -x911208 -x911209 -x911210 -x911211 -x911212 -x911213 -x911214 -x911215 -x911216 -x911217 -x911218 -x911219 -x911220 -x911221 -x911222 -x911223 -x911224 -x911225 -x911226 -x911227 -x911228 -x911229 -x911230 -x911231 -x911232 -x911233 -x911234 -x911235 -x911236 -x911237 -x911238 -x911239 -x911240 -x911241 -x911242 -x911243 -x911244 -x911245 -x911246 -x911247 -x911248 -x911249 -x911250 -x911251 -x911252 -x911253 -x911254 -x911255 -x911256 -x911257 -x911258 -x911259 -x911260 -x911261 -x911262 -x911263 -x911264 -x911265 -x911266 -x911267 -x911268 -x911269 -x911270 -x911271 -x911272 -x911273 -x911274 -x911275 -x911276 -x911277 -x911278 -x911279 -x911280 -x911281 -x911282 -x911283 -x911284 -x911285 -x911286 -x911287 -x911288 -x911289 -x911290 -x911291 -x911292 -x911293 -x911294 -x911295 -x911296 -x911297 -x911298 -x911299 -x911300 -x911301 -x911302 -x911303 -x911304 -x911305 -x911306 -x911307 -x911308 -x911309 -x911310 -x911311 -x911312 -x911313 -x911314 -x911315 -x911316 -x911317 -x911318 -x911319 -x911320 -x911321 -x911322 -x911323 -x911324 -x911325 -x911326 -x911327 -x911328 -x911329 -x911330 -x911331 -x911332 -x911333 -x911334 -x911335 -x911336 -x911337 -x911338 -x911339 -x911340 -x911341 -x911342 -x911343 -x911344 -x911345 -x911346 -x911347 -x911348 -x911349 -x911350 -x911351 -x911352 -x911353 -x911354 -x911355 -x911356 -x911357 -x911358 -x911359 -x911360 -x911361 -x911362 -x911363 -x911364 -x911365 -x911366 -x911367 -x911368 -x911369 -x911370 -x911371 -x911372 -x911373 -x911374 -x911375 -x911376 -x911377 -x911378 -x911379 -x911380 -x911381 -x911382 -x911383 -x911384 -x911385 -x911386 -x911387 -x911388 -x911389 -x911390 -x911391 -x911392 -x911393 -x911394 -x911395 -x911396 -x911397 -x911398 -x911399 -x911400 -x911401 -x911402 -x911403 -x911404 -x911405 -x911406 -x911407 -x911408 -x911409 -x911410 -x911411 -x911412 -x911413 -x911414 -x911415 -x911416 -x911417 -x911418 -x911419 -x911420 -x911421 -x911422 -x911423 -x911424 -x911425 -x911426 -x911427 -x911428 -x911429 -x911430 -x911431 -x911432 -x911433 -x911434 -x911435 -x911436 -x911437 -x911438 -x911439 -x911440 -x911441 -x911442 -x911443 -x911444 -x911445 -x911446 -x911447 -x911448 -x911449 -x911450 -x911451 -x911452 -x911453 -x911454 -x911455 -x911456 -x911457 -x911458 -x911459 -x911460 -x911461 -x911462 -x911463 -x911464 -x911465 -x911466 -x911467 -x911468 -x911469 -x911470 -x911471 -x911472 -x911473 -x911474 -x911475 -x911476 -x911477 -x911478 -x911479 -x911480 -x911481 -x911482 -x911483 -x911484 -x911485 -x911486 -x911487 -x911488 -x911489 -x911490 -x911491 -x911492 -x911493 -x911494 -x911495 -x911496 -x911497 -x911498 -x911499 -x911500 -x911501 -x911502 -x911503 -x911504 -x911505 -x911506 -x911507 -x911508 -x911509 -x911510 -x911511 -x911512 -x911513 -x911514 -x911515 -x911516 -x911517 -x911518 -x911519 -x911520 -x911521 -x911522 -x911523 -x911524 -x911525 -x911526 -x911527 -x911528 -x911529 -x911530 -x911531 -x911532 -x911533 -x911534 -x911535 -x911536 -x911537 -x911538 -x911539 -x911540 -x911541 -x911542 -x911543 -x911544 -x911545 -x911546 -x911547 -x911548 -x911549 -x911550 -x911551 -x911552 -x911553 -x911554 -x911555 -x911556 -x911557 -x911558 -x911559 -x911560 -x911561 -x911562 -x911563 -x911564 -x911565 -x911566 -x911567 -x911568 -x911569 -x911570 -x911571 -x911572 -x911573 -x911574 -x911575 -x911576 -x911577 -x911578 -x911579 -x911580 -x911581 -x911582 -x911583 -x911584 -x911585 -x911586 -x911587 -x911588 -x911589 -x911590 -x911591 -x911592 -x911593 -x911594 -x911595 -x911596 -x911597 -x911598 -x911599 -x911600 -x911601 -x911602 -x911603 -x911604 -x911605 -x911606 -x911607 -x911608 -x911609 -x911610 -x911611 -x911612 -x911613 -x911614 -x911615 -x911616 -x911617 -x911618 -x911619 -x911620 -x911621 -x911622 -x911623 -x911624 -x911625 -x911626 -x911627 -x911628 -x911629 -x911630 -x911631 -x911632 -x911633 -x911634 -x911635 -x911636 -x911637 -x911638 -x911639 -x911640 -x911641 -x911642 -x911643 -x911644 -x911645 -x911646 -x911647 -x911648 -x911649 -x911650 -x911651 -x911652 -x911653 -x911654 -x911655 -x911656 -x911657 -x911658 -x911659 -x911660 -x911661 -x911662 -x911663 -x911664 -x911665 -x911666 -x911667 -x911668 -x911669 -x911670 -x911671 -x911672 -x911673 -x911674 -x911675 -x911676 -x911677 -x911678 -x911679 -x911680 -x911681 -x911682 -x911683 -x911684 -x911685 -x911686 -x911687 -x911688 -x911689 -x911690 -x911691 -x911692 -x911693 -x911694 -x911695 -x911696 -x911697 -x911698 -x911699 -x911700 -x911701 -x911702 -x911703 -x911704 -x911705 -x911706 -x911707 -x911708 -x911709 -x911710 -x911711 -x911712 -x911713 -x911714 -x911715 -x911716 -x911717 -x911718 -x911719 -x911720 -x911721 -x911722 -x911723 -x911724 -x911725 -x911726 -x911727 -x911728 -x911729 -x911730 -x911731 -x911732 -x911733 -x911734 -x911735 -x911736 -x911737 -x911738 -x911739 -x911740 -x911741 -x911742 -x911743 -x911744 -x911745 -x911746 -x911747 -x911748 -x911749 -x911750 -x911751 -x911752 -x911753 -x911754 -x911755 -x911756 -x911757 -x911758 -x911759 -x911760 -x911761 -x911762 -x911763 -x911764 -x911765 -x911766 -x911767 -x911768 -x911769 -x911770 -x911771 -x911772 -x911773 -x911774 -x911775 -x911776 -x911777 -x911778 -x911779 -x911780 -x911781 -x911782 -x911783 -x911784 -x911785 -x911786 -x911787 -x911788 -x911789 -x911790 -x911791 -x911792 -x911793 -x911794 -x911795 -x911796 -x911797 -x911798 -x911799 -x911800 -x911801 -x911802 -x911803 -x911804 -x911805 -x911806 -x911807 -x911808 -x911809 -x911810 -x911811 -x911812 -x911813 -x911814 -x911815 -x911816 -x911817 -x911818 -x911819 -x911820 -x911821 -x911822 -x911823 -x911824 -x911825 -x911826 -x911827 -x911828 -x911829 -x911830 -x911831 -x911832 -x911833 -x911834 -x911835 -x911836 -x911837 -x911838 -x911839 -x911840 -x911841 -x911842 -x911843 -x911844 -x911845 -x911846 -x911847 -x911848 -x911849 -x911850 -x911851 -x911852 -x911853 -x911854 -x911855 -x911856 -x911857 -x911858 -x911859 -x911860 -x911861 -x911862 -x911863 -x911864 -x911865 -x911866 -x911867 -x911868 -x911869 -x911870 -x911871 -x911872 -x911873 -x911874 -x911875 -x911876 -x911877 -x911878 -x911879 -x911880 -x911881 -x911882 -x911883 -x911884 -x911885 -x911886 -x911887 -x911888 -x911889 -x911890 -x911891 -x911892 -x911893 -x911894 -x911895 -x911896 -x911897 -x911898 -x911899 -x911900 -x911901 -x911902 -x911903 -x911904 -x911905 -x911906 -x911907 -x911908 -x911909 -x911910 -x911911 -x911912 -x911913 -x911914 -x911915 -x911916 -x911917 -x911918 -x911919 -x911920 -x911921 -x911922 -x911923 -x911924 -x911925 -x911926 -x911927 -x911928 -x911929 -x911930 -x911931 -x911932 -x911933 -x911934 -x911935 -x911936 -x911937 -x911938 -x911939 -x911940 -x911941 -x911942 -x911943 -x911944 -x911945 -x911946 -x911947 -x911948 -x911949 -x911950 -x911951 -x911952 -x911953 -x911954 -x911955 -x911956 -x911957 -x911958 -x911959 -x911960 -x911961 -x911962 -x911963 -x911964 -x911965 -x911966 -x911967 -x911968 -x911969 -x911970 -x911971 -x911972 -x911973 -x911974 -x911975 -x911976 -x911977 -x911978 -x911979 -x911980 -x911981 -x911982 -x911983 -x911984 -x911985 -x911986 -x911987 -x911988 -x911989 -x911990 -x902387 -x902388 -x902389 -x902390 -x902391 -x902392 -x902393 -x902394 -x902395
3600.43/3613.12	v -x902396 -x902397 -x902398 -x902399 -x902400 -x902401 -x902402 -x902403 -x902404 -x902405 -x902406 -x902407 -x902408 -x902409 -x902410 -x902411 -x902412 -x902413 -x902414 -x902415 -x902416 -x902417 -x902418 -x902419 -x902420 -x902421 -x902422 -x902423 -x902424 -x902425 -x902426 -x902427 -x902428 -x902429 -x902430 -x902431 -x902432 -x902433 -x902434 -x902435 -x902436 -x902437 -x902438 -x902439 -x902440 -x902441 -x902442 -x902443 -x902444 -x902445 -x902446 -x902447 -x902448 -x902449 -x902450 -x902451 -x902452 -x902453 -x902454 -x902455 -x902456 -x902457 -x902458 -x902459 -x902460 -x902461 -x902462 -x902463 -x902464 -x902465 -x902466 -x902467 -x902468 -x902469 -x902470 -x902471 -x902472 -x902473 -x902474 -x902475 -x902476 -x902477 -x902478 -x902479 -x902480 -x902481 -x902482 -x902483 -x902484 -x913167 -x913168 -x913169 -x913170 -x913171 -x913172 -x913173 -x913174 -x913175 -x913176 -x913177 -x913178 -x913179 -x913180 -x913181 -x913182 -x913183 -x913184 -x913185 -x913186 -x913187 -x913188 -x913189 -x913190 -x913191 -x913192 -x913193 -x913194 -x913195 -x913196 -x913197 -x913198 -x913199 -x913200 -x913201 -x913202 -x913203 -x913204 -x913205 -x913206 -x913207 -x913208 -x913209 -x913210 -x913211 -x913212 -x913213 -x913214 -x913215 -x913216 -x913217 -x913218 -x913219 -x913220 -x913221 -x913222 -x913223 -x913224 -x913225 -x913226 -x913227 -x913228 -x913229 -x913230 -x913231 -x913232 -x913233 -x913234 -x913235 -x913236 -x913237 -x913238 -x913239 -x913240 -x913241 -x913242 -x913243 -x913244 -x913245 -x913246 -x913247 -x913248 -x913249 -x913250 -x913251 -x913252 -x913253 -x913254 -x913255 -x913256 -x913257 -x913258 -x913259 -x913260 -x913261 -x913262 -x913263 -x913264 -x914245 -x914246 -x914247 -x914248 -x914249 -x914250 -x914251 -x914252 -x914253 -x914254 -x914255 -x914256 -x914257 -x914258 -x914259 -x914260 -x914261 -x914262 -x914263 -x914264 -x914265 -x914266 -x914267 -x914268 -x914269 -x914270 -x914271 -x914272 -x914273 -x914274 -x914275 -x914276 -x914277 -x914278 -x914279 -x914280 -x914281 -x914282 -x914283 -x914284 -x914285 -x914286 -x914287 -x914288 -x914289 -x914290 -x914291 -x914292 -x914293 -x914294 -x914295 -x914296 -x914297 -x914298 -x914299 -x914300 -x914301 -x914302 -x914303 -x914304 -x914305 -x914306 -x914307 -x914308 -x914309 -x914310 -x914311 -x914312 -x914313 -x914314 -x914315 -x914316 -x914317 -x914318 -x914319 -x914320 -x914321 -x914322 -x914323 -x914324 -x914325 -x914326 -x914327 -x914328 -x914329 -x914330 -x914331 -x914332 -x914333 -x914334 -x914335 -x914336 -x914337 -x914338 -x914339 -x914340 -x914341 -x914342 -x915323 -x915324 -x915325 -x915326 -x915327 -x915328 -x915329 -x915330 -x915331 -x915332 -x915333 -x915334 -x915335 -x915336 -x915337 -x915338 -x915339 -x915340 -x915341 -x915342 -x915343 -x915344 -x915345 -x915346 -x915347 -x915348 -x915349 -x915350 -x915351 -x915352 -x915353 -x915354 -x915355 -x915356 -x915357 -x915358 -x915359 -x915360 -x915361 -x915362 -x915363 -x915364 -x915365 -x915366 -x915367 -x915368 -x915369 -x915370 -x915371 -x915372 -x915373 -x915374 -x915375 -x915376 -x915377 -x915378 -x915379 -x915380 -x915381 -x915382 -x915383 -x915384 -x915385 -x915386 -x915387 -x915388 -x915389 -x915390 -x915391 -x915392 -x915393 -x915394 -x915395 -x915396 -x915397 -x915398 -x915399 -x915400 -x915401 -x915402 -x915403 -x915404 -x915405 -x915406 -x915407 -x915408 -x915409 -x915410 -x915411 -x915412 -x915413 -x915414 -x915415 -x915416 -x915417 -x915418 -x915419 -x915420 -x916401 -x916402 -x916403 -x916404 -x916405 -x916406 -x916407 -x916408 -x916409 -x916410 -x916411 -x916412 -x916413 -x916414 -x916415 -x916416 -x916417 -x916418 -x916419 -x916420 -x916421 -x916422 -x916423 -x916424 -x916425 -x916426 -x916427 -x916428 -x916429 -x916430 -x916431 -x916432 -x916433 -x916434 -x916435 -x916436 -x916437 -x916438 -x916439 -x916440 -x916441 -x916442 -x916443 -x916444 -x916445 -x916446 -x916447 -x916448 -x916449 -x916450 -x916451 -x916452 -x916453 -x916454 -x916455 -x916456 -x916457 -x916458 -x916459 -x916460 -x916461 -x916462 -x916463 -x916464 -x916465 -x916466 -x916467 -x916468 -x916469 -x916470 -x916471 -x916472 -x916473 -x916474 -x916475 -x916476 -x916477 -x916478 -x916479 -x916480 -x916481 -x916482 -x916483 -x916484 -x916485 -x916486 -x916487 -x916488 -x916489 -x916490 -x916491 -x916492 -x916493 -x916494 -x916495 -x916496 -x916497 -x916498 -x917479 -x917480 -x917481 -x917482 -x917483 -x917484 -x917485 -x917486 -x917487 -x917488 -x917489 -x917490 -x917491 -x917492 -x917493 -x917494 -x917495 -x917496 -x917497 -x917498 -x917499 -x917500 -x917501 -x917502 -x917503 -x917504 -x917505 -x917506 -x917507 -x917508 -x917509 -x917510 -x917511 -x917512 -x917513 -x917514 -x917515 -x917516 -x917517 -x917518 -x917519 -x917520 -x917521 -x917522 -x917523 -x917524 -x917525 -x917526 -x917527 -x917528 -x917529 -x917530 -x917531 -x917532 -x917533 -x917534 -x917535 -x917536 -x917537 -x917538 -x917539 -x917540 -x917541 -x917542 -x917543 -x917544 -x917545 -x917546 -x917547 -x917548 -x917549 -x917550 -x917551 -x917552 -x917553 -x917554 -x917555 -x917556 -x917557 -x917558 -x917559 -x917560 -x917561 -x917562 -x917563 -x917564 -x917565 -x917566 -x917567 -x917568 -x917569 -x917570 -x917571 -x917572 -x917573 -x917574 -x917575 -x917576 -x918557 -x918558 -x918559 -x918560 -x918561 -x918562 -x918563 -x918564 -x918565 -x918566 -x918567 -x918568 -x918569 -x918570 -x918571 -x918572 -x918573 -x918574 -x918575 -x918576 -x918577 -x918578 -x918579 -x918580 -x918581 -x918582 -x918583 -x918584 -x918585 -x918586 -x918587 -x918588 -x918589 -x918590 -x918591 -x918592 -x918593 -x918594 -x918595 -x918596 -x918597 -x918598 -x918599 -x918600 -x918601 -x918602 -x918603 -x918604 -x918605 -x918606 -x918607 -x918608 -x918609 -x918610 -x918611 -x918612 -x918613 -x918614 -x918615 -x918616 -x918617 -x918618 -x918619 -x918620 -x918621 -x918622 -x918623 -x918624 -x918625 -x918626 -x918627 -x918628 -x918629 -x918630 -x918631 -x918632 -x918633 -x918634 -x918635 -x918636 -x918637 -x918638 -x918639 -x918640 -x918641 -x918642 -x918643 -x918644 -x918645 -x918646 -x918647 -x918648 -x918649 -x918650 -x918651 -x918652 -x918653 -x918654 -x919635 -x919636 -x919637 -x919638 -x919639 -x919640 -x919641 -x919642 -x919643 -x919644 -x919645 -x919646 -x919647 -x919648 -x919649 -x919650 -x919651 -x919652 -x919653 -x919654 -x919655 -x919656 -x919657 -x919658 -x919659 -x919660 -x919661 -x919662 -x919663 -x919664 -x919665 -x919666 -x919667 -x919668 -x919669 -x919670 -x919671 -x919672 -x919673 -x919674 -x919675 -x919676 -x919677 -x919678 -x919679 -x919680 -x919681 -x919682 -x919683 -x919684 -x919685 -x919686 -x919687 -x919688 -x919689 -x919690 -x919691 -x919692 -x919693 -x919694 -x919695 -x919696 -x919697 -x919698 -x919699 -x919700 -x919701 -x919702 -x919703 -x919704 -x919705 -x919706 -x919707 -x919708 -x919709 -x919710 -x919711 -x919712 -x919713 -x919714 -x919715 -x919716 -x919717 -x919718 -x919719 -x919720 -x919721 -x919722 -x919723 -x919724 -x919725 -x919726 -x919727 -x919728 -x919729 -x919730 -x919731 -x919732 -x920713 -x920714 -x920715 -x920716 -x920717 -x920718 -x920719 -x920720 -x920721 -x920722 -x920723 -x920724 -x920725 -x920726 -x920727 -x920728 -x920729 -x920730 -x920731 -x920732 -x920733 -x920734 -x920735 -x920736 -x920737 -x920738 -x920739 -x920740 -x920741 -x920742 -x920743 -x920744 -x920745 -x920746 -x920747 -x920748 -x920749 -x920750 -x920751 -x920752 -x920753 -x920754 -x920755 -x920756 -x920757 -x920758 -x920759 -x920760 -x920761 -x920762 -x920763 -x920764 -x920765 -x920766 -x920767 -x920768 -x920769 -x920770 -x920771 -x920772 -x920773 -x920774 -x920775 -x920776 -x920777 -x920778 -x920779 -x920780 -x920781 -x920782 -x920783 -x920784 -x920785 -x920786 -x920787 -x920788 -x920789 -x920790 -x920791 -x920792 -x920793 -x920794 -x920795 -x920796 -x920797 -x920798 -x920799 -x920800 -x920801 -x920802 -x920803 -x920804 -x920805 -x920806 -x920807 -x920808 -x920809 -x920810 -x921693 -x921694 -x921695 -x921696 -x921697 -x921698 -x921699 -x921700 -x921701 -x921702 -x921703 -x921704 -x921705 -x921706 -x921707 -x921708 -x921709 -x921710 -x921711 -x921712 -x921713 -x921714 -x921715 -x921716 -x921717 -x921718 -x921719 -x921720 -x921721 -x921722 -x921723 -x921724 -x921725 -x921726 -x921727 -x921728 -x921729 -x921730 -x921731 -x921732 -x921733 -x921734 -x921735 -x921736 -x921737 -x921738 -x921739 -x921740 -x921741 -x921742 -x921743 -x921744 -x921745 -x921746 -x921747 -x921748 -x921749 -x921750 -x921751 -x921752 -x921753 -x921754 -x921755 -x921756 -x921757 -x921758 -x921759 -x921760 -x921761 -x921762 -x921763 -x921764 -x921765 -x921766 -x921767 -x921768 -x921769 -x921770 -x921771 -x921772 -x921773 -x921774 -x921775 -x921776 -x921777 -x921778 -x921779 -x921780 -x921781 -x921782 -x921783 -x921784 -x921785 -x921786 -x921787 -x921788 -x921789 -x921790 -x912187 -x912188 -x912189 -x912190 -x912191 -x912192 -x912193 -x912194 -x912195 -x912196 -x912197 -x912198 -x912199 -x912200 -x912201 -x912202 -x912203 -x912204 -x912205 -x912206 -x912207 -x912208 -x912209 -x912210 -x912211 -x912212 -x912213 -x912214 -x912215 -x912216 -x912217 -x912218 -x912219 -x912220 -x912221 -x912222 -x912223 -x912224 -x912225 -x912226 -x912227 -x912228 -x912229 -x912230 -x912231 -x912232 -x912233 -x912234 -x912235 -x912236 -x912237 -x912238 -x912239 -x912240 -x912241 -x912242 -x912243 -x912244 -x912245 -x912246 -x912247 -x912248 -x912249 -x912250 -x912251 -x912252 -x912253 -x912254 -x912255 -x912256 -x912257 -x912258 -x912259 -x912260 -x912261 -x912262 -x912263 -x912264 -x912265 -x912266 -x912267 -x912268 -x912269 -x912270 -x912271 -x912272 -x912273 -x912274 -x912275 -x912276 -x912277 -x912278 -x912279 -x912280 -x912281 -x912282 -x912283 -x912284 -x912285 -x912286 -x912287 -x912288 -x912289 -x912290 -x912291 -x912292 -x912293 -x912294 -x912295 -x912296 -x912297 -x912298 -x912299 -x912300 -x912301 -x912302 -x912303 -x912304 -x912305 -x912306 -x912307 -x912308 -x912309 -x912310 -x912311 -x912312 -x912313 -x912314 -x912315 -x912316 -x912317 -x912318 -x912319 -x912320 -x912321 -x912322 -x912323 -x912324 -x912325 -x912326 -x912327 -x912328 -x912329 -x912330 -x912331 -x912332 -x912333 -x912334 -x912335 -x912336 -x912337 -x912338 -x912339 -x912340 -x912341 -x912342 -x912343 -x912344 -x912345 -x912346 -x912347 -x912348 -x912349 -x912350 -x912351 -x912352 -x912353 -x912354 -x912355 -x912356 -x912357 -x912358 -x912359 -x912360 -x912361 -x912362 -x912363 -x912364 -x912365 -x912366 -x912367 -x912368 -x912369 -x912370 -x912371 -x912372 -x912373 -x912374 -x912375 -x912376 -x912377 -x912378 -x912379 -x912380 -x912381 -x912382 -x912383 -x912384 -x912385 -x912386 -x912387 -x912388 -x912389 -x912390 -x912391 -x912392 -x912393 -x912394 -x912395 -x912396 -x912397 -x912398 -x912399 -x912400 -x912401 -x912402 -x912403 -x912404 -x912405 -x912406 -x912407 -x912408 -x912409 -x912410 -x912411 -x912412 -x912413 -x912414 -x912415 -x912416 -x912417 -x912418 -x912419 -x912420 -x912421 -x912422 -x912423 -x912424 -x912425 -x912426 -x912427 -x912428 -x912429 -x912430 -x912431 -x912432 -x912433 -x912434 -x912435 -x912436 -x912437 -x912438 -x912439 -x912440 -x912441 -x912442 -x912443 -x912444 -x912445 -x912446 -x912447 -x912448 -x912449 -x912450 -x912451 -x912452 -x912453 -x912454 -x912455 -x912456 -x912457 -x912458 -x912459 -x912460 -x912461 -x912462 -x912463 -x912464 -x912465 -x912466 -x912467 -x912468 -x912469 -x912470 -x912471 -x912472 -x912473 -x912474 -x912475 -x912476 -x912477 -x912478 -x912479 -x912480 -x912481 -x912482 -x912483 -x912484 -x912485 -x912486 -x912487 -x912488 -x912489 -x912490 -x912491 -x912492 -x912493 -x912494 -x912495 -x912496 -x912497 -x912498 -x912499 -x912500 -x912501 -x912502 -x912503 -x912504 -x912505 -x912506 -x912507 -x912508 -x912509 -x912510 -x912511 -x912512 -x912513 -x912514 -x912515 -x912516 -x912517 -x912518 -x912519 -x912520 -x912521 -x912522 -x912523 -x912524 -x912525 -x912526 -x912527 -x912528 -x912529 -x912530 -x912531 -x912532 -x912533 -x912534 -x912535 -x912536 -x912537 -x912538 -x912539 -x912540 -x912541 -x912542 -x912543 -x912544 -x912545 -x912546 -x912547 -x912548 -x912549 -x912550 -x912551 -x912552 -x912553 -x912554 -x912555 -x912556 -x912557 -x912558 -x912559 -x912560 -x912561 -x912562 -x912563 -x912564 -x912565 -x912566 -x912567 -x912568 -x912569 -x912570 -x912571 -x912572 -x912573 -x912574 -x912575 -x912576 -x912577 -x912578 -x912579 -x912580 -x912581 -x912582 -x912583 -x912584 -x912585 -x912586 -x912587 -x912588 -x912589 -x912590 -x912591 -x912592 -x912593 -x912594 -x912595 -x912596 -x912597 -x912598 -x912599 -x912600 -x912601 -x912602 -x912603 -x912604 -x912605 -x912606 -x912607 -x912608 -x912609 -x912610 -x912611 -x912612 -x912613 -x912614 -x912615 -x912616 -x912617 -x912618 -x912619 -x912620 -x912621 -x912622 -x912623 -x912624 -x912625 -x912626 -x912627 -x912628 -x912629 -x912630 -x912631 -x912632 -x912633 -x912634 -x912635 -x912636 -x912637 -x912638 -x912639 -x912640 -x912641 -x912642 -x912643 -x912644 -x912645 -x912646 -x912647 -x912648 -x912649 -x912650 -x912651 -x912652 -x912653 -x912654 -x912655 -x912656 -x912657 -x912658 -x912659 -x912660 -x912661 -x912662 -x912663 -x912664 -x912665 -x912666 -x912667 -x912668 -x912669 -x912670 -x912671 -x912672 -x912673 -x912674 -x912675 -x912676 -x912677 -x912678 -x912679 -x912680 -x912681 -x912682 -x912683 -x912684 -x912685 -x912686 -x912687 -x912688 -x912689 -x912690 -x912691 -x912692 -x912693 -x912694 -x912695 -x912696 -x912697 -x912698 -x912699 -x912700 -x912701 -x912702 -x912703 -x912704 -x912705 -x912706 -x912707 -x912708 -x912709 -x912710 -x912711 -x912712 -x912713 -x912714 -x912715 -x912716 -x912717 -x912718 -x912719 -x912720 -x912721 -x912722 -x912723 -x912724 -x912725 -x912726 -x912727 -x912728 -x912729 -x912730 -x912731 -x912732 -x912733 -x912734 -x912735 -x912736 -x912737 -x912738 -x912739 -x912740 -x912741 -x912742 -x912743 -x912744 -x912745 -x912746 -x912747 -x912748 -x912749 -x912750 -x912751 -x912752 -x912753 -x912754 -x912755 -x912756 -x912757 -x912758 -x912759 -x912760 -x912761 -x912762 -x912763 -x912764 -x912765 -x912766 -x912767 -x912768 -x912769 -x912770 -x912771 -x912772 -x912773 -x912774 -x912775 -x912776 -x912777 -x912778 -x912779 -x912780 -x912781 -x912782 -x912783 -x912784 -x912785 -x912786 -x912787 -x912788 -x912789 -x912790 -x912791 -x912792 -x912793 -x912794 -x912795 -x912796 -x912797 -x912798 -x912799 -x912800 -x912801 -x912802 -x912803 -x912804 -x912805 -x912806 -x912807 -x912808 -x912809 -x912810 -x912811 -x912812 -x912813 -x912814 -x912815 -x912816 -x912817 -x912818 -x912819 -x912820 -x912821 -x912822 -x912823 -x912824 -x912825 -x912826 -x912827 -x912828 -x912829 -x912830 -x912831 -x912832 -x912833 -x912834 -x912835 -x912836 -x912837 -x912838 -x912839 -x912840 -x912841 -x912842 -x912843 -x912844 -x912845 -x912846 -x912847 -x912848 -x912849 -x912850 -x912851 -x912852 -x912853 -x912854 -x912855 -x912856 -x912857 -x912858 -x912859 -x912860 -x912861 -x912862 -x912863 -x912864 -x912865 -x912866 -x912867 -x912868 -x912869 -x912870 -x912871 -x912872 -x912873 -x912874 -x912875 -x912876 -x912877 -x912878 -x912879 -x912880 -x912881 -x912882 -x912883 -x912884 -x912885 -x912886 -x912887 -x912888 -x912889 -x912890 -x912891 -x912892 -x912893 -x912894 -x912895 -x912896 -x912897 -x912898 -x912899 -x912900 -x912901 -x912902 -x912903 -x912904 -x912905 -x912906 -x912907 -x912908 -x912909 -x912910 -x912911 -x912912 -x912913 -x912914 -x912915 -x912916 -x912917 -x912918 -x912919 -x912920 -x912921 -x912922 -x912923 -x912924 -x912925 -x912926 -x912927 -x912928 -x912929 -x912930 -x912931 -x912932 -x912933 -x912934 -x912935 -x912936 -x912937 -x912938 -x912939 -x912940 -x912941 -x912942 -x912943 -x912944 -x912945 -x912946 -x912947 -x912948 -x912949 -x912950 -x912951 -x912952 -x912953 -x912954 -x912955 -x912956 -x912957 -x912958 -x912959 -x912960 -x912961 -x912962 -x912963 -x912964 -x912965 -x912966 -x912967 -x912968 -x912969 -x912970 -x912971 -x912972 -x912973 -x912974 -x912975 -x912976 -x912977 -x912978 -x912979 -x912980 -x912981 -x912982 -x912983 -x912984 -x912985 -x912986 -x912987 -x912988 -x912989 -x912990 -x912991 -x912992 -x912993 -x912994 -x912995 -x912996 -x912997 -x912998 -x912999 -x913000 -x913001 -x913002 -x913003 -x913004 -x913005 -x913006 -x913007 -x913008 -x913009 -x913010 -x913011 -x913012 -x913013 -x913014 -x913015 -x913016 -x913017 -x913018 -x913019 -x913020 -x913021 -x913022 -x913023 -x913024 -x913025 -x913026 -x913027 -x913028 -x913029 -x913030 -x913031 -x913032 -x913033 -x913034 -x913035 -x913036 -x913037 -x913038 -x913039 -x913040 -x913041 -x913042 -x913043 -x913044 -x913045 -x913046 -x913047 -x913048 -x913049 -x913050 -x913051 -x913052 -x913053 -x913054 -x913055 -x913056 -x913057 -x913058 -x913059 -x913060 -x913061 -x913062 -x913063 -x913064 -x913065 -x913066 -x913067 -x913068 -x913069 -x913070 -x913071 -x913072 -x913073 -x913074 -x913075 -x913076 -x913077 -x913078 -x913079 -x913080 -x913081 -x913082 -x913083 -x913084 -x913085 -x913086 -x913087 -x913088 -x913089 -x913090 -x913091 -x913092 -x913093 -x913094 -x913095 -x913096 -x913097 -x913098 -x913099 -x913100 -x913101 -x913102 -x913103 -x913104 -x913105 -x913106 -x913107 -x913108 -x913109 -x913110 -x913111 -x913112 -x913113 -x913114 -x913115 -x913116 -x913117 -x913118 -x913119 -x913120 -x913121 -x913122 -x913123 -x913124 -x913125 -x913126 -x913127 -x913128 -x913129 -x913130 -x913131 -x913132 -x913133 -x913134 -x913135 -x913136 -x913137 -x913138 -x913139 -x913140 -x913141 -x913142 -x913143 -x913144 -x913145 -x913146 -x913147 -x913148 -x913149 -x913150 -x913151 -x913152 -x913153 -x913154 -x913155 -x913156 -x913157 -x913158 -x913159 -x913160 -x913161 -x913162 -x913163 -x913164 -x913165 -x913166 -x913265 -x913266 -x913267 -x913268 -x913269 -x913270 -x913271 -x913272 -x913273 -x913274 -x913275 -x913276 -x913277 -x913278 -x913279 -x913280 -x913281 -x913282 -x913283 -x913284 -x913285 -x913286 -x913287 -x913288 -x913289 -x913290 -x913291 -x913292 -x913293 -x913294 -x913295 -x913296 -x913297 -x913298 -x913299 -x913300 -x913301 -x913302 -x913303 -x913304 -x913305 -x913306 -x913307 -x913308 -x913309 -x913310 -x913311 -x913312 -x913313
3600.43/3613.12	v -x913314 -x913315 -x913316 -x913317 -x913318 -x913319 -x913320 -x913321 -x913322 -x913323 -x913324 -x913325 -x913326 -x913327 -x913328 -x913329 -x913330 -x913331 -x913332 -x913333 -x913334 -x913335 -x913336 -x913337 -x913338 -x913339 -x913340 -x913341 -x913342 -x913343 -x913344 -x913345 -x913346 -x913347 -x913348 -x913349 -x913350 -x913351 -x913352 -x913353 -x913354 -x913355 -x913356 -x913357 -x913358 -x913359 -x913360 -x913361 -x913362 -x913363 -x913364 -x913365 -x913366 -x913367 -x913368 -x913369 -x913370 -x913371 -x913372 -x913373 -x913374 -x913375 -x913376 -x913377 -x913378 -x913379 -x913380 -x913381 -x913382 -x913383 -x913384 -x913385 -x913386 -x913387 -x913388 -x913389 -x913390 -x913391 -x913392 -x913393 -x913394 -x913395 -x913396 -x913397 -x913398 -x913399 -x913400 -x913401 -x913402 -x913403 -x913404 -x913405 -x913406 -x913407 -x913408 -x913409 -x913410 -x913411 -x913412 -x913413 -x913414 -x913415 -x913416 -x913417 -x913418 -x913419 -x913420 -x913421 -x913422 -x913423 -x913424 -x913425 -x913426 -x913427 -x913428 -x913429 -x913430 -x913431 -x913432 -x913433 -x913434 -x913435 -x913436 -x913437 -x913438 -x913439 -x913440 -x913441 -x913442 -x913443 -x913444 -x913445 -x913446 -x913447 -x913448 -x913449 -x913450 -x913451 -x913452 -x913453 -x913454 -x913455 -x913456 -x913457 -x913458 -x913459 -x913460 -x913461 -x913462 -x913463 -x913464 -x913465 -x913466 -x913467 -x913468 -x913469 -x913470 -x913471 -x913472 -x913473 -x913474 -x913475 -x913476 -x913477 -x913478 -x913479 -x913480 -x913481 -x913482 -x913483 -x913484 -x913485 -x913486 -x913487 -x913488 -x913489 -x913490 -x913491 -x913492 -x913493 -x913494 -x913495 -x913496 -x913497 -x913498 -x913499 -x913500 -x913501 -x913502 -x913503 -x913504 -x913505 -x913506 -x913507 -x913508 -x913509 -x913510 -x913511 -x913512 -x913513 -x913514 -x913515 -x913516 -x913517 -x913518 -x913519 -x913520 -x913521 -x913522 -x913523 -x913524 -x913525 -x913526 -x913527 -x913528 -x913529 -x913530 -x913531 -x913532 -x913533 -x913534 -x913535 -x913536 -x913537 -x913538 -x913539 -x913540 -x913541 -x913542 -x913543 -x913544 -x913545 -x913546 -x913547 -x913548 -x913549 -x913550 -x913551 -x913552 -x913553 -x913554 -x913555 -x913556 -x913557 -x913558 -x913559 -x913560 -x913561 -x913562 -x913563 -x913564 -x913565 -x913566 -x913567 -x913568 -x913569 -x913570 -x913571 -x913572 -x913573 -x913574 -x913575 -x913576 -x913577 -x913578 -x913579 -x913580 -x913581 -x913582 -x913583 -x913584 -x913585 -x913586 -x913587 -x913588 -x913589 -x913590 -x913591 -x913592 -x913593 -x913594 -x913595 -x913596 -x913597 -x913598 -x913599 -x913600 -x913601 -x913602 -x913603 -x913604 -x913605 -x913606 -x913607 -x913608 -x913609 -x913610 -x913611 -x913612 -x913613 -x913614 -x913615 -x913616 -x913617 -x913618 -x913619 -x913620 -x913621 -x913622 -x913623 -x913624 -x913625 -x913626 -x913627 -x913628 -x913629 -x913630 -x913631 -x913632 -x913633 -x913634 -x913635 -x913636 -x913637 -x913638 -x913639 -x913640 -x913641 -x913642 -x913643 -x913644 -x913645 -x913646 -x913647 -x913648 -x913649 -x913650 -x913651 -x913652 -x913653 -x913654 -x913655 -x913656 -x913657 -x913658 -x913659 -x913660 -x913661 -x913662 -x913663 -x913664 -x913665 -x913666 -x913667 -x913668 -x913669 -x913670 -x913671 -x913672 -x913673 -x913674 -x913675 -x913676 -x913677 -x913678 -x913679 -x913680 -x913681 -x913682 -x913683 -x913684 -x913685 -x913686 -x913687 -x913688 -x913689 -x913690 -x913691 -x913692 -x913693 -x913694 -x913695 -x913696 -x913697 -x913698 -x913699 -x913700 -x913701 -x913702 -x913703 -x913704 -x913705 -x913706 -x913707 -x913708 -x913709 -x913710 -x913711 -x913712 -x913713 -x913714 -x913715 -x913716 -x913717 -x913718 -x913719 -x913720 -x913721 -x913722 -x913723 -x913724 -x913725 -x913726 -x913727 -x913728 -x913729 -x913730 -x913731 -x913732 -x913733 -x913734 -x913735 -x913736 -x913737 -x913738 -x913739 -x913740 -x913741 -x913742 -x913743 -x913744 -x913745 -x913746 -x913747 -x913748 -x913749 -x913750 -x913751 -x913752 -x913753 -x913754 -x913755 -x913756 -x913757 -x913758 -x913759 -x913760 -x913761 -x913762 -x913763 -x913764 -x913765 -x913766 -x913767 -x913768 -x913769 -x913770 -x913771 -x913772 -x913773 -x913774 -x913775 -x913776 -x913777 -x913778 -x913779 -x913780 -x913781 -x913782 -x913783 -x913784 -x913785 -x913786 -x913787 -x913788 -x913789 -x913790 -x913791 -x913792 -x913793 -x913794 -x913795 -x913796 -x913797 -x913798 -x913799 -x913800 -x913801 -x913802 -x913803 -x913804 -x913805 -x913806 -x913807 -x913808 -x913809 -x913810 -x913811 -x913812 -x913813 -x913814 -x913815 -x913816 -x913817 -x913818 -x913819 -x913820 -x913821 -x913822 -x913823 -x913824 -x913825 -x913826 -x913827 -x913828 -x913829 -x913830 -x913831 -x913832 -x913833 -x913834 -x913835 -x913836 -x913837 -x913838 -x913839 -x913840 -x913841 -x913842 -x913843 -x913844 -x913845 -x913846 -x913847 -x913848 -x913849 -x913850 -x913851 -x913852 -x913853 -x913854 -x913855 -x913856 -x913857 -x913858 -x913859 -x913860 -x913861 -x913862 -x913863 -x913864 -x913865 -x913866 -x913867 -x913868 -x913869 -x913870 -x913871 -x913872 -x913873 -x913874 -x913875 -x913876 -x913877 -x913878 -x913879 -x913880 -x913881 -x913882 -x913883 -x913884 -x913885 -x913886 -x913887 -x913888 -x913889 -x913890 -x913891 -x913892 -x913893 -x913894 -x913895 -x913896 -x913897 -x913898 -x913899 -x913900 -x913901 -x913902 -x913903 -x913904 -x913905 -x913906 -x913907 -x913908 -x913909 -x913910 -x913911 -x913912 -x913913 -x913914 -x913915 -x913916 -x913917 -x913918 -x913919 -x913920 -x913921 -x913922 -x913923 -x913924 -x913925 -x913926 -x913927 -x913928 -x913929 -x913930 -x913931 -x913932 -x913933 -x913934 -x913935 -x913936 -x913937 -x913938 -x913939 -x913940 -x913941 -x913942 -x913943 -x913944 -x913945 -x913946 -x913947 -x913948 -x913949 -x913950 -x913951 -x913952 -x913953 -x913954 -x913955 -x913956 -x913957 -x913958 -x913959 -x913960 -x913961 -x913962 -x913963 -x913964 -x913965 -x913966 -x913967 -x913968 -x913969 -x913970 -x913971 -x913972 -x913973 -x913974 -x913975 -x913976 -x913977 -x913978 -x913979 -x913980 -x913981 -x913982 -x913983 -x913984 -x913985 -x913986 -x913987 -x913988 -x913989 -x913990 -x913991 -x913992 -x913993 -x913994 -x913995 -x913996 -x913997 -x913998 -x913999 -x914000 -x914001 -x914002 -x914003 -x914004 -x914005 -x914006 -x914007 -x914008 -x914009 -x914010 -x914011 -x914012 -x914013 -x914014 -x914015 -x914016 -x914017 -x914018 -x914019 -x914020 -x914021 -x914022 -x914023 -x914024 -x914025 -x914026 -x914027 -x914028 -x914029 -x914030 -x914031 -x914032 -x914033 -x914034 -x914035 -x914036 -x914037 -x914038 -x914039 -x914040 -x914041 -x914042 -x914043 -x914044 -x914045 -x914046 -x914047 -x914048 -x914049 -x914050 -x914051 -x914052 -x914053 -x914054 -x914055 -x914056 -x914057 -x914058 -x914059 -x914060 -x914061 -x914062 -x914063 -x914064 -x914065 -x914066 -x914067 -x914068 -x914069 -x914070 -x914071 -x914072 -x914073 -x914074 -x914075 -x914076 -x914077 -x914078 -x914079 -x914080 -x914081 -x914082 -x914083 -x914084 -x914085 -x914086 -x914087 -x914088 -x914089 -x914090 -x914091 -x914092 -x914093 -x914094 -x914095 -x914096 -x914097 -x914098 -x914099 -x914100 -x914101 -x914102 -x914103 -x914104 -x914105 -x914106 -x914107 -x914108 -x914109 -x914110 -x914111 -x914112 -x914113 -x914114 -x914115 -x914116 -x914117 -x914118 -x914119 -x914120 -x914121 -x914122 -x914123 -x914124 -x914125 -x914126 -x914127 -x914128 -x914129 -x914130 -x914131 -x914132 -x914133 -x914134 -x914135 -x914136 -x914137 -x914138 -x914139 -x914140 -x914141 -x914142 -x914143 -x914144 -x914145 -x914146 -x914147 -x914148 -x914149 -x914150 -x914151 -x914152 -x914153 -x914154 -x914155 -x914156 -x914157 -x914158 -x914159 -x914160 -x914161 -x914162 -x914163 -x914164 -x914165 -x914166 -x914167 -x914168 -x914169 -x914170 -x914171 -x914172 -x914173 -x914174 -x914175 -x914176 -x914177 -x914178 -x914179 -x914180 -x914181 -x914182 -x914183 -x914184 -x914185 -x914186 -x914187 -x914188 -x914189 -x914190 -x914191 -x914192 -x914193 -x914194 -x914195 -x914196 -x914197 -x914198 -x914199 -x914200 -x914201 -x914202 -x914203 -x914204 -x914205 -x914206 -x914207 -x914208 -x914209 -x914210 -x914211 -x914212 -x914213 -x914214 -x914215 -x914216 -x914217 -x914218 -x914219 -x914220 -x914221 -x914222 -x914223 -x914224 -x914225 -x914226 -x914227 -x914228 -x914229 -x914230 -x914231 -x914232 -x914233 -x914234 -x914235 -x914236 -x914237 -x914238 -x914239 -x914240 -x914241 -x914242 -x914243 -x914244 -x914343 -x914344 -x914345 -x914346 -x914347 -x914348 -x914349 -x914350 -x914351 -x914352 -x914353 -x914354 -x914355 -x914356 -x914357 -x914358 -x914359 -x914360 -x914361 -x914362 -x914363 -x914364 -x914365 -x914366 -x914367 -x914368 -x914369 -x914370 -x914371 -x914372 -x914373 -x914374 -x914375 -x914376 -x914377 -x914378 -x914379 -x914380 -x914381 -x914382 -x914383 -x914384 -x914385 -x914386 -x914387 -x914388 -x914389 -x914390 -x914391 -x914392 -x914393 -x914394 -x914395 -x914396 -x914397 -x914398 -x914399 -x914400 -x914401 -x914402 -x914403 -x914404 -x914405 -x914406 -x914407 -x914408 -x914409 -x914410 -x914411 -x914412 -x914413 -x914414 -x914415 -x914416 -x914417 -x914418 -x914419 -x914420 -x914421 -x914422 -x914423 -x914424 -x914425 -x914426 -x914427 -x914428 -x914429 -x914430 -x914431 -x914432 -x914433 -x914434 -x914435 -x914436 -x914437 -x914438 -x914439 -x914440 -x914441 -x914442 -x914443 -x914444 -x914445 -x914446 -x914447 -x914448 -x914449 -x914450 -x914451 -x914452 -x914453 -x914454 -x914455 -x914456 -x914457 -x914458 -x914459 -x914460 -x914461 -x914462 -x914463 -x914464 -x914465 -x914466 -x914467 -x914468 -x914469 -x914470 -x914471 -x914472 -x914473 -x914474 -x914475 -x914476 -x914477 -x914478 -x914479 -x914480 -x914481 -x914482 -x914483 -x914484 -x914485 -x914486 -x914487 -x914488 -x914489 -x914490 -x914491 -x914492 -x914493 -x914494 -x914495 -x914496 -x914497 -x914498 -x914499 -x914500 -x914501 -x914502 -x914503 -x914504 -x914505 -x914506 -x914507 -x914508 -x914509 -x914510 -x914511 -x914512 -x914513 -x914514 -x914515 -x914516 -x914517 -x914518 -x914519 -x914520 -x914521 -x914522 -x914523 -x914524 -x914525 -x914526 -x914527 -x914528 -x914529 -x914530 -x914531 -x914532 -x914533 -x914534 -x914535 -x914536 -x914537 -x914538 -x914539 -x914540 -x914541 -x914542 -x914543 -x914544 -x914545 -x914546 -x914547 -x914548 -x914549 -x914550 -x914551 -x914552 -x914553 -x914554 -x914555 -x914556 -x914557 -x914558 -x914559 -x914560 -x914561 -x914562 -x914563 -x914564 -x914565 -x914566 -x914567 -x914568 -x914569 -x914570 -x914571 -x914572 -x914573 -x914574 -x914575 -x914576 -x914577 -x914578 -x914579 -x914580 -x914581 -x914582 -x914583 -x914584 -x914585 -x914586 -x914587 -x914588 -x914589 -x914590 -x914591 -x914592 -x914593 -x914594 -x914595 -x914596 -x914597 -x914598 -x914599 -x914600 -x914601 -x914602 -x914603 -x914604 -x914605 -x914606 -x914607 -x914608 -x914609 -x914610 -x914611 -x914612 -x914613 -x914614 -x914615 -x914616 -x914617 -x914618 -x914619 -x914620 -x914621 -x914622 -x914623 -x914624 -x914625 -x914626 -x914627 -x914628 -x914629 -x914630 -x914631 -x914632 -x914633 -x914634 -x914635 -x914636 -x914637 -x914638 -x914639 -x914640 -x914641 -x914642 -x914643 -x914644 -x914645 -x914646 -x914647 -x914648 -x914649 -x914650 -x914651 -x914652 -x914653 -x914654 -x914655 -x914656 -x914657 -x914658 -x914659 -x914660 -x914661 -x914662 -x914663 -x914664 -x914665 -x914666 -x914667 -x914668 -x914669 -x914670 -x914671 -x914672 -x914673 -x914674 -x914675 -x914676 -x914677 -x914678 -x914679 -x914680 -x914681 -x914682 -x914683 -x914684 -x914685 -x914686 -x914687 -x914688 -x914689 -x914690 -x914691 -x914692 -x914693 -x914694 -x914695 -x914696 -x914697 -x914698 -x914699 -x914700 -x914701 -x914702 -x914703 -x914704 -x914705 -x914706 -x914707 -x914708 -x914709 -x914710 -x914711 -x914712 -x914713 -x914714 -x914715 -x914716 -x914717 -x914718 -x914719 -x914720 -x914721 -x914722 -x914723 -x914724 -x914725 -x914726 -x914727 -x914728 -x914729 -x914730 -x914731 -x914732 -x914733 -x914734 -x914735 -x914736 -x914737 -x914738 -x914739 -x914740 -x914741 -x914742 -x914743 -x914744 -x914745 -x914746 -x914747 -x914748 -x914749 -x914750 -x914751 -x914752 -x914753 -x914754 -x914755 -x914756 -x914757 -x914758 -x914759 -x914760 -x914761 -x914762 -x914763 -x914764 -x914765 -x914766 -x914767 -x914768 -x914769 -x914770 -x914771 -x914772 -x914773 -x914774 -x914775 -x914776 -x914777 -x914778 -x914779 -x914780 -x914781 -x914782 -x914783 -x914784 -x914785 -x914786 -x914787 -x914788 -x914789 -x914790 -x914791 -x914792 -x914793 -x914794 -x914795 -x914796 -x914797 -x914798 -x914799 -x914800 -x914801 -x914802 -x914803 -x914804 -x914805 -x914806 -x914807 -x914808 -x914809 -x914810 -x914811 -x914812 -x914813 -x914814 -x914815 -x914816 -x914817 -x914818 -x914819 -x914820 -x914821 -x914822 -x914823 -x914824 -x914825 -x914826 -x914827 -x914828 -x914829 -x914830 -x914831 -x914832 -x914833 -x914834 -x914835 -x914836 -x914837 -x914838 -x914839 -x914840 -x914841 -x914842 -x914843 -x914844 -x914845 -x914846 -x914847 -x914848 -x914849 -x914850 -x914851 -x914852 -x914853 -x914854 -x914855 -x914856 -x914857 -x914858 -x914859 -x914860 -x914861 -x914862 -x914863 -x914864 -x914865 -x914866 -x914867 -x914868 -x914869 -x914870 -x914871 -x914872 -x914873 -x914874 -x914875 -x914876 -x914877 -x914878 -x914879 -x914880 -x914881 -x914882 -x914883 -x914884 -x914885 -x914886 -x914887 -x914888 -x914889 -x914890 -x914891 -x914892 -x914893 -x914894 -x914895 -x914896 -x914897 -x914898 -x914899 -x914900 -x914901 -x914902 -x914903 -x914904 -x914905 -x914906 -x914907 -x914908 -x914909 -x914910 -x914911 -x914912 -x914913 -x914914 -x914915 -x914916 -x914917 -x914918 -x914919 -x914920 -x914921 -x914922 -x914923 -x914924 -x914925 -x914926 -x914927 -x914928 -x914929 -x914930 -x914931 -x914932 -x914933 -x914934 -x914935 -x914936 -x914937 -x914938 -x914939 -x914940 -x914941 -x914942 -x914943 -x914944 -x914945 -x914946 -x914947 -x914948 -x914949 -x914950 -x914951 -x914952 -x914953 -x914954 -x914955 -x914956 -x914957 -x914958 -x914959 -x914960 -x914961 -x914962 -x914963 -x914964 -x914965 -x914966 -x914967 -x914968 -x914969 -x914970 -x914971 -x914972 -x914973 -x914974 -x914975 -x914976 -x914977 -x914978 -x914979 -x914980 -x914981 -x914982 -x914983 -x914984 -x914985 -x914986 -x914987 -x914988 -x914989 -x914990 -x914991 -x914992 -x914993 -x914994 -x914995 -x914996 -x914997 -x914998 -x914999 -x915000 -x915001 -x915002 -x915003 -x915004 -x915005 -x915006 -x915007 -x915008 -x915009 -x915010 -x915011 -x915012 -x915013 -x915014 -x915015 -x915016 -x915017 -x915018 -x915019 -x915020 -x915021 -x915022 -x915023 -x915024 -x915025 -x915026 -x915027 -x915028 -x915029 -x915030 -x915031 -x915032 -x915033 -x915034 -x915035 -x915036 -x915037 -x915038 -x915039 -x915040 -x915041 -x915042 -x915043 -x915044 -x915045 -x915046 -x915047 -x915048 -x915049 -x915050 -x915051 -x915052 -x915053 -x915054 -x915055 -x915056 -x915057 -x915058 -x915059 -x915060 -x915061 -x915062 -x915063 -x915064 -x915065 -x915066 -x915067 -x915068 -x915069 -x915070 -x915071 -x915072 -x915073 -x915074 -x915075 -x915076 -x915077 -x915078 -x915079 -x915080 -x915081 -x915082 -x915083 -x915084 -x915085 -x915086 -x915087 -x915088 -x915089 -x915090 -x915091 -x915092 -x915093 -x915094 -x915095 -x915096 -x915097 -x915098 -x915099 -x915100 -x915101 -x915102 -x915103 -x915104 -x915105 -x915106 -x915107 -x915108 -x915109 -x915110 -x915111 -x915112 -x915113 -x915114 -x915115 -x915116 -x915117 -x915118 -x915119 -x915120 -x915121 -x915122 -x915123 -x915124 -x915125 -x915126 -x915127 -x915128 -x915129 -x915130 -x915131 -x915132 -x915133 -x915134 -x915135 -x915136 -x915137 -x915138 -x915139 -x915140 -x915141 -x915142 -x915143 -x915144 -x915145 -x915146 -x915147 -x915148 -x915149 -x915150 -x915151 -x915152 -x915153 -x915154 -x915155 -x915156 -x915157 -x915158 -x915159 -x915160 -x915161 -x915162 -x915163 -x915164 -x915165 -x915166 -x915167 -x915168 -x915169 -x915170 -x915171 -x915172 -x915173 -x915174 -x915175 -x915176 -x915177 -x915178 -x915179 -x915180 -x915181 -x915182 -x915183 -x915184 -x915185 -x915186 -x915187 -x915188 -x915189 -x915190 -x915191 -x915192 -x915193 -x915194 -x915195 -x915196 -x915197 -x915198 -x915199 -x915200 -x915201 -x915202 -x915203 -x915204 -x915205 -x915206 -x915207 -x915208 -x915209 -x915210 -x915211 -x915212 -x915213 -x915214 -x915215 -x915216 -x915217 -x915218 -x915219 -x915220 -x915221 -x915222 -x915223 -x915224 -x915225 -x915226 -x915227 -x915228 -x915229 -x915230 -x915231 -x915232 -x915233 -x915234 -x915235 -x915236 -x915237 -x915238 -x915239 -x915240 -x915241 -x915242 -x915243 -x915244 -x915245 -x915246 -x915247 -x915248 -x915249 -x915250 -x915251 -x915252 -x915253 -x915254 -x915255 -x915256 -x915257 -x915258 -x915259 -x915260 -x915261 -x915262 -x915263 -x915264 -x915265 -x915266 -x915267 -x915268 -x915269 -x915270 -x915271 -x915272 -x915273 -x915274 -x915275 -x915276 -x915277 -x915278 -x915279 -x915280 -x915281 -x915282 -x915283 -x915284 -x915285 -x915286 -x915287 -x915288 -x915289 -x915290 -x915291 -x915292 -x915293 -x915294 -x915295 -x915296 -x915297 -x915298 -x915299 -x915300 -x915301 -x915302 -x915303 -x915304 -x915305 -x915306 -x915307 -x915308 -x915309 -x915310 -x915311 -x915312 -x915313 -x915314 -x915315 -x915316 -x915317 -x915318 -x915319 -x915320 -x915321 -x915322 -x915421 -x915422 -x915423 -x915424 -x915425 -x915426 -x915427 -x915428 -x915429 -x915430 -x915431 -x915432 -x915433 -x915434 -x915435 -x915436 -x915437 -x915438 -x915439 -x915440 -x915441 -x915442 -x915443 -x915444 -x915445 -x915446 -x915447 -x915448 -x915449 -x915450 -x915451 -x915452 -x915453 -x915454 -x915455 -x915456 -x915457 -x915458 -x915459 -x915460 -x915461 -x915462 -x915463 -x915464 -x915465 -x915466 -x915467 -x915468 -x915469 -x915470 -x915471 -x915472 -x915473 -x915474 -x915475 -x915476 -x915477 -x915478 -x915479 -x915480 -x915481 -x915482 -x915483 -x915484 -x915485 -x915486 -x915487 -x915488 -x915489 -x915490 -x915491 -x915492 -x915493 -x915494 -x915495 -x915496 -x915497 -x915498 -x915499 -x915500 -x915501 -x915502 -x915503 -x915504 -x915505 -x915506 -x915507 -x915508 -x915509
3600.43/3613.12	v -x915510 -x915511 -x915512 -x915513 -x915514 -x915515 -x915516 -x915517 -x915518 -x915519 -x915520 -x915521 -x915522 -x915523 -x915524 -x915525 -x915526 -x915527 -x915528 -x915529 -x915530 -x915531 -x915532 -x915533 -x915534 -x915535 -x915536 -x915537 -x915538 -x915539 -x915540 -x915541 -x915542 -x915543 -x915544 -x915545 -x915546 -x915547 -x915548 -x915549 -x915550 -x915551 -x915552 -x915553 -x915554 -x915555 -x915556 -x915557 -x915558 -x915559 -x915560 -x915561 -x915562 -x915563 -x915564 -x915565 -x915566 -x915567 -x915568 -x915569 -x915570 -x915571 -x915572 -x915573 -x915574 -x915575 -x915576 -x915577 -x915578 -x915579 -x915580 -x915581 -x915582 -x915583 -x915584 -x915585 -x915586 -x915587 -x915588 -x915589 -x915590 -x915591 -x915592 -x915593 -x915594 -x915595 -x915596 -x915597 -x915598 -x915599 -x915600 -x915601 -x915602 -x915603 -x915604 -x915605 -x915606 -x915607 -x915608 -x915609 -x915610 -x915611 -x915612 -x915613 -x915614 -x915615 -x915616 -x915617 -x915618 -x915619 -x915620 -x915621 -x915622 -x915623 -x915624 -x915625 -x915626 -x915627 -x915628 -x915629 -x915630 -x915631 -x915632 -x915633 -x915634 -x915635 -x915636 -x915637 -x915638 -x915639 -x915640 -x915641 -x915642 -x915643 -x915644 -x915645 -x915646 -x915647 -x915648 -x915649 -x915650 -x915651 -x915652 -x915653 -x915654 -x915655 -x915656 -x915657 -x915658 -x915659 -x915660 -x915661 -x915662 -x915663 -x915664 -x915665 -x915666 -x915667 -x915668 -x915669 -x915670 -x915671 -x915672 -x915673 -x915674 -x915675 -x915676 -x915677 -x915678 -x915679 -x915680 -x915681 -x915682 -x915683 -x915684 -x915685 -x915686 -x915687 -x915688 -x915689 -x915690 -x915691 -x915692 -x915693 -x915694 -x915695 -x915696 -x915697 -x915698 -x915699 -x915700 -x915701 -x915702 -x915703 -x915704 -x915705 -x915706 -x915707 -x915708 -x915709 -x915710 -x915711 -x915712 -x915713 -x915714 -x915715 -x915716 -x915717 -x915718 -x915719 -x915720 -x915721 -x915722 -x915723 -x915724 -x915725 -x915726 -x915727 -x915728 -x915729 -x915730 -x915731 -x915732 -x915733 -x915734 -x915735 -x915736 -x915737 -x915738 -x915739 -x915740 -x915741 -x915742 -x915743 -x915744 -x915745 -x915746 -x915747 -x915748 -x915749 -x915750 -x915751 -x915752 -x915753 -x915754 -x915755 -x915756 -x915757 -x915758 -x915759 -x915760 -x915761 -x915762 -x915763 -x915764 -x915765 -x915766 -x915767 -x915768 -x915769 -x915770 -x915771 -x915772 -x915773 -x915774 -x915775 -x915776 -x915777 -x915778 -x915779 -x915780 -x915781 -x915782 -x915783 -x915784 -x915785 -x915786 -x915787 -x915788 -x915789 -x915790 -x915791 -x915792 -x915793 -x915794 -x915795 -x915796 -x915797 -x915798 -x915799 -x915800 -x915801 -x915802 -x915803 -x915804 -x915805 -x915806 -x915807 -x915808 -x915809 -x915810 -x915811 -x915812 -x915813 -x915814 -x915815 -x915816 -x915817 -x915818 -x915819 -x915820 -x915821 -x915822 -x915823 -x915824 -x915825 -x915826 -x915827 -x915828 -x915829 -x915830 -x915831 -x915832 -x915833 -x915834 -x915835 -x915836 -x915837 -x915838 -x915839 -x915840 -x915841 -x915842 -x915843 -x915844 -x915845 -x915846 -x915847 -x915848 -x915849 -x915850 -x915851 -x915852 -x915853 -x915854 -x915855 -x915856 -x915857 -x915858 -x915859 -x915860 -x915861 -x915862 -x915863 -x915864 -x915865 -x915866 -x915867 -x915868 -x915869 -x915870 -x915871 -x915872 -x915873 -x915874 -x915875 -x915876 -x915877 -x915878 -x915879 -x915880 -x915881 -x915882 -x915883 -x915884 -x915885 -x915886 -x915887 -x915888 -x915889 -x915890 -x915891 -x915892 -x915893 -x915894 -x915895 -x915896 -x915897 -x915898 -x915899 -x915900 -x915901 -x915902 -x915903 -x915904 -x915905 -x915906 -x915907 -x915908 -x915909 -x915910 -x915911 -x915912 -x915913 -x915914 -x915915 -x915916 -x915917 -x915918 -x915919 -x915920 -x915921 -x915922 -x915923 -x915924 -x915925 -x915926 -x915927 -x915928 -x915929 -x915930 -x915931 -x915932 -x915933 -x915934 -x915935 -x915936 -x915937 -x915938 -x915939 -x915940 -x915941 -x915942 -x915943 -x915944 -x915945 -x915946 -x915947 -x915948 -x915949 -x915950 -x915951 -x915952 -x915953 -x915954 -x915955 -x915956 -x915957 -x915958 -x915959 -x915960 -x915961 -x915962 -x915963 -x915964 -x915965 -x915966 -x915967 -x915968 -x915969 -x915970 -x915971 -x915972 -x915973 -x915974 -x915975 -x915976 -x915977 -x915978 -x915979 -x915980 -x915981 -x915982 -x915983 -x915984 -x915985 -x915986 -x915987 -x915988 -x915989 -x915990 -x915991 -x915992 -x915993 -x915994 -x915995 -x915996 -x915997 -x915998 -x915999 -x916000 -x916001 -x916002 -x916003 -x916004 -x916005 -x916006 -x916007 -x916008 -x916009 -x916010 -x916011 -x916012 -x916013 -x916014 -x916015 -x916016 -x916017 -x916018 -x916019 -x916020 -x916021 -x916022 -x916023 -x916024 -x916025 -x916026 -x916027 -x916028 -x916029 -x916030 -x916031 -x916032 -x916033 -x916034 -x916035 -x916036 -x916037 -x916038 -x916039 -x916040 -x916041 -x916042 -x916043 -x916044 -x916045 -x916046 -x916047 -x916048 -x916049 -x916050 -x916051 -x916052 -x916053 -x916054 -x916055 -x916056 -x916057 -x916058 -x916059 -x916060 -x916061 -x916062 -x916063 -x916064 -x916065 -x916066 -x916067 -x916068 -x916069 -x916070 -x916071 -x916072 -x916073 -x916074 -x916075 -x916076 -x916077 -x916078 -x916079 -x916080 -x916081 -x916082 -x916083 -x916084 -x916085 -x916086 -x916087 -x916088 -x916089 -x916090 -x916091 -x916092 -x916093 -x916094 -x916095 -x916096 -x916097 -x916098 -x916099 -x916100 -x916101 -x916102 -x916103 -x916104 -x916105 -x916106 -x916107 -x916108 -x916109 -x916110 -x916111 -x916112 -x916113 -x916114 -x916115 -x916116 -x916117 -x916118 -x916119 -x916120 -x916121 -x916122 -x916123 -x916124 -x916125 -x916126 -x916127 -x916128 -x916129 -x916130 -x916131 -x916132 -x916133 -x916134 -x916135 -x916136 -x916137 -x916138 -x916139 -x916140 -x916141 -x916142 -x916143 -x916144 -x916145 -x916146 -x916147 -x916148 -x916149 -x916150 -x916151 -x916152 -x916153 -x916154 -x916155 -x916156 -x916157 -x916158 -x916159 -x916160 -x916161 -x916162 -x916163 -x916164 -x916165 -x916166 -x916167 -x916168 -x916169 -x916170 -x916171 -x916172 -x916173 -x916174 -x916175 -x916176 -x916177 -x916178 -x916179 -x916180 -x916181 -x916182 -x916183 -x916184 -x916185 -x916186 -x916187 -x916188 -x916189 -x916190 -x916191 -x916192 -x916193 -x916194 -x916195 -x916196 -x916197 -x916198 -x916199 -x916200 -x916201 -x916202 -x916203 -x916204 -x916205 -x916206 -x916207 -x916208 -x916209 -x916210 -x916211 -x916212 -x916213 -x916214 -x916215 -x916216 -x916217 -x916218 -x916219 -x916220 -x916221 -x916222 -x916223 -x916224 -x916225 -x916226 -x916227 -x916228 -x916229 -x916230 -x916231 -x916232 -x916233 -x916234 -x916235 -x916236 -x916237 -x916238 -x916239 -x916240 -x916241 -x916242 -x916243 -x916244 -x916245 -x916246 -x916247 -x916248 -x916249 -x916250 -x916251 -x916252 -x916253 -x916254 -x916255 -x916256 -x916257 -x916258 -x916259 -x916260 -x916261 -x916262 -x916263 -x916264 -x916265 -x916266 -x916267 -x916268 -x916269 -x916270 -x916271 -x916272 -x916273 -x916274 -x916275 -x916276 -x916277 -x916278 -x916279 -x916280 -x916281 -x916282 -x916283 -x916284 -x916285 -x916286 -x916287 -x916288 -x916289 -x916290 -x916291 -x916292 -x916293 -x916294 -x916295 -x916296 -x916297 -x916298 -x916299 -x916300 -x916301 -x916302 -x916303 -x916304 -x916305 -x916306 -x916307 -x916308 -x916309 -x916310 -x916311 -x916312 -x916313 -x916314 -x916315 -x916316 -x916317 -x916318 -x916319 -x916320 -x916321 -x916322 -x916323 -x916324 -x916325 -x916326 -x916327 -x916328 -x916329 -x916330 -x916331 -x916332 -x916333 -x916334 -x916335 -x916336 -x916337 -x916338 -x916339 -x916340 -x916341 -x916342 -x916343 -x916344 -x916345 -x916346 -x916347 -x916348 -x916349 -x916350 -x916351 -x916352 -x916353 -x916354 -x916355 -x916356 -x916357 -x916358 -x916359 -x916360 -x916361 -x916362 -x916363 -x916364 -x916365 -x916366 -x916367 -x916368 -x916369 -x916370 -x916371 -x916372 -x916373 -x916374 -x916375 -x916376 -x916377 -x916378 -x916379 -x916380 -x916381 -x916382 -x916383 -x916384 -x916385 -x916386 -x916387 -x916388 -x916389 -x916390 -x916391 -x916392 -x916393 -x916394 -x916395 -x916396 -x916397 -x916398 -x916399 -x916400 -x916499 -x916500 -x916501 -x916502 -x916503 -x916504 -x916505 -x916506 -x916507 -x916508 -x916509 -x916510 -x916511 -x916512 -x916513 -x916514 -x916515 -x916516 -x916517 -x916518 -x916519 -x916520 -x916521 -x916522 -x916523 -x916524 -x916525 -x916526 -x916527 -x916528 -x916529 -x916530 -x916531 -x916532 -x916533 -x916534 -x916535 -x916536 -x916537 -x916538 -x916539 -x916540 -x916541 -x916542 -x916543 -x916544 -x916545 -x916546 -x916547 -x916548 -x916549 -x916550 -x916551 -x916552 -x916553 -x916554 -x916555 -x916556 -x916557 -x916558 -x916559 -x916560 -x916561 -x916562 -x916563 -x916564 -x916565 -x916566 -x916567 -x916568 -x916569 -x916570 -x916571 -x916572 -x916573 -x916574 -x916575 -x916576 -x916577 -x916578 -x916579 -x916580 -x916581 -x916582 -x916583 -x916584 -x916585 -x916586 -x916587 -x916588 -x916589 -x916590 -x916591 -x916592 -x916593 -x916594 -x916595 -x916596 -x916597 -x916598 -x916599 -x916600 -x916601 -x916602 -x916603 -x916604 -x916605 -x916606 -x916607 -x916608 -x916609 -x916610 -x916611 -x916612 -x916613 -x916614 -x916615 -x916616 -x916617 -x916618 -x916619 -x916620 -x916621 -x916622 -x916623 -x916624 -x916625 -x916626 -x916627 -x916628 -x916629 -x916630 -x916631 -x916632 -x916633 -x916634 -x916635 -x916636 -x916637 -x916638 -x916639 -x916640 -x916641 -x916642 -x916643 -x916644 -x916645 -x916646 -x916647 -x916648 -x916649 -x916650 -x916651 -x916652 -x916653 -x916654 -x916655 -x916656 -x916657 -x916658 -x916659 -x916660 -x916661 -x916662 -x916663 -x916664 -x916665 -x916666 -x916667 -x916668 -x916669 -x916670 -x916671 -x916672 -x916673 -x916674 -x916675 -x916676 -x916677 -x916678 -x916679 -x916680 -x916681 -x916682 -x916683 -x916684 -x916685 -x916686 -x916687 -x916688 -x916689 -x916690 -x916691 -x916692 -x916693 -x916694 -x916695 -x916696 -x916697 -x916698 -x916699 -x916700 -x916701 -x916702 -x916703 -x916704 -x916705 -x916706 -x916707 -x916708 -x916709 -x916710 -x916711 -x916712 -x916713 -x916714 -x916715 -x916716 -x916717 -x916718 -x916719 -x916720 -x916721 -x916722 -x916723 -x916724 -x916725 -x916726 -x916727 -x916728 -x916729 -x916730 -x916731 -x916732 -x916733 -x916734 -x916735 -x916736 -x916737 -x916738 -x916739 -x916740 -x916741 -x916742 -x916743 -x916744 -x916745 -x916746 -x916747 -x916748 -x916749 -x916750 -x916751 -x916752 -x916753 -x916754 -x916755 -x916756 -x916757 -x916758 -x916759 -x916760 -x916761 -x916762 -x916763 -x916764 -x916765 -x916766 -x916767 -x916768 -x916769 -x916770 -x916771 -x916772 -x916773 -x916774 -x916775 -x916776 -x916777 -x916778 -x916779 -x916780 -x916781 -x916782 -x916783 -x916784 -x916785 -x916786 -x916787 -x916788 -x916789 -x916790 -x916791 -x916792 -x916793 -x916794 -x916795 -x916796 -x916797 -x916798 -x916799 -x916800 -x916801 -x916802 -x916803 -x916804 -x916805 -x916806 -x916807 -x916808 -x916809 -x916810 -x916811 -x916812 -x916813 -x916814 -x916815 -x916816 -x916817 -x916818 -x916819 -x916820 -x916821 -x916822 -x916823 -x916824 -x916825 -x916826 -x916827 -x916828 -x916829 -x916830 -x916831 -x916832 -x916833 -x916834 -x916835 -x916836 -x916837 -x916838 -x916839 -x916840 -x916841 -x916842 -x916843 -x916844 -x916845 -x916846 -x916847 -x916848 -x916849 -x916850 -x916851 -x916852 -x916853 -x916854 -x916855 -x916856 -x916857 -x916858 -x916859 -x916860 -x916861 -x916862 -x916863 -x916864 -x916865 -x916866 -x916867 -x916868 -x916869 -x916870 -x916871 -x916872 -x916873 -x916874 -x916875 -x916876 -x916877 -x916878 -x916879 -x916880 -x916881 -x916882 -x916883 -x916884 -x916885 -x916886 -x916887 -x916888 -x916889 -x916890 -x916891 -x916892 -x916893 -x916894 -x916895 -x916896 -x916897 -x916898 -x916899 -x916900 -x916901 -x916902 -x916903 -x916904 -x916905 -x916906 -x916907 -x916908 -x916909 -x916910 -x916911 -x916912 -x916913 -x916914 -x916915 -x916916 -x916917 -x916918 -x916919 -x916920 -x916921 -x916922 -x916923 -x916924 -x916925 -x916926 -x916927 -x916928 -x916929 -x916930 -x916931 -x916932 -x916933 -x916934 -x916935 -x916936 -x916937 -x916938 -x916939 -x916940 -x916941 -x916942 -x916943 -x916944 -x916945 -x916946 -x916947 -x916948 -x916949 -x916950 -x916951 -x916952 -x916953 -x916954 -x916955 -x916956 -x916957 -x916958 -x916959 -x916960 -x916961 -x916962 -x916963 -x916964 -x916965 -x916966 -x916967 -x916968 -x916969 -x916970 -x916971 -x916972 -x916973 -x916974 -x916975 -x916976 -x916977 -x916978 -x916979 -x916980 -x916981 -x916982 -x916983 -x916984 -x916985 -x916986 -x916987 -x916988 -x916989 -x916990 -x916991 -x916992 -x916993 -x916994 -x916995 -x916996 -x916997 -x916998 -x916999 -x917000 -x917001 -x917002 -x917003 -x917004 -x917005 -x917006 -x917007 -x917008 -x917009 -x917010 -x917011 -x917012 -x917013 -x917014 -x917015 -x917016 -x917017 -x917018 -x917019 -x917020 -x917021 -x917022 -x917023 -x917024 -x917025 -x917026 -x917027 -x917028 -x917029 -x917030 -x917031 -x917032 -x917033 -x917034 -x917035 -x917036 -x917037 -x917038 -x917039 -x917040 -x917041 -x917042 -x917043 -x917044 -x917045 -x917046 -x917047 -x917048 -x917049 -x917050 -x917051 -x917052 -x917053 -x917054 -x917055 -x917056 -x917057 -x917058 -x917059 -x917060 -x917061 -x917062 -x917063 -x917064 -x917065 -x917066 -x917067 -x917068 -x917069 -x917070 -x917071 -x917072 -x917073 -x917074 -x917075 -x917076 -x917077 -x917078 -x917079 -x917080 -x917081 -x917082 -x917083 -x917084 -x917085 -x917086 -x917087 -x917088 -x917089 -x917090 -x917091 -x917092 -x917093 -x917094 -x917095 -x917096 -x917097 -x917098 -x917099 -x917100 -x917101 -x917102 -x917103 -x917104 -x917105 -x917106 -x917107 -x917108 -x917109 -x917110 -x917111 -x917112 -x917113 -x917114 -x917115 -x917116 -x917117 -x917118 -x917119 -x917120 -x917121 -x917122 -x917123 -x917124 -x917125 -x917126 -x917127 -x917128 -x917129 -x917130 -x917131 -x917132 -x917133 -x917134 -x917135 -x917136 -x917137 -x917138 -x917139 -x917140 -x917141 -x917142 -x917143 -x917144 -x917145 -x917146 -x917147 -x917148 -x917149 -x917150 -x917151 -x917152 -x917153 -x917154 -x917155 -x917156 -x917157 -x917158 -x917159 -x917160 -x917161 -x917162 -x917163 -x917164 -x917165 -x917166 -x917167 -x917168 -x917169 -x917170 -x917171 -x917172 -x917173 -x917174 -x917175 -x917176 -x917177 -x917178 -x917179 -x917180 -x917181 -x917182 -x917183 -x917184 -x917185 -x917186 -x917187 -x917188 -x917189 -x917190 -x917191 -x917192 -x917193 -x917194 -x917195 -x917196 -x917197 -x917198 -x917199 -x917200 -x917201 -x917202 -x917203 -x917204 -x917205 -x917206 -x917207 -x917208 -x917209 -x917210 -x917211 -x917212 -x917213 -x917214 -x917215 -x917216 -x917217 -x917218 -x917219 -x917220 -x917221 -x917222 -x917223 -x917224 -x917225 -x917226 -x917227 -x917228 -x917229 -x917230 -x917231 -x917232 -x917233 -x917234 -x917235 -x917236 -x917237 -x917238 -x917239 -x917240 -x917241 -x917242 -x917243 -x917244 -x917245 -x917246 -x917247 -x917248 -x917249 -x917250 -x917251 -x917252 -x917253 -x917254 -x917255 -x917256 -x917257 -x917258 -x917259 -x917260 -x917261 -x917262 -x917263 -x917264 -x917265 -x917266 -x917267 -x917268 -x917269 -x917270 -x917271 -x917272 -x917273 -x917274 -x917275 -x917276 -x917277 -x917278 -x917279 -x917280 -x917281 -x917282 -x917283 -x917284 -x917285 -x917286 -x917287 -x917288 -x917289 -x917290 -x917291 -x917292 -x917293 -x917294 -x917295 -x917296 -x917297 -x917298 -x917299 -x917300 -x917301 -x917302 -x917303 -x917304 -x917305 -x917306 -x917307 -x917308 -x917309 -x917310 -x917311 -x917312 -x917313 -x917314 -x917315 -x917316 -x917317 -x917318 -x917319 -x917320 -x917321 -x917322 -x917323 -x917324 -x917325 -x917326 -x917327 -x917328 -x917329 -x917330 -x917331 -x917332 -x917333 -x917334 -x917335 -x917336 -x917337 -x917338 -x917339 -x917340 -x917341 -x917342 -x917343 -x917344 -x917345 -x917346 -x917347 -x917348 -x917349 -x917350 -x917351 -x917352 -x917353 -x917354 -x917355 -x917356 -x917357 -x917358 -x917359 -x917360 -x917361 -x917362 -x917363 -x917364 -x917365 -x917366 -x917367 -x917368 -x917369 -x917370 -x917371 -x917372 -x917373 -x917374 -x917375 -x917376 -x917377 -x917378 -x917379 -x917380 -x917381 -x917382 -x917383 -x917384 -x917385 -x917386 -x917387 -x917388 -x917389 -x917390 -x917391 -x917392 -x917393 -x917394 -x917395 -x917396 -x917397 -x917398 -x917399 -x917400 -x917401 -x917402 -x917403 -x917404 -x917405 -x917406 -x917407 -x917408 -x917409 -x917410 -x917411 -x917412 -x917413 -x917414 -x917415 -x917416 -x917417 -x917418 -x917419 -x917420 -x917421 -x917422 -x917423 -x917424 -x917425 -x917426 -x917427 -x917428 -x917429 -x917430 -x917431 -x917432 -x917433 -x917434 -x917435 -x917436 -x917437 -x917438 -x917439 -x917440 -x917441 -x917442 -x917443 -x917444 -x917445 -x917446 -x917447 -x917448 -x917449 -x917450 -x917451 -x917452 -x917453 -x917454 -x917455 -x917456 -x917457 -x917458 -x917459 -x917460 -x917461 -x917462 -x917463 -x917464 -x917465 -x917466 -x917467 -x917468 -x917469 -x917470 -x917471 -x917472 -x917473 -x917474 -x917475 -x917476 -x917477 -x917478 -x917577 -x917578 -x917579 -x917580 -x917581 -x917582 -x917583 -x917584 -x917585 -x917586 -x917587 -x917588 -x917589 -x917590 -x917591 -x917592 -x917593 -x917594 -x917595 -x917596 -x917597 -x917598 -x917599 -x917600 -x917601 -x917602 -x917603 -x917604 -x917605 -x917606 -x917607 -x917608 -x917609 -x917610 -x917611 -x917612 -x917613 -x917614 -x917615 -x917616 -x917617 -x917618 -x917619 -x917620 -x917621 -x917622 -x917623 -x917624 -x917625 -x917626 -x917627 -x917628 -x917629 -x917630 -x917631 -x917632 -x917633 -x917634 -x917635 -x917636 -x917637 -x917638 -x917639 -x917640 -x917641 -x917642 -x917643 -x917644 -x917645 -x917646 -x917647 -x917648 -x917649 -x917650 -x917651 -x917652 -x917653 -x917654 -x917655 -x917656 -x917657 -x917658 -x917659 -x917660 -x917661 -x917662 -x917663 -x917664 -x917665 -x917666 -x917667 -x917668 -x917669 -x917670 -x917671 -x917672 -x917673 -x917674 -x917675 -x917676 -x917677 -x917678 -x917679 -x917680 -x917681 -x917682 -x917683 -x917684 -x917685 -x917686 -x917687 -x917688 -x917689 -x917690 -x917691 -x917692 -x917693 -x917694 -x917695 -x917696 -x917697 -x917698 -x917699 -x917700 -x917701 -x917702 -x917703 -x917704 -x917705
3600.43/3613.12	v -x917706 -x917707 -x917708 -x917709 -x917710 -x917711 -x917712 -x917713 -x917714 -x917715 -x917716 -x917717 -x917718 -x917719 -x917720 -x917721 -x917722 -x917723 -x917724 -x917725 -x917726 -x917727 -x917728 -x917729 -x917730 -x917731 -x917732 -x917733 -x917734 -x917735 -x917736 -x917737 -x917738 -x917739 -x917740 -x917741 -x917742 -x917743 -x917744 -x917745 -x917746 -x917747 -x917748 -x917749 -x917750 -x917751 -x917752 -x917753 -x917754 -x917755 -x917756 -x917757 -x917758 -x917759 -x917760 -x917761 -x917762 -x917763 -x917764 -x917765 -x917766 -x917767 -x917768 -x917769 -x917770 -x917771 -x917772 -x917773 -x917774 -x917775 -x917776 -x917777 -x917778 -x917779 -x917780 -x917781 -x917782 -x917783 -x917784 -x917785 -x917786 -x917787 -x917788 -x917789 -x917790 -x917791 -x917792 -x917793 -x917794 -x917795 -x917796 -x917797 -x917798 -x917799 -x917800 -x917801 -x917802 -x917803 -x917804 -x917805 -x917806 -x917807 -x917808 -x917809 -x917810 -x917811 -x917812 -x917813 -x917814 -x917815 -x917816 -x917817 -x917818 -x917819 -x917820 -x917821 -x917822 -x917823 -x917824 -x917825 -x917826 -x917827 -x917828 -x917829 -x917830 -x917831 -x917832 -x917833 -x917834 -x917835 -x917836 -x917837 -x917838 -x917839 -x917840 -x917841 -x917842 -x917843 -x917844 -x917845 -x917846 -x917847 -x917848 -x917849 -x917850 -x917851 -x917852 -x917853 -x917854 -x917855 -x917856 -x917857 -x917858 -x917859 -x917860 -x917861 -x917862 -x917863 -x917864 -x917865 -x917866 -x917867 -x917868 -x917869 -x917870 -x917871 -x917872 -x917873 -x917874 -x917875 -x917876 -x917877 -x917878 -x917879 -x917880 -x917881 -x917882 -x917883 -x917884 -x917885 -x917886 -x917887 -x917888 -x917889 -x917890 -x917891 -x917892 -x917893 -x917894 -x917895 -x917896 -x917897 -x917898 -x917899 -x917900 -x917901 -x917902 -x917903 -x917904 -x917905 -x917906 -x917907 -x917908 -x917909 -x917910 -x917911 -x917912 -x917913 -x917914 -x917915 -x917916 -x917917 -x917918 -x917919 -x917920 -x917921 -x917922 -x917923 -x917924 -x917925 -x917926 -x917927 -x917928 -x917929 -x917930 -x917931 -x917932 -x917933 -x917934 -x917935 -x917936 -x917937 -x917938 -x917939 -x917940 -x917941 -x917942 -x917943 -x917944 -x917945 -x917946 -x917947 -x917948 -x917949 -x917950 -x917951 -x917952 -x917953 -x917954 -x917955 -x917956 -x917957 -x917958 -x917959 -x917960 -x917961 -x917962 -x917963 -x917964 -x917965 -x917966 -x917967 -x917968 -x917969 -x917970 -x917971 -x917972 -x917973 -x917974 -x917975 -x917976 -x917977 -x917978 -x917979 -x917980 -x917981 -x917982 -x917983 -x917984 -x917985 -x917986 -x917987 -x917988 -x917989 -x917990 -x917991 -x917992 -x917993 -x917994 -x917995 -x917996 -x917997 -x917998 -x917999 -x918000 -x918001 -x918002 -x918003 -x918004 -x918005 -x918006 -x918007 -x918008 -x918009 -x918010 -x918011 -x918012 -x918013 -x918014 -x918015 -x918016 -x918017 -x918018 -x918019 -x918020 -x918021 -x918022 -x918023 -x918024 -x918025 -x918026 -x918027 -x918028 -x918029 -x918030 -x918031 -x918032 -x918033 -x918034 -x918035 -x918036 -x918037 -x918038 -x918039 -x918040 -x918041 -x918042 -x918043 -x918044 -x918045 -x918046 -x918047 -x918048 -x918049 -x918050 -x918051 -x918052 -x918053 -x918054 -x918055 -x918056 -x918057 -x918058 -x918059 -x918060 -x918061 -x918062 -x918063 -x918064 -x918065 -x918066 -x918067 -x918068 -x918069 -x918070 -x918071 -x918072 -x918073 -x918074 -x918075 -x918076 -x918077 -x918078 -x918079 -x918080 -x918081 -x918082 -x918083 -x918084 -x918085 -x918086 -x918087 -x918088 -x918089 -x918090 -x918091 -x918092 -x918093 -x918094 -x918095 -x918096 -x918097 -x918098 -x918099 -x918100 -x918101 -x918102 -x918103 -x918104 -x918105 -x918106 -x918107 -x918108 -x918109 -x918110 -x918111 -x918112 -x918113 -x918114 -x918115 -x918116 -x918117 -x918118 -x918119 -x918120 -x918121 -x918122 -x918123 -x918124 -x918125 -x918126 -x918127 -x918128 -x918129 -x918130 -x918131 -x918132 -x918133 -x918134 -x918135 -x918136 -x918137 -x918138 -x918139 -x918140 -x918141 -x918142 -x918143 -x918144 -x918145 -x918146 -x918147 -x918148 -x918149 -x918150 -x918151 -x918152 -x918153 -x918154 -x918155 -x918156 -x918157 -x918158 -x918159 -x918160 -x918161 -x918162 -x918163 -x918164 -x918165 -x918166 -x918167 -x918168 -x918169 -x918170 -x918171 -x918172 -x918173 -x918174 -x918175 -x918176 -x918177 -x918178 -x918179 -x918180 -x918181 -x918182 -x918183 -x918184 -x918185 -x918186 -x918187 -x918188 -x918189 -x918190 -x918191 -x918192 -x918193 -x918194 -x918195 -x918196 -x918197 -x918198 -x918199 -x918200 -x918201 -x918202 -x918203 -x918204 -x918205 -x918206 -x918207 -x918208 -x918209 -x918210 -x918211 -x918212 -x918213 -x918214 -x918215 -x918216 -x918217 -x918218 -x918219 -x918220 -x918221 -x918222 -x918223 -x918224 -x918225 -x918226 -x918227 -x918228 -x918229 -x918230 -x918231 -x918232 -x918233 -x918234 -x918235 -x918236 -x918237 -x918238 -x918239 -x918240 -x918241 -x918242 -x918243 -x918244 -x918245 -x918246 -x918247 -x918248 -x918249 -x918250 -x918251 -x918252 -x918253 -x918254 -x918255 -x918256 -x918257 -x918258 -x918259 -x918260 -x918261 -x918262 -x918263 -x918264 -x918265 -x918266 -x918267 -x918268 -x918269 -x918270 -x918271 -x918272 -x918273 -x918274 -x918275 -x918276 -x918277 -x918278 -x918279 -x918280 -x918281 -x918282 -x918283 -x918284 -x918285 -x918286 -x918287 -x918288 -x918289 -x918290 -x918291 -x918292 -x918293 -x918294 -x918295 -x918296 -x918297 -x918298 -x918299 -x918300 -x918301 -x918302 -x918303 -x918304 -x918305 -x918306 -x918307 -x918308 -x918309 -x918310 -x918311 -x918312 -x918313 -x918314 -x918315 -x918316 -x918317 -x918318 -x918319 -x918320 -x918321 -x918322 -x918323 -x918324 -x918325 -x918326 -x918327 -x918328 -x918329 -x918330 -x918331 -x918332 -x918333 -x918334 -x918335 -x918336 -x918337 -x918338 -x918339 -x918340 -x918341 -x918342 -x918343 -x918344 -x918345 -x918346 -x918347 -x918348 -x918349 -x918350 -x918351 -x918352 -x918353 -x918354 -x918355 -x918356 -x918357 -x918358 -x918359 -x918360 -x918361 -x918362 -x918363 -x918364 -x918365 -x918366 -x918367 -x918368 -x918369 -x918370 -x918371 -x918372 -x918373 -x918374 -x918375 -x918376 -x918377 -x918378 -x918379 -x918380 -x918381 -x918382 -x918383 -x918384 -x918385 -x918386 -x918387 -x918388 -x918389 -x918390 -x918391 -x918392 -x918393 -x918394 -x918395 -x918396 -x918397 -x918398 -x918399 -x918400 -x918401 -x918402 -x918403 -x918404 -x918405 -x918406 -x918407 -x918408 -x918409 -x918410 -x918411 -x918412 -x918413 -x918414 -x918415 -x918416 -x918417 -x918418 -x918419 -x918420 -x918421 -x918422 -x918423 -x918424 -x918425 -x918426 -x918427 -x918428 -x918429 -x918430 -x918431 -x918432 -x918433 -x918434 -x918435 -x918436 -x918437 -x918438 -x918439 -x918440 -x918441 -x918442 -x918443 -x918444 -x918445 -x918446 -x918447 -x918448 -x918449 -x918450 -x918451 -x918452 -x918453 -x918454 -x918455 -x918456 -x918457 -x918458 -x918459 -x918460 -x918461 -x918462 -x918463 -x918464 -x918465 -x918466 -x918467 -x918468 -x918469 -x918470 -x918471 -x918472 -x918473 -x918474 -x918475 -x918476 -x918477 -x918478 -x918479 -x918480 -x918481 -x918482 -x918483 -x918484 -x918485 -x918486 -x918487 -x918488 -x918489 -x918490 -x918491 -x918492 -x918493 -x918494 -x918495 -x918496 -x918497 -x918498 -x918499 -x918500 -x918501 -x918502 -x918503 -x918504 -x918505 -x918506 -x918507 -x918508 -x918509 -x918510 -x918511 -x918512 -x918513 -x918514 -x918515 -x918516 -x918517 -x918518 -x918519 -x918520 -x918521 -x918522 -x918523 -x918524 -x918525 -x918526 -x918527 -x918528 -x918529 -x918530 -x918531 -x918532 -x918533 -x918534 -x918535 -x918536 -x918537 -x918538 -x918539 -x918540 -x918541 -x918542 -x918543 -x918544 -x918545 -x918546 -x918547 -x918548 -x918549 -x918550 -x918551 -x918552 -x918553 -x918554 -x918555 -x918556 -x918655 -x918656 -x918657 -x918658 -x918659 -x918660 -x918661 -x918662 -x918663 -x918664 -x918665 -x918666 -x918667 -x918668 -x918669 -x918670 -x918671 -x918672 -x918673 -x918674 -x918675 -x918676 -x918677 -x918678 -x918679 -x918680 -x918681 -x918682 -x918683 -x918684 -x918685 -x918686 -x918687 -x918688 -x918689 -x918690 -x918691 -x918692 -x918693 -x918694 -x918695 -x918696 -x918697 -x918698 -x918699 -x918700 -x918701 -x918702 -x918703 -x918704 -x918705 -x918706 -x918707 -x918708 -x918709 -x918710 -x918711 -x918712 -x918713 -x918714 -x918715 -x918716 -x918717 -x918718 -x918719 -x918720 -x918721 -x918722 -x918723 -x918724 -x918725 -x918726 -x918727 -x918728 -x918729 -x918730 -x918731 -x918732 -x918733 -x918734 -x918735 -x918736 -x918737 -x918738 -x918739 -x918740 -x918741 -x918742 -x918743 -x918744 -x918745 -x918746 -x918747 -x918748 -x918749 -x918750 -x918751 -x918752 -x918753 -x918754 -x918755 -x918756 -x918757 -x918758 -x918759 -x918760 -x918761 -x918762 -x918763 -x918764 -x918765 -x918766 -x918767 -x918768 -x918769 -x918770 -x918771 -x918772 -x918773 -x918774 -x918775 -x918776 -x918777 -x918778 -x918779 -x918780 -x918781 -x918782 -x918783 -x918784 -x918785 -x918786 -x918787 -x918788 -x918789 -x918790 -x918791 -x918792 -x918793 -x918794 -x918795 -x918796 -x918797 -x918798 -x918799 -x918800 -x918801 -x918802 -x918803 -x918804 -x918805 -x918806 -x918807 -x918808 -x918809 -x918810 -x918811 -x918812 -x918813 -x918814 -x918815 -x918816 -x918817 -x918818 -x918819 -x918820 -x918821 -x918822 -x918823 -x918824 -x918825 -x918826 -x918827 -x918828 -x918829 -x918830 -x918831 -x918832 -x918833 -x918834 -x918835 -x918836 -x918837 -x918838 -x918839 -x918840 -x918841 -x918842 -x918843 -x918844 -x918845 -x918846 -x918847 -x918848 -x918849 -x918850 -x918851 -x918852 -x918853 -x918854 -x918855 -x918856 -x918857 -x918858 -x918859 -x918860 -x918861 -x918862 -x918863 -x918864 -x918865 -x918866 -x918867 -x918868 -x918869 -x918870 -x918871 -x918872 -x918873 -x918874 -x918875 -x918876 -x918877 -x918878 -x918879 -x918880 -x918881 -x918882 -x918883 -x918884 -x918885 -x918886 -x918887 -x918888 -x918889 -x918890 -x918891 -x918892 -x918893 -x918894 -x918895 -x918896 -x918897 -x918898 -x918899 -x918900 -x918901 -x918902 -x918903 -x918904 -x918905 -x918906 -x918907 -x918908 -x918909 -x918910 -x918911 -x918912 -x918913 -x918914 -x918915 -x918916 -x918917 -x918918 -x918919 -x918920 -x918921 -x918922 -x918923 -x918924 -x918925 -x918926 -x918927 -x918928 -x918929 -x918930 -x918931 -x918932 -x918933 -x918934 -x918935 -x918936 -x918937 -x918938 -x918939 -x918940 -x918941 -x918942 -x918943 -x918944 -x918945 -x918946 -x918947 -x918948 -x918949 -x918950 -x918951 -x918952 -x918953 -x918954 -x918955 -x918956 -x918957 -x918958 -x918959 -x918960 -x918961 -x918962 -x918963 -x918964 -x918965 -x918966 -x918967 -x918968 -x918969 -x918970 -x918971 -x918972 -x918973 -x918974 -x918975 -x918976 -x918977 -x918978 -x918979 -x918980 -x918981 -x918982 -x918983 -x918984 -x918985 -x918986 -x918987 -x918988 -x918989 -x918990 -x918991 -x918992 -x918993 -x918994 -x918995 -x918996 -x918997 -x918998 -x918999 -x919000 -x919001 -x919002 -x919003 -x919004 -x919005 -x919006 -x919007 -x919008 -x919009 -x919010 -x919011 -x919012 -x919013 -x919014 -x919015 -x919016 -x919017 -x919018 -x919019 -x919020 -x919021 -x919022 -x919023 -x919024 -x919025 -x919026 -x919027 -x919028 -x919029 -x919030 -x919031 -x919032 -x919033 -x919034 -x919035 -x919036 -x919037 -x919038 -x919039 -x919040 -x919041 -x919042 -x919043 -x919044 -x919045 -x919046 -x919047 -x919048 -x919049 -x919050 -x919051 -x919052 -x919053 -x919054 -x919055 -x919056 -x919057 -x919058 -x919059 -x919060 -x919061 -x919062 -x919063 -x919064 -x919065 -x919066 -x919067 -x919068 -x919069 -x919070 -x919071 -x919072 -x919073 -x919074 -x919075 -x919076 -x919077 -x919078 -x919079 -x919080 -x919081 -x919082 -x919083 -x919084 -x919085 -x919086 -x919087 -x919088 -x919089 -x919090 -x919091 -x919092 -x919093 -x919094 -x919095 -x919096 -x919097 -x919098 -x919099 -x919100 -x919101 -x919102 -x919103 -x919104 -x919105 -x919106 -x919107 -x919108 -x919109 -x919110 -x919111 -x919112 -x919113 -x919114 -x919115 -x919116 -x919117 -x919118 -x919119 -x919120 -x919121 -x919122 -x919123 -x919124 -x919125 -x919126 -x919127 -x919128 -x919129 -x919130 -x919131 -x919132 -x919133 -x919134 -x919135 -x919136 -x919137 -x919138 -x919139 -x919140 -x919141 -x919142 -x919143 -x919144 -x919145 -x919146 -x919147 -x919148 -x919149 -x919150 -x919151 -x919152 -x919153 -x919154 -x919155 -x919156 -x919157 -x919158 -x919159 -x919160 -x919161 -x919162 -x919163 -x919164 -x919165 -x919166 -x919167 -x919168 -x919169 -x919170 -x919171 -x919172 -x919173 -x919174 -x919175 -x919176 -x919177 -x919178 -x919179 -x919180 -x919181 -x919182 -x919183 -x919184 -x919185 -x919186 -x919187 -x919188 -x919189 -x919190 -x919191 -x919192 -x919193 -x919194 -x919195 -x919196 -x919197 -x919198 -x919199 -x919200 -x919201 -x919202 -x919203 -x919204 -x919205 -x919206 -x919207 -x919208 -x919209 -x919210 -x919211 -x919212 -x919213 -x919214 -x919215 -x919216 -x919217 -x919218 -x919219 -x919220 -x919221 -x919222 -x919223 -x919224 -x919225 -x919226 -x919227 -x919228 -x919229 -x919230 -x919231 -x919232 -x919233 -x919234 -x919235 -x919236 -x919237 -x919238 -x919239 -x919240 -x919241 -x919242 -x919243 -x919244 -x919245 -x919246 -x919247 -x919248 -x919249 -x919250 -x919251 -x919252 -x919253 -x919254 -x919255 -x919256 -x919257 -x919258 -x919259 -x919260 -x919261 -x919262 -x919263 -x919264 -x919265 -x919266 -x919267 -x919268 -x919269 -x919270 -x919271 -x919272 -x919273 -x919274 -x919275 -x919276 -x919277 -x919278 -x919279 -x919280 -x919281 -x919282 -x919283 -x919284 -x919285 -x919286 -x919287 -x919288 -x919289 -x919290 -x919291 -x919292 -x919293 -x919294 -x919295 -x919296 -x919297 -x919298 -x919299 -x919300 -x919301 -x919302 -x919303 -x919304 -x919305 -x919306 -x919307 -x919308 -x919309 -x919310 -x919311 -x919312 -x919313 -x919314 -x919315 -x919316 -x919317 -x919318 -x919319 -x919320 -x919321 -x919322 -x919323 -x919324 -x919325 -x919326 -x919327 -x919328 -x919329 -x919330 -x919331 -x919332 -x919333 -x919334 -x919335 -x919336 -x919337 -x919338 -x919339 -x919340 -x919341 -x919342 -x919343 -x919344 -x919345 -x919346 -x919347 -x919348 -x919349 -x919350 -x919351 -x919352 -x919353 -x919354 -x919355 -x919356 -x919357 -x919358 -x919359 -x919360 -x919361 -x919362 -x919363 -x919364 -x919365 -x919366 -x919367 -x919368 -x919369 -x919370 -x919371 -x919372 -x919373 -x919374 -x919375 -x919376 -x919377 -x919378 -x919379 -x919380 -x919381 -x919382 -x919383 -x919384 -x919385 -x919386 -x919387 -x919388 -x919389 -x919390 -x919391 -x919392 -x919393 -x919394 -x919395 -x919396 -x919397 -x919398 -x919399 -x919400 -x919401 -x919402 -x919403 -x919404 -x919405 -x919406 -x919407 -x919408 -x919409 -x919410 -x919411 -x919412 -x919413 -x919414 -x919415 -x919416 -x919417 -x919418 -x919419 -x919420 -x919421 -x919422 -x919423 -x919424 -x919425 -x919426 -x919427 -x919428 -x919429 -x919430 -x919431 -x919432 -x919433 -x919434 -x919435 -x919436 -x919437 -x919438 -x919439 -x919440 -x919441 -x919442 -x919443 -x919444 -x919445 -x919446 -x919447 -x919448 -x919449 -x919450 -x919451 -x919452 -x919453 -x919454 -x919455 -x919456 -x919457 -x919458 -x919459 -x919460 -x919461 -x919462 -x919463 -x919464 -x919465 -x919466 -x919467 -x919468 -x919469 -x919470 -x919471 -x919472 -x919473 -x919474 -x919475 -x919476 -x919477 -x919478 -x919479 -x919480 -x919481 -x919482 -x919483 -x919484 -x919485 -x919486 -x919487 -x919488 -x919489 -x919490 -x919491 -x919492 -x919493 -x919494 -x919495 -x919496 -x919497 -x919498 -x919499 -x919500 -x919501 -x919502 -x919503 -x919504 -x919505 -x919506 -x919507 -x919508 -x919509 -x919510 -x919511 -x919512 -x919513 -x919514 -x919515 -x919516 -x919517 -x919518 -x919519 -x919520 -x919521 -x919522 -x919523 -x919524 -x919525 -x919526 -x919527 -x919528 -x919529 -x919530 -x919531 -x919532 -x919533 -x919534 -x919535 -x919536 -x919537 -x919538 -x919539 -x919540 -x919541 -x919542 -x919543 -x919544 -x919545 -x919546 -x919547 -x919548 -x919549 -x919550 -x919551 -x919552 -x919553 -x919554 -x919555 -x919556 -x919557 -x919558 -x919559 -x919560 -x919561 -x919562 -x919563 -x919564 -x919565 -x919566 -x919567 -x919568 -x919569 -x919570 -x919571 -x919572 -x919573 -x919574 -x919575 -x919576 -x919577 -x919578 -x919579 -x919580 -x919581 -x919582 -x919583 -x919584 -x919585 -x919586 -x919587 -x919588 -x919589 -x919590 -x919591 -x919592 -x919593 -x919594 -x919595 -x919596 -x919597 -x919598 -x919599 -x919600 -x919601 -x919602 -x919603 -x919604 -x919605 -x919606 -x919607 -x919608 -x919609 -x919610 -x919611 -x919612 -x919613 -x919614 -x919615 -x919616 -x919617 -x919618 -x919619 -x919620 -x919621 -x919622 -x919623 -x919624 -x919625 -x919626 -x919627 -x919628 -x919629 -x919630 -x919631 -x919632 -x919633 -x919634 -x919733 -x919734 -x919735 -x919736 -x919737 -x919738 -x919739 -x919740 -x919741 -x919742 -x919743 -x919744 -x919745 -x919746 -x919747 -x919748 -x919749 -x919750 -x919751 -x919752 -x919753 -x919754 -x919755 -x919756 -x919757 -x919758 -x919759 -x919760 -x919761 -x919762 -x919763 -x919764 -x919765 -x919766 -x919767 -x919768 -x919769 -x919770 -x919771 -x919772 -x919773 -x919774 -x919775 -x919776 -x919777 -x919778 -x919779 -x919780 -x919781 -x919782 -x919783 -x919784 -x919785 -x919786 -x919787 -x919788 -x919789 -x919790 -x919791 -x919792 -x919793 -x919794 -x919795 -x919796 -x919797 -x919798 -x919799 -x919800 -x919801 -x919802 -x919803 -x919804 -x919805 -x919806 -x919807 -x919808 -x919809 -x919810 -x919811 -x919812 -x919813 -x919814 -x919815 -x919816 -x919817 -x919818 -x919819 -x919820 -x919821 -x919822 -x919823 -x919824 -x919825 -x919826 -x919827 -x919828 -x919829 -x919830 -x919831 -x919832 -x919833 -x919834 -x919835 -x919836 -x919837 -x919838 -x919839 -x919840 -x919841 -x919842 -x919843 -x919844 -x919845 -x919846 -x919847 -x919848 -x919849 -x919850 -x919851 -x919852 -x919853 -x919854 -x919855 -x919856 -x919857 -x919858 -x919859 -x919860 -x919861 -x919862 -x919863 -x919864 -x919865 -x919866 -x919867 -x919868 -x919869 -x919870 -x919871 -x919872 -x919873 -x919874 -x919875 -x919876 -x919877 -x919878 -x919879 -x919880 -x919881 -x919882 -x919883 -x919884 -x919885 -x919886 -x919887 -x919888 -x919889 -x919890 -x919891 -x919892 -x919893 -x919894 -x919895 -x919896 -x919897 -x919898 -x919899 -x919900 -x919901
3600.43/3613.12	v -x919902 -x919903 -x919904 -x919905 -x919906 -x919907 -x919908 -x919909 -x919910 -x919911 -x919912 -x919913 -x919914 -x919915 -x919916 -x919917 -x919918 -x919919 -x919920 -x919921 -x919922 -x919923 -x919924 -x919925 -x919926 -x919927 -x919928 -x919929 -x919930 -x919931 -x919932 -x919933 -x919934 -x919935 -x919936 -x919937 -x919938 -x919939 -x919940 -x919941 -x919942 -x919943 -x919944 -x919945 -x919946 -x919947 -x919948 -x919949 -x919950 -x919951 -x919952 -x919953 -x919954 -x919955 -x919956 -x919957 -x919958 -x919959 -x919960 -x919961 -x919962 -x919963 -x919964 -x919965 -x919966 -x919967 -x919968 -x919969 -x919970 -x919971 -x919972 -x919973 -x919974 -x919975 -x919976 -x919977 -x919978 -x919979 -x919980 -x919981 -x919982 -x919983 -x919984 -x919985 -x919986 -x919987 -x919988 -x919989 -x919990 -x919991 -x919992 -x919993 -x919994 -x919995 -x919996 -x919997 -x919998 -x919999 -x920000 -x920001 -x920002 -x920003 -x920004 -x920005 -x920006 -x920007 -x920008 -x920009 -x920010 -x920011 -x920012 -x920013 -x920014 -x920015 -x920016 -x920017 -x920018 -x920019 -x920020 -x920021 -x920022 -x920023 -x920024 -x920025 -x920026 -x920027 -x920028 -x920029 -x920030 -x920031 -x920032 -x920033 -x920034 -x920035 -x920036 -x920037 -x920038 -x920039 -x920040 -x920041 -x920042 -x920043 -x920044 -x920045 -x920046 -x920047 -x920048 -x920049 -x920050 -x920051 -x920052 -x920053 -x920054 -x920055 -x920056 -x920057 -x920058 -x920059 -x920060 -x920061 -x920062 -x920063 -x920064 -x920065 -x920066 -x920067 -x920068 -x920069 -x920070 -x920071 -x920072 -x920073 -x920074 -x920075 -x920076 -x920077 -x920078 -x920079 -x920080 -x920081 -x920082 -x920083 -x920084 -x920085 -x920086 -x920087 -x920088 -x920089 -x920090 -x920091 -x920092 -x920093 -x920094 -x920095 -x920096 -x920097 -x920098 -x920099 -x920100 -x920101 -x920102 -x920103 -x920104 -x920105 -x920106 -x920107 -x920108 -x920109 -x920110 -x920111 -x920112 -x920113 -x920114 -x920115 -x920116 -x920117 -x920118 -x920119 -x920120 -x920121 -x920122 -x920123 -x920124 -x920125 -x920126 -x920127 -x920128 -x920129 -x920130 -x920131 -x920132 -x920133 -x920134 -x920135 -x920136 -x920137 -x920138 -x920139 -x920140 -x920141 -x920142 -x920143 -x920144 -x920145 -x920146 -x920147 -x920148 -x920149 -x920150 -x920151 -x920152 -x920153 -x920154 -x920155 -x920156 -x920157 -x920158 -x920159 -x920160 -x920161 -x920162 -x920163 -x920164 -x920165 -x920166 -x920167 -x920168 -x920169 -x920170 -x920171 -x920172 -x920173 -x920174 -x920175 -x920176 -x920177 -x920178 -x920179 -x920180 -x920181 -x920182 -x920183 -x920184 -x920185 -x920186 -x920187 -x920188 -x920189 -x920190 -x920191 -x920192 -x920193 -x920194 -x920195 -x920196 -x920197 -x920198 -x920199 -x920200 -x920201 -x920202 -x920203 -x920204 -x920205 -x920206 -x920207 -x920208 -x920209 -x920210 -x920211 -x920212 -x920213 -x920214 -x920215 -x920216 -x920217 -x920218 -x920219 -x920220 -x920221 -x920222 -x920223 -x920224 -x920225 -x920226 -x920227 -x920228 -x920229 -x920230 -x920231 -x920232 -x920233 -x920234 -x920235 -x920236 -x920237 -x920238 -x920239 -x920240 -x920241 -x920242 -x920243 -x920244 -x920245 -x920246 -x920247 -x920248 -x920249 -x920250 -x920251 -x920252 -x920253 -x920254 -x920255 -x920256 -x920257 -x920258 -x920259 -x920260 -x920261 -x920262 -x920263 -x920264 -x920265 -x920266 -x920267 -x920268 -x920269 -x920270 -x920271 -x920272 -x920273 -x920274 -x920275 -x920276 -x920277 -x920278 -x920279 -x920280 -x920281 -x920282 -x920283 -x920284 -x920285 -x920286 -x920287 -x920288 -x920289 -x920290 -x920291 -x920292 -x920293 -x920294 -x920295 -x920296 -x920297 -x920298 -x920299 -x920300 -x920301 -x920302 -x920303 -x920304 -x920305 -x920306 -x920307 -x920308 -x920309 -x920310 -x920311 -x920312 -x920313 -x920314 -x920315 -x920316 -x920317 -x920318 -x920319 -x920320 -x920321 -x920322 -x920323 -x920324 -x920325 -x920326 -x920327 -x920328 -x920329 -x920330 -x920331 -x920332 -x920333 -x920334 -x920335 -x920336 -x920337 -x920338 -x920339 -x920340 -x920341 -x920342 -x920343 -x920344 -x920345 -x920346 -x920347 -x920348 -x920349 -x920350 -x920351 -x920352 -x920353 -x920354 -x920355 -x920356 -x920357 -x920358 -x920359 -x920360 -x920361 -x920362 -x920363 -x920364 -x920365 -x920366 -x920367 -x920368 -x920369 -x920370 -x920371 -x920372 -x920373 -x920374 -x920375 -x920376 -x920377 -x920378 -x920379 -x920380 -x920381 -x920382 -x920383 -x920384 -x920385 -x920386 -x920387 -x920388 -x920389 -x920390 -x920391 -x920392 -x920393 -x920394 -x920395 -x920396 -x920397 -x920398 -x920399 -x920400 -x920401 -x920402 -x920403 -x920404 -x920405 -x920406 -x920407 -x920408 -x920409 -x920410 -x920411 -x920412 -x920413 -x920414 -x920415 -x920416 -x920417 -x920418 -x920419 -x920420 -x920421 -x920422 -x920423 -x920424 -x920425 -x920426 -x920427 -x920428 -x920429 -x920430 -x920431 -x920432 -x920433 -x920434 -x920435 -x920436 -x920437 -x920438 -x920439 -x920440 -x920441 -x920442 -x920443 -x920444 -x920445 -x920446 -x920447 -x920448 -x920449 -x920450 -x920451 -x920452 -x920453 -x920454 -x920455 -x920456 -x920457 -x920458 -x920459 -x920460 -x920461 -x920462 -x920463 -x920464 -x920465 -x920466 -x920467 -x920468 -x920469 -x920470 -x920471 -x920472 -x920473 -x920474 -x920475 -x920476 -x920477 -x920478 -x920479 -x920480 -x920481 -x920482 -x920483 -x920484 -x920485 -x920486 -x920487 -x920488 -x920489 -x920490 -x920491 -x920492 -x920493 -x920494 -x920495 -x920496 -x920497 -x920498 -x920499 -x920500 -x920501 -x920502 -x920503 -x920504 -x920505 -x920506 -x920507 -x920508 -x920509 -x920510 -x920511 -x920512 -x920513 -x920514 -x920515 -x920516 -x920517 -x920518 -x920519 -x920520 -x920521 -x920522 -x920523 -x920524 -x920525 -x920526 -x920527 -x920528 -x920529 -x920530 -x920531 -x920532 -x920533 -x920534 -x920535 -x920536 -x920537 -x920538 -x920539 -x920540 -x920541 -x920542 -x920543 -x920544 -x920545 -x920546 -x920547 -x920548 -x920549 -x920550 -x920551 -x920552 -x920553 -x920554 -x920555 -x920556 -x920557 -x920558 -x920559 -x920560 -x920561 -x920562 -x920563 -x920564 -x920565 -x920566 -x920567 -x920568 -x920569 -x920570 -x920571 -x920572 -x920573 -x920574 -x920575 -x920576 -x920577 -x920578 -x920579 -x920580 -x920581 -x920582 -x920583 -x920584 -x920585 -x920586 -x920587 -x920588 -x920589 -x920590 -x920591 -x920592 -x920593 -x920594 -x920595 -x920596 -x920597 -x920598 -x920599 -x920600 -x920601 -x920602 -x920603 -x920604 -x920605 -x920606 -x920607 -x920608 -x920609 -x920610 -x920611 -x920612 -x920613 -x920614 -x920615 -x920616 -x920617 -x920618 -x920619 -x920620 -x920621 -x920622 -x920623 -x920624 -x920625 -x920626 -x920627 -x920628 -x920629 -x920630 -x920631 -x920632 -x920633 -x920634 -x920635 -x920636 -x920637 -x920638 -x920639 -x920640 -x920641 -x920642 -x920643 -x920644 -x920645 -x920646 -x920647 -x920648 -x920649 -x920650 -x920651 -x920652 -x920653 -x920654 -x920655 -x920656 -x920657 -x920658 -x920659 -x920660 -x920661 -x920662 -x920663 -x920664 -x920665 -x920666 -x920667 -x920668 -x920669 -x920670 -x920671 -x920672 -x920673 -x920674 -x920675 -x920676 -x920677 -x920678 -x920679 -x920680 -x920681 -x920682 -x920683 -x920684 -x920685 -x920686 -x920687 -x920688 -x920689 -x920690 -x920691 -x920692 -x920693 -x920694 -x920695 -x920696 -x920697 -x920698 -x920699 -x920700 -x920701 -x920702 -x920703 -x920704 -x920705 -x920706 -x920707 -x920708 -x920709 -x920710 -x920711 -x920712 -x920811 -x920812 -x920813 -x920814 -x920815 -x920816 -x920817 -x920818 -x920819 -x920820 -x920821 -x920822 -x920823 -x920824 -x920825 -x920826 -x920827 -x920828 -x920829 -x920830 -x920831 -x920832 -x920833 -x920834 -x920835 -x920836 -x920837 -x920838 -x920839 -x920840 -x920841 -x920842 -x920843 -x920844 -x920845 -x920846 -x920847 -x920848 -x920849 -x920850 -x920851 -x920852 -x920853 -x920854 -x920855 -x920856 -x920857 -x920858 -x920859 -x920860 -x920861 -x920862 -x920863 -x920864 -x920865 -x920866 -x920867 -x920868 -x920869 -x920870 -x920871 -x920872 -x920873 -x920874 -x920875 -x920876 -x920877 -x920878 -x920879 -x920880 -x920881 -x920882 -x920883 -x920884 -x920885 -x920886 -x920887 -x920888 -x920889 -x920890 -x920891 -x920892 -x920893 -x920894 -x920895 -x920896 -x920897 -x920898 -x920899 -x920900 -x920901 -x920902 -x920903 -x920904 -x920905 -x920906 -x920907 -x920908 -x920909 -x920910 -x920911 -x920912 -x920913 -x920914 -x920915 -x920916 -x920917 -x920918 -x920919 -x920920 -x920921 -x920922 -x920923 -x920924 -x920925 -x920926 -x920927 -x920928 -x920929 -x920930 -x920931 -x920932 -x920933 -x920934 -x920935 -x920936 -x920937 -x920938 -x920939 -x920940 -x920941 -x920942 -x920943 -x920944 -x920945 -x920946 -x920947 -x920948 -x920949 -x920950 -x920951 -x920952 -x920953 -x920954 -x920955 -x920956 -x920957 -x920958 -x920959 -x920960 -x920961 -x920962 -x920963 -x920964 -x920965 -x920966 -x920967 -x920968 -x920969 -x920970 -x920971 -x920972 -x920973 -x920974 -x920975 -x920976 -x920977 -x920978 -x920979 -x920980 -x920981 -x920982 -x920983 -x920984 -x920985 -x920986 -x920987 -x920988 -x920989 -x920990 -x920991 -x920992 -x920993 -x920994 -x920995 -x920996 -x920997 -x920998 -x920999 -x921000 -x921001 -x921002 -x921003 -x921004 -x921005 -x921006 -x921007 -x921008 -x921009 -x921010 -x921011 -x921012 -x921013 -x921014 -x921015 -x921016 -x921017 -x921018 -x921019 -x921020 -x921021 -x921022 -x921023 -x921024 -x921025 -x921026 -x921027 -x921028 -x921029 -x921030 -x921031 -x921032 -x921033 -x921034 -x921035 -x921036 -x921037 -x921038 -x921039 -x921040 -x921041 -x921042 -x921043 -x921044 -x921045 -x921046 -x921047 -x921048 -x921049 -x921050 -x921051 -x921052 -x921053 -x921054 -x921055 -x921056 -x921057 -x921058 -x921059 -x921060 -x921061 -x921062 -x921063 -x921064 -x921065 -x921066 -x921067 -x921068 -x921069 -x921070 -x921071 -x921072 -x921073 -x921074 -x921075 -x921076 -x921077 -x921078 -x921079 -x921080 -x921081 -x921082 -x921083 -x921084 -x921085 -x921086 -x921087 -x921088 -x921089 -x921090 -x921091 -x921092 -x921093 -x921094 -x921095 -x921096 -x921097 -x921098 -x921099 -x921100 -x921101 -x921102 -x921103 -x921104 -x921105 -x921106 -x921107 -x921108 -x921109 -x921110 -x921111 -x921112 -x921113 -x921114 -x921115 -x921116 -x921117 -x921118 -x921119 -x921120 -x921121 -x921122 -x921123 -x921124 -x921125 -x921126 -x921127 -x921128 -x921129 -x921130 -x921131 -x921132 -x921133 -x921134 -x921135 -x921136 -x921137 -x921138 -x921139 -x921140 -x921141 -x921142 -x921143 -x921144 -x921145 -x921146 -x921147 -x921148 -x921149 -x921150 -x921151 -x921152 -x921153 -x921154 -x921155 -x921156 -x921157 -x921158 -x921159 -x921160 -x921161 -x921162 -x921163 -x921164 -x921165 -x921166 -x921167 -x921168 -x921169 -x921170 -x921171 -x921172 -x921173 -x921174 -x921175 -x921176 -x921177 -x921178 -x921179 -x921180 -x921181 -x921182 -x921183 -x921184 -x921185 -x921186 -x921187 -x921188 -x921189 -x921190 -x921191 -x921192 -x921193 -x921194 -x921195 -x921196 -x921197 -x921198 -x921199 -x921200 -x921201 -x921202 -x921203 -x921204 -x921205 -x921206 -x921207 -x921208 -x921209 -x921210 -x921211 -x921212 -x921213 -x921214 -x921215 -x921216 -x921217 -x921218 -x921219 -x921220 -x921221 -x921222 -x921223 -x921224 -x921225 -x921226 -x921227 -x921228 -x921229 -x921230 -x921231 -x921232 -x921233 -x921234 -x921235 -x921236 -x921237 -x921238 -x921239 -x921240 -x921241 -x921242 -x921243 -x921244 -x921245 -x921246 -x921247 -x921248 -x921249 -x921250 -x921251 -x921252 -x921253 -x921254 -x921255 -x921256 -x921257 -x921258 -x921259 -x921260 -x921261 -x921262 -x921263 -x921264 -x921265 -x921266 -x921267 -x921268 -x921269 -x921270 -x921271 -x921272 -x921273 -x921274 -x921275 -x921276 -x921277 -x921278 -x921279 -x921280 -x921281 -x921282 -x921283 -x921284 -x921285 -x921286 -x921287 -x921288 -x921289 -x921290 -x921291 -x921292 -x921293 -x921294 -x921295 -x921296 -x921297 -x921298 -x921299 -x921300 -x921301 -x921302 -x921303 -x921304 -x921305 -x921306 -x921307 -x921308 -x921309 -x921310 -x921311 -x921312 -x921313 -x921314 -x921315 -x921316 -x921317 -x921318 -x921319 -x921320 -x921321 -x921322 -x921323 -x921324 -x921325 -x921326 -x921327 -x921328 -x921329 -x921330 -x921331 -x921332 -x921333 -x921334 -x921335 -x921336 -x921337 -x921338 -x921339 -x921340 -x921341 -x921342 -x921343 -x921344 -x921345 -x921346 -x921347 -x921348 -x921349 -x921350 -x921351 -x921352 -x921353 -x921354 -x921355 -x921356 -x921357 -x921358 -x921359 -x921360 -x921361 -x921362 -x921363 -x921364 -x921365 -x921366 -x921367 -x921368 -x921369 -x921370 -x921371 -x921372 -x921373 -x921374 -x921375 -x921376 -x921377 -x921378 -x921379 -x921380 -x921381 -x921382 -x921383 -x921384 -x921385 -x921386 -x921387 -x921388 -x921389 -x921390 -x921391 -x921392 -x921393 -x921394 -x921395 -x921396 -x921397 -x921398 -x921399 -x921400 -x921401 -x921402 -x921403 -x921404 -x921405 -x921406 -x921407 -x921408 -x921409 -x921410 -x921411 -x921412 -x921413 -x921414 -x921415 -x921416 -x921417 -x921418 -x921419 -x921420 -x921421 -x921422 -x921423 -x921424 -x921425 -x921426 -x921427 -x921428 -x921429 -x921430 -x921431 -x921432 -x921433 -x921434 -x921435 -x921436 -x921437 -x921438 -x921439 -x921440 -x921441 -x921442 -x921443 -x921444 -x921445 -x921446 -x921447 -x921448 -x921449 -x921450 -x921451 -x921452 -x921453 -x921454 -x921455 -x921456 -x921457 -x921458 -x921459 -x921460 -x921461 -x921462 -x921463 -x921464 -x921465 -x921466 -x921467 -x921468 -x921469 -x921470 -x921471 -x921472 -x921473 -x921474 -x921475 -x921476 -x921477 -x921478 -x921479 -x921480 -x921481 -x921482 -x921483 -x921484 -x921485 -x921486 -x921487 -x921488 -x921489 -x921490 -x921491 -x921492 -x921493 -x921494 -x921495 -x921496 -x921497 -x921498 -x921499 -x921500 -x921501 -x921502 -x921503 -x921504 -x921505 -x921506 -x921507 -x921508 -x921509 -x921510 -x921511 -x921512 -x921513 -x921514 -x921515 -x921516 -x921517 -x921518 -x921519 -x921520 -x921521 -x921522 -x921523 -x921524 -x921525 -x921526 -x921527 -x921528 -x921529 -x921530 -x921531 -x921532 -x921533 -x921534 -x921535 -x921536 -x921537 -x921538 -x921539 -x921540 -x921541 -x921542 -x921543 -x921544 -x921545 -x921546 -x921547 -x921548 -x921549 -x921550 -x921551 -x921552 -x921553 -x921554 -x921555 -x921556 -x921557 -x921558 -x921559 -x921560 -x921561 -x921562 -x921563 -x921564 -x921565 -x921566 -x921567 -x921568 -x921569 -x921570 -x921571 -x921572 -x921573 -x921574 -x921575 -x921576 -x921577 -x921578 -x921579 -x921580 -x921581 -x921582 -x921583 -x921584 -x921585 -x921586 -x921587 -x921588 -x921589 -x921590 -x921591 -x921592 -x921593 -x921594 -x921595 -x921596 -x921597 -x921598 -x921599 -x921600 -x921601 -x921602 -x921603 -x921604 -x921605 -x921606 -x921607 -x921608 -x921609 -x921610 -x921611 -x921612 -x921613 -x921614 -x921615 -x921616 -x921617 -x921618 -x921619 -x921620 -x921621 -x921622 -x921623 -x921624 -x921625 -x921626 -x921627 -x921628 -x921629 -x921630 -x921631 -x921632 -x921633 -x921634 -x921635 -x921636 -x921637 -x921638 -x921639 -x921640 -x921641 -x921642 -x921643 -x921644 -x921645 -x921646 -x921647 -x921648 -x921649 -x921650 -x921651 -x921652 -x921653 -x921654 -x921655 -x921656 -x921657 -x921658 -x921659 -x921660 -x921661 -x921662 -x921663 -x921664 -x921665 -x921666 -x921667 -x921668 -x921669 -x921670 -x921671 -x921672 -x921673 -x921674 -x921675 -x921676 -x921677 -x921678 -x921679 -x921680 -x921681 -x921682 -x921683 -x921684 -x921685 -x921686 -x921687 -x921688 -x921689 -x921690 -x921691 -x921692 -x912089 -x912090 -x912091 -x912092 -x912093 -x912094 -x912095 -x912096 -x912097 -x912098 -x912099 -x912100 -x912101 -x912102 -x912103 -x912104 -x912105 -x912106 -x912107 -x912108 -x912109 -x912110 -x912111 -x912112 -x912113 -x912114 -x912115 -x912116 -x912117 -x912118 -x912119 -x912120 -x912121 -x912122 -x912123 -x912124 -x912125 -x912126 -x912127 -x912128 -x912129 -x912130 -x912131 -x912132 -x912133 -x912134 -x912135 -x912136 -x912137 -x912138 -x912139 -x912140 -x912141 -x912142 -x912143 -x912144 -x912145 -x912146 -x912147 -x912148 -x912149 -x912150 -x912151 -x912152 -x912153 -x912154 -x912155 -x912156 -x912157 -x912158 -x912159 -x912160 -x912161 -x912162 -x912163 -x912164 -x912165 -x912166 -x912167 -x912168 -x912169 -x912170 -x912171 -x912172 -x912173 -x912174 -x912175 -x912176 -x912177 -x912178 -x912179 -x912180 -x912181 -x912182 -x912183 -x912184 -x912185 -x912186 -x922869 -x922870 -x922871 -x922872 -x922873 -x922874 -x922875 -x922876 -x922877 -x922878 -x922879 -x922880 -x922881 -x922882 -x922883 -x922884 -x922885 -x922886 -x922887 -x922888 -x922889 -x922890 -x922891 -x922892 -x922893 -x922894 -x922895 -x922896 -x922897 -x922898 -x922899 -x922900 -x922901 -x922902 -x922903 -x922904 -x922905 -x922906 -x922907 -x922908 -x922909 -x922910 -x922911 -x922912 -x922913 -x922914 -x922915 -x922916 -x922917 -x922918 -x922919 -x922920 -x922921 -x922922 -x922923 -x922924 -x922925 -x922926 -x922927 -x922928 -x922929 -x922930 -x922931 -x922932 -x922933 -x922934 -x922935 -x922936 -x922937 -x922938 -x922939 -x922940 -x922941 -x922942 -x922943 -x922944 -x922945 -x922946 -x922947 -x922948 -x922949 -x922950 -x922951 -x922952 -x922953 -x922954 -x922955 -x922956 -x922957 -x922958 -x922959 -x922960 -x922961 -x922962 -x922963 -x922964 -x922965 -x922966 -x923947 -x923948 -x923949 -x923950 -x923951 -x923952 -x923953 -x923954 -x923955 -x923956 -x923957 -x923958 -x923959 -x923960 -x923961 -x923962 -x923963 -x923964 -x923965 -x923966 -x923967 -x923968 -x923969 -x923970 -x923971 -x923972 -x923973 -x923974 -x923975 -x923976 -x923977 -x923978 -x923979 -x923980 -x923981 -x923982 -x923983 -x923984 -x923985 -x923986 -x923987 -x923988 -x923989 -x923990 -x923991 -x923992 -x923993 -x923994 -x923995 -x923996 -x923997 -x923998 -x923999 -x924000 -x924001 -x924002 -x924003 -x924004 -x924005 -x924006 -x924007 -x924008 -x924009 -x924010 -x924011 -x924012 -x924013 -x924014 -x924015 -x924016 -x924017 -x924018 -x924019 -x924020 -x924021 -x924022 -x924023 -x924024 -x924025 -x924026 -x924027 -x924028 -x924029 -x924030 -x924031 -x924032 -x924033 -x924034 -x924035 -x924036 -x924037 -x924038 -x924039 -x924040 -x924041 -x924042 -x924043 -x924044 -x925025 -x925026 -x925027 -x925028 -x925029 -x925030 -x925031 -x925032 -x925033 -x925034 -x925035 -x925036 -x925037
3600.43/3613.12	v -x925038 -x925039 -x925040 -x925041 -x925042 -x925043 -x925044 -x925045 -x925046 -x925047 -x925048 -x925049 -x925050 -x925051 -x925052 -x925053 -x925054 -x925055 -x925056 -x925057 -x925058 -x925059 -x925060 -x925061 -x925062 -x925063 -x925064 -x925065 -x925066 -x925067 -x925068 -x925069 -x925070 -x925071 -x925072 -x925073 -x925074 -x925075 -x925076 -x925077 -x925078 -x925079 -x925080 -x925081 -x925082 -x925083 -x925084 -x925085 -x925086 -x925087 -x925088 -x925089 -x925090 -x925091 -x925092 -x925093 -x925094 -x925095 -x925096 -x925097 -x925098 -x925099 -x925100 -x925101 -x925102 -x925103 -x925104 -x925105 -x925106 -x925107 -x925108 -x925109 -x925110 -x925111 -x925112 -x925113 -x925114 -x925115 -x925116 -x925117 -x925118 -x925119 -x925120 -x925121 -x925122 -x926103 -x926104 -x926105 -x926106 -x926107 -x926108 -x926109 -x926110 -x926111 -x926112 -x926113 -x926114 -x926115 -x926116 -x926117 -x926118 -x926119 -x926120 -x926121 -x926122 -x926123 -x926124 -x926125 -x926126 -x926127 -x926128 -x926129 -x926130 -x926131 -x926132 -x926133 -x926134 -x926135 -x926136 -x926137 -x926138 -x926139 -x926140 -x926141 -x926142 -x926143 -x926144 -x926145 -x926146 -x926147 -x926148 -x926149 -x926150 -x926151 -x926152 -x926153 -x926154 -x926155 -x926156 -x926157 -x926158 -x926159 -x926160 -x926161 -x926162 -x926163 -x926164 -x926165 -x926166 -x926167 -x926168 -x926169 -x926170 -x926171 -x926172 -x926173 -x926174 -x926175 -x926176 -x926177 -x926178 -x926179 -x926180 -x926181 -x926182 -x926183 -x926184 -x926185 -x926186 -x926187 -x926188 -x926189 -x926190 -x926191 -x926192 -x926193 -x926194 -x926195 -x926196 -x926197 -x926198 -x926199 -x926200 -x927181 -x927182 -x927183 -x927184 -x927185 -x927186 -x927187 -x927188 -x927189 -x927190 -x927191 -x927192 -x927193 -x927194 -x927195 -x927196 -x927197 -x927198 -x927199 -x927200 -x927201 -x927202 -x927203 -x927204 -x927205 -x927206 -x927207 -x927208 -x927209 -x927210 -x927211 -x927212 -x927213 -x927214 -x927215 -x927216 -x927217 -x927218 -x927219 -x927220 -x927221 -x927222 -x927223 -x927224 -x927225 -x927226 -x927227 -x927228 -x927229 -x927230 -x927231 -x927232 -x927233 -x927234 -x927235 -x927236 -x927237 -x927238 -x927239 -x927240 -x927241 -x927242 -x927243 -x927244 -x927245 -x927246 -x927247 -x927248 -x927249 -x927250 -x927251 -x927252 -x927253 -x927254 -x927255 -x927256 -x927257 -x927258 -x927259 -x927260 -x927261 -x927262 -x927263 -x927264 -x927265 -x927266 -x927267 -x927268 -x927269 -x927270 -x927271 -x927272 -x927273 -x927274 -x927275 -x927276 -x927277 -x927278 -x928259 -x928260 -x928261 -x928262 -x928263 -x928264 -x928265 -x928266 -x928267 -x928268 -x928269 -x928270 -x928271 -x928272 -x928273 -x928274 -x928275 -x928276 -x928277 -x928278 -x928279 -x928280 -x928281 -x928282 -x928283 -x928284 -x928285 -x928286 -x928287 -x928288 -x928289 -x928290 -x928291 -x928292 -x928293 -x928294 -x928295 -x928296 -x928297 -x928298 -x928299 -x928300 -x928301 -x928302 -x928303 -x928304 -x928305 -x928306 -x928307 -x928308 -x928309 -x928310 -x928311 -x928312 -x928313 -x928314 -x928315 -x928316 -x928317 -x928318 -x928319 -x928320 -x928321 -x928322 -x928323 -x928324 -x928325 -x928326 -x928327 -x928328 -x928329 -x928330 -x928331 -x928332 -x928333 -x928334 -x928335 -x928336 -x928337 -x928338 -x928339 -x928340 -x928341 -x928342 -x928343 -x928344 -x928345 -x928346 -x928347 -x928348 -x928349 -x928350 -x928351 -x928352 -x928353 -x928354 -x928355 -x928356 -x929337 -x929338 -x929339 -x929340 -x929341 -x929342 -x929343 -x929344 -x929345 -x929346 -x929347 -x929348 -x929349 -x929350 -x929351 -x929352 -x929353 -x929354 -x929355 -x929356 -x929357 -x929358 -x929359 -x929360 -x929361 -x929362 -x929363 -x929364 -x929365 -x929366 -x929367 -x929368 -x929369 -x929370 -x929371 -x929372 -x929373 -x929374 -x929375 -x929376 -x929377 -x929378 -x929379 -x929380 -x929381 -x929382 -x929383 -x929384 -x929385 -x929386 -x929387 -x929388 -x929389 -x929390 -x929391 -x929392 -x929393 -x929394 -x929395 -x929396 -x929397 -x929398 -x929399 -x929400 -x929401 -x929402 -x929403 -x929404 -x929405 -x929406 -x929407 -x929408 -x929409 -x929410 -x929411 -x929412 -x929413 -x929414 -x929415 -x929416 -x929417 -x929418 -x929419 -x929420 -x929421 -x929422 -x929423 -x929424 -x929425 -x929426 -x929427 -x929428 -x929429 -x929430 -x929431 -x929432 -x929433 -x929434 -x930415 -x930416 -x930417 -x930418 -x930419 -x930420 -x930421 -x930422 -x930423 -x930424 -x930425 -x930426 -x930427 -x930428 -x930429 -x930430 -x930431 -x930432 -x930433 -x930434 -x930435 -x930436 -x930437 -x930438 -x930439 -x930440 -x930441 -x930442 -x930443 -x930444 -x930445 -x930446 -x930447 -x930448 -x930449 -x930450 -x930451 -x930452 -x930453 -x930454 -x930455 -x930456 -x930457 -x930458 -x930459 -x930460 -x930461 -x930462 -x930463 -x930464 -x930465 -x930466 -x930467 -x930468 -x930469 -x930470 -x930471 -x930472 -x930473 -x930474 -x930475 -x930476 -x930477 -x930478 -x930479 -x930480 -x930481 -x930482 -x930483 -x930484 -x930485 -x930486 -x930487 -x930488 -x930489 -x930490 -x930491 -x930492 -x930493 -x930494 -x930495 -x930496 -x930497 -x930498 -x930499 -x930500 -x930501 -x930502 -x930503 -x930504 -x930505 -x930506 -x930507 -x930508 -x930509 -x930510 -x930511 -x930512 -x931395 -x931396 -x931397 -x931398 -x931399 -x931400 -x931401 -x931402 -x931403 -x931404 -x931405 -x931406 -x931407 -x931408 -x931409 -x931410 -x931411 -x931412 -x931413 -x931414 -x931415 -x931416 -x931417 -x931418 -x931419 -x931420 -x931421 -x931422 -x931423 -x931424 -x931425 -x931426 -x931427 -x931428 -x931429 -x931430 -x931431 -x931432 -x931433 -x931434 -x931435 -x931436 -x931437 -x931438 -x931439 -x931440 -x931441 -x931442 -x931443 -x931444 -x931445 -x931446 -x931447 -x931448 -x931449 -x931450 -x931451 -x931452 -x931453 -x931454 -x931455 -x931456 -x931457 -x931458 -x931459 -x931460 -x931461 -x931462 -x931463 -x931464 -x931465 -x931466 -x931467 -x931468 -x931469 -x931470 -x931471 -x931472 -x931473 -x931474 -x931475 -x931476 -x931477 -x931478 -x931479 -x931480 -x931481 -x931482 -x931483 -x931484 -x931485 -x931486 -x931487 -x931488 -x931489 -x931490 -x931491 -x931492 -x921889 -x921890 -x921891 -x921892 -x921893 -x921894 -x921895 -x921896 -x921897 -x921898 -x921899 -x921900 -x921901 -x921902 -x921903 -x921904 -x921905 -x921906 -x921907 -x921908 -x921909 -x921910 -x921911 -x921912 -x921913 -x921914 -x921915 -x921916 -x921917 -x921918 -x921919 -x921920 -x921921 -x921922 -x921923 -x921924 -x921925 -x921926 -x921927 -x921928 -x921929 -x921930 -x921931 -x921932 -x921933 -x921934 -x921935 -x921936 -x921937 -x921938 -x921939 -x921940 -x921941 -x921942 -x921943 -x921944 -x921945 -x921946 -x921947 -x921948 -x921949 -x921950 -x921951 -x921952 -x921953 -x921954 -x921955 -x921956 -x921957 -x921958 -x921959 -x921960 -x921961 -x921962 -x921963 -x921964 -x921965 -x921966 -x921967 -x921968 -x921969 -x921970 -x921971 -x921972 -x921973 -x921974 -x921975 -x921976 -x921977 -x921978 -x921979 -x921980 -x921981 -x921982 -x921983 -x921984 -x921985 -x921986 -x921987 -x921988 -x921989 -x921990 -x921991 -x921992 -x921993 -x921994 -x921995 -x921996 -x921997 -x921998 -x921999 -x922000 -x922001 -x922002 -x922003 -x922004 -x922005 -x922006 -x922007 -x922008 -x922009 -x922010 -x922011 -x922012 -x922013 -x922014 -x922015 -x922016 -x922017 -x922018 -x922019 -x922020 -x922021 -x922022 -x922023 -x922024 -x922025 -x922026 -x922027 -x922028 -x922029 -x922030 -x922031 -x922032 -x922033 -x922034 -x922035 -x922036 -x922037 -x922038 -x922039 -x922040 -x922041 -x922042 -x922043 -x922044 -x922045 -x922046 -x922047 -x922048 -x922049 -x922050 -x922051 -x922052 -x922053 -x922054 -x922055 -x922056 -x922057 -x922058 -x922059 -x922060 -x922061 -x922062 -x922063 -x922064 -x922065 -x922066 -x922067 -x922068 -x922069 -x922070 -x922071 -x922072 -x922073 -x922074 -x922075 -x922076 -x922077 -x922078 -x922079 -x922080 -x922081 -x922082 -x922083 -x922084 -x922085 -x922086 -x922087 -x922088 -x922089 -x922090 -x922091 -x922092 -x922093 -x922094 -x922095 -x922096 -x922097 -x922098 -x922099 -x922100 -x922101 -x922102 -x922103 -x922104 -x922105 -x922106 -x922107 -x922108 -x922109 -x922110 -x922111 -x922112 -x922113 -x922114 -x922115 -x922116 -x922117 -x922118 -x922119 -x922120 -x922121 -x922122 -x922123 -x922124 -x922125 -x922126 -x922127 -x922128 -x922129 -x922130 -x922131 -x922132 -x922133 -x922134 -x922135 -x922136 -x922137 -x922138 -x922139 -x922140 -x922141 -x922142 -x922143 -x922144 -x922145 -x922146 -x922147 -x922148 -x922149 -x922150 -x922151 -x922152 -x922153 -x922154 -x922155 -x922156 -x922157 -x922158 -x922159 -x922160 -x922161 -x922162 -x922163 -x922164 -x922165 -x922166 -x922167 -x922168 -x922169 -x922170 -x922171 -x922172 -x922173 -x922174 -x922175 -x922176 -x922177 -x922178 -x922179 -x922180 -x922181 -x922182 -x922183 -x922184 -x922185 -x922186 -x922187 -x922188 -x922189 -x922190 -x922191 -x922192 -x922193 -x922194 -x922195 -x922196 -x922197 -x922198 -x922199 -x922200 -x922201 -x922202 -x922203 -x922204 -x922205 -x922206 -x922207 -x922208 -x922209 -x922210 -x922211 -x922212 -x922213 -x922214 -x922215 -x922216 -x922217 -x922218 -x922219 -x922220 -x922221 -x922222 -x922223 -x922224 -x922225 -x922226 -x922227 -x922228 -x922229 -x922230 -x922231 -x922232 -x922233 -x922234 -x922235 -x922236 -x922237 -x922238 -x922239 -x922240 -x922241 -x922242 -x922243 -x922244 -x922245 -x922246 -x922247 -x922248 -x922249 -x922250 -x922251 -x922252 -x922253 -x922254 -x922255 -x922256 -x922257 -x922258 -x922259 -x922260 -x922261 -x922262 -x922263 -x922264 -x922265 -x922266 -x922267 -x922268 -x922269 -x922270 -x922271 -x922272 -x922273 -x922274 -x922275 -x922276 -x922277 -x922278 -x922279 -x922280 -x922281 -x922282 -x922283 -x922284 -x922285 -x922286 -x922287 -x922288 -x922289 -x922290 -x922291 -x922292 -x922293 -x922294 -x922295 -x922296 -x922297 -x922298 -x922299 -x922300 -x922301 -x922302 -x922303 -x922304 -x922305 -x922306 -x922307 -x922308 -x922309 -x922310 -x922311 -x922312 -x922313 -x922314 -x922315 -x922316 -x922317 -x922318 -x922319 -x922320 -x922321 -x922322 -x922323 -x922324 -x922325 -x922326 -x922327 -x922328 -x922329 -x922330 -x922331 -x922332 -x922333 -x922334 -x922335 -x922336 -x922337 -x922338 -x922339 -x922340 -x922341 -x922342 -x922343 -x922344 -x922345 -x922346 -x922347 -x922348 -x922349 -x922350 -x922351 -x922352 -x922353 -x922354 -x922355 -x922356 -x922357 -x922358 -x922359 -x922360 -x922361 -x922362 -x922363 -x922364 -x922365 -x922366 -x922367 -x922368 -x922369 -x922370 -x922371 -x922372 -x922373 -x922374 -x922375 -x922376 -x922377 -x922378 -x922379 -x922380 -x922381 -x922382 -x922383 -x922384 -x922385 -x922386 -x922387 -x922388 -x922389 -x922390 -x922391 -x922392 -x922393 -x922394 -x922395 -x922396 -x922397 -x922398 -x922399 -x922400 -x922401 -x922402 -x922403 -x922404 -x922405 -x922406 -x922407 -x922408 -x922409 -x922410 -x922411 -x922412 -x922413 -x922414 -x922415 -x922416 -x922417 -x922418 -x922419 -x922420 -x922421 -x922422 -x922423 -x922424 -x922425 -x922426 -x922427 -x922428 -x922429 -x922430 -x922431 -x922432 -x922433 -x922434 -x922435 -x922436 -x922437 -x922438 -x922439 -x922440 -x922441 -x922442 -x922443 -x922444 -x922445 -x922446 -x922447 -x922448 -x922449 -x922450 -x922451 -x922452 -x922453 -x922454 -x922455 -x922456 -x922457 -x922458 -x922459 -x922460 -x922461 -x922462 -x922463 -x922464 -x922465 -x922466 -x922467 -x922468 -x922469 -x922470 -x922471 -x922472 -x922473 -x922474 -x922475 -x922476 -x922477 -x922478 -x922479 -x922480 -x922481 -x922482 -x922483 -x922484 -x922485 -x922486 -x922487 -x922488 -x922489 -x922490 -x922491 -x922492 -x922493 -x922494 -x922495 -x922496 -x922497 -x922498 -x922499 -x922500 -x922501 -x922502 -x922503 -x922504 -x922505 -x922506 -x922507 -x922508 -x922509 -x922510 -x922511 -x922512 -x922513 -x922514 -x922515 -x922516 -x922517 -x922518 -x922519 -x922520 -x922521 -x922522 -x922523 -x922524 -x922525 -x922526 -x922527 -x922528 -x922529 -x922530 -x922531 -x922532 -x922533 -x922534 -x922535 -x922536 -x922537 -x922538 -x922539 -x922540 -x922541 -x922542 -x922543 -x922544 -x922545 -x922546 -x922547 -x922548 -x922549 -x922550 -x922551 -x922552 -x922553 -x922554 -x922555 -x922556 -x922557 -x922558 -x922559 -x922560 -x922561 -x922562 -x922563 -x922564 -x922565 -x922566 -x922567 -x922568 -x922569 -x922570 -x922571 -x922572 -x922573 -x922574 -x922575 -x922576 -x922577 -x922578 -x922579 -x922580 -x922581 -x922582 -x922583 -x922584 -x922585 -x922586 -x922587 -x922588 -x922589 -x922590 -x922591 -x922592 -x922593 -x922594 -x922595 -x922596 -x922597 -x922598 -x922599 -x922600 -x922601 -x922602 -x922603 -x922604 -x922605 -x922606 -x922607 -x922608 -x922609 -x922610 -x922611 -x922612 -x922613 -x922614 -x922615 -x922616 -x922617 -x922618 -x922619 -x922620 -x922621 -x922622 -x922623 -x922624 -x922625 -x922626 -x922627 -x922628 -x922629 -x922630 -x922631 -x922632 -x922633 -x922634 -x922635 -x922636 -x922637 -x922638 -x922639 -x922640 -x922641 -x922642 -x922643 -x922644 -x922645 -x922646 -x922647 -x922648 -x922649 -x922650 -x922651 -x922652 -x922653 -x922654 -x922655 -x922656 -x922657 -x922658 -x922659 -x922660 -x922661 -x922662 -x922663 -x922664 -x922665 -x922666 -x922667 -x922668 -x922669 -x922670 -x922671 -x922672 -x922673 -x922674 -x922675 -x922676 -x922677 -x922678 -x922679 -x922680 -x922681 -x922682 -x922683 -x922684 -x922685 -x922686 -x922687 -x922688 -x922689 -x922690 -x922691 -x922692 -x922693 -x922694 -x922695 -x922696 -x922697 -x922698 -x922699 -x922700 -x922701 -x922702 -x922703 -x922704 -x922705 -x922706 -x922707 -x922708 -x922709 -x922710 -x922711 -x922712 -x922713 -x922714 -x922715 -x922716 -x922717 -x922718 -x922719 -x922720 -x922721 -x922722 -x922723 -x922724 -x922725 -x922726 -x922727 -x922728 -x922729 -x922730 -x922731 -x922732 -x922733 -x922734 -x922735 -x922736 -x922737 -x922738 -x922739 -x922740 -x922741 -x922742 -x922743 -x922744 -x922745 -x922746 -x922747 -x922748 -x922749 -x922750 -x922751 -x922752 -x922753 -x922754 -x922755 -x922756 -x922757 -x922758 -x922759 -x922760 -x922761 -x922762 -x922763 -x922764 -x922765 -x922766 -x922767 -x922768 -x922769 -x922770 -x922771 -x922772 -x922773 -x922774 -x922775 -x922776 -x922777 -x922778 -x922779 -x922780 -x922781 -x922782 -x922783 -x922784 -x922785 -x922786 -x922787 -x922788 -x922789 -x922790 -x922791 -x922792 -x922793 -x922794 -x922795 -x922796 -x922797 -x922798 -x922799 -x922800 -x922801 -x922802 -x922803 -x922804 -x922805 -x922806 -x922807 -x922808 -x922809 -x922810 -x922811 -x922812 -x922813 -x922814 -x922815 -x922816 -x922817 -x922818 -x922819 -x922820 -x922821 -x922822 -x922823 -x922824 -x922825 -x922826 -x922827 -x922828 -x922829 -x922830 -x922831 -x922832 -x922833 -x922834 -x922835 -x922836 -x922837 -x922838 -x922839 -x922840 -x922841 -x922842 -x922843 -x922844 -x922845 -x922846 -x922847 -x922848 -x922849 -x922850 -x922851 -x922852 -x922853 -x922854 -x922855 -x922856 -x922857 -x922858 -x922859 -x922860 -x922861 -x922862 -x922863 -x922864 -x922865 -x922866 -x922867 -x922868 -x922967 -x922968 -x922969 -x922970 -x922971 -x922972 -x922973 -x922974 -x922975 -x922976 -x922977 -x922978 -x922979 -x922980 -x922981 -x922982 -x922983 -x922984 -x922985 -x922986 -x922987 -x922988 -x922989 -x922990 -x922991 -x922992 -x922993 -x922994 -x922995 -x922996 -x922997 -x922998 -x922999 -x923000 -x923001 -x923002 -x923003 -x923004 -x923005 -x923006 -x923007 -x923008 -x923009 -x923010 -x923011 -x923012 -x923013 -x923014 -x923015 -x923016 -x923017 -x923018 -x923019 -x923020 -x923021 -x923022 -x923023 -x923024 -x923025 -x923026 -x923027 -x923028 -x923029 -x923030 -x923031 -x923032 -x923033 -x923034 -x923035 -x923036 -x923037 -x923038 -x923039 -x923040 -x923041 -x923042 -x923043 -x923044 -x923045 -x923046 -x923047 -x923048 -x923049 -x923050 -x923051 -x923052 -x923053 -x923054 -x923055 -x923056 -x923057 -x923058 -x923059 -x923060 -x923061 -x923062 -x923063 -x923064 -x923065 -x923066 -x923067 -x923068 -x923069 -x923070 -x923071 -x923072 -x923073 -x923074 -x923075 -x923076 -x923077 -x923078 -x923079 -x923080 -x923081 -x923082 -x923083 -x923084 -x923085 -x923086 -x923087 -x923088 -x923089 -x923090 -x923091 -x923092 -x923093 -x923094 -x923095 -x923096 -x923097 -x923098 -x923099 -x923100 -x923101 -x923102 -x923103 -x923104 -x923105 -x923106 -x923107 -x923108 -x923109 -x923110 -x923111 -x923112 -x923113 -x923114 -x923115 -x923116 -x923117 -x923118 -x923119 -x923120 -x923121 -x923122 -x923123 -x923124 -x923125 -x923126 -x923127 -x923128 -x923129 -x923130 -x923131 -x923132 -x923133 -x923134 -x923135 -x923136 -x923137 -x923138 -x923139 -x923140 -x923141 -x923142 -x923143 -x923144 -x923145 -x923146 -x923147 -x923148 -x923149 -x923150 -x923151 -x923152 -x923153 -x923154 -x923155 -x923156 -x923157 -x923158 -x923159 -x923160 -x923161 -x923162 -x923163 -x923164 -x923165 -x923166 -x923167 -x923168 -x923169 -x923170 -x923171 -x923172 -x923173 -x923174 -x923175 -x923176 -x923177 -x923178 -x923179 -x923180 -x923181 -x923182 -x923183 -x923184 -x923185 -x923186 -x923187 -x923188 -x923189 -x923190 -x923191 -x923192 -x923193 -x923194 -x923195 -x923196 -x923197 -x923198 -x923199 -x923200 -x923201 -x923202 -x923203 -x923204 -x923205 -x923206 -x923207 -x923208 -x923209 -x923210 -x923211 -x923212 -x923213 -x923214 -x923215 -x923216 -x923217 -x923218 -x923219 -x923220 -x923221 -x923222 -x923223 -x923224 -x923225 -x923226 -x923227 -x923228 -x923229 -x923230 -x923231 -x923232 -x923233 -x923234 -x923235 -x923236 -x923237 -x923238 -x923239 -x923240 -x923241 -x923242 -x923243 -x923244 -x923245 -x923246 -x923247 -x923248 -x923249 -x923250 -x923251 -x923252 -x923253 -x923254 -x923255 -x923256 -x923257 -x923258 -x923259 -x923260 -x923261 -x923262 -x923263 -x923264 -x923265 -x923266 -x923267 -x923268 -x923269 -x923270 -x923271 -x923272 -x923273 -x923274 -x923275 -x923276 -x923277 -x923278 -x923279 -x923280 -x923281 -x923282 -x923283 -x923284 -x923285 -x923286 -x923287 -x923288 -x923289 -x923290 -x923291 -x923292 -x923293 -x923294 -x923295 -x923296 -x923297 -x923298 -x923299 -x923300 -x923301 -x923302 -x923303 -x923304 -x923305 -x923306 -x923307 -x923308 -x923309 -x923310 -x923311 -x923312 -x923313
3600.43/3613.12	v -x923314 -x923315 -x923316 -x923317 -x923318 -x923319 -x923320 -x923321 -x923322 -x923323 -x923324 -x923325 -x923326 -x923327 -x923328 -x923329 -x923330 -x923331 -x923332 -x923333 -x923334 -x923335 -x923336 -x923337 -x923338 -x923339 -x923340 -x923341 -x923342 -x923343 -x923344 -x923345 -x923346 -x923347 -x923348 -x923349 -x923350 -x923351 -x923352 -x923353 -x923354 -x923355 -x923356 -x923357 -x923358 -x923359 -x923360 -x923361 -x923362 -x923363 -x923364 -x923365 -x923366 -x923367 -x923368 -x923369 -x923370 -x923371 -x923372 -x923373 -x923374 -x923375 -x923376 -x923377 -x923378 -x923379 -x923380 -x923381 -x923382 -x923383 -x923384 -x923385 -x923386 -x923387 -x923388 -x923389 -x923390 -x923391 -x923392 -x923393 -x923394 -x923395 -x923396 -x923397 -x923398 -x923399 -x923400 -x923401 -x923402 -x923403 -x923404 -x923405 -x923406 -x923407 -x923408 -x923409 -x923410 -x923411 -x923412 -x923413 -x923414 -x923415 -x923416 -x923417 -x923418 -x923419 -x923420 -x923421 -x923422 -x923423 -x923424 -x923425 -x923426 -x923427 -x923428 -x923429 -x923430 -x923431 -x923432 -x923433 -x923434 -x923435 -x923436 -x923437 -x923438 -x923439 -x923440 -x923441 -x923442 -x923443 -x923444 -x923445 -x923446 -x923447 -x923448 -x923449 -x923450 -x923451 -x923452 -x923453 -x923454 -x923455 -x923456 -x923457 -x923458 -x923459 -x923460 -x923461 -x923462 -x923463 -x923464 -x923465 -x923466 -x923467 -x923468 -x923469 -x923470 -x923471 -x923472 -x923473 -x923474 -x923475 -x923476 -x923477 -x923478 -x923479 -x923480 -x923481 -x923482 -x923483 -x923484 -x923485 -x923486 -x923487 -x923488 -x923489 -x923490 -x923491 -x923492 -x923493 -x923494 -x923495 -x923496 -x923497 -x923498 -x923499 -x923500 -x923501 -x923502 -x923503 -x923504 -x923505 -x923506 -x923507 -x923508 -x923509 -x923510 -x923511 -x923512 -x923513 -x923514 -x923515 -x923516 -x923517 -x923518 -x923519 -x923520 -x923521 -x923522 -x923523 -x923524 -x923525 -x923526 -x923527 -x923528 -x923529 -x923530 -x923531 -x923532 -x923533 -x923534 -x923535 -x923536 -x923537 -x923538 -x923539 -x923540 -x923541 -x923542 -x923543 -x923544 -x923545 -x923546 -x923547 -x923548 -x923549 -x923550 -x923551 -x923552 -x923553 -x923554 -x923555 -x923556 -x923557 -x923558 -x923559 -x923560 -x923561 -x923562 -x923563 -x923564 -x923565 -x923566 -x923567 -x923568 -x923569 -x923570 -x923571 -x923572 -x923573 -x923574 -x923575 -x923576 -x923577 -x923578 -x923579 -x923580 -x923581 -x923582 -x923583 -x923584 -x923585 -x923586 -x923587 -x923588 -x923589 -x923590 -x923591 -x923592 -x923593 -x923594 -x923595 -x923596 -x923597 -x923598 -x923599 -x923600 -x923601 -x923602 -x923603 -x923604 -x923605 -x923606 -x923607 -x923608 -x923609 -x923610 -x923611 -x923612 -x923613 -x923614 -x923615 -x923616 -x923617 -x923618 -x923619 -x923620 -x923621 -x923622 -x923623 -x923624 -x923625 -x923626 -x923627 -x923628 -x923629 -x923630 -x923631 -x923632 -x923633 -x923634 -x923635 -x923636 -x923637 -x923638 -x923639 -x923640 -x923641 -x923642 -x923643 -x923644 -x923645 -x923646 -x923647 -x923648 -x923649 -x923650 -x923651 -x923652 -x923653 -x923654 -x923655 -x923656 -x923657 -x923658 -x923659 -x923660 -x923661 -x923662 -x923663 -x923664 -x923665 -x923666 -x923667 -x923668 -x923669 -x923670 -x923671 -x923672 -x923673 -x923674 -x923675 -x923676 -x923677 -x923678 -x923679 -x923680 -x923681 -x923682 -x923683 -x923684 -x923685 -x923686 -x923687 -x923688 -x923689 -x923690 -x923691 -x923692 -x923693 -x923694 -x923695 -x923696 -x923697 -x923698 -x923699 -x923700 -x923701 -x923702 -x923703 -x923704 -x923705 -x923706 -x923707 -x923708 -x923709 -x923710 -x923711 -x923712 -x923713 -x923714 -x923715 -x923716 -x923717 -x923718 -x923719 -x923720 -x923721 -x923722 -x923723 -x923724 -x923725 -x923726 -x923727 -x923728 -x923729 -x923730 -x923731 -x923732 -x923733 -x923734 -x923735 -x923736 -x923737 -x923738 -x923739 -x923740 -x923741 -x923742 -x923743 -x923744 -x923745 -x923746 -x923747 -x923748 -x923749 -x923750 -x923751 -x923752 -x923753 -x923754 -x923755 -x923756 -x923757 -x923758 -x923759 -x923760 -x923761 -x923762 -x923763 -x923764 -x923765 -x923766 -x923767 -x923768 -x923769 -x923770 -x923771 -x923772 -x923773 -x923774 -x923775 -x923776 -x923777 -x923778 -x923779 -x923780 -x923781 -x923782 -x923783 -x923784 -x923785 -x923786 -x923787 -x923788 -x923789 -x923790 -x923791 -x923792 -x923793 -x923794 -x923795 -x923796 -x923797 -x923798 -x923799 -x923800 -x923801 -x923802 -x923803 -x923804 -x923805 -x923806 -x923807 -x923808 -x923809 -x923810 -x923811 -x923812 -x923813 -x923814 -x923815 -x923816 -x923817 -x923818 -x923819 -x923820 -x923821 -x923822 -x923823 -x923824 -x923825 -x923826 -x923827 -x923828 -x923829 -x923830 -x923831 -x923832 -x923833 -x923834 -x923835 -x923836 -x923837 -x923838 -x923839 -x923840 -x923841 -x923842 -x923843 -x923844 -x923845 -x923846 -x923847 -x923848 -x923849 -x923850 -x923851 -x923852 -x923853 -x923854 -x923855 -x923856 -x923857 -x923858 -x923859 -x923860 -x923861 -x923862 -x923863 -x923864 -x923865 -x923866 -x923867 -x923868 -x923869 -x923870 -x923871 -x923872 -x923873 -x923874 -x923875 -x923876 -x923877 -x923878 -x923879 -x923880 -x923881 -x923882 -x923883 -x923884 -x923885 -x923886 -x923887 -x923888 -x923889 -x923890 -x923891 -x923892 -x923893 -x923894 -x923895 -x923896 -x923897 -x923898 -x923899 -x923900 -x923901 -x923902 -x923903 -x923904 -x923905 -x923906 -x923907 -x923908 -x923909 -x923910 -x923911 -x923912 -x923913 -x923914 -x923915 -x923916 -x923917 -x923918 -x923919 -x923920 -x923921 -x923922 -x923923 -x923924 -x923925 -x923926 -x923927 -x923928 -x923929 -x923930 -x923931 -x923932 -x923933 -x923934 -x923935 -x923936 -x923937 -x923938 -x923939 -x923940 -x923941 -x923942 -x923943 -x923944 -x923945 -x923946 -x924045 -x924046 -x924047 -x924048 -x924049 -x924050 -x924051 -x924052 -x924053 -x924054 -x924055 -x924056 -x924057 -x924058 -x924059 -x924060 -x924061 -x924062 -x924063 -x924064 -x924065 -x924066 -x924067 -x924068 -x924069 -x924070 -x924071 -x924072 -x924073 -x924074 -x924075 -x924076 -x924077 -x924078 -x924079 -x924080 -x924081 -x924082 -x924083 -x924084 -x924085 -x924086 -x924087 -x924088 -x924089 -x924090 -x924091 -x924092 -x924093 -x924094 -x924095 -x924096 -x924097 -x924098 -x924099 -x924100 -x924101 -x924102 -x924103 -x924104 -x924105 -x924106 -x924107 -x924108 -x924109 -x924110 -x924111 -x924112 -x924113 -x924114 -x924115 -x924116 -x924117 -x924118 -x924119 -x924120 -x924121 -x924122 -x924123 -x924124 -x924125 -x924126 -x924127 -x924128 -x924129 -x924130 -x924131 -x924132 -x924133 -x924134 -x924135 -x924136 -x924137 -x924138 -x924139 -x924140 -x924141 -x924142 -x924143 -x924144 -x924145 -x924146 -x924147 -x924148 -x924149 -x924150 -x924151 -x924152 -x924153 -x924154 -x924155 -x924156 -x924157 -x924158 -x924159 -x924160 -x924161 -x924162 -x924163 -x924164 -x924165 -x924166 -x924167 -x924168 -x924169 -x924170 -x924171 -x924172 -x924173 -x924174 -x924175 -x924176 -x924177 -x924178 -x924179 -x924180 -x924181 -x924182 -x924183 -x924184 -x924185 -x924186 -x924187 -x924188 -x924189 -x924190 -x924191 -x924192 -x924193 -x924194 -x924195 -x924196 -x924197 -x924198 -x924199 -x924200 -x924201 -x924202 -x924203 -x924204 -x924205 -x924206 -x924207 -x924208 -x924209 -x924210 -x924211 -x924212 -x924213 -x924214 -x924215 -x924216 -x924217 -x924218 -x924219 -x924220 -x924221 -x924222 -x924223 -x924224 -x924225 -x924226 -x924227 -x924228 -x924229 -x924230 -x924231 -x924232 -x924233 -x924234 -x924235 -x924236 -x924237 -x924238 -x924239 -x924240 -x924241 -x924242 -x924243 -x924244 -x924245 -x924246 -x924247 -x924248 -x924249 -x924250 -x924251 -x924252 -x924253 -x924254 -x924255 -x924256 -x924257 -x924258 -x924259 -x924260 -x924261 -x924262 -x924263 -x924264 -x924265 -x924266 -x924267 -x924268 -x924269 -x924270 -x924271 -x924272 -x924273 -x924274 -x924275 -x924276 -x924277 -x924278 -x924279 -x924280 -x924281 -x924282 -x924283 -x924284 -x924285 -x924286 -x924287 -x924288 -x924289 -x924290 -x924291 -x924292 -x924293 -x924294 -x924295 -x924296 -x924297 -x924298 -x924299 -x924300 -x924301 -x924302 -x924303 -x924304 -x924305 -x924306 -x924307 -x924308 -x924309 -x924310 -x924311 -x924312 -x924313 -x924314 -x924315 -x924316 -x924317 -x924318 -x924319 -x924320 -x924321 -x924322 -x924323 -x924324 -x924325 -x924326 -x924327 -x924328 -x924329 -x924330 -x924331 -x924332 -x924333 -x924334 -x924335 -x924336 -x924337 -x924338 -x924339 -x924340 -x924341 -x924342 -x924343 -x924344 -x924345 -x924346 -x924347 -x924348 -x924349 -x924350 -x924351 -x924352 -x924353 -x924354 -x924355 -x924356 -x924357 -x924358 -x924359 -x924360 -x924361 -x924362 -x924363 -x924364 -x924365 -x924366 -x924367 -x924368 -x924369 -x924370 -x924371 -x924372 -x924373 -x924374 -x924375 -x924376 -x924377 -x924378 -x924379 -x924380 -x924381 -x924382 -x924383 -x924384 -x924385 -x924386 -x924387 -x924388 -x924389 -x924390 -x924391 -x924392 -x924393 -x924394 -x924395 -x924396 -x924397 -x924398 -x924399 -x924400 -x924401 -x924402 -x924403 -x924404 -x924405 -x924406 -x924407 -x924408 -x924409 -x924410 -x924411 -x924412 -x924413 -x924414 -x924415 -x924416 -x924417 -x924418 -x924419 -x924420 -x924421 -x924422 -x924423 -x924424 -x924425 -x924426 -x924427 -x924428 -x924429 -x924430 -x924431 -x924432 -x924433 -x924434 -x924435 -x924436 -x924437 -x924438 -x924439 -x924440 -x924441 -x924442 -x924443 -x924444 -x924445 -x924446 -x924447 -x924448 -x924449 -x924450 -x924451 -x924452 -x924453 -x924454 -x924455 -x924456 -x924457 -x924458 -x924459 -x924460 -x924461 -x924462 -x924463 -x924464 -x924465 -x924466 -x924467 -x924468 -x924469 -x924470 -x924471 -x924472 -x924473 -x924474 -x924475 -x924476 -x924477 -x924478 -x924479 -x924480 -x924481 -x924482 -x924483 -x924484 -x924485 -x924486 -x924487 -x924488 -x924489 -x924490 -x924491 -x924492 -x924493 -x924494 -x924495 -x924496 -x924497 -x924498 -x924499 -x924500 -x924501 -x924502 -x924503 -x924504 -x924505 -x924506 -x924507 -x924508 -x924509 -x924510 -x924511 -x924512 -x924513 -x924514 -x924515 -x924516 -x924517 -x924518 -x924519 -x924520 -x924521 -x924522 -x924523 -x924524 -x924525 -x924526 -x924527 -x924528 -x924529 -x924530 -x924531 -x924532 -x924533 -x924534 -x924535 -x924536 -x924537 -x924538 -x924539 -x924540 -x924541 -x924542 -x924543 -x924544 -x924545 -x924546 -x924547 -x924548 -x924549 -x924550 -x924551 -x924552 -x924553 -x924554 -x924555 -x924556 -x924557 -x924558 -x924559 -x924560 -x924561 -x924562 -x924563 -x924564 -x924565 -x924566 -x924567 -x924568 -x924569 -x924570 -x924571 -x924572 -x924573 -x924574 -x924575 -x924576 -x924577 -x924578 -x924579 -x924580 -x924581 -x924582 -x924583 -x924584 -x924585 -x924586 -x924587 -x924588 -x924589 -x924590 -x924591 -x924592 -x924593 -x924594 -x924595 -x924596 -x924597 -x924598 -x924599 -x924600 -x924601 -x924602 -x924603 -x924604 -x924605 -x924606 -x924607 -x924608 -x924609 -x924610 -x924611 -x924612 -x924613 -x924614 -x924615 -x924616 -x924617 -x924618 -x924619 -x924620 -x924621 -x924622 -x924623 -x924624 -x924625 -x924626 -x924627 -x924628 -x924629 -x924630 -x924631 -x924632 -x924633 -x924634 -x924635 -x924636 -x924637 -x924638 -x924639 -x924640 -x924641 -x924642 -x924643 -x924644 -x924645 -x924646 -x924647 -x924648 -x924649 -x924650 -x924651 -x924652 -x924653 -x924654 -x924655 -x924656 -x924657 -x924658 -x924659 -x924660 -x924661 -x924662 -x924663 -x924664 -x924665 -x924666 -x924667 -x924668 -x924669 -x924670 -x924671 -x924672 -x924673 -x924674 -x924675 -x924676 -x924677 -x924678 -x924679 -x924680 -x924681 -x924682 -x924683 -x924684 -x924685 -x924686 -x924687 -x924688 -x924689 -x924690 -x924691 -x924692 -x924693 -x924694 -x924695 -x924696 -x924697 -x924698 -x924699 -x924700 -x924701 -x924702 -x924703 -x924704 -x924705 -x924706 -x924707 -x924708 -x924709 -x924710 -x924711 -x924712 -x924713 -x924714 -x924715 -x924716 -x924717 -x924718 -x924719 -x924720 -x924721 -x924722 -x924723 -x924724 -x924725 -x924726 -x924727 -x924728 -x924729 -x924730 -x924731 -x924732 -x924733 -x924734 -x924735 -x924736 -x924737 -x924738 -x924739 -x924740 -x924741 -x924742 -x924743 -x924744 -x924745 -x924746 -x924747 -x924748 -x924749 -x924750 -x924751 -x924752 -x924753 -x924754 -x924755 -x924756 -x924757 -x924758 -x924759 -x924760 -x924761 -x924762 -x924763 -x924764 -x924765 -x924766 -x924767 -x924768 -x924769 -x924770 -x924771 -x924772 -x924773 -x924774 -x924775 -x924776 -x924777 -x924778 -x924779 -x924780 -x924781 -x924782 -x924783 -x924784 -x924785 -x924786 -x924787 -x924788 -x924789 -x924790 -x924791 -x924792 -x924793 -x924794 -x924795 -x924796 -x924797 -x924798 -x924799 -x924800 -x924801 -x924802 -x924803 -x924804 -x924805 -x924806 -x924807 -x924808 -x924809 -x924810 -x924811 -x924812 -x924813 -x924814 -x924815 -x924816 -x924817 -x924818 -x924819 -x924820 -x924821 -x924822 -x924823 -x924824 -x924825 -x924826 -x924827 -x924828 -x924829 -x924830 -x924831 -x924832 -x924833 -x924834 -x924835 -x924836 -x924837 -x924838 -x924839 -x924840 -x924841 -x924842 -x924843 -x924844 -x924845 -x924846 -x924847 -x924848 -x924849 -x924850 -x924851 -x924852 -x924853 -x924854 -x924855 -x924856 -x924857 -x924858 -x924859 -x924860 -x924861 -x924862 -x924863 -x924864 -x924865 -x924866 -x924867 -x924868 -x924869 -x924870 -x924871 -x924872 -x924873 -x924874 -x924875 -x924876 -x924877 -x924878 -x924879 -x924880 -x924881 -x924882 -x924883 -x924884 -x924885 -x924886 -x924887 -x924888 -x924889 -x924890 -x924891 -x924892 -x924893 -x924894 -x924895 -x924896 -x924897 -x924898 -x924899 -x924900 -x924901 -x924902 -x924903 -x924904 -x924905 -x924906 -x924907 -x924908 -x924909 -x924910 -x924911 -x924912 -x924913 -x924914 -x924915 -x924916 -x924917 -x924918 -x924919 -x924920 -x924921 -x924922 -x924923 -x924924 -x924925 -x924926 -x924927 -x924928 -x924929 -x924930 -x924931 -x924932 -x924933 -x924934 -x924935 -x924936 -x924937 -x924938 -x924939 -x924940 -x924941 -x924942 -x924943 -x924944 -x924945 -x924946 -x924947 -x924948 -x924949 -x924950 -x924951 -x924952 -x924953 -x924954 -x924955 -x924956 -x924957 -x924958 -x924959 -x924960 -x924961 -x924962 -x924963 -x924964 -x924965 -x924966 -x924967 -x924968 -x924969 -x924970 -x924971 -x924972 -x924973 -x924974 -x924975 -x924976 -x924977 -x924978 -x924979 -x924980 -x924981 -x924982 -x924983 -x924984 -x924985 -x924986 -x924987 -x924988 -x924989 -x924990 -x924991 -x924992 -x924993 -x924994 -x924995 -x924996 -x924997 -x924998 -x924999 -x925000 -x925001 -x925002 -x925003 -x925004 -x925005 -x925006 -x925007 -x925008 -x925009 -x925010 -x925011 -x925012 -x925013 -x925014 -x925015 -x925016 -x925017 -x925018 -x925019 -x925020 -x925021 -x925022 -x925023 -x925024 -x925123 -x925124 -x925125 -x925126 -x925127 -x925128 -x925129 -x925130 -x925131 -x925132 -x925133 -x925134 -x925135 -x925136 -x925137 -x925138 -x925139 -x925140 -x925141 -x925142 -x925143 -x925144 -x925145 -x925146 -x925147 -x925148 -x925149 -x925150 -x925151 -x925152 -x925153 -x925154 -x925155 -x925156 -x925157 -x925158 -x925159 -x925160 -x925161 -x925162 -x925163 -x925164 -x925165 -x925166 -x925167 -x925168 -x925169 -x925170 -x925171 -x925172 -x925173 -x925174 -x925175 -x925176 -x925177 -x925178 -x925179 -x925180 -x925181 -x925182 -x925183 -x925184 -x925185 -x925186 -x925187 -x925188 -x925189 -x925190 -x925191 -x925192 -x925193 -x925194 -x925195 -x925196 -x925197 -x925198 -x925199 -x925200 -x925201 -x925202 -x925203 -x925204 -x925205 -x925206 -x925207 -x925208 -x925209 -x925210 -x925211 -x925212 -x925213 -x925214 -x925215 -x925216 -x925217 -x925218 -x925219 -x925220 -x925221 -x925222 -x925223 -x925224 -x925225 -x925226 -x925227 -x925228 -x925229 -x925230 -x925231 -x925232 -x925233 -x925234 -x925235 -x925236 -x925237 -x925238 -x925239 -x925240 -x925241 -x925242 -x925243 -x925244 -x925245 -x925246 -x925247 -x925248 -x925249 -x925250 -x925251 -x925252 -x925253 -x925254 -x925255 -x925256 -x925257 -x925258 -x925259 -x925260 -x925261 -x925262 -x925263 -x925264 -x925265 -x925266 -x925267 -x925268 -x925269 -x925270 -x925271 -x925272 -x925273 -x925274 -x925275 -x925276 -x925277 -x925278 -x925279 -x925280 -x925281 -x925282 -x925283 -x925284 -x925285 -x925286 -x925287 -x925288 -x925289 -x925290 -x925291 -x925292 -x925293 -x925294 -x925295 -x925296 -x925297 -x925298 -x925299 -x925300 -x925301 -x925302 -x925303 -x925304 -x925305 -x925306 -x925307 -x925308 -x925309 -x925310 -x925311 -x925312 -x925313 -x925314 -x925315 -x925316 -x925317 -x925318 -x925319 -x925320 -x925321 -x925322 -x925323 -x925324 -x925325 -x925326 -x925327 -x925328 -x925329 -x925330 -x925331 -x925332 -x925333 -x925334 -x925335 -x925336 -x925337 -x925338 -x925339 -x925340 -x925341 -x925342 -x925343 -x925344 -x925345 -x925346 -x925347 -x925348 -x925349 -x925350 -x925351 -x925352 -x925353 -x925354 -x925355 -x925356 -x925357 -x925358 -x925359 -x925360 -x925361 -x925362 -x925363 -x925364 -x925365 -x925366 -x925367 -x925368 -x925369 -x925370 -x925371 -x925372 -x925373 -x925374 -x925375 -x925376 -x925377 -x925378 -x925379 -x925380 -x925381 -x925382 -x925383 -x925384 -x925385 -x925386 -x925387 -x925388 -x925389 -x925390 -x925391 -x925392 -x925393 -x925394 -x925395 -x925396 -x925397 -x925398 -x925399 -x925400 -x925401 -x925402 -x925403 -x925404 -x925405 -x925406 -x925407 -x925408 -x925409 -x925410 -x925411 -x925412 -x925413 -x925414 -x925415 -x925416 -x925417 -x925418 -x925419 -x925420 -x925421 -x925422 -x925423 -x925424 -x925425 -x925426 -x925427 -x925428 -x925429 -x925430 -x925431 -x925432 -x925433 -x925434 -x925435 -x925436 -x925437 -x925438 -x925439 -x925440 -x925441 -x925442 -x925443 -x925444 -x925445 -x925446 -x925447 -x925448 -x925449 -x925450 -x925451 -x925452 -x925453 -x925454 -x925455 -x925456 -x925457 -x925458 -x925459 -x925460 -x925461 -x925462 -x925463 -x925464 -x925465 -x925466 -x925467 -x925468 -x925469 -x925470 -x925471 -x925472 -x925473 -x925474 -x925475 -x925476 -x925477 -x925478 -x925479 -x925480 -x925481 -x925482 -x925483 -x925484 -x925485 -x925486 -x925487 -x925488 -x925489 -x925490 -x925491 -x925492 -x925493 -x925494 -x925495 -x925496 -x925497 -x925498 -x925499 -x925500 -x925501 -x925502 -x925503 -x925504 -x925505 -x925506 -x925507 -x925508 -x925509
3600.43/3613.12	v -x925510 -x925511 -x925512 -x925513 -x925514 -x925515 -x925516 -x925517 -x925518 -x925519 -x925520 -x925521 -x925522 -x925523 -x925524 -x925525 -x925526 -x925527 -x925528 -x925529 -x925530 -x925531 -x925532 -x925533 -x925534 -x925535 -x925536 -x925537 -x925538 -x925539 -x925540 -x925541 -x925542 -x925543 -x925544 -x925545 -x925546 -x925547 -x925548 -x925549 -x925550 -x925551 -x925552 -x925553 -x925554 -x925555 -x925556 -x925557 -x925558 -x925559 -x925560 -x925561 -x925562 -x925563 -x925564 -x925565 -x925566 -x925567 -x925568 -x925569 -x925570 -x925571 -x925572 -x925573 -x925574 -x925575 -x925576 -x925577 -x925578 -x925579 -x925580 -x925581 -x925582 -x925583 -x925584 -x925585 -x925586 -x925587 -x925588 -x925589 -x925590 -x925591 -x925592 -x925593 -x925594 -x925595 -x925596 -x925597 -x925598 -x925599 -x925600 -x925601 -x925602 -x925603 -x925604 -x925605 -x925606 -x925607 -x925608 -x925609 -x925610 -x925611 -x925612 -x925613 -x925614 -x925615 -x925616 -x925617 -x925618 -x925619 -x925620 -x925621 -x925622 -x925623 -x925624 -x925625 -x925626 -x925627 -x925628 -x925629 -x925630 -x925631 -x925632 -x925633 -x925634 -x925635 -x925636 -x925637 -x925638 -x925639 -x925640 -x925641 -x925642 -x925643 -x925644 -x925645 -x925646 -x925647 -x925648 -x925649 -x925650 -x925651 -x925652 -x925653 -x925654 -x925655 -x925656 -x925657 -x925658 -x925659 -x925660 -x925661 -x925662 -x925663 -x925664 -x925665 -x925666 -x925667 -x925668 -x925669 -x925670 -x925671 -x925672 -x925673 -x925674 -x925675 -x925676 -x925677 -x925678 -x925679 -x925680 -x925681 -x925682 -x925683 -x925684 -x925685 -x925686 -x925687 -x925688 -x925689 -x925690 -x925691 -x925692 -x925693 -x925694 -x925695 -x925696 -x925697 -x925698 -x925699 -x925700 -x925701 -x925702 -x925703 -x925704 -x925705 -x925706 -x925707 -x925708 -x925709 -x925710 -x925711 -x925712 -x925713 -x925714 -x925715 -x925716 -x925717 -x925718 -x925719 -x925720 -x925721 -x925722 -x925723 -x925724 -x925725 -x925726 -x925727 -x925728 -x925729 -x925730 -x925731 -x925732 -x925733 -x925734 -x925735 -x925736 -x925737 -x925738 -x925739 -x925740 -x925741 -x925742 -x925743 -x925744 -x925745 -x925746 -x925747 -x925748 -x925749 -x925750 -x925751 -x925752 -x925753 -x925754 -x925755 -x925756 -x925757 -x925758 -x925759 -x925760 -x925761 -x925762 -x925763 -x925764 -x925765 -x925766 -x925767 -x925768 -x925769 -x925770 -x925771 -x925772 -x925773 -x925774 -x925775 -x925776 -x925777 -x925778 -x925779 -x925780 -x925781 -x925782 -x925783 -x925784 -x925785 -x925786 -x925787 -x925788 -x925789 -x925790 -x925791 -x925792 -x925793 -x925794 -x925795 -x925796 -x925797 -x925798 -x925799 -x925800 -x925801 -x925802 -x925803 -x925804 -x925805 -x925806 -x925807 -x925808 -x925809 -x925810 -x925811 -x925812 -x925813 -x925814 -x925815 -x925816 -x925817 -x925818 -x925819 -x925820 -x925821 -x925822 -x925823 -x925824 -x925825 -x925826 -x925827 -x925828 -x925829 -x925830 -x925831 -x925832 -x925833 -x925834 -x925835 -x925836 -x925837 -x925838 -x925839 -x925840 -x925841 -x925842 -x925843 -x925844 -x925845 -x925846 -x925847 -x925848 -x925849 -x925850 -x925851 -x925852 -x925853 -x925854 -x925855 -x925856 -x925857 -x925858 -x925859 -x925860 -x925861 -x925862 -x925863 -x925864 -x925865 -x925866 -x925867 -x925868 -x925869 -x925870 -x925871 -x925872 -x925873 -x925874 -x925875 -x925876 -x925877 -x925878 -x925879 -x925880 -x925881 -x925882 -x925883 -x925884 -x925885 -x925886 -x925887 -x925888 -x925889 -x925890 -x925891 -x925892 -x925893 -x925894 -x925895 -x925896 -x925897 -x925898 -x925899 -x925900 -x925901 -x925902 -x925903 -x925904 -x925905 -x925906 -x925907 -x925908 -x925909 -x925910 -x925911 -x925912 -x925913 -x925914 -x925915 -x925916 -x925917 -x925918 -x925919 -x925920 -x925921 -x925922 -x925923 -x925924 -x925925 -x925926 -x925927 -x925928 -x925929 -x925930 -x925931 -x925932 -x925933 -x925934 -x925935 -x925936 -x925937 -x925938 -x925939 -x925940 -x925941 -x925942 -x925943 -x925944 -x925945 -x925946 -x925947 -x925948 -x925949 -x925950 -x925951 -x925952 -x925953 -x925954 -x925955 -x925956 -x925957 -x925958 -x925959 -x925960 -x925961 -x925962 -x925963 -x925964 -x925965 -x925966 -x925967 -x925968 -x925969 -x925970 -x925971 -x925972 -x925973 -x925974 -x925975 -x925976 -x925977 -x925978 -x925979 -x925980 -x925981 -x925982 -x925983 -x925984 -x925985 -x925986 -x925987 -x925988 -x925989 -x925990 -x925991 -x925992 -x925993 -x925994 -x925995 -x925996 -x925997 -x925998 -x925999 -x926000 -x926001 -x926002 -x926003 -x926004 -x926005 -x926006 -x926007 -x926008 -x926009 -x926010 -x926011 -x926012 -x926013 -x926014 -x926015 -x926016 -x926017 -x926018 -x926019 -x926020 -x926021 -x926022 -x926023 -x926024 -x926025 -x926026 -x926027 -x926028 -x926029 -x926030 -x926031 -x926032 -x926033 -x926034 -x926035 -x926036 -x926037 -x926038 -x926039 -x926040 -x926041 -x926042 -x926043 -x926044 -x926045 -x926046 -x926047 -x926048 -x926049 -x926050 -x926051 -x926052 -x926053 -x926054 -x926055 -x926056 -x926057 -x926058 -x926059 -x926060 -x926061 -x926062 -x926063 -x926064 -x926065 -x926066 -x926067 -x926068 -x926069 -x926070 -x926071 -x926072 -x926073 -x926074 -x926075 -x926076 -x926077 -x926078 -x926079 -x926080 -x926081 -x926082 -x926083 -x926084 -x926085 -x926086 -x926087 -x926088 -x926089 -x926090 -x926091 -x926092 -x926093 -x926094 -x926095 -x926096 -x926097 -x926098 -x926099 -x926100 -x926101 -x926102 -x926201 -x926202 -x926203 -x926204 -x926205 -x926206 -x926207 -x926208 -x926209 -x926210 -x926211 -x926212 -x926213 -x926214 -x926215 -x926216 -x926217 -x926218 -x926219 -x926220 -x926221 -x926222 -x926223 -x926224 -x926225 -x926226 -x926227 -x926228 -x926229 -x926230 -x926231 -x926232 -x926233 -x926234 -x926235 -x926236 -x926237 -x926238 -x926239 -x926240 -x926241 -x926242 -x926243 -x926244 -x926245 -x926246 -x926247 -x926248 -x926249 -x926250 -x926251 -x926252 -x926253 -x926254 -x926255 -x926256 -x926257 -x926258 -x926259 -x926260 -x926261 -x926262 -x926263 -x926264 -x926265 -x926266 -x926267 -x926268 -x926269 -x926270 -x926271 -x926272 -x926273 -x926274 -x926275 -x926276 -x926277 -x926278 -x926279 -x926280 -x926281 -x926282 -x926283 -x926284 -x926285 -x926286 -x926287 -x926288 -x926289 -x926290 -x926291 -x926292 -x926293 -x926294 -x926295 -x926296 -x926297 -x926298 -x926299 -x926300 -x926301 -x926302 -x926303 -x926304 -x926305 -x926306 -x926307 -x926308 -x926309 -x926310 -x926311 -x926312 -x926313 -x926314 -x926315 -x926316 -x926317 -x926318 -x926319 -x926320 -x926321 -x926322 -x926323 -x926324 -x926325 -x926326 -x926327 -x926328 -x926329 -x926330 -x926331 -x926332 -x926333 -x926334 -x926335 -x926336 -x926337 -x926338 -x926339 -x926340 -x926341 -x926342 -x926343 -x926344 -x926345 -x926346 -x926347 -x926348 -x926349 -x926350 -x926351 -x926352 -x926353 -x926354 -x926355 -x926356 -x926357 -x926358 -x926359 -x926360 -x926361 -x926362 -x926363 -x926364 -x926365 -x926366 -x926367 -x926368 -x926369 -x926370 -x926371 -x926372 -x926373 -x926374 -x926375 -x926376 -x926377 -x926378 -x926379 -x926380 -x926381 -x926382 -x926383 -x926384 -x926385 -x926386 -x926387 -x926388 -x926389 -x926390 -x926391 -x926392 -x926393 -x926394 -x926395 -x926396 -x926397 -x926398 -x926399 -x926400 -x926401 -x926402 -x926403 -x926404 -x926405 -x926406 -x926407 -x926408 -x926409 -x926410 -x926411 -x926412 -x926413 -x926414 -x926415 -x926416 -x926417 -x926418 -x926419 -x926420 -x926421 -x926422 -x926423 -x926424 -x926425 -x926426 -x926427 -x926428 -x926429 -x926430 -x926431 -x926432 -x926433 -x926434 -x926435 -x926436 -x926437 -x926438 -x926439 -x926440 -x926441 -x926442 -x926443 -x926444 -x926445 -x926446 -x926447 -x926448 -x926449 -x926450 -x926451 -x926452 -x926453 -x926454 -x926455 -x926456 -x926457 -x926458 -x926459 -x926460 -x926461 -x926462 -x926463 -x926464 -x926465 -x926466 -x926467 -x926468 -x926469 -x926470 -x926471 -x926472 -x926473 -x926474 -x926475 -x926476 -x926477 -x926478 -x926479 -x926480 -x926481 -x926482 -x926483 -x926484 -x926485 -x926486 -x926487 -x926488 -x926489 -x926490 -x926491 -x926492 -x926493 -x926494 -x926495 -x926496 -x926497 -x926498 -x926499 -x926500 -x926501 -x926502 -x926503 -x926504 -x926505 -x926506 -x926507 -x926508 -x926509 -x926510 -x926511 -x926512 -x926513 -x926514 -x926515 -x926516 -x926517 -x926518 -x926519 -x926520 -x926521 -x926522 -x926523 -x926524 -x926525 -x926526 -x926527 -x926528 -x926529 -x926530 -x926531 -x926532 -x926533 -x926534 -x926535 -x926536 -x926537 -x926538 -x926539 -x926540 -x926541 -x926542 -x926543 -x926544 -x926545 -x926546 -x926547 -x926548 -x926549 -x926550 -x926551 -x926552 -x926553 -x926554 -x926555 -x926556 -x926557 -x926558 -x926559 -x926560 -x926561 -x926562 -x926563 -x926564 -x926565 -x926566 -x926567 -x926568 -x926569 -x926570 -x926571 -x926572 -x926573 -x926574 -x926575 -x926576 -x926577 -x926578 -x926579 -x926580 -x926581 -x926582 -x926583 -x926584 -x926585 -x926586 -x926587 -x926588 -x926589 -x926590 -x926591 -x926592 -x926593 -x926594 -x926595 -x926596 -x926597 -x926598 -x926599 -x926600 -x926601 -x926602 -x926603 -x926604 -x926605 -x926606 -x926607 -x926608 -x926609 -x926610 -x926611 -x926612 -x926613 -x926614 -x926615 -x926616 -x926617 -x926618 -x926619 -x926620 -x926621 -x926622 -x926623 -x926624 -x926625 -x926626 -x926627 -x926628 -x926629 -x926630 -x926631 -x926632 -x926633 -x926634 -x926635 -x926636 -x926637 -x926638 -x926639 -x926640 -x926641 -x926642 -x926643 -x926644 -x926645 -x926646 -x926647 -x926648 -x926649 -x926650 -x926651 -x926652 -x926653 -x926654 -x926655 -x926656 -x926657 -x926658 -x926659 -x926660 -x926661 -x926662 -x926663 -x926664 -x926665 -x926666 -x926667 -x926668 -x926669 -x926670 -x926671 -x926672 -x926673 -x926674 -x926675 -x926676 -x926677 -x926678 -x926679 -x926680 -x926681 -x926682 -x926683 -x926684 -x926685 -x926686 -x926687 -x926688 -x926689 -x926690 -x926691 -x926692 -x926693 -x926694 -x926695 -x926696 -x926697 -x926698 -x926699 -x926700 -x926701 -x926702 -x926703 -x926704 -x926705 -x926706 -x926707 -x926708 -x926709 -x926710 -x926711 -x926712 -x926713 -x926714 -x926715 -x926716 -x926717 -x926718 -x926719 -x926720 -x926721 -x926722 -x926723 -x926724 -x926725 -x926726 -x926727 -x926728 -x926729 -x926730 -x926731 -x926732 -x926733 -x926734 -x926735 -x926736 -x926737 -x926738 -x926739 -x926740 -x926741 -x926742 -x926743 -x926744 -x926745 -x926746 -x926747 -x926748 -x926749 -x926750 -x926751 -x926752 -x926753 -x926754 -x926755 -x926756 -x926757 -x926758 -x926759 -x926760 -x926761 -x926762 -x926763 -x926764 -x926765 -x926766 -x926767 -x926768 -x926769 -x926770 -x926771 -x926772 -x926773 -x926774 -x926775 -x926776 -x926777 -x926778 -x926779 -x926780 -x926781 -x926782 -x926783 -x926784 -x926785 -x926786 -x926787 -x926788 -x926789 -x926790 -x926791 -x926792 -x926793 -x926794 -x926795 -x926796 -x926797 -x926798 -x926799 -x926800 -x926801 -x926802 -x926803 -x926804 -x926805 -x926806 -x926807 -x926808 -x926809 -x926810 -x926811 -x926812 -x926813 -x926814 -x926815 -x926816 -x926817 -x926818 -x926819 -x926820 -x926821 -x926822 -x926823 -x926824 -x926825 -x926826 -x926827 -x926828 -x926829 -x926830 -x926831 -x926832 -x926833 -x926834 -x926835 -x926836 -x926837 -x926838 -x926839 -x926840 -x926841 -x926842 -x926843 -x926844 -x926845 -x926846 -x926847 -x926848 -x926849 -x926850 -x926851 -x926852 -x926853 -x926854 -x926855 -x926856 -x926857 -x926858 -x926859 -x926860 -x926861 -x926862 -x926863 -x926864 -x926865 -x926866 -x926867 -x926868 -x926869 -x926870 -x926871 -x926872 -x926873 -x926874 -x926875 -x926876 -x926877 -x926878 -x926879 -x926880 -x926881 -x926882 -x926883 -x926884 -x926885 -x926886 -x926887 -x926888 -x926889 -x926890 -x926891 -x926892 -x926893 -x926894 -x926895 -x926896 -x926897 -x926898 -x926899 -x926900 -x926901 -x926902 -x926903 -x926904 -x926905 -x926906 -x926907 -x926908 -x926909 -x926910 -x926911 -x926912 -x926913 -x926914 -x926915 -x926916 -x926917 -x926918 -x926919 -x926920 -x926921 -x926922 -x926923 -x926924 -x926925 -x926926 -x926927 -x926928 -x926929 -x926930 -x926931 -x926932 -x926933 -x926934 -x926935 -x926936 -x926937 -x926938 -x926939 -x926940 -x926941 -x926942 -x926943 -x926944 -x926945 -x926946 -x926947 -x926948 -x926949 -x926950 -x926951 -x926952 -x926953 -x926954 -x926955 -x926956 -x926957 -x926958 -x926959 -x926960 -x926961 -x926962 -x926963 -x926964 -x926965 -x926966 -x926967 -x926968 -x926969 -x926970 -x926971 -x926972 -x926973 -x926974 -x926975 -x926976 -x926977 -x926978 -x926979 -x926980 -x926981 -x926982 -x926983 -x926984 -x926985 -x926986 -x926987 -x926988 -x926989 -x926990 -x926991 -x926992 -x926993 -x926994 -x926995 -x926996 -x926997 -x926998 -x926999 -x927000 -x927001 -x927002 -x927003 -x927004 -x927005 -x927006 -x927007 -x927008 -x927009 -x927010 -x927011 -x927012 -x927013 -x927014 -x927015 -x927016 -x927017 -x927018 -x927019 -x927020 -x927021 -x927022 -x927023 -x927024 -x927025 -x927026 -x927027 -x927028 -x927029 -x927030 -x927031 -x927032 -x927033 -x927034 -x927035 -x927036 -x927037 -x927038 -x927039 -x927040 -x927041 -x927042 -x927043 -x927044 -x927045 -x927046 -x927047 -x927048 -x927049 -x927050 -x927051 -x927052 -x927053 -x927054 -x927055 -x927056 -x927057 -x927058 -x927059 -x927060 -x927061 -x927062 -x927063 -x927064 -x927065 -x927066 -x927067 -x927068 -x927069 -x927070 -x927071 -x927072 -x927073 -x927074 -x927075 -x927076 -x927077 -x927078 -x927079 -x927080 -x927081 -x927082 -x927083 -x927084 -x927085 -x927086 -x927087 -x927088 -x927089 -x927090 -x927091 -x927092 -x927093 -x927094 -x927095 -x927096 -x927097 -x927098 -x927099 -x927100 -x927101 -x927102 -x927103 -x927104 -x927105 -x927106 -x927107 -x927108 -x927109 -x927110 -x927111 -x927112 -x927113 -x927114 -x927115 -x927116 -x927117 -x927118 -x927119 -x927120 -x927121 -x927122 -x927123 -x927124 -x927125 -x927126 -x927127 -x927128 -x927129 -x927130 -x927131 -x927132 -x927133 -x927134 -x927135 -x927136 -x927137 -x927138 -x927139 -x927140 -x927141 -x927142 -x927143 -x927144 -x927145 -x927146 -x927147 -x927148 -x927149 -x927150 -x927151 -x927152 -x927153 -x927154 -x927155 -x927156 -x927157 -x927158 -x927159 -x927160 -x927161 -x927162 -x927163 -x927164 -x927165 -x927166 -x927167 -x927168 -x927169 -x927170 -x927171 -x927172 -x927173 -x927174 -x927175 -x927176 -x927177 -x927178 -x927179 -x927180 -x927279 -x927280 -x927281 -x927282 -x927283 -x927284 -x927285 -x927286 -x927287 -x927288 -x927289 -x927290 -x927291 -x927292 -x927293 -x927294 -x927295 -x927296 -x927297 -x927298 -x927299 -x927300 -x927301 -x927302 -x927303 -x927304 -x927305 -x927306 -x927307 -x927308 -x927309 -x927310 -x927311 -x927312 -x927313 -x927314 -x927315 -x927316 -x927317 -x927318 -x927319 -x927320 -x927321 -x927322 -x927323 -x927324 -x927325 -x927326 -x927327 -x927328 -x927329 -x927330 -x927331 -x927332 -x927333 -x927334 -x927335 -x927336 -x927337 -x927338 -x927339 -x927340 -x927341 -x927342 -x927343 -x927344 -x927345 -x927346 -x927347 -x927348 -x927349 -x927350 -x927351 -x927352 -x927353 -x927354 -x927355 -x927356 -x927357 -x927358 -x927359 -x927360 -x927361 -x927362 -x927363 -x927364 -x927365 -x927366 -x927367 -x927368 -x927369 -x927370 -x927371 -x927372 -x927373 -x927374 -x927375 -x927376 -x927377 -x927378 -x927379 -x927380 -x927381 -x927382 -x927383 -x927384 -x927385 -x927386 -x927387 -x927388 -x927389 -x927390 -x927391 -x927392 -x927393 -x927394 -x927395 -x927396 -x927397 -x927398 -x927399 -x927400 -x927401 -x927402 -x927403 -x927404 -x927405 -x927406 -x927407 -x927408 -x927409 -x927410 -x927411 -x927412 -x927413 -x927414 -x927415 -x927416 -x927417 -x927418 -x927419 -x927420 -x927421 -x927422 -x927423 -x927424 -x927425 -x927426 -x927427 -x927428 -x927429 -x927430 -x927431 -x927432 -x927433 -x927434 -x927435 -x927436 -x927437 -x927438 -x927439 -x927440 -x927441 -x927442 -x927443 -x927444 -x927445 -x927446 -x927447 -x927448 -x927449 -x927450 -x927451 -x927452 -x927453 -x927454 -x927455 -x927456 -x927457 -x927458 -x927459 -x927460 -x927461 -x927462 -x927463 -x927464 -x927465 -x927466 -x927467 -x927468 -x927469 -x927470 -x927471 -x927472 -x927473 -x927474 -x927475 -x927476 -x927477 -x927478 -x927479 -x927480 -x927481 -x927482 -x927483 -x927484 -x927485 -x927486 -x927487 -x927488 -x927489 -x927490 -x927491 -x927492 -x927493 -x927494 -x927495 -x927496 -x927497 -x927498 -x927499 -x927500 -x927501 -x927502 -x927503 -x927504 -x927505 -x927506 -x927507 -x927508 -x927509 -x927510 -x927511 -x927512 -x927513 -x927514 -x927515 -x927516 -x927517 -x927518 -x927519 -x927520 -x927521 -x927522 -x927523 -x927524 -x927525 -x927526 -x927527 -x927528 -x927529 -x927530 -x927531 -x927532 -x927533 -x927534 -x927535 -x927536 -x927537 -x927538 -x927539 -x927540 -x927541 -x927542 -x927543 -x927544 -x927545 -x927546 -x927547 -x927548 -x927549 -x927550 -x927551 -x927552 -x927553 -x927554 -x927555 -x927556 -x927557 -x927558 -x927559 -x927560 -x927561 -x927562 -x927563 -x927564 -x927565 -x927566 -x927567 -x927568 -x927569 -x927570 -x927571 -x927572 -x927573 -x927574 -x927575 -x927576 -x927577 -x927578 -x927579 -x927580 -x927581 -x927582 -x927583 -x927584 -x927585 -x927586 -x927587 -x927588 -x927589 -x927590 -x927591 -x927592 -x927593 -x927594 -x927595 -x927596 -x927597 -x927598 -x927599 -x927600 -x927601 -x927602 -x927603 -x927604 -x927605 -x927606 -x927607 -x927608 -x927609 -x927610 -x927611 -x927612 -x927613 -x927614 -x927615 -x927616 -x927617 -x927618 -x927619 -x927620 -x927621 -x927622 -x927623 -x927624 -x927625 -x927626 -x927627 -x927628 -x927629 -x927630 -x927631 -x927632 -x927633 -x927634 -x927635 -x927636 -x927637 -x927638 -x927639 -x927640 -x927641 -x927642 -x927643 -x927644 -x927645 -x927646 -x927647 -x927648 -x927649 -x927650 -x927651 -x927652 -x927653 -x927654 -x927655 -x927656 -x927657 -x927658 -x927659 -x927660 -x927661 -x927662 -x927663 -x927664 -x927665 -x927666 -x927667 -x927668 -x927669 -x927670 -x927671 -x927672 -x927673 -x927674 -x927675 -x927676 -x927677 -x927678 -x927679 -x927680 -x927681 -x927682 -x927683 -x927684 -x927685 -x927686 -x927687 -x927688 -x927689 -x927690 -x927691 -x927692 -x927693 -x927694 -x927695 -x927696 -x927697 -x927698 -x927699 -x927700 -x927701 -x927702 -x927703 -x927704 -x927705
3600.43/3613.12	v -x927706 -x927707 -x927708 -x927709 -x927710 -x927711 -x927712 -x927713 -x927714 -x927715 -x927716 -x927717 -x927718 -x927719 -x927720 -x927721 -x927722 -x927723 -x927724 -x927725 -x927726 -x927727 -x927728 -x927729 -x927730 -x927731 -x927732 -x927733 -x927734 -x927735 -x927736 -x927737 -x927738 -x927739 -x927740 -x927741 -x927742 -x927743 -x927744 -x927745 -x927746 -x927747 -x927748 -x927749 -x927750 -x927751 -x927752 -x927753 -x927754 -x927755 -x927756 -x927757 -x927758 -x927759 -x927760 -x927761 -x927762 -x927763 -x927764 -x927765 -x927766 -x927767 -x927768 -x927769 -x927770 -x927771 -x927772 -x927773 -x927774 -x927775 -x927776 -x927777 -x927778 -x927779 -x927780 -x927781 -x927782 -x927783 -x927784 -x927785 -x927786 -x927787 -x927788 -x927789 -x927790 -x927791 -x927792 -x927793 -x927794 -x927795 -x927796 -x927797 -x927798 -x927799 -x927800 -x927801 -x927802 -x927803 -x927804 -x927805 -x927806 -x927807 -x927808 -x927809 -x927810 -x927811 -x927812 -x927813 -x927814 -x927815 -x927816 -x927817 -x927818 -x927819 -x927820 -x927821 -x927822 -x927823 -x927824 -x927825 -x927826 -x927827 -x927828 -x927829 -x927830 -x927831 -x927832 -x927833 -x927834 -x927835 -x927836 -x927837 -x927838 -x927839 -x927840 -x927841 -x927842 -x927843 -x927844 -x927845 -x927846 -x927847 -x927848 -x927849 -x927850 -x927851 -x927852 -x927853 -x927854 -x927855 -x927856 -x927857 -x927858 -x927859 -x927860 -x927861 -x927862 -x927863 -x927864 -x927865 -x927866 -x927867 -x927868 -x927869 -x927870 -x927871 -x927872 -x927873 -x927874 -x927875 -x927876 -x927877 -x927878 -x927879 -x927880 -x927881 -x927882 -x927883 -x927884 -x927885 -x927886 -x927887 -x927888 -x927889 -x927890 -x927891 -x927892 -x927893 -x927894 -x927895 -x927896 -x927897 -x927898 -x927899 -x927900 -x927901 -x927902 -x927903 -x927904 -x927905 -x927906 -x927907 -x927908 -x927909 -x927910 -x927911 -x927912 -x927913 -x927914 -x927915 -x927916 -x927917 -x927918 -x927919 -x927920 -x927921 -x927922 -x927923 -x927924 -x927925 -x927926 -x927927 -x927928 -x927929 -x927930 -x927931 -x927932 -x927933 -x927934 -x927935 -x927936 -x927937 -x927938 -x927939 -x927940 -x927941 -x927942 -x927943 -x927944 -x927945 -x927946 -x927947 -x927948 -x927949 -x927950 -x927951 -x927952 -x927953 -x927954 -x927955 -x927956 -x927957 -x927958 -x927959 -x927960 -x927961 -x927962 -x927963 -x927964 -x927965 -x927966 -x927967 -x927968 -x927969 -x927970 -x927971 -x927972 -x927973 -x927974 -x927975 -x927976 -x927977 -x927978 -x927979 -x927980 -x927981 -x927982 -x927983 -x927984 -x927985 -x927986 -x927987 -x927988 -x927989 -x927990 -x927991 -x927992 -x927993 -x927994 -x927995 -x927996 -x927997 -x927998 -x927999 -x928000 -x928001 -x928002 -x928003 -x928004 -x928005 -x928006 -x928007 -x928008 -x928009 -x928010 -x928011 -x928012 -x928013 -x928014 -x928015 -x928016 -x928017 -x928018 -x928019 -x928020 -x928021 -x928022 -x928023 -x928024 -x928025 -x928026 -x928027 -x928028 -x928029 -x928030 -x928031 -x928032 -x928033 -x928034 -x928035 -x928036 -x928037 -x928038 -x928039 -x928040 -x928041 -x928042 -x928043 -x928044 -x928045 -x928046 -x928047 -x928048 -x928049 -x928050 -x928051 -x928052 -x928053 -x928054 -x928055 -x928056 -x928057 -x928058 -x928059 -x928060 -x928061 -x928062 -x928063 -x928064 -x928065 -x928066 -x928067 -x928068 -x928069 -x928070 -x928071 -x928072 -x928073 -x928074 -x928075 -x928076 -x928077 -x928078 -x928079 -x928080 -x928081 -x928082 -x928083 -x928084 -x928085 -x928086 -x928087 -x928088 -x928089 -x928090 -x928091 -x928092 -x928093 -x928094 -x928095 -x928096 -x928097 -x928098 -x928099 -x928100 -x928101 -x928102 -x928103 -x928104 -x928105 -x928106 -x928107 -x928108 -x928109 -x928110 -x928111 -x928112 -x928113 -x928114 -x928115 -x928116 -x928117 -x928118 -x928119 -x928120 -x928121 -x928122 -x928123 -x928124 -x928125 -x928126 -x928127 -x928128 -x928129 -x928130 -x928131 -x928132 -x928133 -x928134 -x928135 -x928136 -x928137 -x928138 -x928139 -x928140 -x928141 -x928142 -x928143 -x928144 -x928145 -x928146 -x928147 -x928148 -x928149 -x928150 -x928151 -x928152 -x928153 -x928154 -x928155 -x928156 -x928157 -x928158 -x928159 -x928160 -x928161 -x928162 -x928163 -x928164 -x928165 -x928166 -x928167 -x928168 -x928169 -x928170 -x928171 -x928172 -x928173 -x928174 -x928175 -x928176 -x928177 -x928178 -x928179 -x928180 -x928181 -x928182 -x928183 -x928184 -x928185 -x928186 -x928187 -x928188 -x928189 -x928190 -x928191 -x928192 -x928193 -x928194 -x928195 -x928196 -x928197 -x928198 -x928199 -x928200 -x928201 -x928202 -x928203 -x928204 -x928205 -x928206 -x928207 -x928208 -x928209 -x928210 -x928211 -x928212 -x928213 -x928214 -x928215 -x928216 -x928217 -x928218 -x928219 -x928220 -x928221 -x928222 -x928223 -x928224 -x928225 -x928226 -x928227 -x928228 -x928229 -x928230 -x928231 -x928232 -x928233 -x928234 -x928235 -x928236 -x928237 -x928238 -x928239 -x928240 -x928241 -x928242 -x928243 -x928244 -x928245 -x928246 -x928247 -x928248 -x928249 -x928250 -x928251 -x928252 -x928253 -x928254 -x928255 -x928256 -x928257 -x928258 -x928357 -x928358 -x928359 -x928360 -x928361 -x928362 -x928363 -x928364 -x928365 -x928366 -x928367 -x928368 -x928369 -x928370 -x928371 -x928372 -x928373 -x928374 -x928375 -x928376 -x928377 -x928378 -x928379 -x928380 -x928381 -x928382 -x928383 -x928384 -x928385 -x928386 -x928387 -x928388 -x928389 -x928390 -x928391 -x928392 -x928393 -x928394 -x928395 -x928396 -x928397 -x928398 -x928399 -x928400 -x928401 -x928402 -x928403 -x928404 -x928405 -x928406 -x928407 -x928408 -x928409 -x928410 -x928411 -x928412 -x928413 -x928414 -x928415 -x928416 -x928417 -x928418 -x928419 -x928420 -x928421 -x928422 -x928423 -x928424 -x928425 -x928426 -x928427 -x928428 -x928429 -x928430 -x928431 -x928432 -x928433 -x928434 -x928435 -x928436 -x928437 -x928438 -x928439 -x928440 -x928441 -x928442 -x928443 -x928444 -x928445 -x928446 -x928447 -x928448 -x928449 -x928450 -x928451 -x928452 -x928453 -x928454 -x928455 -x928456 -x928457 -x928458 -x928459 -x928460 -x928461 -x928462 -x928463 -x928464 -x928465 -x928466 -x928467 -x928468 -x928469 -x928470 -x928471 -x928472 -x928473 -x928474 -x928475 -x928476 -x928477 -x928478 -x928479 -x928480 -x928481 -x928482 -x928483 -x928484 -x928485 -x928486 -x928487 -x928488 -x928489 -x928490 -x928491 -x928492 -x928493 -x928494 -x928495 -x928496 -x928497 -x928498 -x928499 -x928500 -x928501 -x928502 -x928503 -x928504 -x928505 -x928506 -x928507 -x928508 -x928509 -x928510 -x928511 -x928512 -x928513 -x928514 -x928515 -x928516 -x928517 -x928518 -x928519 -x928520 -x928521 -x928522 -x928523 -x928524 -x928525 -x928526 -x928527 -x928528 -x928529 -x928530 -x928531 -x928532 -x928533 -x928534 -x928535 -x928536 -x928537 -x928538 -x928539 -x928540 -x928541 -x928542 -x928543 -x928544 -x928545 -x928546 -x928547 -x928548 -x928549 -x928550 -x928551 -x928552 -x928553 -x928554 -x928555 -x928556 -x928557 -x928558 -x928559 -x928560 -x928561 -x928562 -x928563 -x928564 -x928565 -x928566 -x928567 -x928568 -x928569 -x928570 -x928571 -x928572 -x928573 -x928574 -x928575 -x928576 -x928577 -x928578 -x928579 -x928580 -x928581 -x928582 -x928583 -x928584 -x928585 -x928586 -x928587 -x928588 -x928589 -x928590 -x928591 -x928592 -x928593 -x928594 -x928595 -x928596 -x928597 -x928598 -x928599 -x928600 -x928601 -x928602 -x928603 -x928604 -x928605 -x928606 -x928607 -x928608 -x928609 -x928610 -x928611 -x928612 -x928613 -x928614 -x928615 -x928616 -x928617 -x928618 -x928619 -x928620 -x928621 -x928622 -x928623 -x928624 -x928625 -x928626 -x928627 -x928628 -x928629 -x928630 -x928631 -x928632 -x928633 -x928634 -x928635 -x928636 -x928637 -x928638 -x928639 -x928640 -x928641 -x928642 -x928643 -x928644 -x928645 -x928646 -x928647 -x928648 -x928649 -x928650 -x928651 -x928652 -x928653 -x928654 -x928655 -x928656 -x928657 -x928658 -x928659 -x928660 -x928661 -x928662 -x928663 -x928664 -x928665 -x928666 -x928667 -x928668 -x928669 -x928670 -x928671 -x928672 -x928673 -x928674 -x928675 -x928676 -x928677 -x928678 -x928679 -x928680 -x928681 -x928682 -x928683 -x928684 -x928685 -x928686 -x928687 -x928688 -x928689 -x928690 -x928691 -x928692 -x928693 -x928694 -x928695 -x928696 -x928697 -x928698 -x928699 -x928700 -x928701 -x928702 -x928703 -x928704 -x928705 -x928706 -x928707 -x928708 -x928709 -x928710 -x928711 -x928712 -x928713 -x928714 -x928715 -x928716 -x928717 -x928718 -x928719 -x928720 -x928721 -x928722 -x928723 -x928724 -x928725 -x928726 -x928727 -x928728 -x928729 -x928730 -x928731 -x928732 -x928733 -x928734 -x928735 -x928736 -x928737 -x928738 -x928739 -x928740 -x928741 -x928742 -x928743 -x928744 -x928745 -x928746 -x928747 -x928748 -x928749 -x928750 -x928751 -x928752 -x928753 -x928754 -x928755 -x928756 -x928757 -x928758 -x928759 -x928760 -x928761 -x928762 -x928763 -x928764 -x928765 -x928766 -x928767 -x928768 -x928769 -x928770 -x928771 -x928772 -x928773 -x928774 -x928775 -x928776 -x928777 -x928778 -x928779 -x928780 -x928781 -x928782 -x928783 -x928784 -x928785 -x928786 -x928787 -x928788 -x928789 -x928790 -x928791 -x928792 -x928793 -x928794 -x928795 -x928796 -x928797 -x928798 -x928799 -x928800 -x928801 -x928802 -x928803 -x928804 -x928805 -x928806 -x928807 -x928808 -x928809 -x928810 -x928811 -x928812 -x928813 -x928814 -x928815 -x928816 -x928817 -x928818 -x928819 -x928820 -x928821 -x928822 -x928823 -x928824 -x928825 -x928826 -x928827 -x928828 -x928829 -x928830 -x928831 -x928832 -x928833 -x928834 -x928835 -x928836 -x928837 -x928838 -x928839 -x928840 -x928841 -x928842 -x928843 -x928844 -x928845 -x928846 -x928847 -x928848 -x928849 -x928850 -x928851 -x928852 -x928853 -x928854 -x928855 -x928856 -x928857 -x928858 -x928859 -x928860 -x928861 -x928862 -x928863 -x928864 -x928865 -x928866 -x928867 -x928868 -x928869 -x928870 -x928871 -x928872 -x928873 -x928874 -x928875 -x928876 -x928877 -x928878 -x928879 -x928880 -x928881 -x928882 -x928883 -x928884 -x928885 -x928886 -x928887 -x928888 -x928889 -x928890 -x928891 -x928892 -x928893 -x928894 -x928895 -x928896 -x928897 -x928898 -x928899 -x928900 -x928901 -x928902 -x928903 -x928904 -x928905 -x928906 -x928907 -x928908 -x928909 -x928910 -x928911 -x928912 -x928913 -x928914 -x928915 -x928916 -x928917 -x928918 -x928919 -x928920 -x928921 -x928922 -x928923 -x928924 -x928925 -x928926 -x928927 -x928928 -x928929 -x928930 -x928931 -x928932 -x928933 -x928934 -x928935 -x928936 -x928937 -x928938 -x928939 -x928940 -x928941 -x928942 -x928943 -x928944 -x928945 -x928946 -x928947 -x928948 -x928949 -x928950 -x928951 -x928952 -x928953 -x928954 -x928955 -x928956 -x928957 -x928958 -x928959 -x928960 -x928961 -x928962 -x928963 -x928964 -x928965 -x928966 -x928967 -x928968 -x928969 -x928970 -x928971 -x928972 -x928973 -x928974 -x928975 -x928976 -x928977 -x928978 -x928979 -x928980 -x928981 -x928982 -x928983 -x928984 -x928985 -x928986 -x928987 -x928988 -x928989 -x928990 -x928991 -x928992 -x928993 -x928994 -x928995 -x928996 -x928997 -x928998 -x928999 -x929000 -x929001 -x929002 -x929003 -x929004 -x929005 -x929006 -x929007 -x929008 -x929009 -x929010 -x929011 -x929012 -x929013 -x929014 -x929015 -x929016 -x929017 -x929018 -x929019 -x929020 -x929021 -x929022 -x929023 -x929024 -x929025 -x929026 -x929027 -x929028 -x929029 -x929030 -x929031 -x929032 -x929033 -x929034 -x929035 -x929036 -x929037 -x929038 -x929039 -x929040 -x929041 -x929042 -x929043 -x929044 -x929045 -x929046 -x929047 -x929048 -x929049 -x929050 -x929051 -x929052 -x929053 -x929054 -x929055 -x929056 -x929057 -x929058 -x929059 -x929060 -x929061 -x929062 -x929063 -x929064 -x929065 -x929066 -x929067 -x929068 -x929069 -x929070 -x929071 -x929072 -x929073 -x929074 -x929075 -x929076 -x929077 -x929078 -x929079 -x929080 -x929081 -x929082 -x929083 -x929084 -x929085 -x929086 -x929087 -x929088 -x929089 -x929090 -x929091 -x929092 -x929093 -x929094 -x929095 -x929096 -x929097 -x929098 -x929099 -x929100 -x929101 -x929102 -x929103 -x929104 -x929105 -x929106 -x929107 -x929108 -x929109 -x929110 -x929111 -x929112 -x929113 -x929114 -x929115 -x929116 -x929117 -x929118 -x929119 -x929120 -x929121 -x929122 -x929123 -x929124 -x929125 -x929126 -x929127 -x929128 -x929129 -x929130 -x929131 -x929132 -x929133 -x929134 -x929135 -x929136 -x929137 -x929138 -x929139 -x929140 -x929141 -x929142 -x929143 -x929144 -x929145 -x929146 -x929147 -x929148 -x929149 -x929150 -x929151 -x929152 -x929153 -x929154 -x929155 -x929156 -x929157 -x929158 -x929159 -x929160 -x929161 -x929162 -x929163 -x929164 -x929165 -x929166 -x929167 -x929168 -x929169 -x929170 -x929171 -x929172 -x929173 -x929174 -x929175 -x929176 -x929177 -x929178 -x929179 -x929180 -x929181 -x929182 -x929183 -x929184 -x929185 -x929186 -x929187 -x929188 -x929189 -x929190 -x929191 -x929192 -x929193 -x929194 -x929195 -x929196 -x929197 -x929198 -x929199 -x929200 -x929201 -x929202 -x929203 -x929204 -x929205 -x929206 -x929207 -x929208 -x929209 -x929210 -x929211 -x929212 -x929213 -x929214 -x929215 -x929216 -x929217 -x929218 -x929219 -x929220 -x929221 -x929222 -x929223 -x929224 -x929225 -x929226 -x929227 -x929228 -x929229 -x929230 -x929231 -x929232 -x929233 -x929234 -x929235 -x929236 -x929237 -x929238 -x929239 -x929240 -x929241 -x929242 -x929243 -x929244 -x929245 -x929246 -x929247 -x929248 -x929249 -x929250 -x929251 -x929252 -x929253 -x929254 -x929255 -x929256 -x929257 -x929258 -x929259 -x929260 -x929261 -x929262 -x929263 -x929264 -x929265 -x929266 -x929267 -x929268 -x929269 -x929270 -x929271 -x929272 -x929273 -x929274 -x929275 -x929276 -x929277 -x929278 -x929279 -x929280 -x929281 -x929282 -x929283 -x929284 -x929285 -x929286 -x929287 -x929288 -x929289 -x929290 -x929291 -x929292 -x929293 -x929294 -x929295 -x929296 -x929297 -x929298 -x929299 -x929300 -x929301 -x929302 -x929303 -x929304 -x929305 -x929306 -x929307 -x929308 -x929309 -x929310 -x929311 -x929312 -x929313 -x929314 -x929315 -x929316 -x929317 -x929318 -x929319 -x929320 -x929321 -x929322 -x929323 -x929324 -x929325 -x929326 -x929327 -x929328 -x929329 -x929330 -x929331 -x929332 -x929333 -x929334 -x929335 -x929336 -x929435 -x929436 -x929437 -x929438 -x929439 -x929440 -x929441 -x929442 -x929443 -x929444 -x929445 -x929446 -x929447 -x929448 -x929449 -x929450 -x929451 -x929452 -x929453 -x929454 -x929455 -x929456 -x929457 -x929458 -x929459 -x929460 -x929461 -x929462 -x929463 -x929464 -x929465 -x929466 -x929467 -x929468 -x929469 -x929470 -x929471 -x929472 -x929473 -x929474 -x929475 -x929476 -x929477 -x929478 -x929479 -x929480 -x929481 -x929482 -x929483 -x929484 -x929485 -x929486 -x929487 -x929488 -x929489 -x929490 -x929491 -x929492 -x929493 -x929494 -x929495 -x929496 -x929497 -x929498 -x929499 -x929500 -x929501 -x929502 -x929503 -x929504 -x929505 -x929506 -x929507 -x929508 -x929509 -x929510 -x929511 -x929512 -x929513 -x929514 -x929515 -x929516 -x929517 -x929518 -x929519 -x929520 -x929521 -x929522 -x929523 -x929524 -x929525 -x929526 -x929527 -x929528 -x929529 -x929530 -x929531 -x929532 -x929533 -x929534 -x929535 -x929536 -x929537 -x929538 -x929539 -x929540 -x929541 -x929542 -x929543 -x929544 -x929545 -x929546 -x929547 -x929548 -x929549 -x929550 -x929551 -x929552 -x929553 -x929554 -x929555 -x929556 -x929557 -x929558 -x929559 -x929560 -x929561 -x929562 -x929563 -x929564 -x929565 -x929566 -x929567 -x929568 -x929569 -x929570 -x929571 -x929572 -x929573 -x929574 -x929575 -x929576 -x929577 -x929578 -x929579 -x929580 -x929581 -x929582 -x929583 -x929584 -x929585 -x929586 -x929587 -x929588 -x929589 -x929590 -x929591 -x929592 -x929593 -x929594 -x929595 -x929596 -x929597 -x929598 -x929599 -x929600 -x929601 -x929602 -x929603 -x929604 -x929605 -x929606 -x929607 -x929608 -x929609 -x929610 -x929611 -x929612 -x929613 -x929614 -x929615 -x929616 -x929617 -x929618 -x929619 -x929620 -x929621 -x929622 -x929623 -x929624 -x929625 -x929626 -x929627 -x929628 -x929629 -x929630 -x929631 -x929632 -x929633 -x929634 -x929635 -x929636 -x929637 -x929638 -x929639 -x929640 -x929641 -x929642 -x929643 -x929644 -x929645 -x929646 -x929647 -x929648 -x929649 -x929650 -x929651 -x929652 -x929653 -x929654 -x929655 -x929656 -x929657 -x929658 -x929659 -x929660 -x929661 -x929662 -x929663 -x929664 -x929665 -x929666 -x929667 -x929668 -x929669 -x929670 -x929671 -x929672 -x929673 -x929674 -x929675 -x929676 -x929677 -x929678 -x929679 -x929680 -x929681 -x929682 -x929683 -x929684 -x929685 -x929686 -x929687 -x929688 -x929689 -x929690 -x929691 -x929692 -x929693 -x929694 -x929695 -x929696 -x929697 -x929698 -x929699 -x929700 -x929701 -x929702 -x929703 -x929704 -x929705 -x929706 -x929707 -x929708 -x929709 -x929710 -x929711 -x929712 -x929713 -x929714 -x929715 -x929716 -x929717 -x929718 -x929719 -x929720 -x929721 -x929722 -x929723 -x929724 -x929725 -x929726 -x929727 -x929728 -x929729 -x929730 -x929731 -x929732 -x929733 -x929734 -x929735 -x929736 -x929737 -x929738 -x929739 -x929740 -x929741 -x929742 -x929743 -x929744 -x929745 -x929746 -x929747 -x929748 -x929749 -x929750 -x929751 -x929752 -x929753 -x929754 -x929755 -x929756 -x929757 -x929758 -x929759 -x929760 -x929761 -x929762 -x929763 -x929764 -x929765 -x929766 -x929767 -x929768 -x929769 -x929770 -x929771 -x929772 -x929773 -x929774 -x929775 -x929776 -x929777 -x929778 -x929779 -x929780 -x929781 -x929782 -x929783 -x929784 -x929785 -x929786 -x929787 -x929788 -x929789 -x929790 -x929791 -x929792 -x929793 -x929794 -x929795 -x929796 -x929797 -x929798 -x929799 -x929800 -x929801 -x929802 -x929803 -x929804 -x929805 -x929806 -x929807 -x929808 -x929809 -x929810 -x929811 -x929812 -x929813 -x929814 -x929815 -x929816 -x929817 -x929818 -x929819 -x929820 -x929821 -x929822 -x929823 -x929824 -x929825 -x929826 -x929827 -x929828 -x929829 -x929830 -x929831 -x929832 -x929833 -x929834 -x929835 -x929836 -x929837 -x929838 -x929839 -x929840 -x929841 -x929842 -x929843 -x929844 -x929845 -x929846 -x929847 -x929848 -x929849 -x929850 -x929851 -x929852 -x929853 -x929854 -x929855 -x929856 -x929857 -x929858 -x929859 -x929860 -x929861 -x929862 -x929863 -x929864 -x929865 -x929866 -x929867 -x929868 -x929869 -x929870 -x929871 -x929872 -x929873 -x929874 -x929875 -x929876 -x929877 -x929878 -x929879 -x929880 -x929881 -x929882 -x929883 -x929884 -x929885 -x929886 -x929887 -x929888 -x929889 -x929890 -x929891 -x929892 -x929893 -x929894 -x929895 -x929896 -x929897 -x929898 -x929899 -x929900 -x929901
3600.43/3613.13	v -x929902 -x929903 -x929904 -x929905 -x929906 -x929907 -x929908 -x929909 -x929910 -x929911 -x929912 -x929913 -x929914 -x929915 -x929916 -x929917 -x929918 -x929919 -x929920 -x929921 -x929922 -x929923 -x929924 -x929925 -x929926 -x929927 -x929928 -x929929 -x929930 -x929931 -x929932 -x929933 -x929934 -x929935 -x929936 -x929937 -x929938 -x929939 -x929940 -x929941 -x929942 -x929943 -x929944 -x929945 -x929946 -x929947 -x929948 -x929949 -x929950 -x929951 -x929952 -x929953 -x929954 -x929955 -x929956 -x929957 -x929958 -x929959 -x929960 -x929961 -x929962 -x929963 -x929964 -x929965 -x929966 -x929967 -x929968 -x929969 -x929970 -x929971 -x929972 -x929973 -x929974 -x929975 -x929976 -x929977 -x929978 -x929979 -x929980 -x929981 -x929982 -x929983 -x929984 -x929985 -x929986 -x929987 -x929988 -x929989 -x929990 -x929991 -x929992 -x929993 -x929994 -x929995 -x929996 -x929997 -x929998 -x929999 -x930000 -x930001 -x930002 -x930003 -x930004 -x930005 -x930006 -x930007 -x930008 -x930009 -x930010 -x930011 -x930012 -x930013 -x930014 -x930015 -x930016 -x930017 -x930018 -x930019 -x930020 -x930021 -x930022 -x930023 -x930024 -x930025 -x930026 -x930027 -x930028 -x930029 -x930030 -x930031 -x930032 -x930033 -x930034 -x930035 -x930036 -x930037 -x930038 -x930039 -x930040 -x930041 -x930042 -x930043 -x930044 -x930045 -x930046 -x930047 -x930048 -x930049 -x930050 -x930051 -x930052 -x930053 -x930054 -x930055 -x930056 -x930057 -x930058 -x930059 -x930060 -x930061 -x930062 -x930063 -x930064 -x930065 -x930066 -x930067 -x930068 -x930069 -x930070 -x930071 -x930072 -x930073 -x930074 -x930075 -x930076 -x930077 -x930078 -x930079 -x930080 -x930081 -x930082 -x930083 -x930084 -x930085 -x930086 -x930087 -x930088 -x930089 -x930090 -x930091 -x930092 -x930093 -x930094 -x930095 -x930096 -x930097 -x930098 -x930099 -x930100 -x930101 -x930102 -x930103 -x930104 -x930105 -x930106 -x930107 -x930108 -x930109 -x930110 -x930111 -x930112 -x930113 -x930114 -x930115 -x930116 -x930117 -x930118 -x930119 -x930120 -x930121 -x930122 -x930123 -x930124 -x930125 -x930126 -x930127 -x930128 -x930129 -x930130 -x930131 -x930132 -x930133 -x930134 -x930135 -x930136 -x930137 -x930138 -x930139 -x930140 -x930141 -x930142 -x930143 -x930144 -x930145 -x930146 -x930147 -x930148 -x930149 -x930150 -x930151 -x930152 -x930153 -x930154 -x930155 -x930156 -x930157 -x930158 -x930159 -x930160 -x930161 -x930162 -x930163 -x930164 -x930165 -x930166 -x930167 -x930168 -x930169 -x930170 -x930171 -x930172 -x930173 -x930174 -x930175 -x930176 -x930177 -x930178 -x930179 -x930180 -x930181 -x930182 -x930183 -x930184 -x930185 -x930186 -x930187 -x930188 -x930189 -x930190 -x930191 -x930192 -x930193 -x930194 -x930195 -x930196 -x930197 -x930198 -x930199 -x930200 -x930201 -x930202 -x930203 -x930204 -x930205 -x930206 -x930207 -x930208 -x930209 -x930210 -x930211 -x930212 -x930213 -x930214 -x930215 -x930216 -x930217 -x930218 -x930219 -x930220 -x930221 -x930222 -x930223 -x930224 -x930225 -x930226 -x930227 -x930228 -x930229 -x930230 -x930231 -x930232 -x930233 -x930234 -x930235 -x930236 -x930237 -x930238 -x930239 -x930240 -x930241 -x930242 -x930243 -x930244 -x930245 -x930246 -x930247 -x930248 -x930249 -x930250 -x930251 -x930252 -x930253 -x930254 -x930255 -x930256 -x930257 -x930258 -x930259 -x930260 -x930261 -x930262 -x930263 -x930264 -x930265 -x930266 -x930267 -x930268 -x930269 -x930270 -x930271 -x930272 -x930273 -x930274 -x930275 -x930276 -x930277 -x930278 -x930279 -x930280 -x930281 -x930282 -x930283 -x930284 -x930285 -x930286 -x930287 -x930288 -x930289 -x930290 -x930291 -x930292 -x930293 -x930294 -x930295 -x930296 -x930297 -x930298 -x930299 -x930300 -x930301 -x930302 -x930303 -x930304 -x930305 -x930306 -x930307 -x930308 -x930309 -x930310 -x930311 -x930312 -x930313 -x930314 -x930315 -x930316 -x930317 -x930318 -x930319 -x930320 -x930321 -x930322 -x930323 -x930324 -x930325 -x930326 -x930327 -x930328 -x930329 -x930330 -x930331 -x930332 -x930333 -x930334 -x930335 -x930336 -x930337 -x930338 -x930339 -x930340 -x930341 -x930342 -x930343 -x930344 -x930345 -x930346 -x930347 -x930348 -x930349 -x930350 -x930351 -x930352 -x930353 -x930354 -x930355 -x930356 -x930357 -x930358 -x930359 -x930360 -x930361 -x930362 -x930363 -x930364 -x930365 -x930366 -x930367 -x930368 -x930369 -x930370 -x930371 -x930372 -x930373 -x930374 -x930375 -x930376 -x930377 -x930378 -x930379 -x930380 -x930381 -x930382 -x930383 -x930384 -x930385 -x930386 -x930387 -x930388 -x930389 -x930390 -x930391 -x930392 -x930393 -x930394 -x930395 -x930396 -x930397 -x930398 -x930399 -x930400 -x930401 -x930402 -x930403 -x930404 -x930405 -x930406 -x930407 -x930408 -x930409 -x930410 -x930411 -x930412 -x930413 -x930414 -x930513 -x930514 -x930515 -x930516 -x930517 -x930518 -x930519 -x930520 -x930521 -x930522 -x930523 -x930524 -x930525 -x930526 -x930527 -x930528 -x930529 -x930530 -x930531 -x930532 -x930533 -x930534 -x930535 -x930536 -x930537 -x930538 -x930539 -x930540 -x930541 -x930542 -x930543 -x930544 -x930545 -x930546 -x930547 -x930548 -x930549 -x930550 -x930551 -x930552 -x930553 -x930554 -x930555 -x930556 -x930557 -x930558 -x930559 -x930560 -x930561 -x930562 -x930563 -x930564 -x930565 -x930566 -x930567 -x930568 -x930569 -x930570 -x930571 -x930572 -x930573 -x930574 -x930575 -x930576 -x930577 -x930578 -x930579 -x930580 -x930581 -x930582 -x930583 -x930584 -x930585 -x930586 -x930587 -x930588 -x930589 -x930590 -x930591 -x930592 -x930593 -x930594 -x930595 -x930596 -x930597 -x930598 -x930599 -x930600 -x930601 -x930602 -x930603 -x930604 -x930605 -x930606 -x930607 -x930608 -x930609 -x930610 -x930611 -x930612 -x930613 -x930614 -x930615 -x930616 -x930617 -x930618 -x930619 -x930620 -x930621 -x930622 -x930623 -x930624 -x930625 -x930626 -x930627 -x930628 -x930629 -x930630 -x930631 -x930632 -x930633 -x930634 -x930635 -x930636 -x930637 -x930638 -x930639 -x930640 -x930641 -x930642 -x930643 -x930644 -x930645 -x930646 -x930647 -x930648 -x930649 -x930650 -x930651 -x930652 -x930653 -x930654 -x930655 -x930656 -x930657 -x930658 -x930659 -x930660 -x930661 -x930662 -x930663 -x930664 -x930665 -x930666 -x930667 -x930668 -x930669 -x930670 -x930671 -x930672 -x930673 -x930674 -x930675 -x930676 -x930677 -x930678 -x930679 -x930680 -x930681 -x930682 -x930683 -x930684 -x930685 -x930686 -x930687 -x930688 -x930689 -x930690 -x930691 -x930692 -x930693 -x930694 -x930695 -x930696 -x930697 -x930698 -x930699 -x930700 -x930701 -x930702 -x930703 -x930704 -x930705 -x930706 -x930707 -x930708 -x930709 -x930710 -x930711 -x930712 -x930713 -x930714 -x930715 -x930716 -x930717 -x930718 -x930719 -x930720 -x930721 -x930722 -x930723 -x930724 -x930725 -x930726 -x930727 -x930728 -x930729 -x930730 -x930731 -x930732 -x930733 -x930734 -x930735 -x930736 -x930737 -x930738 -x930739 -x930740 -x930741 -x930742 -x930743 -x930744 -x930745 -x930746 -x930747 -x930748 -x930749 -x930750 -x930751 -x930752 -x930753 -x930754 -x930755 -x930756 -x930757 -x930758 -x930759 -x930760 -x930761 -x930762 -x930763 -x930764 -x930765 -x930766 -x930767 -x930768 -x930769 -x930770 -x930771 -x930772 -x930773 -x930774 -x930775 -x930776 -x930777 -x930778 -x930779 -x930780 -x930781 -x930782 -x930783 -x930784 -x930785 -x930786 -x930787 -x930788 -x930789 -x930790 -x930791 -x930792 -x930793 -x930794 -x930795 -x930796 -x930797 -x930798 -x930799 -x930800 -x930801 -x930802 -x930803 -x930804 -x930805 -x930806 -x930807 -x930808 -x930809 -x930810 -x930811 -x930812 -x930813 -x930814 -x930815 -x930816 -x930817 -x930818 -x930819 -x930820 -x930821 -x930822 -x930823 -x930824 -x930825 -x930826 -x930827 -x930828 -x930829 -x930830 -x930831 -x930832 -x930833 -x930834 -x930835 -x930836 -x930837 -x930838 -x930839 -x930840 -x930841 -x930842 -x930843 -x930844 -x930845 -x930846 -x930847 -x930848 -x930849 -x930850 -x930851 -x930852 -x930853 -x930854 -x930855 -x930856 -x930857 -x930858 -x930859 -x930860 -x930861 -x930862 -x930863 -x930864 -x930865 -x930866 -x930867 -x930868 -x930869 -x930870 -x930871 -x930872 -x930873 -x930874 -x930875 -x930876 -x930877 -x930878 -x930879 -x930880 -x930881 -x930882 -x930883 -x930884 -x930885 -x930886 -x930887 -x930888 -x930889 -x930890 -x930891 -x930892 -x930893 -x930894 -x930895 -x930896 -x930897 -x930898 -x930899 -x930900 -x930901 -x930902 -x930903 -x930904 -x930905 -x930906 -x930907 -x930908 -x930909 -x930910 -x930911 -x930912 -x930913 -x930914 -x930915 -x930916 -x930917 -x930918 -x930919 -x930920 -x930921 -x930922 -x930923 -x930924 -x930925 -x930926 -x930927 -x930928 -x930929 -x930930 -x930931 -x930932 -x930933 -x930934 -x930935 -x930936 -x930937 -x930938 -x930939 -x930940 -x930941 -x930942 -x930943 -x930944 -x930945 -x930946 -x930947 -x930948 -x930949 -x930950 -x930951 -x930952 -x930953 -x930954 -x930955 -x930956 -x930957 -x930958 -x930959 -x930960 -x930961 -x930962 -x930963 -x930964 -x930965 -x930966 -x930967 -x930968 -x930969 -x930970 -x930971 -x930972 -x930973 -x930974 -x930975 -x930976 -x930977 -x930978 -x930979 -x930980 -x930981 -x930982 -x930983 -x930984 -x930985 -x930986 -x930987 -x930988 -x930989 -x930990 -x930991 -x930992 -x930993 -x930994 -x930995 -x930996 -x930997 -x930998 -x930999 -x931000 -x931001 -x931002 -x931003 -x931004 -x931005 -x931006 -x931007 -x931008 -x931009 -x931010 -x931011 -x931012 -x931013 -x931014 -x931015 -x931016 -x931017 -x931018 -x931019 -x931020 -x931021 -x931022 -x931023 -x931024 -x931025 -x931026 -x931027 -x931028 -x931029 -x931030 -x931031 -x931032 -x931033 -x931034 -x931035 -x931036 -x931037 -x931038 -x931039 -x931040 -x931041 -x931042 -x931043 -x931044 -x931045 -x931046 -x931047 -x931048 -x931049 -x931050 -x931051 -x931052 -x931053 -x931054 -x931055 -x931056 -x931057 -x931058 -x931059 -x931060 -x931061 -x931062 -x931063 -x931064 -x931065 -x931066 -x931067 -x931068 -x931069 -x931070 -x931071 -x931072 -x931073 -x931074 -x931075 -x931076 -x931077 -x931078 -x931079 -x931080 -x931081 -x931082 -x931083 -x931084 -x931085 -x931086 -x931087 -x931088 -x931089 -x931090 -x931091 -x931092 -x931093 -x931094 -x931095 -x931096 -x931097 -x931098 -x931099 -x931100 -x931101 -x931102 -x931103 -x931104 -x931105 -x931106 -x931107 -x931108 -x931109 -x931110 -x931111 -x931112 -x931113 -x931114 -x931115 -x931116 -x931117 -x931118 -x931119 -x931120 -x931121 -x931122 -x931123 -x931124 -x931125 -x931126 -x931127 -x931128 -x931129 -x931130 -x931131 -x931132 -x931133 -x931134 -x931135 -x931136 -x931137 -x931138 -x931139 -x931140 -x931141 -x931142 -x931143 -x931144 -x931145 -x931146 -x931147 -x931148 -x931149 -x931150 -x931151 -x931152 -x931153 -x931154 -x931155 -x931156 -x931157 -x931158 -x931159 -x931160 -x931161 -x931162 -x931163 -x931164 -x931165 -x931166 -x931167 -x931168 -x931169 -x931170 -x931171 -x931172 -x931173 -x931174 -x931175 -x931176 -x931177 -x931178 -x931179 -x931180 -x931181 -x931182 -x931183 -x931184 -x931185 -x931186 -x931187 -x931188 -x931189 -x931190 -x931191 -x931192 -x931193 -x931194 -x931195 -x931196 -x931197 -x931198 -x931199 -x931200 -x931201 -x931202 -x931203 -x931204 -x931205 -x931206 -x931207 -x931208 -x931209 -x931210 -x931211 -x931212 -x931213 -x931214 -x931215 -x931216 -x931217 -x931218 -x931219 -x931220 -x931221 -x931222 -x931223 -x931224 -x931225 -x931226 -x931227 -x931228 -x931229 -x931230 -x931231 -x931232 -x931233 -x931234 -x931235 -x931236 -x931237 -x931238 -x931239 -x931240 -x931241 -x931242 -x931243 -x931244 -x931245 -x931246 -x931247 -x931248 -x931249 -x931250 -x931251 -x931252 -x931253 -x931254 -x931255 -x931256 -x931257 -x931258 -x931259 -x931260 -x931261 -x931262 -x931263 -x931264 -x931265 -x931266 -x931267 -x931268 -x931269 -x931270 -x931271 -x931272 -x931273 -x931274 -x931275 -x931276 -x931277 -x931278 -x931279 -x931280 -x931281 -x931282 -x931283 -x931284 -x931285 -x931286 -x931287 -x931288 -x931289 -x931290 -x931291 -x931292 -x931293 -x931294 -x931295 -x931296 -x931297 -x931298 -x931299 -x931300 -x931301 -x931302 -x931303 -x931304 -x931305 -x931306 -x931307 -x931308 -x931309 -x931310 -x931311 -x931312 -x931313 -x931314 -x931315 -x931316 -x931317 -x931318 -x931319 -x931320 -x931321 -x931322 -x931323 -x931324 -x931325 -x931326 -x931327 -x931328 -x931329 -x931330 -x931331 -x931332 -x931333 -x931334 -x931335 -x931336 -x931337 -x931338 -x931339 -x931340 -x931341 -x931342 -x931343 -x931344 -x931345 -x931346 -x931347 -x931348 -x931349 -x931350 -x931351 -x931352 -x931353 -x931354 -x931355 -x931356 -x931357 -x931358 -x931359 -x931360 -x931361 -x931362 -x931363 -x931364 -x931365 -x931366 -x931367 -x931368 -x931369 -x931370 -x931371 -x931372 -x931373 -x931374 -x931375 -x931376 -x931377 -x931378 -x931379 -x931380 -x931381 -x931382 -x931383 -x931384 -x931385 -x931386 -x931387 -x931388 -x931389 -x931390 -x931391 -x931392 -x931393 -x931394 -x921791 -x921792 -x921793 -x921794 -x921795 -x921796 -x921797 -x921798 -x921799 -x921800 -x921801 -x921802 -x921803 -x921804 -x921805 -x921806 -x921807 -x921808 -x921809 -x921810 -x921811 -x921812 -x921813 -x921814 -x921815 -x921816 -x921817 -x921818 -x921819 -x921820 -x921821 -x921822 -x921823 -x921824 -x921825 -x921826 -x921827 -x921828 -x921829 -x921830 -x921831 -x921832 -x921833 -x921834 -x921835 -x921836 -x921837 -x921838 -x921839 -x921840 -x921841 -x921842 -x921843 -x921844 -x921845 -x921846 -x921847 -x921848 -x921849 -x921850 -x921851 -x921852 -x921853 -x921854 -x921855 -x921856 -x921857 -x921858 -x921859 -x921860 -x921861 -x921862 -x921863 -x921864 -x921865 -x921866 -x921867 -x921868 -x921869 -x921870 -x921871 -x921872 -x921873 -x921874 -x921875 -x921876 -x921877 -x921878 -x921879 -x921880 -x921881 -x921882 -x921883 -x921884 -x921885 -x921886 -x921887 -x921888 -x932571 -x932572 -x932573 -x932574 -x932575 -x932576 -x932577 -x932578 -x932579 -x932580 -x932581 -x932582 -x932583 -x932584 -x932585 -x932586 -x932587 -x932588 -x932589 -x932590 -x932591 -x932592 -x932593 -x932594 -x932595 -x932596 -x932597 -x932598 -x932599 -x932600 -x932601 -x932602 -x932603 -x932604 -x932605 -x932606 -x932607 -x932608 -x932609 -x932610 -x932611 -x932612 -x932613 -x932614 -x932615 -x932616 -x932617 -x932618 -x932619 -x932620 -x932621 -x932622 -x932623 -x932624 -x932625 -x932626 -x932627 -x932628 -x932629 -x932630 -x932631 -x932632 -x932633 -x932634 -x932635 -x932636 -x932637 -x932638 -x932639 -x932640 -x932641 -x932642 -x932643 -x932644 -x932645 -x932646 -x932647 -x932648 -x932649 -x932650 -x932651 -x932652 -x932653 -x932654 -x932655 -x932656 -x932657 -x932658 -x932659 -x932660 -x932661 -x932662 -x932663 -x932664 -x932665 -x932666 -x932667 -x932668 -x933649 -x933650 -x933651 -x933652 -x933653 -x933654 -x933655 -x933656 -x933657 -x933658 -x933659 -x933660 -x933661 -x933662 -x933663 -x933664 -x933665 -x933666 -x933667 -x933668 -x933669 -x933670 -x933671 -x933672 -x933673 -x933674 -x933675 -x933676 -x933677 -x933678 -x933679 -x933680 -x933681 -x933682 -x933683 -x933684 -x933685 -x933686 -x933687 -x933688 -x933689 -x933690 -x933691 -x933692 -x933693 -x933694 -x933695 -x933696 -x933697 -x933698 -x933699 -x933700 -x933701 -x933702 -x933703 -x933704 -x933705 -x933706 -x933707 -x933708 -x933709 -x933710 -x933711 -x933712 -x933713 -x933714 -x933715 -x933716 -x933717 -x933718 -x933719 -x933720 -x933721 -x933722 -x933723 -x933724 -x933725 -x933726 -x933727 -x933728 -x933729 -x933730 -x933731 -x933732 -x933733 -x933734 -x933735 -x933736 -x933737 -x933738 -x933739 -x933740 -x933741 -x933742 -x933743 -x933744 -x933745 -x933746 -x934727 -x934728 -x934729 -x934730 -x934731 -x934732 -x934733 -x934734 -x934735 -x934736 -x934737 -x934738 -x934739 -x934740 -x934741 -x934742 -x934743 -x934744 -x934745 -x934746 -x934747 -x934748 -x934749 -x934750 -x934751 -x934752 -x934753 -x934754 -x934755 -x934756 -x934757 -x934758 -x934759 -x934760 -x934761 -x934762 -x934763 -x934764 -x934765 -x934766 -x934767 -x934768 -x934769 -x934770 -x934771 -x934772 -x934773 -x934774 -x934775 -x934776 -x934777 -x934778 -x934779 -x934780 -x934781 -x934782 -x934783 -x934784 -x934785 -x934786 -x934787 -x934788 -x934789 -x934790 -x934791 -x934792 -x934793 -x934794 -x934795 -x934796 -x934797 -x934798 -x934799 -x934800 -x934801 -x934802 -x934803 -x934804 -x934805 -x934806 -x934807 -x934808 -x934809 -x934810 -x934811 -x934812 -x934813 -x934814 -x934815 -x934816 -x934817 -x934818 -x934819 -x934820 -x934821 -x934822 -x934823 -x934824 -x935805 -x935806 -x935807 -x935808 -x935809 -x935810 -x935811 -x935812 -x935813 -x935814 -x935815 -x935816 -x935817 -x935818 -x935819 -x935820 -x935821 -x935822 -x935823 -x935824 -x935825 -x935826 -x935827 -x935828 -x935829 -x935830 -x935831 -x935832 -x935833 -x935834 -x935835 -x935836 -x935837 -x935838 -x935839 -x935840 -x935841 -x935842 -x935843 -x935844 -x935845 -x935846 -x935847 -x935848 -x935849 -x935850 -x935851 -x935852 -x935853 -x935854 -x935855 -x935856 -x935857 -x935858 -x935859 -x935860 -x935861 -x935862 -x935863 -x935864 -x935865 -x935866 -x935867 -x935868 -x935869 -x935870 -x935871 -x935872 -x935873 -x935874 -x935875 -x935876 -x935877 -x935878 -x935879 -x935880 -x935881 -x935882 -x935883 -x935884 -x935885 -x935886 -x935887 -x935888 -x935889 -x935890 -x935891 -x935892 -x935893 -x935894 -x935895 -x935896 -x935897 -x935898 -x935899 -x935900 -x935901 -x935902 -x936883 -x936884 -x936885 -x936886 -x936887 -x936888 -x936889 -x936890 -x936891 -x936892 -x936893 -x936894 -x936895 -x936896 -x936897 -x936898 -x936899 -x936900 -x936901 -x936902 -x936903 -x936904 -x936905 -x936906 -x936907 -x936908 -x936909 -x936910 -x936911 -x936912 -x936913 -x936914 -x936915 -x936916 -x936917 -x936918 -x936919 -x936920 -x936921 -x936922 -x936923 -x936924 -x936925 -x936926 -x936927 -x936928 -x936929 -x936930 -x936931 -x936932 -x936933 -x936934 -x936935 -x936936 -x936937 -x936938 -x936939 -x936940 -x936941 -x936942 -x936943 -x936944 -x936945 -x936946 -x936947 -x936948 -x936949 -x936950 -x936951 -x936952 -x936953 -x936954 -x936955 -x936956 -x936957 -x936958 -x936959 -x936960 -x936961 -x936962 -x936963 -x936964 -x936965 -x936966 -x936967 -x936968 -x936969 -x936970 -x936971 -x936972 -x936973 -x936974 -x936975 -x936976 -x936977 -x936978 -x936979 -x936980 -x937961 -x937962 -x937963 -x937964 -x937965 -x937966 -x937967 -x937968 -x937969 -x937970 -x937971 -x937972 -x937973 -x937974 -x937975 -x937976 -x937977
3600.43/3613.13	v -x937978 -x937979 -x937980 -x937981 -x937982 -x937983 -x937984 -x937985 -x937986 -x937987 -x937988 -x937989 -x937990 -x937991 -x937992 -x937993 -x937994 -x937995 -x937996 -x937997 -x937998 -x937999 -x938000 -x938001 -x938002 -x938003 -x938004 -x938005 -x938006 -x938007 -x938008 -x938009 -x938010 -x938011 -x938012 -x938013 -x938014 -x938015 -x938016 -x938017 -x938018 -x938019 -x938020 -x938021 -x938022 -x938023 -x938024 -x938025 -x938026 -x938027 -x938028 -x938029 -x938030 -x938031 -x938032 -x938033 -x938034 -x938035 -x938036 -x938037 -x938038 -x938039 -x938040 -x938041 -x938042 -x938043 -x938044 -x938045 -x938046 -x938047 -x938048 -x938049 -x938050 -x938051 -x938052 -x938053 -x938054 -x938055 -x938056 -x938057 -x938058 -x939039 -x939040 -x939041 -x939042 -x939043 -x939044 -x939045 -x939046 -x939047 -x939048 -x939049 -x939050 -x939051 -x939052 -x939053 -x939054 -x939055 -x939056 -x939057 -x939058 -x939059 -x939060 -x939061 -x939062 -x939063 -x939064 -x939065 -x939066 -x939067 -x939068 -x939069 -x939070 -x939071 -x939072 -x939073 -x939074 -x939075 -x939076 -x939077 -x939078 -x939079 -x939080 -x939081 -x939082 -x939083 -x939084 -x939085 -x939086 -x939087 -x939088 -x939089 -x939090 -x939091 -x939092 -x939093 -x939094 -x939095 -x939096 -x939097 -x939098 -x939099 -x939100 -x939101 -x939102 -x939103 -x939104 -x939105 -x939106 -x939107 -x939108 -x939109 -x939110 -x939111 -x939112 -x939113 -x939114 -x939115 -x939116 -x939117 -x939118 -x939119 -x939120 -x939121 -x939122 -x939123 -x939124 -x939125 -x939126 -x939127 -x939128 -x939129 -x939130 -x939131 -x939132 -x939133 -x939134 -x939135 -x939136 -x940117 -x940118 -x940119 -x940120 -x940121 -x940122 -x940123 -x940124 -x940125 -x940126 -x940127 -x940128 -x940129 -x940130 -x940131 -x940132 -x940133 -x940134 -x940135 -x940136 -x940137 -x940138 -x940139 -x940140 -x940141 -x940142 -x940143 -x940144 -x940145 -x940146 -x940147 -x940148 -x940149 -x940150 -x940151 -x940152 -x940153 -x940154 -x940155 -x940156 -x940157 -x940158 -x940159 -x940160 -x940161 -x940162 -x940163 -x940164 -x940165 -x940166 -x940167 -x940168 -x940169 -x940170 -x940171 -x940172 -x940173 -x940174 -x940175 -x940176 -x940177 -x940178 -x940179 -x940180 -x940181 -x940182 -x940183 -x940184 -x940185 -x940186 -x940187 -x940188 -x940189 -x940190 -x940191 -x940192 -x940193 -x940194 -x940195 -x940196 -x940197 -x940198 -x940199 -x940200 -x940201 -x940202 -x940203 -x940204 -x940205 -x940206 -x940207 -x940208 -x940209 -x940210 -x940211 -x940212 -x940213 -x940214 -x941097 -x941098 -x941099 -x941100 -x941101 -x941102 -x941103 -x941104 -x941105 -x941106 -x941107 -x941108 -x941109 -x941110 -x941111 -x941112 -x941113 -x941114 -x941115 -x941116 -x941117 -x941118 -x941119 -x941120 -x941121 -x941122 -x941123 -x941124 -x941125 -x941126 -x941127 -x941128 -x941129 -x941130 -x941131 -x941132 -x941133 -x941134 -x941135 -x941136 -x941137 -x941138 -x941139 -x941140 -x941141 -x941142 -x941143 -x941144 -x941145 -x941146 -x941147 -x941148 -x941149 -x941150 -x941151 -x941152 -x941153 -x941154 -x941155 -x941156 -x941157 -x941158 -x941159 -x941160 -x941161 -x941162 -x941163 -x941164 -x941165 -x941166 -x941167 -x941168 -x941169 -x941170 -x941171 -x941172 -x941173 -x941174 -x941175 -x941176 -x941177 -x941178 -x941179 -x941180 -x941181 -x941182 -x941183 -x941184 -x941185 -x941186 -x941187 -x941188 -x941189 -x941190 -x941191 -x941192 -x941193 -x941194 -x931591 -x931592 -x931593 -x931594 -x931595 -x931596 -x931597 -x931598 -x931599 -x931600 -x931601 -x931602 -x931603 -x931604 -x931605 -x931606 -x931607 -x931608 -x931609 -x931610 -x931611 -x931612 -x931613 -x931614 -x931615 -x931616 -x931617 -x931618 -x931619 -x931620 -x931621 -x931622 -x931623 -x931624 -x931625 -x931626 -x931627 -x931628 -x931629 -x931630 -x931631 -x931632 -x931633 -x931634 -x931635 -x931636 -x931637 -x931638 -x931639 -x931640 -x931641 -x931642 -x931643 -x931644 -x931645 -x931646 -x931647 -x931648 -x931649 -x931650 -x931651 -x931652 -x931653 -x931654 -x931655 -x931656 -x931657 -x931658 -x931659 -x931660 -x931661 -x931662 -x931663 -x931664 -x931665 -x931666 -x931667 -x931668 -x931669 -x931670 -x931671 -x931672 -x931673 -x931674 -x931675 -x931676 -x931677 -x931678 -x931679 -x931680 -x931681 -x931682 -x931683 -x931684 -x931685 -x931686 -x931687 -x931688 -x931689 -x931690 -x931691 -x931692 -x931693 -x931694 -x931695 -x931696 -x931697 -x931698 -x931699 -x931700 -x931701 -x931702 -x931703 -x931704 -x931705 -x931706 -x931707 -x931708 -x931709 -x931710 -x931711 -x931712 -x931713 -x931714 -x931715 -x931716 -x931717 -x931718 -x931719 -x931720 -x931721 -x931722 -x931723 -x931724 -x931725 -x931726 -x931727 -x931728 -x931729 -x931730 -x931731 -x931732 -x931733 -x931734 -x931735 -x931736 -x931737 -x931738 -x931739 -x931740 -x931741 -x931742 -x931743 -x931744 -x931745 -x931746 -x931747 -x931748 -x931749 -x931750 -x931751 -x931752 -x931753 -x931754 -x931755 -x931756 -x931757 -x931758 -x931759 -x931760 -x931761 -x931762 -x931763 -x931764 -x931765 -x931766 -x931767 -x931768 -x931769 -x931770 -x931771 -x931772 -x931773 -x931774 -x931775 -x931776 -x931777 -x931778 -x931779 -x931780 -x931781 -x931782 -x931783 -x931784 -x931785 -x931786 -x931787 -x931788 -x931789 -x931790 -x931791 -x931792 -x931793 -x931794 -x931795 -x931796 -x931797 -x931798 -x931799 -x931800 -x931801 -x931802 -x931803 -x931804 -x931805 -x931806 -x931807 -x931808 -x931809 -x931810 -x931811 -x931812 -x931813 -x931814 -x931815 -x931816 -x931817 -x931818 -x931819 -x931820 -x931821 -x931822 -x931823 -x931824 -x931825 -x931826 -x931827 -x931828 -x931829 -x931830 -x931831 -x931832 -x931833 -x931834 -x931835 -x931836 -x931837 -x931838 -x931839 -x931840 -x931841 -x931842 -x931843 -x931844 -x931845 -x931846 -x931847 -x931848 -x931849 -x931850 -x931851 -x931852 -x931853 -x931854 -x931855 -x931856 -x931857 -x931858 -x931859 -x931860 -x931861 -x931862 -x931863 -x931864 -x931865 -x931866 -x931867 -x931868 -x931869 -x931870 -x931871 -x931872 -x931873 -x931874 -x931875 -x931876 -x931877 -x931878 -x931879 -x931880 -x931881 -x931882 -x931883 -x931884 -x931885 -x931886 -x931887 -x931888 -x931889 -x931890 -x931891 -x931892 -x931893 -x931894 -x931895 -x931896 -x931897 -x931898 -x931899 -x931900 -x931901 -x931902 -x931903 -x931904 -x931905 -x931906 -x931907 -x931908 -x931909 -x931910 -x931911 -x931912 -x931913 -x931914 -x931915 -x931916 -x931917 -x931918 -x931919 -x931920 -x931921 -x931922 -x931923 -x931924 -x931925 -x931926 -x931927 -x931928 -x931929 -x931930 -x931931 -x931932 -x931933 -x931934 -x931935 -x931936 -x931937 -x931938 -x931939 -x931940 -x931941 -x931942 -x931943 -x931944 -x931945 -x931946 -x931947 -x931948 -x931949 -x931950 -x931951 -x931952 -x931953 -x931954 -x931955 -x931956 -x931957 -x931958 -x931959 -x931960 -x931961 -x931962 -x931963 -x931964 -x931965 -x931966 -x931967 -x931968 -x931969 -x931970 -x931971 -x931972 -x931973 -x931974 -x931975 -x931976 -x931977 -x931978 -x931979 -x931980 -x931981 -x931982 -x931983 -x931984 -x931985 -x931986 -x931987 -x931988 -x931989 -x931990 -x931991 -x931992 -x931993 -x931994 -x931995 -x931996 -x931997 -x931998 -x931999 -x932000 -x932001 -x932002 -x932003 -x932004 -x932005 -x932006 -x932007 -x932008 -x932009 -x932010 -x932011 -x932012 -x932013 -x932014 -x932015 -x932016 -x932017 -x932018 -x932019 -x932020 -x932021 -x932022 -x932023 -x932024 -x932025 -x932026 -x932027 -x932028 -x932029 -x932030 -x932031 -x932032 -x932033 -x932034 -x932035 -x932036 -x932037 -x932038 -x932039 -x932040 -x932041 -x932042 -x932043 -x932044 -x932045 -x932046 -x932047 -x932048 -x932049 -x932050 -x932051 -x932052 -x932053 -x932054 -x932055 -x932056 -x932057 -x932058 -x932059 -x932060 -x932061 -x932062 -x932063 -x932064 -x932065 -x932066 -x932067 -x932068 -x932069 -x932070 -x932071 -x932072 -x932073 -x932074 -x932075 -x932076 -x932077 -x932078 -x932079 -x932080 -x932081 -x932082 -x932083 -x932084 -x932085 -x932086 -x932087 -x932088 -x932089 -x932090 -x932091 -x932092 -x932093 -x932094 -x932095 -x932096 -x932097 -x932098 -x932099 -x932100 -x932101 -x932102 -x932103 -x932104 -x932105 -x932106 -x932107 -x932108 -x932109 -x932110 -x932111 -x932112 -x932113 -x932114 -x932115 -x932116 -x932117 -x932118 -x932119 -x932120 -x932121 -x932122 -x932123 -x932124 -x932125 -x932126 -x932127 -x932128 -x932129 -x932130 -x932131 -x932132 -x932133 -x932134 -x932135 -x932136 -x932137 -x932138 -x932139 -x932140 -x932141 -x932142 -x932143 -x932144 -x932145 -x932146 -x932147 -x932148 -x932149 -x932150 -x932151 -x932152 -x932153 -x932154 -x932155 -x932156 -x932157 -x932158 -x932159 -x932160 -x932161 -x932162 -x932163 -x932164 -x932165 -x932166 -x932167 -x932168 -x932169 -x932170 -x932171 -x932172 -x932173 -x932174 -x932175 -x932176 -x932177 -x932178 -x932179 -x932180 -x932181 -x932182 -x932183 -x932184 -x932185 -x932186 -x932187 -x932188 -x932189 -x932190 -x932191 -x932192 -x932193 -x932194 -x932195 -x932196 -x932197 -x932198 -x932199 -x932200 -x932201 -x932202 -x932203 -x932204 -x932205 -x932206 -x932207 -x932208 -x932209 -x932210 -x932211 -x932212 -x932213 -x932214 -x932215 -x932216 -x932217 -x932218 -x932219 -x932220 -x932221 -x932222 -x932223 -x932224 -x932225 -x932226 -x932227 -x932228 -x932229 -x932230 -x932231 -x932232 -x932233 -x932234 -x932235 -x932236 -x932237 -x932238 -x932239 -x932240 -x932241 -x932242 -x932243 -x932244 -x932245 -x932246 -x932247 -x932248 -x932249 -x932250 -x932251 -x932252 -x932253 -x932254 -x932255 -x932256 -x932257 -x932258 -x932259 -x932260 -x932261 -x932262 -x932263 -x932264 -x932265 -x932266 -x932267 -x932268 -x932269 -x932270 -x932271 -x932272 -x932273 -x932274 -x932275 -x932276 -x932277 -x932278 -x932279 -x932280 -x932281 -x932282 -x932283 -x932284 -x932285 -x932286 -x932287 -x932288 -x932289 -x932290 -x932291 -x932292 -x932293 -x932294 -x932295 -x932296 -x932297 -x932298 -x932299 -x932300 -x932301 -x932302 -x932303 -x932304 -x932305 -x932306 -x932307 -x932308 -x932309 -x932310 -x932311 -x932312 -x932313 -x932314 -x932315 -x932316 -x932317 -x932318 -x932319 -x932320 -x932321 -x932322 -x932323 -x932324 -x932325 -x932326 -x932327 -x932328 -x932329 -x932330 -x932331 -x932332 -x932333 -x932334 -x932335 -x932336 -x932337 -x932338 -x932339 -x932340 -x932341 -x932342 -x932343 -x932344 -x932345 -x932346 -x932347 -x932348 -x932349 -x932350 -x932351 -x932352 -x932353 -x932354 -x932355 -x932356 -x932357 -x932358 -x932359 -x932360 -x932361 -x932362 -x932363 -x932364 -x932365 -x932366 -x932367 -x932368 -x932369 -x932370 -x932371 -x932372 -x932373 -x932374 -x932375 -x932376 -x932377 -x932378 -x932379 -x932380 -x932381 -x932382 -x932383 -x932384 -x932385 -x932386 -x932387 -x932388 -x932389 -x932390 -x932391 -x932392 -x932393 -x932394 -x932395 -x932396 -x932397 -x932398 -x932399 -x932400 -x932401 -x932402 -x932403 -x932404 -x932405 -x932406 -x932407 -x932408 -x932409 -x932410 -x932411 -x932412 -x932413 -x932414 -x932415 -x932416 -x932417 -x932418 -x932419 -x932420 -x932421 -x932422 -x932423 -x932424 -x932425 -x932426 -x932427 -x932428 -x932429 -x932430 -x932431 -x932432 -x932433 -x932434 -x932435 -x932436 -x932437 -x932438 -x932439 -x932440 -x932441 -x932442 -x932443 -x932444 -x932445 -x932446 -x932447 -x932448 -x932449 -x932450 -x932451 -x932452 -x932453 -x932454 -x932455 -x932456 -x932457 -x932458 -x932459 -x932460 -x932461 -x932462 -x932463 -x932464 -x932465 -x932466 -x932467 -x932468 -x932469 -x932470 -x932471 -x932472 -x932473 -x932474 -x932475 -x932476 -x932477 -x932478 -x932479 -x932480 -x932481 -x932482 -x932483 -x932484 -x932485 -x932486 -x932487 -x932488 -x932489 -x932490 -x932491 -x932492 -x932493 -x932494 -x932495 -x932496 -x932497 -x932498 -x932499 -x932500 -x932501 -x932502 -x932503 -x932504 -x932505 -x932506 -x932507 -x932508 -x932509 -x932510 -x932511 -x932512 -x932513 -x932514 -x932515 -x932516 -x932517 -x932518 -x932519 -x932520 -x932521 -x932522 -x932523 -x932524 -x932525 -x932526 -x932527 -x932528 -x932529 -x932530 -x932531 -x932532 -x932533 -x932534 -x932535 -x932536 -x932537 -x932538 -x932539 -x932540 -x932541 -x932542 -x932543 -x932544 -x932545 -x932546 -x932547 -x932548 -x932549 -x932550 -x932551 -x932552 -x932553 -x932554 -x932555 -x932556 -x932557 -x932558 -x932559 -x932560 -x932561 -x932562 -x932563 -x932564 -x932565 -x932566 -x932567 -x932568 -x932569 -x932570 -x932669 -x932670 -x932671 -x932672 -x932673 -x932674 -x932675 -x932676 -x932677 -x932678 -x932679 -x932680 -x932681 -x932682 -x932683 -x932684 -x932685 -x932686 -x932687 -x932688 -x932689 -x932690 -x932691 -x932692 -x932693 -x932694 -x932695 -x932696 -x932697 -x932698 -x932699 -x932700 -x932701 -x932702 -x932703 -x932704 -x932705 -x932706 -x932707 -x932708 -x932709 -x932710 -x932711 -x932712 -x932713 -x932714 -x932715 -x932716 -x932717 -x932718 -x932719 -x932720 -x932721 -x932722 -x932723 -x932724 -x932725 -x932726 -x932727 -x932728 -x932729 -x932730 -x932731 -x932732 -x932733 -x932734 -x932735 -x932736 -x932737 -x932738 -x932739 -x932740 -x932741 -x932742 -x932743 -x932744 -x932745 -x932746 -x932747 -x932748 -x932749 -x932750 -x932751 -x932752 -x932753 -x932754 -x932755 -x932756 -x932757 -x932758 -x932759 -x932760 -x932761 -x932762 -x932763 -x932764 -x932765 -x932766 -x932767 -x932768 -x932769 -x932770 -x932771 -x932772 -x932773 -x932774 -x932775 -x932776 -x932777 -x932778 -x932779 -x932780 -x932781 -x932782 -x932783 -x932784 -x932785 -x932786 -x932787 -x932788 -x932789 -x932790 -x932791 -x932792 -x932793 -x932794 -x932795 -x932796 -x932797 -x932798 -x932799 -x932800 -x932801 -x932802 -x932803 -x932804 -x932805 -x932806 -x932807 -x932808 -x932809 -x932810 -x932811 -x932812 -x932813 -x932814 -x932815 -x932816 -x932817 -x932818 -x932819 -x932820 -x932821 -x932822 -x932823 -x932824 -x932825 -x932826 -x932827 -x932828 -x932829 -x932830 -x932831 -x932832 -x932833 -x932834 -x932835 -x932836 -x932837 -x932838 -x932839 -x932840 -x932841 -x932842 -x932843 -x932844 -x932845 -x932846 -x932847 -x932848 -x932849 -x932850 -x932851 -x932852 -x932853 -x932854 -x932855 -x932856 -x932857 -x932858 -x932859 -x932860 -x932861 -x932862 -x932863 -x932864 -x932865 -x932866 -x932867 -x932868 -x932869 -x932870 -x932871 -x932872 -x932873 -x932874 -x932875 -x932876 -x932877 -x932878 -x932879 -x932880 -x932881 -x932882 -x932883 -x932884 -x932885 -x932886 -x932887 -x932888 -x932889 -x932890 -x932891 -x932892 -x932893 -x932894 -x932895 -x932896 -x932897 -x932898 -x932899 -x932900 -x932901 -x932902 -x932903 -x932904 -x932905 -x932906 -x932907 -x932908 -x932909 -x932910 -x932911 -x932912 -x932913 -x932914 -x932915 -x932916 -x932917 -x932918 -x932919 -x932920 -x932921 -x932922 -x932923 -x932924 -x932925 -x932926 -x932927 -x932928 -x932929 -x932930 -x932931 -x932932 -x932933 -x932934 -x932935 -x932936 -x932937 -x932938 -x932939 -x932940 -x932941 -x932942 -x932943 -x932944 -x932945 -x932946 -x932947 -x932948 -x932949 -x932950 -x932951 -x932952 -x932953 -x932954 -x932955 -x932956 -x932957 -x932958 -x932959 -x932960 -x932961 -x932962 -x932963 -x932964 -x932965 -x932966 -x932967 -x932968 -x932969 -x932970 -x932971 -x932972 -x932973 -x932974 -x932975 -x932976 -x932977 -x932978 -x932979 -x932980 -x932981 -x932982 -x932983 -x932984 -x932985 -x932986 -x932987 -x932988 -x932989 -x932990 -x932991 -x932992 -x932993 -x932994 -x932995 -x932996 -x932997 -x932998 -x932999 -x933000 -x933001 -x933002 -x933003 -x933004 -x933005 -x933006 -x933007 -x933008 -x933009 -x933010 -x933011 -x933012 -x933013 -x933014 -x933015 -x933016 -x933017 -x933018 -x933019 -x933020 -x933021 -x933022 -x933023 -x933024 -x933025 -x933026 -x933027 -x933028 -x933029 -x933030 -x933031 -x933032 -x933033 -x933034 -x933035 -x933036 -x933037 -x933038 -x933039 -x933040 -x933041 -x933042 -x933043 -x933044 -x933045 -x933046 -x933047 -x933048 -x933049 -x933050 -x933051 -x933052 -x933053 -x933054 -x933055 -x933056 -x933057 -x933058 -x933059 -x933060 -x933061 -x933062 -x933063 -x933064 -x933065 -x933066 -x933067 -x933068 -x933069 -x933070 -x933071 -x933072 -x933073 -x933074 -x933075 -x933076 -x933077 -x933078 -x933079 -x933080 -x933081 -x933082 -x933083 -x933084 -x933085 -x933086 -x933087 -x933088 -x933089 -x933090 -x933091 -x933092 -x933093 -x933094 -x933095 -x933096 -x933097 -x933098 -x933099 -x933100 -x933101 -x933102 -x933103 -x933104 -x933105 -x933106 -x933107 -x933108 -x933109 -x933110 -x933111 -x933112 -x933113 -x933114 -x933115 -x933116 -x933117 -x933118 -x933119 -x933120 -x933121 -x933122 -x933123 -x933124 -x933125 -x933126 -x933127 -x933128 -x933129 -x933130 -x933131 -x933132 -x933133 -x933134 -x933135 -x933136 -x933137 -x933138 -x933139 -x933140 -x933141 -x933142 -x933143 -x933144 -x933145 -x933146 -x933147 -x933148 -x933149 -x933150 -x933151 -x933152 -x933153 -x933154 -x933155 -x933156 -x933157 -x933158 -x933159 -x933160 -x933161 -x933162 -x933163 -x933164 -x933165 -x933166 -x933167 -x933168 -x933169 -x933170 -x933171 -x933172 -x933173 -x933174 -x933175 -x933176 -x933177 -x933178 -x933179 -x933180 -x933181 -x933182 -x933183 -x933184 -x933185 -x933186 -x933187 -x933188 -x933189 -x933190 -x933191 -x933192 -x933193 -x933194 -x933195 -x933196 -x933197 -x933198 -x933199 -x933200 -x933201 -x933202 -x933203 -x933204 -x933205 -x933206 -x933207 -x933208 -x933209 -x933210 -x933211 -x933212 -x933213 -x933214 -x933215 -x933216 -x933217 -x933218 -x933219 -x933220 -x933221 -x933222 -x933223 -x933224 -x933225 -x933226 -x933227 -x933228 -x933229 -x933230 -x933231 -x933232 -x933233 -x933234 -x933235 -x933236 -x933237 -x933238 -x933239 -x933240 -x933241 -x933242 -x933243 -x933244 -x933245 -x933246 -x933247 -x933248 -x933249 -x933250 -x933251 -x933252 -x933253 -x933254 -x933255 -x933256 -x933257 -x933258 -x933259 -x933260 -x933261 -x933262 -x933263 -x933264 -x933265 -x933266 -x933267 -x933268 -x933269 -x933270 -x933271 -x933272 -x933273 -x933274 -x933275 -x933276 -x933277 -x933278 -x933279 -x933280 -x933281 -x933282 -x933283 -x933284 -x933285 -x933286 -x933287 -x933288 -x933289 -x933290 -x933291 -x933292 -x933293 -x933294 -x933295 -x933296 -x933297 -x933298 -x933299 -x933300 -x933301 -x933302 -x933303 -x933304 -x933305 -x933306 -x933307 -x933308 -x933309 -x933310 -x933311 -x933312 -x933313
3600.43/3613.13	v -x933314 -x933315 -x933316 -x933317 -x933318 -x933319 -x933320 -x933321 -x933322 -x933323 -x933324 -x933325 -x933326 -x933327 -x933328 -x933329 -x933330 -x933331 -x933332 -x933333 -x933334 -x933335 -x933336 -x933337 -x933338 -x933339 -x933340 -x933341 -x933342 -x933343 -x933344 -x933345 -x933346 -x933347 -x933348 -x933349 -x933350 -x933351 -x933352 -x933353 -x933354 -x933355 -x933356 -x933357 -x933358 -x933359 -x933360 -x933361 -x933362 -x933363 -x933364 -x933365 -x933366 -x933367 -x933368 -x933369 -x933370 -x933371 -x933372 -x933373 -x933374 -x933375 -x933376 -x933377 -x933378 -x933379 -x933380 -x933381 -x933382 -x933383 -x933384 -x933385 -x933386 -x933387 -x933388 -x933389 -x933390 -x933391 -x933392 -x933393 -x933394 -x933395 -x933396 -x933397 -x933398 -x933399 -x933400 -x933401 -x933402 -x933403 -x933404 -x933405 -x933406 -x933407 -x933408 -x933409 -x933410 -x933411 -x933412 -x933413 -x933414 -x933415 -x933416 -x933417 -x933418 -x933419 -x933420 -x933421 -x933422 -x933423 -x933424 -x933425 -x933426 -x933427 -x933428 -x933429 -x933430 -x933431 -x933432 -x933433 -x933434 -x933435 -x933436 -x933437 -x933438 -x933439 -x933440 -x933441 -x933442 -x933443 -x933444 -x933445 -x933446 -x933447 -x933448 -x933449 -x933450 -x933451 -x933452 -x933453 -x933454 -x933455 -x933456 -x933457 -x933458 -x933459 -x933460 -x933461 -x933462 -x933463 -x933464 -x933465 -x933466 -x933467 -x933468 -x933469 -x933470 -x933471 -x933472 -x933473 -x933474 -x933475 -x933476 -x933477 -x933478 -x933479 -x933480 -x933481 -x933482 -x933483 -x933484 -x933485 -x933486 -x933487 -x933488 -x933489 -x933490 -x933491 -x933492 -x933493 -x933494 -x933495 -x933496 -x933497 -x933498 -x933499 -x933500 -x933501 -x933502 -x933503 -x933504 -x933505 -x933506 -x933507 -x933508 -x933509 -x933510 -x933511 -x933512 -x933513 -x933514 -x933515 -x933516 -x933517 -x933518 -x933519 -x933520 -x933521 -x933522 -x933523 -x933524 -x933525 -x933526 -x933527 -x933528 -x933529 -x933530 -x933531 -x933532 -x933533 -x933534 -x933535 -x933536 -x933537 -x933538 -x933539 -x933540 -x933541 -x933542 -x933543 -x933544 -x933545 -x933546 -x933547 -x933548 -x933549 -x933550 -x933551 -x933552 -x933553 -x933554 -x933555 -x933556 -x933557 -x933558 -x933559 -x933560 -x933561 -x933562 -x933563 -x933564 -x933565 -x933566 -x933567 -x933568 -x933569 -x933570 -x933571 -x933572 -x933573 -x933574 -x933575 -x933576 -x933577 -x933578 -x933579 -x933580 -x933581 -x933582 -x933583 -x933584 -x933585 -x933586 -x933587 -x933588 -x933589 -x933590 -x933591 -x933592 -x933593 -x933594 -x933595 -x933596 -x933597 -x933598 -x933599 -x933600 -x933601 -x933602 -x933603 -x933604 -x933605 -x933606 -x933607 -x933608 -x933609 -x933610 -x933611 -x933612 -x933613 -x933614 -x933615 -x933616 -x933617 -x933618 -x933619 -x933620 -x933621 -x933622 -x933623 -x933624 -x933625 -x933626 -x933627 -x933628 -x933629 -x933630 -x933631 -x933632 -x933633 -x933634 -x933635 -x933636 -x933637 -x933638 -x933639 -x933640 -x933641 -x933642 -x933643 -x933644 -x933645 -x933646 -x933647 -x933648 -x933747 -x933748 -x933749 -x933750 -x933751 -x933752 -x933753 -x933754 -x933755 -x933756 -x933757 -x933758 -x933759 -x933760 -x933761 -x933762 -x933763 -x933764 -x933765 -x933766 -x933767 -x933768 -x933769 -x933770 -x933771 -x933772 -x933773 -x933774 -x933775 -x933776 -x933777 -x933778 -x933779 -x933780 -x933781 -x933782 -x933783 -x933784 -x933785 -x933786 -x933787 -x933788 -x933789 -x933790 -x933791 -x933792 -x933793 -x933794 -x933795 -x933796 -x933797 -x933798 -x933799 -x933800 -x933801 -x933802 -x933803 -x933804 -x933805 -x933806 -x933807 -x933808 -x933809 -x933810 -x933811 -x933812 -x933813 -x933814 -x933815 -x933816 -x933817 -x933818 -x933819 -x933820 -x933821 -x933822 -x933823 -x933824 -x933825 -x933826 -x933827 -x933828 -x933829 -x933830 -x933831 -x933832 -x933833 -x933834 -x933835 -x933836 -x933837 -x933838 -x933839 -x933840 -x933841 -x933842 -x933843 -x933844 -x933845 -x933846 -x933847 -x933848 -x933849 -x933850 -x933851 -x933852 -x933853 -x933854 -x933855 -x933856 -x933857 -x933858 -x933859 -x933860 -x933861 -x933862 -x933863 -x933864 -x933865 -x933866 -x933867 -x933868 -x933869 -x933870 -x933871 -x933872 -x933873 -x933874 -x933875 -x933876 -x933877 -x933878 -x933879 -x933880 -x933881 -x933882 -x933883 -x933884 -x933885 -x933886 -x933887 -x933888 -x933889 -x933890 -x933891 -x933892 -x933893 -x933894 -x933895 -x933896 -x933897 -x933898 -x933899 -x933900 -x933901 -x933902 -x933903 -x933904 -x933905 -x933906 -x933907 -x933908 -x933909 -x933910 -x933911 -x933912 -x933913 -x933914 -x933915 -x933916 -x933917 -x933918 -x933919 -x933920 -x933921 -x933922 -x933923 -x933924 -x933925 -x933926 -x933927 -x933928 -x933929 -x933930 -x933931 -x933932 -x933933 -x933934 -x933935 -x933936 -x933937 -x933938 -x933939 -x933940 -x933941 -x933942 -x933943 -x933944 -x933945 -x933946 -x933947 -x933948 -x933949 -x933950 -x933951 -x933952 -x933953 -x933954 -x933955 -x933956 -x933957 -x933958 -x933959 -x933960 -x933961 -x933962 -x933963 -x933964 -x933965 -x933966 -x933967 -x933968 -x933969 -x933970 -x933971 -x933972 -x933973 -x933974 -x933975 -x933976 -x933977 -x933978 -x933979 -x933980 -x933981 -x933982 -x933983 -x933984 -x933985 -x933986 -x933987 -x933988 -x933989 -x933990 -x933991 -x933992 -x933993 -x933994 -x933995 -x933996 -x933997 -x933998 -x933999 -x934000 -x934001 -x934002 -x934003 -x934004 -x934005 -x934006 -x934007 -x934008 -x934009 -x934010 -x934011 -x934012 -x934013 -x934014 -x934015 -x934016 -x934017 -x934018 -x934019 -x934020 -x934021 -x934022 -x934023 -x934024 -x934025 -x934026 -x934027 -x934028 -x934029 -x934030 -x934031 -x934032 -x934033 -x934034 -x934035 -x934036 -x934037 -x934038 -x934039 -x934040 -x934041 -x934042 -x934043 -x934044 -x934045 -x934046 -x934047 -x934048 -x934049 -x934050 -x934051 -x934052 -x934053 -x934054 -x934055 -x934056 -x934057 -x934058 -x934059 -x934060 -x934061 -x934062 -x934063 -x934064 -x934065 -x934066 -x934067 -x934068 -x934069 -x934070 -x934071 -x934072 -x934073 -x934074 -x934075 -x934076 -x934077 -x934078 -x934079 -x934080 -x934081 -x934082 -x934083 -x934084 -x934085 -x934086 -x934087 -x934088 -x934089 -x934090 -x934091 -x934092 -x934093 -x934094 -x934095 -x934096 -x934097 -x934098 -x934099 -x934100 -x934101 -x934102 -x934103 -x934104 -x934105 -x934106 -x934107 -x934108 -x934109 -x934110 -x934111 -x934112 -x934113 -x934114 -x934115 -x934116 -x934117 -x934118 -x934119 -x934120 -x934121 -x934122 -x934123 -x934124 -x934125 -x934126 -x934127 -x934128 -x934129 -x934130 -x934131 -x934132 -x934133 -x934134 -x934135 -x934136 -x934137 -x934138 -x934139 -x934140 -x934141 -x934142 -x934143 -x934144 -x934145 -x934146 -x934147 -x934148 -x934149 -x934150 -x934151 -x934152 -x934153 -x934154 -x934155 -x934156 -x934157 -x934158 -x934159 -x934160 -x934161 -x934162 -x934163 -x934164 -x934165 -x934166 -x934167 -x934168 -x934169 -x934170 -x934171 -x934172 -x934173 -x934174 -x934175 -x934176 -x934177 -x934178 -x934179 -x934180 -x934181 -x934182 -x934183 -x934184 -x934185 -x934186 -x934187 -x934188 -x934189 -x934190 -x934191 -x934192 -x934193 -x934194 -x934195 -x934196 -x934197 -x934198 -x934199 -x934200 -x934201 -x934202 -x934203 -x934204 -x934205 -x934206 -x934207 -x934208 -x934209 -x934210 -x934211 -x934212 -x934213 -x934214 -x934215 -x934216 -x934217 -x934218 -x934219 -x934220 -x934221 -x934222 -x934223 -x934224 -x934225 -x934226 -x934227 -x934228 -x934229 -x934230 -x934231 -x934232 -x934233 -x934234 -x934235 -x934236 -x934237 -x934238 -x934239 -x934240 -x934241 -x934242 -x934243 -x934244 -x934245 -x934246 -x934247 -x934248 -x934249 -x934250 -x934251 -x934252 -x934253 -x934254 -x934255 -x934256 -x934257 -x934258 -x934259 -x934260 -x934261 -x934262 -x934263 -x934264 -x934265 -x934266 -x934267 -x934268 -x934269 -x934270 -x934271 -x934272 -x934273 -x934274 -x934275 -x934276 -x934277 -x934278 -x934279 -x934280 -x934281 -x934282 -x934283 -x934284 -x934285 -x934286 -x934287 -x934288 -x934289 -x934290 -x934291 -x934292 -x934293 -x934294 -x934295 -x934296 -x934297 -x934298 -x934299 -x934300 -x934301 -x934302 -x934303 -x934304 -x934305 -x934306 -x934307 -x934308 -x934309 -x934310 -x934311 -x934312 -x934313 -x934314 -x934315 -x934316 -x934317 -x934318 -x934319 -x934320 -x934321 -x934322 -x934323 -x934324 -x934325 -x934326 -x934327 -x934328 -x934329 -x934330 -x934331 -x934332 -x934333 -x934334 -x934335 -x934336 -x934337 -x934338 -x934339 -x934340 -x934341 -x934342 -x934343 -x934344 -x934345 -x934346 -x934347 -x934348 -x934349 -x934350 -x934351 -x934352 -x934353 -x934354 -x934355 -x934356 -x934357 -x934358 -x934359 -x934360 -x934361 -x934362 -x934363 -x934364 -x934365 -x934366 -x934367 -x934368 -x934369 -x934370 -x934371 -x934372 -x934373 -x934374 -x934375 -x934376 -x934377 -x934378 -x934379 -x934380 -x934381 -x934382 -x934383 -x934384 -x934385 -x934386 -x934387 -x934388 -x934389 -x934390 -x934391 -x934392 -x934393 -x934394 -x934395 -x934396 -x934397 -x934398 -x934399 -x934400 -x934401 -x934402 -x934403 -x934404 -x934405 -x934406 -x934407 -x934408 -x934409 -x934410 -x934411 -x934412 -x934413 -x934414 -x934415 -x934416 -x934417 -x934418 -x934419 -x934420 -x934421 -x934422 -x934423 -x934424 -x934425 -x934426 -x934427 -x934428 -x934429 -x934430 -x934431 -x934432 -x934433 -x934434 -x934435 -x934436 -x934437 -x934438 -x934439 -x934440 -x934441 -x934442 -x934443 -x934444 -x934445 -x934446 -x934447 -x934448 -x934449 -x934450 -x934451 -x934452 -x934453 -x934454 -x934455 -x934456 -x934457 -x934458 -x934459 -x934460 -x934461 -x934462 -x934463 -x934464 -x934465 -x934466 -x934467 -x934468 -x934469 -x934470 -x934471 -x934472 -x934473 -x934474 -x934475 -x934476 -x934477 -x934478 -x934479 -x934480 -x934481 -x934482 -x934483 -x934484 -x934485 -x934486 -x934487 -x934488 -x934489 -x934490 -x934491 -x934492 -x934493 -x934494 -x934495 -x934496 -x934497 -x934498 -x934499 -x934500 -x934501 -x934502 -x934503 -x934504 -x934505 -x934506 -x934507 -x934508 -x934509 -x934510 -x934511 -x934512 -x934513 -x934514 -x934515 -x934516 -x934517 -x934518 -x934519 -x934520 -x934521 -x934522 -x934523 -x934524 -x934525 -x934526 -x934527 -x934528 -x934529 -x934530 -x934531 -x934532 -x934533 -x934534 -x934535 -x934536 -x934537 -x934538 -x934539 -x934540 -x934541 -x934542 -x934543 -x934544 -x934545 -x934546 -x934547 -x934548 -x934549 -x934550 -x934551 -x934552 -x934553 -x934554 -x934555 -x934556 -x934557 -x934558 -x934559 -x934560 -x934561 -x934562 -x934563 -x934564 -x934565 -x934566 -x934567 -x934568 -x934569 -x934570 -x934571 -x934572 -x934573 -x934574 -x934575 -x934576 -x934577 -x934578 -x934579 -x934580 -x934581 -x934582 -x934583 -x934584 -x934585 -x934586 -x934587 -x934588 -x934589 -x934590 -x934591 -x934592 -x934593 -x934594 -x934595 -x934596 -x934597 -x934598 -x934599 -x934600 -x934601 -x934602 -x934603 -x934604 -x934605 -x934606 -x934607 -x934608 -x934609 -x934610 -x934611 -x934612 -x934613 -x934614 -x934615 -x934616 -x934617 -x934618 -x934619 -x934620 -x934621 -x934622 -x934623 -x934624 -x934625 -x934626 -x934627 -x934628 -x934629 -x934630 -x934631 -x934632 -x934633 -x934634 -x934635 -x934636 -x934637 -x934638 -x934639 -x934640 -x934641 -x934642 -x934643 -x934644 -x934645 -x934646 -x934647 -x934648 -x934649 -x934650 -x934651 -x934652 -x934653 -x934654 -x934655 -x934656 -x934657 -x934658 -x934659 -x934660 -x934661 -x934662 -x934663 -x934664 -x934665 -x934666 -x934667 -x934668 -x934669 -x934670 -x934671 -x934672 -x934673 -x934674 -x934675 -x934676 -x934677 -x934678 -x934679 -x934680 -x934681 -x934682 -x934683 -x934684 -x934685 -x934686 -x934687 -x934688 -x934689 -x934690 -x934691 -x934692 -x934693 -x934694 -x934695 -x934696 -x934697 -x934698 -x934699 -x934700 -x934701 -x934702 -x934703 -x934704 -x934705 -x934706 -x934707 -x934708 -x934709 -x934710 -x934711 -x934712 -x934713 -x934714 -x934715 -x934716 -x934717 -x934718 -x934719 -x934720 -x934721 -x934722 -x934723 -x934724 -x934725 -x934726 -x934825 -x934826 -x934827 -x934828 -x934829 -x934830 -x934831 -x934832 -x934833 -x934834 -x934835 -x934836 -x934837 -x934838 -x934839 -x934840 -x934841 -x934842 -x934843 -x934844 -x934845 -x934846 -x934847 -x934848 -x934849 -x934850 -x934851 -x934852 -x934853 -x934854 -x934855 -x934856 -x934857 -x934858 -x934859 -x934860 -x934861 -x934862 -x934863 -x934864 -x934865 -x934866 -x934867 -x934868 -x934869 -x934870 -x934871 -x934872 -x934873 -x934874 -x934875 -x934876 -x934877 -x934878 -x934879 -x934880 -x934881 -x934882 -x934883 -x934884 -x934885 -x934886 -x934887 -x934888 -x934889 -x934890 -x934891 -x934892 -x934893 -x934894 -x934895 -x934896 -x934897 -x934898 -x934899 -x934900 -x934901 -x934902 -x934903 -x934904 -x934905 -x934906 -x934907 -x934908 -x934909 -x934910 -x934911 -x934912 -x934913 -x934914 -x934915 -x934916 -x934917 -x934918 -x934919 -x934920 -x934921 -x934922 -x934923 -x934924 -x934925 -x934926 -x934927 -x934928 -x934929 -x934930 -x934931 -x934932 -x934933 -x934934 -x934935 -x934936 -x934937 -x934938 -x934939 -x934940 -x934941 -x934942 -x934943 -x934944 -x934945 -x934946 -x934947 -x934948 -x934949 -x934950 -x934951 -x934952 -x934953 -x934954 -x934955 -x934956 -x934957 -x934958 -x934959 -x934960 -x934961 -x934962 -x934963 -x934964 -x934965 -x934966 -x934967 -x934968 -x934969 -x934970 -x934971 -x934972 -x934973 -x934974 -x934975 -x934976 -x934977 -x934978 -x934979 -x934980 -x934981 -x934982 -x934983 -x934984 -x934985 -x934986 -x934987 -x934988 -x934989 -x934990 -x934991 -x934992 -x934993 -x934994 -x934995 -x934996 -x934997 -x934998 -x934999 -x935000 -x935001 -x935002 -x935003 -x935004 -x935005 -x935006 -x935007 -x935008 -x935009 -x935010 -x935011 -x935012 -x935013 -x935014 -x935015 -x935016 -x935017 -x935018 -x935019 -x935020 -x935021 -x935022 -x935023 -x935024 -x935025 -x935026 -x935027 -x935028 -x935029 -x935030 -x935031 -x935032 -x935033 -x935034 -x935035 -x935036 -x935037 -x935038 -x935039 -x935040 -x935041 -x935042 -x935043 -x935044 -x935045 -x935046 -x935047 -x935048 -x935049 -x935050 -x935051 -x935052 -x935053 -x935054 -x935055 -x935056 -x935057 -x935058 -x935059 -x935060 -x935061 -x935062 -x935063 -x935064 -x935065 -x935066 -x935067 -x935068 -x935069 -x935070 -x935071 -x935072 -x935073 -x935074 -x935075 -x935076 -x935077 -x935078 -x935079 -x935080 -x935081 -x935082 -x935083 -x935084 -x935085 -x935086 -x935087 -x935088 -x935089 -x935090 -x935091 -x935092 -x935093 -x935094 -x935095 -x935096 -x935097 -x935098 -x935099 -x935100 -x935101 -x935102 -x935103 -x935104 -x935105 -x935106 -x935107 -x935108 -x935109 -x935110 -x935111 -x935112 -x935113 -x935114 -x935115 -x935116 -x935117 -x935118 -x935119 -x935120 -x935121 -x935122 -x935123 -x935124 -x935125 -x935126 -x935127 -x935128 -x935129 -x935130 -x935131 -x935132 -x935133 -x935134 -x935135 -x935136 -x935137 -x935138 -x935139 -x935140 -x935141 -x935142 -x935143 -x935144 -x935145 -x935146 -x935147 -x935148 -x935149 -x935150 -x935151 -x935152 -x935153 -x935154 -x935155 -x935156 -x935157 -x935158 -x935159 -x935160 -x935161 -x935162 -x935163 -x935164 -x935165 -x935166 -x935167 -x935168 -x935169 -x935170 -x935171 -x935172 -x935173 -x935174 -x935175 -x935176 -x935177 -x935178 -x935179 -x935180 -x935181 -x935182 -x935183 -x935184 -x935185 -x935186 -x935187 -x935188 -x935189 -x935190 -x935191 -x935192 -x935193 -x935194 -x935195 -x935196 -x935197 -x935198 -x935199 -x935200 -x935201 -x935202 -x935203 -x935204 -x935205 -x935206 -x935207 -x935208 -x935209 -x935210 -x935211 -x935212 -x935213 -x935214 -x935215 -x935216 -x935217 -x935218 -x935219 -x935220 -x935221 -x935222 -x935223 -x935224 -x935225 -x935226 -x935227 -x935228 -x935229 -x935230 -x935231 -x935232 -x935233 -x935234 -x935235 -x935236 -x935237 -x935238 -x935239 -x935240 -x935241 -x935242 -x935243 -x935244 -x935245 -x935246 -x935247 -x935248 -x935249 -x935250 -x935251 -x935252 -x935253 -x935254 -x935255 -x935256 -x935257 -x935258 -x935259 -x935260 -x935261 -x935262 -x935263 -x935264 -x935265 -x935266 -x935267 -x935268 -x935269 -x935270 -x935271 -x935272 -x935273 -x935274 -x935275 -x935276 -x935277 -x935278 -x935279 -x935280 -x935281 -x935282 -x935283 -x935284 -x935285 -x935286 -x935287 -x935288 -x935289 -x935290 -x935291 -x935292 -x935293 -x935294 -x935295 -x935296 -x935297 -x935298 -x935299 -x935300 -x935301 -x935302 -x935303 -x935304 -x935305 -x935306 -x935307 -x935308 -x935309 -x935310 -x935311 -x935312 -x935313 -x935314 -x935315 -x935316 -x935317 -x935318 -x935319 -x935320 -x935321 -x935322 -x935323 -x935324 -x935325 -x935326 -x935327 -x935328 -x935329 -x935330 -x935331 -x935332 -x935333 -x935334 -x935335 -x935336 -x935337 -x935338 -x935339 -x935340 -x935341 -x935342 -x935343 -x935344 -x935345 -x935346 -x935347 -x935348 -x935349 -x935350 -x935351 -x935352 -x935353 -x935354 -x935355 -x935356 -x935357 -x935358 -x935359 -x935360 -x935361 -x935362 -x935363 -x935364 -x935365 -x935366 -x935367 -x935368 -x935369 -x935370 -x935371 -x935372 -x935373 -x935374 -x935375 -x935376 -x935377 -x935378 -x935379 -x935380 -x935381 -x935382 -x935383 -x935384 -x935385 -x935386 -x935387 -x935388 -x935389 -x935390 -x935391 -x935392 -x935393 -x935394 -x935395 -x935396 -x935397 -x935398 -x935399 -x935400 -x935401 -x935402 -x935403 -x935404 -x935405 -x935406 -x935407 -x935408 -x935409 -x935410 -x935411 -x935412 -x935413 -x935414 -x935415 -x935416 -x935417 -x935418 -x935419 -x935420 -x935421 -x935422 -x935423 -x935424 -x935425 -x935426 -x935427 -x935428 -x935429 -x935430 -x935431 -x935432 -x935433 -x935434 -x935435 -x935436 -x935437 -x935438 -x935439 -x935440 -x935441 -x935442 -x935443 -x935444 -x935445 -x935446 -x935447 -x935448 -x935449 -x935450 -x935451 -x935452 -x935453 -x935454 -x935455 -x935456 -x935457 -x935458 -x935459 -x935460 -x935461 -x935462 -x935463 -x935464 -x935465 -x935466 -x935467 -x935468 -x935469 -x935470 -x935471 -x935472 -x935473 -x935474 -x935475 -x935476 -x935477 -x935478 -x935479 -x935480 -x935481 -x935482 -x935483 -x935484 -x935485 -x935486 -x935487 -x935488 -x935489 -x935490 -x935491 -x935492 -x935493 -x935494 -x935495 -x935496 -x935497 -x935498 -x935499 -x935500 -x935501 -x935502 -x935503 -x935504 -x935505 -x935506 -x935507 -x935508 -x935509
3600.43/3613.13	v -x935510 -x935511 -x935512 -x935513 -x935514 -x935515 -x935516 -x935517 -x935518 -x935519 -x935520 -x935521 -x935522 -x935523 -x935524 -x935525 -x935526 -x935527 -x935528 -x935529 -x935530 -x935531 -x935532 -x935533 -x935534 -x935535 -x935536 -x935537 -x935538 -x935539 -x935540 -x935541 -x935542 -x935543 -x935544 -x935545 -x935546 -x935547 -x935548 -x935549 -x935550 -x935551 -x935552 -x935553 -x935554 -x935555 -x935556 -x935557 -x935558 -x935559 -x935560 -x935561 -x935562 -x935563 -x935564 -x935565 -x935566 -x935567 -x935568 -x935569 -x935570 -x935571 -x935572 -x935573 -x935574 -x935575 -x935576 -x935577 -x935578 -x935579 -x935580 -x935581 -x935582 -x935583 -x935584 -x935585 -x935586 -x935587 -x935588 -x935589 -x935590 -x935591 -x935592 -x935593 -x935594 -x935595 -x935596 -x935597 -x935598 -x935599 -x935600 -x935601 -x935602 -x935603 -x935604 -x935605 -x935606 -x935607 -x935608 -x935609 -x935610 -x935611 -x935612 -x935613 -x935614 -x935615 -x935616 -x935617 -x935618 -x935619 -x935620 -x935621 -x935622 -x935623 -x935624 -x935625 -x935626 -x935627 -x935628 -x935629 -x935630 -x935631 -x935632 -x935633 -x935634 -x935635 -x935636 -x935637 -x935638 -x935639 -x935640 -x935641 -x935642 -x935643 -x935644 -x935645 -x935646 -x935647 -x935648 -x935649 -x935650 -x935651 -x935652 -x935653 -x935654 -x935655 -x935656 -x935657 -x935658 -x935659 -x935660 -x935661 -x935662 -x935663 -x935664 -x935665 -x935666 -x935667 -x935668 -x935669 -x935670 -x935671 -x935672 -x935673 -x935674 -x935675 -x935676 -x935677 -x935678 -x935679 -x935680 -x935681 -x935682 -x935683 -x935684 -x935685 -x935686 -x935687 -x935688 -x935689 -x935690 -x935691 -x935692 -x935693 -x935694 -x935695 -x935696 -x935697 -x935698 -x935699 -x935700 -x935701 -x935702 -x935703 -x935704 -x935705 -x935706 -x935707 -x935708 -x935709 -x935710 -x935711 -x935712 -x935713 -x935714 -x935715 -x935716 -x935717 -x935718 -x935719 -x935720 -x935721 -x935722 -x935723 -x935724 -x935725 -x935726 -x935727 -x935728 -x935729 -x935730 -x935731 -x935732 -x935733 -x935734 -x935735 -x935736 -x935737 -x935738 -x935739 -x935740 -x935741 -x935742 -x935743 -x935744 -x935745 -x935746 -x935747 -x935748 -x935749 -x935750 -x935751 -x935752 -x935753 -x935754 -x935755 -x935756 -x935757 -x935758 -x935759 -x935760 -x935761 -x935762 -x935763 -x935764 -x935765 -x935766 -x935767 -x935768 -x935769 -x935770 -x935771 -x935772 -x935773 -x935774 -x935775 -x935776 -x935777 -x935778 -x935779 -x935780 -x935781 -x935782 -x935783 -x935784 -x935785 -x935786 -x935787 -x935788 -x935789 -x935790 -x935791 -x935792 -x935793 -x935794 -x935795 -x935796 -x935797 -x935798 -x935799 -x935800 -x935801 -x935802 -x935803 -x935804 -x935903 -x935904 -x935905 -x935906 -x935907 -x935908 -x935909 -x935910 -x935911 -x935912 -x935913 -x935914 -x935915 -x935916 -x935917 -x935918 -x935919 -x935920 -x935921 -x935922 -x935923 -x935924 -x935925 -x935926 -x935927 -x935928 -x935929 -x935930 -x935931 -x935932 -x935933 -x935934 -x935935 -x935936 -x935937 -x935938 -x935939 -x935940 -x935941 -x935942 -x935943 -x935944 -x935945 -x935946 -x935947 -x935948 -x935949 -x935950 -x935951 -x935952 -x935953 -x935954 -x935955 -x935956 -x935957 -x935958 -x935959 -x935960 -x935961 -x935962 -x935963 -x935964 -x935965 -x935966 -x935967 -x935968 -x935969 -x935970 -x935971 -x935972 -x935973 -x935974 -x935975 -x935976 -x935977 -x935978 -x935979 -x935980 -x935981 -x935982 -x935983 -x935984 -x935985 -x935986 -x935987 -x935988 -x935989 -x935990 -x935991 -x935992 -x935993 -x935994 -x935995 -x935996 -x935997 -x935998 -x935999 -x936000 -x936001 -x936002 -x936003 -x936004 -x936005 -x936006 -x936007 -x936008 -x936009 -x936010 -x936011 -x936012 -x936013 -x936014 -x936015 -x936016 -x936017 -x936018 -x936019 -x936020 -x936021 -x936022 -x936023 -x936024 -x936025 -x936026 -x936027 -x936028 -x936029 -x936030 -x936031 -x936032 -x936033 -x936034 -x936035 -x936036 -x936037 -x936038 -x936039 -x936040 -x936041 -x936042 -x936043 -x936044 -x936045 -x936046 -x936047 -x936048 -x936049 -x936050 -x936051 -x936052 -x936053 -x936054 -x936055 -x936056 -x936057 -x936058 -x936059 -x936060 -x936061 -x936062 -x936063 -x936064 -x936065 -x936066 -x936067 -x936068 -x936069 -x936070 -x936071 -x936072 -x936073 -x936074 -x936075 -x936076 -x936077 -x936078 -x936079 -x936080 -x936081 -x936082 -x936083 -x936084 -x936085 -x936086 -x936087 -x936088 -x936089 -x936090 -x936091 -x936092 -x936093 -x936094 -x936095 -x936096 -x936097 -x936098 -x936099 -x936100 -x936101 -x936102 -x936103 -x936104 -x936105 -x936106 -x936107 -x936108 -x936109 -x936110 -x936111 -x936112 -x936113 -x936114 -x936115 -x936116 -x936117 -x936118 -x936119 -x936120 -x936121 -x936122 -x936123 -x936124 -x936125 -x936126 -x936127 -x936128 -x936129 -x936130 -x936131 -x936132 -x936133 -x936134 -x936135 -x936136 -x936137 -x936138 -x936139 -x936140 -x936141 -x936142 -x936143 -x936144 -x936145 -x936146 -x936147 -x936148 -x936149 -x936150 -x936151 -x936152 -x936153 -x936154 -x936155 -x936156 -x936157 -x936158 -x936159 -x936160 -x936161 -x936162 -x936163 -x936164 -x936165 -x936166 -x936167 -x936168 -x936169 -x936170 -x936171 -x936172 -x936173 -x936174 -x936175 -x936176 -x936177 -x936178 -x936179 -x936180 -x936181 -x936182 -x936183 -x936184 -x936185 -x936186 -x936187 -x936188 -x936189 -x936190 -x936191 -x936192 -x936193 -x936194 -x936195 -x936196 -x936197 -x936198 -x936199 -x936200 -x936201 -x936202 -x936203 -x936204 -x936205 -x936206 -x936207 -x936208 -x936209 -x936210 -x936211 -x936212 -x936213 -x936214 -x936215 -x936216 -x936217 -x936218 -x936219 -x936220 -x936221 -x936222 -x936223 -x936224 -x936225 -x936226 -x936227 -x936228 -x936229 -x936230 -x936231 -x936232 -x936233 -x936234 -x936235 -x936236 -x936237 -x936238 -x936239 -x936240 -x936241 -x936242 -x936243 -x936244 -x936245 -x936246 -x936247 -x936248 -x936249 -x936250 -x936251 -x936252 -x936253 -x936254 -x936255 -x936256 -x936257 -x936258 -x936259 -x936260 -x936261 -x936262 -x936263 -x936264 -x936265 -x936266 -x936267 -x936268 -x936269 -x936270 -x936271 -x936272 -x936273 -x936274 -x936275 -x936276 -x936277 -x936278 -x936279 -x936280 -x936281 -x936282 -x936283 -x936284 -x936285 -x936286 -x936287 -x936288 -x936289 -x936290 -x936291 -x936292 -x936293 -x936294 -x936295 -x936296 -x936297 -x936298 -x936299 -x936300 -x936301 -x936302 -x936303 -x936304 -x936305 -x936306 -x936307 -x936308 -x936309 -x936310 -x936311 -x936312 -x936313 -x936314 -x936315 -x936316 -x936317 -x936318 -x936319 -x936320 -x936321 -x936322 -x936323 -x936324 -x936325 -x936326 -x936327 -x936328 -x936329 -x936330 -x936331 -x936332 -x936333 -x936334 -x936335 -x936336 -x936337 -x936338 -x936339 -x936340 -x936341 -x936342 -x936343 -x936344 -x936345 -x936346 -x936347 -x936348 -x936349 -x936350 -x936351 -x936352 -x936353 -x936354 -x936355 -x936356 -x936357 -x936358 -x936359 -x936360 -x936361 -x936362 -x936363 -x936364 -x936365 -x936366 -x936367 -x936368 -x936369 -x936370 -x936371 -x936372 -x936373 -x936374 -x936375 -x936376 -x936377 -x936378 -x936379 -x936380 -x936381 -x936382 -x936383 -x936384 -x936385 -x936386 -x936387 -x936388 -x936389 -x936390 -x936391 -x936392 -x936393 -x936394 -x936395 -x936396 -x936397 -x936398 -x936399 -x936400 -x936401 -x936402 -x936403 -x936404 -x936405 -x936406 -x936407 -x936408 -x936409 -x936410 -x936411 -x936412 -x936413 -x936414 -x936415 -x936416 -x936417 -x936418 -x936419 -x936420 -x936421 -x936422 -x936423 -x936424 -x936425 -x936426 -x936427 -x936428 -x936429 -x936430 -x936431 -x936432 -x936433 -x936434 -x936435 -x936436 -x936437 -x936438 -x936439 -x936440 -x936441 -x936442 -x936443 -x936444 -x936445 -x936446 -x936447 -x936448 -x936449 -x936450 -x936451 -x936452 -x936453 -x936454 -x936455 -x936456 -x936457 -x936458 -x936459 -x936460 -x936461 -x936462 -x936463 -x936464 -x936465 -x936466 -x936467 -x936468 -x936469 -x936470 -x936471 -x936472 -x936473 -x936474 -x936475 -x936476 -x936477 -x936478 -x936479 -x936480 -x936481 -x936482 -x936483 -x936484 -x936485 -x936486 -x936487 -x936488 -x936489 -x936490 -x936491 -x936492 -x936493 -x936494 -x936495 -x936496 -x936497 -x936498 -x936499 -x936500 -x936501 -x936502 -x936503 -x936504 -x936505 -x936506 -x936507 -x936508 -x936509 -x936510 -x936511 -x936512 -x936513 -x936514 -x936515 -x936516 -x936517 -x936518 -x936519 -x936520 -x936521 -x936522 -x936523 -x936524 -x936525 -x936526 -x936527 -x936528 -x936529 -x936530 -x936531 -x936532 -x936533 -x936534 -x936535 -x936536 -x936537 -x936538 -x936539 -x936540 -x936541 -x936542 -x936543 -x936544 -x936545 -x936546 -x936547 -x936548 -x936549 -x936550 -x936551 -x936552 -x936553 -x936554 -x936555 -x936556 -x936557 -x936558 -x936559 -x936560 -x936561 -x936562 -x936563 -x936564 -x936565 -x936566 -x936567 -x936568 -x936569 -x936570 -x936571 -x936572 -x936573 -x936574 -x936575 -x936576 -x936577 -x936578 -x936579 -x936580 -x936581 -x936582 -x936583 -x936584 -x936585 -x936586 -x936587 -x936588 -x936589 -x936590 -x936591 -x936592 -x936593 -x936594 -x936595 -x936596 -x936597 -x936598 -x936599 -x936600 -x936601 -x936602 -x936603 -x936604 -x936605 -x936606 -x936607 -x936608 -x936609 -x936610 -x936611 -x936612 -x936613 -x936614 -x936615 -x936616 -x936617 -x936618 -x936619 -x936620 -x936621 -x936622 -x936623 -x936624 -x936625 -x936626 -x936627 -x936628 -x936629 -x936630 -x936631 -x936632 -x936633 -x936634 -x936635 -x936636 -x936637 -x936638 -x936639 -x936640 -x936641 -x936642 -x936643 -x936644 -x936645 -x936646 -x936647 -x936648 -x936649 -x936650 -x936651 -x936652 -x936653 -x936654 -x936655 -x936656 -x936657 -x936658 -x936659 -x936660 -x936661 -x936662 -x936663 -x936664 -x936665 -x936666 -x936667 -x936668 -x936669 -x936670 -x936671 -x936672 -x936673 -x936674 -x936675 -x936676 -x936677 -x936678 -x936679 -x936680 -x936681 -x936682 -x936683 -x936684 -x936685 -x936686 -x936687 -x936688 -x936689 -x936690 -x936691 -x936692 -x936693 -x936694 -x936695 -x936696 -x936697 -x936698 -x936699 -x936700 -x936701 -x936702 -x936703 -x936704 -x936705 -x936706 -x936707 -x936708 -x936709 -x936710 -x936711 -x936712 -x936713 -x936714 -x936715 -x936716 -x936717 -x936718 -x936719 -x936720 -x936721 -x936722 -x936723 -x936724 -x936725 -x936726 -x936727 -x936728 -x936729 -x936730 -x936731 -x936732 -x936733 -x936734 -x936735 -x936736 -x936737 -x936738 -x936739 -x936740 -x936741 -x936742 -x936743 -x936744 -x936745 -x936746 -x936747 -x936748 -x936749 -x936750 -x936751 -x936752 -x936753 -x936754 -x936755 -x936756 -x936757 -x936758 -x936759 -x936760 -x936761 -x936762 -x936763 -x936764 -x936765 -x936766 -x936767 -x936768 -x936769 -x936770 -x936771 -x936772 -x936773 -x936774 -x936775 -x936776 -x936777 -x936778 -x936779 -x936780 -x936781 -x936782 -x936783 -x936784 -x936785 -x936786 -x936787 -x936788 -x936789 -x936790 -x936791 -x936792 -x936793 -x936794 -x936795 -x936796 -x936797 -x936798 -x936799 -x936800 -x936801 -x936802 -x936803 -x936804 -x936805 -x936806 -x936807 -x936808 -x936809 -x936810 -x936811 -x936812 -x936813 -x936814 -x936815 -x936816 -x936817 -x936818 -x936819 -x936820 -x936821 -x936822 -x936823 -x936824 -x936825 -x936826 -x936827 -x936828 -x936829 -x936830 -x936831 -x936832 -x936833 -x936834 -x936835 -x936836 -x936837 -x936838 -x936839 -x936840 -x936841 -x936842 -x936843 -x936844 -x936845 -x936846 -x936847 -x936848 -x936849 -x936850 -x936851 -x936852 -x936853 -x936854 -x936855 -x936856 -x936857 -x936858 -x936859 -x936860 -x936861 -x936862 -x936863 -x936864 -x936865 -x936866 -x936867 -x936868 -x936869 -x936870 -x936871 -x936872 -x936873 -x936874 -x936875 -x936876 -x936877 -x936878 -x936879 -x936880 -x936881 -x936882 -x936981 -x936982 -x936983 -x936984 -x936985 -x936986 -x936987 -x936988 -x936989 -x936990 -x936991 -x936992 -x936993 -x936994 -x936995 -x936996 -x936997 -x936998 -x936999 -x937000 -x937001 -x937002 -x937003 -x937004 -x937005 -x937006 -x937007 -x937008 -x937009 -x937010 -x937011 -x937012 -x937013 -x937014 -x937015 -x937016 -x937017 -x937018 -x937019 -x937020 -x937021 -x937022 -x937023 -x937024 -x937025 -x937026 -x937027 -x937028 -x937029 -x937030 -x937031 -x937032 -x937033 -x937034 -x937035 -x937036 -x937037 -x937038 -x937039 -x937040 -x937041 -x937042 -x937043 -x937044 -x937045 -x937046 -x937047 -x937048 -x937049 -x937050 -x937051 -x937052 -x937053 -x937054 -x937055 -x937056 -x937057 -x937058 -x937059 -x937060 -x937061 -x937062 -x937063 -x937064 -x937065 -x937066 -x937067 -x937068 -x937069 -x937070 -x937071 -x937072 -x937073 -x937074 -x937075 -x937076 -x937077 -x937078 -x937079 -x937080 -x937081 -x937082 -x937083 -x937084 -x937085 -x937086 -x937087 -x937088 -x937089 -x937090 -x937091 -x937092 -x937093 -x937094 -x937095 -x937096 -x937097 -x937098 -x937099 -x937100 -x937101 -x937102 -x937103 -x937104 -x937105 -x937106 -x937107 -x937108 -x937109 -x937110 -x937111 -x937112 -x937113 -x937114 -x937115 -x937116 -x937117 -x937118 -x937119 -x937120 -x937121 -x937122 -x937123 -x937124 -x937125 -x937126 -x937127 -x937128 -x937129 -x937130 -x937131 -x937132 -x937133 -x937134 -x937135 -x937136 -x937137 -x937138 -x937139 -x937140 -x937141 -x937142 -x937143 -x937144 -x937145 -x937146 -x937147 -x937148 -x937149 -x937150 -x937151 -x937152 -x937153 -x937154 -x937155 -x937156 -x937157 -x937158 -x937159 -x937160 -x937161 -x937162 -x937163 -x937164 -x937165 -x937166 -x937167 -x937168 -x937169 -x937170 -x937171 -x937172 -x937173 -x937174 -x937175 -x937176 -x937177 -x937178 -x937179 -x937180 -x937181 -x937182 -x937183 -x937184 -x937185 -x937186 -x937187 -x937188 -x937189 -x937190 -x937191 -x937192 -x937193 -x937194 -x937195 -x937196 -x937197 -x937198 -x937199 -x937200 -x937201 -x937202 -x937203 -x937204 -x937205 -x937206 -x937207 -x937208 -x937209 -x937210 -x937211 -x937212 -x937213 -x937214 -x937215 -x937216 -x937217 -x937218 -x937219 -x937220 -x937221 -x937222 -x937223 -x937224 -x937225 -x937226 -x937227 -x937228 -x937229 -x937230 -x937231 -x937232 -x937233 -x937234 -x937235 -x937236 -x937237 -x937238 -x937239 -x937240 -x937241 -x937242 -x937243 -x937244 -x937245 -x937246 -x937247 -x937248 -x937249 -x937250 -x937251 -x937252 -x937253 -x937254 -x937255 -x937256 -x937257 -x937258 -x937259 -x937260 -x937261 -x937262 -x937263 -x937264 -x937265 -x937266 -x937267 -x937268 -x937269 -x937270 -x937271 -x937272 -x937273 -x937274 -x937275 -x937276 -x937277 -x937278 -x937279 -x937280 -x937281 -x937282 -x937283 -x937284 -x937285 -x937286 -x937287 -x937288 -x937289 -x937290 -x937291 -x937292 -x937293 -x937294 -x937295 -x937296 -x937297 -x937298 -x937299 -x937300 -x937301 -x937302 -x937303 -x937304 -x937305 -x937306 -x937307 -x937308 -x937309 -x937310 -x937311 -x937312 -x937313 -x937314 -x937315 -x937316 -x937317 -x937318 -x937319 -x937320 -x937321 -x937322 -x937323 -x937324 -x937325 -x937326 -x937327 -x937328 -x937329 -x937330 -x937331 -x937332 -x937333 -x937334 -x937335 -x937336 -x937337 -x937338 -x937339 -x937340 -x937341 -x937342 -x937343 -x937344 -x937345 -x937346 -x937347 -x937348 -x937349 -x937350 -x937351 -x937352 -x937353 -x937354 -x937355 -x937356 -x937357 -x937358 -x937359 -x937360 -x937361 -x937362 -x937363 -x937364 -x937365 -x937366 -x937367 -x937368 -x937369 -x937370 -x937371 -x937372 -x937373 -x937374 -x937375 -x937376 -x937377 -x937378 -x937379 -x937380 -x937381 -x937382 -x937383 -x937384 -x937385 -x937386 -x937387 -x937388 -x937389 -x937390 -x937391 -x937392 -x937393 -x937394 -x937395 -x937396 -x937397 -x937398 -x937399 -x937400 -x937401 -x937402 -x937403 -x937404 -x937405 -x937406 -x937407 -x937408 -x937409 -x937410 -x937411 -x937412 -x937413 -x937414 -x937415 -x937416 -x937417 -x937418 -x937419 -x937420 -x937421 -x937422 -x937423 -x937424 -x937425 -x937426 -x937427 -x937428 -x937429 -x937430 -x937431 -x937432 -x937433 -x937434 -x937435 -x937436 -x937437 -x937438 -x937439 -x937440 -x937441 -x937442 -x937443 -x937444 -x937445 -x937446 -x937447 -x937448 -x937449 -x937450 -x937451 -x937452 -x937453 -x937454 -x937455 -x937456 -x937457 -x937458 -x937459 -x937460 -x937461 -x937462 -x937463 -x937464 -x937465 -x937466 -x937467 -x937468 -x937469 -x937470 -x937471 -x937472 -x937473 -x937474 -x937475 -x937476 -x937477 -x937478 -x937479 -x937480 -x937481 -x937482 -x937483 -x937484 -x937485 -x937486 -x937487 -x937488 -x937489 -x937490 -x937491 -x937492 -x937493 -x937494 -x937495 -x937496 -x937497 -x937498 -x937499 -x937500 -x937501 -x937502 -x937503 -x937504 -x937505 -x937506 -x937507 -x937508 -x937509 -x937510 -x937511 -x937512 -x937513 -x937514 -x937515 -x937516 -x937517 -x937518 -x937519 -x937520 -x937521 -x937522 -x937523 -x937524 -x937525 -x937526 -x937527 -x937528 -x937529 -x937530 -x937531 -x937532 -x937533 -x937534 -x937535 -x937536 -x937537 -x937538 -x937539 -x937540 -x937541 -x937542 -x937543 -x937544 -x937545 -x937546 -x937547 -x937548 -x937549 -x937550 -x937551 -x937552 -x937553 -x937554 -x937555 -x937556 -x937557 -x937558 -x937559 -x937560 -x937561 -x937562 -x937563 -x937564 -x937565 -x937566 -x937567 -x937568 -x937569 -x937570 -x937571 -x937572 -x937573 -x937574 -x937575 -x937576 -x937577 -x937578 -x937579 -x937580 -x937581 -x937582 -x937583 -x937584 -x937585 -x937586 -x937587 -x937588 -x937589 -x937590 -x937591 -x937592 -x937593 -x937594 -x937595 -x937596 -x937597 -x937598 -x937599 -x937600 -x937601 -x937602 -x937603 -x937604 -x937605 -x937606 -x937607 -x937608 -x937609 -x937610 -x937611 -x937612 -x937613 -x937614 -x937615 -x937616 -x937617 -x937618 -x937619 -x937620 -x937621 -x937622 -x937623 -x937624 -x937625 -x937626 -x937627 -x937628 -x937629 -x937630 -x937631 -x937632 -x937633 -x937634 -x937635 -x937636 -x937637 -x937638 -x937639 -x937640 -x937641 -x937642 -x937643 -x937644 -x937645 -x937646 -x937647 -x937648 -x937649 -x937650 -x937651 -x937652 -x937653 -x937654 -x937655 -x937656 -x937657 -x937658 -x937659 -x937660 -x937661 -x937662 -x937663 -x937664 -x937665 -x937666 -x937667 -x937668 -x937669 -x937670 -x937671 -x937672 -x937673 -x937674 -x937675 -x937676 -x937677 -x937678 -x937679 -x937680 -x937681 -x937682 -x937683 -x937684 -x937685 -x937686 -x937687 -x937688 -x937689 -x937690 -x937691 -x937692 -x937693 -x937694 -x937695 -x937696 -x937697 -x937698 -x937699 -x937700 -x937701 -x937702 -x937703 -x937704 -x937705
3600.43/3613.13	v -x937706 -x937707 -x937708 -x937709 -x937710 -x937711 -x937712 -x937713 -x937714 -x937715 -x937716 -x937717 -x937718 -x937719 -x937720 -x937721 -x937722 -x937723 -x937724 -x937725 -x937726 -x937727 -x937728 -x937729 -x937730 -x937731 -x937732 -x937733 -x937734 -x937735 -x937736 -x937737 -x937738 -x937739 -x937740 -x937741 -x937742 -x937743 -x937744 -x937745 -x937746 -x937747 -x937748 -x937749 -x937750 -x937751 -x937752 -x937753 -x937754 -x937755 -x937756 -x937757 -x937758 -x937759 -x937760 -x937761 -x937762 -x937763 -x937764 -x937765 -x937766 -x937767 -x937768 -x937769 -x937770 -x937771 -x937772 -x937773 -x937774 -x937775 -x937776 -x937777 -x937778 -x937779 -x937780 -x937781 -x937782 -x937783 -x937784 -x937785 -x937786 -x937787 -x937788 -x937789 -x937790 -x937791 -x937792 -x937793 -x937794 -x937795 -x937796 -x937797 -x937798 -x937799 -x937800 -x937801 -x937802 -x937803 -x937804 -x937805 -x937806 -x937807 -x937808 -x937809 -x937810 -x937811 -x937812 -x937813 -x937814 -x937815 -x937816 -x937817 -x937818 -x937819 -x937820 -x937821 -x937822 -x937823 -x937824 -x937825 -x937826 -x937827 -x937828 -x937829 -x937830 -x937831 -x937832 -x937833 -x937834 -x937835 -x937836 -x937837 -x937838 -x937839 -x937840 -x937841 -x937842 -x937843 -x937844 -x937845 -x937846 -x937847 -x937848 -x937849 -x937850 -x937851 -x937852 -x937853 -x937854 -x937855 -x937856 -x937857 -x937858 -x937859 -x937860 -x937861 -x937862 -x937863 -x937864 -x937865 -x937866 -x937867 -x937868 -x937869 -x937870 -x937871 -x937872 -x937873 -x937874 -x937875 -x937876 -x937877 -x937878 -x937879 -x937880 -x937881 -x937882 -x937883 -x937884 -x937885 -x937886 -x937887 -x937888 -x937889 -x937890 -x937891 -x937892 -x937893 -x937894 -x937895 -x937896 -x937897 -x937898 -x937899 -x937900 -x937901 -x937902 -x937903 -x937904 -x937905 -x937906 -x937907 -x937908 -x937909 -x937910 -x937911 -x937912 -x937913 -x937914 -x937915 -x937916 -x937917 -x937918 -x937919 -x937920 -x937921 -x937922 -x937923 -x937924 -x937925 -x937926 -x937927 -x937928 -x937929 -x937930 -x937931 -x937932 -x937933 -x937934 -x937935 -x937936 -x937937 -x937938 -x937939 -x937940 -x937941 -x937942 -x937943 -x937944 -x937945 -x937946 -x937947 -x937948 -x937949 -x937950 -x937951 -x937952 -x937953 -x937954 -x937955 -x937956 -x937957 -x937958 -x937959 -x937960 -x938059 -x938060 -x938061 -x938062 -x938063 -x938064 -x938065 -x938066 -x938067 -x938068 -x938069 -x938070 -x938071 -x938072 -x938073 -x938074 -x938075 -x938076 -x938077 -x938078 -x938079 -x938080 -x938081 -x938082 -x938083 -x938084 -x938085 -x938086 -x938087 -x938088 -x938089 -x938090 -x938091 -x938092 -x938093 -x938094 -x938095 -x938096 -x938097 -x938098 -x938099 -x938100 -x938101 -x938102 -x938103 -x938104 -x938105 -x938106 -x938107 -x938108 -x938109 -x938110 -x938111 -x938112 -x938113 -x938114 -x938115 -x938116 -x938117 -x938118 -x938119 -x938120 -x938121 -x938122 -x938123 -x938124 -x938125 -x938126 -x938127 -x938128 -x938129 -x938130 -x938131 -x938132 -x938133 -x938134 -x938135 -x938136 -x938137 -x938138 -x938139 -x938140 -x938141 -x938142 -x938143 -x938144 -x938145 -x938146 -x938147 -x938148 -x938149 -x938150 -x938151 -x938152 -x938153 -x938154 -x938155 -x938156 -x938157 -x938158 -x938159 -x938160 -x938161 -x938162 -x938163 -x938164 -x938165 -x938166 -x938167 -x938168 -x938169 -x938170 -x938171 -x938172 -x938173 -x938174 -x938175 -x938176 -x938177 -x938178 -x938179 -x938180 -x938181 -x938182 -x938183 -x938184 -x938185 -x938186 -x938187 -x938188 -x938189 -x938190 -x938191 -x938192 -x938193 -x938194 -x938195 -x938196 -x938197 -x938198 -x938199 -x938200 -x938201 -x938202 -x938203 -x938204 -x938205 -x938206 -x938207 -x938208 -x938209 -x938210 -x938211 -x938212 -x938213 -x938214 -x938215 -x938216 -x938217 -x938218 -x938219 -x938220 -x938221 -x938222 -x938223 -x938224 -x938225 -x938226 -x938227 -x938228 -x938229 -x938230 -x938231 -x938232 -x938233 -x938234 -x938235 -x938236 -x938237 -x938238 -x938239 -x938240 -x938241 -x938242 -x938243 -x938244 -x938245 -x938246 -x938247 -x938248 -x938249 -x938250 -x938251 -x938252 -x938253 -x938254 -x938255 -x938256 -x938257 -x938258 -x938259 -x938260 -x938261 -x938262 -x938263 -x938264 -x938265 -x938266 -x938267 -x938268 -x938269 -x938270 -x938271 -x938272 -x938273 -x938274 -x938275 -x938276 -x938277 -x938278 -x938279 -x938280 -x938281 -x938282 -x938283 -x938284 -x938285 -x938286 -x938287 -x938288 -x938289 -x938290 -x938291 -x938292 -x938293 -x938294 -x938295 -x938296 -x938297 -x938298 -x938299 -x938300 -x938301 -x938302 -x938303 -x938304 -x938305 -x938306 -x938307 -x938308 -x938309 -x938310 -x938311 -x938312 -x938313 -x938314 -x938315 -x938316 -x938317 -x938318 -x938319 -x938320 -x938321 -x938322 -x938323 -x938324 -x938325 -x938326 -x938327 -x938328 -x938329 -x938330 -x938331 -x938332 -x938333 -x938334 -x938335 -x938336 -x938337 -x938338 -x938339 -x938340 -x938341 -x938342 -x938343 -x938344 -x938345 -x938346 -x938347 -x938348 -x938349 -x938350 -x938351 -x938352 -x938353 -x938354 -x938355 -x938356 -x938357 -x938358 -x938359 -x938360 -x938361 -x938362 -x938363 -x938364 -x938365 -x938366 -x938367 -x938368 -x938369 -x938370 -x938371 -x938372 -x938373 -x938374 -x938375 -x938376 -x938377 -x938378 -x938379 -x938380 -x938381 -x938382 -x938383 -x938384 -x938385 -x938386 -x938387 -x938388 -x938389 -x938390 -x938391 -x938392 -x938393 -x938394 -x938395 -x938396 -x938397 -x938398 -x938399 -x938400 -x938401 -x938402 -x938403 -x938404 -x938405 -x938406 -x938407 -x938408 -x938409 -x938410 -x938411 -x938412 -x938413 -x938414 -x938415 -x938416 -x938417 -x938418 -x938419 -x938420 -x938421 -x938422 -x938423 -x938424 -x938425 -x938426 -x938427 -x938428 -x938429 -x938430 -x938431 -x938432 -x938433 -x938434 -x938435 -x938436 -x938437 -x938438 -x938439 -x938440 -x938441 -x938442 -x938443 -x938444 -x938445 -x938446 -x938447 -x938448 -x938449 -x938450 -x938451 -x938452 -x938453 -x938454 -x938455 -x938456 -x938457 -x938458 -x938459 -x938460 -x938461 -x938462 -x938463 -x938464 -x938465 -x938466 -x938467 -x938468 -x938469 -x938470 -x938471 -x938472 -x938473 -x938474 -x938475 -x938476 -x938477 -x938478 -x938479 -x938480 -x938481 -x938482 -x938483 -x938484 -x938485 -x938486 -x938487 -x938488 -x938489 -x938490 -x938491 -x938492 -x938493 -x938494 -x938495 -x938496 -x938497 -x938498 -x938499 -x938500 -x938501 -x938502 -x938503 -x938504 -x938505 -x938506 -x938507 -x938508 -x938509 -x938510 -x938511 -x938512 -x938513 -x938514 -x938515 -x938516 -x938517 -x938518 -x938519 -x938520 -x938521 -x938522 -x938523 -x938524 -x938525 -x938526 -x938527 -x938528 -x938529 -x938530 -x938531 -x938532 -x938533 -x938534 -x938535 -x938536 -x938537 -x938538 -x938539 -x938540 -x938541 -x938542 -x938543 -x938544 -x938545 -x938546 -x938547 -x938548 -x938549 -x938550 -x938551 -x938552 -x938553 -x938554 -x938555 -x938556 -x938557 -x938558 -x938559 -x938560 -x938561 -x938562 -x938563 -x938564 -x938565 -x938566 -x938567 -x938568 -x938569 -x938570 -x938571 -x938572 -x938573 -x938574 -x938575 -x938576 -x938577 -x938578 -x938579 -x938580 -x938581 -x938582 -x938583 -x938584 -x938585 -x938586 -x938587 -x938588 -x938589 -x938590 -x938591 -x938592 -x938593 -x938594 -x938595 -x938596 -x938597 -x938598 -x938599 -x938600 -x938601 -x938602 -x938603 -x938604 -x938605 -x938606 -x938607 -x938608 -x938609 -x938610 -x938611 -x938612 -x938613 -x938614 -x938615 -x938616 -x938617 -x938618 -x938619 -x938620 -x938621 -x938622 -x938623 -x938624 -x938625 -x938626 -x938627 -x938628 -x938629 -x938630 -x938631 -x938632 -x938633 -x938634 -x938635 -x938636 -x938637 -x938638 -x938639 -x938640 -x938641 -x938642 -x938643 -x938644 -x938645 -x938646 -x938647 -x938648 -x938649 -x938650 -x938651 -x938652 -x938653 -x938654 -x938655 -x938656 -x938657 -x938658 -x938659 -x938660 -x938661 -x938662 -x938663 -x938664 -x938665 -x938666 -x938667 -x938668 -x938669 -x938670 -x938671 -x938672 -x938673 -x938674 -x938675 -x938676 -x938677 -x938678 -x938679 -x938680 -x938681 -x938682 -x938683 -x938684 -x938685 -x938686 -x938687 -x938688 -x938689 -x938690 -x938691 -x938692 -x938693 -x938694 -x938695 -x938696 -x938697 -x938698 -x938699 -x938700 -x938701 -x938702 -x938703 -x938704 -x938705 -x938706 -x938707 -x938708 -x938709 -x938710 -x938711 -x938712 -x938713 -x938714 -x938715 -x938716 -x938717 -x938718 -x938719 -x938720 -x938721 -x938722 -x938723 -x938724 -x938725 -x938726 -x938727 -x938728 -x938729 -x938730 -x938731 -x938732 -x938733 -x938734 -x938735 -x938736 -x938737 -x938738 -x938739 -x938740 -x938741 -x938742 -x938743 -x938744 -x938745 -x938746 -x938747 -x938748 -x938749 -x938750 -x938751 -x938752 -x938753 -x938754 -x938755 -x938756 -x938757 -x938758 -x938759 -x938760 -x938761 -x938762 -x938763 -x938764 -x938765 -x938766 -x938767 -x938768 -x938769 -x938770 -x938771 -x938772 -x938773 -x938774 -x938775 -x938776 -x938777 -x938778 -x938779 -x938780 -x938781 -x938782 -x938783 -x938784 -x938785 -x938786 -x938787 -x938788 -x938789 -x938790 -x938791 -x938792 -x938793 -x938794 -x938795 -x938796 -x938797 -x938798 -x938799 -x938800 -x938801 -x938802 -x938803 -x938804 -x938805 -x938806 -x938807 -x938808 -x938809 -x938810 -x938811 -x938812 -x938813 -x938814 -x938815 -x938816 -x938817 -x938818 -x938819 -x938820 -x938821 -x938822 -x938823 -x938824 -x938825 -x938826 -x938827 -x938828 -x938829 -x938830 -x938831 -x938832 -x938833 -x938834 -x938835 -x938836 -x938837 -x938838 -x938839 -x938840 -x938841 -x938842 -x938843 -x938844 -x938845 -x938846 -x938847 -x938848 -x938849 -x938850 -x938851 -x938852 -x938853 -x938854 -x938855 -x938856 -x938857 -x938858 -x938859 -x938860 -x938861 -x938862 -x938863 -x938864 -x938865 -x938866 -x938867 -x938868 -x938869 -x938870 -x938871 -x938872 -x938873 -x938874 -x938875 -x938876 -x938877 -x938878 -x938879 -x938880 -x938881 -x938882 -x938883 -x938884 -x938885 -x938886 -x938887 -x938888 -x938889 -x938890 -x938891 -x938892 -x938893 -x938894 -x938895 -x938896 -x938897 -x938898 -x938899 -x938900 -x938901 -x938902 -x938903 -x938904 -x938905 -x938906 -x938907 -x938908 -x938909 -x938910 -x938911 -x938912 -x938913 -x938914 -x938915 -x938916 -x938917 -x938918 -x938919 -x938920 -x938921 -x938922 -x938923 -x938924 -x938925 -x938926 -x938927 -x938928 -x938929 -x938930 -x938931 -x938932 -x938933 -x938934 -x938935 -x938936 -x938937 -x938938 -x938939 -x938940 -x938941 -x938942 -x938943 -x938944 -x938945 -x938946 -x938947 -x938948 -x938949 -x938950 -x938951 -x938952 -x938953 -x938954 -x938955 -x938956 -x938957 -x938958 -x938959 -x938960 -x938961 -x938962 -x938963 -x938964 -x938965 -x938966 -x938967 -x938968 -x938969 -x938970 -x938971 -x938972 -x938973 -x938974 -x938975 -x938976 -x938977 -x938978 -x938979 -x938980 -x938981 -x938982 -x938983 -x938984 -x938985 -x938986 -x938987 -x938988 -x938989 -x938990 -x938991 -x938992 -x938993 -x938994 -x938995 -x938996 -x938997 -x938998 -x938999 -x939000 -x939001 -x939002 -x939003 -x939004 -x939005 -x939006 -x939007 -x939008 -x939009 -x939010 -x939011 -x939012 -x939013 -x939014 -x939015 -x939016 -x939017 -x939018 -x939019 -x939020 -x939021 -x939022 -x939023 -x939024 -x939025 -x939026 -x939027 -x939028 -x939029 -x939030 -x939031 -x939032 -x939033 -x939034 -x939035 -x939036 -x939037 -x939038 -x939137 -x939138 -x939139 -x939140 -x939141 -x939142 -x939143 -x939144 -x939145 -x939146 -x939147 -x939148 -x939149 -x939150 -x939151 -x939152 -x939153 -x939154 -x939155 -x939156 -x939157 -x939158 -x939159 -x939160 -x939161 -x939162 -x939163 -x939164 -x939165 -x939166 -x939167 -x939168 -x939169 -x939170 -x939171 -x939172 -x939173 -x939174 -x939175 -x939176 -x939177 -x939178 -x939179 -x939180 -x939181 -x939182 -x939183 -x939184 -x939185 -x939186 -x939187 -x939188 -x939189 -x939190 -x939191 -x939192 -x939193 -x939194 -x939195 -x939196 -x939197 -x939198 -x939199 -x939200 -x939201 -x939202 -x939203 -x939204 -x939205 -x939206 -x939207 -x939208 -x939209 -x939210 -x939211 -x939212 -x939213 -x939214 -x939215 -x939216 -x939217 -x939218 -x939219 -x939220 -x939221 -x939222 -x939223 -x939224 -x939225 -x939226 -x939227 -x939228 -x939229 -x939230 -x939231 -x939232 -x939233 -x939234 -x939235 -x939236 -x939237 -x939238 -x939239 -x939240 -x939241 -x939242 -x939243 -x939244 -x939245 -x939246 -x939247 -x939248 -x939249 -x939250 -x939251 -x939252 -x939253 -x939254 -x939255 -x939256 -x939257 -x939258 -x939259 -x939260 -x939261 -x939262 -x939263 -x939264 -x939265 -x939266 -x939267 -x939268 -x939269 -x939270 -x939271 -x939272 -x939273 -x939274 -x939275 -x939276 -x939277 -x939278 -x939279 -x939280 -x939281 -x939282 -x939283 -x939284 -x939285 -x939286 -x939287 -x939288 -x939289 -x939290 -x939291 -x939292 -x939293 -x939294 -x939295 -x939296 -x939297 -x939298 -x939299 -x939300 -x939301 -x939302 -x939303 -x939304 -x939305 -x939306 -x939307 -x939308 -x939309 -x939310 -x939311 -x939312 -x939313 -x939314 -x939315 -x939316 -x939317 -x939318 -x939319 -x939320 -x939321 -x939322 -x939323 -x939324 -x939325 -x939326 -x939327 -x939328 -x939329 -x939330 -x939331 -x939332 -x939333 -x939334 -x939335 -x939336 -x939337 -x939338 -x939339 -x939340 -x939341 -x939342 -x939343 -x939344 -x939345 -x939346 -x939347 -x939348 -x939349 -x939350 -x939351 -x939352 -x939353 -x939354 -x939355 -x939356 -x939357 -x939358 -x939359 -x939360 -x939361 -x939362 -x939363 -x939364 -x939365 -x939366 -x939367 -x939368 -x939369 -x939370 -x939371 -x939372 -x939373 -x939374 -x939375 -x939376 -x939377 -x939378 -x939379 -x939380 -x939381 -x939382 -x939383 -x939384 -x939385 -x939386 -x939387 -x939388 -x939389 -x939390 -x939391 -x939392 -x939393 -x939394 -x939395 -x939396 -x939397 -x939398 -x939399 -x939400 -x939401 -x939402 -x939403 -x939404 -x939405 -x939406 -x939407 -x939408 -x939409 -x939410 -x939411 -x939412 -x939413 -x939414 -x939415 -x939416 -x939417 -x939418 -x939419 -x939420 -x939421 -x939422 -x939423 -x939424 -x939425 -x939426 -x939427 -x939428 -x939429 -x939430 -x939431 -x939432 -x939433 -x939434 -x939435 -x939436 -x939437 -x939438 -x939439 -x939440 -x939441 -x939442 -x939443 -x939444 -x939445 -x939446 -x939447 -x939448 -x939449 -x939450 -x939451 -x939452 -x939453 -x939454 -x939455 -x939456 -x939457 -x939458 -x939459 -x939460 -x939461 -x939462 -x939463 -x939464 -x939465 -x939466 -x939467 -x939468 -x939469 -x939470 -x939471 -x939472 -x939473 -x939474 -x939475 -x939476 -x939477 -x939478 -x939479 -x939480 -x939481 -x939482 -x939483 -x939484 -x939485 -x939486 -x939487 -x939488 -x939489 -x939490 -x939491 -x939492 -x939493 -x939494 -x939495 -x939496 -x939497 -x939498 -x939499 -x939500 -x939501 -x939502 -x939503 -x939504 -x939505 -x939506 -x939507 -x939508 -x939509 -x939510 -x939511 -x939512 -x939513 -x939514 -x939515 -x939516 -x939517 -x939518 -x939519 -x939520 -x939521 -x939522 -x939523 -x939524 -x939525 -x939526 -x939527 -x939528 -x939529 -x939530 -x939531 -x939532 -x939533 -x939534 -x939535 -x939536 -x939537 -x939538 -x939539 -x939540 -x939541 -x939542 -x939543 -x939544 -x939545 -x939546 -x939547 -x939548 -x939549 -x939550 -x939551 -x939552 -x939553 -x939554 -x939555 -x939556 -x939557 -x939558 -x939559 -x939560 -x939561 -x939562 -x939563 -x939564 -x939565 -x939566 -x939567 -x939568 -x939569 -x939570 -x939571 -x939572 -x939573 -x939574 -x939575 -x939576 -x939577 -x939578 -x939579 -x939580 -x939581 -x939582 -x939583 -x939584 -x939585 -x939586 -x939587 -x939588 -x939589 -x939590 -x939591 -x939592 -x939593 -x939594 -x939595 -x939596 -x939597 -x939598 -x939599 -x939600 -x939601 -x939602 -x939603 -x939604 -x939605 -x939606 -x939607 -x939608 -x939609 -x939610 -x939611 -x939612 -x939613 -x939614 -x939615 -x939616 -x939617 -x939618 -x939619 -x939620 -x939621 -x939622 -x939623 -x939624 -x939625 -x939626 -x939627 -x939628 -x939629 -x939630 -x939631 -x939632 -x939633 -x939634 -x939635 -x939636 -x939637 -x939638 -x939639 -x939640 -x939641 -x939642 -x939643 -x939644 -x939645 -x939646 -x939647 -x939648 -x939649 -x939650 -x939651 -x939652 -x939653 -x939654 -x939655 -x939656 -x939657 -x939658 -x939659 -x939660 -x939661 -x939662 -x939663 -x939664 -x939665 -x939666 -x939667 -x939668 -x939669 -x939670 -x939671 -x939672 -x939673 -x939674 -x939675 -x939676 -x939677 -x939678 -x939679 -x939680 -x939681 -x939682 -x939683 -x939684 -x939685 -x939686 -x939687 -x939688 -x939689 -x939690 -x939691 -x939692 -x939693 -x939694 -x939695 -x939696 -x939697 -x939698 -x939699 -x939700 -x939701 -x939702 -x939703 -x939704 -x939705 -x939706 -x939707 -x939708 -x939709 -x939710 -x939711 -x939712 -x939713 -x939714 -x939715 -x939716 -x939717 -x939718 -x939719 -x939720 -x939721 -x939722 -x939723 -x939724 -x939725 -x939726 -x939727 -x939728 -x939729 -x939730 -x939731 -x939732 -x939733 -x939734 -x939735 -x939736 -x939737 -x939738 -x939739 -x939740 -x939741 -x939742 -x939743 -x939744 -x939745 -x939746 -x939747 -x939748 -x939749 -x939750 -x939751 -x939752 -x939753 -x939754 -x939755 -x939756 -x939757 -x939758 -x939759 -x939760 -x939761 -x939762 -x939763 -x939764 -x939765 -x939766 -x939767 -x939768 -x939769 -x939770 -x939771 -x939772 -x939773 -x939774 -x939775 -x939776 -x939777 -x939778 -x939779 -x939780 -x939781 -x939782 -x939783 -x939784 -x939785 -x939786 -x939787 -x939788 -x939789 -x939790 -x939791 -x939792 -x939793 -x939794 -x939795 -x939796 -x939797 -x939798 -x939799 -x939800 -x939801 -x939802 -x939803 -x939804 -x939805 -x939806 -x939807 -x939808 -x939809 -x939810 -x939811 -x939812 -x939813 -x939814 -x939815 -x939816 -x939817 -x939818 -x939819 -x939820 -x939821 -x939822 -x939823 -x939824 -x939825 -x939826 -x939827 -x939828 -x939829 -x939830 -x939831 -x939832 -x939833 -x939834 -x939835 -x939836 -x939837 -x939838 -x939839 -x939840 -x939841 -x939842 -x939843 -x939844 -x939845 -x939846 -x939847 -x939848 -x939849 -x939850 -x939851 -x939852 -x939853 -x939854 -x939855 -x939856 -x939857 -x939858 -x939859 -x939860 -x939861 -x939862 -x939863 -x939864 -x939865 -x939866 -x939867 -x939868 -x939869 -x939870 -x939871 -x939872 -x939873 -x939874 -x939875 -x939876 -x939877 -x939878 -x939879 -x939880 -x939881 -x939882 -x939883 -x939884 -x939885 -x939886 -x939887 -x939888 -x939889 -x939890 -x939891 -x939892 -x939893 -x939894 -x939895 -x939896 -x939897 -x939898 -x939899 -x939900 -x939901
3600.43/3613.13	v -x939902 -x939903 -x939904 -x939905 -x939906 -x939907 -x939908 -x939909 -x939910 -x939911 -x939912 -x939913 -x939914 -x939915 -x939916 -x939917 -x939918 -x939919 -x939920 -x939921 -x939922 -x939923 -x939924 -x939925 -x939926 -x939927 -x939928 -x939929 -x939930 -x939931 -x939932 -x939933 -x939934 -x939935 -x939936 -x939937 -x939938 -x939939 -x939940 -x939941 -x939942 -x939943 -x939944 -x939945 -x939946 -x939947 -x939948 -x939949 -x939950 -x939951 -x939952 -x939953 -x939954 -x939955 -x939956 -x939957 -x939958 -x939959 -x939960 -x939961 -x939962 -x939963 -x939964 -x939965 -x939966 -x939967 -x939968 -x939969 -x939970 -x939971 -x939972 -x939973 -x939974 -x939975 -x939976 -x939977 -x939978 -x939979 -x939980 -x939981 -x939982 -x939983 -x939984 -x939985 -x939986 -x939987 -x939988 -x939989 -x939990 -x939991 -x939992 -x939993 -x939994 -x939995 -x939996 -x939997 -x939998 -x939999 -x940000 -x940001 -x940002 -x940003 -x940004 -x940005 -x940006 -x940007 -x940008 -x940009 -x940010 -x940011 -x940012 -x940013 -x940014 -x940015 -x940016 -x940017 -x940018 -x940019 -x940020 -x940021 -x940022 -x940023 -x940024 -x940025 -x940026 -x940027 -x940028 -x940029 -x940030 -x940031 -x940032 -x940033 -x940034 -x940035 -x940036 -x940037 -x940038 -x940039 -x940040 -x940041 -x940042 -x940043 -x940044 -x940045 -x940046 -x940047 -x940048 -x940049 -x940050 -x940051 -x940052 -x940053 -x940054 -x940055 -x940056 -x940057 -x940058 -x940059 -x940060 -x940061 -x940062 -x940063 -x940064 -x940065 -x940066 -x940067 -x940068 -x940069 -x940070 -x940071 -x940072 -x940073 -x940074 -x940075 -x940076 -x940077 -x940078 -x940079 -x940080 -x940081 -x940082 -x940083 -x940084 -x940085 -x940086 -x940087 -x940088 -x940089 -x940090 -x940091 -x940092 -x940093 -x940094 -x940095 -x940096 -x940097 -x940098 -x940099 -x940100 -x940101 -x940102 -x940103 -x940104 -x940105 -x940106 -x940107 -x940108 -x940109 -x940110 -x940111 -x940112 -x940113 -x940114 -x940115 -x940116 -x940215 -x940216 -x940217 -x940218 -x940219 -x940220 -x940221 -x940222 -x940223 -x940224 -x940225 -x940226 -x940227 -x940228 -x940229 -x940230 -x940231 -x940232 -x940233 -x940234 -x940235 -x940236 -x940237 -x940238 -x940239 -x940240 -x940241 -x940242 -x940243 -x940244 -x940245 -x940246 -x940247 -x940248 -x940249 -x940250 -x940251 -x940252 -x940253 -x940254 -x940255 -x940256 -x940257 -x940258 -x940259 -x940260 -x940261 -x940262 -x940263 -x940264 -x940265 -x940266 -x940267 -x940268 -x940269 -x940270 -x940271 -x940272 -x940273 -x940274 -x940275 -x940276 -x940277 -x940278 -x940279 -x940280 -x940281 -x940282 -x940283 -x940284 -x940285 -x940286 -x940287 -x940288 -x940289 -x940290 -x940291 -x940292 -x940293 -x940294 -x940295 -x940296 -x940297 -x940298 -x940299 -x940300 -x940301 -x940302 -x940303 -x940304 -x940305 -x940306 -x940307 -x940308 -x940309 -x940310 -x940311 -x940312 -x940313 -x940314 -x940315 -x940316 -x940317 -x940318 -x940319 -x940320 -x940321 -x940322 -x940323 -x940324 -x940325 -x940326 -x940327 -x940328 -x940329 -x940330 -x940331 -x940332 -x940333 -x940334 -x940335 -x940336 -x940337 -x940338 -x940339 -x940340 -x940341 -x940342 -x940343 -x940344 -x940345 -x940346 -x940347 -x940348 -x940349 -x940350 -x940351 -x940352 -x940353 -x940354 -x940355 -x940356 -x940357 -x940358 -x940359 -x940360 -x940361 -x940362 -x940363 -x940364 -x940365 -x940366 -x940367 -x940368 -x940369 -x940370 -x940371 -x940372 -x940373 -x940374 -x940375 -x940376 -x940377 -x940378 -x940379 -x940380 -x940381 -x940382 -x940383 -x940384 -x940385 -x940386 -x940387 -x940388 -x940389 -x940390 -x940391 -x940392 -x940393 -x940394 -x940395 -x940396 -x940397 -x940398 -x940399 -x940400 -x940401 -x940402 -x940403 -x940404 -x940405 -x940406 -x940407 -x940408 -x940409 -x940410 -x940411 -x940412 -x940413 -x940414 -x940415 -x940416 -x940417 -x940418 -x940419 -x940420 -x940421 -x940422 -x940423 -x940424 -x940425 -x940426 -x940427 -x940428 -x940429 -x940430 -x940431 -x940432 -x940433 -x940434 -x940435 -x940436 -x940437 -x940438 -x940439 -x940440 -x940441 -x940442 -x940443 -x940444 -x940445 -x940446 -x940447 -x940448 -x940449 -x940450 -x940451 -x940452 -x940453 -x940454 -x940455 -x940456 -x940457 -x940458 -x940459 -x940460 -x940461 -x940462 -x940463 -x940464 -x940465 -x940466 -x940467 -x940468 -x940469 -x940470 -x940471 -x940472 -x940473 -x940474 -x940475 -x940476 -x940477 -x940478 -x940479 -x940480 -x940481 -x940482 -x940483 -x940484 -x940485 -x940486 -x940487 -x940488 -x940489 -x940490 -x940491 -x940492 -x940493 -x940494 -x940495 -x940496 -x940497 -x940498 -x940499 -x940500 -x940501 -x940502 -x940503 -x940504 -x940505 -x940506 -x940507 -x940508 -x940509 -x940510 -x940511 -x940512 -x940513 -x940514 -x940515 -x940516 -x940517 -x940518 -x940519 -x940520 -x940521 -x940522 -x940523 -x940524 -x940525 -x940526 -x940527 -x940528 -x940529 -x940530 -x940531 -x940532 -x940533 -x940534 -x940535 -x940536 -x940537 -x940538 -x940539 -x940540 -x940541 -x940542 -x940543 -x940544 -x940545 -x940546 -x940547 -x940548 -x940549 -x940550 -x940551 -x940552 -x940553 -x940554 -x940555 -x940556 -x940557 -x940558 -x940559 -x940560 -x940561 -x940562 -x940563 -x940564 -x940565 -x940566 -x940567 -x940568 -x940569 -x940570 -x940571 -x940572 -x940573 -x940574 -x940575 -x940576 -x940577 -x940578 -x940579 -x940580 -x940581 -x940582 -x940583 -x940584 -x940585 -x940586 -x940587 -x940588 -x940589 -x940590 -x940591 -x940592 -x940593 -x940594 -x940595 -x940596 -x940597 -x940598 -x940599 -x940600 -x940601 -x940602 -x940603 -x940604 -x940605 -x940606 -x940607 -x940608 -x940609 -x940610 -x940611 -x940612 -x940613 -x940614 -x940615 -x940616 -x940617 -x940618 -x940619 -x940620 -x940621 -x940622 -x940623 -x940624 -x940625 -x940626 -x940627 -x940628 -x940629 -x940630 -x940631 -x940632 -x940633 -x940634 -x940635 -x940636 -x940637 -x940638 -x940639 -x940640 -x940641 -x940642 -x940643 -x940644 -x940645 -x940646 -x940647 -x940648 -x940649 -x940650 -x940651 -x940652 -x940653 -x940654 -x940655 -x940656 -x940657 -x940658 -x940659 -x940660 -x940661 -x940662 -x940663 -x940664 -x940665 -x940666 -x940667 -x940668 -x940669 -x940670 -x940671 -x940672 -x940673 -x940674 -x940675 -x940676 -x940677 -x940678 -x940679 -x940680 -x940681 -x940682 -x940683 -x940684 -x940685 -x940686 -x940687 -x940688 -x940689 -x940690 -x940691 -x940692 -x940693 -x940694 -x940695 -x940696 -x940697 -x940698 -x940699 -x940700 -x940701 -x940702 -x940703 -x940704 -x940705 -x940706 -x940707 -x940708 -x940709 -x940710 -x940711 -x940712 -x940713 -x940714 -x940715 -x940716 -x940717 -x940718 -x940719 -x940720 -x940721 -x940722 -x940723 -x940724 -x940725 -x940726 -x940727 -x940728 -x940729 -x940730 -x940731 -x940732 -x940733 -x940734 -x940735 -x940736 -x940737 -x940738 -x940739 -x940740 -x940741 -x940742 -x940743 -x940744 -x940745 -x940746 -x940747 -x940748 -x940749 -x940750 -x940751 -x940752 -x940753 -x940754 -x940755 -x940756 -x940757 -x940758 -x940759 -x940760 -x940761 -x940762 -x940763 -x940764 -x940765 -x940766 -x940767 -x940768 -x940769 -x940770 -x940771 -x940772 -x940773 -x940774 -x940775 -x940776 -x940777 -x940778 -x940779 -x940780 -x940781 -x940782 -x940783 -x940784 -x940785 -x940786 -x940787 -x940788 -x940789 -x940790 -x940791 -x940792 -x940793 -x940794 -x940795 -x940796 -x940797 -x940798 -x940799 -x940800 -x940801 -x940802 -x940803 -x940804 -x940805 -x940806 -x940807 -x940808 -x940809 -x940810 -x940811 -x940812 -x940813 -x940814 -x940815 -x940816 -x940817 -x940818 -x940819 -x940820 -x940821 -x940822 -x940823 -x940824 -x940825 -x940826 -x940827 -x940828 -x940829 -x940830 -x940831 -x940832 -x940833 -x940834 -x940835 -x940836 -x940837 -x940838 -x940839 -x940840 -x940841 -x940842 -x940843 -x940844 -x940845 -x940846 -x940847 -x940848 -x940849 -x940850 -x940851 -x940852 -x940853 -x940854 -x940855 -x940856 -x940857 -x940858 -x940859 -x940860 -x940861 -x940862 -x940863 -x940864 -x940865 -x940866 -x940867 -x940868 -x940869 -x940870 -x940871 -x940872 -x940873 -x940874 -x940875 -x940876 -x940877 -x940878 -x940879 -x940880 -x940881 -x940882 -x940883 -x940884 -x940885 -x940886 -x940887 -x940888 -x940889 -x940890 -x940891 -x940892 -x940893 -x940894 -x940895 -x940896 -x940897 -x940898 -x940899 -x940900 -x940901 -x940902 -x940903 -x940904 -x940905 -x940906 -x940907 -x940908 -x940909 -x940910 -x940911 -x940912 -x940913 -x940914 -x940915 -x940916 -x940917 -x940918 -x940919 -x940920 -x940921 -x940922 -x940923 -x940924 -x940925 -x940926 -x940927 -x940928 -x940929 -x940930 -x940931 -x940932 -x940933 -x940934 -x940935 -x940936 -x940937 -x940938 -x940939 -x940940 -x940941 -x940942 -x940943 -x940944 -x940945 -x940946 -x940947 -x940948 -x940949 -x940950 -x940951 -x940952 -x940953 -x940954 -x940955 -x940956 -x940957 -x940958 -x940959 -x940960 -x940961 -x940962 -x940963 -x940964 -x940965 -x940966 -x940967 -x940968 -x940969 -x940970 -x940971 -x940972 -x940973 -x940974 -x940975 -x940976 -x940977 -x940978 -x940979 -x940980 -x940981 -x940982 -x940983 -x940984 -x940985 -x940986 -x940987 -x940988 -x940989 -x940990 -x940991 -x940992 -x940993 -x940994 -x940995 -x940996 -x940997 -x940998 -x940999 -x941000 -x941001 -x941002 -x941003 -x941004 -x941005 -x941006 -x941007 -x941008 -x941009 -x941010 -x941011 -x941012 -x941013 -x941014 -x941015 -x941016 -x941017 -x941018 -x941019 -x941020 -x941021 -x941022 -x941023 -x941024 -x941025 -x941026 -x941027 -x941028 -x941029 -x941030 -x941031 -x941032 -x941033 -x941034 -x941035 -x941036 -x941037 -x941038 -x941039 -x941040 -x941041 -x941042 -x941043 -x941044 -x941045 -x941046 -x941047 -x941048 -x941049 -x941050 -x941051 -x941052 -x941053 -x941054 -x941055 -x941056 -x941057 -x941058 -x941059 -x941060 -x941061 -x941062 -x941063 -x941064 -x941065 -x941066 -x941067 -x941068 -x941069 -x941070 -x941071 -x941072 -x941073 -x941074 -x941075 -x941076 -x941077 -x941078 -x941079 -x941080 -x941081 -x941082 -x941083 -x941084 -x941085 -x941086 -x941087 -x941088 -x941089 -x941090 -x941091 -x941092 -x941093 -x941094 -x941095 -x941096 -x931493 -x931494 -x931495 -x931496 -x931497 -x931498 -x931499 -x931500 -x931501 -x931502 -x931503 -x931504 -x931505 -x931506 -x931507 -x931508 -x931509 -x931510 -x931511 -x931512 -x931513 -x931514 -x931515 -x931516 -x931517 -x931518 -x931519 -x931520 -x931521 -x931522 -x931523 -x931524 -x931525 -x931526 -x931527 -x931528 -x931529 -x931530 -x931531 -x931532 -x931533 -x931534 -x931535 -x931536 -x931537 -x931538 -x931539 -x931540 -x931541 -x931542 -x931543 -x931544 -x931545 -x931546 -x931547 -x931548 -x931549 -x931550 -x931551 -x931552 -x931553 -x931554 -x931555 -x931556 -x931557 -x931558 -x931559 -x931560 -x931561 -x931562 -x931563 -x931564 -x931565 -x931566 -x931567 -x931568 -x931569 -x931570 -x931571 -x931572 -x931573 -x931574 -x931575 -x931576 -x931577 -x931578 -x931579 -x931580 -x931581 -x931582 -x931583 -x931584 -x931585 -x931586 -x931587 -x931588 -x931589 -x931590 -x942273 -x942274 -x942275 -x942276 -x942277 -x942278 -x942279 -x942280 -x942281 -x942282 -x942283 -x942284 -x942285 -x942286 -x942287 -x942288 -x942289 -x942290 -x942291 -x942292 -x942293 -x942294 -x942295 -x942296 -x942297 -x942298 -x942299 -x942300 -x942301 -x942302 -x942303 -x942304 -x942305 -x942306 -x942307 -x942308 -x942309 -x942310 -x942311 -x942312 -x942313 -x942314 -x942315 -x942316 -x942317 -x942318 -x942319 -x942320 -x942321 -x942322 -x942323 -x942324 -x942325 -x942326 -x942327 -x942328 -x942329 -x942330 -x942331 -x942332 -x942333 -x942334 -x942335 -x942336 -x942337 -x942338 -x942339 -x942340 -x942341 -x942342 -x942343 -x942344 -x942345 -x942346 -x942347 -x942348 -x942349 -x942350 -x942351 -x942352 -x942353 -x942354 -x942355 -x942356 -x942357 -x942358 -x942359 -x942360 -x942361 -x942362 -x942363 -x942364 -x942365 -x942366 -x942367 -x942368 -x942369 -x942370 -x943351 -x943352 -x943353 -x943354 -x943355 -x943356 -x943357 -x943358 -x943359 -x943360 -x943361 -x943362 -x943363 -x943364 -x943365 -x943366 -x943367 -x943368 -x943369 -x943370 -x943371 -x943372 -x943373 -x943374 -x943375 -x943376 -x943377 -x943378 -x943379 -x943380 -x943381 -x943382 -x943383 -x943384 -x943385 -x943386 -x943387 -x943388 -x943389 -x943390 -x943391 -x943392 -x943393 -x943394 -x943395 -x943396 -x943397 -x943398 -x943399 -x943400 -x943401 -x943402 -x943403 -x943404 -x943405 -x943406 -x943407 -x943408 -x943409 -x943410 -x943411 -x943412 -x943413 -x943414 -x943415 -x943416 -x943417 -x943418 -x943419 -x943420 -x943421 -x943422 -x943423 -x943424 -x943425 -x943426 -x943427 -x943428 -x943429 -x943430 -x943431 -x943432 -x943433 -x943434 -x943435 -x943436 -x943437 -x943438 -x943439 -x943440 -x943441 -x943442 -x943443 -x943444 -x943445 -x943446 -x943447 -x943448 -x944429 -x944430 -x944431 -x944432 -x944433 -x944434 -x944435 -x944436 -x944437 -x944438 -x944439 -x944440 -x944441 -x944442 -x944443 -x944444 -x944445 -x944446 -x944447 -x944448 -x944449 -x944450 -x944451 -x944452 -x944453 -x944454 -x944455 -x944456 -x944457 -x944458 -x944459 -x944460 -x944461 -x944462 -x944463 -x944464 -x944465 -x944466 -x944467 -x944468 -x944469 -x944470 -x944471 -x944472 -x944473 -x944474 -x944475 -x944476 -x944477 -x944478 -x944479 -x944480 -x944481 -x944482 -x944483 -x944484 -x944485 -x944486 -x944487 -x944488 -x944489 -x944490 -x944491 -x944492 -x944493 -x944494 -x944495 -x944496 -x944497 -x944498 -x944499 -x944500 -x944501 -x944502 -x944503 -x944504 -x944505 -x944506 -x944507 -x944508 -x944509 -x944510 -x944511 -x944512 -x944513 -x944514 -x944515 -x944516 -x944517 -x944518 -x944519 -x944520 -x944521 -x944522 -x944523 -x944524 -x944525 -x944526 -x945507 -x945508 -x945509 -x945510 -x945511 -x945512 -x945513 -x945514 -x945515 -x945516 -x945517 -x945518 -x945519 -x945520 -x945521 -x945522 -x945523 -x945524 -x945525 -x945526 -x945527 -x945528 -x945529 -x945530 -x945531 -x945532 -x945533 -x945534 -x945535 -x945536 -x945537 -x945538 -x945539 -x945540 -x945541 -x945542 -x945543 -x945544 -x945545 -x945546 -x945547 -x945548 -x945549 -x945550 -x945551 -x945552 -x945553 -x945554 -x945555 -x945556 -x945557 -x945558 -x945559 -x945560 -x945561 -x945562 -x945563 -x945564 -x945565 -x945566 -x945567 -x945568 -x945569 -x945570 -x945571 -x945572 -x945573 -x945574 -x945575 -x945576 -x945577 -x945578 -x945579 -x945580 -x945581 -x945582 -x945583 -x945584 -x945585 -x945586 -x945587 -x945588 -x945589 -x945590 -x945591 -x945592 -x945593 -x945594 -x945595 -x945596 -x945597 -x945598 -x945599 -x945600 -x945601 -x945602 -x945603 -x945604 -x946585 -x946586 -x946587 -x946588 -x946589 -x946590 -x946591 -x946592 -x946593 -x946594 -x946595 -x946596 -x946597 -x946598 -x946599 -x946600 -x946601 -x946602 -x946603 -x946604 -x946605 -x946606 -x946607 -x946608 -x946609 -x946610 -x946611 -x946612 -x946613 -x946614 -x946615 -x946616 -x946617 -x946618 -x946619 -x946620 -x946621 -x946622 -x946623 -x946624 -x946625 -x946626 -x946627 -x946628 -x946629 -x946630 -x946631 -x946632 -x946633 -x946634 -x946635 -x946636 -x946637 -x946638 -x946639 -x946640 -x946641 -x946642 -x946643 -x946644 -x946645 -x946646 -x946647 -x946648 -x946649 -x946650 -x946651 -x946652 -x946653 -x946654 -x946655 -x946656 -x946657 -x946658 -x946659 -x946660 -x946661 -x946662 -x946663 -x946664 -x946665 -x946666 -x946667 -x946668 -x946669 -x946670 -x946671 -x946672 -x946673 -x946674 -x946675 -x946676 -x946677 -x946678 -x946679 -x946680 -x946681 -x946682 -x947663 -x947664 -x947665 -x947666 -x947667 -x947668 -x947669 -x947670 -x947671 -x947672 -x947673 -x947674 -x947675 -x947676 -x947677 -x947678 -x947679 -x947680 -x947681 -x947682 -x947683 -x947684 -x947685 -x947686 -x947687 -x947688 -x947689 -x947690 -x947691 -x947692 -x947693 -x947694 -x947695 -x947696 -x947697 -x947698 -x947699 -x947700 -x947701 -x947702 -x947703 -x947704 -x947705 -x947706 -x947707 -x947708 -x947709 -x947710 -x947711 -x947712 -x947713 -x947714 -x947715 -x947716 -x947717 -x947718 -x947719 -x947720 -x947721 -x947722 -x947723 -x947724 -x947725 -x947726 -x947727 -x947728 -x947729 -x947730 -x947731 -x947732 -x947733 -x947734 -x947735 -x947736 -x947737 -x947738 -x947739 -x947740 -x947741 -x947742 -x947743 -x947744 -x947745 -x947746 -x947747 -x947748 -x947749 -x947750 -x947751 -x947752 -x947753 -x947754 -x947755 -x947756 -x947757 -x947758 -x947759 -x947760 -x948741 -x948742 -x948743 -x948744 -x948745 -x948746 -x948747 -x948748 -x948749 -x948750 -x948751 -x948752 -x948753 -x948754 -x948755 -x948756 -x948757 -x948758 -x948759 -x948760 -x948761 -x948762 -x948763 -x948764 -x948765 -x948766 -x948767 -x948768 -x948769 -x948770 -x948771 -x948772 -x948773 -x948774 -x948775 -x948776 -x948777 -x948778 -x948779 -x948780 -x948781 -x948782 -x948783 -x948784 -x948785 -x948786 -x948787 -x948788 -x948789 -x948790 -x948791 -x948792 -x948793 -x948794 -x948795 -x948796 -x948797 -x948798 -x948799 -x948800 -x948801 -x948802 -x948803 -x948804 -x948805 -x948806 -x948807 -x948808 -x948809 -x948810 -x948811 -x948812 -x948813 -x948814 -x948815 -x948816 -x948817 -x948818 -x948819 -x948820 -x948821 -x948822 -x948823 -x948824 -x948825 -x948826 -x948827 -x948828 -x948829 -x948830 -x948831 -x948832 -x948833 -x948834 -x948835 -x948836 -x948837 -x948838 -x949819 -x949820 -x949821 -x949822 -x949823 -x949824 -x949825 -x949826 -x949827 -x949828 -x949829 -x949830 -x949831 -x949832 -x949833 -x949834 -x949835 -x949836 -x949837 -x949838 -x949839 -x949840 -x949841 -x949842 -x949843 -x949844 -x949845 -x949846 -x949847 -x949848 -x949849 -x949850 -x949851 -x949852 -x949853 -x949854 -x949855 -x949856 -x949857 -x949858 -x949859 -x949860 -x949861 -x949862 -x949863 -x949864 -x949865 -x949866 -x949867 -x949868 -x949869 -x949870 -x949871 -x949872 -x949873 -x949874 -x949875 -x949876 -x949877 -x949878 -x949879 -x949880 -x949881 -x949882 -x949883 -x949884 -x949885 -x949886 -x949887 -x949888 -x949889 -x949890 -x949891 -x949892 -x949893 -x949894 -x949895 -x949896 -x949897 -x949898 -x949899 -x949900 -x949901 -x949902 -x949903 -x949904 -x949905 -x949906 -x949907 -x949908 -x949909 -x949910 -x949911 -x949912 -x949913 -x949914 -x949915 -x949916 -x950799 -x950800 -x950801 -x950802 -x950803 -x950804 -x950805 -x950806 -x950807 -x950808 -x950809 -x950810 -x950811 -x950812 -x950813 -x950814 -x950815 -x950816 -x950817 -x950818 -x950819
3600.43/3613.13	v -x950820 -x950821 -x950822 -x950823 -x950824 -x950825 -x950826 -x950827 -x950828 -x950829 -x950830 -x950831 -x950832 -x950833 -x950834 -x950835 -x950836 -x950837 -x950838 -x950839 -x950840 -x950841 -x950842 -x950843 -x950844 -x950845 -x950846 -x950847 -x950848 -x950849 -x950850 -x950851 -x950852 -x950853 -x950854 -x950855 -x950856 -x950857 -x950858 -x950859 -x950860 -x950861 -x950862 -x950863 -x950864 -x950865 -x950866 -x950867 -x950868 -x950869 -x950870 -x950871 -x950872 -x950873 -x950874 -x950875 -x950876 -x950877 -x950878 -x950879 -x950880 -x950881 -x950882 -x950883 -x950884 -x950885 -x950886 -x950887 -x950888 -x950889 -x950890 -x950891 -x950892 -x950893 -x950894 -x950895 -x950896 -x941293 -x941294 -x941295 -x941296 -x941297 -x941298 -x941299 -x941300 -x941301 -x941302 -x941303 -x941304 -x941305 -x941306 -x941307 -x941308 -x941309 -x941310 -x941311 -x941312 -x941313 -x941314 -x941315 -x941316 -x941317 -x941318 -x941319 -x941320 -x941321 -x941322 -x941323 -x941324 -x941325 -x941326 -x941327 -x941328 -x941329 -x941330 -x941331 -x941332 -x941333 -x941334 -x941335 -x941336 -x941337 -x941338 -x941339 -x941340 -x941341 -x941342 -x941343 -x941344 -x941345 -x941346 -x941347 -x941348 -x941349 -x941350 -x941351 -x941352 -x941353 -x941354 -x941355 -x941356 -x941357 -x941358 -x941359 -x941360 -x941361 -x941362 -x941363 -x941364 -x941365 -x941366 -x941367 -x941368 -x941369 -x941370 -x941371 -x941372 -x941373 -x941374 -x941375 -x941376 -x941377 -x941378 -x941379 -x941380 -x941381 -x941382 -x941383 -x941384 -x941385 -x941386 -x941387 -x941388 -x941389 -x941390 -x941391 -x941392 -x941393 -x941394 -x941395 -x941396 -x941397 -x941398 -x941399 -x941400 -x941401 -x941402 -x941403 -x941404 -x941405 -x941406 -x941407 -x941408 -x941409 -x941410 -x941411 -x941412 -x941413 -x941414 -x941415 -x941416 -x941417 -x941418 -x941419 -x941420 -x941421 -x941422 -x941423 -x941424 -x941425 -x941426 -x941427 -x941428 -x941429 -x941430 -x941431 -x941432 -x941433 -x941434 -x941435 -x941436 -x941437 -x941438 -x941439 -x941440 -x941441 -x941442 -x941443 -x941444 -x941445 -x941446 -x941447 -x941448 -x941449 -x941450 -x941451 -x941452 -x941453 -x941454 -x941455 -x941456 -x941457 -x941458 -x941459 -x941460 -x941461 -x941462 -x941463 -x941464 -x941465 -x941466 -x941467 -x941468 -x941469 -x941470 -x941471 -x941472 -x941473 -x941474 -x941475 -x941476 -x941477 -x941478 -x941479 -x941480 -x941481 -x941482 -x941483 -x941484 -x941485 -x941486 -x941487 -x941488 -x941489 -x941490 -x941491 -x941492 -x941493 -x941494 -x941495 -x941496 -x941497 -x941498 -x941499 -x941500 -x941501 -x941502 -x941503 -x941504 -x941505 -x941506 -x941507 -x941508 -x941509 -x941510 -x941511 -x941512 -x941513 -x941514 -x941515 -x941516 -x941517 -x941518 -x941519 -x941520 -x941521 -x941522 -x941523 -x941524 -x941525 -x941526 -x941527 -x941528 -x941529 -x941530 -x941531 -x941532 -x941533 -x941534 -x941535 -x941536 -x941537 -x941538 -x941539 -x941540 -x941541 -x941542 -x941543 -x941544 -x941545 -x941546 -x941547 -x941548 -x941549 -x941550 -x941551 -x941552 -x941553 -x941554 -x941555 -x941556 -x941557 -x941558 -x941559 -x941560 -x941561 -x941562 -x941563 -x941564 -x941565 -x941566 -x941567 -x941568 -x941569 -x941570 -x941571 -x941572 -x941573 -x941574 -x941575 -x941576 -x941577 -x941578 -x941579 -x941580 -x941581 -x941582 -x941583 -x941584 -x941585 -x941586 -x941587 -x941588 -x941589 -x941590 -x941591 -x941592 -x941593 -x941594 -x941595 -x941596 -x941597 -x941598 -x941599 -x941600 -x941601 -x941602 -x941603 -x941604 -x941605 -x941606 -x941607 -x941608 -x941609 -x941610 -x941611 -x941612 -x941613 -x941614 -x941615 -x941616 -x941617 -x941618 -x941619 -x941620 -x941621 -x941622 -x941623 -x941624 -x941625 -x941626 -x941627 -x941628 -x941629 -x941630 -x941631 -x941632 -x941633 -x941634 -x941635 -x941636 -x941637 -x941638 -x941639 -x941640 -x941641 -x941642 -x941643 -x941644 -x941645 -x941646 -x941647 -x941648 -x941649 -x941650 -x941651 -x941652 -x941653 -x941654 -x941655 -x941656 -x941657 -x941658 -x941659 -x941660 -x941661 -x941662 -x941663 -x941664 -x941665 -x941666 -x941667 -x941668 -x941669 -x941670 -x941671 -x941672 -x941673 -x941674 -x941675 -x941676 -x941677 -x941678 -x941679 -x941680 -x941681 -x941682 -x941683 -x941684 -x941685 -x941686 -x941687 -x941688 -x941689 -x941690 -x941691 -x941692 -x941693 -x941694 -x941695 -x941696 -x941697 -x941698 -x941699 -x941700 -x941701 -x941702 -x941703 -x941704 -x941705 -x941706 -x941707 -x941708 -x941709 -x941710 -x941711 -x941712 -x941713 -x941714 -x941715 -x941716 -x941717 -x941718 -x941719 -x941720 -x941721 -x941722 -x941723 -x941724 -x941725 -x941726 -x941727 -x941728 -x941729 -x941730 -x941731 -x941732 -x941733 -x941734 -x941735 -x941736 -x941737 -x941738 -x941739 -x941740 -x941741 -x941742 -x941743 -x941744 -x941745 -x941746 -x941747 -x941748 -x941749 -x941750 -x941751 -x941752 -x941753 -x941754 -x941755 -x941756 -x941757 -x941758 -x941759 -x941760 -x941761 -x941762 -x941763 -x941764 -x941765 -x941766 -x941767 -x941768 -x941769 -x941770 -x941771 -x941772 -x941773 -x941774 -x941775 -x941776 -x941777 -x941778 -x941779 -x941780 -x941781 -x941782 -x941783 -x941784 -x941785 -x941786 -x941787 -x941788 -x941789 -x941790 -x941791 -x941792 -x941793 -x941794 -x941795 -x941796 -x941797 -x941798 -x941799 -x941800 -x941801 -x941802 -x941803 -x941804 -x941805 -x941806 -x941807 -x941808 -x941809 -x941810 -x941811 -x941812 -x941813 -x941814 -x941815 -x941816 -x941817 -x941818 -x941819 -x941820 -x941821 -x941822 -x941823 -x941824 -x941825 -x941826 -x941827 -x941828 -x941829 -x941830 -x941831 -x941832 -x941833 -x941834 -x941835 -x941836 -x941837 -x941838 -x941839 -x941840 -x941841 -x941842 -x941843 -x941844 -x941845 -x941846 -x941847 -x941848 -x941849 -x941850 -x941851 -x941852 -x941853 -x941854 -x941855 -x941856 -x941857 -x941858 -x941859 -x941860 -x941861 -x941862 -x941863 -x941864 -x941865 -x941866 -x941867 -x941868 -x941869 -x941870 -x941871 -x941872 -x941873 -x941874 -x941875 -x941876 -x941877 -x941878 -x941879 -x941880 -x941881 -x941882 -x941883 -x941884 -x941885 -x941886 -x941887 -x941888 -x941889 -x941890 -x941891 -x941892 -x941893 -x941894 -x941895 -x941896 -x941897 -x941898 -x941899 -x941900 -x941901 -x941902 -x941903 -x941904 -x941905 -x941906 -x941907 -x941908 -x941909 -x941910 -x941911 -x941912 -x941913 -x941914 -x941915 -x941916 -x941917 -x941918 -x941919 -x941920 -x941921 -x941922 -x941923 -x941924 -x941925 -x941926 -x941927 -x941928 -x941929 -x941930 -x941931 -x941932 -x941933 -x941934 -x941935 -x941936 -x941937 -x941938 -x941939 -x941940 -x941941 -x941942 -x941943 -x941944 -x941945 -x941946 -x941947 -x941948 -x941949 -x941950 -x941951 -x941952 -x941953 -x941954 -x941955 -x941956 -x941957 -x941958 -x941959 -x941960 -x941961 -x941962 -x941963 -x941964 -x941965 -x941966 -x941967 -x941968 -x941969 -x941970 -x941971 -x941972 -x941973 -x941974 -x941975 -x941976 -x941977 -x941978 -x941979 -x941980 -x941981 -x941982 -x941983 -x941984 -x941985 -x941986 -x941987 -x941988 -x941989 -x941990 -x941991 -x941992 -x941993 -x941994 -x941995 -x941996 -x941997 -x941998 -x941999 -x942000 -x942001 -x942002 -x942003 -x942004 -x942005 -x942006 -x942007 -x942008 -x942009 -x942010 -x942011 -x942012 -x942013 -x942014 -x942015 -x942016 -x942017 -x942018 -x942019 -x942020 -x942021 -x942022 -x942023 -x942024 -x942025 -x942026 -x942027 -x942028 -x942029 -x942030 -x942031 -x942032 -x942033 -x942034 -x942035 -x942036 -x942037 -x942038 -x942039 -x942040 -x942041 -x942042 -x942043 -x942044 -x942045 -x942046 -x942047 -x942048 -x942049 -x942050 -x942051 -x942052 -x942053 -x942054 -x942055 -x942056 -x942057 -x942058 -x942059 -x942060 -x942061 -x942062 -x942063 -x942064 -x942065 -x942066 -x942067 -x942068 -x942069 -x942070 -x942071 -x942072 -x942073 -x942074 -x942075 -x942076 -x942077 -x942078 -x942079 -x942080 -x942081 -x942082 -x942083 -x942084 -x942085 -x942086 -x942087 -x942088 -x942089 -x942090 -x942091 -x942092 -x942093 -x942094 -x942095 -x942096 -x942097 -x942098 -x942099 -x942100 -x942101 -x942102 -x942103 -x942104 -x942105 -x942106 -x942107 -x942108 -x942109 -x942110 -x942111 -x942112 -x942113 -x942114 -x942115 -x942116 -x942117 -x942118 -x942119 -x942120 -x942121 -x942122 -x942123 -x942124 -x942125 -x942126 -x942127 -x942128 -x942129 -x942130 -x942131 -x942132 -x942133 -x942134 -x942135 -x942136 -x942137 -x942138 -x942139 -x942140 -x942141 -x942142 -x942143 -x942144 -x942145 -x942146 -x942147 -x942148 -x942149 -x942150 -x942151 -x942152 -x942153 -x942154 -x942155 -x942156 -x942157 -x942158 -x942159 -x942160 -x942161 -x942162 -x942163 -x942164 -x942165 -x942166 -x942167 -x942168 -x942169 -x942170 -x942171 -x942172 -x942173 -x942174 -x942175 -x942176 -x942177 -x942178 -x942179 -x942180 -x942181 -x942182 -x942183 -x942184 -x942185 -x942186 -x942187 -x942188 -x942189 -x942190 -x942191 -x942192 -x942193 -x942194 -x942195 -x942196 -x942197 -x942198 -x942199 -x942200 -x942201 -x942202 -x942203 -x942204 -x942205 -x942206 -x942207 -x942208 -x942209 -x942210 -x942211 -x942212 -x942213 -x942214 -x942215 -x942216 -x942217 -x942218 -x942219 -x942220 -x942221 -x942222 -x942223 -x942224 -x942225 -x942226 -x942227 -x942228 -x942229 -x942230 -x942231 -x942232 -x942233 -x942234 -x942235 -x942236 -x942237 -x942238 -x942239 -x942240 -x942241 -x942242 -x942243 -x942244 -x942245 -x942246 -x942247 -x942248 -x942249 -x942250 -x942251 -x942252 -x942253 -x942254 -x942255 -x942256 -x942257 -x942258 -x942259 -x942260 -x942261 -x942262 -x942263 -x942264 -x942265 -x942266 -x942267 -x942268 -x942269 -x942270 -x942271 -x942272 -x942371 -x942372 -x942373 -x942374 -x942375 -x942376 -x942377 -x942378 -x942379 -x942380 -x942381 -x942382 -x942383 -x942384 -x942385 -x942386 -x942387 -x942388 -x942389 -x942390 -x942391 -x942392 -x942393 -x942394 -x942395 -x942396 -x942397 -x942398 -x942399 -x942400 -x942401 -x942402 -x942403 -x942404 -x942405 -x942406 -x942407 -x942408 -x942409 -x942410 -x942411 -x942412 -x942413 -x942414 -x942415 -x942416 -x942417 -x942418 -x942419 -x942420 -x942421 -x942422 -x942423 -x942424 -x942425 -x942426 -x942427 -x942428 -x942429 -x942430 -x942431 -x942432 -x942433 -x942434 -x942435 -x942436 -x942437 -x942438 -x942439 -x942440 -x942441 -x942442 -x942443 -x942444 -x942445 -x942446 -x942447 -x942448 -x942449 -x942450 -x942451 -x942452 -x942453 -x942454 -x942455 -x942456 -x942457 -x942458 -x942459 -x942460 -x942461 -x942462 -x942463 -x942464 -x942465 -x942466 -x942467 -x942468 -x942469 -x942470 -x942471 -x942472 -x942473 -x942474 -x942475 -x942476 -x942477 -x942478 -x942479 -x942480 -x942481 -x942482 -x942483 -x942484 -x942485 -x942486 -x942487 -x942488 -x942489 -x942490 -x942491 -x942492 -x942493 -x942494 -x942495 -x942496 -x942497 -x942498 -x942499 -x942500 -x942501 -x942502 -x942503 -x942504 -x942505 -x942506 -x942507 -x942508 -x942509 -x942510 -x942511 -x942512 -x942513 -x942514 -x942515 -x942516 -x942517 -x942518 -x942519 -x942520 -x942521 -x942522 -x942523 -x942524 -x942525 -x942526 -x942527 -x942528 -x942529 -x942530 -x942531 -x942532 -x942533 -x942534 -x942535 -x942536 -x942537 -x942538 -x942539 -x942540 -x942541 -x942542 -x942543 -x942544 -x942545 -x942546 -x942547 -x942548 -x942549 -x942550 -x942551 -x942552 -x942553 -x942554 -x942555 -x942556 -x942557 -x942558 -x942559 -x942560 -x942561 -x942562 -x942563 -x942564 -x942565 -x942566 -x942567 -x942568 -x942569 -x942570 -x942571 -x942572 -x942573 -x942574 -x942575 -x942576 -x942577 -x942578 -x942579 -x942580 -x942581 -x942582 -x942583 -x942584 -x942585 -x942586 -x942587 -x942588 -x942589 -x942590 -x942591 -x942592 -x942593 -x942594 -x942595 -x942596 -x942597 -x942598 -x942599 -x942600 -x942601 -x942602 -x942603 -x942604 -x942605 -x942606 -x942607 -x942608 -x942609 -x942610 -x942611 -x942612 -x942613 -x942614 -x942615 -x942616 -x942617 -x942618 -x942619 -x942620 -x942621 -x942622 -x942623 -x942624 -x942625 -x942626 -x942627 -x942628 -x942629 -x942630 -x942631 -x942632 -x942633 -x942634 -x942635 -x942636 -x942637 -x942638 -x942639 -x942640 -x942641 -x942642 -x942643 -x942644 -x942645 -x942646 -x942647 -x942648 -x942649 -x942650 -x942651 -x942652 -x942653 -x942654 -x942655 -x942656 -x942657 -x942658 -x942659 -x942660 -x942661 -x942662 -x942663 -x942664 -x942665 -x942666 -x942667 -x942668 -x942669 -x942670 -x942671 -x942672 -x942673 -x942674 -x942675 -x942676 -x942677 -x942678 -x942679 -x942680 -x942681 -x942682 -x942683 -x942684 -x942685 -x942686 -x942687 -x942688 -x942689 -x942690 -x942691 -x942692 -x942693 -x942694 -x942695 -x942696 -x942697 -x942698 -x942699 -x942700 -x942701 -x942702 -x942703 -x942704 -x942705 -x942706 -x942707 -x942708 -x942709 -x942710 -x942711 -x942712 -x942713 -x942714 -x942715 -x942716 -x942717 -x942718 -x942719 -x942720 -x942721 -x942722 -x942723 -x942724 -x942725 -x942726 -x942727 -x942728 -x942729 -x942730 -x942731 -x942732 -x942733 -x942734 -x942735 -x942736 -x942737 -x942738 -x942739 -x942740 -x942741 -x942742 -x942743 -x942744 -x942745 -x942746 -x942747 -x942748 -x942749 -x942750 -x942751 -x942752 -x942753 -x942754 -x942755 -x942756 -x942757 -x942758 -x942759 -x942760 -x942761 -x942762 -x942763 -x942764 -x942765 -x942766 -x942767 -x942768 -x942769 -x942770 -x942771 -x942772 -x942773 -x942774 -x942775 -x942776 -x942777 -x942778 -x942779 -x942780 -x942781 -x942782 -x942783 -x942784 -x942785 -x942786 -x942787 -x942788 -x942789 -x942790 -x942791 -x942792 -x942793 -x942794 -x942795 -x942796 -x942797 -x942798 -x942799 -x942800 -x942801 -x942802 -x942803 -x942804 -x942805 -x942806 -x942807 -x942808 -x942809 -x942810 -x942811 -x942812 -x942813 -x942814 -x942815 -x942816 -x942817 -x942818 -x942819 -x942820 -x942821 -x942822 -x942823 -x942824 -x942825 -x942826 -x942827 -x942828 -x942829 -x942830 -x942831 -x942832 -x942833 -x942834 -x942835 -x942836 -x942837 -x942838 -x942839 -x942840 -x942841 -x942842 -x942843 -x942844 -x942845 -x942846 -x942847 -x942848 -x942849 -x942850 -x942851 -x942852 -x942853 -x942854 -x942855 -x942856 -x942857 -x942858 -x942859 -x942860 -x942861 -x942862 -x942863 -x942864 -x942865 -x942866 -x942867 -x942868 -x942869 -x942870 -x942871 -x942872 -x942873 -x942874 -x942875 -x942876 -x942877 -x942878 -x942879 -x942880 -x942881 -x942882 -x942883 -x942884 -x942885 -x942886 -x942887 -x942888 -x942889 -x942890 -x942891 -x942892 -x942893 -x942894 -x942895 -x942896 -x942897 -x942898 -x942899 -x942900 -x942901 -x942902 -x942903 -x942904 -x942905 -x942906 -x942907 -x942908 -x942909 -x942910 -x942911 -x942912 -x942913 -x942914 -x942915 -x942916 -x942917 -x942918 -x942919 -x942920 -x942921 -x942922 -x942923 -x942924 -x942925 -x942926 -x942927 -x942928 -x942929 -x942930 -x942931 -x942932 -x942933 -x942934 -x942935 -x942936 -x942937 -x942938 -x942939 -x942940 -x942941 -x942942 -x942943 -x942944 -x942945 -x942946 -x942947 -x942948 -x942949 -x942950 -x942951 -x942952 -x942953 -x942954 -x942955 -x942956 -x942957 -x942958 -x942959 -x942960 -x942961 -x942962 -x942963 -x942964 -x942965 -x942966 -x942967 -x942968 -x942969 -x942970 -x942971 -x942972 -x942973 -x942974 -x942975 -x942976 -x942977 -x942978 -x942979 -x942980 -x942981 -x942982 -x942983 -x942984 -x942985 -x942986 -x942987 -x942988 -x942989 -x942990 -x942991 -x942992 -x942993 -x942994 -x942995 -x942996 -x942997 -x942998 -x942999 -x943000 -x943001 -x943002 -x943003 -x943004 -x943005 -x943006 -x943007 -x943008 -x943009 -x943010 -x943011 -x943012 -x943013 -x943014 -x943015 -x943016 -x943017 -x943018 -x943019 -x943020 -x943021 -x943022 -x943023 -x943024 -x943025 -x943026 -x943027 -x943028 -x943029 -x943030 -x943031 -x943032 -x943033 -x943034 -x943035 -x943036 -x943037 -x943038 -x943039 -x943040 -x943041 -x943042 -x943043 -x943044 -x943045 -x943046 -x943047 -x943048 -x943049 -x943050 -x943051 -x943052 -x943053 -x943054 -x943055 -x943056 -x943057 -x943058 -x943059 -x943060 -x943061 -x943062 -x943063 -x943064 -x943065 -x943066 -x943067 -x943068 -x943069 -x943070 -x943071 -x943072 -x943073 -x943074 -x943075 -x943076 -x943077 -x943078 -x943079 -x943080 -x943081 -x943082 -x943083 -x943084 -x943085 -x943086 -x943087 -x943088 -x943089 -x943090 -x943091 -x943092 -x943093 -x943094 -x943095 -x943096 -x943097 -x943098 -x943099 -x943100 -x943101 -x943102 -x943103 -x943104 -x943105 -x943106 -x943107 -x943108 -x943109 -x943110 -x943111 -x943112 -x943113 -x943114 -x943115 -x943116 -x943117 -x943118 -x943119 -x943120 -x943121 -x943122 -x943123 -x943124 -x943125 -x943126 -x943127 -x943128 -x943129 -x943130 -x943131 -x943132 -x943133 -x943134 -x943135 -x943136 -x943137 -x943138 -x943139 -x943140 -x943141 -x943142 -x943143 -x943144 -x943145 -x943146 -x943147 -x943148 -x943149 -x943150 -x943151 -x943152 -x943153 -x943154 -x943155 -x943156 -x943157 -x943158 -x943159 -x943160 -x943161 -x943162 -x943163 -x943164 -x943165 -x943166 -x943167 -x943168 -x943169 -x943170 -x943171 -x943172 -x943173 -x943174 -x943175 -x943176 -x943177 -x943178 -x943179 -x943180 -x943181 -x943182 -x943183 -x943184 -x943185 -x943186 -x943187 -x943188 -x943189 -x943190 -x943191 -x943192 -x943193 -x943194 -x943195 -x943196 -x943197 -x943198 -x943199 -x943200 -x943201 -x943202 -x943203 -x943204 -x943205 -x943206 -x943207 -x943208 -x943209 -x943210 -x943211 -x943212 -x943213 -x943214 -x943215 -x943216 -x943217 -x943218 -x943219 -x943220 -x943221 -x943222 -x943223 -x943224 -x943225 -x943226 -x943227 -x943228 -x943229 -x943230 -x943231 -x943232 -x943233 -x943234 -x943235 -x943236 -x943237 -x943238 -x943239 -x943240 -x943241 -x943242 -x943243 -x943244 -x943245 -x943246 -x943247 -x943248 -x943249 -x943250 -x943251 -x943252 -x943253 -x943254 -x943255 -x943256 -x943257 -x943258 -x943259 -x943260 -x943261 -x943262 -x943263 -x943264 -x943265 -x943266 -x943267 -x943268 -x943269 -x943270 -x943271 -x943272 -x943273 -x943274 -x943275 -x943276 -x943277 -x943278 -x943279 -x943280 -x943281 -x943282 -x943283 -x943284 -x943285 -x943286 -x943287 -x943288 -x943289 -x943290 -x943291 -x943292 -x943293 -x943294 -x943295 -x943296 -x943297 -x943298 -x943299 -x943300 -x943301 -x943302 -x943303 -x943304 -x943305 -x943306 -x943307 -x943308 -x943309 -x943310 -x943311 -x943312 -x943313
3600.43/3613.13	v -x943314 -x943315 -x943316 -x943317 -x943318 -x943319 -x943320 -x943321 -x943322 -x943323 -x943324 -x943325 -x943326 -x943327 -x943328 -x943329 -x943330 -x943331 -x943332 -x943333 -x943334 -x943335 -x943336 -x943337 -x943338 -x943339 -x943340 -x943341 -x943342 -x943343 -x943344 -x943345 -x943346 -x943347 -x943348 -x943349 -x943350 -x943449 -x943450 -x943451 -x943452 -x943453 -x943454 -x943455 -x943456 -x943457 -x943458 -x943459 -x943460 -x943461 -x943462 -x943463 -x943464 -x943465 -x943466 -x943467 -x943468 -x943469 -x943470 -x943471 -x943472 -x943473 -x943474 -x943475 -x943476 -x943477 -x943478 -x943479 -x943480 -x943481 -x943482 -x943483 -x943484 -x943485 -x943486 -x943487 -x943488 -x943489 -x943490 -x943491 -x943492 -x943493 -x943494 -x943495 -x943496 -x943497 -x943498 -x943499 -x943500 -x943501 -x943502 -x943503 -x943504 -x943505 -x943506 -x943507 -x943508 -x943509 -x943510 -x943511 -x943512 -x943513 -x943514 -x943515 -x943516 -x943517 -x943518 -x943519 -x943520 -x943521 -x943522 -x943523 -x943524 -x943525 -x943526 -x943527 -x943528 -x943529 -x943530 -x943531 -x943532 -x943533 -x943534 -x943535 -x943536 -x943537 -x943538 -x943539 -x943540 -x943541 -x943542 -x943543 -x943544 -x943545 -x943546 -x943547 -x943548 -x943549 -x943550 -x943551 -x943552 -x943553 -x943554 -x943555 -x943556 -x943557 -x943558 -x943559 -x943560 -x943561 -x943562 -x943563 -x943564 -x943565 -x943566 -x943567 -x943568 -x943569 -x943570 -x943571 -x943572 -x943573 -x943574 -x943575 -x943576 -x943577 -x943578 -x943579 -x943580 -x943581 -x943582 -x943583 -x943584 -x943585 -x943586 -x943587 -x943588 -x943589 -x943590 -x943591 -x943592 -x943593 -x943594 -x943595 -x943596 -x943597 -x943598 -x943599 -x943600 -x943601 -x943602 -x943603 -x943604 -x943605 -x943606 -x943607 -x943608 -x943609 -x943610 -x943611 -x943612 -x943613 -x943614 -x943615 -x943616 -x943617 -x943618 -x943619 -x943620 -x943621 -x943622 -x943623 -x943624 -x943625 -x943626 -x943627 -x943628 -x943629 -x943630 -x943631 -x943632 -x943633 -x943634 -x943635 -x943636 -x943637 -x943638 -x943639 -x943640 -x943641 -x943642 -x943643 -x943644 -x943645 -x943646 -x943647 -x943648 -x943649 -x943650 -x943651 -x943652 -x943653 -x943654 -x943655 -x943656 -x943657 -x943658 -x943659 -x943660 -x943661 -x943662 -x943663 -x943664 -x943665 -x943666 -x943667 -x943668 -x943669 -x943670 -x943671 -x943672 -x943673 -x943674 -x943675 -x943676 -x943677 -x943678 -x943679 -x943680 -x943681 -x943682 -x943683 -x943684 -x943685 -x943686 -x943687 -x943688 -x943689 -x943690 -x943691 -x943692 -x943693 -x943694 -x943695 -x943696 -x943697 -x943698 -x943699 -x943700 -x943701 -x943702 -x943703 -x943704 -x943705 -x943706 -x943707 -x943708 -x943709 -x943710 -x943711 -x943712 -x943713 -x943714 -x943715 -x943716 -x943717 -x943718 -x943719 -x943720 -x943721 -x943722 -x943723 -x943724 -x943725 -x943726 -x943727 -x943728 -x943729 -x943730 -x943731 -x943732 -x943733 -x943734 -x943735 -x943736 -x943737 -x943738 -x943739 -x943740 -x943741 -x943742 -x943743 -x943744 -x943745 -x943746 -x943747 -x943748 -x943749 -x943750 -x943751 -x943752 -x943753 -x943754 -x943755 -x943756 -x943757 -x943758 -x943759 -x943760 -x943761 -x943762 -x943763 -x943764 -x943765 -x943766 -x943767 -x943768 -x943769 -x943770 -x943771 -x943772 -x943773 -x943774 -x943775 -x943776 -x943777 -x943778 -x943779 -x943780 -x943781 -x943782 -x943783 -x943784 -x943785 -x943786 -x943787 -x943788 -x943789 -x943790 -x943791 -x943792 -x943793 -x943794 -x943795 -x943796 -x943797 -x943798 -x943799 -x943800 -x943801 -x943802 -x943803 -x943804 -x943805 -x943806 -x943807 -x943808 -x943809 -x943810 -x943811 -x943812 -x943813 -x943814 -x943815 -x943816 -x943817 -x943818 -x943819 -x943820 -x943821 -x943822 -x943823 -x943824 -x943825 -x943826 -x943827 -x943828 -x943829 -x943830 -x943831 -x943832 -x943833 -x943834 -x943835 -x943836 -x943837 -x943838 -x943839 -x943840 -x943841 -x943842 -x943843 -x943844 -x943845 -x943846 -x943847 -x943848 -x943849 -x943850 -x943851 -x943852 -x943853 -x943854 -x943855 -x943856 -x943857 -x943858 -x943859 -x943860 -x943861 -x943862 -x943863 -x943864 -x943865 -x943866 -x943867 -x943868 -x943869 -x943870 -x943871 -x943872 -x943873 -x943874 -x943875 -x943876 -x943877 -x943878 -x943879 -x943880 -x943881 -x943882 -x943883 -x943884 -x943885 -x943886 -x943887 -x943888 -x943889 -x943890 -x943891 -x943892 -x943893 -x943894 -x943895 -x943896 -x943897 -x943898 -x943899 -x943900 -x943901 -x943902 -x943903 -x943904 -x943905 -x943906 -x943907 -x943908 -x943909 -x943910 -x943911 -x943912 -x943913 -x943914 -x943915 -x943916 -x943917 -x943918 -x943919 -x943920 -x943921 -x943922 -x943923 -x943924 -x943925 -x943926 -x943927 -x943928 -x943929 -x943930 -x943931 -x943932 -x943933 -x943934 -x943935 -x943936 -x943937 -x943938 -x943939 -x943940 -x943941 -x943942 -x943943 -x943944 -x943945 -x943946 -x943947 -x943948 -x943949 -x943950 -x943951 -x943952 -x943953 -x943954 -x943955 -x943956 -x943957 -x943958 -x943959 -x943960 -x943961 -x943962 -x943963 -x943964 -x943965 -x943966 -x943967 -x943968 -x943969 -x943970 -x943971 -x943972 -x943973 -x943974 -x943975 -x943976 -x943977 -x943978 -x943979 -x943980 -x943981 -x943982 -x943983 -x943984 -x943985 -x943986 -x943987 -x943988 -x943989 -x943990 -x943991 -x943992 -x943993 -x943994 -x943995 -x943996 -x943997 -x943998 -x943999 -x944000 -x944001 -x944002 -x944003 -x944004 -x944005 -x944006 -x944007 -x944008 -x944009 -x944010 -x944011 -x944012 -x944013 -x944014 -x944015 -x944016 -x944017 -x944018 -x944019 -x944020 -x944021 -x944022 -x944023 -x944024 -x944025 -x944026 -x944027 -x944028 -x944029 -x944030 -x944031 -x944032 -x944033 -x944034 -x944035 -x944036 -x944037 -x944038 -x944039 -x944040 -x944041 -x944042 -x944043 -x944044 -x944045 -x944046 -x944047 -x944048 -x944049 -x944050 -x944051 -x944052 -x944053 -x944054 -x944055 -x944056 -x944057 -x944058 -x944059 -x944060 -x944061 -x944062 -x944063 -x944064 -x944065 -x944066 -x944067 -x944068 -x944069 -x944070 -x944071 -x944072 -x944073 -x944074 -x944075 -x944076 -x944077 -x944078 -x944079 -x944080 -x944081 -x944082 -x944083 -x944084 -x944085 -x944086 -x944087 -x944088 -x944089 -x944090 -x944091 -x944092 -x944093 -x944094 -x944095 -x944096 -x944097 -x944098 -x944099 -x944100 -x944101 -x944102 -x944103 -x944104 -x944105 -x944106 -x944107 -x944108 -x944109 -x944110 -x944111 -x944112 -x944113 -x944114 -x944115 -x944116 -x944117 -x944118 -x944119 -x944120 -x944121 -x944122 -x944123 -x944124 -x944125 -x944126 -x944127 -x944128 -x944129 -x944130 -x944131 -x944132 -x944133 -x944134 -x944135 -x944136 -x944137 -x944138 -x944139 -x944140 -x944141 -x944142 -x944143 -x944144 -x944145 -x944146 -x944147 -x944148 -x944149 -x944150 -x944151 -x944152 -x944153 -x944154 -x944155 -x944156 -x944157 -x944158 -x944159 -x944160 -x944161 -x944162 -x944163 -x944164 -x944165 -x944166 -x944167 -x944168 -x944169 -x944170 -x944171 -x944172 -x944173 -x944174 -x944175 -x944176 -x944177 -x944178 -x944179 -x944180 -x944181 -x944182 -x944183 -x944184 -x944185 -x944186 -x944187 -x944188 -x944189 -x944190 -x944191 -x944192 -x944193 -x944194 -x944195 -x944196 -x944197 -x944198 -x944199 -x944200 -x944201 -x944202 -x944203 -x944204 -x944205 -x944206 -x944207 -x944208 -x944209 -x944210 -x944211 -x944212 -x944213 -x944214 -x944215 -x944216 -x944217 -x944218 -x944219 -x944220 -x944221 -x944222 -x944223 -x944224 -x944225 -x944226 -x944227 -x944228 -x944229 -x944230 -x944231 -x944232 -x944233 -x944234 -x944235 -x944236 -x944237 -x944238 -x944239 -x944240 -x944241 -x944242 -x944243 -x944244 -x944245 -x944246 -x944247 -x944248 -x944249 -x944250 -x944251 -x944252 -x944253 -x944254 -x944255 -x944256 -x944257 -x944258 -x944259 -x944260 -x944261 -x944262 -x944263 -x944264 -x944265 -x944266 -x944267 -x944268 -x944269 -x944270 -x944271 -x944272 -x944273 -x944274 -x944275 -x944276 -x944277 -x944278 -x944279 -x944280 -x944281 -x944282 -x944283 -x944284 -x944285 -x944286 -x944287 -x944288 -x944289 -x944290 -x944291 -x944292 -x944293 -x944294 -x944295 -x944296 -x944297 -x944298 -x944299 -x944300 -x944301 -x944302 -x944303 -x944304 -x944305 -x944306 -x944307 -x944308 -x944309 -x944310 -x944311 -x944312 -x944313 -x944314 -x944315 -x944316 -x944317 -x944318 -x944319 -x944320 -x944321 -x944322 -x944323 -x944324 -x944325 -x944326 -x944327 -x944328 -x944329 -x944330 -x944331 -x944332 -x944333 -x944334 -x944335 -x944336 -x944337 -x944338 -x944339 -x944340 -x944341 -x944342 -x944343 -x944344 -x944345 -x944346 -x944347 -x944348 -x944349 -x944350 -x944351 -x944352 -x944353 -x944354 -x944355 -x944356 -x944357 -x944358 -x944359 -x944360 -x944361 -x944362 -x944363 -x944364 -x944365 -x944366 -x944367 -x944368 -x944369 -x944370 -x944371 -x944372 -x944373 -x944374 -x944375 -x944376 -x944377 -x944378 -x944379 -x944380 -x944381 -x944382 -x944383 -x944384 -x944385 -x944386 -x944387 -x944388 -x944389 -x944390 -x944391 -x944392 -x944393 -x944394 -x944395 -x944396 -x944397 -x944398 -x944399 -x944400 -x944401 -x944402 -x944403 -x944404 -x944405 -x944406 -x944407 -x944408 -x944409 -x944410 -x944411 -x944412 -x944413 -x944414 -x944415 -x944416 -x944417 -x944418 -x944419 -x944420 -x944421 -x944422 -x944423 -x944424 -x944425 -x944426 -x944427 -x944428 -x944527 -x944528 -x944529 -x944530 -x944531 -x944532 -x944533 -x944534 -x944535 -x944536 -x944537 -x944538 -x944539 -x944540 -x944541 -x944542 -x944543 -x944544 -x944545 -x944546 -x944547 -x944548 -x944549 -x944550 -x944551 -x944552 -x944553 -x944554 -x944555 -x944556 -x944557 -x944558 -x944559 -x944560 -x944561 -x944562 -x944563 -x944564 -x944565 -x944566 -x944567 -x944568 -x944569 -x944570 -x944571 -x944572 -x944573 -x944574 -x944575 -x944576 -x944577 -x944578 -x944579 -x944580 -x944581 -x944582 -x944583 -x944584 -x944585 -x944586 -x944587 -x944588 -x944589 -x944590 -x944591 -x944592 -x944593 -x944594 -x944595 -x944596 -x944597 -x944598 -x944599 -x944600 -x944601 -x944602 -x944603 -x944604 -x944605 -x944606 -x944607 -x944608 -x944609 -x944610 -x944611 -x944612 -x944613 -x944614 -x944615 -x944616 -x944617 -x944618 -x944619 -x944620 -x944621 -x944622 -x944623 -x944624 -x944625 -x944626 -x944627 -x944628 -x944629 -x944630 -x944631 -x944632 -x944633 -x944634 -x944635 -x944636 -x944637 -x944638 -x944639 -x944640 -x944641 -x944642 -x944643 -x944644 -x944645 -x944646 -x944647 -x944648 -x944649 -x944650 -x944651 -x944652 -x944653 -x944654 -x944655 -x944656 -x944657 -x944658 -x944659 -x944660 -x944661 -x944662 -x944663 -x944664 -x944665 -x944666 -x944667 -x944668 -x944669 -x944670 -x944671 -x944672 -x944673 -x944674 -x944675 -x944676 -x944677 -x944678 -x944679 -x944680 -x944681 -x944682 -x944683 -x944684 -x944685 -x944686 -x944687 -x944688 -x944689 -x944690 -x944691 -x944692 -x944693 -x944694 -x944695 -x944696 -x944697 -x944698 -x944699 -x944700 -x944701 -x944702 -x944703 -x944704 -x944705 -x944706 -x944707 -x944708 -x944709 -x944710 -x944711 -x944712 -x944713 -x944714 -x944715 -x944716 -x944717 -x944718 -x944719 -x944720 -x944721 -x944722 -x944723 -x944724 -x944725 -x944726 -x944727 -x944728 -x944729 -x944730 -x944731 -x944732 -x944733 -x944734 -x944735 -x944736 -x944737 -x944738 -x944739 -x944740 -x944741 -x944742 -x944743 -x944744 -x944745 -x944746 -x944747 -x944748 -x944749 -x944750 -x944751 -x944752 -x944753 -x944754 -x944755 -x944756 -x944757 -x944758 -x944759 -x944760 -x944761 -x944762 -x944763 -x944764 -x944765 -x944766 -x944767 -x944768 -x944769 -x944770 -x944771 -x944772 -x944773 -x944774 -x944775 -x944776 -x944777 -x944778 -x944779 -x944780 -x944781 -x944782 -x944783 -x944784 -x944785 -x944786 -x944787 -x944788 -x944789 -x944790 -x944791 -x944792 -x944793 -x944794 -x944795 -x944796 -x944797 -x944798 -x944799 -x944800 -x944801 -x944802 -x944803 -x944804 -x944805 -x944806 -x944807 -x944808 -x944809 -x944810 -x944811 -x944812 -x944813 -x944814 -x944815 -x944816 -x944817 -x944818 -x944819 -x944820 -x944821 -x944822 -x944823 -x944824 -x944825 -x944826 -x944827 -x944828 -x944829 -x944830 -x944831 -x944832 -x944833 -x944834 -x944835 -x944836 -x944837 -x944838 -x944839 -x944840 -x944841 -x944842 -x944843 -x944844 -x944845 -x944846 -x944847 -x944848 -x944849 -x944850 -x944851 -x944852 -x944853 -x944854 -x944855 -x944856 -x944857 -x944858 -x944859 -x944860 -x944861 -x944862 -x944863 -x944864 -x944865 -x944866 -x944867 -x944868 -x944869 -x944870 -x944871 -x944872 -x944873 -x944874 -x944875 -x944876 -x944877 -x944878 -x944879 -x944880 -x944881 -x944882 -x944883 -x944884 -x944885 -x944886 -x944887 -x944888 -x944889 -x944890 -x944891 -x944892 -x944893 -x944894 -x944895 -x944896 -x944897 -x944898 -x944899 -x944900 -x944901 -x944902 -x944903 -x944904 -x944905 -x944906 -x944907 -x944908 -x944909 -x944910 -x944911 -x944912 -x944913 -x944914 -x944915 -x944916 -x944917 -x944918 -x944919 -x944920 -x944921 -x944922 -x944923 -x944924 -x944925 -x944926 -x944927 -x944928 -x944929 -x944930 -x944931 -x944932 -x944933 -x944934 -x944935 -x944936 -x944937 -x944938 -x944939 -x944940 -x944941 -x944942 -x944943 -x944944 -x944945 -x944946 -x944947 -x944948 -x944949 -x944950 -x944951 -x944952 -x944953 -x944954 -x944955 -x944956 -x944957 -x944958 -x944959 -x944960 -x944961 -x944962 -x944963 -x944964 -x944965 -x944966 -x944967 -x944968 -x944969 -x944970 -x944971 -x944972 -x944973 -x944974 -x944975 -x944976 -x944977 -x944978 -x944979 -x944980 -x944981 -x944982 -x944983 -x944984 -x944985 -x944986 -x944987 -x944988 -x944989 -x944990 -x944991 -x944992 -x944993 -x944994 -x944995 -x944996 -x944997 -x944998 -x944999 -x945000 -x945001 -x945002 -x945003 -x945004 -x945005 -x945006 -x945007 -x945008 -x945009 -x945010 -x945011 -x945012 -x945013 -x945014 -x945015 -x945016 -x945017 -x945018 -x945019 -x945020 -x945021 -x945022 -x945023 -x945024 -x945025 -x945026 -x945027 -x945028 -x945029 -x945030 -x945031 -x945032 -x945033 -x945034 -x945035 -x945036 -x945037 -x945038 -x945039 -x945040 -x945041 -x945042 -x945043 -x945044 -x945045 -x945046 -x945047 -x945048 -x945049 -x945050 -x945051 -x945052 -x945053 -x945054 -x945055 -x945056 -x945057 -x945058 -x945059 -x945060 -x945061 -x945062 -x945063 -x945064 -x945065 -x945066 -x945067 -x945068 -x945069 -x945070 -x945071 -x945072 -x945073 -x945074 -x945075 -x945076 -x945077 -x945078 -x945079 -x945080 -x945081 -x945082 -x945083 -x945084 -x945085 -x945086 -x945087 -x945088 -x945089 -x945090 -x945091 -x945092 -x945093 -x945094 -x945095 -x945096 -x945097 -x945098 -x945099 -x945100 -x945101 -x945102 -x945103 -x945104 -x945105 -x945106 -x945107 -x945108 -x945109 -x945110 -x945111 -x945112 -x945113 -x945114 -x945115 -x945116 -x945117 -x945118 -x945119 -x945120 -x945121 -x945122 -x945123 -x945124 -x945125 -x945126 -x945127 -x945128 -x945129 -x945130 -x945131 -x945132 -x945133 -x945134 -x945135 -x945136 -x945137 -x945138 -x945139 -x945140 -x945141 -x945142 -x945143 -x945144 -x945145 -x945146 -x945147 -x945148 -x945149 -x945150 -x945151 -x945152 -x945153 -x945154 -x945155 -x945156 -x945157 -x945158 -x945159 -x945160 -x945161 -x945162 -x945163 -x945164 -x945165 -x945166 -x945167 -x945168 -x945169 -x945170 -x945171 -x945172 -x945173 -x945174 -x945175 -x945176 -x945177 -x945178 -x945179 -x945180 -x945181 -x945182 -x945183 -x945184 -x945185 -x945186 -x945187 -x945188 -x945189 -x945190 -x945191 -x945192 -x945193 -x945194 -x945195 -x945196 -x945197 -x945198 -x945199 -x945200 -x945201 -x945202 -x945203 -x945204 -x945205 -x945206 -x945207 -x945208 -x945209 -x945210 -x945211 -x945212 -x945213 -x945214 -x945215 -x945216 -x945217 -x945218 -x945219 -x945220 -x945221 -x945222 -x945223 -x945224 -x945225 -x945226 -x945227 -x945228 -x945229 -x945230 -x945231 -x945232 -x945233 -x945234 -x945235 -x945236 -x945237 -x945238 -x945239 -x945240 -x945241 -x945242 -x945243 -x945244 -x945245 -x945246 -x945247 -x945248 -x945249 -x945250 -x945251 -x945252 -x945253 -x945254 -x945255 -x945256 -x945257 -x945258 -x945259 -x945260 -x945261 -x945262 -x945263 -x945264 -x945265 -x945266 -x945267 -x945268 -x945269 -x945270 -x945271 -x945272 -x945273 -x945274 -x945275 -x945276 -x945277 -x945278 -x945279 -x945280 -x945281 -x945282 -x945283 -x945284 -x945285 -x945286 -x945287 -x945288 -x945289 -x945290 -x945291 -x945292 -x945293 -x945294 -x945295 -x945296 -x945297 -x945298 -x945299 -x945300 -x945301 -x945302 -x945303 -x945304 -x945305 -x945306 -x945307 -x945308 -x945309 -x945310 -x945311 -x945312 -x945313 -x945314 -x945315 -x945316 -x945317 -x945318 -x945319 -x945320 -x945321 -x945322 -x945323 -x945324 -x945325 -x945326 -x945327 -x945328 -x945329 -x945330 -x945331 -x945332 -x945333 -x945334 -x945335 -x945336 -x945337 -x945338 -x945339 -x945340 -x945341 -x945342 -x945343 -x945344 -x945345 -x945346 -x945347 -x945348 -x945349 -x945350 -x945351 -x945352 -x945353 -x945354 -x945355 -x945356 -x945357 -x945358 -x945359 -x945360 -x945361 -x945362 -x945363 -x945364 -x945365 -x945366 -x945367 -x945368 -x945369 -x945370 -x945371 -x945372 -x945373 -x945374 -x945375 -x945376 -x945377 -x945378 -x945379 -x945380 -x945381 -x945382 -x945383 -x945384 -x945385 -x945386 -x945387 -x945388 -x945389 -x945390 -x945391 -x945392 -x945393 -x945394 -x945395 -x945396 -x945397 -x945398 -x945399 -x945400 -x945401 -x945402 -x945403 -x945404 -x945405 -x945406 -x945407 -x945408 -x945409 -x945410 -x945411 -x945412 -x945413 -x945414 -x945415 -x945416 -x945417 -x945418 -x945419 -x945420 -x945421 -x945422 -x945423 -x945424 -x945425 -x945426 -x945427 -x945428 -x945429 -x945430 -x945431 -x945432 -x945433 -x945434 -x945435 -x945436 -x945437 -x945438 -x945439 -x945440 -x945441 -x945442 -x945443 -x945444 -x945445 -x945446 -x945447 -x945448 -x945449 -x945450 -x945451 -x945452 -x945453 -x945454 -x945455 -x945456 -x945457 -x945458 -x945459 -x945460 -x945461 -x945462 -x945463 -x945464 -x945465 -x945466 -x945467 -x945468 -x945469 -x945470 -x945471 -x945472 -x945473 -x945474 -x945475 -x945476 -x945477 -x945478 -x945479 -x945480 -x945481 -x945482 -x945483 -x945484 -x945485 -x945486 -x945487 -x945488 -x945489 -x945490 -x945491 -x945492 -x945493 -x945494 -x945495 -x945496 -x945497 -x945498 -x945499 -x945500 -x945501 -x945502 -x945503 -x945504 -x945505 -x945506 -x945605 -x945606 -x945607
3600.43/3613.13	v -x945608 -x945609 -x945610 -x945611 -x945612 -x945613 -x945614 -x945615 -x945616 -x945617 -x945618 -x945619 -x945620 -x945621 -x945622 -x945623 -x945624 -x945625 -x945626 -x945627 -x945628 -x945629 -x945630 -x945631 -x945632 -x945633 -x945634 -x945635 -x945636 -x945637 -x945638 -x945639 -x945640 -x945641 -x945642 -x945643 -x945644 -x945645 -x945646 -x945647 -x945648 -x945649 -x945650 -x945651 -x945652 -x945653 -x945654 -x945655 -x945656 -x945657 -x945658 -x945659 -x945660 -x945661 -x945662 -x945663 -x945664 -x945665 -x945666 -x945667 -x945668 -x945669 -x945670 -x945671 -x945672 -x945673 -x945674 -x945675 -x945676 -x945677 -x945678 -x945679 -x945680 -x945681 -x945682 -x945683 -x945684 -x945685 -x945686 -x945687 -x945688 -x945689 -x945690 -x945691 -x945692 -x945693 -x945694 -x945695 -x945696 -x945697 -x945698 -x945699 -x945700 -x945701 -x945702 -x945703 -x945704 -x945705 -x945706 -x945707 -x945708 -x945709 -x945710 -x945711 -x945712 -x945713 -x945714 -x945715 -x945716 -x945717 -x945718 -x945719 -x945720 -x945721 -x945722 -x945723 -x945724 -x945725 -x945726 -x945727 -x945728 -x945729 -x945730 -x945731 -x945732 -x945733 -x945734 -x945735 -x945736 -x945737 -x945738 -x945739 -x945740 -x945741 -x945742 -x945743 -x945744 -x945745 -x945746 -x945747 -x945748 -x945749 -x945750 -x945751 -x945752 -x945753 -x945754 -x945755 -x945756 -x945757 -x945758 -x945759 -x945760 -x945761 -x945762 -x945763 -x945764 -x945765 -x945766 -x945767 -x945768 -x945769 -x945770 -x945771 -x945772 -x945773 -x945774 -x945775 -x945776 -x945777 -x945778 -x945779 -x945780 -x945781 -x945782 -x945783 -x945784 -x945785 -x945786 -x945787 -x945788 -x945789 -x945790 -x945791 -x945792 -x945793 -x945794 -x945795 -x945796 -x945797 -x945798 -x945799 -x945800 -x945801 -x945802 -x945803 -x945804 -x945805 -x945806 -x945807 -x945808 -x945809 -x945810 -x945811 -x945812 -x945813 -x945814 -x945815 -x945816 -x945817 -x945818 -x945819 -x945820 -x945821 -x945822 -x945823 -x945824 -x945825 -x945826 -x945827 -x945828 -x945829 -x945830 -x945831 -x945832 -x945833 -x945834 -x945835 -x945836 -x945837 -x945838 -x945839 -x945840 -x945841 -x945842 -x945843 -x945844 -x945845 -x945846 -x945847 -x945848 -x945849 -x945850 -x945851 -x945852 -x945853 -x945854 -x945855 -x945856 -x945857 -x945858 -x945859 -x945860 -x945861 -x945862 -x945863 -x945864 -x945865 -x945866 -x945867 -x945868 -x945869 -x945870 -x945871 -x945872 -x945873 -x945874 -x945875 -x945876 -x945877 -x945878 -x945879 -x945880 -x945881 -x945882 -x945883 -x945884 -x945885 -x945886 -x945887 -x945888 -x945889 -x945890 -x945891 -x945892 -x945893 -x945894 -x945895 -x945896 -x945897 -x945898 -x945899 -x945900 -x945901 -x945902 -x945903 -x945904 -x945905 -x945906 -x945907 -x945908 -x945909 -x945910 -x945911 -x945912 -x945913 -x945914 -x945915 -x945916 -x945917 -x945918 -x945919 -x945920 -x945921 -x945922 -x945923 -x945924 -x945925 -x945926 -x945927 -x945928 -x945929 -x945930 -x945931 -x945932 -x945933 -x945934 -x945935 -x945936 -x945937 -x945938 -x945939 -x945940 -x945941 -x945942 -x945943 -x945944 -x945945 -x945946 -x945947 -x945948 -x945949 -x945950 -x945951 -x945952 -x945953 -x945954 -x945955 -x945956 -x945957 -x945958 -x945959 -x945960 -x945961 -x945962 -x945963 -x945964 -x945965 -x945966 -x945967 -x945968 -x945969 -x945970 -x945971 -x945972 -x945973 -x945974 -x945975 -x945976 -x945977 -x945978 -x945979 -x945980 -x945981 -x945982 -x945983 -x945984 -x945985 -x945986 -x945987 -x945988 -x945989 -x945990 -x945991 -x945992 -x945993 -x945994 -x945995 -x945996 -x945997 -x945998 -x945999 -x946000 -x946001 -x946002 -x946003 -x946004 -x946005 -x946006 -x946007 -x946008 -x946009 -x946010 -x946011 -x946012 -x946013 -x946014 -x946015 -x946016 -x946017 -x946018 -x946019 -x946020 -x946021 -x946022 -x946023 -x946024 -x946025 -x946026 -x946027 -x946028 -x946029 -x946030 -x946031 -x946032 -x946033 -x946034 -x946035 -x946036 -x946037 -x946038 -x946039 -x946040 -x946041 -x946042 -x946043 -x946044 -x946045 -x946046 -x946047 -x946048 -x946049 -x946050 -x946051 -x946052 -x946053 -x946054 -x946055 -x946056 -x946057 -x946058 -x946059 -x946060 -x946061 -x946062 -x946063 -x946064 -x946065 -x946066 -x946067 -x946068 -x946069 -x946070 -x946071 -x946072 -x946073 -x946074 -x946075 -x946076 -x946077 -x946078 -x946079 -x946080 -x946081 -x946082 -x946083 -x946084 -x946085 -x946086 -x946087 -x946088 -x946089 -x946090 -x946091 -x946092 -x946093 -x946094 -x946095 -x946096 -x946097 -x946098 -x946099 -x946100 -x946101 -x946102 -x946103 -x946104 -x946105 -x946106 -x946107 -x946108 -x946109 -x946110 -x946111 -x946112 -x946113 -x946114 -x946115 -x946116 -x946117 -x946118 -x946119 -x946120 -x946121 -x946122 -x946123 -x946124 -x946125 -x946126 -x946127 -x946128 -x946129 -x946130 -x946131 -x946132 -x946133 -x946134 -x946135 -x946136 -x946137 -x946138 -x946139 -x946140 -x946141 -x946142 -x946143 -x946144 -x946145 -x946146 -x946147 -x946148 -x946149 -x946150 -x946151 -x946152 -x946153 -x946154 -x946155 -x946156 -x946157 -x946158 -x946159 -x946160 -x946161 -x946162 -x946163 -x946164 -x946165 -x946166 -x946167 -x946168 -x946169 -x946170 -x946171 -x946172 -x946173 -x946174 -x946175 -x946176 -x946177 -x946178 -x946179 -x946180 -x946181 -x946182 -x946183 -x946184 -x946185 -x946186 -x946187 -x946188 -x946189 -x946190 -x946191 -x946192 -x946193 -x946194 -x946195 -x946196 -x946197 -x946198 -x946199 -x946200 -x946201 -x946202 -x946203 -x946204 -x946205 -x946206 -x946207 -x946208 -x946209 -x946210 -x946211 -x946212 -x946213 -x946214 -x946215 -x946216 -x946217 -x946218 -x946219 -x946220 -x946221 -x946222 -x946223 -x946224 -x946225 -x946226 -x946227 -x946228 -x946229 -x946230 -x946231 -x946232 -x946233 -x946234 -x946235 -x946236 -x946237 -x946238 -x946239 -x946240 -x946241 -x946242 -x946243 -x946244 -x946245 -x946246 -x946247 -x946248 -x946249 -x946250 -x946251 -x946252 -x946253 -x946254 -x946255 -x946256 -x946257 -x946258 -x946259 -x946260 -x946261 -x946262 -x946263 -x946264 -x946265 -x946266 -x946267 -x946268 -x946269 -x946270 -x946271 -x946272 -x946273 -x946274 -x946275 -x946276 -x946277 -x946278 -x946279 -x946280 -x946281 -x946282 -x946283 -x946284 -x946285 -x946286 -x946287 -x946288 -x946289 -x946290 -x946291 -x946292 -x946293 -x946294 -x946295 -x946296 -x946297 -x946298 -x946299 -x946300 -x946301 -x946302 -x946303 -x946304 -x946305 -x946306 -x946307 -x946308 -x946309 -x946310 -x946311 -x946312 -x946313 -x946314 -x946315 -x946316 -x946317 -x946318 -x946319 -x946320 -x946321 -x946322 -x946323 -x946324 -x946325 -x946326 -x946327 -x946328 -x946329 -x946330 -x946331 -x946332 -x946333 -x946334 -x946335 -x946336 -x946337 -x946338 -x946339 -x946340 -x946341 -x946342 -x946343 -x946344 -x946345 -x946346 -x946347 -x946348 -x946349 -x946350 -x946351 -x946352 -x946353 -x946354 -x946355 -x946356 -x946357 -x946358 -x946359 -x946360 -x946361 -x946362 -x946363 -x946364 -x946365 -x946366 -x946367 -x946368 -x946369 -x946370 -x946371 -x946372 -x946373 -x946374 -x946375 -x946376 -x946377 -x946378 -x946379 -x946380 -x946381 -x946382 -x946383 -x946384 -x946385 -x946386 -x946387 -x946388 -x946389 -x946390 -x946391 -x946392 -x946393 -x946394 -x946395 -x946396 -x946397 -x946398 -x946399 -x946400 -x946401 -x946402 -x946403 -x946404 -x946405 -x946406 -x946407 -x946408 -x946409 -x946410 -x946411 -x946412 -x946413 -x946414 -x946415 -x946416 -x946417 -x946418 -x946419 -x946420 -x946421 -x946422 -x946423 -x946424 -x946425 -x946426 -x946427 -x946428 -x946429 -x946430 -x946431 -x946432 -x946433 -x946434 -x946435 -x946436 -x946437 -x946438 -x946439 -x946440 -x946441 -x946442 -x946443 -x946444 -x946445 -x946446 -x946447 -x946448 -x946449 -x946450 -x946451 -x946452 -x946453 -x946454 -x946455 -x946456 -x946457 -x946458 -x946459 -x946460 -x946461 -x946462 -x946463 -x946464 -x946465 -x946466 -x946467 -x946468 -x946469 -x946470 -x946471 -x946472 -x946473 -x946474 -x946475 -x946476 -x946477 -x946478 -x946479 -x946480 -x946481 -x946482 -x946483 -x946484 -x946485 -x946486 -x946487 -x946488 -x946489 -x946490 -x946491 -x946492 -x946493 -x946494 -x946495 -x946496 -x946497 -x946498 -x946499 -x946500 -x946501 -x946502 -x946503 -x946504 -x946505 -x946506 -x946507 -x946508 -x946509 -x946510 -x946511 -x946512 -x946513 -x946514 -x946515 -x946516 -x946517 -x946518 -x946519 -x946520 -x946521 -x946522 -x946523 -x946524 -x946525 -x946526 -x946527 -x946528 -x946529 -x946530 -x946531 -x946532 -x946533 -x946534 -x946535 -x946536 -x946537 -x946538 -x946539 -x946540 -x946541 -x946542 -x946543 -x946544 -x946545 -x946546 -x946547 -x946548 -x946549 -x946550 -x946551 -x946552 -x946553 -x946554 -x946555 -x946556 -x946557 -x946558 -x946559 -x946560 -x946561 -x946562 -x946563 -x946564 -x946565 -x946566 -x946567 -x946568 -x946569 -x946570 -x946571 -x946572 -x946573 -x946574 -x946575 -x946576 -x946577 -x946578 -x946579 -x946580 -x946581 -x946582 -x946583 -x946584 -x946683 -x946684 -x946685 -x946686 -x946687 -x946688 -x946689 -x946690 -x946691 -x946692 -x946693 -x946694 -x946695 -x946696 -x946697 -x946698 -x946699 -x946700 -x946701 -x946702 -x946703 -x946704 -x946705 -x946706 -x946707 -x946708 -x946709 -x946710 -x946711 -x946712 -x946713 -x946714 -x946715 -x946716 -x946717 -x946718 -x946719 -x946720 -x946721 -x946722 -x946723 -x946724 -x946725 -x946726 -x946727 -x946728 -x946729 -x946730 -x946731 -x946732 -x946733 -x946734 -x946735 -x946736 -x946737 -x946738 -x946739 -x946740 -x946741 -x946742 -x946743 -x946744 -x946745 -x946746 -x946747 -x946748 -x946749 -x946750 -x946751 -x946752 -x946753 -x946754 -x946755 -x946756 -x946757 -x946758 -x946759 -x946760 -x946761 -x946762 -x946763 -x946764 -x946765 -x946766 -x946767 -x946768 -x946769 -x946770 -x946771 -x946772 -x946773 -x946774 -x946775 -x946776 -x946777 -x946778 -x946779 -x946780 -x946781 -x946782 -x946783 -x946784 -x946785 -x946786 -x946787 -x946788 -x946789 -x946790 -x946791 -x946792 -x946793 -x946794 -x946795 -x946796 -x946797 -x946798 -x946799 -x946800 -x946801 -x946802 -x946803 -x946804 -x946805 -x946806 -x946807 -x946808 -x946809 -x946810 -x946811 -x946812 -x946813 -x946814 -x946815 -x946816 -x946817 -x946818 -x946819 -x946820 -x946821 -x946822 -x946823 -x946824 -x946825 -x946826 -x946827 -x946828 -x946829 -x946830 -x946831 -x946832 -x946833 -x946834 -x946835 -x946836 -x946837 -x946838 -x946839 -x946840 -x946841 -x946842 -x946843 -x946844 -x946845 -x946846 -x946847 -x946848 -x946849 -x946850 -x946851 -x946852 -x946853 -x946854 -x946855 -x946856 -x946857 -x946858 -x946859 -x946860 -x946861 -x946862 -x946863 -x946864 -x946865 -x946866 -x946867 -x946868 -x946869 -x946870 -x946871 -x946872 -x946873 -x946874 -x946875 -x946876 -x946877 -x946878 -x946879 -x946880 -x946881 -x946882 -x946883 -x946884 -x946885 -x946886 -x946887 -x946888 -x946889 -x946890 -x946891 -x946892 -x946893 -x946894 -x946895 -x946896 -x946897 -x946898 -x946899 -x946900 -x946901 -x946902 -x946903 -x946904 -x946905 -x946906 -x946907 -x946908 -x946909 -x946910 -x946911 -x946912 -x946913 -x946914 -x946915 -x946916 -x946917 -x946918 -x946919 -x946920 -x946921 -x946922 -x946923 -x946924 -x946925 -x946926 -x946927 -x946928 -x946929 -x946930 -x946931 -x946932 -x946933 -x946934 -x946935 -x946936 -x946937 -x946938 -x946939 -x946940 -x946941 -x946942 -x946943 -x946944 -x946945 -x946946 -x946947 -x946948 -x946949 -x946950 -x946951 -x946952 -x946953 -x946954 -x946955 -x946956 -x946957 -x946958 -x946959 -x946960 -x946961 -x946962 -x946963 -x946964 -x946965 -x946966 -x946967 -x946968 -x946969 -x946970 -x946971 -x946972 -x946973 -x946974 -x946975 -x946976 -x946977 -x946978 -x946979 -x946980 -x946981 -x946982 -x946983 -x946984 -x946985 -x946986 -x946987 -x946988 -x946989 -x946990 -x946991 -x946992 -x946993 -x946994 -x946995 -x946996 -x946997 -x946998 -x946999 -x947000 -x947001 -x947002 -x947003 -x947004 -x947005 -x947006 -x947007 -x947008 -x947009 -x947010 -x947011 -x947012 -x947013 -x947014 -x947015 -x947016 -x947017 -x947018 -x947019 -x947020 -x947021 -x947022 -x947023 -x947024 -x947025 -x947026 -x947027 -x947028 -x947029 -x947030 -x947031 -x947032 -x947033 -x947034 -x947035 -x947036 -x947037 -x947038 -x947039 -x947040 -x947041 -x947042 -x947043 -x947044 -x947045 -x947046 -x947047 -x947048 -x947049 -x947050 -x947051 -x947052 -x947053 -x947054 -x947055 -x947056 -x947057 -x947058 -x947059 -x947060 -x947061 -x947062 -x947063 -x947064 -x947065 -x947066 -x947067 -x947068 -x947069 -x947070 -x947071 -x947072 -x947073 -x947074 -x947075 -x947076 -x947077 -x947078 -x947079 -x947080 -x947081 -x947082 -x947083 -x947084 -x947085 -x947086 -x947087 -x947088 -x947089 -x947090 -x947091 -x947092 -x947093 -x947094 -x947095 -x947096 -x947097 -x947098 -x947099 -x947100 -x947101 -x947102 -x947103 -x947104 -x947105 -x947106 -x947107 -x947108 -x947109 -x947110 -x947111 -x947112 -x947113 -x947114 -x947115 -x947116 -x947117 -x947118 -x947119 -x947120 -x947121 -x947122 -x947123 -x947124 -x947125 -x947126 -x947127 -x947128 -x947129 -x947130 -x947131 -x947132 -x947133 -x947134 -x947135 -x947136 -x947137 -x947138 -x947139 -x947140 -x947141 -x947142 -x947143 -x947144 -x947145 -x947146 -x947147 -x947148 -x947149 -x947150 -x947151 -x947152 -x947153 -x947154 -x947155 -x947156 -x947157 -x947158 -x947159 -x947160 -x947161 -x947162 -x947163 -x947164 -x947165 -x947166 -x947167 -x947168 -x947169 -x947170 -x947171 -x947172 -x947173 -x947174 -x947175 -x947176 -x947177 -x947178 -x947179 -x947180 -x947181 -x947182 -x947183 -x947184 -x947185 -x947186 -x947187 -x947188 -x947189 -x947190 -x947191 -x947192 -x947193 -x947194 -x947195 -x947196 -x947197 -x947198 -x947199 -x947200 -x947201 -x947202 -x947203 -x947204 -x947205 -x947206 -x947207 -x947208 -x947209 -x947210 -x947211 -x947212 -x947213 -x947214 -x947215 -x947216 -x947217 -x947218 -x947219 -x947220 -x947221 -x947222 -x947223 -x947224 -x947225 -x947226 -x947227 -x947228 -x947229 -x947230 -x947231 -x947232 -x947233 -x947234 -x947235 -x947236 -x947237 -x947238 -x947239 -x947240 -x947241 -x947242 -x947243 -x947244 -x947245 -x947246 -x947247 -x947248 -x947249 -x947250 -x947251 -x947252 -x947253 -x947254 -x947255 -x947256 -x947257 -x947258 -x947259 -x947260 -x947261 -x947262 -x947263 -x947264 -x947265 -x947266 -x947267 -x947268 -x947269 -x947270 -x947271 -x947272 -x947273 -x947274 -x947275 -x947276 -x947277 -x947278 -x947279 -x947280 -x947281 -x947282 -x947283 -x947284 -x947285 -x947286 -x947287 -x947288 -x947289 -x947290 -x947291 -x947292 -x947293 -x947294 -x947295 -x947296 -x947297 -x947298 -x947299 -x947300 -x947301 -x947302 -x947303 -x947304 -x947305 -x947306 -x947307 -x947308 -x947309 -x947310 -x947311 -x947312 -x947313 -x947314 -x947315 -x947316 -x947317 -x947318 -x947319 -x947320 -x947321 -x947322 -x947323 -x947324 -x947325 -x947326 -x947327 -x947328 -x947329 -x947330 -x947331 -x947332 -x947333 -x947334 -x947335 -x947336 -x947337 -x947338 -x947339 -x947340 -x947341 -x947342 -x947343 -x947344 -x947345 -x947346 -x947347 -x947348 -x947349 -x947350 -x947351 -x947352 -x947353 -x947354 -x947355 -x947356 -x947357 -x947358 -x947359 -x947360 -x947361 -x947362 -x947363 -x947364 -x947365 -x947366 -x947367 -x947368 -x947369 -x947370 -x947371 -x947372 -x947373 -x947374 -x947375 -x947376 -x947377 -x947378 -x947379 -x947380 -x947381 -x947382 -x947383 -x947384 -x947385 -x947386 -x947387 -x947388 -x947389 -x947390 -x947391 -x947392 -x947393 -x947394 -x947395 -x947396 -x947397 -x947398 -x947399 -x947400 -x947401 -x947402 -x947403 -x947404 -x947405 -x947406 -x947407 -x947408 -x947409 -x947410 -x947411 -x947412 -x947413 -x947414 -x947415 -x947416 -x947417 -x947418 -x947419 -x947420 -x947421 -x947422 -x947423 -x947424 -x947425 -x947426 -x947427 -x947428 -x947429 -x947430 -x947431 -x947432 -x947433 -x947434 -x947435 -x947436 -x947437 -x947438 -x947439 -x947440 -x947441 -x947442 -x947443 -x947444 -x947445 -x947446 -x947447 -x947448 -x947449 -x947450 -x947451 -x947452 -x947453 -x947454 -x947455 -x947456 -x947457 -x947458 -x947459 -x947460 -x947461 -x947462 -x947463 -x947464 -x947465 -x947466 -x947467 -x947468 -x947469 -x947470 -x947471 -x947472 -x947473 -x947474 -x947475 -x947476 -x947477 -x947478 -x947479 -x947480 -x947481 -x947482 -x947483 -x947484 -x947485 -x947486 -x947487 -x947488 -x947489 -x947490 -x947491 -x947492 -x947493 -x947494 -x947495 -x947496 -x947497 -x947498 -x947499 -x947500 -x947501 -x947502 -x947503 -x947504 -x947505 -x947506 -x947507 -x947508 -x947509 -x947510 -x947511 -x947512 -x947513 -x947514 -x947515 -x947516 -x947517 -x947518 -x947519 -x947520 -x947521 -x947522 -x947523 -x947524 -x947525 -x947526 -x947527 -x947528 -x947529 -x947530 -x947531 -x947532 -x947533 -x947534 -x947535 -x947536 -x947537 -x947538 -x947539 -x947540 -x947541 -x947542 -x947543 -x947544 -x947545 -x947546 -x947547 -x947548 -x947549 -x947550 -x947551 -x947552 -x947553 -x947554 -x947555 -x947556 -x947557 -x947558 -x947559 -x947560 -x947561 -x947562 -x947563 -x947564 -x947565 -x947566 -x947567 -x947568 -x947569 -x947570 -x947571 -x947572 -x947573 -x947574 -x947575 -x947576 -x947577 -x947578 -x947579 -x947580 -x947581 -x947582 -x947583 -x947584 -x947585 -x947586 -x947587 -x947588 -x947589 -x947590 -x947591 -x947592 -x947593 -x947594 -x947595 -x947596 -x947597 -x947598 -x947599 -x947600 -x947601 -x947602 -x947603 -x947604 -x947605 -x947606 -x947607 -x947608 -x947609 -x947610 -x947611 -x947612 -x947613 -x947614 -x947615 -x947616 -x947617 -x947618 -x947619 -x947620 -x947621 -x947622 -x947623 -x947624 -x947625 -x947626 -x947627 -x947628 -x947629 -x947630 -x947631 -x947632 -x947633 -x947634 -x947635 -x947636 -x947637 -x947638 -x947639 -x947640 -x947641 -x947642 -x947643 -x947644 -x947645 -x947646 -x947647 -x947648 -x947649 -x947650 -x947651 -x947652 -x947653 -x947654 -x947655 -x947656 -x947657 -x947658 -x947659 -x947660 -x947661 -x947662 -x947761 -x947762 -x947763 -x947764 -x947765 -x947766 -x947767 -x947768 -x947769 -x947770 -x947771 -x947772 -x947773 -x947774 -x947775 -x947776 -x947777 -x947778 -x947779 -x947780 -x947781 -x947782 -x947783 -x947784 -x947785 -x947786 -x947787 -x947788 -x947789 -x947790 -x947791 -x947792 -x947793 -x947794 -x947795 -x947796 -x947797 -x947798 -x947799 -x947800 -x947801 -x947802 -x947803
3600.43/3613.13	v -x947804 -x947805 -x947806 -x947807 -x947808 -x947809 -x947810 -x947811 -x947812 -x947813 -x947814 -x947815 -x947816 -x947817 -x947818 -x947819 -x947820 -x947821 -x947822 -x947823 -x947824 -x947825 -x947826 -x947827 -x947828 -x947829 -x947830 -x947831 -x947832 -x947833 -x947834 -x947835 -x947836 -x947837 -x947838 -x947839 -x947840 -x947841 -x947842 -x947843 -x947844 -x947845 -x947846 -x947847 -x947848 -x947849 -x947850 -x947851 -x947852 -x947853 -x947854 -x947855 -x947856 -x947857 -x947858 -x947859 -x947860 -x947861 -x947862 -x947863 -x947864 -x947865 -x947866 -x947867 -x947868 -x947869 -x947870 -x947871 -x947872 -x947873 -x947874 -x947875 -x947876 -x947877 -x947878 -x947879 -x947880 -x947881 -x947882 -x947883 -x947884 -x947885 -x947886 -x947887 -x947888 -x947889 -x947890 -x947891 -x947892 -x947893 -x947894 -x947895 -x947896 -x947897 -x947898 -x947899 -x947900 -x947901 -x947902 -x947903 -x947904 -x947905 -x947906 -x947907 -x947908 -x947909 -x947910 -x947911 -x947912 -x947913 -x947914 -x947915 -x947916 -x947917 -x947918 -x947919 -x947920 -x947921 -x947922 -x947923 -x947924 -x947925 -x947926 -x947927 -x947928 -x947929 -x947930 -x947931 -x947932 -x947933 -x947934 -x947935 -x947936 -x947937 -x947938 -x947939 -x947940 -x947941 -x947942 -x947943 -x947944 -x947945 -x947946 -x947947 -x947948 -x947949 -x947950 -x947951 -x947952 -x947953 -x947954 -x947955 -x947956 -x947957 -x947958 -x947959 -x947960 -x947961 -x947962 -x947963 -x947964 -x947965 -x947966 -x947967 -x947968 -x947969 -x947970 -x947971 -x947972 -x947973 -x947974 -x947975 -x947976 -x947977 -x947978 -x947979 -x947980 -x947981 -x947982 -x947983 -x947984 -x947985 -x947986 -x947987 -x947988 -x947989 -x947990 -x947991 -x947992 -x947993 -x947994 -x947995 -x947996 -x947997 -x947998 -x947999 -x948000 -x948001 -x948002 -x948003 -x948004 -x948005 -x948006 -x948007 -x948008 -x948009 -x948010 -x948011 -x948012 -x948013 -x948014 -x948015 -x948016 -x948017 -x948018 -x948019 -x948020 -x948021 -x948022 -x948023 -x948024 -x948025 -x948026 -x948027 -x948028 -x948029 -x948030 -x948031 -x948032 -x948033 -x948034 -x948035 -x948036 -x948037 -x948038 -x948039 -x948040 -x948041 -x948042 -x948043 -x948044 -x948045 -x948046 -x948047 -x948048 -x948049 -x948050 -x948051 -x948052 -x948053 -x948054 -x948055 -x948056 -x948057 -x948058 -x948059 -x948060 -x948061 -x948062 -x948063 -x948064 -x948065 -x948066 -x948067 -x948068 -x948069 -x948070 -x948071 -x948072 -x948073 -x948074 -x948075 -x948076 -x948077 -x948078 -x948079 -x948080 -x948081 -x948082 -x948083 -x948084 -x948085 -x948086 -x948087 -x948088 -x948089 -x948090 -x948091 -x948092 -x948093 -x948094 -x948095 -x948096 -x948097 -x948098 -x948099 -x948100 -x948101 -x948102 -x948103 -x948104 -x948105 -x948106 -x948107 -x948108 -x948109 -x948110 -x948111 -x948112 -x948113 -x948114 -x948115 -x948116 -x948117 -x948118 -x948119 -x948120 -x948121 -x948122 -x948123 -x948124 -x948125 -x948126 -x948127 -x948128 -x948129 -x948130 -x948131 -x948132 -x948133 -x948134 -x948135 -x948136 -x948137 -x948138 -x948139 -x948140 -x948141 -x948142 -x948143 -x948144 -x948145 -x948146 -x948147 -x948148 -x948149 -x948150 -x948151 -x948152 -x948153 -x948154 -x948155 -x948156 -x948157 -x948158 -x948159 -x948160 -x948161 -x948162 -x948163 -x948164 -x948165 -x948166 -x948167 -x948168 -x948169 -x948170 -x948171 -x948172 -x948173 -x948174 -x948175 -x948176 -x948177 -x948178 -x948179 -x948180 -x948181 -x948182 -x948183 -x948184 -x948185 -x948186 -x948187 -x948188 -x948189 -x948190 -x948191 -x948192 -x948193 -x948194 -x948195 -x948196 -x948197 -x948198 -x948199 -x948200 -x948201 -x948202 -x948203 -x948204 -x948205 -x948206 -x948207 -x948208 -x948209 -x948210 -x948211 -x948212 -x948213 -x948214 -x948215 -x948216 -x948217 -x948218 -x948219 -x948220 -x948221 -x948222 -x948223 -x948224 -x948225 -x948226 -x948227 -x948228 -x948229 -x948230 -x948231 -x948232 -x948233 -x948234 -x948235 -x948236 -x948237 -x948238 -x948239 -x948240 -x948241 -x948242 -x948243 -x948244 -x948245 -x948246 -x948247 -x948248 -x948249 -x948250 -x948251 -x948252 -x948253 -x948254 -x948255 -x948256 -x948257 -x948258 -x948259 -x948260 -x948261 -x948262 -x948263 -x948264 -x948265 -x948266 -x948267 -x948268 -x948269 -x948270 -x948271 -x948272 -x948273 -x948274 -x948275 -x948276 -x948277 -x948278 -x948279 -x948280 -x948281 -x948282 -x948283 -x948284 -x948285 -x948286 -x948287 -x948288 -x948289 -x948290 -x948291 -x948292 -x948293 -x948294 -x948295 -x948296 -x948297 -x948298 -x948299 -x948300 -x948301 -x948302 -x948303 -x948304 -x948305 -x948306 -x948307 -x948308 -x948309 -x948310 -x948311 -x948312 -x948313 -x948314 -x948315 -x948316 -x948317 -x948318 -x948319 -x948320 -x948321 -x948322 -x948323 -x948324 -x948325 -x948326 -x948327 -x948328 -x948329 -x948330 -x948331 -x948332 -x948333 -x948334 -x948335 -x948336 -x948337 -x948338 -x948339 -x948340 -x948341 -x948342 -x948343 -x948344 -x948345 -x948346 -x948347 -x948348 -x948349 -x948350 -x948351 -x948352 -x948353 -x948354 -x948355 -x948356 -x948357 -x948358 -x948359 -x948360 -x948361 -x948362 -x948363 -x948364 -x948365 -x948366 -x948367 -x948368 -x948369 -x948370 -x948371 -x948372 -x948373 -x948374 -x948375 -x948376 -x948377 -x948378 -x948379 -x948380 -x948381 -x948382 -x948383 -x948384 -x948385 -x948386 -x948387 -x948388 -x948389 -x948390 -x948391 -x948392 -x948393 -x948394 -x948395 -x948396 -x948397 -x948398 -x948399 -x948400 -x948401 -x948402 -x948403 -x948404 -x948405 -x948406 -x948407 -x948408 -x948409 -x948410 -x948411 -x948412 -x948413 -x948414 -x948415 -x948416 -x948417 -x948418 -x948419 -x948420 -x948421 -x948422 -x948423 -x948424 -x948425 -x948426 -x948427 -x948428 -x948429 -x948430 -x948431 -x948432 -x948433 -x948434 -x948435 -x948436 -x948437 -x948438 -x948439 -x948440 -x948441 -x948442 -x948443 -x948444 -x948445 -x948446 -x948447 -x948448 -x948449 -x948450 -x948451 -x948452 -x948453 -x948454 -x948455 -x948456 -x948457 -x948458 -x948459 -x948460 -x948461 -x948462 -x948463 -x948464 -x948465 -x948466 -x948467 -x948468 -x948469 -x948470 -x948471 -x948472 -x948473 -x948474 -x948475 -x948476 -x948477 -x948478 -x948479 -x948480 -x948481 -x948482 -x948483 -x948484 -x948485 -x948486 -x948487 -x948488 -x948489 -x948490 -x948491 -x948492 -x948493 -x948494 -x948495 -x948496 -x948497 -x948498 -x948499 -x948500 -x948501 -x948502 -x948503 -x948504 -x948505 -x948506 -x948507 -x948508 -x948509 -x948510 -x948511 -x948512 -x948513 -x948514 -x948515 -x948516 -x948517 -x948518 -x948519 -x948520 -x948521 -x948522 -x948523 -x948524 -x948525 -x948526 -x948527 -x948528 -x948529 -x948530 -x948531 -x948532 -x948533 -x948534 -x948535 -x948536 -x948537 -x948538 -x948539 -x948540 -x948541 -x948542 -x948543 -x948544 -x948545 -x948546 -x948547 -x948548 -x948549 -x948550 -x948551 -x948552 -x948553 -x948554 -x948555 -x948556 -x948557 -x948558 -x948559 -x948560 -x948561 -x948562 -x948563 -x948564 -x948565 -x948566 -x948567 -x948568 -x948569 -x948570 -x948571 -x948572 -x948573 -x948574 -x948575 -x948576 -x948577 -x948578 -x948579 -x948580 -x948581 -x948582 -x948583 -x948584 -x948585 -x948586 -x948587 -x948588 -x948589 -x948590 -x948591 -x948592 -x948593 -x948594 -x948595 -x948596 -x948597 -x948598 -x948599 -x948600 -x948601 -x948602 -x948603 -x948604 -x948605 -x948606 -x948607 -x948608 -x948609 -x948610 -x948611 -x948612 -x948613 -x948614 -x948615 -x948616 -x948617 -x948618 -x948619 -x948620 -x948621 -x948622 -x948623 -x948624 -x948625 -x948626 -x948627 -x948628 -x948629 -x948630 -x948631 -x948632 -x948633 -x948634 -x948635 -x948636 -x948637 -x948638 -x948639 -x948640 -x948641 -x948642 -x948643 -x948644 -x948645 -x948646 -x948647 -x948648 -x948649 -x948650 -x948651 -x948652 -x948653 -x948654 -x948655 -x948656 -x948657 -x948658 -x948659 -x948660 -x948661 -x948662 -x948663 -x948664 -x948665 -x948666 -x948667 -x948668 -x948669 -x948670 -x948671 -x948672 -x948673 -x948674 -x948675 -x948676 -x948677 -x948678 -x948679 -x948680 -x948681 -x948682 -x948683 -x948684 -x948685 -x948686 -x948687 -x948688 -x948689 -x948690 -x948691 -x948692 -x948693 -x948694 -x948695 -x948696 -x948697 -x948698 -x948699 -x948700 -x948701 -x948702 -x948703 -x948704 -x948705 -x948706 -x948707 -x948708 -x948709 -x948710 -x948711 -x948712 -x948713 -x948714 -x948715 -x948716 -x948717 -x948718 -x948719 -x948720 -x948721 -x948722 -x948723 -x948724 -x948725 -x948726 -x948727 -x948728 -x948729 -x948730 -x948731 -x948732 -x948733 -x948734 -x948735 -x948736 -x948737 -x948738 -x948739 -x948740 -x948839 -x948840 -x948841 -x948842 -x948843 -x948844 -x948845 -x948846 -x948847 -x948848 -x948849 -x948850 -x948851 -x948852 -x948853 -x948854 -x948855 -x948856 -x948857 -x948858 -x948859 -x948860 -x948861 -x948862 -x948863 -x948864 -x948865 -x948866 -x948867 -x948868 -x948869 -x948870 -x948871 -x948872 -x948873 -x948874 -x948875 -x948876 -x948877 -x948878 -x948879 -x948880 -x948881 -x948882 -x948883 -x948884 -x948885 -x948886 -x948887 -x948888 -x948889 -x948890 -x948891 -x948892 -x948893 -x948894 -x948895 -x948896 -x948897 -x948898 -x948899 -x948900 -x948901 -x948902 -x948903 -x948904 -x948905 -x948906 -x948907 -x948908 -x948909 -x948910 -x948911 -x948912 -x948913 -x948914 -x948915 -x948916 -x948917 -x948918 -x948919 -x948920 -x948921 -x948922 -x948923 -x948924 -x948925 -x948926 -x948927 -x948928 -x948929 -x948930 -x948931 -x948932 -x948933 -x948934 -x948935 -x948936 -x948937 -x948938 -x948939 -x948940 -x948941 -x948942 -x948943 -x948944 -x948945 -x948946 -x948947 -x948948 -x948949 -x948950 -x948951 -x948952 -x948953 -x948954 -x948955 -x948956 -x948957 -x948958 -x948959 -x948960 -x948961 -x948962 -x948963 -x948964 -x948965 -x948966 -x948967 -x948968 -x948969 -x948970 -x948971 -x948972 -x948973 -x948974 -x948975 -x948976 -x948977 -x948978 -x948979 -x948980 -x948981 -x948982 -x948983 -x948984 -x948985 -x948986 -x948987 -x948988 -x948989 -x948990 -x948991 -x948992 -x948993 -x948994 -x948995 -x948996 -x948997 -x948998 -x948999 -x949000 -x949001 -x949002 -x949003 -x949004 -x949005 -x949006 -x949007 -x949008 -x949009 -x949010 -x949011 -x949012 -x949013 -x949014 -x949015 -x949016 -x949017 -x949018 -x949019 -x949020 -x949021 -x949022 -x949023 -x949024 -x949025 -x949026 -x949027 -x949028 -x949029 -x949030 -x949031 -x949032 -x949033 -x949034 -x949035 -x949036 -x949037 -x949038 -x949039 -x949040 -x949041 -x949042 -x949043 -x949044 -x949045 -x949046 -x949047 -x949048 -x949049 -x949050 -x949051 -x949052 -x949053 -x949054 -x949055 -x949056 -x949057 -x949058 -x949059 -x949060 -x949061 -x949062 -x949063 -x949064 -x949065 -x949066 -x949067 -x949068 -x949069 -x949070 -x949071 -x949072 -x949073 -x949074 -x949075 -x949076 -x949077 -x949078 -x949079 -x949080 -x949081 -x949082 -x949083 -x949084 -x949085 -x949086 -x949087 -x949088 -x949089 -x949090 -x949091 -x949092 -x949093 -x949094 -x949095 -x949096 -x949097 -x949098 -x949099 -x949100 -x949101 -x949102 -x949103 -x949104 -x949105 -x949106 -x949107 -x949108 -x949109 -x949110 -x949111 -x949112 -x949113 -x949114 -x949115 -x949116 -x949117 -x949118 -x949119 -x949120 -x949121 -x949122 -x949123 -x949124 -x949125 -x949126 -x949127 -x949128 -x949129 -x949130 -x949131 -x949132 -x949133 -x949134 -x949135 -x949136 -x949137 -x949138 -x949139 -x949140 -x949141 -x949142 -x949143 -x949144 -x949145 -x949146 -x949147 -x949148 -x949149 -x949150 -x949151 -x949152 -x949153 -x949154 -x949155 -x949156 -x949157 -x949158 -x949159 -x949160 -x949161 -x949162 -x949163 -x949164 -x949165 -x949166 -x949167 -x949168 -x949169 -x949170 -x949171 -x949172 -x949173 -x949174 -x949175 -x949176 -x949177 -x949178 -x949179 -x949180 -x949181 -x949182 -x949183 -x949184 -x949185 -x949186 -x949187 -x949188 -x949189 -x949190 -x949191 -x949192 -x949193 -x949194 -x949195 -x949196 -x949197 -x949198 -x949199 -x949200 -x949201 -x949202 -x949203 -x949204 -x949205 -x949206 -x949207 -x949208 -x949209 -x949210 -x949211 -x949212 -x949213 -x949214 -x949215 -x949216 -x949217 -x949218 -x949219 -x949220 -x949221 -x949222 -x949223 -x949224 -x949225 -x949226 -x949227 -x949228 -x949229 -x949230 -x949231 -x949232 -x949233 -x949234 -x949235 -x949236 -x949237 -x949238 -x949239 -x949240 -x949241 -x949242 -x949243 -x949244 -x949245 -x949246 -x949247 -x949248 -x949249 -x949250 -x949251 -x949252 -x949253 -x949254 -x949255 -x949256 -x949257 -x949258 -x949259 -x949260 -x949261 -x949262 -x949263 -x949264 -x949265 -x949266 -x949267 -x949268 -x949269 -x949270 -x949271 -x949272 -x949273 -x949274 -x949275 -x949276 -x949277 -x949278 -x949279 -x949280 -x949281 -x949282 -x949283 -x949284 -x949285 -x949286 -x949287 -x949288 -x949289 -x949290 -x949291 -x949292 -x949293 -x949294 -x949295 -x949296 -x949297 -x949298 -x949299 -x949300 -x949301 -x949302 -x949303 -x949304 -x949305 -x949306 -x949307 -x949308 -x949309 -x949310 -x949311 -x949312 -x949313 -x949314 -x949315 -x949316 -x949317 -x949318 -x949319 -x949320 -x949321 -x949322 -x949323 -x949324 -x949325 -x949326 -x949327 -x949328 -x949329 -x949330 -x949331 -x949332 -x949333 -x949334 -x949335 -x949336 -x949337 -x949338 -x949339 -x949340 -x949341 -x949342 -x949343 -x949344 -x949345 -x949346 -x949347 -x949348 -x949349 -x949350 -x949351 -x949352 -x949353 -x949354 -x949355 -x949356 -x949357 -x949358 -x949359 -x949360 -x949361 -x949362 -x949363 -x949364 -x949365 -x949366 -x949367 -x949368 -x949369 -x949370 -x949371 -x949372 -x949373 -x949374 -x949375 -x949376 -x949377 -x949378 -x949379 -x949380 -x949381 -x949382 -x949383 -x949384 -x949385 -x949386 -x949387 -x949388 -x949389 -x949390 -x949391 -x949392 -x949393 -x949394 -x949395 -x949396 -x949397 -x949398 -x949399 -x949400 -x949401 -x949402 -x949403 -x949404 -x949405 -x949406 -x949407 -x949408 -x949409 -x949410 -x949411 -x949412 -x949413 -x949414 -x949415 -x949416 -x949417 -x949418 -x949419 -x949420 -x949421 -x949422 -x949423 -x949424 -x949425 -x949426 -x949427 -x949428 -x949429 -x949430 -x949431 -x949432 -x949433 -x949434 -x949435 -x949436 -x949437 -x949438 -x949439 -x949440 -x949441 -x949442 -x949443 -x949444 -x949445 -x949446 -x949447 -x949448 -x949449 -x949450 -x949451 -x949452 -x949453 -x949454 -x949455 -x949456 -x949457 -x949458 -x949459 -x949460 -x949461 -x949462 -x949463 -x949464 -x949465 -x949466 -x949467 -x949468 -x949469 -x949470 -x949471 -x949472 -x949473 -x949474 -x949475 -x949476 -x949477 -x949478 -x949479 -x949480 -x949481 -x949482 -x949483 -x949484 -x949485 -x949486 -x949487 -x949488 -x949489 -x949490 -x949491 -x949492 -x949493 -x949494 -x949495 -x949496 -x949497 -x949498 -x949499 -x949500 -x949501 -x949502 -x949503 -x949504 -x949505 -x949506 -x949507 -x949508 -x949509 -x949510 -x949511 -x949512 -x949513 -x949514 -x949515 -x949516 -x949517 -x949518 -x949519 -x949520 -x949521 -x949522 -x949523 -x949524 -x949525 -x949526 -x949527 -x949528 -x949529 -x949530 -x949531 -x949532 -x949533 -x949534 -x949535 -x949536 -x949537 -x949538 -x949539 -x949540 -x949541 -x949542 -x949543 -x949544 -x949545 -x949546 -x949547 -x949548 -x949549 -x949550 -x949551 -x949552 -x949553 -x949554 -x949555 -x949556 -x949557 -x949558 -x949559 -x949560 -x949561 -x949562 -x949563 -x949564 -x949565 -x949566 -x949567 -x949568 -x949569 -x949570 -x949571 -x949572 -x949573 -x949574 -x949575 -x949576 -x949577 -x949578 -x949579 -x949580 -x949581 -x949582 -x949583 -x949584 -x949585 -x949586 -x949587 -x949588 -x949589 -x949590 -x949591 -x949592 -x949593 -x949594 -x949595 -x949596 -x949597 -x949598 -x949599 -x949600 -x949601 -x949602 -x949603 -x949604 -x949605 -x949606 -x949607 -x949608 -x949609 -x949610 -x949611 -x949612 -x949613 -x949614 -x949615 -x949616 -x949617 -x949618 -x949619 -x949620 -x949621 -x949622 -x949623 -x949624 -x949625 -x949626 -x949627 -x949628 -x949629 -x949630 -x949631 -x949632 -x949633 -x949634 -x949635 -x949636 -x949637 -x949638 -x949639 -x949640 -x949641 -x949642 -x949643 -x949644 -x949645 -x949646 -x949647 -x949648 -x949649 -x949650 -x949651 -x949652 -x949653 -x949654 -x949655 -x949656 -x949657 -x949658 -x949659 -x949660 -x949661 -x949662 -x949663 -x949664 -x949665 -x949666 -x949667 -x949668 -x949669 -x949670 -x949671 -x949672 -x949673 -x949674 -x949675 -x949676 -x949677 -x949678 -x949679 -x949680 -x949681 -x949682 -x949683 -x949684 -x949685 -x949686 -x949687 -x949688 -x949689 -x949690 -x949691 -x949692 -x949693 -x949694 -x949695 -x949696 -x949697 -x949698 -x949699 -x949700 -x949701 -x949702 -x949703 -x949704 -x949705 -x949706 -x949707 -x949708 -x949709 -x949710 -x949711 -x949712 -x949713 -x949714 -x949715 -x949716 -x949717 -x949718 -x949719 -x949720 -x949721 -x949722 -x949723 -x949724 -x949725 -x949726 -x949727 -x949728 -x949729 -x949730 -x949731 -x949732 -x949733 -x949734 -x949735 -x949736 -x949737 -x949738 -x949739 -x949740 -x949741 -x949742 -x949743 -x949744 -x949745 -x949746 -x949747 -x949748 -x949749 -x949750 -x949751 -x949752 -x949753 -x949754 -x949755 -x949756 -x949757 -x949758 -x949759 -x949760 -x949761 -x949762 -x949763 -x949764 -x949765 -x949766 -x949767 -x949768 -x949769 -x949770 -x949771 -x949772 -x949773 -x949774 -x949775 -x949776 -x949777 -x949778 -x949779 -x949780 -x949781 -x949782 -x949783 -x949784 -x949785 -x949786 -x949787 -x949788 -x949789 -x949790 -x949791 -x949792 -x949793 -x949794 -x949795 -x949796 -x949797 -x949798 -x949799 -x949800 -x949801 -x949802 -x949803 -x949804 -x949805 -x949806 -x949807 -x949808 -x949809 -x949810 -x949811 -x949812 -x949813 -x949814 -x949815 -x949816 -x949817 -x949818 -x949917 -x949918 -x949919 -x949920 -x949921 -x949922 -x949923 -x949924 -x949925 -x949926 -x949927 -x949928 -x949929 -x949930 -x949931 -x949932 -x949933 -x949934 -x949935 -x949936 -x949937 -x949938 -x949939 -x949940 -x949941 -x949942 -x949943 -x949944 -x949945 -x949946 -x949947 -x949948 -x949949 -x949950 -x949951 -x949952 -x949953 -x949954 -x949955 -x949956 -x949957 -x949958 -x949959 -x949960 -x949961 -x949962 -x949963 -x949964 -x949965 -x949966 -x949967 -x949968 -x949969 -x949970 -x949971 -x949972 -x949973 -x949974 -x949975 -x949976 -x949977 -x949978 -x949979 -x949980 -x949981 -x949982 -x949983 -x949984 -x949985 -x949986 -x949987 -x949988 -x949989 -x949990 -x949991 -x949992 -x949993 -x949994 -x949995 -x949996 -x949997 -x949998 -x949999
3600.43/3613.13	v -x950000 -x950001 -x950002 -x950003 -x950004 -x950005 -x950006 -x950007 -x950008 -x950009 -x950010 -x950011 -x950012 -x950013 -x950014 -x950015 -x950016 -x950017 -x950018 -x950019 -x950020 -x950021 -x950022 -x950023 -x950024 -x950025 -x950026 -x950027 -x950028 -x950029 -x950030 -x950031 -x950032 -x950033 -x950034 -x950035 -x950036 -x950037 -x950038 -x950039 -x950040 -x950041 -x950042 -x950043 -x950044 -x950045 -x950046 -x950047 -x950048 -x950049 -x950050 -x950051 -x950052 -x950053 -x950054 -x950055 -x950056 -x950057 -x950058 -x950059 -x950060 -x950061 -x950062 -x950063 -x950064 -x950065 -x950066 -x950067 -x950068 -x950069 -x950070 -x950071 -x950072 -x950073 -x950074 -x950075 -x950076 -x950077 -x950078 -x950079 -x950080 -x950081 -x950082 -x950083 -x950084 -x950085 -x950086 -x950087 -x950088 -x950089 -x950090 -x950091 -x950092 -x950093 -x950094 -x950095 -x950096 -x950097 -x950098 -x950099 -x950100 -x950101 -x950102 -x950103 -x950104 -x950105 -x950106 -x950107 -x950108 -x950109 -x950110 -x950111 -x950112 -x950113 -x950114 -x950115 -x950116 -x950117 -x950118 -x950119 -x950120 -x950121 -x950122 -x950123 -x950124 -x950125 -x950126 -x950127 -x950128 -x950129 -x950130 -x950131 -x950132 -x950133 -x950134 -x950135 -x950136 -x950137 -x950138 -x950139 -x950140 -x950141 -x950142 -x950143 -x950144 -x950145 -x950146 -x950147 -x950148 -x950149 -x950150 -x950151 -x950152 -x950153 -x950154 -x950155 -x950156 -x950157 -x950158 -x950159 -x950160 -x950161 -x950162 -x950163 -x950164 -x950165 -x950166 -x950167 -x950168 -x950169 -x950170 -x950171 -x950172 -x950173 -x950174 -x950175 -x950176 -x950177 -x950178 -x950179 -x950180 -x950181 -x950182 -x950183 -x950184 -x950185 -x950186 -x950187 -x950188 -x950189 -x950190 -x950191 -x950192 -x950193 -x950194 -x950195 -x950196 -x950197 -x950198 -x950199 -x950200 -x950201 -x950202 -x950203 -x950204 -x950205 -x950206 -x950207 -x950208 -x950209 -x950210 -x950211 -x950212 -x950213 -x950214 -x950215 -x950216 -x950217 -x950218 -x950219 -x950220 -x950221 -x950222 -x950223 -x950224 -x950225 -x950226 -x950227 -x950228 -x950229 -x950230 -x950231 -x950232 -x950233 -x950234 -x950235 -x950236 -x950237 -x950238 -x950239 -x950240 -x950241 -x950242 -x950243 -x950244 -x950245 -x950246 -x950247 -x950248 -x950249 -x950250 -x950251 -x950252 -x950253 -x950254 -x950255 -x950256 -x950257 -x950258 -x950259 -x950260 -x950261 -x950262 -x950263 -x950264 -x950265 -x950266 -x950267 -x950268 -x950269 -x950270 -x950271 -x950272 -x950273 -x950274 -x950275 -x950276 -x950277 -x950278 -x950279 -x950280 -x950281 -x950282 -x950283 -x950284 -x950285 -x950286 -x950287 -x950288 -x950289 -x950290 -x950291 -x950292 -x950293 -x950294 -x950295 -x950296 -x950297 -x950298 -x950299 -x950300 -x950301 -x950302 -x950303 -x950304 -x950305 -x950306 -x950307 -x950308 -x950309 -x950310 -x950311 -x950312 -x950313 -x950314 -x950315 -x950316 -x950317 -x950318 -x950319 -x950320 -x950321 -x950322 -x950323 -x950324 -x950325 -x950326 -x950327 -x950328 -x950329 -x950330 -x950331 -x950332 -x950333 -x950334 -x950335 -x950336 -x950337 -x950338 -x950339 -x950340 -x950341 -x950342 -x950343 -x950344 -x950345 -x950346 -x950347 -x950348 -x950349 -x950350 -x950351 -x950352 -x950353 -x950354 -x950355 -x950356 -x950357 -x950358 -x950359 -x950360 -x950361 -x950362 -x950363 -x950364 -x950365 -x950366 -x950367 -x950368 -x950369 -x950370 -x950371 -x950372 -x950373 -x950374 -x950375 -x950376 -x950377 -x950378 -x950379 -x950380 -x950381 -x950382 -x950383 -x950384 -x950385 -x950386 -x950387 -x950388 -x950389 -x950390 -x950391 -x950392 -x950393 -x950394 -x950395 -x950396 -x950397 -x950398 -x950399 -x950400 -x950401 -x950402 -x950403 -x950404 -x950405 -x950406 -x950407 -x950408 -x950409 -x950410 -x950411 -x950412 -x950413 -x950414 -x950415 -x950416 -x950417 -x950418 -x950419 -x950420 -x950421 -x950422 -x950423 -x950424 -x950425 -x950426 -x950427 -x950428 -x950429 -x950430 -x950431 -x950432 -x950433 -x950434 -x950435 -x950436 -x950437 -x950438 -x950439 -x950440 -x950441 -x950442 -x950443 -x950444 -x950445 -x950446 -x950447 -x950448 -x950449 -x950450 -x950451 -x950452 -x950453 -x950454 -x950455 -x950456 -x950457 -x950458 -x950459 -x950460 -x950461 -x950462 -x950463 -x950464 -x950465 -x950466 -x950467 -x950468 -x950469 -x950470 -x950471 -x950472 -x950473 -x950474 -x950475 -x950476 -x950477 -x950478 -x950479 -x950480 -x950481 -x950482 -x950483 -x950484 -x950485 -x950486 -x950487 -x950488 -x950489 -x950490 -x950491 -x950492 -x950493 -x950494 -x950495 -x950496 -x950497 -x950498 -x950499 -x950500 -x950501 -x950502 -x950503 -x950504 -x950505 -x950506 -x950507 -x950508 -x950509 -x950510 -x950511 -x950512 -x950513 -x950514 -x950515 -x950516 -x950517 -x950518 -x950519 -x950520 -x950521 -x950522 -x950523 -x950524 -x950525 -x950526 -x950527 -x950528 -x950529 -x950530 -x950531 -x950532 -x950533 -x950534 -x950535 -x950536 -x950537 -x950538 -x950539 -x950540 -x950541 -x950542 -x950543 -x950544 -x950545 -x950546 -x950547 -x950548 -x950549 -x950550 -x950551 -x950552 -x950553 -x950554 -x950555 -x950556 -x950557 -x950558 -x950559 -x950560 -x950561 -x950562 -x950563 -x950564 -x950565 -x950566 -x950567 -x950568 -x950569 -x950570 -x950571 -x950572 -x950573 -x950574 -x950575 -x950576 -x950577 -x950578 -x950579 -x950580 -x950581 -x950582 -x950583 -x950584 -x950585 -x950586 -x950587 -x950588 -x950589 -x950590 -x950591 -x950592 -x950593 -x950594 -x950595 -x950596 -x950597 -x950598 -x950599 -x950600 -x950601 -x950602 -x950603 -x950604 -x950605 -x950606 -x950607 -x950608 -x950609 -x950610 -x950611 -x950612 -x950613 -x950614 -x950615 -x950616 -x950617 -x950618 -x950619 -x950620 -x950621 -x950622 -x950623 -x950624 -x950625 -x950626 -x950627 -x950628 -x950629 -x950630 -x950631 -x950632 -x950633 -x950634 -x950635 -x950636 -x950637 -x950638 -x950639 -x950640 -x950641 -x950642 -x950643 -x950644 -x950645 -x950646 -x950647 -x950648 -x950649 -x950650 -x950651 -x950652 -x950653 -x950654 -x950655 -x950656 -x950657 -x950658 -x950659 -x950660 -x950661 -x950662 -x950663 -x950664 -x950665 -x950666 -x950667 -x950668 -x950669 -x950670 -x950671 -x950672 -x950673 -x950674 -x950675 -x950676 -x950677 -x950678 -x950679 -x950680 -x950681 -x950682 -x950683 -x950684 -x950685 -x950686 -x950687 -x950688 -x950689 -x950690 -x950691 -x950692 -x950693 -x950694 -x950695 -x950696 -x950697 -x950698 -x950699 -x950700 -x950701 -x950702 -x950703 -x950704 -x950705 -x950706 -x950707 -x950708 -x950709 -x950710 -x950711 -x950712 -x950713 -x950714 -x950715 -x950716 -x950717 -x950718 -x950719 -x950720 -x950721 -x950722 -x950723 -x950724 -x950725 -x950726 -x950727 -x950728 -x950729 -x950730 -x950731 -x950732 -x950733 -x950734 -x950735 -x950736 -x950737 -x950738 -x950739 -x950740 -x950741 -x950742 -x950743 -x950744 -x950745 -x950746 -x950747 -x950748 -x950749 -x950750 -x950751 -x950752 -x950753 -x950754 -x950755 -x950756 -x950757 -x950758 -x950759 -x950760 -x950761 -x950762 -x950763 -x950764 -x950765 -x950766 -x950767 -x950768 -x950769 -x950770 -x950771 -x950772 -x950773 -x950774 -x950775 -x950776 -x950777 -x950778 -x950779 -x950780 -x950781 -x950782 -x950783 -x950784 -x950785 -x950786 -x950787 -x950788 -x950789 -x950790 -x950791 -x950792 -x950793 -x950794 -x950795 -x950796 -x950797 -x950798 -x941195 -x941196 -x941197 -x941198 -x941199 -x941200 -x941201 -x941202 -x941203 -x941204 -x941205 -x941206 -x941207 -x941208 -x941209 -x941210 -x941211 -x941212 -x941213 -x941214 -x941215 -x941216 -x941217 -x941218 -x941219 -x941220 -x941221 -x941222 -x941223 -x941224 -x941225 -x941226 -x941227 -x941228 -x941229 -x941230 -x941231 -x941232 -x941233 -x941234 -x941235 -x941236 -x941237 -x941238 -x941239 -x941240 -x941241 -x941242 -x941243 -x941244 -x941245 -x941246 -x941247 -x941248 -x941249 -x941250 -x941251 -x941252 -x941253 -x941254 -x941255 -x941256 -x941257 -x941258 -x941259 -x941260 -x941261 -x941262 -x941263 -x941264 -x941265 -x941266 -x941267 -x941268 -x941269 -x941270 -x941271 -x941272 -x941273 -x941274 -x941275 -x941276 -x941277 -x941278 -x941279 -x941280 -x941281 -x941282 -x941283 -x941284 -x941285 -x941286 -x941287 -x941288 -x941289 -x941290 -x941291 -x941292 -x951975 -x951976 -x951977 -x951978 -x951979 -x951980 -x951981 -x951982 -x951983 -x951984 -x951985 -x951986 -x951987 -x951988 -x951989 -x951990 -x951991 -x951992 -x951993 -x951994 -x951995 -x951996 -x951997 -x951998 -x951999 -x952000 -x952001 -x952002 -x952003 -x952004 -x952005 -x952006 -x952007 -x952008 -x952009 -x952010 -x952011 -x952012 -x952013 -x952014 -x952015 -x952016 -x952017 -x952018 -x952019 -x952020 -x952021 -x952022 -x952023 -x952024 -x952025 -x952026 -x952027 -x952028 -x952029 -x952030 -x952031 -x952032 -x952033 -x952034 -x952035 -x952036 -x952037 -x952038 -x952039 -x952040 -x952041 -x952042 -x952043 -x952044 -x952045 -x952046 -x952047 -x952048 -x952049 -x952050 -x952051 -x952052 -x952053 -x952054 -x952055 -x952056 -x952057 -x952058 -x952059 -x952060 -x952061 -x952062 -x952063 -x952064 -x952065 -x952066 -x952067 -x952068 -x952069 -x952070 -x952071 -x952072 -x953053 -x953054 -x953055 -x953056 -x953057 -x953058 -x953059 -x953060 -x953061 -x953062 -x953063 -x953064 -x953065 -x953066 -x953067 -x953068 -x953069 -x953070 -x953071 -x953072 -x953073 -x953074 -x953075 -x953076 -x953077 -x953078 -x953079 -x953080 -x953081 -x953082 -x953083 -x953084 -x953085 -x953086 -x953087 -x953088 -x953089 -x953090 -x953091 -x953092 -x953093 -x953094 -x953095 -x953096 -x953097 -x953098 -x953099 -x953100 -x953101 -x953102 -x953103 -x953104 -x953105 -x953106 -x953107 -x953108 -x953109 -x953110 -x953111 -x953112 -x953113 -x953114 -x953115 -x953116 -x953117 -x953118 -x953119 -x953120 -x953121 -x953122 -x953123 -x953124 -x953125 -x953126 -x953127 -x953128 -x953129 -x953130 -x953131 -x953132 -x953133 -x953134 -x953135 -x953136 -x953137 -x953138 -x953139 -x953140 -x953141 -x953142 -x953143 -x953144 -x953145 -x953146 -x953147 -x953148 -x953149 -x953150 -x954131 -x954132 -x954133 -x954134 -x954135 -x954136 -x954137 -x954138 -x954139 -x954140 -x954141 -x954142 -x954143 -x954144 -x954145 -x954146 -x954147 -x954148 -x954149 -x954150 -x954151 -x954152 -x954153 -x954154 -x954155 -x954156 -x954157 -x954158 -x954159 -x954160 -x954161 -x954162 -x954163 -x954164 -x954165 -x954166 -x954167 -x954168 -x954169 -x954170 -x954171 -x954172 -x954173 -x954174 -x954175 -x954176 -x954177 -x954178 -x954179 -x954180 -x954181 -x954182 -x954183 -x954184 -x954185 -x954186 -x954187 -x954188 -x954189 -x954190 -x954191 -x954192 -x954193 -x954194 -x954195 -x954196 -x954197 -x954198 -x954199 -x954200 -x954201 -x954202 -x954203 -x954204 -x954205 -x954206 -x954207 -x954208 -x954209 -x954210 -x954211 -x954212 -x954213 -x954214 -x954215 -x954216 -x954217 -x954218 -x954219 -x954220 -x954221 -x954222 -x954223 -x954224 -x954225 -x954226 -x954227 -x954228 -x955209 -x955210 -x955211 -x955212 -x955213 -x955214 -x955215 -x955216 -x955217 -x955218 -x955219 -x955220 -x955221 -x955222 -x955223 -x955224 -x955225 -x955226 -x955227 -x955228 -x955229 -x955230 -x955231 -x955232 -x955233 -x955234 -x955235 -x955236 -x955237 -x955238 -x955239 -x955240 -x955241 -x955242 -x955243 -x955244 -x955245 -x955246 -x955247 -x955248 -x955249 -x955250 -x955251 -x955252 -x955253 -x955254 -x955255 -x955256 -x955257 -x955258 -x955259 -x955260 -x955261 -x955262 -x955263 -x955264 -x955265 -x955266 -x955267 -x955268 -x955269 -x955270 -x955271 -x955272 -x955273 -x955274 -x955275 -x955276 -x955277 -x955278 -x955279 -x955280 -x955281 -x955282 -x955283 -x955284 -x955285 -x955286 -x955287 -x955288 -x955289 -x955290 -x955291 -x955292 -x955293 -x955294 -x955295 -x955296 -x955297 -x955298 -x955299 -x955300 -x955301 -x955302 -x955303 -x955304 -x955305 -x955306 -x956287 -x956288 -x956289 -x956290 -x956291 -x956292 -x956293 -x956294 -x956295 -x956296 -x956297 -x956298 -x956299 -x956300 -x956301 -x956302 -x956303 -x956304 -x956305 -x956306 -x956307 -x956308 -x956309 -x956310 -x956311 -x956312 -x956313 -x956314 -x956315 -x956316 -x956317 -x956318 -x956319 -x956320 -x956321 -x956322 -x956323 -x956324 -x956325 -x956326 -x956327 -x956328 -x956329 -x956330 -x956331 -x956332 -x956333 -x956334 -x956335 -x956336 -x956337 -x956338 -x956339 -x956340 -x956341 -x956342 -x956343 -x956344 -x956345 -x956346 -x956347 -x956348 -x956349 -x956350 -x956351 -x956352 -x956353 -x956354 -x956355 -x956356 -x956357 -x956358 -x956359 -x956360 -x956361 -x956362 -x956363 -x956364 -x956365 -x956366 -x956367 -x956368 -x956369 -x956370 -x956371 -x956372 -x956373 -x956374 -x956375 -x956376 -x956377 -x956378 -x956379 -x956380 -x956381 -x956382 -x956383 -x956384 -x957365 -x957366 -x957367 -x957368 -x957369 -x957370 -x957371 -x957372 -x957373 -x957374 -x957375 -x957376 -x957377 -x957378 -x957379 -x957380 -x957381 -x957382 -x957383 -x957384 -x957385 -x957386 -x957387 -x957388 -x957389 -x957390 -x957391 -x957392 -x957393 -x957394 -x957395 -x957396 -x957397 -x957398 -x957399 -x957400 -x957401 -x957402 -x957403 -x957404 -x957405 -x957406 -x957407 -x957408 -x957409 -x957410 -x957411 -x957412 -x957413 -x957414 -x957415 -x957416 -x957417 -x957418 -x957419 -x957420 -x957421 -x957422 -x957423 -x957424 -x957425 -x957426 -x957427 -x957428 -x957429 -x957430 -x957431 -x957432 -x957433 -x957434 -x957435 -x957436 -x957437 -x957438 -x957439 -x957440 -x957441 -x957442 -x957443 -x957444 -x957445 -x957446 -x957447 -x957448 -x957449 -x957450 -x957451 -x957452 -x957453 -x957454 -x957455 -x957456 -x957457 -x957458 -x957459 -x957460 -x957461 -x957462 -x958443 -x958444 -x958445 -x958446 -x958447 -x958448 -x958449 -x958450 -x958451 -x958452 -x958453 -x958454 -x958455 -x958456 -x958457 -x958458 -x958459 -x958460 -x958461 -x958462 -x958463 -x958464 -x958465 -x958466 -x958467 -x958468 -x958469 -x958470 -x958471 -x958472 -x958473 -x958474 -x958475 -x958476 -x958477 -x958478 -x958479 -x958480 -x958481 -x958482 -x958483 -x958484 -x958485 -x958486 -x958487 -x958488 -x958489 -x958490 -x958491 -x958492 -x958493 -x958494 -x958495 -x958496 -x958497 -x958498 -x958499 -x958500 -x958501 -x958502 -x958503 -x958504 -x958505 -x958506 -x958507 -x958508 -x958509 -x958510 -x958511 -x958512 -x958513 -x958514 -x958515 -x958516 -x958517 -x958518 -x958519 -x958520 -x958521 -x958522 -x958523 -x958524 -x958525 -x958526 -x958527 -x958528 -x958529 -x958530 -x958531 -x958532 -x958533 -x958534 -x958535 -x958536 -x958537 -x958538 -x958539 -x958540 -x959521 -x959522 -x959523 -x959524 -x959525 -x959526 -x959527 -x959528 -x959529 -x959530 -x959531 -x959532 -x959533 -x959534 -x959535 -x959536 -x959537 -x959538 -x959539 -x959540 -x959541 -x959542 -x959543 -x959544 -x959545 -x959546 -x959547 -x959548 -x959549 -x959550 -x959551 -x959552 -x959553 -x959554 -x959555 -x959556 -x959557 -x959558 -x959559 -x959560 -x959561 -x959562 -x959563 -x959564 -x959565 -x959566 -x959567 -x959568 -x959569 -x959570 -x959571 -x959572 -x959573 -x959574 -x959575 -x959576 -x959577 -x959578 -x959579 -x959580 -x959581 -x959582 -x959583 -x959584 -x959585 -x959586 -x959587 -x959588 -x959589 -x959590 -x959591 -x959592 -x959593 -x959594 -x959595 -x959596 -x959597 -x959598 -x959599 -x959600 -x959601 -x959602 -x959603 -x959604 -x959605 -x959606 -x959607 -x959608 -x959609 -x959610 -x959611 -x959612 -x959613 -x959614 -x959615 -x959616 -x959617 -x959618 -x960501 -x960502 -x960503 -x960504 -x960505 -x960506 -x960507 -x960508 -x960509 -x960510 -x960511 -x960512 -x960513 -x960514 -x960515 -x960516 -x960517 -x960518 -x960519 -x960520 -x960521 -x960522 -x960523 -x960524 -x960525 -x960526 -x960527 -x960528 -x960529 -x960530 -x960531 -x960532 -x960533 -x960534 -x960535 -x960536 -x960537 -x960538 -x960539 -x960540 -x960541 -x960542 -x960543 -x960544 -x960545 -x960546 -x960547 -x960548 -x960549 -x960550 -x960551 -x960552 -x960553 -x960554 -x960555 -x960556 -x960557 -x960558 -x960559 -x960560 -x960561 -x960562 -x960563 -x960564 -x960565 -x960566 -x960567 -x960568 -x960569 -x960570 -x960571 -x960572 -x960573 -x960574 -x960575 -x960576 -x960577 -x960578 -x960579 -x960580 -x960581 -x960582 -x960583 -x960584 -x960585 -x960586 -x960587 -x960588 -x960589 -x960590 -x960591 -x960592 -x960593 -x960594 -x960595 -x960596 -x960597 -x960598 -x950995 -x950996 -x950997 -x950998 -x950999 -x951000 -x951001 -x951002 -x951003 -x951004 -x951005 -x951006 -x951007 -x951008 -x951009 -x951010 -x951011 -x951012 -x951013 -x951014 -x951015 -x951016 -x951017 -x951018 -x951019 -x951020 -x951021 -x951022 -x951023 -x951024 -x951025 -x951026 -x951027 -x951028 -x951029 -x951030 -x951031 -x951032 -x951033 -x951034 -x951035 -x951036 -x951037 -x951038 -x951039 -x951040 -x951041 -x951042 -x951043 -x951044 -x951045 -x951046 -x951047 -x951048 -x951049 -x951050 -x951051 -x951052 -x951053 -x951054 -x951055 -x951056 -x951057 -x951058 -x951059 -x951060 -x951061 -x951062 -x951063 -x951064 -x951065 -x951066 -x951067 -x951068 -x951069 -x951070 -x951071 -x951072 -x951073 -x951074 -x951075 -x951076 -x951077 -x951078 -x951079 -x951080 -x951081 -x951082 -x951083 -x951084 -x951085 -x951086 -x951087 -x951088 -x951089 -x951090 -x951091 -x951092 -x951093 -x951094 -x951095 -x951096 -x951097 -x951098 -x951099 -x951100 -x951101 -x951102 -x951103 -x951104 -x951105 -x951106 -x951107 -x951108 -x951109 -x951110 -x951111 -x951112 -x951113 -x951114 -x951115 -x951116 -x951117 -x951118 -x951119 -x951120 -x951121 -x951122 -x951123 -x951124 -x951125 -x951126 -x951127 -x951128 -x951129 -x951130 -x951131 -x951132 -x951133 -x951134 -x951135 -x951136 -x951137 -x951138 -x951139 -x951140 -x951141 -x951142 -x951143 -x951144 -x951145 -x951146 -x951147 -x951148 -x951149 -x951150 -x951151 -x951152 -x951153 -x951154 -x951155 -x951156 -x951157 -x951158 -x951159 -x951160 -x951161 -x951162 -x951163 -x951164 -x951165 -x951166 -x951167 -x951168 -x951169 -x951170 -x951171 -x951172 -x951173 -x951174 -x951175 -x951176 -x951177 -x951178 -x951179 -x951180 -x951181 -x951182 -x951183 -x951184 -x951185 -x951186 -x951187 -x951188 -x951189 -x951190 -x951191 -x951192 -x951193 -x951194 -x951195 -x951196 -x951197 -x951198 -x951199 -x951200 -x951201 -x951202 -x951203 -x951204 -x951205 -x951206 -x951207 -x951208 -x951209 -x951210 -x951211 -x951212 -x951213 -x951214 -x951215
3600.43/3613.13	v -x951216 -x951217 -x951218 -x951219 -x951220 -x951221 -x951222 -x951223 -x951224 -x951225 -x951226 -x951227 -x951228 -x951229 -x951230 -x951231 -x951232 -x951233 -x951234 -x951235 -x951236 -x951237 -x951238 -x951239 -x951240 -x951241 -x951242 -x951243 -x951244 -x951245 -x951246 -x951247 -x951248 -x951249 -x951250 -x951251 -x951252 -x951253 -x951254 -x951255 -x951256 -x951257 -x951258 -x951259 -x951260 -x951261 -x951262 -x951263 -x951264 -x951265 -x951266 -x951267 -x951268 -x951269 -x951270 -x951271 -x951272 -x951273 -x951274 -x951275 -x951276 -x951277 -x951278 -x951279 -x951280 -x951281 -x951282 -x951283 -x951284 -x951285 -x951286 -x951287 -x951288 -x951289 -x951290 -x951291 -x951292 -x951293 -x951294 -x951295 -x951296 -x951297 -x951298 -x951299 -x951300 -x951301 -x951302 -x951303 -x951304 -x951305 -x951306 -x951307 -x951308 -x951309 -x951310 -x951311 -x951312 -x951313 -x951314 -x951315 -x951316 -x951317 -x951318 -x951319 -x951320 -x951321 -x951322 -x951323 -x951324 -x951325 -x951326 -x951327 -x951328 -x951329 -x951330 -x951331 -x951332 -x951333 -x951334 -x951335 -x951336 -x951337 -x951338 -x951339 -x951340 -x951341 -x951342 -x951343 -x951344 -x951345 -x951346 -x951347 -x951348 -x951349 -x951350 -x951351 -x951352 -x951353 -x951354 -x951355 -x951356 -x951357 -x951358 -x951359 -x951360 -x951361 -x951362 -x951363 -x951364 -x951365 -x951366 -x951367 -x951368 -x951369 -x951370 -x951371 -x951372 -x951373 -x951374 -x951375 -x951376 -x951377 -x951378 -x951379 -x951380 -x951381 -x951382 -x951383 -x951384 -x951385 -x951386 -x951387 -x951388 -x951389 -x951390 -x951391 -x951392 -x951393 -x951394 -x951395 -x951396 -x951397 -x951398 -x951399 -x951400 -x951401 -x951402 -x951403 -x951404 -x951405 -x951406 -x951407 -x951408 -x951409 -x951410 -x951411 -x951412 -x951413 -x951414 -x951415 -x951416 -x951417 -x951418 -x951419 -x951420 -x951421 -x951422 -x951423 -x951424 -x951425 -x951426 -x951427 -x951428 -x951429 -x951430 -x951431 -x951432 -x951433 -x951434 -x951435 -x951436 -x951437 -x951438 -x951439 -x951440 -x951441 -x951442 -x951443 -x951444 -x951445 -x951446 -x951447 -x951448 -x951449 -x951450 -x951451 -x951452 -x951453 -x951454 -x951455 -x951456 -x951457 -x951458 -x951459 -x951460 -x951461 -x951462 -x951463 -x951464 -x951465 -x951466 -x951467 -x951468 -x951469 -x951470 -x951471 -x951472 -x951473 -x951474 -x951475 -x951476 -x951477 -x951478 -x951479 -x951480 -x951481 -x951482 -x951483 -x951484 -x951485 -x951486 -x951487 -x951488 -x951489 -x951490 -x951491 -x951492 -x951493 -x951494 -x951495 -x951496 -x951497 -x951498 -x951499 -x951500 -x951501 -x951502 -x951503 -x951504 -x951505 -x951506 -x951507 -x951508 -x951509 -x951510 -x951511 -x951512 -x951513 -x951514 -x951515 -x951516 -x951517 -x951518 -x951519 -x951520 -x951521 -x951522 -x951523 -x951524 -x951525 -x951526 -x951527 -x951528 -x951529 -x951530 -x951531 -x951532 -x951533 -x951534 -x951535 -x951536 -x951537 -x951538 -x951539 -x951540 -x951541 -x951542 -x951543 -x951544 -x951545 -x951546 -x951547 -x951548 -x951549 -x951550 -x951551 -x951552 -x951553 -x951554 -x951555 -x951556 -x951557 -x951558 -x951559 -x951560 -x951561 -x951562 -x951563 -x951564 -x951565 -x951566 -x951567 -x951568 -x951569 -x951570 -x951571 -x951572 -x951573 -x951574 -x951575 -x951576 -x951577 -x951578 -x951579 -x951580 -x951581 -x951582 -x951583 -x951584 -x951585 -x951586 -x951587 -x951588 -x951589 -x951590 -x951591 -x951592 -x951593 -x951594 -x951595 -x951596 -x951597 -x951598 -x951599 -x951600 -x951601 -x951602 -x951603 -x951604 -x951605 -x951606 -x951607 -x951608 -x951609 -x951610 -x951611 -x951612 -x951613 -x951614 -x951615 -x951616 -x951617 -x951618 -x951619 -x951620 -x951621 -x951622 -x951623 -x951624 -x951625 -x951626 -x951627 -x951628 -x951629 -x951630 -x951631 -x951632 -x951633 -x951634 -x951635 -x951636 -x951637 -x951638 -x951639 -x951640 -x951641 -x951642 -x951643 -x951644 -x951645 -x951646 -x951647 -x951648 -x951649 -x951650 -x951651 -x951652 -x951653 -x951654 -x951655 -x951656 -x951657 -x951658 -x951659 -x951660 -x951661 -x951662 -x951663 -x951664 -x951665 -x951666 -x951667 -x951668 -x951669 -x951670 -x951671 -x951672 -x951673 -x951674 -x951675 -x951676 -x951677 -x951678 -x951679 -x951680 -x951681 -x951682 -x951683 -x951684 -x951685 -x951686 -x951687 -x951688 -x951689 -x951690 -x951691 -x951692 -x951693 -x951694 -x951695 -x951696 -x951697 -x951698 -x951699 -x951700 -x951701 -x951702 -x951703 -x951704 -x951705 -x951706 -x951707 -x951708 -x951709 -x951710 -x951711 -x951712 -x951713 -x951714 -x951715 -x951716 -x951717 -x951718 -x951719 -x951720 -x951721 -x951722 -x951723 -x951724 -x951725 -x951726 -x951727 -x951728 -x951729 -x951730 -x951731 -x951732 -x951733 -x951734 -x951735 -x951736 -x951737 -x951738 -x951739 -x951740 -x951741 -x951742 -x951743 -x951744 -x951745 -x951746 -x951747 -x951748 -x951749 -x951750 -x951751 -x951752 -x951753 -x951754 -x951755 -x951756 -x951757 -x951758 -x951759 -x951760 -x951761 -x951762 -x951763 -x951764 -x951765 -x951766 -x951767 -x951768 -x951769 -x951770 -x951771 -x951772 -x951773 -x951774 -x951775 -x951776 -x951777 -x951778 -x951779 -x951780 -x951781 -x951782 -x951783 -x951784 -x951785 -x951786 -x951787 -x951788 -x951789 -x951790 -x951791 -x951792 -x951793 -x951794 -x951795 -x951796 -x951797 -x951798 -x951799 -x951800 -x951801 -x951802 -x951803 -x951804 -x951805 -x951806 -x951807 -x951808 -x951809 -x951810 -x951811 -x951812 -x951813 -x951814 -x951815 -x951816 -x951817 -x951818 -x951819 -x951820 -x951821 -x951822 -x951823 -x951824 -x951825 -x951826 -x951827 -x951828 -x951829 -x951830 -x951831 -x951832 -x951833 -x951834 -x951835 -x951836 -x951837 -x951838 -x951839 -x951840 -x951841 -x951842 -x951843 -x951844 -x951845 -x951846 -x951847 -x951848 -x951849 -x951850 -x951851 -x951852 -x951853 -x951854 -x951855 -x951856 -x951857 -x951858 -x951859 -x951860 -x951861 -x951862 -x951863 -x951864 -x951865 -x951866 -x951867 -x951868 -x951869 -x951870 -x951871 -x951872 -x951873 -x951874 -x951875 -x951876 -x951877 -x951878 -x951879 -x951880 -x951881 -x951882 -x951883 -x951884 -x951885 -x951886 -x951887 -x951888 -x951889 -x951890 -x951891 -x951892 -x951893 -x951894 -x951895 -x951896 -x951897 -x951898 -x951899 -x951900 -x951901 -x951902 -x951903 -x951904 -x951905 -x951906 -x951907 -x951908 -x951909 -x951910 -x951911 -x951912 -x951913 -x951914 -x951915 -x951916 -x951917 -x951918 -x951919 -x951920 -x951921 -x951922 -x951923 -x951924 -x951925 -x951926 -x951927 -x951928 -x951929 -x951930 -x951931 -x951932 -x951933 -x951934 -x951935 -x951936 -x951937 -x951938 -x951939 -x951940 -x951941 -x951942 -x951943 -x951944 -x951945 -x951946 -x951947 -x951948 -x951949 -x951950 -x951951 -x951952 -x951953 -x951954 -x951955 -x951956 -x951957 -x951958 -x951959 -x951960 -x951961 -x951962 -x951963 -x951964 -x951965 -x951966 -x951967 -x951968 -x951969 -x951970 -x951971 -x951972 -x951973 -x951974 -x952073 -x952074 -x952075 -x952076 -x952077 -x952078 -x952079 -x952080 -x952081 -x952082 -x952083 -x952084 -x952085 -x952086 -x952087 -x952088 -x952089 -x952090 -x952091 -x952092 -x952093 -x952094 -x952095 -x952096 -x952097 -x952098 -x952099 -x952100 -x952101 -x952102 -x952103 -x952104 -x952105 -x952106 -x952107 -x952108 -x952109 -x952110 -x952111 -x952112 -x952113 -x952114 -x952115 -x952116 -x952117 -x952118 -x952119 -x952120 -x952121 -x952122 -x952123 -x952124 -x952125 -x952126 -x952127 -x952128 -x952129 -x952130 -x952131 -x952132 -x952133 -x952134 -x952135 -x952136 -x952137 -x952138 -x952139 -x952140 -x952141 -x952142 -x952143 -x952144 -x952145 -x952146 -x952147 -x952148 -x952149 -x952150 -x952151 -x952152 -x952153 -x952154 -x952155 -x952156 -x952157 -x952158 -x952159 -x952160 -x952161 -x952162 -x952163 -x952164 -x952165 -x952166 -x952167 -x952168 -x952169 -x952170 -x952171 -x952172 -x952173 -x952174 -x952175 -x952176 -x952177 -x952178 -x952179 -x952180 -x952181 -x952182 -x952183 -x952184 -x952185 -x952186 -x952187 -x952188 -x952189 -x952190 -x952191 -x952192 -x952193 -x952194 -x952195 -x952196 -x952197 -x952198 -x952199 -x952200 -x952201 -x952202 -x952203 -x952204 -x952205 -x952206 -x952207 -x952208 -x952209 -x952210 -x952211 -x952212 -x952213 -x952214 -x952215 -x952216 -x952217 -x952218 -x952219 -x952220 -x952221 -x952222 -x952223 -x952224 -x952225 -x952226 -x952227 -x952228 -x952229 -x952230 -x952231 -x952232 -x952233 -x952234 -x952235 -x952236 -x952237 -x952238 -x952239 -x952240 -x952241 -x952242 -x952243 -x952244 -x952245 -x952246 -x952247 -x952248 -x952249 -x952250 -x952251 -x952252 -x952253 -x952254 -x952255 -x952256 -x952257 -x952258 -x952259 -x952260 -x952261 -x952262 -x952263 -x952264 -x952265 -x952266 -x952267 -x952268 -x952269 -x952270 -x952271 -x952272 -x952273 -x952274 -x952275 -x952276 -x952277 -x952278 -x952279 -x952280 -x952281 -x952282 -x952283 -x952284 -x952285 -x952286 -x952287 -x952288 -x952289 -x952290 -x952291 -x952292 -x952293 -x952294 -x952295 -x952296 -x952297 -x952298 -x952299 -x952300 -x952301 -x952302 -x952303 -x952304 -x952305 -x952306 -x952307 -x952308 -x952309 -x952310 -x952311 -x952312 -x952313 -x952314 -x952315 -x952316 -x952317 -x952318 -x952319 -x952320 -x952321 -x952322 -x952323 -x952324 -x952325 -x952326 -x952327 -x952328 -x952329 -x952330 -x952331 -x952332 -x952333 -x952334 -x952335 -x952336 -x952337 -x952338 -x952339 -x952340 -x952341 -x952342 -x952343 -x952344 -x952345 -x952346 -x952347 -x952348 -x952349 -x952350 -x952351 -x952352 -x952353 -x952354 -x952355 -x952356 -x952357 -x952358 -x952359 -x952360 -x952361 -x952362 -x952363 -x952364 -x952365 -x952366 -x952367 -x952368 -x952369 -x952370 -x952371 -x952372 -x952373 -x952374 -x952375 -x952376 -x952377 -x952378 -x952379 -x952380 -x952381 -x952382 -x952383 -x952384 -x952385 -x952386 -x952387 -x952388 -x952389 -x952390 -x952391 -x952392 -x952393 -x952394 -x952395 -x952396 -x952397 -x952398 -x952399 -x952400 -x952401 -x952402 -x952403 -x952404 -x952405 -x952406 -x952407 -x952408 -x952409 -x952410 -x952411 -x952412 -x952413 -x952414 -x952415 -x952416 -x952417 -x952418 -x952419 -x952420 -x952421 -x952422 -x952423 -x952424 -x952425 -x952426 -x952427 -x952428 -x952429 -x952430 -x952431 -x952432 -x952433 -x952434 -x952435 -x952436 -x952437 -x952438 -x952439 -x952440 -x952441 -x952442 -x952443 -x952444 -x952445 -x952446 -x952447 -x952448 -x952449 -x952450 -x952451 -x952452 -x952453 -x952454 -x952455 -x952456 -x952457 -x952458 -x952459 -x952460 -x952461 -x952462 -x952463 -x952464 -x952465 -x952466 -x952467 -x952468 -x952469 -x952470 -x952471 -x952472 -x952473 -x952474 -x952475 -x952476 -x952477 -x952478 -x952479 -x952480 -x952481 -x952482 -x952483 -x952484 -x952485 -x952486 -x952487 -x952488 -x952489 -x952490 -x952491 -x952492 -x952493 -x952494 -x952495 -x952496 -x952497 -x952498 -x952499 -x952500 -x952501 -x952502 -x952503 -x952504 -x952505 -x952506 -x952507 -x952508 -x952509 -x952510 -x952511 -x952512 -x952513 -x952514 -x952515 -x952516 -x952517 -x952518 -x952519 -x952520 -x952521 -x952522 -x952523 -x952524 -x952525 -x952526 -x952527 -x952528 -x952529 -x952530 -x952531 -x952532 -x952533 -x952534 -x952535 -x952536 -x952537 -x952538 -x952539 -x952540 -x952541 -x952542 -x952543 -x952544 -x952545 -x952546 -x952547 -x952548 -x952549 -x952550 -x952551 -x952552 -x952553 -x952554 -x952555 -x952556 -x952557 -x952558 -x952559 -x952560 -x952561 -x952562 -x952563 -x952564 -x952565 -x952566 -x952567 -x952568 -x952569 -x952570 -x952571 -x952572 -x952573 -x952574 -x952575 -x952576 -x952577 -x952578 -x952579 -x952580 -x952581 -x952582 -x952583 -x952584 -x952585 -x952586 -x952587 -x952588 -x952589 -x952590 -x952591 -x952592 -x952593 -x952594 -x952595 -x952596 -x952597 -x952598 -x952599 -x952600 -x952601 -x952602 -x952603 -x952604 -x952605 -x952606 -x952607 -x952608 -x952609 -x952610 -x952611 -x952612 -x952613 -x952614 -x952615 -x952616 -x952617 -x952618 -x952619 -x952620 -x952621 -x952622 -x952623 -x952624 -x952625 -x952626 -x952627 -x952628 -x952629 -x952630 -x952631 -x952632 -x952633 -x952634 -x952635 -x952636 -x952637 -x952638 -x952639 -x952640 -x952641 -x952642 -x952643 -x952644 -x952645 -x952646 -x952647 -x952648 -x952649 -x952650 -x952651 -x952652 -x952653 -x952654 -x952655 -x952656 -x952657 -x952658 -x952659 -x952660 -x952661 -x952662 -x952663 -x952664 -x952665 -x952666 -x952667 -x952668 -x952669 -x952670 -x952671 -x952672 -x952673 -x952674 -x952675 -x952676 -x952677 -x952678 -x952679 -x952680 -x952681 -x952682 -x952683 -x952684 -x952685 -x952686 -x952687 -x952688 -x952689 -x952690 -x952691 -x952692 -x952693 -x952694 -x952695 -x952696 -x952697 -x952698 -x952699 -x952700 -x952701 -x952702 -x952703 -x952704 -x952705 -x952706 -x952707 -x952708 -x952709 -x952710 -x952711 -x952712 -x952713 -x952714 -x952715 -x952716 -x952717 -x952718 -x952719 -x952720 -x952721 -x952722 -x952723 -x952724 -x952725 -x952726 -x952727 -x952728 -x952729 -x952730 -x952731 -x952732 -x952733 -x952734 -x952735 -x952736 -x952737 -x952738 -x952739 -x952740 -x952741 -x952742 -x952743 -x952744 -x952745 -x952746 -x952747 -x952748 -x952749 -x952750 -x952751 -x952752 -x952753 -x952754 -x952755 -x952756 -x952757 -x952758 -x952759 -x952760 -x952761 -x952762 -x952763 -x952764 -x952765 -x952766 -x952767 -x952768 -x952769 -x952770 -x952771 -x952772 -x952773 -x952774 -x952775 -x952776 -x952777 -x952778 -x952779 -x952780 -x952781 -x952782 -x952783 -x952784 -x952785 -x952786 -x952787 -x952788 -x952789 -x952790 -x952791 -x952792 -x952793 -x952794 -x952795 -x952796 -x952797 -x952798 -x952799 -x952800 -x952801 -x952802 -x952803 -x952804 -x952805 -x952806 -x952807 -x952808 -x952809 -x952810 -x952811 -x952812 -x952813 -x952814 -x952815 -x952816 -x952817 -x952818 -x952819 -x952820 -x952821 -x952822 -x952823 -x952824 -x952825 -x952826 -x952827 -x952828 -x952829 -x952830 -x952831 -x952832 -x952833 -x952834 -x952835 -x952836 -x952837 -x952838 -x952839 -x952840 -x952841 -x952842 -x952843 -x952844 -x952845 -x952846 -x952847 -x952848 -x952849 -x952850 -x952851 -x952852 -x952853 -x952854 -x952855 -x952856 -x952857 -x952858 -x952859 -x952860 -x952861 -x952862 -x952863 -x952864 -x952865 -x952866 -x952867 -x952868 -x952869 -x952870 -x952871 -x952872 -x952873 -x952874 -x952875 -x952876 -x952877 -x952878 -x952879 -x952880 -x952881 -x952882 -x952883 -x952884 -x952885 -x952886 -x952887 -x952888 -x952889 -x952890 -x952891 -x952892 -x952893 -x952894 -x952895 -x952896 -x952897 -x952898 -x952899 -x952900 -x952901 -x952902 -x952903 -x952904 -x952905 -x952906 -x952907 -x952908 -x952909 -x952910 -x952911 -x952912 -x952913 -x952914 -x952915 -x952916 -x952917 -x952918 -x952919 -x952920 -x952921 -x952922 -x952923 -x952924 -x952925 -x952926 -x952927 -x952928 -x952929 -x952930 -x952931 -x952932 -x952933 -x952934 -x952935 -x952936 -x952937 -x952938 -x952939 -x952940 -x952941 -x952942 -x952943 -x952944 -x952945 -x952946 -x952947 -x952948 -x952949 -x952950 -x952951 -x952952 -x952953 -x952954 -x952955 -x952956 -x952957 -x952958 -x952959 -x952960 -x952961 -x952962 -x952963 -x952964 -x952965 -x952966 -x952967 -x952968 -x952969 -x952970 -x952971 -x952972 -x952973 -x952974 -x952975 -x952976 -x952977 -x952978 -x952979 -x952980 -x952981 -x952982 -x952983 -x952984 -x952985 -x952986 -x952987 -x952988 -x952989 -x952990 -x952991 -x952992 -x952993 -x952994 -x952995 -x952996 -x952997 -x952998 -x952999 -x953000 -x953001 -x953002 -x953003 -x953004 -x953005 -x953006 -x953007 -x953008 -x953009 -x953010 -x953011 -x953012 -x953013 -x953014 -x953015 -x953016 -x953017 -x953018 -x953019 -x953020 -x953021 -x953022 -x953023 -x953024 -x953025 -x953026 -x953027 -x953028 -x953029 -x953030 -x953031 -x953032 -x953033 -x953034 -x953035 -x953036 -x953037 -x953038 -x953039 -x953040 -x953041 -x953042 -x953043 -x953044 -x953045 -x953046 -x953047 -x953048 -x953049 -x953050 -x953051 -x953052 -x953151 -x953152 -x953153 -x953154 -x953155 -x953156 -x953157 -x953158 -x953159 -x953160 -x953161 -x953162 -x953163 -x953164 -x953165 -x953166 -x953167 -x953168 -x953169 -x953170 -x953171 -x953172 -x953173 -x953174 -x953175 -x953176 -x953177 -x953178 -x953179 -x953180 -x953181 -x953182 -x953183 -x953184 -x953185 -x953186 -x953187 -x953188 -x953189 -x953190 -x953191 -x953192 -x953193 -x953194 -x953195 -x953196 -x953197 -x953198 -x953199 -x953200 -x953201 -x953202 -x953203 -x953204 -x953205 -x953206 -x953207 -x953208 -x953209 -x953210 -x953211 -x953212 -x953213 -x953214 -x953215 -x953216 -x953217 -x953218 -x953219 -x953220 -x953221 -x953222 -x953223 -x953224 -x953225 -x953226 -x953227 -x953228 -x953229 -x953230 -x953231 -x953232 -x953233 -x953234 -x953235 -x953236 -x953237 -x953238 -x953239 -x953240 -x953241 -x953242 -x953243 -x953244 -x953245 -x953246 -x953247 -x953248 -x953249 -x953250 -x953251 -x953252 -x953253 -x953254 -x953255 -x953256 -x953257 -x953258 -x953259 -x953260 -x953261 -x953262 -x953263 -x953264 -x953265 -x953266 -x953267 -x953268 -x953269 -x953270 -x953271 -x953272 -x953273 -x953274 -x953275 -x953276 -x953277 -x953278 -x953279 -x953280 -x953281 -x953282 -x953283 -x953284 -x953285 -x953286 -x953287 -x953288 -x953289 -x953290 -x953291 -x953292 -x953293 -x953294 -x953295 -x953296 -x953297 -x953298 -x953299 -x953300 -x953301 -x953302 -x953303 -x953304 -x953305 -x953306 -x953307 -x953308 -x953309 -x953310 -x953311 -x953312 -x953313 -x953314 -x953315 -x953316 -x953317 -x953318 -x953319 -x953320 -x953321 -x953322 -x953323 -x953324 -x953325 -x953326 -x953327 -x953328 -x953329 -x953330 -x953331 -x953332 -x953333 -x953334 -x953335 -x953336 -x953337 -x953338 -x953339 -x953340 -x953341 -x953342 -x953343 -x953344 -x953345 -x953346 -x953347 -x953348 -x953349 -x953350 -x953351 -x953352 -x953353 -x953354 -x953355 -x953356 -x953357 -x953358 -x953359 -x953360 -x953361 -x953362 -x953363 -x953364 -x953365 -x953366 -x953367 -x953368 -x953369 -x953370 -x953371 -x953372 -x953373 -x953374 -x953375 -x953376 -x953377 -x953378 -x953379 -x953380 -x953381 -x953382 -x953383 -x953384 -x953385 -x953386 -x953387 -x953388 -x953389 -x953390 -x953391 -x953392 -x953393 -x953394 -x953395 -x953396 -x953397 -x953398 -x953399 -x953400 -x953401 -x953402 -x953403 -x953404 -x953405 -x953406 -x953407 -x953408 -x953409 -x953410 -x953411
3600.43/3613.13	v -x953412 -x953413 -x953414 -x953415 -x953416 -x953417 -x953418 -x953419 -x953420 -x953421 -x953422 -x953423 -x953424 -x953425 -x953426 -x953427 -x953428 -x953429 -x953430 -x953431 -x953432 -x953433 -x953434 -x953435 -x953436 -x953437 -x953438 -x953439 -x953440 -x953441 -x953442 -x953443 -x953444 -x953445 -x953446 -x953447 -x953448 -x953449 -x953450 -x953451 -x953452 -x953453 -x953454 -x953455 -x953456 -x953457 -x953458 -x953459 -x953460 -x953461 -x953462 -x953463 -x953464 -x953465 -x953466 -x953467 -x953468 -x953469 -x953470 -x953471 -x953472 -x953473 -x953474 -x953475 -x953476 -x953477 -x953478 -x953479 -x953480 -x953481 -x953482 -x953483 -x953484 -x953485 -x953486 -x953487 -x953488 -x953489 -x953490 -x953491 -x953492 -x953493 -x953494 -x953495 -x953496 -x953497 -x953498 -x953499 -x953500 -x953501 -x953502 -x953503 -x953504 -x953505 -x953506 -x953507 -x953508 -x953509 -x953510 -x953511 -x953512 -x953513 -x953514 -x953515 -x953516 -x953517 -x953518 -x953519 -x953520 -x953521 -x953522 -x953523 -x953524 -x953525 -x953526 -x953527 -x953528 -x953529 -x953530 -x953531 -x953532 -x953533 -x953534 -x953535 -x953536 -x953537 -x953538 -x953539 -x953540 -x953541 -x953542 -x953543 -x953544 -x953545 -x953546 -x953547 -x953548 -x953549 -x953550 -x953551 -x953552 -x953553 -x953554 -x953555 -x953556 -x953557 -x953558 -x953559 -x953560 -x953561 -x953562 -x953563 -x953564 -x953565 -x953566 -x953567 -x953568 -x953569 -x953570 -x953571 -x953572 -x953573 -x953574 -x953575 -x953576 -x953577 -x953578 -x953579 -x953580 -x953581 -x953582 -x953583 -x953584 -x953585 -x953586 -x953587 -x953588 -x953589 -x953590 -x953591 -x953592 -x953593 -x953594 -x953595 -x953596 -x953597 -x953598 -x953599 -x953600 -x953601 -x953602 -x953603 -x953604 -x953605 -x953606 -x953607 -x953608 -x953609 -x953610 -x953611 -x953612 -x953613 -x953614 -x953615 -x953616 -x953617 -x953618 -x953619 -x953620 -x953621 -x953622 -x953623 -x953624 -x953625 -x953626 -x953627 -x953628 -x953629 -x953630 -x953631 -x953632 -x953633 -x953634 -x953635 -x953636 -x953637 -x953638 -x953639 -x953640 -x953641 -x953642 -x953643 -x953644 -x953645 -x953646 -x953647 -x953648 -x953649 -x953650 -x953651 -x953652 -x953653 -x953654 -x953655 -x953656 -x953657 -x953658 -x953659 -x953660 -x953661 -x953662 -x953663 -x953664 -x953665 -x953666 -x953667 -x953668 -x953669 -x953670 -x953671 -x953672 -x953673 -x953674 -x953675 -x953676 -x953677 -x953678 -x953679 -x953680 -x953681 -x953682 -x953683 -x953684 -x953685 -x953686 -x953687 -x953688 -x953689 -x953690 -x953691 -x953692 -x953693 -x953694 -x953695 -x953696 -x953697 -x953698 -x953699 -x953700 -x953701 -x953702 -x953703 -x953704 -x953705 -x953706 -x953707 -x953708 -x953709 -x953710 -x953711 -x953712 -x953713 -x953714 -x953715 -x953716 -x953717 -x953718 -x953719 -x953720 -x953721 -x953722 -x953723 -x953724 -x953725 -x953726 -x953727 -x953728 -x953729 -x953730 -x953731 -x953732 -x953733 -x953734 -x953735 -x953736 -x953737 -x953738 -x953739 -x953740 -x953741 -x953742 -x953743 -x953744 -x953745 -x953746 -x953747 -x953748 -x953749 -x953750 -x953751 -x953752 -x953753 -x953754 -x953755 -x953756 -x953757 -x953758 -x953759 -x953760 -x953761 -x953762 -x953763 -x953764 -x953765 -x953766 -x953767 -x953768 -x953769 -x953770 -x953771 -x953772 -x953773 -x953774 -x953775 -x953776 -x953777 -x953778 -x953779 -x953780 -x953781 -x953782 -x953783 -x953784 -x953785 -x953786 -x953787 -x953788 -x953789 -x953790 -x953791 -x953792 -x953793 -x953794 -x953795 -x953796 -x953797 -x953798 -x953799 -x953800 -x953801 -x953802 -x953803 -x953804 -x953805 -x953806 -x953807 -x953808 -x953809 -x953810 -x953811 -x953812 -x953813 -x953814 -x953815 -x953816 -x953817 -x953818 -x953819 -x953820 -x953821 -x953822 -x953823 -x953824 -x953825 -x953826 -x953827 -x953828 -x953829 -x953830 -x953831 -x953832 -x953833 -x953834 -x953835 -x953836 -x953837 -x953838 -x953839 -x953840 -x953841 -x953842 -x953843 -x953844 -x953845 -x953846 -x953847 -x953848 -x953849 -x953850 -x953851 -x953852 -x953853 -x953854 -x953855 -x953856 -x953857 -x953858 -x953859 -x953860 -x953861 -x953862 -x953863 -x953864 -x953865 -x953866 -x953867 -x953868 -x953869 -x953870 -x953871 -x953872 -x953873 -x953874 -x953875 -x953876 -x953877 -x953878 -x953879 -x953880 -x953881 -x953882 -x953883 -x953884 -x953885 -x953886 -x953887 -x953888 -x953889 -x953890 -x953891 -x953892 -x953893 -x953894 -x953895 -x953896 -x953897 -x953898 -x953899 -x953900 -x953901 -x953902 -x953903 -x953904 -x953905 -x953906 -x953907 -x953908 -x953909 -x953910 -x953911 -x953912 -x953913 -x953914 -x953915 -x953916 -x953917 -x953918 -x953919 -x953920 -x953921 -x953922 -x953923 -x953924 -x953925 -x953926 -x953927 -x953928 -x953929 -x953930 -x953931 -x953932 -x953933 -x953934 -x953935 -x953936 -x953937 -x953938 -x953939 -x953940 -x953941 -x953942 -x953943 -x953944 -x953945 -x953946 -x953947 -x953948 -x953949 -x953950 -x953951 -x953952 -x953953 -x953954 -x953955 -x953956 -x953957 -x953958 -x953959 -x953960 -x953961 -x953962 -x953963 -x953964 -x953965 -x953966 -x953967 -x953968 -x953969 -x953970 -x953971 -x953972 -x953973 -x953974 -x953975 -x953976 -x953977 -x953978 -x953979 -x953980 -x953981 -x953982 -x953983 -x953984 -x953985 -x953986 -x953987 -x953988 -x953989 -x953990 -x953991 -x953992 -x953993 -x953994 -x953995 -x953996 -x953997 -x953998 -x953999 -x954000 -x954001 -x954002 -x954003 -x954004 -x954005 -x954006 -x954007 -x954008 -x954009 -x954010 -x954011 -x954012 -x954013 -x954014 -x954015 -x954016 -x954017 -x954018 -x954019 -x954020 -x954021 -x954022 -x954023 -x954024 -x954025 -x954026 -x954027 -x954028 -x954029 -x954030 -x954031 -x954032 -x954033 -x954034 -x954035 -x954036 -x954037 -x954038 -x954039 -x954040 -x954041 -x954042 -x954043 -x954044 -x954045 -x954046 -x954047 -x954048 -x954049 -x954050 -x954051 -x954052 -x954053 -x954054 -x954055 -x954056 -x954057 -x954058 -x954059 -x954060 -x954061 -x954062 -x954063 -x954064 -x954065 -x954066 -x954067 -x954068 -x954069 -x954070 -x954071 -x954072 -x954073 -x954074 -x954075 -x954076 -x954077 -x954078 -x954079 -x954080 -x954081 -x954082 -x954083 -x954084 -x954085 -x954086 -x954087 -x954088 -x954089 -x954090 -x954091 -x954092 -x954093 -x954094 -x954095 -x954096 -x954097 -x954098 -x954099 -x954100 -x954101 -x954102 -x954103 -x954104 -x954105 -x954106 -x954107 -x954108 -x954109 -x954110 -x954111 -x954112 -x954113 -x954114 -x954115 -x954116 -x954117 -x954118 -x954119 -x954120 -x954121 -x954122 -x954123 -x954124 -x954125 -x954126 -x954127 -x954128 -x954129 -x954130 -x954229 -x954230 -x954231 -x954232 -x954233 -x954234 -x954235 -x954236 -x954237 -x954238 -x954239 -x954240 -x954241 -x954242 -x954243 -x954244 -x954245 -x954246 -x954247 -x954248 -x954249 -x954250 -x954251 -x954252 -x954253 -x954254 -x954255 -x954256 -x954257 -x954258 -x954259 -x954260 -x954261 -x954262 -x954263 -x954264 -x954265 -x954266 -x954267 -x954268 -x954269 -x954270 -x954271 -x954272 -x954273 -x954274 -x954275 -x954276 -x954277 -x954278 -x954279 -x954280 -x954281 -x954282 -x954283 -x954284 -x954285 -x954286 -x954287 -x954288 -x954289 -x954290 -x954291 -x954292 -x954293 -x954294 -x954295 -x954296 -x954297 -x954298 -x954299 -x954300 -x954301 -x954302 -x954303 -x954304 -x954305 -x954306 -x954307 -x954308 -x954309 -x954310 -x954311 -x954312 -x954313 -x954314 -x954315 -x954316 -x954317 -x954318 -x954319 -x954320 -x954321 -x954322 -x954323 -x954324 -x954325 -x954326 -x954327 -x954328 -x954329 -x954330 -x954331 -x954332 -x954333 -x954334 -x954335 -x954336 -x954337 -x954338 -x954339 -x954340 -x954341 -x954342 -x954343 -x954344 -x954345 -x954346 -x954347 -x954348 -x954349 -x954350 -x954351 -x954352 -x954353 -x954354 -x954355 -x954356 -x954357 -x954358 -x954359 -x954360 -x954361 -x954362 -x954363 -x954364 -x954365 -x954366 -x954367 -x954368 -x954369 -x954370 -x954371 -x954372 -x954373 -x954374 -x954375 -x954376 -x954377 -x954378 -x954379 -x954380 -x954381 -x954382 -x954383 -x954384 -x954385 -x954386 -x954387 -x954388 -x954389 -x954390 -x954391 -x954392 -x954393 -x954394 -x954395 -x954396 -x954397 -x954398 -x954399 -x954400 -x954401 -x954402 -x954403 -x954404 -x954405 -x954406 -x954407 -x954408 -x954409 -x954410 -x954411 -x954412 -x954413 -x954414 -x954415 -x954416 -x954417 -x954418 -x954419 -x954420 -x954421 -x954422 -x954423 -x954424 -x954425 -x954426 -x954427 -x954428 -x954429 -x954430 -x954431 -x954432 -x954433 -x954434 -x954435 -x954436 -x954437 -x954438 -x954439 -x954440 -x954441 -x954442 -x954443 -x954444 -x954445 -x954446 -x954447 -x954448 -x954449 -x954450 -x954451 -x954452 -x954453 -x954454 -x954455 -x954456 -x954457 -x954458 -x954459 -x954460 -x954461 -x954462 -x954463 -x954464 -x954465 -x954466 -x954467 -x954468 -x954469 -x954470 -x954471 -x954472 -x954473 -x954474 -x954475 -x954476 -x954477 -x954478 -x954479 -x954480 -x954481 -x954482 -x954483 -x954484 -x954485 -x954486 -x954487 -x954488 -x954489 -x954490 -x954491 -x954492 -x954493 -x954494 -x954495 -x954496 -x954497 -x954498 -x954499 -x954500 -x954501 -x954502 -x954503 -x954504 -x954505 -x954506 -x954507 -x954508 -x954509 -x954510 -x954511 -x954512 -x954513 -x954514 -x954515 -x954516 -x954517 -x954518 -x954519 -x954520 -x954521 -x954522 -x954523 -x954524 -x954525 -x954526 -x954527 -x954528 -x954529 -x954530 -x954531 -x954532 -x954533 -x954534 -x954535 -x954536 -x954537 -x954538 -x954539 -x954540 -x954541 -x954542 -x954543 -x954544 -x954545 -x954546 -x954547 -x954548 -x954549 -x954550 -x954551 -x954552 -x954553 -x954554 -x954555 -x954556 -x954557 -x954558 -x954559 -x954560 -x954561 -x954562 -x954563 -x954564 -x954565 -x954566 -x954567 -x954568 -x954569 -x954570 -x954571 -x954572 -x954573 -x954574 -x954575 -x954576 -x954577 -x954578 -x954579 -x954580 -x954581 -x954582 -x954583 -x954584 -x954585 -x954586 -x954587 -x954588 -x954589 -x954590 -x954591 -x954592 -x954593 -x954594 -x954595 -x954596 -x954597 -x954598 -x954599 -x954600 -x954601 -x954602 -x954603 -x954604 -x954605 -x954606 -x954607 -x954608 -x954609 -x954610 -x954611 -x954612 -x954613 -x954614 -x954615 -x954616 -x954617 -x954618 -x954619 -x954620 -x954621 -x954622 -x954623 -x954624 -x954625 -x954626 -x954627 -x954628 -x954629 -x954630 -x954631 -x954632 -x954633 -x954634 -x954635 -x954636 -x954637 -x954638 -x954639 -x954640 -x954641 -x954642 -x954643 -x954644 -x954645 -x954646 -x954647 -x954648 -x954649 -x954650 -x954651 -x954652 -x954653 -x954654 -x954655 -x954656 -x954657 -x954658 -x954659 -x954660 -x954661 -x954662 -x954663 -x954664 -x954665 -x954666 -x954667 -x954668 -x954669 -x954670 -x954671 -x954672 -x954673 -x954674 -x954675 -x954676 -x954677 -x954678 -x954679 -x954680 -x954681 -x954682 -x954683 -x954684 -x954685 -x954686 -x954687 -x954688 -x954689 -x954690 -x954691 -x954692 -x954693 -x954694 -x954695 -x954696 -x954697 -x954698 -x954699 -x954700 -x954701 -x954702 -x954703 -x954704 -x954705 -x954706 -x954707 -x954708 -x954709 -x954710 -x954711 -x954712 -x954713 -x954714 -x954715 -x954716 -x954717 -x954718 -x954719 -x954720 -x954721 -x954722 -x954723 -x954724 -x954725 -x954726 -x954727 -x954728 -x954729 -x954730 -x954731 -x954732 -x954733 -x954734 -x954735 -x954736 -x954737 -x954738 -x954739 -x954740 -x954741 -x954742 -x954743 -x954744 -x954745 -x954746 -x954747 -x954748 -x954749 -x954750 -x954751 -x954752 -x954753 -x954754 -x954755 -x954756 -x954757 -x954758 -x954759 -x954760 -x954761 -x954762 -x954763 -x954764 -x954765 -x954766 -x954767 -x954768 -x954769 -x954770 -x954771 -x954772 -x954773 -x954774 -x954775 -x954776 -x954777 -x954778 -x954779 -x954780 -x954781 -x954782 -x954783 -x954784 -x954785 -x954786 -x954787 -x954788 -x954789 -x954790 -x954791 -x954792 -x954793 -x954794 -x954795 -x954796 -x954797 -x954798 -x954799 -x954800 -x954801 -x954802 -x954803 -x954804 -x954805 -x954806 -x954807 -x954808 -x954809 -x954810 -x954811 -x954812 -x954813 -x954814 -x954815 -x954816 -x954817 -x954818 -x954819 -x954820 -x954821 -x954822 -x954823 -x954824 -x954825 -x954826 -x954827 -x954828 -x954829 -x954830 -x954831 -x954832 -x954833 -x954834 -x954835 -x954836 -x954837 -x954838 -x954839 -x954840 -x954841 -x954842 -x954843 -x954844 -x954845 -x954846 -x954847 -x954848 -x954849 -x954850 -x954851 -x954852 -x954853 -x954854 -x954855 -x954856 -x954857 -x954858 -x954859 -x954860 -x954861 -x954862 -x954863 -x954864 -x954865 -x954866 -x954867 -x954868 -x954869 -x954870 -x954871 -x954872 -x954873 -x954874 -x954875 -x954876 -x954877 -x954878 -x954879 -x954880 -x954881 -x954882 -x954883 -x954884 -x954885 -x954886 -x954887 -x954888 -x954889 -x954890 -x954891 -x954892 -x954893 -x954894 -x954895 -x954896 -x954897 -x954898 -x954899 -x954900 -x954901 -x954902 -x954903 -x954904 -x954905 -x954906 -x954907 -x954908 -x954909 -x954910 -x954911 -x954912 -x954913 -x954914 -x954915 -x954916 -x954917 -x954918 -x954919 -x954920 -x954921 -x954922 -x954923 -x954924 -x954925 -x954926 -x954927 -x954928 -x954929 -x954930 -x954931 -x954932 -x954933 -x954934 -x954935 -x954936 -x954937 -x954938 -x954939 -x954940 -x954941 -x954942 -x954943 -x954944 -x954945 -x954946 -x954947 -x954948 -x954949 -x954950 -x954951 -x954952 -x954953 -x954954 -x954955 -x954956 -x954957 -x954958 -x954959 -x954960 -x954961 -x954962 -x954963 -x954964 -x954965 -x954966 -x954967 -x954968 -x954969 -x954970 -x954971 -x954972 -x954973 -x954974 -x954975 -x954976 -x954977 -x954978 -x954979 -x954980 -x954981 -x954982 -x954983 -x954984 -x954985 -x954986 -x954987 -x954988 -x954989 -x954990 -x954991 -x954992 -x954993 -x954994 -x954995 -x954996 -x954997 -x954998 -x954999 -x955000 -x955001 -x955002 -x955003 -x955004 -x955005 -x955006 -x955007 -x955008 -x955009 -x955010 -x955011 -x955012 -x955013 -x955014 -x955015 -x955016 -x955017 -x955018 -x955019 -x955020 -x955021 -x955022 -x955023 -x955024 -x955025 -x955026 -x955027 -x955028 -x955029 -x955030 -x955031 -x955032 -x955033 -x955034 -x955035 -x955036 -x955037 -x955038 -x955039 -x955040 -x955041 -x955042 -x955043 -x955044 -x955045 -x955046 -x955047 -x955048 -x955049 -x955050 -x955051 -x955052 -x955053 -x955054 -x955055 -x955056 -x955057 -x955058 -x955059 -x955060 -x955061 -x955062 -x955063 -x955064 -x955065 -x955066 -x955067 -x955068 -x955069 -x955070 -x955071 -x955072 -x955073 -x955074 -x955075 -x955076 -x955077 -x955078 -x955079 -x955080 -x955081 -x955082 -x955083 -x955084 -x955085 -x955086 -x955087 -x955088 -x955089 -x955090 -x955091 -x955092 -x955093 -x955094 -x955095 -x955096 -x955097 -x955098 -x955099 -x955100 -x955101 -x955102 -x955103 -x955104 -x955105 -x955106 -x955107 -x955108 -x955109 -x955110 -x955111 -x955112 -x955113 -x955114 -x955115 -x955116 -x955117 -x955118 -x955119 -x955120 -x955121 -x955122 -x955123 -x955124 -x955125 -x955126 -x955127 -x955128 -x955129 -x955130 -x955131 -x955132 -x955133 -x955134 -x955135 -x955136 -x955137 -x955138 -x955139 -x955140 -x955141 -x955142 -x955143 -x955144 -x955145 -x955146 -x955147 -x955148 -x955149 -x955150 -x955151 -x955152 -x955153 -x955154 -x955155 -x955156 -x955157 -x955158 -x955159 -x955160 -x955161 -x955162 -x955163 -x955164 -x955165 -x955166 -x955167 -x955168 -x955169 -x955170 -x955171 -x955172 -x955173 -x955174 -x955175 -x955176 -x955177 -x955178 -x955179 -x955180 -x955181 -x955182 -x955183 -x955184 -x955185 -x955186 -x955187 -x955188 -x955189 -x955190 -x955191 -x955192 -x955193 -x955194 -x955195 -x955196 -x955197 -x955198 -x955199 -x955200 -x955201 -x955202 -x955203 -x955204 -x955205 -x955206 -x955207 -x955208 -x955307 -x955308 -x955309 -x955310 -x955311 -x955312 -x955313 -x955314 -x955315 -x955316 -x955317 -x955318 -x955319 -x955320 -x955321 -x955322 -x955323 -x955324 -x955325 -x955326 -x955327 -x955328 -x955329 -x955330 -x955331 -x955332 -x955333 -x955334 -x955335 -x955336 -x955337 -x955338 -x955339 -x955340 -x955341 -x955342 -x955343 -x955344 -x955345 -x955346 -x955347 -x955348 -x955349 -x955350 -x955351 -x955352 -x955353 -x955354 -x955355 -x955356 -x955357 -x955358 -x955359 -x955360 -x955361 -x955362 -x955363 -x955364 -x955365 -x955366 -x955367 -x955368 -x955369 -x955370 -x955371 -x955372 -x955373 -x955374 -x955375 -x955376 -x955377 -x955378 -x955379 -x955380 -x955381 -x955382 -x955383 -x955384 -x955385 -x955386 -x955387 -x955388 -x955389 -x955390 -x955391 -x955392 -x955393 -x955394 -x955395 -x955396 -x955397 -x955398 -x955399 -x955400 -x955401 -x955402 -x955403 -x955404 -x955405 -x955406 -x955407 -x955408 -x955409 -x955410 -x955411 -x955412 -x955413 -x955414 -x955415 -x955416 -x955417 -x955418 -x955419 -x955420 -x955421 -x955422 -x955423 -x955424 -x955425 -x955426 -x955427 -x955428 -x955429 -x955430 -x955431 -x955432 -x955433 -x955434 -x955435 -x955436 -x955437 -x955438 -x955439 -x955440 -x955441 -x955442 -x955443 -x955444 -x955445 -x955446 -x955447 -x955448 -x955449 -x955450 -x955451 -x955452 -x955453 -x955454 -x955455 -x955456 -x955457 -x955458 -x955459 -x955460 -x955461 -x955462 -x955463 -x955464 -x955465 -x955466 -x955467 -x955468 -x955469 -x955470 -x955471 -x955472 -x955473 -x955474 -x955475 -x955476 -x955477 -x955478 -x955479 -x955480 -x955481 -x955482 -x955483 -x955484 -x955485 -x955486 -x955487 -x955488 -x955489 -x955490 -x955491 -x955492 -x955493 -x955494 -x955495 -x955496 -x955497 -x955498 -x955499 -x955500 -x955501 -x955502 -x955503 -x955504 -x955505 -x955506 -x955507 -x955508 -x955509 -x955510 -x955511 -x955512 -x955513 -x955514 -x955515 -x955516 -x955517 -x955518 -x955519 -x955520 -x955521 -x955522 -x955523 -x955524 -x955525 -x955526 -x955527 -x955528 -x955529 -x955530 -x955531 -x955532 -x955533 -x955534 -x955535 -x955536 -x955537 -x955538 -x955539 -x955540 -x955541 -x955542 -x955543 -x955544 -x955545 -x955546 -x955547 -x955548 -x955549 -x955550 -x955551 -x955552 -x955553 -x955554 -x955555 -x955556 -x955557 -x955558 -x955559 -x955560 -x955561 -x955562 -x955563 -x955564 -x955565 -x955566 -x955567 -x955568 -x955569 -x955570 -x955571 -x955572 -x955573 -x955574 -x955575 -x955576 -x955577 -x955578 -x955579 -x955580 -x955581 -x955582 -x955583 -x955584 -x955585 -x955586 -x955587 -x955588 -x955589 -x955590 -x955591 -x955592 -x955593 -x955594 -x955595 -x955596 -x955597 -x955598 -x955599 -x955600 -x955601 -x955602 -x955603 -x955604 -x955605 -x955606 -x955607
3600.43/3613.13	v -x955608 -x955609 -x955610 -x955611 -x955612 -x955613 -x955614 -x955615 -x955616 -x955617 -x955618 -x955619 -x955620 -x955621 -x955622 -x955623 -x955624 -x955625 -x955626 -x955627 -x955628 -x955629 -x955630 -x955631 -x955632 -x955633 -x955634 -x955635 -x955636 -x955637 -x955638 -x955639 -x955640 -x955641 -x955642 -x955643 -x955644 -x955645 -x955646 -x955647 -x955648 -x955649 -x955650 -x955651 -x955652 -x955653 -x955654 -x955655 -x955656 -x955657 -x955658 -x955659 -x955660 -x955661 -x955662 -x955663 -x955664 -x955665 -x955666 -x955667 -x955668 -x955669 -x955670 -x955671 -x955672 -x955673 -x955674 -x955675 -x955676 -x955677 -x955678 -x955679 -x955680 -x955681 -x955682 -x955683 -x955684 -x955685 -x955686 -x955687 -x955688 -x955689 -x955690 -x955691 -x955692 -x955693 -x955694 -x955695 -x955696 -x955697 -x955698 -x955699 -x955700 -x955701 -x955702 -x955703 -x955704 -x955705 -x955706 -x955707 -x955708 -x955709 -x955710 -x955711 -x955712 -x955713 -x955714 -x955715 -x955716 -x955717 -x955718 -x955719 -x955720 -x955721 -x955722 -x955723 -x955724 -x955725 -x955726 -x955727 -x955728 -x955729 -x955730 -x955731 -x955732 -x955733 -x955734 -x955735 -x955736 -x955737 -x955738 -x955739 -x955740 -x955741 -x955742 -x955743 -x955744 -x955745 -x955746 -x955747 -x955748 -x955749 -x955750 -x955751 -x955752 -x955753 -x955754 -x955755 -x955756 -x955757 -x955758 -x955759 -x955760 -x955761 -x955762 -x955763 -x955764 -x955765 -x955766 -x955767 -x955768 -x955769 -x955770 -x955771 -x955772 -x955773 -x955774 -x955775 -x955776 -x955777 -x955778 -x955779 -x955780 -x955781 -x955782 -x955783 -x955784 -x955785 -x955786 -x955787 -x955788 -x955789 -x955790 -x955791 -x955792 -x955793 -x955794 -x955795 -x955796 -x955797 -x955798 -x955799 -x955800 -x955801 -x955802 -x955803 -x955804 -x955805 -x955806 -x955807 -x955808 -x955809 -x955810 -x955811 -x955812 -x955813 -x955814 -x955815 -x955816 -x955817 -x955818 -x955819 -x955820 -x955821 -x955822 -x955823 -x955824 -x955825 -x955826 -x955827 -x955828 -x955829 -x955830 -x955831 -x955832 -x955833 -x955834 -x955835 -x955836 -x955837 -x955838 -x955839 -x955840 -x955841 -x955842 -x955843 -x955844 -x955845 -x955846 -x955847 -x955848 -x955849 -x955850 -x955851 -x955852 -x955853 -x955854 -x955855 -x955856 -x955857 -x955858 -x955859 -x955860 -x955861 -x955862 -x955863 -x955864 -x955865 -x955866 -x955867 -x955868 -x955869 -x955870 -x955871 -x955872 -x955873 -x955874 -x955875 -x955876 -x955877 -x955878 -x955879 -x955880 -x955881 -x955882 -x955883 -x955884 -x955885 -x955886 -x955887 -x955888 -x955889 -x955890 -x955891 -x955892 -x955893 -x955894 -x955895 -x955896 -x955897 -x955898 -x955899 -x955900 -x955901 -x955902 -x955903 -x955904 -x955905 -x955906 -x955907 -x955908 -x955909 -x955910 -x955911 -x955912 -x955913 -x955914 -x955915 -x955916 -x955917 -x955918 -x955919 -x955920 -x955921 -x955922 -x955923 -x955924 -x955925 -x955926 -x955927 -x955928 -x955929 -x955930 -x955931 -x955932 -x955933 -x955934 -x955935 -x955936 -x955937 -x955938 -x955939 -x955940 -x955941 -x955942 -x955943 -x955944 -x955945 -x955946 -x955947 -x955948 -x955949 -x955950 -x955951 -x955952 -x955953 -x955954 -x955955 -x955956 -x955957 -x955958 -x955959 -x955960 -x955961 -x955962 -x955963 -x955964 -x955965 -x955966 -x955967 -x955968 -x955969 -x955970 -x955971 -x955972 -x955973 -x955974 -x955975 -x955976 -x955977 -x955978 -x955979 -x955980 -x955981 -x955982 -x955983 -x955984 -x955985 -x955986 -x955987 -x955988 -x955989 -x955990 -x955991 -x955992 -x955993 -x955994 -x955995 -x955996 -x955997 -x955998 -x955999 -x956000 -x956001 -x956002 -x956003 -x956004 -x956005 -x956006 -x956007 -x956008 -x956009 -x956010 -x956011 -x956012 -x956013 -x956014 -x956015 -x956016 -x956017 -x956018 -x956019 -x956020 -x956021 -x956022 -x956023 -x956024 -x956025 -x956026 -x956027 -x956028 -x956029 -x956030 -x956031 -x956032 -x956033 -x956034 -x956035 -x956036 -x956037 -x956038 -x956039 -x956040 -x956041 -x956042 -x956043 -x956044 -x956045 -x956046 -x956047 -x956048 -x956049 -x956050 -x956051 -x956052 -x956053 -x956054 -x956055 -x956056 -x956057 -x956058 -x956059 -x956060 -x956061 -x956062 -x956063 -x956064 -x956065 -x956066 -x956067 -x956068 -x956069 -x956070 -x956071 -x956072 -x956073 -x956074 -x956075 -x956076 -x956077 -x956078 -x956079 -x956080 -x956081 -x956082 -x956083 -x956084 -x956085 -x956086 -x956087 -x956088 -x956089 -x956090 -x956091 -x956092 -x956093 -x956094 -x956095 -x956096 -x956097 -x956098 -x956099 -x956100 -x956101 -x956102 -x956103 -x956104 -x956105 -x956106 -x956107 -x956108 -x956109 -x956110 -x956111 -x956112 -x956113 -x956114 -x956115 -x956116 -x956117 -x956118 -x956119 -x956120 -x956121 -x956122 -x956123 -x956124 -x956125 -x956126 -x956127 -x956128 -x956129 -x956130 -x956131 -x956132 -x956133 -x956134 -x956135 -x956136 -x956137 -x956138 -x956139 -x956140 -x956141 -x956142 -x956143 -x956144 -x956145 -x956146 -x956147 -x956148 -x956149 -x956150 -x956151 -x956152 -x956153 -x956154 -x956155 -x956156 -x956157 -x956158 -x956159 -x956160 -x956161 -x956162 -x956163 -x956164 -x956165 -x956166 -x956167 -x956168 -x956169 -x956170 -x956171 -x956172 -x956173 -x956174 -x956175 -x956176 -x956177 -x956178 -x956179 -x956180 -x956181 -x956182 -x956183 -x956184 -x956185 -x956186 -x956187 -x956188 -x956189 -x956190 -x956191 -x956192 -x956193 -x956194 -x956195 -x956196 -x956197 -x956198 -x956199 -x956200 -x956201 -x956202 -x956203 -x956204 -x956205 -x956206 -x956207 -x956208 -x956209 -x956210 -x956211 -x956212 -x956213 -x956214 -x956215 -x956216 -x956217 -x956218 -x956219 -x956220 -x956221 -x956222 -x956223 -x956224 -x956225 -x956226 -x956227 -x956228 -x956229 -x956230 -x956231 -x956232 -x956233 -x956234 -x956235 -x956236 -x956237 -x956238 -x956239 -x956240 -x956241 -x956242 -x956243 -x956244 -x956245 -x956246 -x956247 -x956248 -x956249 -x956250 -x956251 -x956252 -x956253 -x956254 -x956255 -x956256 -x956257 -x956258 -x956259 -x956260 -x956261 -x956262 -x956263 -x956264 -x956265 -x956266 -x956267 -x956268 -x956269 -x956270 -x956271 -x956272 -x956273 -x956274 -x956275 -x956276 -x956277 -x956278 -x956279 -x956280 -x956281 -x956282 -x956283 -x956284 -x956285 -x956286 -x956385 -x956386 -x956387 -x956388 -x956389 -x956390 -x956391 -x956392 -x956393 -x956394 -x956395 -x956396 -x956397 -x956398 -x956399 -x956400 -x956401 -x956402 -x956403 -x956404 -x956405 -x956406 -x956407 -x956408 -x956409 -x956410 -x956411 -x956412 -x956413 -x956414 -x956415 -x956416 -x956417 -x956418 -x956419 -x956420 -x956421 -x956422 -x956423 -x956424 -x956425 -x956426 -x956427 -x956428 -x956429 -x956430 -x956431 -x956432 -x956433 -x956434 -x956435 -x956436 -x956437 -x956438 -x956439 -x956440 -x956441 -x956442 -x956443 -x956444 -x956445 -x956446 -x956447 -x956448 -x956449 -x956450 -x956451 -x956452 -x956453 -x956454 -x956455 -x956456 -x956457 -x956458 -x956459 -x956460 -x956461 -x956462 -x956463 -x956464 -x956465 -x956466 -x956467 -x956468 -x956469 -x956470 -x956471 -x956472 -x956473 -x956474 -x956475 -x956476 -x956477 -x956478 -x956479 -x956480 -x956481 -x956482 -x956483 -x956484 -x956485 -x956486 -x956487 -x956488 -x956489 -x956490 -x956491 -x956492 -x956493 -x956494 -x956495 -x956496 -x956497 -x956498 -x956499 -x956500 -x956501 -x956502 -x956503 -x956504 -x956505 -x956506 -x956507 -x956508 -x956509 -x956510 -x956511 -x956512 -x956513 -x956514 -x956515 -x956516 -x956517 -x956518 -x956519 -x956520 -x956521 -x956522 -x956523 -x956524 -x956525 -x956526 -x956527 -x956528 -x956529 -x956530 -x956531 -x956532 -x956533 -x956534 -x956535 -x956536 -x956537 -x956538 -x956539 -x956540 -x956541 -x956542 -x956543 -x956544 -x956545 -x956546 -x956547 -x956548 -x956549 -x956550 -x956551 -x956552 -x956553 -x956554 -x956555 -x956556 -x956557 -x956558 -x956559 -x956560 -x956561 -x956562 -x956563 -x956564 -x956565 -x956566 -x956567 -x956568 -x956569 -x956570 -x956571 -x956572 -x956573 -x956574 -x956575 -x956576 -x956577 -x956578 -x956579 -x956580 -x956581 -x956582 -x956583 -x956584 -x956585 -x956586 -x956587 -x956588 -x956589 -x956590 -x956591 -x956592 -x956593 -x956594 -x956595 -x956596 -x956597 -x956598 -x956599 -x956600 -x956601 -x956602 -x956603 -x956604 -x956605 -x956606 -x956607 -x956608 -x956609 -x956610 -x956611 -x956612 -x956613 -x956614 -x956615 -x956616 -x956617 -x956618 -x956619 -x956620 -x956621 -x956622 -x956623 -x956624 -x956625 -x956626 -x956627 -x956628 -x956629 -x956630 -x956631 -x956632 -x956633 -x956634 -x956635 -x956636 -x956637 -x956638 -x956639 -x956640 -x956641 -x956642 -x956643 -x956644 -x956645 -x956646 -x956647 -x956648 -x956649 -x956650 -x956651 -x956652 -x956653 -x956654 -x956655 -x956656 -x956657 -x956658 -x956659 -x956660 -x956661 -x956662 -x956663 -x956664 -x956665 -x956666 -x956667 -x956668 -x956669 -x956670 -x956671 -x956672 -x956673 -x956674 -x956675 -x956676 -x956677 -x956678 -x956679 -x956680 -x956681 -x956682 -x956683 -x956684 -x956685 -x956686 -x956687 -x956688 -x956689 -x956690 -x956691 -x956692 -x956693 -x956694 -x956695 -x956696 -x956697 -x956698 -x956699 -x956700 -x956701 -x956702 -x956703 -x956704 -x956705 -x956706 -x956707 -x956708 -x956709 -x956710 -x956711 -x956712 -x956713 -x956714 -x956715 -x956716 -x956717 -x956718 -x956719 -x956720 -x956721 -x956722 -x956723 -x956724 -x956725 -x956726 -x956727 -x956728 -x956729 -x956730 -x956731 -x956732 -x956733 -x956734 -x956735 -x956736 -x956737 -x956738 -x956739 -x956740 -x956741 -x956742 -x956743 -x956744 -x956745 -x956746 -x956747 -x956748 -x956749 -x956750 -x956751 -x956752 -x956753 -x956754 -x956755 -x956756 -x956757 -x956758 -x956759 -x956760 -x956761 -x956762 -x956763 -x956764 -x956765 -x956766 -x956767 -x956768 -x956769 -x956770 -x956771 -x956772 -x956773 -x956774 -x956775 -x956776 -x956777 -x956778 -x956779 -x956780 -x956781 -x956782 -x956783 -x956784 -x956785 -x956786 -x956787 -x956788 -x956789 -x956790 -x956791 -x956792 -x956793 -x956794 -x956795 -x956796 -x956797 -x956798 -x956799 -x956800 -x956801 -x956802 -x956803 -x956804 -x956805 -x956806 -x956807 -x956808 -x956809 -x956810 -x956811 -x956812 -x956813 -x956814 -x956815 -x956816 -x956817 -x956818 -x956819 -x956820 -x956821 -x956822 -x956823 -x956824 -x956825 -x956826 -x956827 -x956828 -x956829 -x956830 -x956831 -x956832 -x956833 -x956834 -x956835 -x956836 -x956837 -x956838 -x956839 -x956840 -x956841 -x956842 -x956843 -x956844 -x956845 -x956846 -x956847 -x956848 -x956849 -x956850 -x956851 -x956852 -x956853 -x956854 -x956855 -x956856 -x956857 -x956858 -x956859 -x956860 -x956861 -x956862 -x956863 -x956864 -x956865 -x956866 -x956867 -x956868 -x956869 -x956870 -x956871 -x956872 -x956873 -x956874 -x956875 -x956876 -x956877 -x956878 -x956879 -x956880 -x956881 -x956882 -x956883 -x956884 -x956885 -x956886 -x956887 -x956888 -x956889 -x956890 -x956891 -x956892 -x956893 -x956894 -x956895 -x956896 -x956897 -x956898 -x956899 -x956900 -x956901 -x956902 -x956903 -x956904 -x956905 -x956906 -x956907 -x956908 -x956909 -x956910 -x956911 -x956912 -x956913 -x956914 -x956915 -x956916 -x956917 -x956918 -x956919 -x956920 -x956921 -x956922 -x956923 -x956924 -x956925 -x956926 -x956927 -x956928 -x956929 -x956930 -x956931 -x956932 -x956933 -x956934 -x956935 -x956936 -x956937 -x956938 -x956939 -x956940 -x956941 -x956942 -x956943 -x956944 -x956945 -x956946 -x956947 -x956948 -x956949 -x956950 -x956951 -x956952 -x956953 -x956954 -x956955 -x956956 -x956957 -x956958 -x956959 -x956960 -x956961 -x956962 -x956963 -x956964 -x956965 -x956966 -x956967 -x956968 -x956969 -x956970 -x956971 -x956972 -x956973 -x956974 -x956975 -x956976 -x956977 -x956978 -x956979 -x956980 -x956981 -x956982 -x956983 -x956984 -x956985 -x956986 -x956987 -x956988 -x956989 -x956990 -x956991 -x956992 -x956993 -x956994 -x956995 -x956996 -x956997 -x956998 -x956999 -x957000 -x957001 -x957002 -x957003 -x957004 -x957005 -x957006 -x957007 -x957008 -x957009 -x957010 -x957011 -x957012 -x957013 -x957014 -x957015 -x957016 -x957017 -x957018 -x957019 -x957020 -x957021 -x957022 -x957023 -x957024 -x957025 -x957026 -x957027 -x957028 -x957029 -x957030 -x957031 -x957032 -x957033 -x957034 -x957035 -x957036 -x957037 -x957038 -x957039 -x957040 -x957041 -x957042 -x957043 -x957044 -x957045 -x957046 -x957047 -x957048 -x957049 -x957050 -x957051 -x957052 -x957053 -x957054 -x957055 -x957056 -x957057 -x957058 -x957059 -x957060 -x957061 -x957062 -x957063 -x957064 -x957065 -x957066 -x957067 -x957068 -x957069 -x957070 -x957071 -x957072 -x957073 -x957074 -x957075 -x957076 -x957077 -x957078 -x957079 -x957080 -x957081 -x957082 -x957083 -x957084 -x957085 -x957086 -x957087 -x957088 -x957089 -x957090 -x957091 -x957092 -x957093 -x957094 -x957095 -x957096 -x957097 -x957098 -x957099 -x957100 -x957101 -x957102 -x957103 -x957104 -x957105 -x957106 -x957107 -x957108 -x957109 -x957110 -x957111 -x957112 -x957113 -x957114 -x957115 -x957116 -x957117 -x957118 -x957119 -x957120 -x957121 -x957122 -x957123 -x957124 -x957125 -x957126 -x957127 -x957128 -x957129 -x957130 -x957131 -x957132 -x957133 -x957134 -x957135 -x957136 -x957137 -x957138 -x957139 -x957140 -x957141 -x957142 -x957143 -x957144 -x957145 -x957146 -x957147 -x957148 -x957149 -x957150 -x957151 -x957152 -x957153 -x957154 -x957155 -x957156 -x957157 -x957158 -x957159 -x957160 -x957161 -x957162 -x957163 -x957164 -x957165 -x957166 -x957167 -x957168 -x957169 -x957170 -x957171 -x957172 -x957173 -x957174 -x957175 -x957176 -x957177 -x957178 -x957179 -x957180 -x957181 -x957182 -x957183 -x957184 -x957185 -x957186 -x957187 -x957188 -x957189 -x957190 -x957191 -x957192 -x957193 -x957194 -x957195 -x957196 -x957197 -x957198 -x957199 -x957200 -x957201 -x957202 -x957203 -x957204 -x957205 -x957206 -x957207 -x957208 -x957209 -x957210 -x957211 -x957212 -x957213 -x957214 -x957215 -x957216 -x957217 -x957218 -x957219 -x957220 -x957221 -x957222 -x957223 -x957224 -x957225 -x957226 -x957227 -x957228 -x957229 -x957230 -x957231 -x957232 -x957233 -x957234 -x957235 -x957236 -x957237 -x957238 -x957239 -x957240 -x957241 -x957242 -x957243 -x957244 -x957245 -x957246 -x957247 -x957248 -x957249 -x957250 -x957251 -x957252 -x957253 -x957254 -x957255 -x957256 -x957257 -x957258 -x957259 -x957260 -x957261 -x957262 -x957263 -x957264 -x957265 -x957266 -x957267 -x957268 -x957269 -x957270 -x957271 -x957272 -x957273 -x957274 -x957275 -x957276 -x957277 -x957278 -x957279 -x957280 -x957281 -x957282 -x957283 -x957284 -x957285 -x957286 -x957287 -x957288 -x957289 -x957290 -x957291 -x957292 -x957293 -x957294 -x957295 -x957296 -x957297 -x957298 -x957299 -x957300 -x957301 -x957302 -x957303 -x957304 -x957305 -x957306 -x957307 -x957308 -x957309 -x957310 -x957311 -x957312 -x957313 -x957314 -x957315 -x957316 -x957317 -x957318 -x957319 -x957320 -x957321 -x957322 -x957323 -x957324 -x957325 -x957326 -x957327 -x957328 -x957329 -x957330 -x957331 -x957332 -x957333 -x957334 -x957335 -x957336 -x957337 -x957338 -x957339 -x957340 -x957341 -x957342 -x957343 -x957344 -x957345 -x957346 -x957347 -x957348 -x957349 -x957350 -x957351 -x957352 -x957353 -x957354 -x957355 -x957356 -x957357 -x957358 -x957359 -x957360 -x957361 -x957362 -x957363 -x957364 -x957463 -x957464 -x957465 -x957466 -x957467 -x957468 -x957469 -x957470 -x957471 -x957472 -x957473 -x957474 -x957475 -x957476 -x957477 -x957478 -x957479 -x957480 -x957481 -x957482 -x957483 -x957484 -x957485 -x957486 -x957487 -x957488 -x957489 -x957490 -x957491 -x957492 -x957493 -x957494 -x957495 -x957496 -x957497 -x957498 -x957499 -x957500 -x957501 -x957502 -x957503 -x957504 -x957505 -x957506 -x957507 -x957508 -x957509 -x957510 -x957511 -x957512 -x957513 -x957514 -x957515 -x957516 -x957517 -x957518 -x957519 -x957520 -x957521 -x957522 -x957523 -x957524 -x957525 -x957526 -x957527 -x957528 -x957529 -x957530 -x957531 -x957532 -x957533 -x957534 -x957535 -x957536 -x957537 -x957538 -x957539 -x957540 -x957541 -x957542 -x957543 -x957544 -x957545 -x957546 -x957547 -x957548 -x957549 -x957550 -x957551 -x957552 -x957553 -x957554 -x957555 -x957556 -x957557 -x957558 -x957559 -x957560 -x957561 -x957562 -x957563 -x957564 -x957565 -x957566 -x957567 -x957568 -x957569 -x957570 -x957571 -x957572 -x957573 -x957574 -x957575 -x957576 -x957577 -x957578 -x957579 -x957580 -x957581 -x957582 -x957583 -x957584 -x957585 -x957586 -x957587 -x957588 -x957589 -x957590 -x957591 -x957592 -x957593 -x957594 -x957595 -x957596 -x957597 -x957598 -x957599 -x957600 -x957601 -x957602 -x957603 -x957604 -x957605 -x957606 -x957607 -x957608 -x957609 -x957610 -x957611 -x957612 -x957613 -x957614 -x957615 -x957616 -x957617 -x957618 -x957619 -x957620 -x957621 -x957622 -x957623 -x957624 -x957625 -x957626 -x957627 -x957628 -x957629 -x957630 -x957631 -x957632 -x957633 -x957634 -x957635 -x957636 -x957637 -x957638 -x957639 -x957640 -x957641 -x957642 -x957643 -x957644 -x957645 -x957646 -x957647 -x957648 -x957649 -x957650 -x957651 -x957652 -x957653 -x957654 -x957655 -x957656 -x957657 -x957658 -x957659 -x957660 -x957661 -x957662 -x957663 -x957664 -x957665 -x957666 -x957667 -x957668 -x957669 -x957670 -x957671 -x957672 -x957673 -x957674 -x957675 -x957676 -x957677 -x957678 -x957679 -x957680 -x957681 -x957682 -x957683 -x957684 -x957685 -x957686 -x957687 -x957688 -x957689 -x957690 -x957691 -x957692 -x957693 -x957694 -x957695 -x957696 -x957697 -x957698 -x957699 -x957700 -x957701 -x957702 -x957703 -x957704 -x957705 -x957706 -x957707 -x957708 -x957709 -x957710 -x957711 -x957712 -x957713 -x957714 -x957715 -x957716 -x957717 -x957718 -x957719 -x957720 -x957721 -x957722 -x957723 -x957724 -x957725 -x957726 -x957727 -x957728 -x957729 -x957730 -x957731 -x957732 -x957733 -x957734 -x957735 -x957736 -x957737 -x957738 -x957739 -x957740 -x957741 -x957742 -x957743 -x957744 -x957745 -x957746 -x957747 -x957748 -x957749 -x957750 -x957751 -x957752 -x957753 -x957754 -x957755 -x957756 -x957757 -x957758 -x957759 -x957760 -x957761 -x957762 -x957763 -x957764 -x957765 -x957766 -x957767 -x957768 -x957769 -x957770 -x957771 -x957772 -x957773 -x957774 -x957775 -x957776 -x957777 -x957778 -x957779 -x957780 -x957781 -x957782 -x957783 -x957784 -x957785 -x957786 -x957787 -x957788 -x957789 -x957790 -x957791 -x957792 -x957793 -x957794 -x957795 -x957796 -x957797 -x957798 -x957799 -x957800 -x957801 -x957802 -x957803
3600.43/3613.14	v -x957804 -x957805 -x957806 -x957807 -x957808 -x957809 -x957810 -x957811 -x957812 -x957813 -x957814 -x957815 -x957816 -x957817 -x957818 -x957819 -x957820 -x957821 -x957822 -x957823 -x957824 -x957825 -x957826 -x957827 -x957828 -x957829 -x957830 -x957831 -x957832 -x957833 -x957834 -x957835 -x957836 -x957837 -x957838 -x957839 -x957840 -x957841 -x957842 -x957843 -x957844 -x957845 -x957846 -x957847 -x957848 -x957849 -x957850 -x957851 -x957852 -x957853 -x957854 -x957855 -x957856 -x957857 -x957858 -x957859 -x957860 -x957861 -x957862 -x957863 -x957864 -x957865 -x957866 -x957867 -x957868 -x957869 -x957870 -x957871 -x957872 -x957873 -x957874 -x957875 -x957876 -x957877 -x957878 -x957879 -x957880 -x957881 -x957882 -x957883 -x957884 -x957885 -x957886 -x957887 -x957888 -x957889 -x957890 -x957891 -x957892 -x957893 -x957894 -x957895 -x957896 -x957897 -x957898 -x957899 -x957900 -x957901 -x957902 -x957903 -x957904 -x957905 -x957906 -x957907 -x957908 -x957909 -x957910 -x957911 -x957912 -x957913 -x957914 -x957915 -x957916 -x957917 -x957918 -x957919 -x957920 -x957921 -x957922 -x957923 -x957924 -x957925 -x957926 -x957927 -x957928 -x957929 -x957930 -x957931 -x957932 -x957933 -x957934 -x957935 -x957936 -x957937 -x957938 -x957939 -x957940 -x957941 -x957942 -x957943 -x957944 -x957945 -x957946 -x957947 -x957948 -x957949 -x957950 -x957951 -x957952 -x957953 -x957954 -x957955 -x957956 -x957957 -x957958 -x957959 -x957960 -x957961 -x957962 -x957963 -x957964 -x957965 -x957966 -x957967 -x957968 -x957969 -x957970 -x957971 -x957972 -x957973 -x957974 -x957975 -x957976 -x957977 -x957978 -x957979 -x957980 -x957981 -x957982 -x957983 -x957984 -x957985 -x957986 -x957987 -x957988 -x957989 -x957990 -x957991 -x957992 -x957993 -x957994 -x957995 -x957996 -x957997 -x957998 -x957999 -x958000 -x958001 -x958002 -x958003 -x958004 -x958005 -x958006 -x958007 -x958008 -x958009 -x958010 -x958011 -x958012 -x958013 -x958014 -x958015 -x958016 -x958017 -x958018 -x958019 -x958020 -x958021 -x958022 -x958023 -x958024 -x958025 -x958026 -x958027 -x958028 -x958029 -x958030 -x958031 -x958032 -x958033 -x958034 -x958035 -x958036 -x958037 -x958038 -x958039 -x958040 -x958041 -x958042 -x958043 -x958044 -x958045 -x958046 -x958047 -x958048 -x958049 -x958050 -x958051 -x958052 -x958053 -x958054 -x958055 -x958056 -x958057 -x958058 -x958059 -x958060 -x958061 -x958062 -x958063 -x958064 -x958065 -x958066 -x958067 -x958068 -x958069 -x958070 -x958071 -x958072 -x958073 -x958074 -x958075 -x958076 -x958077 -x958078 -x958079 -x958080 -x958081 -x958082 -x958083 -x958084 -x958085 -x958086 -x958087 -x958088 -x958089 -x958090 -x958091 -x958092 -x958093 -x958094 -x958095 -x958096 -x958097 -x958098 -x958099 -x958100 -x958101 -x958102 -x958103 -x958104 -x958105 -x958106 -x958107 -x958108 -x958109 -x958110 -x958111 -x958112 -x958113 -x958114 -x958115 -x958116 -x958117 -x958118 -x958119 -x958120 -x958121 -x958122 -x958123 -x958124 -x958125 -x958126 -x958127 -x958128 -x958129 -x958130 -x958131 -x958132 -x958133 -x958134 -x958135 -x958136 -x958137 -x958138 -x958139 -x958140 -x958141 -x958142 -x958143 -x958144 -x958145 -x958146 -x958147 -x958148 -x958149 -x958150 -x958151 -x958152 -x958153 -x958154 -x958155 -x958156 -x958157 -x958158 -x958159 -x958160 -x958161 -x958162 -x958163 -x958164 -x958165 -x958166 -x958167 -x958168 -x958169 -x958170 -x958171 -x958172 -x958173 -x958174 -x958175 -x958176 -x958177 -x958178 -x958179 -x958180 -x958181 -x958182 -x958183 -x958184 -x958185 -x958186 -x958187 -x958188 -x958189 -x958190 -x958191 -x958192 -x958193 -x958194 -x958195 -x958196 -x958197 -x958198 -x958199 -x958200 -x958201 -x958202 -x958203 -x958204 -x958205 -x958206 -x958207 -x958208 -x958209 -x958210 -x958211 -x958212 -x958213 -x958214 -x958215 -x958216 -x958217 -x958218 -x958219 -x958220 -x958221 -x958222 -x958223 -x958224 -x958225 -x958226 -x958227 -x958228 -x958229 -x958230 -x958231 -x958232 -x958233 -x958234 -x958235 -x958236 -x958237 -x958238 -x958239 -x958240 -x958241 -x958242 -x958243 -x958244 -x958245 -x958246 -x958247 -x958248 -x958249 -x958250 -x958251 -x958252 -x958253 -x958254 -x958255 -x958256 -x958257 -x958258 -x958259 -x958260 -x958261 -x958262 -x958263 -x958264 -x958265 -x958266 -x958267 -x958268 -x958269 -x958270 -x958271 -x958272 -x958273 -x958274 -x958275 -x958276 -x958277 -x958278 -x958279 -x958280 -x958281 -x958282 -x958283 -x958284 -x958285 -x958286 -x958287 -x958288 -x958289 -x958290 -x958291 -x958292 -x958293 -x958294 -x958295 -x958296 -x958297 -x958298 -x958299 -x958300 -x958301 -x958302 -x958303 -x958304 -x958305 -x958306 -x958307 -x958308 -x958309 -x958310 -x958311 -x958312 -x958313 -x958314 -x958315 -x958316 -x958317 -x958318 -x958319 -x958320 -x958321 -x958322 -x958323 -x958324 -x958325 -x958326 -x958327 -x958328 -x958329 -x958330 -x958331 -x958332 -x958333 -x958334 -x958335 -x958336 -x958337 -x958338 -x958339 -x958340 -x958341 -x958342 -x958343 -x958344 -x958345 -x958346 -x958347 -x958348 -x958349 -x958350 -x958351 -x958352 -x958353 -x958354 -x958355 -x958356 -x958357 -x958358 -x958359 -x958360 -x958361 -x958362 -x958363 -x958364 -x958365 -x958366 -x958367 -x958368 -x958369 -x958370 -x958371 -x958372 -x958373 -x958374 -x958375 -x958376 -x958377 -x958378 -x958379 -x958380 -x958381 -x958382 -x958383 -x958384 -x958385 -x958386 -x958387 -x958388 -x958389 -x958390 -x958391 -x958392 -x958393 -x958394 -x958395 -x958396 -x958397 -x958398 -x958399 -x958400 -x958401 -x958402 -x958403 -x958404 -x958405 -x958406 -x958407 -x958408 -x958409 -x958410 -x958411 -x958412 -x958413 -x958414 -x958415 -x958416 -x958417 -x958418 -x958419 -x958420 -x958421 -x958422 -x958423 -x958424 -x958425 -x958426 -x958427 -x958428 -x958429 -x958430 -x958431 -x958432 -x958433 -x958434 -x958435 -x958436 -x958437 -x958438 -x958439 -x958440 -x958441 -x958442 -x958541 -x958542 -x958543 -x958544 -x958545 -x958546 -x958547 -x958548 -x958549 -x958550 -x958551 -x958552 -x958553 -x958554 -x958555 -x958556 -x958557 -x958558 -x958559 -x958560 -x958561 -x958562 -x958563 -x958564 -x958565 -x958566 -x958567 -x958568 -x958569 -x958570 -x958571 -x958572 -x958573 -x958574 -x958575 -x958576 -x958577 -x958578 -x958579 -x958580 -x958581 -x958582 -x958583 -x958584 -x958585 -x958586 -x958587 -x958588 -x958589 -x958590 -x958591 -x958592 -x958593 -x958594 -x958595 -x958596 -x958597 -x958598 -x958599 -x958600 -x958601 -x958602 -x958603 -x958604 -x958605 -x958606 -x958607 -x958608 -x958609 -x958610 -x958611 -x958612 -x958613 -x958614 -x958615 -x958616 -x958617 -x958618 -x958619 -x958620 -x958621 -x958622 -x958623 -x958624 -x958625 -x958626 -x958627 -x958628 -x958629 -x958630 -x958631 -x958632 -x958633 -x958634 -x958635 -x958636 -x958637 -x958638 -x958639 -x958640 -x958641 -x958642 -x958643 -x958644 -x958645 -x958646 -x958647 -x958648 -x958649 -x958650 -x958651 -x958652 -x958653 -x958654 -x958655 -x958656 -x958657 -x958658 -x958659 -x958660 -x958661 -x958662 -x958663 -x958664 -x958665 -x958666 -x958667 -x958668 -x958669 -x958670 -x958671 -x958672 -x958673 -x958674 -x958675 -x958676 -x958677 -x958678 -x958679 -x958680 -x958681 -x958682 -x958683 -x958684 -x958685 -x958686 -x958687 -x958688 -x958689 -x958690 -x958691 -x958692 -x958693 -x958694 -x958695 -x958696 -x958697 -x958698 -x958699 -x958700 -x958701 -x958702 -x958703 -x958704 -x958705 -x958706 -x958707 -x958708 -x958709 -x958710 -x958711 -x958712 -x958713 -x958714 -x958715 -x958716 -x958717 -x958718 -x958719 -x958720 -x958721 -x958722 -x958723 -x958724 -x958725 -x958726 -x958727 -x958728 -x958729 -x958730 -x958731 -x958732 -x958733 -x958734 -x958735 -x958736 -x958737 -x958738 -x958739 -x958740 -x958741 -x958742 -x958743 -x958744 -x958745 -x958746 -x958747 -x958748 -x958749 -x958750 -x958751 -x958752 -x958753 -x958754 -x958755 -x958756 -x958757 -x958758 -x958759 -x958760 -x958761 -x958762 -x958763 -x958764 -x958765 -x958766 -x958767 -x958768 -x958769 -x958770 -x958771 -x958772 -x958773 -x958774 -x958775 -x958776 -x958777 -x958778 -x958779 -x958780 -x958781 -x958782 -x958783 -x958784 -x958785 -x958786 -x958787 -x958788 -x958789 -x958790 -x958791 -x958792 -x958793 -x958794 -x958795 -x958796 -x958797 -x958798 -x958799 -x958800 -x958801 -x958802 -x958803 -x958804 -x958805 -x958806 -x958807 -x958808 -x958809 -x958810 -x958811 -x958812 -x958813 -x958814 -x958815 -x958816 -x958817 -x958818 -x958819 -x958820 -x958821 -x958822 -x958823 -x958824 -x958825 -x958826 -x958827 -x958828 -x958829 -x958830 -x958831 -x958832 -x958833 -x958834 -x958835 -x958836 -x958837 -x958838 -x958839 -x958840 -x958841 -x958842 -x958843 -x958844 -x958845 -x958846 -x958847 -x958848 -x958849 -x958850 -x958851 -x958852 -x958853 -x958854 -x958855 -x958856 -x958857 -x958858 -x958859 -x958860 -x958861 -x958862 -x958863 -x958864 -x958865 -x958866 -x958867 -x958868 -x958869 -x958870 -x958871 -x958872 -x958873 -x958874 -x958875 -x958876 -x958877 -x958878 -x958879 -x958880 -x958881 -x958882 -x958883 -x958884 -x958885 -x958886 -x958887 -x958888 -x958889 -x958890 -x958891 -x958892 -x958893 -x958894 -x958895 -x958896 -x958897 -x958898 -x958899 -x958900 -x958901 -x958902 -x958903 -x958904 -x958905 -x958906 -x958907 -x958908 -x958909 -x958910 -x958911 -x958912 -x958913 -x958914 -x958915 -x958916 -x958917 -x958918 -x958919 -x958920 -x958921 -x958922 -x958923 -x958924 -x958925 -x958926 -x958927 -x958928 -x958929 -x958930 -x958931 -x958932 -x958933 -x958934 -x958935 -x958936 -x958937 -x958938 -x958939 -x958940 -x958941 -x958942 -x958943 -x958944 -x958945 -x958946 -x958947 -x958948 -x958949 -x958950 -x958951 -x958952 -x958953 -x958954 -x958955 -x958956 -x958957 -x958958 -x958959 -x958960 -x958961 -x958962 -x958963 -x958964 -x958965 -x958966 -x958967 -x958968 -x958969 -x958970 -x958971 -x958972 -x958973 -x958974 -x958975 -x958976 -x958977 -x958978 -x958979 -x958980 -x958981 -x958982 -x958983 -x958984 -x958985 -x958986 -x958987 -x958988 -x958989 -x958990 -x958991 -x958992 -x958993 -x958994 -x958995 -x958996 -x958997 -x958998 -x958999 -x959000 -x959001 -x959002 -x959003 -x959004 -x959005 -x959006 -x959007 -x959008 -x959009 -x959010 -x959011 -x959012 -x959013 -x959014 -x959015 -x959016 -x959017 -x959018 -x959019 -x959020 -x959021 -x959022 -x959023 -x959024 -x959025 -x959026 -x959027 -x959028 -x959029 -x959030 -x959031 -x959032 -x959033 -x959034 -x959035 -x959036 -x959037 -x959038 -x959039 -x959040 -x959041 -x959042 -x959043 -x959044 -x959045 -x959046 -x959047 -x959048 -x959049 -x959050 -x959051 -x959052 -x959053 -x959054 -x959055 -x959056 -x959057 -x959058 -x959059 -x959060 -x959061 -x959062 -x959063 -x959064 -x959065 -x959066 -x959067 -x959068 -x959069 -x959070 -x959071 -x959072 -x959073 -x959074 -x959075 -x959076 -x959077 -x959078 -x959079 -x959080 -x959081 -x959082 -x959083 -x959084 -x959085 -x959086 -x959087 -x959088 -x959089 -x959090 -x959091 -x959092 -x959093 -x959094 -x959095 -x959096 -x959097 -x959098 -x959099 -x959100 -x959101 -x959102 -x959103 -x959104 -x959105 -x959106 -x959107 -x959108 -x959109 -x959110 -x959111 -x959112 -x959113 -x959114 -x959115 -x959116 -x959117 -x959118 -x959119 -x959120 -x959121 -x959122 -x959123 -x959124 -x959125 -x959126 -x959127 -x959128 -x959129 -x959130 -x959131 -x959132 -x959133 -x959134 -x959135 -x959136 -x959137 -x959138 -x959139 -x959140 -x959141 -x959142 -x959143 -x959144 -x959145 -x959146 -x959147 -x959148 -x959149 -x959150 -x959151 -x959152 -x959153 -x959154 -x959155 -x959156 -x959157 -x959158 -x959159 -x959160 -x959161 -x959162 -x959163 -x959164 -x959165 -x959166 -x959167 -x959168 -x959169 -x959170 -x959171 -x959172 -x959173 -x959174 -x959175 -x959176 -x959177 -x959178 -x959179 -x959180 -x959181 -x959182 -x959183 -x959184 -x959185 -x959186 -x959187 -x959188 -x959189 -x959190 -x959191 -x959192 -x959193 -x959194 -x959195 -x959196 -x959197 -x959198 -x959199 -x959200 -x959201 -x959202 -x959203 -x959204 -x959205 -x959206 -x959207 -x959208 -x959209 -x959210 -x959211 -x959212 -x959213 -x959214 -x959215 -x959216 -x959217 -x959218 -x959219 -x959220 -x959221 -x959222 -x959223 -x959224 -x959225 -x959226 -x959227 -x959228 -x959229 -x959230 -x959231 -x959232 -x959233 -x959234 -x959235 -x959236 -x959237 -x959238 -x959239 -x959240 -x959241 -x959242 -x959243 -x959244 -x959245 -x959246 -x959247 -x959248 -x959249 -x959250 -x959251 -x959252 -x959253 -x959254 -x959255 -x959256 -x959257 -x959258 -x959259 -x959260 -x959261 -x959262 -x959263 -x959264 -x959265 -x959266 -x959267 -x959268 -x959269 -x959270 -x959271 -x959272 -x959273 -x959274 -x959275 -x959276 -x959277 -x959278 -x959279 -x959280 -x959281 -x959282 -x959283 -x959284 -x959285 -x959286 -x959287 -x959288 -x959289 -x959290 -x959291 -x959292 -x959293 -x959294 -x959295 -x959296 -x959297 -x959298 -x959299 -x959300 -x959301 -x959302 -x959303 -x959304 -x959305 -x959306 -x959307 -x959308 -x959309 -x959310 -x959311 -x959312 -x959313 -x959314 -x959315 -x959316 -x959317 -x959318 -x959319 -x959320 -x959321 -x959322 -x959323 -x959324 -x959325 -x959326 -x959327 -x959328 -x959329 -x959330 -x959331 -x959332 -x959333 -x959334 -x959335 -x959336 -x959337 -x959338 -x959339 -x959340 -x959341 -x959342 -x959343 -x959344 -x959345 -x959346 -x959347 -x959348 -x959349 -x959350 -x959351 -x959352 -x959353 -x959354 -x959355 -x959356 -x959357 -x959358 -x959359 -x959360 -x959361 -x959362 -x959363 -x959364 -x959365 -x959366 -x959367 -x959368 -x959369 -x959370 -x959371 -x959372 -x959373 -x959374 -x959375 -x959376 -x959377 -x959378 -x959379 -x959380 -x959381 -x959382 -x959383 -x959384 -x959385 -x959386 -x959387 -x959388 -x959389 -x959390 -x959391 -x959392 -x959393 -x959394 -x959395 -x959396 -x959397 -x959398 -x959399 -x959400 -x959401 -x959402 -x959403 -x959404 -x959405 -x959406 -x959407 -x959408 -x959409 -x959410 -x959411 -x959412 -x959413 -x959414 -x959415 -x959416 -x959417 -x959418 -x959419 -x959420 -x959421 -x959422 -x959423 -x959424 -x959425 -x959426 -x959427 -x959428 -x959429 -x959430 -x959431 -x959432 -x959433 -x959434 -x959435 -x959436 -x959437 -x959438 -x959439 -x959440 -x959441 -x959442 -x959443 -x959444 -x959445 -x959446 -x959447 -x959448 -x959449 -x959450 -x959451 -x959452 -x959453 -x959454 -x959455 -x959456 -x959457 -x959458 -x959459 -x959460 -x959461 -x959462 -x959463 -x959464 -x959465 -x959466 -x959467 -x959468 -x959469 -x959470 -x959471 -x959472 -x959473 -x959474 -x959475 -x959476 -x959477 -x959478 -x959479 -x959480 -x959481 -x959482 -x959483 -x959484 -x959485 -x959486 -x959487 -x959488 -x959489 -x959490 -x959491 -x959492 -x959493 -x959494 -x959495 -x959496 -x959497 -x959498 -x959499 -x959500 -x959501 -x959502 -x959503 -x959504 -x959505 -x959506 -x959507 -x959508 -x959509 -x959510 -x959511 -x959512 -x959513 -x959514 -x959515 -x959516 -x959517 -x959518 -x959519 -x959520 -x959619 -x959620 -x959621 -x959622 -x959623 -x959624 -x959625 -x959626 -x959627 -x959628 -x959629 -x959630 -x959631 -x959632 -x959633 -x959634 -x959635 -x959636 -x959637 -x959638 -x959639 -x959640 -x959641 -x959642 -x959643 -x959644 -x959645 -x959646 -x959647 -x959648 -x959649 -x959650 -x959651 -x959652 -x959653 -x959654 -x959655 -x959656 -x959657 -x959658 -x959659 -x959660 -x959661 -x959662 -x959663 -x959664 -x959665 -x959666 -x959667 -x959668 -x959669 -x959670 -x959671 -x959672 -x959673 -x959674 -x959675 -x959676 -x959677 -x959678 -x959679 -x959680 -x959681 -x959682 -x959683 -x959684 -x959685 -x959686 -x959687 -x959688 -x959689 -x959690 -x959691 -x959692 -x959693 -x959694 -x959695 -x959696 -x959697 -x959698 -x959699 -x959700 -x959701 -x959702 -x959703 -x959704 -x959705 -x959706 -x959707 -x959708 -x959709 -x959710 -x959711 -x959712 -x959713 -x959714 -x959715 -x959716 -x959717 -x959718 -x959719 -x959720 -x959721 -x959722 -x959723 -x959724 -x959725 -x959726 -x959727 -x959728 -x959729 -x959730 -x959731 -x959732 -x959733 -x959734 -x959735 -x959736 -x959737 -x959738 -x959739 -x959740 -x959741 -x959742 -x959743 -x959744 -x959745 -x959746 -x959747 -x959748 -x959749 -x959750 -x959751 -x959752 -x959753 -x959754 -x959755 -x959756 -x959757 -x959758 -x959759 -x959760 -x959761 -x959762 -x959763 -x959764 -x959765 -x959766 -x959767 -x959768 -x959769 -x959770 -x959771 -x959772 -x959773 -x959774 -x959775 -x959776 -x959777 -x959778 -x959779 -x959780 -x959781 -x959782 -x959783 -x959784 -x959785 -x959786 -x959787 -x959788 -x959789 -x959790 -x959791 -x959792 -x959793 -x959794 -x959795 -x959796 -x959797 -x959798 -x959799 -x959800 -x959801 -x959802 -x959803 -x959804 -x959805 -x959806 -x959807 -x959808 -x959809 -x959810 -x959811 -x959812 -x959813 -x959814 -x959815 -x959816 -x959817 -x959818 -x959819 -x959820 -x959821 -x959822 -x959823 -x959824 -x959825 -x959826 -x959827 -x959828 -x959829 -x959830 -x959831 -x959832 -x959833 -x959834 -x959835 -x959836 -x959837 -x959838 -x959839 -x959840 -x959841 -x959842 -x959843 -x959844 -x959845 -x959846 -x959847 -x959848 -x959849 -x959850 -x959851 -x959852 -x959853 -x959854 -x959855 -x959856 -x959857 -x959858 -x959859 -x959860 -x959861 -x959862 -x959863 -x959864 -x959865 -x959866 -x959867 -x959868 -x959869 -x959870 -x959871 -x959872 -x959873 -x959874 -x959875 -x959876 -x959877 -x959878 -x959879 -x959880 -x959881 -x959882 -x959883 -x959884 -x959885 -x959886 -x959887 -x959888 -x959889 -x959890 -x959891 -x959892 -x959893 -x959894 -x959895 -x959896 -x959897 -x959898 -x959899 -x959900 -x959901 -x959902 -x959903 -x959904 -x959905 -x959906 -x959907 -x959908 -x959909 -x959910 -x959911 -x959912 -x959913 -x959914 -x959915 -x959916 -x959917 -x959918 -x959919 -x959920 -x959921 -x959922 -x959923 -x959924 -x959925 -x959926 -x959927 -x959928 -x959929 -x959930 -x959931 -x959932 -x959933 -x959934 -x959935 -x959936 -x959937 -x959938 -x959939 -x959940 -x959941 -x959942 -x959943 -x959944 -x959945 -x959946 -x959947 -x959948 -x959949 -x959950 -x959951 -x959952 -x959953 -x959954 -x959955 -x959956 -x959957 -x959958 -x959959 -x959960 -x959961 -x959962 -x959963 -x959964 -x959965 -x959966 -x959967 -x959968 -x959969 -x959970 -x959971 -x959972 -x959973 -x959974 -x959975 -x959976 -x959977 -x959978 -x959979 -x959980 -x959981 -x959982 -x959983 -x959984 -x959985 -x959986 -x959987 -x959988 -x959989 -x959990 -x959991 -x959992 -x959993 -x959994 -x959995 -x959996 -x959997 -x959998 -x959999
3600.43/3613.14	v -x960000 -x960001 -x960002 -x960003 -x960004 -x960005 -x960006 -x960007 -x960008 -x960009 -x960010 -x960011 -x960012 -x960013 -x960014 -x960015 -x960016 -x960017 -x960018 -x960019 -x960020 -x960021 -x960022 -x960023 -x960024 -x960025 -x960026 -x960027 -x960028 -x960029 -x960030 -x960031 -x960032 -x960033 -x960034 -x960035 -x960036 -x960037 -x960038 -x960039 -x960040 -x960041 -x960042 -x960043 -x960044 -x960045 -x960046 -x960047 -x960048 -x960049 -x960050 -x960051 -x960052 -x960053 -x960054 -x960055 -x960056 -x960057 -x960058 -x960059 -x960060 -x960061 -x960062 -x960063 -x960064 -x960065 -x960066 -x960067 -x960068 -x960069 -x960070 -x960071 -x960072 -x960073 -x960074 -x960075 -x960076 -x960077 -x960078 -x960079 -x960080 -x960081 -x960082 -x960083 -x960084 -x960085 -x960086 -x960087 -x960088 -x960089 -x960090 -x960091 -x960092 -x960093 -x960094 -x960095 -x960096 -x960097 -x960098 -x960099 -x960100 -x960101 -x960102 -x960103 -x960104 -x960105 -x960106 -x960107 -x960108 -x960109 -x960110 -x960111 -x960112 -x960113 -x960114 -x960115 -x960116 -x960117 -x960118 -x960119 -x960120 -x960121 -x960122 -x960123 -x960124 -x960125 -x960126 -x960127 -x960128 -x960129 -x960130 -x960131 -x960132 -x960133 -x960134 -x960135 -x960136 -x960137 -x960138 -x960139 -x960140 -x960141 -x960142 -x960143 -x960144 -x960145 -x960146 -x960147 -x960148 -x960149 -x960150 -x960151 -x960152 -x960153 -x960154 -x960155 -x960156 -x960157 -x960158 -x960159 -x960160 -x960161 -x960162 -x960163 -x960164 -x960165 -x960166 -x960167 -x960168 -x960169 -x960170 -x960171 -x960172 -x960173 -x960174 -x960175 -x960176 -x960177 -x960178 -x960179 -x960180 -x960181 -x960182 -x960183 -x960184 -x960185 -x960186 -x960187 -x960188 -x960189 -x960190 -x960191 -x960192 -x960193 -x960194 -x960195 -x960196 -x960197 -x960198 -x960199 -x960200 -x960201 -x960202 -x960203 -x960204 -x960205 -x960206 -x960207 -x960208 -x960209 -x960210 -x960211 -x960212 -x960213 -x960214 -x960215 -x960216 -x960217 -x960218 -x960219 -x960220 -x960221 -x960222 -x960223 -x960224 -x960225 -x960226 -x960227 -x960228 -x960229 -x960230 -x960231 -x960232 -x960233 -x960234 -x960235 -x960236 -x960237 -x960238 -x960239 -x960240 -x960241 -x960242 -x960243 -x960244 -x960245 -x960246 -x960247 -x960248 -x960249 -x960250 -x960251 -x960252 -x960253 -x960254 -x960255 -x960256 -x960257 -x960258 -x960259 -x960260 -x960261 -x960262 -x960263 -x960264 -x960265 -x960266 -x960267 -x960268 -x960269 -x960270 -x960271 -x960272 -x960273 -x960274 -x960275 -x960276 -x960277 -x960278 -x960279 -x960280 -x960281 -x960282 -x960283 -x960284 -x960285 -x960286 -x960287 -x960288 -x960289 -x960290 -x960291 -x960292 -x960293 -x960294 -x960295 -x960296 -x960297 -x960298 -x960299 -x960300 -x960301 -x960302 -x960303 -x960304 -x960305 -x960306 -x960307 -x960308 -x960309 -x960310 -x960311 -x960312 -x960313 -x960314 -x960315 -x960316 -x960317 -x960318 -x960319 -x960320 -x960321 -x960322 -x960323 -x960324 -x960325 -x960326 -x960327 -x960328 -x960329 -x960330 -x960331 -x960332 -x960333 -x960334 -x960335 -x960336 -x960337 -x960338 -x960339 -x960340 -x960341 -x960342 -x960343 -x960344 -x960345 -x960346 -x960347 -x960348 -x960349 -x960350 -x960351 -x960352 -x960353 -x960354 -x960355 -x960356 -x960357 -x960358 -x960359 -x960360 -x960361 -x960362 -x960363 -x960364 -x960365 -x960366 -x960367 -x960368 -x960369 -x960370 -x960371 -x960372 -x960373 -x960374 -x960375 -x960376 -x960377 -x960378 -x960379 -x960380 -x960381 -x960382 -x960383 -x960384 -x960385 -x960386 -x960387 -x960388 -x960389 -x960390 -x960391 -x960392 -x960393 -x960394 -x960395 -x960396 -x960397 -x960398 -x960399 -x960400 -x960401 -x960402 -x960403 -x960404 -x960405 -x960406 -x960407 -x960408 -x960409 -x960410 -x960411 -x960412 -x960413 -x960414 -x960415 -x960416 -x960417 -x960418 -x960419 -x960420 -x960421 -x960422 -x960423 -x960424 -x960425 -x960426 -x960427 -x960428 -x960429 -x960430 -x960431 -x960432 -x960433 -x960434 -x960435 -x960436 -x960437 -x960438 -x960439 -x960440 -x960441 -x960442 -x960443 -x960444 -x960445 -x960446 -x960447 -x960448 -x960449 -x960450 -x960451 -x960452 -x960453 -x960454 -x960455 -x960456 -x960457 -x960458 -x960459 -x960460 -x960461 -x960462 -x960463 -x960464 -x960465 -x960466 -x960467 -x960468 -x960469 -x960470 -x960471 -x960472 -x960473 -x960474 -x960475 -x960476 -x960477 -x960478 -x960479 -x960480 -x960481 -x960482 -x960483 -x960484 -x960485 -x960486 -x960487 -x960488 -x960489 -x960490 -x960491 -x960492 -x960493 -x960494 -x960495 -x960496 -x960497 -x960498 -x960499 -x960500 -x950897 -x950898 -x950899 -x950900 -x950901 -x950902 -x950903 -x950904 -x950905 -x950906 -x950907 -x950908 -x950909 -x950910 -x950911 -x950912 -x950913 -x950914 -x950915 -x950916 -x950917 -x950918 -x950919 -x950920 -x950921 -x950922 -x950923 -x950924 -x950925 -x950926 -x950927 -x950928 -x950929 -x950930 -x950931 -x950932 -x950933 -x950934 -x950935 -x950936 -x950937 -x950938 -x950939 -x950940 -x950941 -x950942 -x950943 -x950944 -x950945 -x950946 -x950947 -x950948 -x950949 -x950950 -x950951 -x950952 -x950953 -x950954 -x950955 -x950956 -x950957 -x950958 -x950959 -x950960 -x950961 -x950962 -x950963 -x950964 -x950965 -x950966 -x950967 -x950968 -x950969 -x950970 -x950971 -x950972 -x950973 -x950974 -x950975 -x950976 -x950977 -x950978 -x950979 -x950980 -x950981 -x950982 -x950983 -x950984 -x950985 -x950986 -x950987 -x950988 -x950989 -x950990 -x950991 -x950992 -x950993 -x950994 -x1081 -x1082 -x1083 -x1084 -x1085 -x1086 -x1087 -x1088 -x1089 -x1090 -x1091 -x1092 -x1093 -x1094 -x1095 -x1096 -x1097 -x1098 -x1099 -x1100 -x1101 -x1102 -x1103 -x1104 -x1105 -x1106 -x1107 -x1108 -x1109 -x1110 -x1111 -x1112 -x1113 -x1114 -x1115 -x1116 -x1117 -x1118 -x1119 -x1120 -x1121 -x1122 -x1123 -x1124 -x1125 -x1126 -x1127 -x1128 -x1129 -x1130 -x1131 -x1132 -x1133 -x1134 -x1135 -x1136 -x1137 -x1138 -x1139 -x1140 -x1141 -x1142 -x1143 -x1144 -x1145 -x1146 -x1147 -x1148 -x1149 -x1150 -x1151 -x1152 -x1153 -x1154 -x1155 -x1156 -x1157 -x1158 -x1159 -x1160 -x1161 -x1162 -x1163 -x1164 -x1165 -x1166 -x1167 -x1168 -x1169 -x1170 -x1171 -x1172 -x1173 -x1174 -x1175 -x1176 -x1177 -x1178 -x2159 -x2160 -x2161 -x2162 -x2163 -x2164 -x2165 -x2166 -x2167 -x2168 -x2169 -x2170 -x2171 -x2172 -x2173 -x2174 -x2175 -x2176 -x2177 -x2178 -x2179 -x2180 -x2181 -x2182 -x2183 -x2184 -x2185 -x2186 -x2187 -x2188 -x2189 -x2190 -x2191 -x2192 -x2193 -x2194 -x2195 -x2196 -x2197 -x2198 -x2199 -x2200 -x2201 -x2202 -x2203 -x2204 -x2205 -x2206 -x2207 -x2208 -x2209 -x2210 -x2211 -x2212 -x2213 -x2214 -x2215 -x2216 -x2217 -x2218 -x2219 -x2220 -x2221 -x2222 -x2223 -x2224 -x2225 -x2226 -x2227 -x2228 -x2229 -x2230 -x2231 -x2232 -x2233 -x2234 -x2235 -x2236 -x2237 -x2238 -x2239 -x2240 -x2241 -x2242 -x2243 -x2244 -x2245 -x2246 -x2247 -x2248 -x2249 -x2250 -x2251 -x2252 -x2253 -x2254 -x2255 -x2256 -x3237 -x3238 -x3239 -x3240 -x3241 -x3242 -x3243 -x3244 -x3245 -x3246 -x3247 -x3248 -x3249 -x3250 -x3251 -x3252 -x3253 -x3254 -x3255 -x3256 -x3257 -x3258 -x3259 -x3260 -x3261 -x3262 -x3263 -x3264 -x3265 -x3266 -x3267 -x3268 -x3269 -x3270 -x3271 -x3272 -x3273 -x3274 -x3275 -x3276 -x3277 -x3278 -x3279 -x3280 -x3281 -x3282 -x3283 -x3284 -x3285 -x3286 -x3287 -x3288 -x3289 -x3290 -x3291 -x3292 -x3293 -x3294 -x3295 -x3296 -x3297 -x3298 -x3299 -x3300 -x3301 -x3302 -x3303 -x3304 -x3305 -x3306 -x3307 -x3308 -x3309 -x3310 -x3311 -x3312 -x3313 -x3314 -x3315 -x3316 -x3317 -x3318 -x3319 -x3320 -x3321 -x3322 -x3323 -x3324 -x3325 -x3326 -x3327 -x3328 -x3329 -x3330 -x3331 -x3332 -x3333 -x3334 -x4315 -x4316 -x4317 -x4318 -x4319 -x4320 -x4321 -x4322 -x4323 -x4324 -x4325 -x4326 -x4327 -x4328 -x4329 -x4330 -x4331 -x4332 -x4333 -x4334 -x4335 -x4336 -x4337 -x4338 -x4339 -x4340 -x4341 -x4342 -x4343 -x4344 -x4345 -x4346 -x4347 -x4348 -x4349 -x4350 -x4351 -x4352 -x4353 -x4354 -x4355 -x4356 -x4357 -x4358 -x4359 -x4360 -x4361 -x4362 -x4363 -x4364 -x4365 -x4366 -x4367 -x4368 -x4369 -x4370 -x4371 -x4372 -x4373 -x4374 -x4375 -x4376 -x4377 -x4378 -x4379 -x4380 -x4381 -x4382 -x4383 -x4384 -x4385 -x4386 -x4387 -x4388 -x4389 -x4390 -x4391 -x4392 -x4393 -x4394 -x4395 -x4396 -x4397 -x4398 -x4399 -x4400 -x4401 -x4402 -x4403 -x4404 -x4405 -x4406 -x4407 -x4408 -x4409 -x4410 -x4411 -x4412 -x5393 -x5394 -x5395 -x5396 -x5397 -x5398 -x5399 -x5400 -x5401 -x5402 -x5403 -x5404 -x5405 -x5406 -x5407 -x5408 -x5409 -x5410 -x5411 -x5412 -x5413 -x5414 -x5415 -x5416 -x5417 -x5418 -x5419 -x5420 -x5421 -x5422 -x5423 -x5424 -x5425 -x5426 -x5427 -x5428 -x5429 -x5430 -x5431 -x5432 -x5433 -x5434 -x5435 -x5436 -x5437 -x5438 -x5439 -x5440 -x5441 -x5442 -x5443 -x5444 -x5445 -x5446 -x5447 -x5448 -x5449 -x5450 -x5451 -x5452 -x5453 -x5454 -x5455 -x5456 -x5457 -x5458 -x5459 -x5460 -x5461 -x5462 -x5463 -x5464 -x5465 -x5466 -x5467 -x5468 -x5469 -x5470 -x5471 -x5472 -x5473 -x5474 -x5475 -x5476 -x5477 -x5478 -x5479 -x5480 -x5481 -x5482 -x5483 -x5484 -x5485 -x5486 -x5487 -x5488 -x5489 -x5490 -x6471 -x6472 -x6473 -x6474 -x6475 -x6476 -x6477 -x6478 -x6479 -x6480 -x6481 -x6482 -x6483 -x6484 -x6485 -x6486 -x6487 -x6488 -x6489 -x6490 -x6491 -x6492 -x6493 -x6494 -x6495 -x6496 -x6497 -x6498 -x6499 -x6500 -x6501 -x6502 -x6503 -x6504 -x6505 -x6506 -x6507 -x6508 -x6509 -x6510 -x6511 -x6512 -x6513 -x6514 -x6515 -x6516 -x6517 -x6518 -x6519 -x6520 -x6521 -x6522 -x6523 -x6524 -x6525 -x6526 -x6527 -x6528 -x6529 -x6530 -x6531 -x6532 -x6533 -x6534 -x6535 -x6536 -x6537 -x6538 -x6539 -x6540 -x6541 -x6542 -x6543 -x6544 -x6545 -x6546 -x6547 -x6548 -x6549 -x6550 -x6551 -x6552 -x6553 -x6554 -x6555 -x6556 -x6557 -x6558 -x6559 -x6560 -x6561 -x6562 -x6563 -x6564 -x6565 -x6566 -x6567 -x6568 -x7549 -x7550 -x7551 -x7552 -x7553 -x7554 -x7555 -x7556 -x7557 -x7558 -x7559 -x7560 -x7561 -x7562 -x7563 -x7564 -x7565 -x7566 -x7567 -x7568 -x7569 -x7570 -x7571 -x7572 -x7573 -x7574 -x7575 -x7576 -x7577 -x7578 -x7579 -x7580 -x7581 -x7582 -x7583 -x7584 -x7585 -x7586 -x7587 -x7588 -x7589 -x7590 -x7591 -x7592 -x7593 -x7594 -x7595 -x7596 -x7597 -x7598 -x7599 -x7600 -x7601 -x7602 -x7603 -x7604 -x7605 -x7606 -x7607 -x7608 -x7609 -x7610 -x7611 -x7612 -x7613 -x7614 -x7615 -x7616 -x7617 -x7618 -x7619 -x7620 -x7621 -x7622 -x7623 -x7624 -x7625 -x7626 -x7627 -x7628 -x7629 -x7630 -x7631 -x7632 -x7633 -x7634 -x7635 -x7636 -x7637 -x7638 -x7639 -x7640 -x7641 -x7642 -x7643 -x7644 -x7645 -x7646 -x8627 -x8628 -x8629 -x8630 -x8631 -x8632 -x8633 -x8634 -x8635 -x8636 -x8637 -x8638 -x8639 -x8640 -x8641 -x8642 -x8643 -x8644 -x8645 -x8646 -x8647 -x8648 -x8649 -x8650 -x8651 -x8652 -x8653 -x8654 -x8655 -x8656 -x8657 -x8658 -x8659 -x8660 -x8661 -x8662 -x8663 -x8664 -x8665 -x8666 -x8667 -x8668 -x8669 -x8670 -x8671 -x8672 -x8673 -x8674 -x8675 -x8676 -x8677 -x8678 -x8679 -x8680 -x8681 -x8682 -x8683 -x8684 -x8685 -x8686 -x8687 -x8688 -x8689 -x8690 -x8691 -x8692 -x8693 -x8694 -x8695 -x8696 -x8697 -x8698 -x8699 -x8700 -x8701 -x8702 -x8703 -x8704 -x8705 -x8706 -x8707 -x8708 -x8709 -x8710 -x8711 -x8712 -x8713 -x8714 -x8715 -x8716 -x8717 -x8718 -x8719 -x8720 -x8721 -x8722 -x8723 -x8724 -x9705 -x9706 -x9707 -x9708 -x9709 -x9710 -x9711 -x9712 -x9713 -x9714 -x9715 -x9716 -x9717 -x9718 -x9719 -x9720 -x9721 -x9722 -x9723 -x9724 -x9725 -x9726 -x9727 -x9728 -x9729 -x9730 -x9731 -x9732 -x9733 -x9734 -x9735 -x9736 -x9737 -x9738 -x9739 -x9740 -x9741 -x9742 -x9743 -x9744 -x9745 -x9746 -x9747 -x9748 -x9749 -x9750 -x9751 -x9752 -x9753 -x9754 -x9755 -x9756 -x9757 -x9758 -x9759 -x9760 -x9761 -x9762 -x9763 -x9764 -x9765 -x9766 -x9767 -x9768 -x9769 -x9770 -x9771 -x9772 -x9773 -x9774 -x9775 -x9776 -x9777 -x9778 -x9779 -x9780 -x9781 -x9782 -x9783 -x9784 -x9785 -x9786 -x9787 -x9788 -x9789 -x9790 -x9791 -x9792 -x9793 -x9794 -x9795 -x9796 -x9797 -x9798 -x9799 -x9800 -x9801 -x9802 -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150 -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169 -x170 -x171 -x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180 -x181 -x182 -x183 -x184 -x185 -x186 -x187 -x188 -x189 -x190 -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200 -x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 -x209 -x210 -x211 -x212 -x213 -x214 -x215 -x216 -x217 -x218 -x219 -x220 -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 -x229 -x230 -x231 -x232 -x233 -x234 -x235 -x236 -x237 -x238 -x239 -x240 -x241 -x242 -x243 -x244 -x245 -x246 -x247 -x248 -x249 -x250 -x251 -x252 -x253 -x254 -x255 -x256 -x257 -x258 -x259 -x260 -x261 -x262 -x263 -x264 -x265 -x266 -x267 -x268 -x269 -x270 -x271 -x272 -x273 -x274 -x275 -x276 -x277 -x278 -x279 -x280 -x281 -x282 -x283 -x284 -x285 -x286 -x287 -x288 -x289 -x290 -x291 -x292 -x293 -x294 -x295 -x296 -x297 -x298 -x299 -x300 -x301 -x302 -x303 -x304 -x305 -x306 -x307 -x308 -x309 -x310 -x311 -x312 -x313 -x314 -x315 -x316 -x317 -x318 -x319 -x320 -x321 -x322 -x323 -x324 -x325 -x326 -x327 -x328 -x329 -x330 -x331 -x332 -x333 -x334 -x335 -x336 -x337 -x338 -x339 -x340 -x341 -x342 -x343 -x344 -x345 -x346 -x347 -x348 -x349 -x350 -x351 -x352 -x353 -x354 -x355 -x356 -x357 -x358 -x359 -x360 -x361 -x362 -x363 -x364 -x365 -x366 -x367 -x368 -x369 -x370 -x371 -x372 -x373 -x374 -x375 -x376 -x377 -x378 -x379 -x380 -x381 -x382 -x383 -x384 -x385 -x386 -x387 -x388 -x389 -x390 -x391 -x392 -x393 -x394 -x395 -x396 -x397 -x398 -x399 -x400 -x401 -x402 -x403 -x404 -x405 -x406 -x407 -x408 -x409 -x410 -x411 -x412 -x413 -x414 -x415 -x416 -x417 -x418 -x419 -x420 -x421 -x422 -x423 -x424 -x425 -x426 -x427 -x428 -x429 -x430 -x431 -x432 -x433 -x434 -x435 -x436 -x437 -x438 -x439 -x440 -x441 -x442 -x443 -x444 -x445 -x446 -x447 -x448 -x449 -x450 -x451 -x452 -x453 -x454 -x455 -x456 -x457 -x458 -x459 -x460 -x461 -x462 -x463 -x464 -x465 -x466 -x467 -x468 -x469 -x470 -x471 -x472 -x473 -x474 -x475 -x476 -x477 -x478 -x479 -x480 -x481 -x482 -x483 -x484 -x485 -x486 -x487 -x488 -x489 -x490 -x491 -x492 -x493 -x494 -x495 -x496 -x497 -x498 -x499 -x500 -x501 -x502 -x503 -x504 -x505 -x506 -x507 -x508 -x509 -x510 -x511 -x512 -x513 -x514 -x515 -x516 -x517 -x518 -x519 -x520 -x521 -x522 -x523 -x524 -x525 -x526 -x527 -x528 -x529 -x530 -x531 -x532 -x533 -x534 -x535 -x536 -x537 -x538 -x539 -x540 -x541 -x542 -x543 -x544 -x545 -x546 -x547 -x548 -x549 -x550 -x551 -x552 -x553 -x554 -x555 -x556 -x557 -x558 -x559 -x560 -x561 -x562 -x563 -x564 -x565 -x566 -x567 -x568 -x569 -x570 -x571 -x572 -x573 -x574 -x575 -x576 -x577 -x578 -x579 -x580 -x581 -x582 -x583 -x584 -x585 -x586 -x587 -x588 -x589 -x590 -x591 -x592 -x593 -x594 -x595 -x596 -x597 -x598 -x599 -x600 -x601 -x602 -x603 -x604 -x605 -x606 -x607 -x608 -x609 -x610 -x611 -x612 -x613 -x614 -x615 -x616 -x617 -x618 -x619
3600.43/3613.14	v -x620 -x621 -x622 -x623 -x624 -x625 -x626 -x627 -x628 -x629 -x630 -x631 -x632 -x633 -x634 -x635 -x636 -x637 -x638 -x639 -x640 -x641 -x642 -x643 -x644 -x645 -x646 -x647 -x648 -x649 -x650 -x651 -x652 -x653 -x654 -x655 -x656 -x657 -x658 -x659 -x660 -x661 -x662 -x663 -x664 -x665 -x666 -x667 -x668 -x669 -x670 -x671 -x672 -x673 -x674 -x675 -x676 -x677 -x678 -x679 -x680 -x681 -x682 -x683 -x684 -x685 -x686 -x687 -x688 -x689 -x690 -x691 -x692 -x693 -x694 -x695 -x696 -x697 -x698 -x699 -x700 -x701 -x702 -x703 -x704 -x705 -x706 -x707 -x708 -x709 -x710 -x711 -x712 -x713 -x714 -x715 -x716 -x717 -x718 -x719 -x720 -x721 -x722 -x723 -x724 -x725 -x726 -x727 -x728 -x729 -x730 -x731 -x732 -x733 -x734 -x735 -x736 -x737 -x738 -x739 -x740 -x741 -x742 -x743 -x744 -x745 -x746 -x747 -x748 -x749 -x750 -x751 -x752 -x753 -x754 -x755 -x756 -x757 -x758 -x759 -x760 -x761 -x762 -x763 -x764 -x765 -x766 -x767 -x768 -x769 -x770 -x771 -x772 -x773 -x774 -x775 -x776 -x777 -x778 -x779 -x780 -x781 -x782 -x783 -x784 -x785 -x786 -x787 -x788 -x789 -x790 -x791 -x792 -x793 -x794 -x795 -x796 -x797 -x798 -x799 -x800 -x801 -x802 -x803 -x804 -x805 -x806 -x807 -x808 -x809 -x810 -x811 -x812 -x813 -x814 -x815 -x816 -x817 -x818 -x819 -x820 -x821 -x822 -x823 -x824 -x825 -x826 -x827 -x828 -x829 -x830 -x831 -x832 -x833 -x834 -x835 -x836 -x837 -x838 -x839 -x840 -x841 -x842 -x843 -x844 -x845 -x846 -x847 -x848 -x849 -x850 -x851 -x852 -x853 -x854 -x855 -x856 -x857 -x858 -x859 -x860 -x861 -x862 -x863 -x864 -x865 -x866 -x867 -x868 -x869 -x870 -x871 -x872 -x873 -x874 -x875 -x876 -x877 -x878 -x879 -x880 -x881 -x882 -x883 -x884 -x885 -x886 -x887 -x888 -x889 -x890 -x891 -x892 -x893 -x894 -x895 -x896 -x897 -x898 -x899 -x900 -x901 -x902 -x903 -x904 -x905 -x906 -x907 -x908 -x909 -x910 -x911 -x912 -x913 -x914 -x915 -x916 -x917 -x918 -x919 -x920 -x921 -x922 -x923 -x924 -x925 -x926 -x927 -x928 -x929 -x930 -x931 -x932 -x933 -x934 -x935 -x936 -x937 -x938 -x939 -x940 -x941 -x942 -x943 -x944 -x945 -x946 -x947 -x948 -x949 -x950 -x951 -x952 -x953 -x954 -x955 -x956 -x957 -x958 -x959 -x960 -x961 -x962 -x963 -x964 -x965 -x966 -x967 -x968 -x969 -x970 -x971 -x972 -x973 -x974 -x975 -x976 -x977 -x978 -x979 -x980 -x981 -x982 -x983 -x984 -x985 -x986 -x987 -x988 -x989 -x990 -x991 -x992 -x993 -x994 -x995 -x996 -x997 -x998 -x999 -x1000 -x1001 -x1002 -x1003 -x1004 -x1005 -x1006 -x1007 -x1008 -x1009 -x1010 -x1011 -x1012 -x1013 -x1014 -x1015 -x1016 -x1017 -x1018 -x1019 -x1020 -x1021 -x1022 -x1023 -x1024 -x1025 -x1026 -x1027 -x1028 -x1029 -x1030 -x1031 -x1032 -x1033 -x1034 -x1035 -x1036 -x1037 -x1038 -x1039 -x1040 -x1041 -x1042 -x1043 -x1044 -x1045 -x1046 -x1047 -x1048 -x1049 -x1050 -x1051 -x1052 -x1053 -x1054 -x1055 -x1056 -x1057 -x1058 -x1059 -x1060 -x1061 -x1062 -x1063 -x1064 -x1065 -x1066 -x1067 -x1068 -x1069 -x1070 -x1071 -x1072 -x1073 -x1074 -x1075 -x1076 -x1077 -x1078 -x1079 -x1080 -x1179 -x1180 -x1181 -x1182 -x1183 -x1184 -x1185 -x1186 -x1187 -x1188 -x1189 -x1190 -x1191 -x1192 -x1193 -x1194 -x1195 -x1196 -x1197 -x1198 -x1199 -x1200 -x1201 -x1202 -x1203 -x1204 -x1205 -x1206 -x1207 -x1208 -x1209 -x1210 -x1211 -x1212 -x1213 -x1214 -x1215 -x1216 -x1217 -x1218 -x1219 -x1220 -x1221 -x1222 -x1223 -x1224 -x1225 -x1226 -x1227 -x1228 -x1229 -x1230 -x1231 -x1232 -x1233 -x1234 -x1235 -x1236 -x1237 -x1238 -x1239 -x1240 -x1241 -x1242 -x1243 -x1244 -x1245 -x1246 -x1247 -x1248 -x1249 -x1250 -x1251 -x1252 -x1253 -x1254 -x1255 -x1256 -x1257 -x1258 -x1259 -x1260 -x1261 -x1262 -x1263 -x1264 -x1265 -x1266 -x1267 -x1268 -x1269 -x1270 -x1271 -x1272 -x1273 -x1274 -x1275 -x1276 -x1277 -x1278 -x1279 -x1280 -x1281 -x1282 -x1283 -x1284 -x1285 -x1286 -x1287 -x1288 -x1289 -x1290 -x1291 -x1292 -x1293 -x1294 -x1295 -x1296 -x1297 -x1298 -x1299 -x1300 -x1301 -x1302 -x1303 -x1304 -x1305 -x1306 -x1307 -x1308 -x1309 -x1310 -x1311 -x1312 -x1313 -x1314 -x1315 -x1316 -x1317 -x1318 -x1319 -x1320 -x1321 -x1322 -x1323 -x1324 -x1325 -x1326 -x1327 -x1328 -x1329 -x1330 -x1331 -x1332 -x1333 -x1334 -x1335 -x1336 -x1337 -x1338 -x1339 -x1340 -x1341 -x1342 -x1343 -x1344 -x1345 -x1346 -x1347 -x1348 -x1349 -x1350 -x1351 -x1352 -x1353 -x1354 -x1355 -x1356 -x1357 -x1358 -x1359 -x1360 -x1361 -x1362 -x1363 -x1364 -x1365 -x1366 -x1367 -x1368 -x1369 -x1370 -x1371 -x1372 -x1373 -x1374 -x1375 -x1376 -x1377 -x1378 -x1379 -x1380 -x1381 -x1382 -x1383 -x1384 -x1385 -x1386 -x1387 -x1388 -x1389 -x1390 -x1391 -x1392 -x1393 -x1394 -x1395 -x1396 -x1397 -x1398 -x1399 -x1400 -x1401 -x1402 -x1403 -x1404 -x1405 -x1406 -x1407 -x1408 -x1409 -x1410 -x1411 -x1412 -x1413 -x1414 -x1415 -x1416 -x1417 -x1418 -x1419 -x1420 -x1421 -x1422 -x1423 -x1424 -x1425 -x1426 -x1427 -x1428 -x1429 -x1430 -x1431 -x1432 -x1433 -x1434 -x1435 -x1436 -x1437 -x1438 -x1439 -x1440 -x1441 -x1442 -x1443 -x1444 -x1445 -x1446 -x1447 -x1448 -x1449 -x1450 -x1451 -x1452 -x1453 -x1454 -x1455 -x1456 -x1457 -x1458 -x1459 -x1460 -x1461 -x1462 -x1463 -x1464 -x1465 -x1466 -x1467 -x1468 -x1469 -x1470 -x1471 -x1472 -x1473 -x1474 -x1475 -x1476 -x1477 -x1478 -x1479 -x1480 -x1481 -x1482 -x1483 -x1484 -x1485 -x1486 -x1487 -x1488 -x1489 -x1490 -x1491 -x1492 -x1493 -x1494 -x1495 -x1496 -x1497 -x1498 -x1499 -x1500 -x1501 -x1502 -x1503 -x1504 -x1505 -x1506 -x1507 -x1508 -x1509 -x1510 -x1511 -x1512 -x1513 -x1514 -x1515 -x1516 -x1517 -x1518 -x1519 -x1520 -x1521 -x1522 -x1523 -x1524 -x1525 -x1526 -x1527 -x1528 -x1529 -x1530 -x1531 -x1532 -x1533 -x1534 -x1535 -x1536 -x1537 -x1538 -x1539 -x1540 -x1541 -x1542 -x1543 -x1544 -x1545 -x1546 -x1547 -x1548 -x1549 -x1550 -x1551 -x1552 -x1553 -x1554 -x1555 -x1556 -x1557 -x1558 -x1559 -x1560 -x1561 -x1562 -x1563 -x1564 -x1565 -x1566 -x1567 -x1568 -x1569 -x1570 -x1571 -x1572 -x1573 -x1574 -x1575 -x1576 -x1577 -x1578 -x1579 -x1580 -x1581 -x1582 -x1583 -x1584 -x1585 -x1586 -x1587 -x1588 -x1589 -x1590 -x1591 -x1592 -x1593 -x1594 -x1595 -x1596 -x1597 -x1598 -x1599 -x1600 -x1601 -x1602 -x1603 -x1604 -x1605 -x1606 -x1607 -x1608 -x1609 -x1610 -x1611 -x1612 -x1613 -x1614 -x1615 -x1616 -x1617 -x1618 -x1619 -x1620 -x1621 -x1622 -x1623 -x1624 -x1625 -x1626 -x1627 -x1628 -x1629 -x1630 -x1631 -x1632 -x1633 -x1634 -x1635 -x1636 -x1637 -x1638 -x1639 -x1640 -x1641 -x1642 -x1643 -x1644 -x1645 -x1646 -x1647 -x1648 -x1649 -x1650 -x1651 -x1652 -x1653 -x1654 -x1655 -x1656 -x1657 -x1658 -x1659 -x1660 -x1661 -x1662 -x1663 -x1664 -x1665 -x1666 -x1667 -x1668 -x1669 -x1670 -x1671 -x1672 -x1673 -x1674 -x1675 -x1676 -x1677 -x1678 -x1679 -x1680 -x1681 -x1682 -x1683 -x1684 -x1685 -x1686 -x1687 -x1688 -x1689 -x1690 -x1691 -x1692 -x1693 -x1694 -x1695 -x1696 -x1697 -x1698 -x1699 -x1700 -x1701 -x1702 -x1703 -x1704 -x1705 -x1706 -x1707 -x1708 -x1709 -x1710 -x1711 -x1712 -x1713 -x1714 -x1715 -x1716 -x1717 -x1718 -x1719 -x1720 -x1721 -x1722 -x1723 -x1724 -x1725 -x1726 -x1727 -x1728 -x1729 -x1730 -x1731 -x1732 -x1733 -x1734 -x1735 -x1736 -x1737 -x1738 -x1739 -x1740 -x1741 -x1742 -x1743 -x1744 -x1745 -x1746 -x1747 -x1748 -x1749 -x1750 -x1751 -x1752 -x1753 -x1754 -x1755 -x1756 -x1757 -x1758 -x1759 -x1760 -x1761 -x1762 -x1763 -x1764 -x1765 -x1766 -x1767 -x1768 -x1769 -x1770 -x1771 -x1772 -x1773 -x1774 -x1775 -x1776 -x1777 -x1778 -x1779 -x1780 -x1781 -x1782 -x1783 -x1784 -x1785 -x1786 -x1787 -x1788 -x1789 -x1790 -x1791 -x1792 -x1793 -x1794 -x1795 -x1796 -x1797 -x1798 -x1799 -x1800 -x1801 -x1802 -x1803 -x1804 -x1805 -x1806 -x1807 -x1808 -x1809 -x1810 -x1811 -x1812 -x1813 -x1814 -x1815 -x1816 -x1817 -x1818 -x1819 -x1820 -x1821 -x1822 -x1823 -x1824 -x1825 -x1826 -x1827 -x1828 -x1829 -x1830 -x1831 -x1832 -x1833 -x1834 -x1835 -x1836 -x1837 -x1838 -x1839 -x1840 -x1841 -x1842 -x1843 -x1844 -x1845 -x1846 -x1847 -x1848 -x1849 -x1850 -x1851 -x1852 -x1853 -x1854 -x1855 -x1856 -x1857 -x1858 -x1859 -x1860 -x1861 -x1862 -x1863 -x1864 -x1865 -x1866 -x1867 -x1868 -x1869 -x1870 -x1871 -x1872 -x1873 -x1874 -x1875 -x1876 -x1877 -x1878 -x1879 -x1880 -x1881 -x1882 -x1883 -x1884 -x1885 -x1886 -x1887 -x1888 -x1889 -x1890 -x1891 -x1892 -x1893 -x1894 -x1895 -x1896 -x1897 -x1898 -x1899 -x1900 -x1901 -x1902 -x1903 -x1904 -x1905 -x1906 -x1907 -x1908 -x1909 -x1910 -x1911 -x1912 -x1913 -x1914 -x1915 -x1916 -x1917 -x1918 -x1919 -x1920 -x1921 -x1922 -x1923 -x1924 -x1925 -x1926 -x1927 -x1928 -x1929 -x1930 -x1931 -x1932 -x1933 -x1934 -x1935 -x1936 -x1937 -x1938 -x1939 -x1940 -x1941 -x1942 -x1943 -x1944 -x1945 -x1946 -x1947 -x1948 -x1949 -x1950 -x1951 -x1952 -x1953 -x1954 -x1955 -x1956 -x1957 -x1958 -x1959 -x1960 -x1961 -x1962 -x1963 -x1964 -x1965 -x1966 -x1967 -x1968 -x1969 -x1970 -x1971 -x1972 -x1973 -x1974 -x1975 -x1976 -x1977 -x1978 -x1979 -x1980 -x1981 -x1982 -x1983 -x1984 -x1985 -x1986 -x1987 -x1988 -x1989 -x1990 -x1991 -x1992 -x1993 -x1994 -x1995 -x1996 -x1997 -x1998 -x1999 -x2000 -x2001 -x2002 -x2003 -x2004 -x2005 -x2006 -x2007 -x2008 -x2009 -x2010 -x2011 -x2012 -x2013 -x2014 -x2015 -x2016 -x2017 -x2018 -x2019 -x2020 -x2021 -x2022 -x2023 -x2024 -x2025 -x2026 -x2027 -x2028 -x2029 -x2030 -x2031 -x2032 -x2033 -x2034 -x2035 -x2036 -x2037 -x2038 -x2039 -x2040 -x2041 -x2042 -x2043 -x2044 -x2045 -x2046 -x2047 -x2048 -x2049 -x2050 -x2051 -x2052 -x2053 -x2054 -x2055 -x2056 -x2057 -x2058 -x2059 -x2060 -x2061 -x2062 -x2063 -x2064 -x2065 -x2066 -x2067 -x2068 -x2069 -x2070 -x2071 -x2072 -x2073 -x2074 -x2075 -x2076 -x2077 -x2078 -x2079 -x2080 -x2081 -x2082 -x2083 -x2084 -x2085 -x2086 -x2087 -x2088 -x2089 -x2090 -x2091 -x2092 -x2093 -x2094 -x2095 -x2096 -x2097 -x2098 -x2099 -x2100 -x2101 -x2102 -x2103 -x2104 -x2105 -x2106 -x2107 -x2108 -x2109 -x2110 -x2111 -x2112 -x2113 -x2114 -x2115 -x2116 -x2117 -x2118 -x2119 -x2120 -x2121 -x2122 -x2123 -x2124 -x2125 -x2126 -x2127 -x2128 -x2129 -x2130 -x2131 -x2132 -x2133 -x2134 -x2135 -x2136 -x2137 -x2138 -x2139 -x2140 -x2141 -x2142 -x2143 -x2144 -x2145 -x2146 -x2147 -x2148 -x2149 -x2150 -x2151 -x2152 -x2153 -x2154 -x2155 -x2156 -x2157 -x2158 -x2257 -x2258 -x2259 -x2260 -x2261 -x2262 -x2263 -x2264 -x2265 -x2266 -x2267 -x2268 -x2269 -x2270 -x2271 -x2272 -x2273 -x2274 -x2275 -x2276 -x2277 -x2278 -x2279 -x2280 -x2281 -x2282 -x2283 -x2284 -x2285 -x2286 -x2287 -x2288 -x2289 -x2290 -x2291 -x2292 -x2293 -x2294 -x2295 -x2296 -x2297 -x2298 -x2299 -x2300 -x2301 -x2302 -x2303 -x2304 -x2305 -x2306 -x2307 -x2308 -x2309 -x2310 -x2311 -x2312 -x2313 -x2314 -x2315 -x2316 -x2317 -x2318 -x2319 -x2320 -x2321 -x2322 -x2323 -x2324 -x2325 -x2326 -x2327 -x2328 -x2329 -x2330 -x2331 -x2332 -x2333 -x2334 -x2335 -x2336 -x2337 -x2338 -x2339 -x2340 -x2341 -x2342 -x2343 -x2344 -x2345 -x2346 -x2347 -x2348 -x2349 -x2350 -x2351 -x2352 -x2353 -x2354 -x2355 -x2356 -x2357 -x2358 -x2359 -x2360 -x2361 -x2362 -x2363 -x2364 -x2365 -x2366 -x2367 -x2368 -x2369 -x2370 -x2371 -x2372 -x2373 -x2374 -x2375 -x2376 -x2377 -x2378 -x2379 -x2380 -x2381 -x2382 -x2383 -x2384 -x2385 -x2386 -x2387 -x2388 -x2389 -x2390 -x2391 -x2392 -x2393 -x2394 -x2395 -x2396 -x2397 -x2398 -x2399 -x2400 -x2401 -x2402 -x2403 -x2404 -x2405 -x2406 -x2407 -x2408 -x2409 -x2410 -x2411 -x2412 -x2413 -x2414 -x2415 -x2416 -x2417 -x2418 -x2419 -x2420 -x2421 -x2422 -x2423 -x2424 -x2425 -x2426 -x2427 -x2428 -x2429 -x2430 -x2431 -x2432 -x2433 -x2434 -x2435 -x2436 -x2437 -x2438 -x2439 -x2440 -x2441 -x2442 -x2443 -x2444 -x2445 -x2446 -x2447 -x2448 -x2449 -x2450 -x2451 -x2452 -x2453 -x2454 -x2455 -x2456 -x2457 -x2458 -x2459 -x2460 -x2461 -x2462 -x2463 -x2464 -x2465 -x2466 -x2467 -x2468 -x2469 -x2470 -x2471 -x2472 -x2473 -x2474 -x2475 -x2476 -x2477 -x2478 -x2479 -x2480 -x2481 -x2482 -x2483 -x2484 -x2485 -x2486 -x2487 -x2488 -x2489 -x2490 -x2491 -x2492 -x2493 -x2494 -x2495 -x2496 -x2497 -x2498 -x2499 -x2500 -x2501 -x2502 -x2503 -x2504 -x2505 -x2506 -x2507 -x2508 -x2509 -x2510 -x2511 -x2512 -x2513 -x2514 -x2515 -x2516 -x2517 -x2518 -x2519 -x2520 -x2521 -x2522 -x2523 -x2524 -x2525 -x2526 -x2527 -x2528 -x2529 -x2530 -x2531 -x2532 -x2533 -x2534 -x2535 -x2536 -x2537 -x2538 -x2539 -x2540 -x2541 -x2542 -x2543 -x2544 -x2545 -x2546 -x2547 -x2548 -x2549 -x2550 -x2551 -x2552 -x2553 -x2554 -x2555 -x2556 -x2557 -x2558 -x2559 -x2560 -x2561 -x2562 -x2563 -x2564 -x2565 -x2566 -x2567 -x2568 -x2569 -x2570 -x2571 -x2572 -x2573 -x2574 -x2575 -x2576 -x2577 -x2578 -x2579 -x2580 -x2581 -x2582 -x2583 -x2584 -x2585 -x2586 -x2587 -x2588 -x2589 -x2590 -x2591 -x2592 -x2593 -x2594 -x2595 -x2596 -x2597 -x2598 -x2599 -x2600 -x2601 -x2602 -x2603 -x2604 -x2605 -x2606 -x2607 -x2608 -x2609 -x2610 -x2611 -x2612 -x2613 -x2614 -x2615 -x2616 -x2617 -x2618 -x2619 -x2620 -x2621 -x2622 -x2623 -x2624 -x2625 -x2626 -x2627 -x2628 -x2629 -x2630 -x2631 -x2632 -x2633 -x2634 -x2635 -x2636 -x2637 -x2638 -x2639 -x2640 -x2641 -x2642 -x2643 -x2644 -x2645 -x2646 -x2647 -x2648 -x2649 -x2650 -x2651 -x2652 -x2653 -x2654 -x2655 -x2656 -x2657 -x2658 -x2659 -x2660 -x2661 -x2662 -x2663 -x2664 -x2665 -x2666 -x2667 -x2668 -x2669 -x2670 -x2671 -x2672 -x2673 -x2674 -x2675 -x2676 -x2677 -x2678 -x2679 -x2680 -x2681 -x2682 -x2683 -x2684 -x2685 -x2686 -x2687 -x2688 -x2689 -x2690 -x2691 -x2692 -x2693 -x2694 -x2695 -x2696 -x2697 -x2698 -x2699 -x2700 -x2701 -x2702 -x2703 -x2704 -x2705 -x2706 -x2707 -x2708 -x2709 -x2710 -x2711 -x2712 -x2713 -x2714 -x2715 -x2716 -x2717 -x2718 -x2719 -x2720 -x2721 -x2722 -x2723 -x2724 -x2725 -x2726 -x2727 -x2728 -x2729 -x2730 -x2731 -x2732 -x2733 -x2734 -x2735 -x2736 -x2737 -x2738 -x2739 -x2740 -x2741 -x2742 -x2743 -x2744 -x2745 -x2746 -x2747 -x2748 -x2749 -x2750 -x2751 -x2752 -x2753 -x2754 -x2755 -x2756 -x2757 -x2758 -x2759 -x2760 -x2761 -x2762 -x2763 -x2764 -x2765 -x2766 -x2767 -x2768 -x2769 -x2770 -x2771 -x2772 -x2773 -x2774 -x2775 -x2776 -x2777 -x2778 -x2779 -x2780 -x2781 -x2782 -x2783 -x2784 -x2785 -x2786 -x2787 -x2788 -x2789 -x2790 -x2791 -x2792 -x2793 -x2794 -x2795 -x2796 -x2797 -x2798 -x2799 -x2800 -x2801 -x2802 -x2803 -x2804 -x2805 -x2806 -x2807 -x2808 -x2809 -x2810 -x2811 -x2812 -x2813 -x2814 -x2815
3600.43/3613.14	v -x2816 -x2817 -x2818 -x2819 -x2820 -x2821 -x2822 -x2823 -x2824 -x2825 -x2826 -x2827 -x2828 -x2829 -x2830 -x2831 -x2832 -x2833 -x2834 -x2835 -x2836 -x2837 -x2838 -x2839 -x2840 -x2841 -x2842 -x2843 -x2844 -x2845 -x2846 -x2847 -x2848 -x2849 -x2850 -x2851 -x2852 -x2853 -x2854 -x2855 -x2856 -x2857 -x2858 -x2859 -x2860 -x2861 -x2862 -x2863 -x2864 -x2865 -x2866 -x2867 -x2868 -x2869 -x2870 -x2871 -x2872 -x2873 -x2874 -x2875 -x2876 -x2877 -x2878 -x2879 -x2880 -x2881 -x2882 -x2883 -x2884 -x2885 -x2886 -x2887 -x2888 -x2889 -x2890 -x2891 -x2892 -x2893 -x2894 -x2895 -x2896 -x2897 -x2898 -x2899 -x2900 -x2901 -x2902 -x2903 -x2904 -x2905 -x2906 -x2907 -x2908 -x2909 -x2910 -x2911 -x2912 -x2913 -x2914 -x2915 -x2916 -x2917 -x2918 -x2919 -x2920 -x2921 -x2922 -x2923 -x2924 -x2925 -x2926 -x2927 -x2928 -x2929 -x2930 -x2931 -x2932 -x2933 -x2934 -x2935 -x2936 -x2937 -x2938 -x2939 -x2940 -x2941 -x2942 -x2943 -x2944 -x2945 -x2946 -x2947 -x2948 -x2949 -x2950 -x2951 -x2952 -x2953 -x2954 -x2955 -x2956 -x2957 -x2958 -x2959 -x2960 -x2961 -x2962 -x2963 -x2964 -x2965 -x2966 -x2967 -x2968 -x2969 -x2970 -x2971 -x2972 -x2973 -x2974 -x2975 -x2976 -x2977 -x2978 -x2979 -x2980 -x2981 -x2982 -x2983 -x2984 -x2985 -x2986 -x2987 -x2988 -x2989 -x2990 -x2991 -x2992 -x2993 -x2994 -x2995 -x2996 -x2997 -x2998 -x2999 -x3000 -x3001 -x3002 -x3003 -x3004 -x3005 -x3006 -x3007 -x3008 -x3009 -x3010 -x3011 -x3012 -x3013 -x3014 -x3015 -x3016 -x3017 -x3018 -x3019 -x3020 -x3021 -x3022 -x3023 -x3024 -x3025 -x3026 -x3027 -x3028 -x3029 -x3030 -x3031 -x3032 -x3033 -x3034 -x3035 -x3036 -x3037 -x3038 -x3039 -x3040 -x3041 -x3042 -x3043 -x3044 -x3045 -x3046 -x3047 -x3048 -x3049 -x3050 -x3051 -x3052 -x3053 -x3054 -x3055 -x3056 -x3057 -x3058 -x3059 -x3060 -x3061 -x3062 -x3063 -x3064 -x3065 -x3066 -x3067 -x3068 -x3069 -x3070 -x3071 -x3072 -x3073 -x3074 -x3075 -x3076 -x3077 -x3078 -x3079 -x3080 -x3081 -x3082 -x3083 -x3084 -x3085 -x3086 -x3087 -x3088 -x3089 -x3090 -x3091 -x3092 -x3093 -x3094 -x3095 -x3096 -x3097 -x3098 -x3099 -x3100 -x3101 -x3102 -x3103 -x3104 -x3105 -x3106 -x3107 -x3108 -x3109 -x3110 -x3111 -x3112 -x3113 -x3114 -x3115 -x3116 -x3117 -x3118 -x3119 -x3120 -x3121 -x3122 -x3123 -x3124 -x3125 -x3126 -x3127 -x3128 -x3129 -x3130 -x3131 -x3132 -x3133 -x3134 -x3135 -x3136 -x3137 -x3138 -x3139 -x3140 -x3141 -x3142 -x3143 -x3144 -x3145 -x3146 -x3147 -x3148 -x3149 -x3150 -x3151 -x3152 -x3153 -x3154 -x3155 -x3156 -x3157 -x3158 -x3159 -x3160 -x3161 -x3162 -x3163 -x3164 -x3165 -x3166 -x3167 -x3168 -x3169 -x3170 -x3171 -x3172 -x3173 -x3174 -x3175 -x3176 -x3177 -x3178 -x3179 -x3180 -x3181 -x3182 -x3183 -x3184 -x3185 -x3186 -x3187 -x3188 -x3189 -x3190 -x3191 -x3192 -x3193 -x3194 -x3195 -x3196 -x3197 -x3198 -x3199 -x3200 -x3201 -x3202 -x3203 -x3204 -x3205 -x3206 -x3207 -x3208 -x3209 -x3210 -x3211 -x3212 -x3213 -x3214 -x3215 -x3216 -x3217 -x3218 -x3219 -x3220 -x3221 -x3222 -x3223 -x3224 -x3225 -x3226 -x3227 -x3228 -x3229 -x3230 -x3231 -x3232 -x3233 -x3234 -x3235 -x3236 -x3335 -x3336 -x3337 -x3338 -x3339 -x3340 -x3341 -x3342 -x3343 -x3344 -x3345 -x3346 -x3347 -x3348 -x3349 -x3350 -x3351 -x3352 -x3353 -x3354 -x3355 -x3356 -x3357 -x3358 -x3359 -x3360 -x3361 -x3362 -x3363 -x3364 -x3365 -x3366 -x3367 -x3368 -x3369 -x3370 -x3371 -x3372 -x3373 -x3374 -x3375 -x3376 -x3377 -x3378 -x3379 -x3380 -x3381 -x3382 -x3383 -x3384 -x3385 -x3386 -x3387 -x3388 -x3389 -x3390 -x3391 -x3392 -x3393 -x3394 -x3395 -x3396 -x3397 -x3398 -x3399 -x3400 -x3401 -x3402 -x3403 -x3404 -x3405 -x3406 -x3407 -x3408 -x3409 -x3410 -x3411 -x3412 -x3413 -x3414 -x3415 -x3416 -x3417 -x3418 -x3419 -x3420 -x3421 -x3422 -x3423 -x3424 -x3425 -x3426 -x3427 -x3428 -x3429 -x3430 -x3431 -x3432 -x3433 -x3434 -x3435 -x3436 -x3437 -x3438 -x3439 -x3440 -x3441 -x3442 -x3443 -x3444 -x3445 -x3446 -x3447 -x3448 -x3449 -x3450 -x3451 -x3452 -x3453 -x3454 -x3455 -x3456 -x3457 -x3458 -x3459 -x3460 -x3461 -x3462 -x3463 -x3464 -x3465 -x3466 -x3467 -x3468 -x3469 -x3470 -x3471 -x3472 -x3473 -x3474 -x3475 -x3476 -x3477 -x3478 -x3479 -x3480 -x3481 -x3482 -x3483 -x3484 -x3485 -x3486 -x3487 -x3488 -x3489 -x3490 -x3491 -x3492 -x3493 -x3494 -x3495 -x3496 -x3497 -x3498 -x3499 -x3500 -x3501 -x3502 -x3503 -x3504 -x3505 -x3506 -x3507 -x3508 -x3509 -x3510 -x3511 -x3512 -x3513 -x3514 -x3515 -x3516 -x3517 -x3518 -x3519 -x3520 -x3521 -x3522 -x3523 -x3524 -x3525 -x3526 -x3527 -x3528 -x3529 -x3530 -x3531 -x3532 -x3533 -x3534 -x3535 -x3536 -x3537 -x3538 -x3539 -x3540 -x3541 -x3542 -x3543 -x3544 -x3545 -x3546 -x3547 -x3548 -x3549 -x3550 -x3551 -x3552 -x3553 -x3554 -x3555 -x3556 -x3557 -x3558 -x3559 -x3560 -x3561 -x3562 -x3563 -x3564 -x3565 -x3566 -x3567 -x3568 -x3569 -x3570 -x3571 -x3572 -x3573 -x3574 -x3575 -x3576 -x3577 -x3578 -x3579 -x3580 -x3581 -x3582 -x3583 -x3584 -x3585 -x3586 -x3587 -x3588 -x3589 -x3590 -x3591 -x3592 -x3593 -x3594 -x3595 -x3596 -x3597 -x3598 -x3599 -x3600 -x3601 -x3602 -x3603 -x3604 -x3605 -x3606 -x3607 -x3608 -x3609 -x3610 -x3611 -x3612 -x3613 -x3614 -x3615 -x3616 -x3617 -x3618 -x3619 -x3620 -x3621 -x3622 -x3623 -x3624 -x3625 -x3626 -x3627 -x3628 -x3629 -x3630 -x3631 -x3632 -x3633 -x3634 -x3635 -x3636 -x3637 -x3638 -x3639 -x3640 -x3641 -x3642 -x3643 -x3644 -x3645 -x3646 -x3647 -x3648 -x3649 -x3650 -x3651 -x3652 -x3653 -x3654 -x3655 -x3656 -x3657 -x3658 -x3659 -x3660 -x3661 -x3662 -x3663 -x3664 -x3665 -x3666 -x3667 -x3668 -x3669 -x3670 -x3671 -x3672 -x3673 -x3674 -x3675 -x3676 -x3677 -x3678 -x3679 -x3680 -x3681 -x3682 -x3683 -x3684 -x3685 -x3686 -x3687 -x3688 -x3689 -x3690 -x3691 -x3692 -x3693 -x3694 -x3695 -x3696 -x3697 -x3698 -x3699 -x3700 -x3701 -x3702 -x3703 -x3704 -x3705 -x3706 -x3707 -x3708 -x3709 -x3710 -x3711 -x3712 -x3713 -x3714 -x3715 -x3716 -x3717 -x3718 -x3719 -x3720 -x3721 -x3722 -x3723 -x3724 -x3725 -x3726 -x3727 -x3728 -x3729 -x3730 -x3731 -x3732 -x3733 -x3734 -x3735 -x3736 -x3737 -x3738 -x3739 -x3740 -x3741 -x3742 -x3743 -x3744 -x3745 -x3746 -x3747 -x3748 -x3749 -x3750 -x3751 -x3752 -x3753 -x3754 -x3755 -x3756 -x3757 -x3758 -x3759 -x3760 -x3761 -x3762 -x3763 -x3764 -x3765 -x3766 -x3767 -x3768 -x3769 -x3770 -x3771 -x3772 -x3773 -x3774 -x3775 -x3776 -x3777 -x3778 -x3779 -x3780 -x3781 -x3782 -x3783 -x3784 -x3785 -x3786 -x3787 -x3788 -x3789 -x3790 -x3791 -x3792 -x3793 -x3794 -x3795 -x3796 -x3797 -x3798 -x3799 -x3800 -x3801 -x3802 -x3803 -x3804 -x3805 -x3806 -x3807 -x3808 -x3809 -x3810 -x3811 -x3812 -x3813 -x3814 -x3815 -x3816 -x3817 -x3818 -x3819 -x3820 -x3821 -x3822 -x3823 -x3824 -x3825 -x3826 -x3827 -x3828 -x3829 -x3830 -x3831 -x3832 -x3833 -x3834 -x3835 -x3836 -x3837 -x3838 -x3839 -x3840 -x3841 -x3842 -x3843 -x3844 -x3845 -x3846 -x3847 -x3848 -x3849 -x3850 -x3851 -x3852 -x3853 -x3854 -x3855 -x3856 -x3857 -x3858 -x3859 -x3860 -x3861 -x3862 -x3863 -x3864 -x3865 -x3866 -x3867 -x3868 -x3869 -x3870 -x3871 -x3872 -x3873 -x3874 -x3875 -x3876 -x3877 -x3878 -x3879 -x3880 -x3881 -x3882 -x3883 -x3884 -x3885 -x3886 -x3887 -x3888 -x3889 -x3890 -x3891 -x3892 -x3893 -x3894 -x3895 -x3896 -x3897 -x3898 -x3899 -x3900 -x3901 -x3902 -x3903 -x3904 -x3905 -x3906 -x3907 -x3908 -x3909 -x3910 -x3911 -x3912 -x3913 -x3914 -x3915 -x3916 -x3917 -x3918 -x3919 -x3920 -x3921 -x3922 -x3923 -x3924 -x3925 -x3926 -x3927 -x3928 -x3929 -x3930 -x3931 -x3932 -x3933 -x3934 -x3935 -x3936 -x3937 -x3938 -x3939 -x3940 -x3941 -x3942 -x3943 -x3944 -x3945 -x3946 -x3947 -x3948 -x3949 -x3950 -x3951 -x3952 -x3953 -x3954 -x3955 -x3956 -x3957 -x3958 -x3959 -x3960 -x3961 -x3962 -x3963 -x3964 -x3965 -x3966 -x3967 -x3968 -x3969 -x3970 -x3971 -x3972 -x3973 -x3974 -x3975 -x3976 -x3977 -x3978 -x3979 -x3980 -x3981 -x3982 -x3983 -x3984 -x3985 -x3986 -x3987 -x3988 -x3989 -x3990 -x3991 -x3992 -x3993 -x3994 -x3995 -x3996 -x3997 -x3998 -x3999 -x4000 -x4001 -x4002 -x4003 -x4004 -x4005 -x4006 -x4007 -x4008 -x4009 -x4010 -x4011 -x4012 -x4013 -x4014 -x4015 -x4016 -x4017 -x4018 -x4019 -x4020 -x4021 -x4022 -x4023 -x4024 -x4025 -x4026 -x4027 -x4028 -x4029 -x4030 -x4031 -x4032 -x4033 -x4034 -x4035 -x4036 -x4037 -x4038 -x4039 -x4040 -x4041 -x4042 -x4043 -x4044 -x4045 -x4046 -x4047 -x4048 -x4049 -x4050 -x4051 -x4052 -x4053 -x4054 -x4055 -x4056 -x4057 -x4058 -x4059 -x4060 -x4061 -x4062 -x4063 -x4064 -x4065 -x4066 -x4067 -x4068 -x4069 -x4070 -x4071 -x4072 -x4073 -x4074 -x4075 -x4076 -x4077 -x4078 -x4079 -x4080 -x4081 -x4082 -x4083 -x4084 -x4085 -x4086 -x4087 -x4088 -x4089 -x4090 -x4091 -x4092 -x4093 -x4094 -x4095 -x4096 -x4097 -x4098 -x4099 -x4100 -x4101 -x4102 -x4103 -x4104 -x4105 -x4106 -x4107 -x4108 -x4109 -x4110 -x4111 -x4112 -x4113 -x4114 -x4115 -x4116 -x4117 -x4118 -x4119 -x4120 -x4121 -x4122 -x4123 -x4124 -x4125 -x4126 -x4127 -x4128 -x4129 -x4130 -x4131 -x4132 -x4133 -x4134 -x4135 -x4136 -x4137 -x4138 -x4139 -x4140 -x4141 -x4142 -x4143 -x4144 -x4145 -x4146 -x4147 -x4148 -x4149 -x4150 -x4151 -x4152 -x4153 -x4154 -x4155 -x4156 -x4157 -x4158 -x4159 -x4160 -x4161 -x4162 -x4163 -x4164 -x4165 -x4166 -x4167 -x4168 -x4169 -x4170 -x4171 -x4172 -x4173 -x4174 -x4175 -x4176 -x4177 -x4178 -x4179 -x4180 -x4181 -x4182 -x4183 -x4184 -x4185 -x4186 -x4187 -x4188 -x4189 -x4190 -x4191 -x4192 -x4193 -x4194 -x4195 -x4196 -x4197 -x4198 -x4199 -x4200 -x4201 -x4202 -x4203 -x4204 -x4205 -x4206 -x4207 -x4208 -x4209 -x4210 -x4211 -x4212 -x4213 -x4214 -x4215 -x4216 -x4217 -x4218 -x4219 -x4220 -x4221 -x4222 -x4223 -x4224 -x4225 -x4226 -x4227 -x4228 -x4229 -x4230 -x4231 -x4232 -x4233 -x4234 -x4235 -x4236 -x4237 -x4238 -x4239 -x4240 -x4241 -x4242 -x4243 -x4244 -x4245 -x4246 -x4247 -x4248 -x4249 -x4250 -x4251 -x4252 -x4253 -x4254 -x4255 -x4256 -x4257 -x4258 -x4259 -x4260 -x4261 -x4262 -x4263 -x4264 -x4265 -x4266 -x4267 -x4268 -x4269 -x4270 -x4271 -x4272 -x4273 -x4274 -x4275 -x4276 -x4277 -x4278 -x4279 -x4280 -x4281 -x4282 -x4283 -x4284 -x4285 -x4286 -x4287 -x4288 -x4289 -x4290 -x4291 -x4292 -x4293 -x4294 -x4295 -x4296 -x4297 -x4298 -x4299 -x4300 -x4301 -x4302 -x4303 -x4304 -x4305 -x4306 -x4307 -x4308 -x4309 -x4310 -x4311 -x4312 -x4313 -x4314 -x4413 -x4414 -x4415 -x4416 -x4417 -x4418 -x4419 -x4420 -x4421 -x4422 -x4423 -x4424 -x4425 -x4426 -x4427 -x4428 -x4429 -x4430 -x4431 -x4432 -x4433 -x4434 -x4435 -x4436 -x4437 -x4438 -x4439 -x4440 -x4441 -x4442 -x4443 -x4444 -x4445 -x4446 -x4447 -x4448 -x4449 -x4450 -x4451 -x4452 -x4453 -x4454 -x4455 -x4456 -x4457 -x4458 -x4459 -x4460 -x4461 -x4462 -x4463 -x4464 -x4465 -x4466 -x4467 -x4468 -x4469 -x4470 -x4471 -x4472 -x4473 -x4474 -x4475 -x4476 -x4477 -x4478 -x4479 -x4480 -x4481 -x4482 -x4483 -x4484 -x4485 -x4486 -x4487 -x4488 -x4489 -x4490 -x4491 -x4492 -x4493 -x4494 -x4495 -x4496 -x4497 -x4498 -x4499 -x4500 -x4501 -x4502 -x4503 -x4504 -x4505 -x4506 -x4507 -x4508 -x4509 -x4510 -x4511 -x4512 -x4513 -x4514 -x4515 -x4516 -x4517 -x4518 -x4519 -x4520 -x4521 -x4522 -x4523 -x4524 -x4525 -x4526 -x4527 -x4528 -x4529 -x4530 -x4531 -x4532 -x4533 -x4534 -x4535 -x4536 -x4537 -x4538 -x4539 -x4540 -x4541 -x4542 -x4543 -x4544 -x4545 -x4546 -x4547 -x4548 -x4549 -x4550 -x4551 -x4552 -x4553 -x4554 -x4555 -x4556 -x4557 -x4558 -x4559 -x4560 -x4561 -x4562 -x4563 -x4564 -x4565 -x4566 -x4567 -x4568 -x4569 -x4570 -x4571 -x4572 -x4573 -x4574 -x4575 -x4576 -x4577 -x4578 -x4579 -x4580 -x4581 -x4582 -x4583 -x4584 -x4585 -x4586 -x4587 -x4588 -x4589 -x4590 -x4591 -x4592 -x4593 -x4594 -x4595 -x4596 -x4597 -x4598 -x4599 -x4600 -x4601 -x4602 -x4603 -x4604 -x4605 -x4606 -x4607 -x4608 -x4609 -x4610 -x4611 -x4612 -x4613 -x4614 -x4615 -x4616 -x4617 -x4618 -x4619 -x4620 -x4621 -x4622 -x4623 -x4624 -x4625 -x4626 -x4627 -x4628 -x4629 -x4630 -x4631 -x4632 -x4633 -x4634 -x4635 -x4636 -x4637 -x4638 -x4639 -x4640 -x4641 -x4642 -x4643 -x4644 -x4645 -x4646 -x4647 -x4648 -x4649 -x4650 -x4651 -x4652 -x4653 -x4654 -x4655 -x4656 -x4657 -x4658 -x4659 -x4660 -x4661 -x4662 -x4663 -x4664 -x4665 -x4666 -x4667 -x4668 -x4669 -x4670 -x4671 -x4672 -x4673 -x4674 -x4675 -x4676 -x4677 -x4678 -x4679 -x4680 -x4681 -x4682 -x4683 -x4684 -x4685 -x4686 -x4687 -x4688 -x4689 -x4690 -x4691 -x4692 -x4693 -x4694 -x4695 -x4696 -x4697 -x4698 -x4699 -x4700 -x4701 -x4702 -x4703 -x4704 -x4705 -x4706 -x4707 -x4708 -x4709 -x4710 -x4711 -x4712 -x4713 -x4714 -x4715 -x4716 -x4717 -x4718 -x4719 -x4720 -x4721 -x4722 -x4723 -x4724 -x4725 -x4726 -x4727 -x4728 -x4729 -x4730 -x4731 -x4732 -x4733 -x4734 -x4735 -x4736 -x4737 -x4738 -x4739 -x4740 -x4741 -x4742 -x4743 -x4744 -x4745 -x4746 -x4747 -x4748 -x4749 -x4750 -x4751 -x4752 -x4753 -x4754 -x4755 -x4756 -x4757 -x4758 -x4759 -x4760 -x4761 -x4762 -x4763 -x4764 -x4765 -x4766 -x4767 -x4768 -x4769 -x4770 -x4771 -x4772 -x4773 -x4774 -x4775 -x4776 -x4777 -x4778 -x4779 -x4780 -x4781 -x4782 -x4783 -x4784 -x4785 -x4786 -x4787 -x4788 -x4789 -x4790 -x4791 -x4792 -x4793 -x4794 -x4795 -x4796 -x4797 -x4798 -x4799 -x4800 -x4801 -x4802 -x4803 -x4804 -x4805 -x4806 -x4807 -x4808 -x4809 -x4810 -x4811 -x4812 -x4813 -x4814 -x4815 -x4816 -x4817 -x4818 -x4819 -x4820 -x4821 -x4822 -x4823 -x4824 -x4825 -x4826 -x4827 -x4828 -x4829 -x4830 -x4831 -x4832 -x4833 -x4834 -x4835 -x4836 -x4837 -x4838 -x4839 -x4840 -x4841 -x4842 -x4843 -x4844 -x4845 -x4846 -x4847 -x4848 -x4849 -x4850 -x4851 -x4852 -x4853 -x4854 -x4855 -x4856 -x4857 -x4858 -x4859 -x4860 -x4861 -x4862 -x4863 -x4864 -x4865 -x4866 -x4867 -x4868 -x4869 -x4870 -x4871 -x4872 -x4873 -x4874 -x4875 -x4876 -x4877 -x4878 -x4879 -x4880 -x4881 -x4882 -x4883 -x4884 -x4885 -x4886 -x4887 -x4888 -x4889 -x4890 -x4891 -x4892 -x4893 -x4894 -x4895 -x4896 -x4897 -x4898 -x4899 -x4900 -x4901 -x4902 -x4903 -x4904 -x4905 -x4906 -x4907 -x4908 -x4909 -x4910 -x4911 -x4912 -x4913 -x4914 -x4915 -x4916 -x4917 -x4918 -x4919 -x4920 -x4921 -x4922 -x4923 -x4924 -x4925 -x4926 -x4927 -x4928 -x4929 -x4930 -x4931 -x4932 -x4933 -x4934 -x4935 -x4936 -x4937 -x4938 -x4939 -x4940 -x4941 -x4942 -x4943 -x4944 -x4945 -x4946 -x4947 -x4948 -x4949 -x4950 -x4951 -x4952 -x4953 -x4954 -x4955 -x4956 -x4957 -x4958 -x4959 -x4960 -x4961 -x4962 -x4963 -x4964 -x4965 -x4966 -x4967 -x4968 -x4969 -x4970 -x4971 -x4972 -x4973 -x4974 -x4975 -x4976 -x4977 -x4978 -x4979 -x4980 -x4981 -x4982 -x4983 -x4984 -x4985 -x4986 -x4987 -x4988 -x4989 -x4990 -x4991 -x4992 -x4993 -x4994 -x4995 -x4996 -x4997 -x4998 -x4999 -x5000 -x5001 -x5002 -x5003 -x5004 -x5005 -x5006 -x5007 -x5008 -x5009 -x5010 -x5011
3600.43/3613.14	v -x5012 -x5013 -x5014 -x5015 -x5016 -x5017 -x5018 -x5019 -x5020 -x5021 -x5022 -x5023 -x5024 -x5025 -x5026 -x5027 -x5028 -x5029 -x5030 -x5031 -x5032 -x5033 -x5034 -x5035 -x5036 -x5037 -x5038 -x5039 -x5040 -x5041 -x5042 -x5043 -x5044 -x5045 -x5046 -x5047 -x5048 -x5049 -x5050 -x5051 -x5052 -x5053 -x5054 -x5055 -x5056 -x5057 -x5058 -x5059 -x5060 -x5061 -x5062 -x5063 -x5064 -x5065 -x5066 -x5067 -x5068 -x5069 -x5070 -x5071 -x5072 -x5073 -x5074 -x5075 -x5076 -x5077 -x5078 -x5079 -x5080 -x5081 -x5082 -x5083 -x5084 -x5085 -x5086 -x5087 -x5088 -x5089 -x5090 -x5091 -x5092 -x5093 -x5094 -x5095 -x5096 -x5097 -x5098 -x5099 -x5100 -x5101 -x5102 -x5103 -x5104 -x5105 -x5106 -x5107 -x5108 -x5109 -x5110 -x5111 -x5112 -x5113 -x5114 -x5115 -x5116 -x5117 -x5118 -x5119 -x5120 -x5121 -x5122 -x5123 -x5124 -x5125 -x5126 -x5127 -x5128 -x5129 -x5130 -x5131 -x5132 -x5133 -x5134 -x5135 -x5136 -x5137 -x5138 -x5139 -x5140 -x5141 -x5142 -x5143 -x5144 -x5145 -x5146 -x5147 -x5148 -x5149 -x5150 -x5151 -x5152 -x5153 -x5154 -x5155 -x5156 -x5157 -x5158 -x5159 -x5160 -x5161 -x5162 -x5163 -x5164 -x5165 -x5166 -x5167 -x5168 -x5169 -x5170 -x5171 -x5172 -x5173 -x5174 -x5175 -x5176 -x5177 -x5178 -x5179 -x5180 -x5181 -x5182 -x5183 -x5184 -x5185 -x5186 -x5187 -x5188 -x5189 -x5190 -x5191 -x5192 -x5193 -x5194 -x5195 -x5196 -x5197 -x5198 -x5199 -x5200 -x5201 -x5202 -x5203 -x5204 -x5205 -x5206 -x5207 -x5208 -x5209 -x5210 -x5211 -x5212 -x5213 -x5214 -x5215 -x5216 -x5217 -x5218 -x5219 -x5220 -x5221 -x5222 -x5223 -x5224 -x5225 -x5226 -x5227 -x5228 -x5229 -x5230 -x5231 -x5232 -x5233 -x5234 -x5235 -x5236 -x5237 -x5238 -x5239 -x5240 -x5241 -x5242 -x5243 -x5244 -x5245 -x5246 -x5247 -x5248 -x5249 -x5250 -x5251 -x5252 -x5253 -x5254 -x5255 -x5256 -x5257 -x5258 -x5259 -x5260 -x5261 -x5262 -x5263 -x5264 -x5265 -x5266 -x5267 -x5268 -x5269 -x5270 -x5271 -x5272 -x5273 -x5274 -x5275 -x5276 -x5277 -x5278 -x5279 -x5280 -x5281 -x5282 -x5283 -x5284 -x5285 -x5286 -x5287 -x5288 -x5289 -x5290 -x5291 -x5292 -x5293 -x5294 -x5295 -x5296 -x5297 -x5298 -x5299 -x5300 -x5301 -x5302 -x5303 -x5304 -x5305 -x5306 -x5307 -x5308 -x5309 -x5310 -x5311 -x5312 -x5313 -x5314 -x5315 -x5316 -x5317 -x5318 -x5319 -x5320 -x5321 -x5322 -x5323 -x5324 -x5325 -x5326 -x5327 -x5328 -x5329 -x5330 -x5331 -x5332 -x5333 -x5334 -x5335 -x5336 -x5337 -x5338 -x5339 -x5340 -x5341 -x5342 -x5343 -x5344 -x5345 -x5346 -x5347 -x5348 -x5349 -x5350 -x5351 -x5352 -x5353 -x5354 -x5355 -x5356 -x5357 -x5358 -x5359 -x5360 -x5361 -x5362 -x5363 -x5364 -x5365 -x5366 -x5367 -x5368 -x5369 -x5370 -x5371 -x5372 -x5373 -x5374 -x5375 -x5376 -x5377 -x5378 -x5379 -x5380 -x5381 -x5382 -x5383 -x5384 -x5385 -x5386 -x5387 -x5388 -x5389 -x5390 -x5391 -x5392 -x5491 -x5492 -x5493 -x5494 -x5495 -x5496 -x5497 -x5498 -x5499 -x5500 -x5501 -x5502 -x5503 -x5504 -x5505 -x5506 -x5507 -x5508 -x5509 -x5510 -x5511 -x5512 -x5513 -x5514 -x5515 -x5516 -x5517 -x5518 -x5519 -x5520 -x5521 -x5522 -x5523 -x5524 -x5525 -x5526 -x5527 -x5528 -x5529 -x5530 -x5531 -x5532 -x5533 -x5534 -x5535 -x5536 -x5537 -x5538 -x5539 -x5540 -x5541 -x5542 -x5543 -x5544 -x5545 -x5546 -x5547 -x5548 -x5549 -x5550 -x5551 -x5552 -x5553 -x5554 -x5555 -x5556 -x5557 -x5558 -x5559 -x5560 -x5561 -x5562 -x5563 -x5564 -x5565 -x5566 -x5567 -x5568 -x5569 -x5570 -x5571 -x5572 -x5573 -x5574 -x5575 -x5576 -x5577 -x5578 -x5579 -x5580 -x5581 -x5582 -x5583 -x5584 -x5585 -x5586 -x5587 -x5588 -x5589 -x5590 -x5591 -x5592 -x5593 -x5594 -x5595 -x5596 -x5597 -x5598 -x5599 -x5600 -x5601 -x5602 -x5603 -x5604 -x5605 -x5606 -x5607 -x5608 -x5609 -x5610 -x5611 -x5612 -x5613 -x5614 -x5615 -x5616 -x5617 -x5618 -x5619 -x5620 -x5621 -x5622 -x5623 -x5624 -x5625 -x5626 -x5627 -x5628 -x5629 -x5630 -x5631 -x5632 -x5633 -x5634 -x5635 -x5636 -x5637 -x5638 -x5639 -x5640 -x5641 -x5642 -x5643 -x5644 -x5645 -x5646 -x5647 -x5648 -x5649 -x5650 -x5651 -x5652 -x5653 -x5654 -x5655 -x5656 -x5657 -x5658 -x5659 -x5660 -x5661 -x5662 -x5663 -x5664 -x5665 -x5666 -x5667 -x5668 -x5669 -x5670 -x5671 -x5672 -x5673 -x5674 -x5675 -x5676 -x5677 -x5678 -x5679 -x5680 -x5681 -x5682 -x5683 -x5684 -x5685 -x5686 -x5687 -x5688 -x5689 -x5690 -x5691 -x5692 -x5693 -x5694 -x5695 -x5696 -x5697 -x5698 -x5699 -x5700 -x5701 -x5702 -x5703 -x5704 -x5705 -x5706 -x5707 -x5708 -x5709 -x5710 -x5711 -x5712 -x5713 -x5714 -x5715 -x5716 -x5717 -x5718 -x5719 -x5720 -x5721 -x5722 -x5723 -x5724 -x5725 -x5726 -x5727 -x5728 -x5729 -x5730 -x5731 -x5732 -x5733 -x5734 -x5735 -x5736 -x5737 -x5738 -x5739 -x5740 -x5741 -x5742 -x5743 -x5744 -x5745 -x5746 -x5747 -x5748 -x5749 -x5750 -x5751 -x5752 -x5753 -x5754 -x5755 -x5756 -x5757 -x5758 -x5759 -x5760 -x5761 -x5762 -x5763 -x5764 -x5765 -x5766 -x5767 -x5768 -x5769 -x5770 -x5771 -x5772 -x5773 -x5774 -x5775 -x5776 -x5777 -x5778 -x5779 -x5780 -x5781 -x5782 -x5783 -x5784 -x5785 -x5786 -x5787 -x5788 -x5789 -x5790 -x5791 -x5792 -x5793 -x5794 -x5795 -x5796 -x5797 -x5798 -x5799 -x5800 -x5801 -x5802 -x5803 -x5804 -x5805 -x5806 -x5807 -x5808 -x5809 -x5810 -x5811 -x5812 -x5813 -x5814 -x5815 -x5816 -x5817 -x5818 -x5819 -x5820 -x5821 -x5822 -x5823 -x5824 -x5825 -x5826 -x5827 -x5828 -x5829 -x5830 -x5831 -x5832 -x5833 -x5834 -x5835 -x5836 -x5837 -x5838 -x5839 -x5840 -x5841 -x5842 -x5843 -x5844 -x5845 -x5846 -x5847 -x5848 -x5849 -x5850 -x5851 -x5852 -x5853 -x5854 -x5855 -x5856 -x5857 -x5858 -x5859 -x5860 -x5861 -x5862 -x5863 -x5864 -x5865 -x5866 -x5867 -x5868 -x5869 -x5870 -x5871 -x5872 -x5873 -x5874 -x5875 -x5876 -x5877 -x5878 -x5879 -x5880 -x5881 -x5882 -x5883 -x5884 -x5885 -x5886 -x5887 -x5888 -x5889 -x5890 -x5891 -x5892 -x5893 -x5894 -x5895 -x5896 -x5897 -x5898 -x5899 -x5900 -x5901 -x5902 -x5903 -x5904 -x5905 -x5906 -x5907 -x5908 -x5909 -x5910 -x5911 -x5912 -x5913 -x5914 -x5915 -x5916 -x5917 -x5918 -x5919 -x5920 -x5921 -x5922 -x5923 -x5924 -x5925 -x5926 -x5927 -x5928 -x5929 -x5930 -x5931 -x5932 -x5933 -x5934 -x5935 -x5936 -x5937 -x5938 -x5939 -x5940 -x5941 -x5942 -x5943 -x5944 -x5945 -x5946 -x5947 -x5948 -x5949 -x5950 -x5951 -x5952 -x5953 -x5954 -x5955 -x5956 -x5957 -x5958 -x5959 -x5960 -x5961 -x5962 -x5963 -x5964 -x5965 -x5966 -x5967 -x5968 -x5969 -x5970 -x5971 -x5972 -x5973 -x5974 -x5975 -x5976 -x5977 -x5978 -x5979 -x5980 -x5981 -x5982 -x5983 -x5984 -x5985 -x5986 -x5987 -x5988 -x5989 -x5990 -x5991 -x5992 -x5993 -x5994 -x5995 -x5996 -x5997 -x5998 -x5999 -x6000 -x6001 -x6002 -x6003 -x6004 -x6005 -x6006 -x6007 -x6008 -x6009 -x6010 -x6011 -x6012 -x6013 -x6014 -x6015 -x6016 -x6017 -x6018 -x6019 -x6020 -x6021 -x6022 -x6023 -x6024 -x6025 -x6026 -x6027 -x6028 -x6029 -x6030 -x6031 -x6032 -x6033 -x6034 -x6035 -x6036 -x6037 -x6038 -x6039 -x6040 -x6041 -x6042 -x6043 -x6044 -x6045 -x6046 -x6047 -x6048 -x6049 -x6050 -x6051 -x6052 -x6053 -x6054 -x6055 -x6056 -x6057 -x6058 -x6059 -x6060 -x6061 -x6062 -x6063 -x6064 -x6065 -x6066 -x6067 -x6068 -x6069 -x6070 -x6071 -x6072 -x6073 -x6074 -x6075 -x6076 -x6077 -x6078 -x6079 -x6080 -x6081 -x6082 -x6083 -x6084 -x6085 -x6086 -x6087 -x6088 -x6089 -x6090 -x6091 -x6092 -x6093 -x6094 -x6095 -x6096 -x6097 -x6098 -x6099 -x6100 -x6101 -x6102 -x6103 -x6104 -x6105 -x6106 -x6107 -x6108 -x6109 -x6110 -x6111 -x6112 -x6113 -x6114 -x6115 -x6116 -x6117 -x6118 -x6119 -x6120 -x6121 -x6122 -x6123 -x6124 -x6125 -x6126 -x6127 -x6128 -x6129 -x6130 -x6131 -x6132 -x6133 -x6134 -x6135 -x6136 -x6137 -x6138 -x6139 -x6140 -x6141 -x6142 -x6143 -x6144 -x6145 -x6146 -x6147 -x6148 -x6149 -x6150 -x6151 -x6152 -x6153 -x6154 -x6155 -x6156 -x6157 -x6158 -x6159 -x6160 -x6161 -x6162 -x6163 -x6164 -x6165 -x6166 -x6167 -x6168 -x6169 -x6170 -x6171 -x6172 -x6173 -x6174 -x6175 -x6176 -x6177 -x6178 -x6179 -x6180 -x6181 -x6182 -x6183 -x6184 -x6185 -x6186 -x6187 -x6188 -x6189 -x6190 -x6191 -x6192 -x6193 -x6194 -x6195 -x6196 -x6197 -x6198 -x6199 -x6200 -x6201 -x6202 -x6203 -x6204 -x6205 -x6206 -x6207 -x6208 -x6209 -x6210 -x6211 -x6212 -x6213 -x6214 -x6215 -x6216 -x6217 -x6218 -x6219 -x6220 -x6221 -x6222 -x6223 -x6224 -x6225 -x6226 -x6227 -x6228 -x6229 -x6230 -x6231 -x6232 -x6233 -x6234 -x6235 -x6236 -x6237 -x6238 -x6239 -x6240 -x6241 -x6242 -x6243 -x6244 -x6245 -x6246 -x6247 -x6248 -x6249 -x6250 -x6251 -x6252 -x6253 -x6254 -x6255 -x6256 -x6257 -x6258 -x6259 -x6260 -x6261 -x6262 -x6263 -x6264 -x6265 -x6266 -x6267 -x6268 -x6269 -x6270 -x6271 -x6272 -x6273 -x6274 -x6275 -x6276 -x6277 -x6278 -x6279 -x6280 -x6281 -x6282 -x6283 -x6284 -x6285 -x6286 -x6287 -x6288 -x6289 -x6290 -x6291 -x6292 -x6293 -x6294 -x6295 -x6296 -x6297 -x6298 -x6299 -x6300 -x6301 -x6302 -x6303 -x6304 -x6305 -x6306 -x6307 -x6308 -x6309 -x6310 -x6311 -x6312 -x6313 -x6314 -x6315 -x6316 -x6317 -x6318 -x6319 -x6320 -x6321 -x6322 -x6323 -x6324 -x6325 -x6326 -x6327 -x6328 -x6329 -x6330 -x6331 -x6332 -x6333 -x6334 -x6335 -x6336 -x6337 -x6338 -x6339 -x6340 -x6341 -x6342 -x6343 -x6344 -x6345 -x6346 -x6347 -x6348 -x6349 -x6350 -x6351 -x6352 -x6353 -x6354 -x6355 -x6356 -x6357 -x6358 -x6359 -x6360 -x6361 -x6362 -x6363 -x6364 -x6365 -x6366 -x6367 -x6368 -x6369 -x6370 -x6371 -x6372 -x6373 -x6374 -x6375 -x6376 -x6377 -x6378 -x6379 -x6380 -x6381 -x6382 -x6383 -x6384 -x6385 -x6386 -x6387 -x6388 -x6389 -x6390 -x6391 -x6392 -x6393 -x6394 -x6395 -x6396 -x6397 -x6398 -x6399 -x6400 -x6401 -x6402 -x6403 -x6404 -x6405 -x6406 -x6407 -x6408 -x6409 -x6410 -x6411 -x6412 -x6413 -x6414 -x6415 -x6416 -x6417 -x6418 -x6419 -x6420 -x6421 -x6422 -x6423 -x6424 -x6425 -x6426 -x6427 -x6428 -x6429 -x6430 -x6431 -x6432 -x6433 -x6434 -x6435 -x6436 -x6437 -x6438 -x6439 -x6440 -x6441 -x6442 -x6443 -x6444 -x6445 -x6446 -x6447 -x6448 -x6449 -x6450 -x6451 -x6452 -x6453 -x6454 -x6455 -x6456 -x6457 -x6458 -x6459 -x6460 -x6461 -x6462 -x6463 -x6464 -x6465 -x6466 -x6467 -x6468 -x6469 -x6470 -x6569 -x6570 -x6571 -x6572 -x6573 -x6574 -x6575 -x6576 -x6577 -x6578 -x6579 -x6580 -x6581 -x6582 -x6583 -x6584 -x6585 -x6586 -x6587 -x6588 -x6589 -x6590 -x6591 -x6592 -x6593 -x6594 -x6595 -x6596 -x6597 -x6598 -x6599 -x6600 -x6601 -x6602 -x6603 -x6604 -x6605 -x6606 -x6607 -x6608 -x6609 -x6610 -x6611 -x6612 -x6613 -x6614 -x6615 -x6616 -x6617 -x6618 -x6619 -x6620 -x6621 -x6622 -x6623 -x6624 -x6625 -x6626 -x6627 -x6628 -x6629 -x6630 -x6631 -x6632 -x6633 -x6634 -x6635 -x6636 -x6637 -x6638 -x6639 -x6640 -x6641 -x6642 -x6643 -x6644 -x6645 -x6646 -x6647 -x6648 -x6649 -x6650 -x6651 -x6652 -x6653 -x6654 -x6655 -x6656 -x6657 -x6658 -x6659 -x6660 -x6661 -x6662 -x6663 -x6664 -x6665 -x6666 -x6667 -x6668 -x6669 -x6670 -x6671 -x6672 -x6673 -x6674 -x6675 -x6676 -x6677 -x6678 -x6679 -x6680 -x6681 -x6682 -x6683 -x6684 -x6685 -x6686 -x6687 -x6688 -x6689 -x6690 -x6691 -x6692 -x6693 -x6694 -x6695 -x6696 -x6697 -x6698 -x6699 -x6700 -x6701 -x6702 -x6703 -x6704 -x6705 -x6706 -x6707 -x6708 -x6709 -x6710 -x6711 -x6712 -x6713 -x6714 -x6715 -x6716 -x6717 -x6718 -x6719 -x6720 -x6721 -x6722 -x6723 -x6724 -x6725 -x6726 -x6727 -x6728 -x6729 -x6730 -x6731 -x6732 -x6733 -x6734 -x6735 -x6736 -x6737 -x6738 -x6739 -x6740 -x6741 -x6742 -x6743 -x6744 -x6745 -x6746 -x6747 -x6748 -x6749 -x6750 -x6751 -x6752 -x6753 -x6754 -x6755 -x6756 -x6757 -x6758 -x6759 -x6760 -x6761 -x6762 -x6763 -x6764 -x6765 -x6766 -x6767 -x6768 -x6769 -x6770 -x6771 -x6772 -x6773 -x6774 -x6775 -x6776 -x6777 -x6778 -x6779 -x6780 -x6781 -x6782 -x6783 -x6784 -x6785 -x6786 -x6787 -x6788 -x6789 -x6790 -x6791 -x6792 -x6793 -x6794 -x6795 -x6796 -x6797 -x6798 -x6799 -x6800 -x6801 -x6802 -x6803 -x6804 -x6805 -x6806 -x6807 -x6808 -x6809 -x6810 -x6811 -x6812 -x6813 -x6814 -x6815 -x6816 -x6817 -x6818 -x6819 -x6820 -x6821 -x6822 -x6823 -x6824 -x6825 -x6826 -x6827 -x6828 -x6829 -x6830 -x6831 -x6832 -x6833 -x6834 -x6835 -x6836 -x6837 -x6838 -x6839 -x6840 -x6841 -x6842 -x6843 -x6844 -x6845 -x6846 -x6847 -x6848 -x6849 -x6850 -x6851 -x6852 -x6853 -x6854 -x6855 -x6856 -x6857 -x6858 -x6859 -x6860 -x6861 -x6862 -x6863 -x6864 -x6865 -x6866 -x6867 -x6868 -x6869 -x6870 -x6871 -x6872 -x6873 -x6874 -x6875 -x6876 -x6877 -x6878 -x6879 -x6880 -x6881 -x6882 -x6883 -x6884 -x6885 -x6886 -x6887 -x6888 -x6889 -x6890 -x6891 -x6892 -x6893 -x6894 -x6895 -x6896 -x6897 -x6898 -x6899 -x6900 -x6901 -x6902 -x6903 -x6904 -x6905 -x6906 -x6907 -x6908 -x6909 -x6910 -x6911 -x6912 -x6913 -x6914 -x6915 -x6916 -x6917 -x6918 -x6919 -x6920 -x6921 -x6922 -x6923 -x6924 -x6925 -x6926 -x6927 -x6928 -x6929 -x6930 -x6931 -x6932 -x6933 -x6934 -x6935 -x6936 -x6937 -x6938 -x6939 -x6940 -x6941 -x6942 -x6943 -x6944 -x6945 -x6946 -x6947 -x6948 -x6949 -x6950 -x6951 -x6952 -x6953 -x6954 -x6955 -x6956 -x6957 -x6958 -x6959 -x6960 -x6961 -x6962 -x6963 -x6964 -x6965 -x6966 -x6967 -x6968 -x6969 -x6970 -x6971 -x6972 -x6973 -x6974 -x6975 -x6976 -x6977 -x6978 -x6979 -x6980 -x6981 -x6982 -x6983 -x6984 -x6985 -x6986 -x6987 -x6988 -x6989 -x6990 -x6991 -x6992 -x6993 -x6994 -x6995 -x6996 -x6997 -x6998 -x6999 -x7000 -x7001 -x7002 -x7003 -x7004 -x7005 -x7006 -x7007 -x7008 -x7009 -x7010 -x7011 -x7012 -x7013 -x7014 -x7015 -x7016 -x7017 -x7018 -x7019 -x7020 -x7021 -x7022 -x7023 -x7024 -x7025 -x7026 -x7027 -x7028 -x7029 -x7030 -x7031 -x7032 -x7033 -x7034 -x7035 -x7036 -x7037 -x7038 -x7039 -x7040 -x7041 -x7042 -x7043 -x7044 -x7045 -x7046 -x7047 -x7048 -x7049 -x7050 -x7051 -x7052 -x7053 -x7054 -x7055 -x7056 -x7057 -x7058 -x7059 -x7060 -x7061 -x7062 -x7063 -x7064 -x7065 -x7066 -x7067 -x7068 -x7069 -x7070 -x7071 -x7072 -x7073 -x7074 -x7075 -x7076 -x7077 -x7078 -x7079 -x7080 -x7081 -x7082 -x7083 -x7084 -x7085 -x7086 -x7087 -x7088 -x7089 -x7090 -x7091 -x7092 -x7093 -x7094 -x7095 -x7096 -x7097 -x7098 -x7099 -x7100 -x7101 -x7102 -x7103 -x7104 -x7105 -x7106 -x7107 -x7108 -x7109 -x7110 -x7111 -x7112 -x7113 -x7114 -x7115 -x7116 -x7117 -x7118 -x7119 -x7120 -x7121 -x7122 -x7123 -x7124 -x7125 -x7126 -x7127 -x7128 -x7129 -x7130 -x7131 -x7132 -x7133 -x7134 -x7135 -x7136 -x7137 -x7138 -x7139 -x7140 -x7141 -x7142 -x7143 -x7144 -x7145 -x7146 -x7147 -x7148 -x7149 -x7150 -x7151 -x7152 -x7153 -x7154 -x7155 -x7156 -x7157 -x7158 -x7159 -x7160 -x7161 -x7162 -x7163 -x7164 -x7165 -x7166 -x7167 -x7168 -x7169 -x7170 -x7171 -x7172 -x7173 -x7174 -x7175 -x7176 -x7177 -x7178 -x7179 -x7180 -x7181 -x7182 -x7183 -x7184 -x7185 -x7186 -x7187 -x7188 -x7189 -x7190 -x7191 -x7192 -x7193 -x7194 -x7195 -x7196 -x7197 -x7198 -x7199 -x7200 -x7201 -x7202 -x7203 -x7204 -x7205 -x7206 -x7207
3600.43/3613.14	v -x7208 -x7209 -x7210 -x7211 -x7212 -x7213 -x7214 -x7215 -x7216 -x7217 -x7218 -x7219 -x7220 -x7221 -x7222 -x7223 -x7224 -x7225 -x7226 -x7227 -x7228 -x7229 -x7230 -x7231 -x7232 -x7233 -x7234 -x7235 -x7236 -x7237 -x7238 -x7239 -x7240 -x7241 -x7242 -x7243 -x7244 -x7245 -x7246 -x7247 -x7248 -x7249 -x7250 -x7251 -x7252 -x7253 -x7254 -x7255 -x7256 -x7257 -x7258 -x7259 -x7260 -x7261 -x7262 -x7263 -x7264 -x7265 -x7266 -x7267 -x7268 -x7269 -x7270 -x7271 -x7272 -x7273 -x7274 -x7275 -x7276 -x7277 -x7278 -x7279 -x7280 -x7281 -x7282 -x7283 -x7284 -x7285 -x7286 -x7287 -x7288 -x7289 -x7290 -x7291 -x7292 -x7293 -x7294 -x7295 -x7296 -x7297 -x7298 -x7299 -x7300 -x7301 -x7302 -x7303 -x7304 -x7305 -x7306 -x7307 -x7308 -x7309 -x7310 -x7311 -x7312 -x7313 -x7314 -x7315 -x7316 -x7317 -x7318 -x7319 -x7320 -x7321 -x7322 -x7323 -x7324 -x7325 -x7326 -x7327 -x7328 -x7329 -x7330 -x7331 -x7332 -x7333 -x7334 -x7335 -x7336 -x7337 -x7338 -x7339 -x7340 -x7341 -x7342 -x7343 -x7344 -x7345 -x7346 -x7347 -x7348 -x7349 -x7350 -x7351 -x7352 -x7353 -x7354 -x7355 -x7356 -x7357 -x7358 -x7359 -x7360 -x7361 -x7362 -x7363 -x7364 -x7365 -x7366 -x7367 -x7368 -x7369 -x7370 -x7371 -x7372 -x7373 -x7374 -x7375 -x7376 -x7377 -x7378 -x7379 -x7380 -x7381 -x7382 -x7383 -x7384 -x7385 -x7386 -x7387 -x7388 -x7389 -x7390 -x7391 -x7392 -x7393 -x7394 -x7395 -x7396 -x7397 -x7398 -x7399 -x7400 -x7401 -x7402 -x7403 -x7404 -x7405 -x7406 -x7407 -x7408 -x7409 -x7410 -x7411 -x7412 -x7413 -x7414 -x7415 -x7416 -x7417 -x7418 -x7419 -x7420 -x7421 -x7422 -x7423 -x7424 -x7425 -x7426 -x7427 -x7428 -x7429 -x7430 -x7431 -x7432 -x7433 -x7434 -x7435 -x7436 -x7437 -x7438 -x7439 -x7440 -x7441 -x7442 -x7443 -x7444 -x7445 -x7446 -x7447 -x7448 -x7449 -x7450 -x7451 -x7452 -x7453 -x7454 -x7455 -x7456 -x7457 -x7458 -x7459 -x7460 -x7461 -x7462 -x7463 -x7464 -x7465 -x7466 -x7467 -x7468 -x7469 -x7470 -x7471 -x7472 -x7473 -x7474 -x7475 -x7476 -x7477 -x7478 -x7479 -x7480 -x7481 -x7482 -x7483 -x7484 -x7485 -x7486 -x7487 -x7488 -x7489 -x7490 -x7491 -x7492 -x7493 -x7494 -x7495 -x7496 -x7497 -x7498 -x7499 -x7500 -x7501 -x7502 -x7503 -x7504 -x7505 -x7506 -x7507 -x7508 -x7509 -x7510 -x7511 -x7512 -x7513 -x7514 -x7515 -x7516 -x7517 -x7518 -x7519 -x7520 -x7521 -x7522 -x7523 -x7524 -x7525 -x7526 -x7527 -x7528 -x7529 -x7530 -x7531 -x7532 -x7533 -x7534 -x7535 -x7536 -x7537 -x7538 -x7539 -x7540 -x7541 -x7542 -x7543 -x7544 -x7545 -x7546 -x7547 -x7548 -x7647 -x7648 -x7649 -x7650 -x7651 -x7652 -x7653 -x7654 -x7655 -x7656 -x7657 -x7658 -x7659 -x7660 -x7661 -x7662 -x7663 -x7664 -x7665 -x7666 -x7667 -x7668 -x7669 -x7670 -x7671 -x7672 -x7673 -x7674 -x7675 -x7676 -x7677 -x7678 -x7679 -x7680 -x7681 -x7682 -x7683 -x7684 -x7685 -x7686 -x7687 -x7688 -x7689 -x7690 -x7691 -x7692 -x7693 -x7694 -x7695 -x7696 -x7697 -x7698 -x7699 -x7700 -x7701 -x7702 -x7703 -x7704 -x7705 -x7706 -x7707 -x7708 -x7709 -x7710 -x7711 -x7712 -x7713 -x7714 -x7715 -x7716 -x7717 -x7718 -x7719 -x7720 -x7721 -x7722 -x7723 -x7724 -x7725 -x7726 -x7727 -x7728 -x7729 -x7730 -x7731 -x7732 -x7733 -x7734 -x7735 -x7736 -x7737 -x7738 -x7739 -x7740 -x7741 -x7742 -x7743 -x7744 -x7745 -x7746 -x7747 -x7748 -x7749 -x7750 -x7751 -x7752 -x7753 -x7754 -x7755 -x7756 -x7757 -x7758 -x7759 -x7760 -x7761 -x7762 -x7763 -x7764 -x7765 -x7766 -x7767 -x7768 -x7769 -x7770 -x7771 -x7772 -x7773 -x7774 -x7775 -x7776 -x7777 -x7778 -x7779 -x7780 -x7781 -x7782 -x7783 -x7784 -x7785 -x7786 -x7787 -x7788 -x7789 -x7790 -x7791 -x7792 -x7793 -x7794 -x7795 -x7796 -x7797 -x7798 -x7799 -x7800 -x7801 -x7802 -x7803 -x7804 -x7805 -x7806 -x7807 -x7808 -x7809 -x7810 -x7811 -x7812 -x7813 -x7814 -x7815 -x7816 -x7817 -x7818 -x7819 -x7820 -x7821 -x7822 -x7823 -x7824 -x7825 -x7826 -x7827 -x7828 -x7829 -x7830 -x7831 -x7832 -x7833 -x7834 -x7835 -x7836 -x7837 -x7838 -x7839 -x7840 -x7841 -x7842 -x7843 -x7844 -x7845 -x7846 -x7847 -x7848 -x7849 -x7850 -x7851 -x7852 -x7853 -x7854 -x7855 -x7856 -x7857 -x7858 -x7859 -x7860 -x7861 -x7862 -x7863 -x7864 -x7865 -x7866 -x7867 -x7868 -x7869 -x7870 -x7871 -x7872 -x7873 -x7874 -x7875 -x7876 -x7877 -x7878 -x7879 -x7880 -x7881 -x7882 -x7883 -x7884 -x7885 -x7886 -x7887 -x7888 -x7889 -x7890 -x7891 -x7892 -x7893 -x7894 -x7895 -x7896 -x7897 -x7898 -x7899 -x7900 -x7901 -x7902 -x7903 -x7904 -x7905 -x7906 -x7907 -x7908 -x7909 -x7910 -x7911 -x7912 -x7913 -x7914 -x7915 -x7916 -x7917 -x7918 -x7919 -x7920 -x7921 -x7922 -x7923 -x7924 -x7925 -x7926 -x7927 -x7928 -x7929 -x7930 -x7931 -x7932 -x7933 -x7934 -x7935 -x7936 -x7937 -x7938 -x7939 -x7940 -x7941 -x7942 -x7943 -x7944 -x7945 -x7946 -x7947 -x7948 -x7949 -x7950 -x7951 -x7952 -x7953 -x7954 -x7955 -x7956 -x7957 -x7958 -x7959 -x7960 -x7961 -x7962 -x7963 -x7964 -x7965 -x7966 -x7967 -x7968 -x7969 -x7970 -x7971 -x7972 -x7973 -x7974 -x7975 -x7976 -x7977 -x7978 -x7979 -x7980 -x7981 -x7982 -x7983 -x7984 -x7985 -x7986 -x7987 -x7988 -x7989 -x7990 -x7991 -x7992 -x7993 -x7994 -x7995 -x7996 -x7997 -x7998 -x7999 -x8000 -x8001 -x8002 -x8003 -x8004 -x8005 -x8006 -x8007 -x8008 -x8009 -x8010 -x8011 -x8012 -x8013 -x8014 -x8015 -x8016 -x8017 -x8018 -x8019 -x8020 -x8021 -x8022 -x8023 -x8024 -x8025 -x8026 -x8027 -x8028 -x8029 -x8030 -x8031 -x8032 -x8033 -x8034 -x8035 -x8036 -x8037 -x8038 -x8039 -x8040 -x8041 -x8042 -x8043 -x8044 -x8045 -x8046 -x8047 -x8048 -x8049 -x8050 -x8051 -x8052 -x8053 -x8054 -x8055 -x8056 -x8057 -x8058 -x8059 -x8060 -x8061 -x8062 -x8063 -x8064 -x8065 -x8066 -x8067 -x8068 -x8069 -x8070 -x8071 -x8072 -x8073 -x8074 -x8075 -x8076 -x8077 -x8078 -x8079 -x8080 -x8081 -x8082 -x8083 -x8084 -x8085 -x8086 -x8087 -x8088 -x8089 -x8090 -x8091 -x8092 -x8093 -x8094 -x8095 -x8096 -x8097 -x8098 -x8099 -x8100 -x8101 -x8102 -x8103 -x8104 -x8105 -x8106 -x8107 -x8108 -x8109 -x8110 -x8111 -x8112 -x8113 -x8114 -x8115 -x8116 -x8117 -x8118 -x8119 -x8120 -x8121 -x8122 -x8123 -x8124 -x8125 -x8126 -x8127 -x8128 -x8129 -x8130 -x8131 -x8132 -x8133 -x8134 -x8135 -x8136 -x8137 -x8138 -x8139 -x8140 -x8141 -x8142 -x8143 -x8144 -x8145 -x8146 -x8147 -x8148 -x8149 -x8150 -x8151 -x8152 -x8153 -x8154 -x8155 -x8156 -x8157 -x8158 -x8159 -x8160 -x8161 -x8162 -x8163 -x8164 -x8165 -x8166 -x8167 -x8168 -x8169 -x8170 -x8171 -x8172 -x8173 -x8174 -x8175 -x8176 -x8177 -x8178 -x8179 -x8180 -x8181 -x8182 -x8183 -x8184 -x8185 -x8186 -x8187 -x8188 -x8189 -x8190 -x8191 -x8192 -x8193 -x8194 -x8195 -x8196 -x8197 -x8198 -x8199 -x8200 -x8201 -x8202 -x8203 -x8204 -x8205 -x8206 -x8207 -x8208 -x8209 -x8210 -x8211 -x8212 -x8213 -x8214 -x8215 -x8216 -x8217 -x8218 -x8219 -x8220 -x8221 -x8222 -x8223 -x8224 -x8225 -x8226 -x8227 -x8228 -x8229 -x8230 -x8231 -x8232 -x8233 -x8234 -x8235 -x8236 -x8237 -x8238 -x8239 -x8240 -x8241 -x8242 -x8243 -x8244 -x8245 -x8246 -x8247 -x8248 -x8249 -x8250 -x8251 -x8252 -x8253 -x8254 -x8255 -x8256 -x8257 -x8258 -x8259 -x8260 -x8261 -x8262 -x8263 -x8264 -x8265 -x8266 -x8267 -x8268 -x8269 -x8270 -x8271 -x8272 -x8273 -x8274 -x8275 -x8276 -x8277 -x8278 -x8279 -x8280 -x8281 -x8282 -x8283 -x8284 -x8285 -x8286 -x8287 -x8288 -x8289 -x8290 -x8291 -x8292 -x8293 -x8294 -x8295 -x8296 -x8297 -x8298 -x8299 -x8300 -x8301 -x8302 -x8303 -x8304 -x8305 -x8306 -x8307 -x8308 -x8309 -x8310 -x8311 -x8312 -x8313 -x8314 -x8315 -x8316 -x8317 -x8318 -x8319 -x8320 -x8321 -x8322 -x8323 -x8324 -x8325 -x8326 -x8327 -x8328 -x8329 -x8330 -x8331 -x8332 -x8333 -x8334 -x8335 -x8336 -x8337 -x8338 -x8339 -x8340 -x8341 -x8342 -x8343 -x8344 -x8345 -x8346 -x8347 -x8348 -x8349 -x8350 -x8351 -x8352 -x8353 -x8354 -x8355 -x8356 -x8357 -x8358 -x8359 -x8360 -x8361 -x8362 -x8363 -x8364 -x8365 -x8366 -x8367 -x8368 -x8369 -x8370 -x8371 -x8372 -x8373 -x8374 -x8375 -x8376 -x8377 -x8378 -x8379 -x8380 -x8381 -x8382 -x8383 -x8384 -x8385 -x8386 -x8387 -x8388 -x8389 -x8390 -x8391 -x8392 -x8393 -x8394 -x8395 -x8396 -x8397 -x8398 -x8399 -x8400 -x8401 -x8402 -x8403 -x8404 -x8405 -x8406 -x8407 -x8408 -x8409 -x8410 -x8411 -x8412 -x8413 -x8414 -x8415 -x8416 -x8417 -x8418 -x8419 -x8420 -x8421 -x8422 -x8423 -x8424 -x8425 -x8426 -x8427 -x8428 -x8429 -x8430 -x8431 -x8432 -x8433 -x8434 -x8435 -x8436 -x8437 -x8438 -x8439 -x8440 -x8441 -x8442 -x8443 -x8444 -x8445 -x8446 -x8447 -x8448 -x8449 -x8450 -x8451 -x8452 -x8453 -x8454 -x8455 -x8456 -x8457 -x8458 -x8459 -x8460 -x8461 -x8462 -x8463 -x8464 -x8465 -x8466 -x8467 -x8468 -x8469 -x8470 -x8471 -x8472 -x8473 -x8474 -x8475 -x8476 -x8477 -x8478 -x8479 -x8480 -x8481 -x8482 -x8483 -x8484 -x8485 -x8486 -x8487 -x8488 -x8489 -x8490 -x8491 -x8492 -x8493 -x8494 -x8495 -x8496 -x8497 -x8498 -x8499 -x8500 -x8501 -x8502 -x8503 -x8504 -x8505 -x8506 -x8507 -x8508 -x8509 -x8510 -x8511 -x8512 -x8513 -x8514 -x8515 -x8516 -x8517 -x8518 -x8519 -x8520 -x8521 -x8522 -x8523 -x8524 -x8525 -x8526 -x8527 -x8528 -x8529 -x8530 -x8531 -x8532 -x8533 -x8534 -x8535 -x8536 -x8537 -x8538 -x8539 -x8540 -x8541 -x8542 -x8543 -x8544 -x8545 -x8546 -x8547 -x8548 -x8549 -x8550 -x8551 -x8552 -x8553 -x8554 -x8555 -x8556 -x8557 -x8558 -x8559 -x8560 -x8561 -x8562 -x8563 -x8564 -x8565 -x8566 -x8567 -x8568 -x8569 -x8570 -x8571 -x8572 -x8573 -x8574 -x8575 -x8576 -x8577 -x8578 -x8579 -x8580 -x8581 -x8582 -x8583 -x8584 -x8585 -x8586 -x8587 -x8588 -x8589 -x8590 -x8591 -x8592 -x8593 -x8594 -x8595 -x8596 -x8597 -x8598 -x8599 -x8600 -x8601 -x8602 -x8603 -x8604 -x8605 -x8606 -x8607 -x8608 -x8609 -x8610 -x8611 -x8612 -x8613 -x8614 -x8615 -x8616 -x8617 -x8618 -x8619 -x8620 -x8621 -x8622 -x8623 -x8624 -x8625 -x8626 -x8725 -x8726 -x8727 -x8728 -x8729 -x8730 -x8731 -x8732 -x8733 -x8734 -x8735 -x8736 -x8737 -x8738 -x8739 -x8740 -x8741 -x8742 -x8743 -x8744 -x8745 -x8746 -x8747 -x8748 -x8749 -x8750 -x8751 -x8752 -x8753 -x8754 -x8755 -x8756 -x8757 -x8758 -x8759 -x8760 -x8761 -x8762 -x8763 -x8764 -x8765 -x8766 -x8767 -x8768 -x8769 -x8770 -x8771 -x8772 -x8773 -x8774 -x8775 -x8776 -x8777 -x8778 -x8779 -x8780 -x8781 -x8782 -x8783 -x8784 -x8785 -x8786 -x8787 -x8788 -x8789 -x8790 -x8791 -x8792 -x8793 -x8794 -x8795 -x8796 -x8797 -x8798 -x8799 -x8800 -x8801 -x8802 -x8803 -x8804 -x8805 -x8806 -x8807 -x8808 -x8809 -x8810 -x8811 -x8812 -x8813 -x8814 -x8815 -x8816 -x8817 -x8818 -x8819 -x8820 -x8821 -x8822 -x8823 -x8824 -x8825 -x8826 -x8827 -x8828 -x8829 -x8830 -x8831 -x8832 -x8833 -x8834 -x8835 -x8836 -x8837 -x8838 -x8839 -x8840 -x8841 -x8842 -x8843 -x8844 -x8845 -x8846 -x8847 -x8848 -x8849 -x8850 -x8851 -x8852 -x8853 -x8854 -x8855 -x8856 -x8857 -x8858 -x8859 -x8860 -x8861 -x8862 -x8863 -x8864 -x8865 -x8866 -x8867 -x8868 -x8869 -x8870 -x8871 -x8872 -x8873 -x8874 -x8875 -x8876 -x8877 -x8878 -x8879 -x8880 -x8881 -x8882 -x8883 -x8884 -x8885 -x8886 -x8887 -x8888 -x8889 -x8890 -x8891 -x8892 -x8893 -x8894 -x8895 -x8896 -x8897 -x8898 -x8899 -x8900 -x8901 -x8902 -x8903 -x8904 -x8905 -x8906 -x8907 -x8908 -x8909 -x8910 -x8911 -x8912 -x8913 -x8914 -x8915 -x8916 -x8917 -x8918 -x8919 -x8920 -x8921 -x8922 -x8923 -x8924 -x8925 -x8926 -x8927 -x8928 -x8929 -x8930 -x8931 -x8932 -x8933 -x8934 -x8935 -x8936 -x8937 -x8938 -x8939 -x8940 -x8941 -x8942 -x8943 -x8944 -x8945 -x8946 -x8947 -x8948 -x8949 -x8950 -x8951 -x8952 -x8953 -x8954 -x8955 -x8956 -x8957 -x8958 -x8959 -x8960 -x8961 -x8962 -x8963 -x8964 -x8965 -x8966 -x8967 -x8968 -x8969 -x8970 -x8971 -x8972 -x8973 -x8974 -x8975 -x8976 -x8977 -x8978 -x8979 -x8980 -x8981 -x8982 -x8983 -x8984 -x8985 -x8986 -x8987 -x8988 -x8989 -x8990 -x8991 -x8992 -x8993 -x8994 -x8995 -x8996 -x8997 -x8998 -x8999 -x9000 -x9001 -x9002 -x9003 -x9004 -x9005 -x9006 -x9007 -x9008 -x9009 -x9010 -x9011 -x9012 -x9013 -x9014 -x9015 -x9016 -x9017 -x9018 -x9019 -x9020 -x9021 -x9022 -x9023 -x9024 -x9025 -x9026 -x9027 -x9028 -x9029 -x9030 -x9031 -x9032 -x9033 -x9034 -x9035 -x9036 -x9037 -x9038 -x9039 -x9040 -x9041 -x9042 -x9043 -x9044 -x9045 -x9046 -x9047 -x9048 -x9049 -x9050 -x9051 -x9052 -x9053 -x9054 -x9055 -x9056 -x9057 -x9058 -x9059 -x9060 -x9061 -x9062 -x9063 -x9064 -x9065 -x9066 -x9067 -x9068 -x9069 -x9070 -x9071 -x9072 -x9073 -x9074 -x9075 -x9076 -x9077 -x9078 -x9079 -x9080 -x9081 -x9082 -x9083 -x9084 -x9085 -x9086 -x9087 -x9088 -x9089 -x9090 -x9091 -x9092 -x9093 -x9094 -x9095 -x9096 -x9097 -x9098 -x9099 -x9100 -x9101 -x9102 -x9103 -x9104 -x9105 -x9106 -x9107 -x9108 -x9109 -x9110 -x9111 -x9112 -x9113 -x9114 -x9115 -x9116 -x9117 -x9118 -x9119 -x9120 -x9121 -x9122 -x9123 -x9124 -x9125 -x9126 -x9127 -x9128 -x9129 -x9130 -x9131 -x9132 -x9133 -x9134 -x9135 -x9136 -x9137 -x9138 -x9139 -x9140 -x9141 -x9142 -x9143 -x9144 -x9145 -x9146 -x9147 -x9148 -x9149 -x9150 -x9151 -x9152 -x9153 -x9154 -x9155 -x9156 -x9157 -x9158 -x9159 -x9160 -x9161 -x9162 -x9163 -x9164 -x9165 -x9166 -x9167 -x9168 -x9169 -x9170 -x9171 -x9172 -x9173 -x9174 -x9175 -x9176 -x9177 -x9178 -x9179 -x9180 -x9181 -x9182 -x9183 -x9184 -x9185 -x9186 -x9187 -x9188 -x9189 -x9190 -x9191 -x9192 -x9193 -x9194 -x9195 -x9196 -x9197 -x9198 -x9199 -x9200 -x9201 -x9202 -x9203 -x9204 -x9205 -x9206 -x9207 -x9208 -x9209 -x9210 -x9211 -x9212 -x9213 -x9214 -x9215 -x9216 -x9217 -x9218 -x9219 -x9220 -x9221 -x9222 -x9223 -x9224 -x9225 -x9226 -x9227 -x9228 -x9229 -x9230 -x9231 -x9232 -x9233 -x9234 -x9235 -x9236 -x9237 -x9238 -x9239 -x9240 -x9241 -x9242 -x9243 -x9244 -x9245 -x9246 -x9247 -x9248 -x9249 -x9250 -x9251 -x9252 -x9253 -x9254 -x9255 -x9256 -x9257 -x9258 -x9259 -x9260 -x9261 -x9262 -x9263 -x9264 -x9265 -x9266 -x9267 -x9268 -x9269 -x9270 -x9271 -x9272 -x9273 -x9274 -x9275 -x9276 -x9277 -x9278 -x9279 -x9280 -x9281 -x9282 -x9283 -x9284 -x9285 -x9286 -x9287 -x9288 -x9289 -x9290 -x9291 -x9292 -x9293 -x9294 -x9295 -x9296 -x9297 -x9298 -x9299 -x9300 -x9301 -x9302 -x9303 -x9304 -x9305 -x9306 -x9307 -x9308 -x9309 -x9310 -x9311 -x9312 -x9313 -x9314 -x9315 -x9316 -x9317 -x9318 -x9319 -x9320 -x9321 -x9322 -x9323 -x9324 -x9325 -x9326 -x9327 -x9328 -x9329 -x9330 -x9331 -x9332 -x9333 -x9334 -x9335 -x9336 -x9337 -x9338 -x9339 -x9340 -x9341 -x9342 -x9343 -x9344 -x9345 -x9346 -x9347 -x9348 -x9349 -x9350 -x9351 -x9352 -x9353 -x9354 -x9355 -x9356 -x9357 -x9358 -x9359 -x9360 -x9361 -x9362 -x9363 -x9364 -x9365 -x9366 -x9367 -x9368 -x9369 -x9370 -x9371 -x9372 -x9373 -x9374 -x9375 -x9376 -x9377 -x9378 -x9379 -x9380 -x9381 -x9382 -x9383 -x9384 -x9385 -x9386 -x9387 -x9388 -x9389 -x9390 -x9391 -x9392 -x9393 -x9394 -x9395 -x9396 -x9397 -x9398 -x9399 -x9400 -x9401 -x9402 -x9403
3600.43/3613.14	v -x9404 -x9405 -x9406 -x9407 -x9408 -x9409 -x9410 -x9411 -x9412 -x9413 -x9414 -x9415 -x9416 -x9417 -x9418 -x9419 -x9420 -x9421 -x9422 -x9423 -x9424 -x9425 -x9426 -x9427 -x9428 -x9429 -x9430 -x9431 -x9432 -x9433 -x9434 -x9435 -x9436 -x9437 -x9438 -x9439 -x9440 -x9441 -x9442 -x9443 -x9444 -x9445 -x9446 -x9447 -x9448 -x9449 -x9450 -x9451 -x9452 -x9453 -x9454 -x9455 -x9456 -x9457 -x9458 -x9459 -x9460 -x9461 -x9462 -x9463 -x9464 -x9465 -x9466 -x9467 -x9468 -x9469 -x9470 -x9471 -x9472 -x9473 -x9474 -x9475 -x9476 -x9477 -x9478 -x9479 -x9480 -x9481 -x9482 -x9483 -x9484 -x9485 -x9486 -x9487 -x9488 -x9489 -x9490 -x9491 -x9492 -x9493 -x9494 -x9495 -x9496 -x9497 -x9498 -x9499 -x9500 -x9501 -x9502 -x9503 -x9504 -x9505 -x9506 -x9507 -x9508 -x9509 -x9510 -x9511 -x9512 -x9513 -x9514 -x9515 -x9516 -x9517 -x9518 -x9519 -x9520 -x9521 -x9522 -x9523 -x9524 -x9525 -x9526 -x9527 -x9528 -x9529 -x9530 -x9531 -x9532 -x9533 -x9534 -x9535 -x9536 -x9537 -x9538 -x9539 -x9540 -x9541 -x9542 -x9543 -x9544 -x9545 -x9546 -x9547 -x9548 -x9549 -x9550 -x9551 -x9552 -x9553 -x9554 -x9555 -x9556 -x9557 -x9558 -x9559 -x9560 -x9561 -x9562 -x9563 -x9564 -x9565 -x9566 -x9567 -x9568 -x9569 -x9570 -x9571 -x9572 -x9573 -x9574 -x9575 -x9576 -x9577 -x9578 -x9579 -x9580 -x9581 -x9582 -x9583 -x9584 -x9585 -x9586 -x9587 -x9588 -x9589 -x9590 -x9591 -x9592 -x9593 -x9594 -x9595 -x9596 -x9597 -x9598 -x9599 -x9600 -x9601 -x9602 -x9603 -x9604 -x9605 -x9606 -x9607 -x9608 -x9609 -x9610 -x9611 -x9612 -x9613 -x9614 -x9615 -x9616 -x9617 -x9618 -x9619 -x9620 -x9621 -x9622 -x9623 -x9624 -x9625 -x9626 -x9627 -x9628 -x9629 -x9630 -x9631 -x9632 -x9633 -x9634 -x9635 -x9636 -x9637 -x9638 -x9639 -x9640 -x9641 -x9642 -x9643 -x9644 -x9645 -x9646 -x9647 -x9648 -x9649 -x9650 -x9651 -x9652 -x9653 -x9654 -x9655 -x9656 -x9657 -x9658 -x9659 -x9660 -x9661 -x9662 -x9663 -x9664 -x9665 -x9666 -x9667 -x9668 -x9669 -x9670 -x9671 -x9672 -x9673 -x9674 -x9675 -x9676 -x9677 -x9678 -x9679 -x9680 -x9681 -x9682 -x9683 -x9684 -x9685 -x9686 -x9687 -x9688 -x9689 -x9690 -x9691 -x9692 -x9693 -x9694 -x9695 -x9696 -x9697 -x9698 -x9699 -x9700 -x9701 -x9702 -x9703 -x9704 -x971401 -x972502 -x973603 -x974704 -x975805 -x976906 -x978007 -x979108 -x980209 -x970410 -x970511 -x970612 -x970713 -x970814 -x970915 -x971016 -x971117 -x971218 -x971319 -x971520 -x971621 -x971722 -x971823 -x971924 -x972025 -x972126 -x972227 -x972328 -x972429 -x972630 -x972731 -x972832 -x972933 -x973034 -x973135 -x973236 -x973337 -x973438 -x973539 -x973740 -x973841 -x973942 -x974043 -x974144 -x974245 -x974346 -x974447 -x974548 -x974649 -x974850 -x974951 -x975052 -x975153 -x975254 -x975355 -x975456 -x975557 -x975658 -x975759 -x975960 -x976061 -x976162 -x976263 -x976364 -x976465 -x976566 -x976667 -x976768 -x976869 -x977070 -x977171 -x977272 -x977373 -x977474 -x977575 -x977676 -x977777 -x977878 -x977979 -x978180 -x978281 -x978382 -x978483 -x978584 -x978685 -x978786 -x978887 -x978988 -x979089 -x979290 -x979391 -x979492 -x979593 -x979694 -x979795 -x979896 -x979997 -x980098 -x980199 -x970400
3600.43/3613.14	c Model check passed
3600.43/3613.14	c Model check has passed with goal value: 677234243
3600.43/3613.14	c _____________________________________________________________________________
3600.43/3613.14	c std/band forms        : 985358,0
3600.43/3613.14	c 2cl/3cl ITE-codings   : 353600,0
3600.43/3613.14	c BDD/srt/adr Max costs : 1640,50967852,0
3600.43/3613.14	c BDDraw/bin/mul/srt/adr: 985350,0,0,8,0
3600.43/3613.14	c BDD nodes             : 4302650
3600.43/3613.14	c Es1/CC detections     : 0,0
3600.43/3613.14	c CC sort               : 4
3600.43/3613.14	c SAT/UNSAT calls       : 1,0
3600.43/3613.14	c regenrated variables  : 1
3600.43/3613.14	c eliminated fixed lits : 300
3600.43/3613.14	c goal lit flips        : 0
3600.43/3613.14	c goal stages           : 0
3600.43/3613.14	c goal shrink           : 0
3600.43/3613.14	c goal coeff separations: 5038
3600.43/3613.14	c restarts              : 1901
3600.43/3613.14	c conflicts             : 73053          (20 /sec)
3600.43/3613.14	c decisions             : 1467877        (408 /sec)
3600.43/3613.14	c propagations          : 4149958676     (1152615 /sec)
3600.43/3613.14	c inspects              : 0              (0 /sec)
3600.43/3613.14	c CPU time (solving tm) : 3600 s        (1688 s, SAT 94.24 s, UNSAT 0 s)
3600.43/3613.14	c SAT solver time       : 1688 s
3600.43/3613.14	c SAT solver SAT time   : 94.24 s
3600.43/3613.14	c SAT solver UNSAT time : 0 s
3600.43/3613.14	c SAT solver TO time    : 1120 s
3600.43/3613.14	c Time for SCIP         : 1064 s
3600.43/3613.14	c Coop SCIP LB improvements           : 0
3600.43/3613.14	c Coop SCIP UB improvements           : 1
3600.43/3613.14	c SCIP globally fixed variables       : 0
3600.43/3613.14	c SAT  globally fixed variables       : 0
3600.43/3613.14	c SCIP freeTransform calls            : 8
3600.43/3613.14	c Time for Opt-base     : 24.97 s
3600.43/3613.14	c Steps for Opt-base    : 133057000
3600.43/3613.14	c Time for BDD coding   : 8.64 s
3600.43/3613.14	c Time for srt coding   : 15.49 s
3600.43/3613.14	c Inner solver invocations            : 0
3600.43/3613.14	c Inner solving count                 : 0
3600.43/3613.14	c _____________________________________________________________________________

Verifier Data

OK	677234243

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-4780154-1782136510/watcher-4780154-1782136510 -o /tmp/evaluation-result-4780154-1782136510/solver-4780154-1782136510 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4780154-1782136510/vars-4780154-1782136510 --bin-var /tmp/runsolver-exch-nodeE005-1782136005-2194612 --watchdog 3760 ./naps.sh -given-time=3600 HOME/instance-4780154-1782136510.opb 

running on 4 cores: 36-39

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

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

CPU governors:
  performance: 36-39

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (69093 MiB free)
  node 1: cores 8-15, 129019 MiB (99041 MiB free)
  node 2: cores 16-23, 128973 MiB (95296 MiB free)
  node 3: cores 24-31, 129003 MiB (70922 MiB free)
  node 4: cores 32-39, 129019 MiB (103263 MiB free)
  node 5: cores 40-47, 129019 MiB (65856 MiB free)
  node 6: cores 48-55, 129019 MiB (49295 MiB free)
  node 7: cores 56-63, 128474 MiB (32045 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=2195337, runsolver pid=2195334
Current StackSize limit: 8192 KiB


[startup+0.100064 s]*
/proc/loadavg: 16.23 13.45 8.53 17/871 2195340
/proc/meminfo: memFree=599323072/1055320704 swapFree=33554428/33554428
[pid=2195337] ppid=2195334 vsize=104156 memory=32700 CPUtime=0.08 cores=36-39
/proc/2195337/stat : 2195337 (naps_release) R 2195334 2195337 2194593 0 -1 4194304 6253 208 0 0 8 0 0 0 20 0 1 0 146938959 106655744 8009 18446744073709551615 4210688 6281017 140729462395264 0 0 0 0 0 16898 0 0 0 17 37 0 0 0 0 0 6662968 6676388 30175232 140729462397147 140729462397328 140729462397328 140729462403016 0
/proc/2195337/statm: 26039 8175 2728 506 0 6730 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 104156 KiB
Current children cumulated memory: 32700 KiB

[startup+0.212735 s]*
/proc/loadavg: 16.23 13.45 8.53 17/871 2195340
/proc/meminfo: memFree=599233752/1055320704 swapFree=33554428/33554428
[pid=2195337] ppid=2195334 vsize=126344 memory=54936 CPUtime=0.2 cores=36-39
/proc/2195337/stat : 2195337 (naps_release) R 2195334 2195337 2194593 0 -1 4194304 11812 208 0 0 19 1 0 0 20 0 1 0 146938959 129376256 13641 18446744073709551615 4210688 6281017 140729462395264 0 0 0 0 0 16898 0 0 0 17 37 0 0 0 0 0 6662968 6676388 30175232 140729462397147 140729462397328 140729462397328 140729462403016 0
/proc/2195337/statm: 31586 13734 2728 506 0 12277 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 126344 KiB
Current children cumulated memory: 54936 KiB

[startup+0.312745 s]*
/proc/loadavg: 16.23 13.45 8.53 17/871 2195340
/proc/meminfo: memFree=600394032/1055320704 swapFree=33554428/33554428
[pid=2195337] ppid=2195334 vsize=152128 memory=80012 CPUtime=0.29 cores=36-39
/proc/2195337/stat : 2195337 (naps_release) R 2195334 2195337 2194593 0 -1 4194304 17955 208 0 0 28 1 0 0 20 0 1 0 146938959 155779072 19889 18446744073709551615 4210688 6281017 140729462395264 0 0 0 0 0 16898 0 0 0 17 37 0 0 0 0 0 6662968 6676388 30175232 140729462397147 140729462397328 140729462397328 140729462403016 0
/proc/2195337/statm: 38032 20003 2728 506 0 18723 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 152128 KiB
Current children cumulated memory: 80012 KiB

[startup+0.700163 s]
/proc/loadavg: 16.23 13.45 8.53 18/871 2195340
/proc/meminfo: memFree=600105848/1055320704 swapFree=33554428/33554428
[pid=2195337] ppid=2195334 vsize=278468 memory=204604 CPUtime=0.67 cores=36-39
/proc/2195337/stat : 2195337 (naps_release) R 2195334 2195337 2194593 0 -1 4194304 46299 208 0 0 64 3 0 0 20 0 1 0 146938959 285151232 51003 18446744073709551615 4210688 6281017 140729462395264 0 0 0 0 0 16898 0 0 0 17 37 0 0 0 0 0 6662968 6676388 30175232 140729462397147 140729462397328 140729462397328 140729462403016 0
/proc/2195337/statm: 69617 51151 2728 506 0 50308 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 278468 KiB
Current children cumulated memory: 204604 KiB

[startup+1.50017 s]
/proc/loadavg: 16.23 13.45 8.53 17/871 2195340
/proc/meminfo: memFree=599577848/1055320704 swapFree=33554428/33554428
[pid=2195337] ppid=2195334 vsize=526756 memory=451784 CPUtime=1.46 cores=36-39
/proc/2195337/stat : 2195337 (naps_release) R 2195334 2195337 2194593 0 -1 4194304 94812 208 0 0 141 5 0 0 20 0 1 0 146938959 539398144 112841 18446744073709551615 4210688 6281017 140729462395264 0 0 0 0 0 16898 0 0 0 17 37 0 0 0 0 0 6662968 6676388 30175232 140729462397147 140729462397328 140729462397328 140729462403016 0
/proc/2195337/statm: 131689 112945 2728 506 0 112380 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 526756 KiB
Current children cumulated memory: 451784 KiB

[startup+3.11336 s]
/proc/loadavg: 16.23 13.45 8.53 17/871 2195340
/proc/meminfo: memFree=598572560/1055320704 swapFree=33554428/33554428
[pid=2195337] ppid=2195334 vsize=1022184 memory=942032 CPUtime=3.08 cores=36-39
/proc/2195337/stat : 2195337 (naps_release) R 2195334 2195337 2194593 0 -1 4194304 183697 208 0 0 295 13 0 0 20 0 1 0 146938959 1046716416 235384 18446744073709551615 4210688 6281017 140729462395264 0 0 0 0 0 16898 0 0 0 17 37 0 0 0 0 0 6662968 6676388 30175232 140729462397147 140729462397328 140729462397328 140729462403016 0
/proc/2195337/statm: 255546 235508 2728 506 0 236237 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 1022184 KiB
Current children cumulated memory: 942032 KiB

[startup+6.30012 s]
/proc/loadavg: 16.21 13.50 8.57 17/871 2195340
/proc/meminfo: memFree=594703120/1055320704 swapFree=33554428/33554428
[pid=2195337] ppid=2195334 vsize=1756128 memory=1678984 CPUtime=6.25 cores=36-39
/proc/2195337/stat : 2195337 (naps_release) R 2195334 2195337 2194593 0 -1 4194304 361321 208 0 0 602 23 0 0 20 0 1 0 146938959 1798275072 419658 18446744073709551615 4210688 6281017 140729462395264 0 0 0 0 0 16898 0 0 0 17 37 0 0 0 0 0 6662968 6676388 30175232 140729462397147 140729462397328 140729462397328 140729462403016 0
/proc/2195337/statm: 439032 419745 2728 506 0 419723 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 1756128 KiB
Current children cumulated memory: 1678984 KiB

[startup+12.7002 s]
/proc/loadavg: 16.19 13.54 8.61 17/871 2195340
/proc/meminfo: memFree=581728592/1055320704 swapFree=33554428/33554428
[pid=2195337] ppid=2195334 vsize=4129396 memory=3973308 CPUtime=12.64 cores=36-39
/proc/2195337/stat : 2195337 (naps_release) R 2195334 2195337 2194593 0 -1 4194304 894857 208 0 0 1210 54 0 0 20 0 1 0 146938959 4228501504 993272 18446744073709551615 4210688 6281017 140729462395264 0 0 0 0 0 16898 0 0 0 17 37 0 0 0 0 0 6662968 6676388 30175232 140729462397147 140729462397328 140729462397328 140729462403016 0
/proc/2195337/statm: 1032349 993327 4791 506 0 1013040 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 4129396 KiB
Current children cumulated memory: 3973308 KiB

[startup+25.5002 s]
/proc/loadavg: 16.15 13.66 8.73 17/871 2195340
/proc/meminfo: memFree=572382784/1055320704 swapFree=33554428/33554428
[pid=2195337] ppid=2195334 vsize=8575312 memory=8367276 CPUtime=25.4 cores=36-39
/proc/2195337/stat : 2195337 (naps_release) R 2195334 2195337 2194593 0 -1 4194304 1681879 208 0 0 2428 112 0 0 20 0 1 0 146938959 8781119488 2091762 18446744073709551615 4210688 6281017 140729462395264 0 0 0 0 0 16898 0 0 0 17 37 0 0 0 0 0 6662968 6676388 30175232 140729462397147 140729462397328 140729462397328 140729462403016 0
/proc/2195337/statm: 2143828 2091819 5689 506 0 2124519 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 8575312 KiB
Current children cumulated memory: 8367276 KiB

[startup+51.1139 s]
/proc/loadavg: 16.10 13.85 8.92 17/870 2195340
/proc/meminfo: memFree=564317444/1055320704 swapFree=33554428/33554428
[pid=2195337] ppid=2195334 vsize=9354060 memory=9137440 CPUtime=50.92 cores=36-39
/proc/2195337/stat : 2195337 (naps_release) R 2195334 2195337 2194593 0 -1 4194304 1853268 208 0 0 4970 122 0 0 20 0 1 0 146938959 9578557440 2284321 18446744073709551615 4210688 6281017 140729462395264 0 0 0 0 0 16898 0 0 0 17 37 0 0 0 0 0 6662968 6676388 30175232 140729462397147 140729462397328 140729462397328 140729462403016 0
/proc/2195337/statm: 2338515 2284360 5799 506 0 2319206 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 9354060 KiB
Current children cumulated memory: 9137440 KiB

[startup+102.3 s]
/proc/loadavg: 16.10 14.20 9.30 17/870 2195391
/proc/meminfo: memFree=590107972/1055320704 swapFree=33554428/33554428
[pid=2195337] ppid=2195334 vsize=9365196 memory=9149072 CPUtime=101.92 cores=36-39
/proc/2195337/stat : 2195337 (naps_release) R 2195334 2195337 2194593 0 -1 4194304 1856469 208 0 0 10069 123 0 0 20 0 1 0 146938959 9589960704 2287137 18446744073709551615 4210688 6281017 140729462395264 0 0 0 0 0 16898 0 0 0 17 37 0 0 0 0 0 6662968 6676388 30175232 140729462397147 140729462397328 140729462397328 140729462403016 0
/proc/2195337/statm: 2341299 2287268 5799 506 0 2321990 0
Current children cumulated CPU time: 101.92 s
Current children cumulated vsize: 9365196 KiB
Current children cumulated memory: 9149072 KiB

[startup+162.3 s]
/proc/loadavg: 16.04 14.53 9.72 17/870 2195441
/proc/meminfo: memFree=593896900/1055320704 swapFree=33554428/33554428
[pid=2195337] ppid=2195334 vsize=9379456 memory=9162860 CPUtime=161.69 cores=36-39
/proc/2195337/stat : 2195337 (naps_release) R 2195334 2195337 2194593 0 -1 4194304 1860005 208 0 0 16045 124 0 0 20 0 1 0 146938959 9604562944 2290593 18446744073709551615 4210688 6281017 140729462395264 0 0 0 0 0 16898 0 0 0 17 37 0 0 0 0 0 6662968 6676388 30175232 140729462397147 140729462397328 140729462397328 140729462403016 0
/proc/2195337/statm: 2344864 2290715 5799 506 0 2325555 0
Current children cumulated CPU time: 161.69 s
Current children cumulated vsize: 9379456 KiB
Current children cumulated memory: 9162860 KiB

[startup+222.3 s]
/proc/loadavg: 16.11 14.83 10.13 17/867 2195462
/proc/meminfo: memFree=632832440/1055320704 swapFree=33554428/33554428
[pid=2195337] ppid=2195334 vsize=9390668 memory=9174196 CPUtime=221.47 cores=36-39
/proc/2195337/stat : 2195337 (naps_release) R 2195334 2195337 2194593 0 -1 4194304 1863123 208 0 0 22022 125 0 0 20 0 1 0 146938959 9616044032 2293409 18446744073709551615 4210688 6281017 140729462395264 0 0 0 0 0 16898 0 0 0 17 37 0 0 0 0 0 6662968 6676388 30175232 140729462397147 140729462397328 140729462397328 140729462403016 0
/proc/2195337/statm: 2347667 2293549 5799 506 0 2328358 0
Current children cumulated CPU time: 221.47 s
Current children cumulated vsize: 9390668 KiB
Current children cumulated memory: 9174196 KiB

[startup+282.3 s]
/proc/loadavg: 16.31 15.12 10.53 17/869 2195492
/proc/meminfo: memFree=625919920/1055320704 swapFree=33554428/33554428
[pid=2195337] ppid=2195334 vsize=10698728 memory=10379028 CPUtime=281.26 cores=36-39
/proc/2195337/stat : 2195337 (naps_release) R 2195334 2195337 2194593 0 -1 4194304 2004384 208 0 0 27812 314 0 0 20 0 1 0 146938959 10955497472 2594750 18446744073709551615 4210688 6281017 140729462395264 0 0 0 0 0 16898 0 0 0 17 37 0 0 0 0 0 6662968 6676388 30175232 140729462397147 140729462397328 140729462397328 140729462403016 0
/proc/2195337/statm: 2674682 2594757 5895 506 0 2655373 0
Current children cumulated CPU time: 281.26 s
Current children cumulated vsize: 10698728 KiB
Current children cumulated memory: 10379028 KiB

[startup+342.3 s]
/proc/loadavg: 16.11 15.28 10.87 17/869 2195493

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


[startup+3042.3 s]
/proc/loadavg: 16.01 16.05 15.97 18/870 2195988
/proc/meminfo: memFree=591579540/1055320704 swapFree=33554428/33554428
[pid=2195337] ppid=2195334 vsize=54014844 memory=50465668 CPUtime=3031.56 cores=36-39
/proc/2195337/stat : 2195337 (naps_release) R 2195334 2195337 2194593 0 -1 4194304 5811834 208 0 0 297591 5565 0 0 20 0 1 0 146938959 55311200256 12616406 18446744073709551615 4210688 6281017 140729462395264 0 0 0 0 0 16898 0 0 0 17 37 0 0 0 0 0 6662968 6676388 30175232 140729462397147 140729462397328 140729462397328 140729462403016 0
/proc/2195337/statm: 13503711 12616417 6021 506 0 13484402 0
Current children cumulated CPU time: 3031.56 s
Current children cumulated vsize: 54014844 KiB
Current children cumulated memory: 50465668 KiB

[startup+3102.3 s]
/proc/loadavg: 16.00 16.04 15.97 18/870 2195989
/proc/meminfo: memFree=591872188/1055320704 swapFree=33554428/33554428
[pid=2195337] ppid=2195334 vsize=54014844 memory=50465668 CPUtime=3091.33 cores=36-39
/proc/2195337/stat : 2195337 (naps_release) R 2195334 2195337 2194593 0 -1 4194304 5812351 208 0 0 303562 5571 0 0 20 0 1 0 146938959 55311200256 12616406 18446744073709551615 4210688 6281017 140729462395264 0 0 0 0 0 16898 0 0 0 17 37 0 0 0 0 0 6662968 6676388 30175232 140729462397147 140729462397328 140729462397328 140729462403016 0
/proc/2195337/statm: 13503711 12616417 6021 506 0 13484402 0
Current children cumulated CPU time: 3091.33 s
Current children cumulated vsize: 54014844 KiB
Current children cumulated memory: 50465668 KiB

[startup+3162.3 s]
/proc/loadavg: 14.91 15.73 15.87 16/862 2196211
/proc/meminfo: memFree=659347096/1055320704 swapFree=33554428/33554428
[pid=2195337] ppid=2195334 vsize=50130972 memory=46723168 CPUtime=3151.11 cores=36-39
/proc/2195337/stat : 2195337 (naps_release) R 2195334 2195337 2194593 0 -1 4194304 5845598 208 0 0 309494 5617 0 0 20 0 1 0 146938959 51334115328 11680787 18446744073709551615 4210688 6281017 140729462395264 0 0 0 0 0 16898 0 0 0 17 37 0 0 0 0 0 6662968 6676388 30175232 140729462397147 140729462397328 140729462397328 140729462403016 0
/proc/2195337/statm: 12532743 11680792 6021 506 0 12513434 0
Current children cumulated CPU time: 3151.11 s
Current children cumulated vsize: 50130972 KiB
Current children cumulated memory: 46723168 KiB

[startup+3222.3 s]
/proc/loadavg: 14.49 15.45 15.76 16/862 2196212
/proc/meminfo: memFree=663985760/1055320704 swapFree=33554428/33554428
[pid=2195337] ppid=2195334 vsize=47092280 memory=43350356 CPUtime=3210.88 cores=36-39
/proc/2195337/stat : 2195337 (naps_release) R 2195334 2195337 2194593 0 -1 4194304 5852290 208 0 0 315464 5624 0 0 20 0 1 0 146938959 48222494720 10837584 18446744073709551615 4210688 6281017 140729462395264 0 0 0 0 0 16898 0 0 0 17 37 0 0 0 0 0 6662968 6676388 30175232 140729462397147 140729462397328 140729462397328 140729462403016 0
/proc/2195337/statm: 11773070 10837589 6021 506 0 11753761 0
Current children cumulated CPU time: 3210.88 s
Current children cumulated vsize: 47092280 KiB
Current children cumulated memory: 43350356 KiB

[startup+3282.3 s]
/proc/loadavg: 15.22 15.47 15.75 15/856 2196247
/proc/meminfo: memFree=687322756/1055320704 swapFree=33554428/33554428
[pid=2195337] ppid=2195334 vsize=49592260 memory=45850336 CPUtime=3270.66 cores=36-39
/proc/2195337/stat : 2195337 (naps_release) R 2195334 2195337 2194593 0 -1 4194304 5858037 208 0 0 321429 5637 0 0 20 0 1 0 146938959 50782474240 11462570 18446744073709551615 4210688 6281017 140729462395264 0 0 0 0 0 16898 0 0 0 17 37 0 0 0 0 0 6662968 6676388 30175232 140729462397147 140729462397328 140729462397328 140729462403016 0
/proc/2195337/statm: 12398065 11462584 6021 506 0 12378756 0
Current children cumulated CPU time: 3270.66 s
Current children cumulated vsize: 49592260 KiB
Current children cumulated memory: 45850336 KiB

[startup+3342.3 s]
/proc/loadavg: 13.82 15.06 15.59 15/850 2196282
/proc/meminfo: memFree=709038888/1055320704 swapFree=33554428/33554428
[pid=2195337] ppid=2195334 vsize=47091240 memory=43349076 CPUtime=3330.46 cores=36-39
/proc/2195337/stat : 2195337 (naps_release) R 2195334 2195337 2194593 0 -1 4194304 5879937 208 0 0 326910 6136 0 0 20 0 1 0 146938959 48221429760 10837264 18446744073709551615 4210688 6281017 140729462395264 0 0 0 0 0 16898 0 0 0 17 37 0 0 0 0 0 6662968 6676388 30175232 140729462397147 140729462397328 140729462397328 140729462403016 0
/proc/2195337/statm: 11772810 10837269 6021 506 0 11753501 0
Current children cumulated CPU time: 3330.46 s
Current children cumulated vsize: 47091240 KiB
Current children cumulated memory: 43349076 KiB

[startup+3402.3 s]
/proc/loadavg: 12.67 14.50 15.36 14/850 2196283
/proc/meminfo: memFree=705797440/1055320704 swapFree=33554428/33554428
[pid=2195337] ppid=2195334 vsize=50350644 memory=46608480 CPUtime=3390.24 cores=36-39
/proc/2195337/stat : 2195337 (naps_release) R 2195334 2195337 2194593 0 -1 4194304 5892608 208 0 0 332804 6220 0 0 20 0 1 0 146938959 51559059456 11652023 18446744073709551615 4210688 6281017 140729462395264 0 0 0 0 0 16898 0 0 0 17 37 0 0 0 0 0 6662968 6676388 30175232 140729462397147 140729462397328 140729462397328 140729462403016 0
/proc/2195337/statm: 12587661 11652120 6021 506 0 12568352 0
Current children cumulated CPU time: 3390.24 s
Current children cumulated vsize: 50350644 KiB
Current children cumulated memory: 46608480 KiB

[startup+3462.3 s]
/proc/loadavg: 12.24 14.04 15.15 14/846 2196286
/proc/meminfo: memFree=709350060/1055320704 swapFree=33554428/33554428
[pid=2195337] ppid=2195334 vsize=47091240 memory=43349076 CPUtime=3450.06 cores=36-39
/proc/2195337/stat : 2195337 (naps_release) R 2195334 2195337 2194593 0 -1 4194304 5895680 208 0 0 338434 6572 0 0 20 0 1 0 146938959 48221429760 10837356 18446744073709551615 4210688 6281017 140729462395264 0 0 0 0 0 16898 0 0 0 17 37 0 0 0 0 0 6662968 6676388 30175232 140729462397147 140729462397328 140729462397328 140729462403016 0
/proc/2195337/statm: 11772810 10837269 6021 506 0 11753501 0
Current children cumulated CPU time: 3450.06 s
Current children cumulated vsize: 47091240 KiB
Current children cumulated memory: 43349076 KiB

[startup+3522.3 s]
/proc/loadavg: 12.09 13.67 14.95 14/846 2196287
/proc/meminfo: memFree=706056820/1055320704 swapFree=33554428/33554428
[pid=2195337] ppid=2195334 vsize=48293584 memory=44604668 CPUtime=3509.88 cores=36-39
/proc/2195337/stat : 2195337 (naps_release) R 2195334 2195337 2194593 0 -1 4194304 5901687 208 0 0 344352 6636 0 0 20 0 1 0 146938959 49452630016 11151162 18446744073709551615 4210688 6281017 140729462395264 0 0 0 0 0 16898 0 0 0 17 37 0 0 0 0 0 6662968 6676388 30175232 140729462397147 140729462397328 140729462397328 140729462403016 0
/proc/2195337/statm: 12073396 11151167 6021 506 0 12054087 0
Current children cumulated CPU time: 3509.88 s
Current children cumulated vsize: 48293584 KiB
Current children cumulated memory: 44604668 KiB

[startup+3582.3 s]
/proc/loadavg: 12.03 13.36 14.76 14/846 2196288
/proc/meminfo: memFree=703282152/1055320704 swapFree=33554428/33554428
[pid=2195337] ppid=2195334 vsize=50358144 memory=46757292 CPUtime=3569.72 cores=36-39
/proc/2195337/stat : 2195337 (naps_release) R 2195334 2195337 2194593 0 -1 4194304 5910887 208 0 0 349924 7048 0 0 20 0 1 0 146938959 51566739456 11689226 18446744073709551615 4210688 6281017 140729462395264 0 0 0 0 0 16898 0 0 0 17 37 0 0 0 0 0 6662968 6676388 30175232 140729462397147 140729462397328 140729462397328 140729462403016 0
/proc/2195337/statm: 12589536 11689323 6021 506 0 12570227 0
Current children cumulated CPU time: 3569.72 s
Current children cumulated vsize: 50358144 KiB
Current children cumulated memory: 46757292 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3612.7 s]
/proc/loadavg: 12.02 13.23 14.67 14/846 2196288
/proc/meminfo: memFree=706460260/1055320704 swapFree=33554428/33554428
[pid=2195337] ppid=2195334 vsize=47091240 memory=43490388 CPUtime=3600.02 cores=36-39
/proc/2195337/stat : 2195337 (naps_release) R 2195334 2195337 2194593 0 -1 4194304 5912359 208 0 0 352837 7165 0 0 20 0 1 0 146938959 48221429760 10872684 18446744073709551615 4210688 6281017 140729462395264 0 0 0 0 0 16898 0 0 0 17 37 0 0 0 0 0 6662968 6676388 30175232 140729462397147 140729462397328 140729462397328 140729462403016 0
/proc/2195337/statm: 11772810 10872597 6021 506 0 11753501 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 47091240 KiB
Current children cumulated memory: 43490388 KiB

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

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

# cumulated CPU time of all completed processes:  user=3528.59 s, system=72.3344 s

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

[startup+3612.8 s]
/proc/loadavg: 12.02 13.23 14.67 14/846 2196288
/proc/meminfo: memFree=706460260/1055320704 swapFree=33554428/33554428
[pid=2195337] ppid=2195334 vsize=47091240 memory=43490388 CPUtime=3600.12 cores=36-39
/proc/2195337/stat : 2195337 (naps_release) R 2195334 2195337 2194593 0 -1 4194304 5916109 208 0 0 352847 7165 0 0 20 0 1 0 146938959 48221429760 10872684 18446744073709551615 4210688 6281017 140729462395264 0 0 0 16384 0 25090 0 0 0 17 37 0 0 0 0 0 6662968 6676388 30175232 140729462397147 140729462397328 140729462397328 140729462403016 0
/proc/2195337/statm: 11772810 10872597 6021 506 0 11753501 0
Current children cumulated CPU time: 3600.12 s
Current children cumulated vsize: 47091240 KiB
Current children cumulated memory: 43490388 KiB

[startup+3613.2 s]*
/proc/loadavg: 12.02 13.23 14.67 13/846 2196288
/proc/meminfo: memFree=709750600/1055320704 swapFree=33554428/33554428
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3613.4 s]
/proc/loadavg: 12.02 13.23 14.67 13/846 2196288
/proc/meminfo: memFree=709750600/1055320704 swapFree=33554428/33554428
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3613.5 s]
/proc/loadavg: 12.02 13.23 14.67 13/846 2196288
/proc/meminfo: memFree=709750600/1055320704 swapFree=33554428/33554428
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 10

Real time (s): 3613.6
CPU time (s): 3600.92
CPU user time (s): 3528.59
CPU system time (s): 72.3344
CPU usage (%): 99.6494
Max. virtual memory (cumulated for all children) (KiB): 63323688
Max. memory (cumulated for all children) (KiB): 60779020

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3528.59
system time used= 72.3344
maximum resident set size= 60778840
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5916321
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= 303
involuntary context switches= 2768


# summary of solver processes directly reported to runsolver:
#   pid: 2195337
#   total CPU time (s): 3600.92
#   total CPU user time (s): 3528.59
#   total CPU system time (s): 72.3344

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.4516 second user time and 46.2178 second system time

The end

Launcher Data

Begin job on nodeE005 at 2026-06-22 15:55:10
IDJOB=4780154
IDBENCH=155755
IDSOLVER=3589
FILE ID=nodeE005/4780154-1782136510
RUNJOBID= nodeE005-1782136005-2194612
SLURM_JOB_ID= 12510919
Free space on /tmp= 798244 MiB

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

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

MD5SUM BENCH= ccba1baa4116ac35f164630a81450a8f
RANDOM SEED=1589551748

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       1055320704 kB
MemFree:        598915228 kB
MemAvailable:   730954012 kB
Buffers:            2348 kB
Cached:         136356816 kB
SwapCached:            0 kB
Active:         314509092 kB
Inactive:       134761596 kB
Active(anon):   313778324 kB
Inactive(anon):        0 kB
Active(file):     730768 kB
Inactive(file): 134761596 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33554428 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            115024 kB
Writeback:             0 kB
AnonPages:      312907388 kB
Mapped:           240932 kB
Shmem:            866792 kB
KReclaimable:    1378092 kB
Slab:            1939760 kB
SReclaimable:    1378092 kB
SUnreclaim:       561668 kB
KernelStack:       14880 kB
PageTables:       621396 kB
SecPageTables:     15320 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214780 kB
Committed_AS:   332226176 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      478336 kB
VmallocChunk:          0 kB
Percpu:           130048 kB
HardwareCorrupted:     0 kB
AnonHugePages:  170614784 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:      401860 kB
DirectMap2M:    19843072 kB
DirectMap1G:    1053818880 kB

Free space on /tmp at the end= 797884 MiB
End job on nodeE005 at 2026-06-22 16:55:24