From 411802e4b1bac28513435eed91543825c126ba6e Mon Sep 17 00:00:00 2001 From: Zhiyi Hong <2497491955@qq.com> Date: Wed, 2 Sep 2026 13:40:58 +0800 Subject: [PATCH] benchmark Kimi-K3 DP2 TP32 and PP8 without speculation --- docs/Kimi-K3_DP2_TP32_PP8_16K512_C8对比.md | 85 +++++ .../kimi3_pro6000_dp2_nospec_ab/README.md | 36 ++ .../kimi3_pro6000_dp2_nospec_ab/config.env | 27 ++ .../bench/pp8_speedbench16k_c8_o512.jsonl | 1 + .../bench/warm_a.jsonl | 1 + .../bench/warm_b.jsonl | 1 + .../commands/a_0.cmd.txt | 1 + .../commands/a_1.cmd.txt | 1 + .../commands/a_2.cmd.txt | 1 + .../commands/a_3.cmd.txt | 1 + .../commands/b_0.cmd.txt | 1 + .../commands/b_1.cmd.txt | 1 + .../commands/b_2.cmd.txt | 1 + .../commands/b_3.cmd.txt | 1 + .../commands/benchmark.cmd.txt | 1 + .../commands/router.cmd.txt | 1 + .../commands/warm_a.cmd.txt | 1 + .../commands/warm_b.cmd.txt | 1 + .../metadata/input_sha256.txt | 3 + .../metadata/manifest.env | 11 + .../metadata/preflight.txt | 8 + .../bench/tp32_speedbench16k_c8_o512.jsonl | 1 + .../bench/warm_a.jsonl | 1 + .../bench/warm_b.jsonl | 1 + .../commands/a_0.cmd.txt | 1 + .../commands/a_1.cmd.txt | 1 + .../commands/a_2.cmd.txt | 1 + .../commands/a_3.cmd.txt | 1 + .../commands/b_0.cmd.txt | 1 + .../commands/b_1.cmd.txt | 1 + .../commands/b_2.cmd.txt | 1 + .../commands/b_3.cmd.txt | 1 + .../commands/benchmark.cmd.txt | 1 + .../commands/router.cmd.txt | 1 + .../commands/warm_a.cmd.txt | 1 + .../commands/warm_b.cmd.txt | 1 + .../metadata/input_sha256.txt | 3 + .../metadata/manifest.env | 11 + .../metadata/preflight.txt | 8 + .../run_dp2_nospec_ab.sh | 317 ++++++++++++++++++ 40 files changed, 539 insertions(+) create mode 100644 docs/Kimi-K3_DP2_TP32_PP8_16K512_C8对比.md create mode 100644 experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/README.md create mode 100644 experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/config.env create mode 100644 experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-pp8-final-20260902-130711/bench/pp8_speedbench16k_c8_o512.jsonl create mode 100644 experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-pp8-final-20260902-130711/bench/warm_a.jsonl create mode 100644 experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-pp8-final-20260902-130711/bench/warm_b.jsonl create mode 100644 experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-pp8-final-20260902-130711/commands/a_0.cmd.txt create mode 100644 experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-pp8-final-20260902-130711/commands/a_1.cmd.txt create mode 100644 experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-pp8-final-20260902-130711/commands/a_2.cmd.txt create mode 100644 experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-pp8-final-20260902-130711/commands/a_3.cmd.txt create mode 100644 experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-pp8-final-20260902-130711/commands/b_0.cmd.txt create mode 100644 experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-pp8-final-20260902-130711/commands/b_1.cmd.txt create mode 100644 experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-pp8-final-20260902-130711/commands/b_2.cmd.txt create mode 100644 experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-pp8-final-20260902-130711/commands/b_3.cmd.txt create mode 100644 experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-pp8-final-20260902-130711/commands/benchmark.cmd.txt create mode 100644 experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-pp8-final-20260902-130711/commands/router.cmd.txt create mode 100644 experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-pp8-final-20260902-130711/commands/warm_a.cmd.txt create mode 100644 experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-pp8-final-20260902-130711/commands/warm_b.cmd.txt create mode 100644 experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-pp8-final-20260902-130711/metadata/input_sha256.txt create mode 100644 experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-pp8-final-20260902-130711/metadata/manifest.env create mode 100644 experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-pp8-final-20260902-130711/metadata/preflight.txt create mode 100644 experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-tp32-final-20260902-123051/bench/tp32_speedbench16k_c8_o512.jsonl create mode 100644 experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-tp32-final-20260902-123051/bench/warm_a.jsonl create mode 100644 experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-tp32-final-20260902-123051/bench/warm_b.jsonl create mode 100644 experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-tp32-final-20260902-123051/commands/a_0.cmd.txt create mode 100644 experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-tp32-final-20260902-123051/commands/a_1.cmd.txt create mode 100644 experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-tp32-final-20260902-123051/commands/a_2.cmd.txt create mode 100644 experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-tp32-final-20260902-123051/commands/a_3.cmd.txt create mode 100644 experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-tp32-final-20260902-123051/commands/b_0.cmd.txt create mode 100644 experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-tp32-final-20260902-123051/commands/b_1.cmd.txt create mode 100644 experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-tp32-final-20260902-123051/commands/b_2.cmd.txt create mode 100644 experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-tp32-final-20260902-123051/commands/b_3.cmd.txt create mode 100644 experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-tp32-final-20260902-123051/commands/benchmark.cmd.txt create mode 100644 experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-tp32-final-20260902-123051/commands/router.cmd.txt create mode 100644 experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-tp32-final-20260902-123051/commands/warm_a.cmd.txt create mode 100644 experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-tp32-final-20260902-123051/commands/warm_b.cmd.txt create mode 100644 experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-tp32-final-20260902-123051/metadata/input_sha256.txt create mode 100644 experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-tp32-final-20260902-123051/metadata/manifest.env create mode 100644 experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-tp32-final-20260902-123051/metadata/preflight.txt create mode 100755 experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/run_dp2_nospec_ab.sh diff --git a/docs/Kimi-K3_DP2_TP32_PP8_16K512_C8对比.md b/docs/Kimi-K3_DP2_TP32_PP8_16K512_C8对比.md new file mode 100644 index 0000000..4fa4ad9 --- /dev/null +++ b/docs/Kimi-K3_DP2_TP32_PP8_16K512_C8对比.md @@ -0,0 +1,85 @@ +# Kimi-K3 DP2 无投机:TP32 与 PP8 对比 + +## 测试目的 + +在 8 台 RTX 6000D 上部署两个独立四节点 SGLang 副本,通过 SGLang Router `round_robin` 组成 DP2,比较两种单副本并行策略: + +- TP32:`TP32/PP1/EP4` +- PP8:`TP4/PP8/EP4` + +本轮不启用投机解码,重点观察长输入场景下 TTFT 与长 Decode 的取舍。 + +## 固定口径 + +| 项目 | 配置 | +|---|---| +| 数据集 | SPEED-Bench `/data/speedbench16k_complete.jsonl` | +| 请求 | 40 条,16K 输入,512 输出 | +| 客户端并发 | C=8 | +| Chunked Prefill | 8K | +| MoE | EP4,FlashInfer MXFP4,A2A=none | +| KV Cache | BF16 | +| Prefix Cache | 关闭 | +| Router | 两副本 `round_robin` | +| GPU | 601-608,共 64 卡 | + +两种配置均在正式计时前分别预热两个副本,并由 benchmark 再执行一条标准 warmup。`Peak concurrent requests=12` 是 SGLang 报告的服务端峰值,可因排队高于客户端 `max_concurrency=8`,不表示客户端发出了 12 路并发。 + +## 结果 + +| 指标 | DP2 TP32/PP1/EP4 | DP2 TP4/PP8/EP4 | PP8 相对 TP32 | +|---|---:|---:|---:| +| 成功请求 | 40/40 | 40/40 | 相同 | +| Benchmark duration | 238.18s | 370.30s | +55.47% | +| Input TPS | 2797.64 | 1799.46 | -35.68% | +| Output TPS | 85.99 | 55.31 | -35.68% | +| Total TPS | 2883.63 | 1854.76 | -35.68% | +| TTFT mean | 8.35s | 7.84s | -6.15% | +| TTFT median | 5.30s | 7.03s | +32.62% | +| TTFT p95 | 20.79s | 11.68s | -43.82% | +| TPOT mean | 75.93ms | 126.86ms | +67.07% | +| TPOT median | 79.95ms | 136.09ms | +70.22% | +| TPOT p95 | 88.06ms | 145.13ms | +64.80% | +| E2E mean | 47.15s | 72.66s | +54.10% | +| E2E p95 | 59.24s | 82.83s | +39.82% | + +## 初步结论 + +PP8 继续体现了 Prefill 优势:平均 TTFT 小幅下降 6.15%,TTFT p95 降低 43.82%,长尾更稳定。这来自 TP 通信域从 32 缩到 4,并由流水线分摊模型层。 + +但 512-token Decode 暴露了 PP8 的代价。每个 token 都要依次通过 8 个 Pipeline Stage,TPOT 增加 67.07%,最终使 Output TPS 降低 35.68%、E2E 平均时延增加 54.10%。因此: + +- 以 P 节点 TTFT 为目标时,PP8 有价值,尤其能改善 TTFT 长尾。 +- 作为不做 PD 分离的完整 16K→512 服务,TP32 综合表现更好。 +- PP8 更适合作为 PD 分离中的 P 侧配置,由独立 D 侧承担长 Decode;不能用本轮 PP8 的 E2E/TPOT 直接否定其 P 侧价值。 + +TP32 的 TTFT median 更低但 p95 明显更高,说明该配置在 DP2 排队与长 Prefill 交错时波动更大。后续如继续优化单实例,应分别报告 median 与 p95,不能只看 mean。 + +## 数据质量与日志说明 + +两轮 Router 初始命令没有挂载模型目录,因此 worker tokenizer 注册出现错误。Router 使用固定 `round_robin`,不依赖 tokenizer 做 cache-aware 路由;40/40 请求成功,两副本 Prefill 数量接近均分,未发现请求级失败或重试,所以不影响本轮 A/B 结论。脚本已补上 Router 模型只读挂载,后续运行不会再产生该注册错误。 + +满负载期间 Router 偶有 `/health` 超时,这是模型服务忙于长 Prefill/Decode 时健康响应延迟;两轮均未出现 OOM、NCCL collective failure、Traceback 或 EngineDeadError。 + +## 原始结果 + +TP32: + +```text +/data/hzy/sskj/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-tp32-final-20260902-123051/ +``` + +PP8: + +```text +/data/hzy/sskj/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-pp8-final-20260902-130711/ +``` + +核心 benchmark 日志分别位于: + +```text +bench/tp32_speedbench16k_c8_o512.log +bench/pp8_speedbench16k_c8_o512.log +``` + +每个结果目录同时保存完整启动命令、环境 manifest、输入校验值、Router 日志和八节点服务日志。 diff --git a/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/README.md b/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/README.md new file mode 100644 index 0000000..0fc6aab --- /dev/null +++ b/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/README.md @@ -0,0 +1,36 @@ +# Kimi-K3 DP2 无投机 A/B + +两个独立四节点 SGLang 副本通过 SGLang Router 做 round-robin 负载均衡。固定 `EP4`,比较: + +- `tp32`:每副本 `TP32/PP1/EP4` +- `pp8`:每副本 `TP4/PP8/EP4` + +测试口径固定为 SPEED-Bench、`16K -> 512`、`C=8`、40 请求、chunk 8K、BF16 KV、FlashInfer MXFP4,不启用投机解码和 Prefix Cache。 + +```bash +cd /data/hzy/sskj/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab + +# 只展开命令 +bash run_dp2_nospec_ab.sh dry-run tp32 +bash run_dp2_nospec_ab.sh dry-run pp8 + +# 完整实验 +RUN_ID=dp2-tp32-$(date +%Y%m%d-%H%M%S) bash run_dp2_nospec_ab.sh all tp32 +RUN_ID=dp2-pp8-$(date +%Y%m%d-%H%M%S) bash run_dp2_nospec_ab.sh all pp8 +``` + +每轮结果保存在 `results//`。正式计时前,脚本分别给两个副本发送一个 `16K -> 1` 请求,避免 Router 只预热到一个副本。 + +## 2026-09-02 正式结果 + +| 模式 | Input TPS | Output TPS | TTFT mean / p95 | TPOT mean / p95 | E2E mean | +|---|---:|---:|---:|---:|---:| +| `2 x TP32/PP1/EP4` | 2797.64 | 85.99 | 8.35s / 20.79s | 75.93ms / 88.06ms | 47.15s | +| `2 x TP4/PP8/EP4` | 1799.46 | 55.31 | 7.84s / 11.68s | 126.86ms / 145.13ms | 72.66s | + +证据目录: + +- `results/dp2-tp32-final-20260902-123051/` +- `results/dp2-pp8-final-20260902-130711/` + +两轮均为 40/40 请求成功。Router 使用固定 `round_robin`,两副本负载接近均分。正式运行后补充了 Router 的模型目录挂载,避免后续 tokenizer 注册产生与本轮 round-robin 转发无关的错误日志。 diff --git a/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/config.env b/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/config.env new file mode 100644 index 0000000..22bcdf1 --- /dev/null +++ b/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/config.env @@ -0,0 +1,27 @@ +EXPERIMENT_BASE=kimi3_pro6000_dp2_nospec_ab +IMAGE=local/sglang:kimi-k3-pp-dflash-33863-fi0618-situ4460-kvbounds1 +MODEL_PATH=/data/hf_models/Kimi-K3 + +REPLICA_A_NODES=(174.1.60.1 174.1.60.2 174.1.60.3 174.1.60.4) +REPLICA_B_NODES=(174.1.60.5 174.1.60.6 174.1.60.7 174.1.60.8) +SSH_USER=user +SSH_OPTIONS=(-o BatchMode=yes -o ConnectTimeout=10) + +SERVER_PORT=30000 +DIST_PORT=20000 +ROUTER_PORT=32000 +EP_SIZE=4 +CHUNK_SIZE=8192 +PAGE_SIZE=64 +KV_DTYPE=bfloat16 +MAX_RUNNING_REQUESTS=8 +CUDA_GRAPH_MAX_BS=8 +IB_DEVICES=mlx5_0,mlx5_1,mlx5_2,mlx5_3 +NCCL_DEBUG_LEVEL=${NCCL_DEBUG_LEVEL:-WARN} +JIT_CACHE=/data/hzy/cache/kimi-dflash-fi0618-situ4460 +HEALTH_WAIT_S=2400 + +SPEED_BENCH_DATASET=/data/speedbench16k_complete.jsonl +NUM_PROMPTS=40 +OUTPUT_LEN=512 +CONCURRENCY=8 diff --git a/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-pp8-final-20260902-130711/bench/pp8_speedbench16k_c8_o512.jsonl b/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-pp8-final-20260902-130711/bench/pp8_speedbench16k_c8_o512.jsonl new file mode 100644 index 0000000..44bd9c1 --- /dev/null +++ b/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-pp8-final-20260902-130711/bench/pp8_speedbench16k_c8_o512.jsonl @@ -0,0 +1 @@ +{"tag": null, "backend": "sglang", "dataset_name": "speed-bench", "request_rate": 10000.0, "max_concurrency": 8, "sharegpt_output_len": null, "random_input_len": 1024, "random_output_len": 1024, "random_range_ratio": 0.0, "server_info": {"router_manager": true, "routers_count": 1, "workers_count": 2}, "duration": 370.30240945192054, "completed": 40, "total_input_tokens": 666343, "total_input_text_tokens": 666343, "total_input_vision_tokens": 0, "total_output_tokens": 20480, "total_output_tokens_retokenized": 20480, "request_throughput": 0.10801982104087156, "input_throughput": 1799.456290295937, "output_throughput": 55.30614837292624, "total_throughput": 1854.762438668863, "mean_e2e_latency_ms": 72660.82429202506, "median_e2e_latency_ms": 76515.11771045625, "std_e2e_latency_ms": 8021.8222751931435, "p90_e2e_latency_ms": 80373.94444216043, "p95_e2e_latency_ms": 82833.10058275238, "p99_e2e_latency_ms": 84743.08988878503, "mean_ttft_ms": 7835.086255543865, "median_ttft_ms": 7028.300908859819, "std_ttft_ms": 1685.680227075105, "p90_ttft_ms": 9703.267721831802, "p95_ttft_ms": 11679.510252643373, "p99_ttft_ms": 13250.53822894115, "mean_tpot_ms": 126.86054410270295, "median_tpot_ms": 136.0948224663151, "std_tpot_ms": 16.727551643071056, "p90_tpot_ms": 143.4289920422633, "p95_tpot_ms": 145.12988069357166, "p99_tpot_ms": 150.95912926642626, "mean_itl_ms": 126.86031835781111, "median_itl_ms": 98.0524062179029, "std_itl_ms": 375.33868412538226, "p90_itl_ms": 102.23913667723536, "p95_itl_ms": 105.75217367149888, "p99_itl_ms": 119.3437494849787, "concurrency": 7.84880923670676, "accept_length": null, "max_output_tokens_per_s": 87.0, "max_concurrent_requests": 12, "input_lens": [15934, 20409, 17142, 16007, 20503, 16283, 16174, 16476, 16278, 16281, 16179, 16039, 16025, 16266, 15947, 16306, 16208, 16312, 16251, 16206, 19149, 15922, 16126, 19753, 16159, 19689, 16199, 15593, 16052, 16327, 16323, 16241, 15982, 16252, 16283, 16068, 16305, 16121, 16350, 16223], "output_lens": [512, 512, 512, 512, 512, 512, 512, 512, 512, 512, 512, 512, 512, 512, 512, 512, 512, 512, 512, 512, 512, 512, 512, 512, 512, 512, 512, 512, 512, 512, 512, 512, 512, 512, 512, 512, 512, 512, 512, 512], "ttfts": [6.767441054806113, 7.694127019029111, 8.748097579926252, 9.407941909972578, 11.609128394164145, 11.179512379225343, 13.399999441113323, 13.016765563748777, 7.048976049292833, 7.036357789766043, 9.53924053767696, 8.692937457934022, 6.821016477886587, 7.021736990194768, 8.469485752750188, 8.793487071990967, 7.0264844060875475, 7.028868290130049, 6.968576566316187, 6.9366139634512365, 7.557716416195035, 6.723931687418371, 6.878789263777435, 7.609973622020334, 6.933393493760377, 7.618690482806414, 6.9336944739334285, 6.483158648014069, 6.8275585058145225, 7.040168937761337, 7.042648003902286, 7.000859146006405, 6.793585593812168, 6.9859765050932765, 7.020612762309611, 6.845558546017855, 7.027733527589589, 6.858365741092712, 7.058263170067221, 6.955976998899132], "itls": [[6.8193706618621945, 0.1029350901953876, 0.09069252200424671, 0.09768412495031953, 0.09801981877535582, 0.0974925858899951, 0.09986572898924351, 0.0976852742023766, 0.09860334498807788, 0.09895854210481048, 0.09849818283692002, 0.11473697191104293, 0.09868279239162803, 0.09765594685450196, 0.09877237305045128, 0.0980965057387948, 0.09829019708558917, 0.1000391929410398, 0.09872245509177446, 0.10105803795158863, 0.09832842089235783, 0.09877191530540586, 0.09848424280062318, 0.0982864941470325, 0.09868756402283907, 0.09778880793601274, 0.09835730073973536, 0.09842241741716862, 0.0982402446679771, 0.09864192409440875, 0.09913678327575326, 0.09929660893976688, 0.09796562790870667, 0.0981897828169167, 0.09976037498563528, 0.09867776511237025, 0.09822307899594307, 0.09656143421307206, 0.09724303567782044, 0.09997266298159957, 0.09813393326476216, 0.0977654717862606, 0.09684171294793487, 0.09988451236858964, 0.098346006590873, 0.09804207226261497, 0.09777970891445875, 0.09781910479068756, 0.09798520104959607, 0.09943017223849893, 0.09893944300711155, 0.11212178971618414, 0.09770674305036664, 0.09789015306159854, 0.09788631228730083, 0.09815840376541018, 0.0979661950841546, 0.09794538794085383, 0.09835584508255124, 0.10191669315099716, 0.09933455381542444, 0.09923581779003143, 0.09922137996181846, 0.09864595625549555, 0.09937573410570621, 0.09960738476365805, 0.09914599591866136, 0.09945529699325562, 0.09900863515213132, 0.10017052805051208, 0.09863417875021696, 0.09922876814380288, 0.09924883907660842, 0.09902801318094134, 0.09918936062604189, 0.09875946398824453, 0.09911336936056614, 0.09874591277912259, 0.09840973187237978, 0.09915564535185695, 0.09870971273630857, 0.09828165220096707, 0.09855764079838991, 0.09879633598029613, 0.09846204007044435, 0.09794486686587334, 0.09810386737808585, 0.0987285366281867, 0.09824439510703087, 0.09937362186610699, 0.0997409000992775, 0.11213179817423224, 0.09867920307442546, 0.09799618273973465, 0.09988456033170223, 0.09870796278119087, 0.09840111713856459, 0.09846292901784182, 0.09851376293227077, 0.0989599609747529, 0.09804050205275416, 0.0982151199132204, 0.0982243069447577, 0.09864009683951735, 0.09833405120298266, 0.09838200081139803, 0.09795640222728252, 0.09808327304199338, 0.09813850978389382, 0.10076361894607544, 0.09789335308596492, 0.09836921887472272, 0.09875967027619481, 0.10105457995086908, 0.09854802116751671, 0.0982902767136693, 0.0981755000539124, 0.09847663016989827, 0.10129402205348015, 0.09897821862250566, 0.09838503133505583, 0.09833025187253952, 0.09806474205106497, 0.09822076885029674, 0.09838564926758409, 0.0987300998531282, 0.09887653775513172, 0.09953090222552419, 0.0987331960350275, 0.09893962787464261, 0.09894904913380742, 0.1129182418808341, 0.09959853207692504, 0.10191028099507093, 0.1013856390491128, 0.10223466111347079, 0.09851748496294022, 0.09872367884963751, 0.09942113421857357, 0.09920272696763277, 0.10027975495904684, 0.09866862278431654, 0.0986917749978602, 0.09859863296151161, 0.09942146111279726, 0.09900721022859216, 0.09893358265981078, 0.09919588593766093, 0.09967593802139163, 0.09923981316387653, 0.09877826785668731, 0.09949473012238741, 0.09880900708958507, 0.09908463014289737, 0.09912034403532743, 0.09951554285362363, 0.09853268275037408, 0.09874170133844018, 0.10000016260892153, 0.09968732902780175, 0.09887355612590909, 0.09871333185583353, 0.09920855099335313, 0.09882063139230013, 0.09947207383811474, 0.09950525313615799, 0.09890898875892162, 0.09876936208456755, 0.09926233487203717, 0.09890018124133348, 0.09899935685098171, 0.11241052625700831, 0.09931666357442737, 0.10068477736786008, 0.09950695978477597, 0.09917376283556223, 0.09867094736546278, 0.09965747594833374, 0.09899163292720914, 0.09918292006477714, 0.09988152887672186, 0.09970147209241986, 0.10074362810701132, 0.10061613190919161, 0.10001110285520554, 0.10031078103929758, 0.09981212392449379, 0.09978456888347864, 0.10015245620161295, 0.10006509022787213, 0.10068244580179453, 0.09995168400928378, 0.10417634481564164, 0.09974894905462861, 0.1002006372436881, 0.10063840774819255, 0.10123580694198608, 0.09974120324477553, 0.1007238938473165, 0.10035099321976304, 0.10024697100743651, 0.09977149870246649, 0.09985460713505745, 0.09943704213947058, 0.09980785008519888, 0.09978235373273492, 0.09989502606913447, 0.09972515003755689, 0.10173212317749858, 0.10080046392977238, 0.09989292407408357, 0.1130174808204174, 0.09971965197473764, 0.10062239691615105, 0.09918991196900606, 0.0989555730484426, 0.09991246927529573, 0.09909747075289488, 0.09825742896646261, 0.09888279996812344, 0.09791564522311091, 0.09786558896303177, 0.09858546406030655, 0.09833623003214598, 0.09820519760251045, 0.0982662751339376, 0.09806291898712516, 0.09864501329138875, 0.09814595058560371, 0.09882442932575941, 0.09755105385556817, 0.09847062081098557, 0.09789436543360353, 0.09828882059082389, 0.09869271330535412, 0.09912766888737679, 0.09981106920167804, 0.09787205792963505, 0.09971280489116907, 0.09897720906883478, 0.09880940709263086, 0.09830780560150743, 0.09800089942291379, 0.09823725558817387, 0.09883079212158918, 0.09892010595649481, 0.09819102007895708, 0.09792529698461294, 0.09763027913868427, 0.09879091801121831, 0.09832793194800615, 0.11240218905732036, 0.09887241292744875, 0.09818441513925791, 0.09888361487537622, 0.09829476987943053, 0.0988944941200316, 0.10253172693774104, 0.09773133089765906, 0.09889466222375631, 0.09867130592465401, 0.09813344804570079, 0.0985024101100862, 0.0986331608146429, 0.0984420538879931, 0.09818894928321242, 0.0979675860144198, 0.0992781356908381, 0.09847007133066654, 0.09866628283634782, 0.09781852085143328, 0.09845466027036309, 0.09808790870010853, 0.09842190193012357, 0.09904373902827501, 0.09827987104654312, 0.09834035020321608, 0.10117032285779715, 0.09971684403717518, 0.09902700502425432, 0.09845189424231648, 0.09800201887264848, 0.10107855079695582, 0.09883702918887138, 0.10007465910166502, 0.09915519692003727, 0.098343625664711, 0.09920181520283222, 0.09901521913707256, 0.09946411289274693, 0.0986180528998375, 0.11287633702158928, 0.09818614786490798, 0.09856654610484838, 0.10028726328164339, 0.09881138801574707, 0.09830175386741757, 0.09845218015834689, 0.09811911778524518, 0.09931048890575767, 0.09869034308940172, 0.09885452687740326, 0.1012906152755022, 0.10058989888057113, 0.10071831475943327, 0.09888417739421129, 0.09840598376467824, 0.09918460389599204, 0.10060820309445262, 0.09889751812443137, 0.0989111247472465, 0.0984308272600174, 0.09895857283845544, 0.09878033911809325, 0.09901560703292489, 0.10217403806746006, 0.09867777582257986, 0.09878113307058811, 0.09824770595878363, 0.09905343595892191, 0.09874640684574842, 0.09843043703585863, 0.09967951430007815, 0.09960509510710835, 0.09858189476653934, 0.09911442082375288, 0.09825213626027107, 0.10026059811934829, 0.10113683994859457, 0.09916270105168223, 0.10187513660639524, 0.11259945807978511, 0.09900119295343757, 0.09881414193660021, 0.09909756109118462, 0.09924335917457938, 0.09862022195011377, 0.09945884393528104, 0.0982008189894259, 0.09905211301520467, 0.09821642702445388, 0.09828846482560039, 0.09857012005522847, 0.09883120097219944, 0.1010677763260901, 0.0988778518512845, 0.09862299682572484, 0.09849842824041843, 0.09838899504393339, 0.09926274791359901, 0.09886851813644171, 0.09819590393453836, 0.09849028708413243, 0.09973941883072257, 0.09953295299783349, 0.10023986315354705, 0.09822301007807255, 0.09825789369642735, 0.09857403999194503, 0.09862750396132469, 0.09871941991150379, 0.0982392723672092, 0.0983502920717001, 0.09907703287899494, 0.09855580190196633, 0.09833444422110915, 0.0979878855869174, 0.09809286007657647, 0.09806592715904117, 0.09900194685906172, 0.09868275187909603, 0.11195630533620715, 0.0985961970873177, 0.09814777271822095, 0.09924118593335152, 0.0987282320857048, 0.09813826391473413, 0.09827887592837214, 0.09865185432136059, 0.09888927778229117, 0.09979816107079387, 0.09883452020585537, 0.09841957176104188, 0.09851220902055502, 0.09895816491916776, 0.09865856729447842, 0.09855623403564095, 0.0987879759632051, 0.0986642106436193, 0.09865225618705153, 0.09800389409065247, 0.09825222799554467, 0.09907683776691556, 0.09896499710157514, 0.09901288896799088, 0.09965752717107534, 0.09833268309012055, 0.0979328197427094, 0.09921243926510215, 0.09891652595251799, 0.10070603294298053, 0.09856078308075666, 0.09842634899541736, 0.09884997690096498, 0.11693432880565524, 0.10027679707854986, 0.09834802709519863, 0.09966314397752285, 0.0983529519289732, 0.09841179009526968, 0.09817097196355462, 0.11177045619115233, 0.10213286988437176, 0.0993898268789053, 0.09900557296350598, 0.09887096425518394, 0.098359614610672, 0.09846274135634303, 0.09952096873894334, 0.09805990196764469, 0.09872000617906451, 0.09957825997844338, 0.09820812288671732, 0.09806457720696926, 0.09874590672552586, 0.09844248602166772, 0.10106978612020612, 0.0985584701411426, 0.09972841572016478, 0.0990569069981575, 0.09877473302185535, 0.09859531931579113, 0.09851267980411649, 0.10116281220689416, 0.10073486994951963, 0.099033341743052, 0.101415297947824, 0.1039463672786951, 0.09918943699449301, 0.1001772740855813, 0.09840826597064734, 0.0985499918460846, 0.0984230749309063, 0.09925524797290564, 0.0986867411993444, 0.09857694804668427, 0.09900773782283068, 0.09835478011518717, 0.09891257900744677, 0.09976644208654761, 0.09893749700859189, 0.11399648990482092, 0.09980838000774384, 0.09855370596051216, 0.09981275396421552, 0.09936671797186136, 0.0988344899378717, 0.0980956912972033, 0.09863946167752147, 0.0990408849902451, 0.09926693327724934, 0.09866402903571725, 0.0994423609226942, 0.10281302873045206, 0.09895061003044248, 0.09816653514280915, 0.09865871677175164, 0.09873091336339712, 0.09918917063623667, 0.0997925023548305, 0.09885374363511801, 0.10115072643384337, 0.09826178383082151, 0.09837022284045815, 0.0994705781340599, 0.09829535707831383, 0.09915974084287882, 0.09852371085435152, 0.09883781708776951, 0.0990762859582901, 0.0988816050812602, 0.09870679397135973, 0.09871631022542715, 0.10001137806102633, 0.09908047085627913, 0.09917226806282997, 0.09962860075756907, 0.09856466529890895, 0.09865743899717927, 0.09983298880979419, 0.10001924401149154, 3.011794939171523, 6.575236874632537, 0.11941205337643623, 0.09821217693388462, 0.09985205577686429, 0.09947425220161676, 0.09845922375097871, 0.09830679139122367, 0.09872826468199492, 0.09753283811733127, 0.09787276294082403, 0.0992398178204894, 0.09885817905887961, 0.0981007213704288, 0.09785807458683848, 0.09819099819287658, 0.09887844603508711, 0.09878630004823208, 0.09990237513557076, 0.10131575167179108], [5.346761453896761, 0.10686562629416585, 0.09530270472168922, 0.09607342910021544, 0.09592934604734182, 0.09480734914541245, 0.0960019058547914, 0.09626378677785397, 0.0955763473175466, 0.09795529069378972, 0.09831437235698104, 0.09759957669302821, 0.09663052810356021, 0.09777124179527164, 0.09859567740932107, 0.09880742896348238, 0.09990641986951232, 0.09939988004043698, 0.0993237211368978, 0.10131016373634338, 0.09960507089272141, 0.09604040812700987, 0.09604139206930995, 0.09561155503615737, 0.09568553790450096, 0.09598883287981153, 0.09692203719168901, 0.09469723282381892, 0.0959104960784316, 0.09550561988726258, 0.09792148927226663, 0.09549424285069108, 0.0971224382519722, 0.09553232695907354, 0.09479148266837001, 0.09608153719455004, 0.09512439277023077, 0.09500728826969862, 0.09517807187512517, 0.09546298207715154, 0.0959379468113184, 0.09648183919489384, 0.09622327517718077, 0.09710054099559784, 0.09548688167706132, 0.09597434615716338, 0.09565197303891182, 0.096223508939147, 0.09512058505788445, 0.09592186799272895, 0.09550235886126757, 0.09572471212595701, 0.09591861488297582, 0.09629710298031569, 0.09607989527285099, 0.095585519913584, 0.0979972961358726, 0.09863489493727684, 0.09610441466793418, 0.09534681821241975, 0.09585488308221102, 0.09798618406057358, 0.09839534992352128, 0.09793719975277781, 0.09846217930316925, 0.09949890291318297, 0.09871840896084905, 0.09874723991379142, 0.09866741299629211, 0.09863487118855119, 0.09812733996659517, 0.09817907307296991, 0.09918964561074972, 0.10010194219648838, 0.10298739187419415, 0.0981516670435667, 0.0986350430175662, 0.10003608325496316, 0.09926395304501057, 0.09908800898119807, 0.09900672174990177, 0.09989431919530034, 0.09987130668014288, 0.09863136103376746, 0.09839507006108761, 0.09887226903811097, 0.09888883493840694, 0.10109306033700705, 0.09876123163849115, 0.09924022015184164, 0.09885332081466913, 0.10120847914367914, 0.09918059408664703, 0.09931693971157074, 0.1001810790039599, 0.09603810124099255, 0.0963119762018323, 0.09634632896631956, 0.09675426501780748, 0.09847484761849046, 0.0956279612146318, 0.09556746995076537, 0.09594361297786236, 0.09997690096497536, 0.09592755092307925, 0.09592983312904835, 0.09582040412351489, 0.0959770018234849, 0.09591774828732014, 0.09693699888885021, 0.09634089982137084, 0.09547666506841779, 0.09574643801897764, 0.09653474390506744, 0.09820209816098213, 0.09566757595166564, 0.09668376808986068, 0.09613102301955223, 0.0956927016377449, 0.09564974904060364, 0.09588762419298291, 0.09561570314690471, 0.0960718528367579, 0.09667966095730662, 0.0955281462520361, 0.0957958810031414, 0.09562504896894097, 0.0957614160142839, 0.09574509458616376, 0.09602923644706607, 0.09565162099897861, 0.095827572979033, 0.09577510878443718, 0.09567699721083045, 0.09659148380160332, 0.09639453515410423, 0.09549965290352702, 0.09532557288184762, 0.09598882915452123, 0.0951977469958365, 0.09552588080987334, 0.09533828822895885, 0.09641004772856832, 0.09544856613501906, 0.09575841901823878, 0.09680054476484656, 0.09965058043599129, 0.09635158674791455, 0.09568543825298548, 0.09559751255437732, 0.09578384226188064, 0.09520362503826618, 0.09546002978459, 0.09581599431112409, 0.09670905862003565, 0.09558669338002801, 0.09571975283324718, 0.09597611986100674, 0.09753853408619761, 0.09688427299261093, 0.09581676684319973, 0.09623548435047269, 0.1022443170659244, 0.09613513480871916, 0.09554179105907679, 0.09513806970790029, 0.0955319032073021, 0.09656403493136168, 0.09549693204462528, 0.09603459388017654, 0.09650870598852634, 0.09599299496039748, 0.09520385041832924, 0.09544199565425515, 0.09591416036710143, 0.0960323316976428, 0.09677823726087809, 0.09592326078563929, 0.09561754297465086, 0.09582105092704296, 0.09579973109066486, 0.09587434912100434, 0.09624461410567164, 0.09599470300599933, 0.09697434492409229, 0.09568823408335447, 0.0956891137175262, 0.09729383885860443, 0.09681206243112683, 0.09642095398157835, 0.0959286536090076, 0.09627369325608015, 0.09819682501256466, 0.09578744415193796, 0.09581912774592638, 0.09691933915019035, 0.09672436770051718, 0.09553042100742459, 0.09602587902918458, 0.0956075731664896, 0.09998411312699318, 0.09206630196422338, 0.09522552974522114, 0.09739159792661667, 0.0965439323335886, 0.09546775883063674, 0.0955718019977212, 0.09605828393250704, 0.09582253824919462, 0.0957404556684196, 0.09539369633421302, 0.09588578902184963, 0.09611237468197942, 0.0986453341320157, 0.09645639592781663, 0.09580143727362156, 0.09573771292343736, 0.09631253592669964, 0.09865293418988585, 0.09616316063329577, 0.09575811121612787, 0.09564918605610728, 0.09552324377000332, 0.09570343419909477, 0.09520834684371948, 0.09568228526040912, 0.09547228692099452, 0.09743109997361898, 0.095841976813972, 0.09590950794517994, 0.0958004193380475, 0.09574247477576137, 0.09527782909572124, 0.0962835131213069, 0.09565901663154364, 0.09601751808077097, 0.09598538000136614, 0.09556822292506695, 0.0961803263053298, 0.09633802901953459, 0.09619438787922263, 0.095585519913584, 0.09594325488433242, 0.09596680803224444, 0.09593299403786659, 0.0955399302765727, 0.09591112472116947, 0.0959396930411458, 0.1050478802062571, 0.0952734206803143, 0.09529937710613012, 0.0958955162204802, 0.09609033167362213, 0.0959547902457416, 0.09627192700281739, 0.09593498706817627, 0.09604763705283403, 0.09576257085427642, 0.09588382113724947, 0.09740578476339579, 0.09618846187368035, 0.09507020702585578, 0.09625073615461588, 0.09562517888844013, 0.09621586510911584, 0.09578749723732471, 0.09617901500314474, 0.09562331391498446, 0.0959493787959218, 0.09531884314492345, 0.09543036902323365, 0.09752177400514483, 0.09526016796007752, 0.09622629871591926, 0.09540083119645715, 0.095633614808321, 0.09554063808172941, 0.09509512223303318, 0.09509636275470257, 0.09518145397305489, 0.09550805436447263, 0.09631178295239806, 0.09598916582763195, 0.09535298915579915, 0.09744447795674205, 0.09566258592531085, 0.09645875496789813, 0.09598269313573837, 0.09727495582774282, 0.09534437721595168, 0.09571723965927958, 0.09572846814990044, 0.09527653688564897, 0.09509446891024709, 0.09511583531275392, 0.09506413573399186, 0.09854806400835514, 0.09628614131361246, 0.09509401675313711, 0.09529491001740098, 0.09481853805482388, 0.09562966926023364, 0.09606967167928815, 0.09704945422708988, 0.09750035079196095, 0.09723087912425399, 0.09760774485766888, 0.09773331508040428, 0.09761998802423477, 0.09765538387000561, 0.09836094034835696, 0.09813111880794168, 0.0951393130235374, 0.09532450372353196, 0.09546706825494766, 0.09526068111881614, 0.09537804080173373, 0.09564994089305401, 0.09521985799074173, 0.0951122073456645, 0.09507089387625456, 0.09564412385225296, 0.09690678399056196, 0.09560310887172818, 0.09522428130730987, 0.09561804076656699, 0.09557744022458792, 0.09577924106270075, 0.0952952466905117, 0.09511274937540293, 0.09579307585954666, 0.0966717591509223, 0.09622419299557805, 0.09565141657367349, 0.09572829399257898, 0.09549383632838726, 0.094972665887326, 0.0962836560793221, 0.09568057581782341, 0.09552732389420271, 0.09531855210661888, 0.09641640214249492, 0.09550947276875377, 0.09537508618086576, 0.09508344205096364, 0.09484136709943414, 0.09527317294850945, 0.09637447586283088, 0.09599057724699378, 0.09590151067823172, 0.09515537414699793, 0.0955839459784329, 0.09600110119208694, 0.09573725890368223, 0.09593877894803882, 0.09583709994331002, 0.0959114320576191, 0.09559432975947857, 0.09537313506007195, 0.09532630536705256, 0.09529201686382294, 0.09552643680945039, 0.09514114493504167, 0.09514205297455192, 0.09627031534910202, 0.09619683306664228, 0.09531351691111922, 0.09512356203049421, 0.09506484679877758, 0.0954060829244554, 0.0955522139556706, 0.09609220502898097, 0.09606130002066493, 0.09527668030932546, 0.09555547498166561, 0.09528783382847905, 0.09523697895929217, 0.09503820817917585, 0.0952834258787334, 0.09517564484849572, 0.09514098009094596, 0.09496288700029254, 0.09523393912240863, 0.09525647480040789, 0.0951279690489173, 0.0955315581522882, 0.09610169986262918, 0.09549977583810687, 0.09535967325791717, 0.09495675517246127, 0.0987937836907804, 0.0956092718988657, 0.09545551938936114, 0.0960828848183155, 0.09544185502454638, 0.09582931501790881, 0.09553606389090419, 0.09549608593806624, 0.09562297211959958, 0.09556955611333251, 0.0954560930840671, 0.0960721867159009, 0.09575799014419317, 0.09564236178994179, 0.09514665836468339, 0.09616633970290422, 0.09592004120349884, 0.09549038577824831, 0.09585978928953409, 0.09569050557911396, 0.09565659519284964, 0.09534019604325294, 0.0953636821359396, 0.09583315905183554, 0.09553910978138447, 0.09607128612697124, 0.096082400996238, 0.09640468703582883, 0.09565878473222256, 0.09594934992492199, 0.09562571812421083, 0.09717193897813559, 0.09576226491481066, 0.09554605931043625, 0.09563650796189904, 0.09593089995905757, 0.09557032212615013, 0.09554558480158448, 0.09544471185654402, 0.09546979004517198, 0.0955344783142209, 0.0961119057610631, 0.09844304388388991, 0.09986642608419061, 0.09598268195986748, 0.09590644016861916, 0.09796392498537898, 0.09580399189144373, 0.09567929897457361, 0.0965868029743433, 0.09514572797343135, 0.0958004561252892, 0.09635846503078938, 0.09582196408882737, 0.09654435096308589, 0.09545877110213041, 0.09610386891290545, 0.09562982898205519, 0.09580034110695124, 0.09565295884385705, 0.09564192686229944, 0.09550608694553375, 0.0956325582228601, 0.09510617982596159, 0.09991626627743244, 0.10075133293867111, 0.09872569981962442, 0.09862166130915284, 0.09950317861512303, 0.09902462922036648, 0.09948925115168095, 0.09939904976636171, 0.09820846607908607, 0.09852192783728242, 0.09854092029854655, 0.1002763039432466, 0.09755902271717787, 0.09909349214285612, 0.09971494087949395, 0.09885665029287338, 0.09989224094897509, 0.09841057378798723, 0.09879612131044269, 0.09794094879180193, 0.09844596311450005, 0.0978928511030972, 0.0994461877271533, 0.09909175615757704, 0.09535993682220578, 0.09527102997526526, 0.09610314294695854, 0.0966753140091896, 0.09971639094874263, 0.09564881306141615, 0.09547605225816369, 0.09705946501344442, 0.09580875793471932, 0.09552764473482966, 0.09626885829493403, 0.09559451276436448, 0.09507530136033893, 0.09536802163347602, 0.09546133410185575, 0.09714491991326213, 0.09600329305976629, 0.09612440085038543, 0.09621851611882448, 0.09590341802686453, 0.09611173626035452, 0.09628479182720184, 0.09556388109922409, 0.09519043983891606, 0.09553271997720003, 0.0951384911313653, 0.09544679475948215, 0.09570433339104056, 0.09575830260291696, 0.09607199113816023, 0.09495254326611757, 0.09793757367879152, 0.0996901448816061], [4.697344119194895, 0.16043288400396705, 0.09702168172225356, 0.09551925025880337, 0.09792831679806113, 0.09736681682989001, 0.0979723921045661, 0.09965306706726551, 0.09751268709078431, 0.09888693271204829, 0.09874753840267658, 0.10086495289579034, 0.11251814709976315, 0.09868912398815155, 0.09739174088463187, 0.09851514268666506, 0.09859443828463554, 0.09844339778646827, 0.09997100802138448, 0.09808656014502048, 0.09973195614293218, 0.09990489995107055, 0.09913420490920544, 0.0987202781252563, 0.09769248496741056, 0.10307473409920931, 0.0936438306234777, 0.09821274597197771, 0.09874637937173247, 0.09787291381508112, 0.0983531279489398, 0.09914659429341555, 0.09944474790245295, 0.09845937276259065, 0.09795117424800992, 0.09933087369427085, 0.09918002923950553, 0.09816702082753181, 0.0966637060046196, 0.09707360994070768, 0.10031490121036768, 0.10045306710526347, 0.09509382583200932, 0.09667247114703059, 0.09994955966249108, 0.09854120342060924, 0.0979633629322052, 0.09784216806292534, 0.09785773092880845, 0.09772990690544248, 0.0987384170293808, 0.10129476990550756, 0.11061026714742184, 0.09825667086988688, 0.09747563721612096, 0.09738693060353398, 0.09871203824877739, 0.09825213113799691, 0.0977589669637382, 0.0981268766336143, 0.10121619515120983, 0.10007155407220125, 0.09920500312000513, 0.09903953084722161, 0.09871055698022246, 0.10345574421808124, 0.09577615791931748, 0.09883912978693843, 0.09967677015811205, 0.09876037389039993, 0.09977265913039446, 0.09935590904206038, 0.09894606377929449, 0.09955204511061311, 0.09902954008430243, 0.0987106179818511, 0.09889536676928401, 0.09936411026865244, 0.10440198890864849, 0.09267815388739109, 0.09922500606626272, 0.09830330312252045, 0.09849591087549925, 0.09862276818603277, 0.09884667070582509, 0.09677058598026633, 0.09948200825601816, 0.09816739894449711, 0.09884341899305582, 0.09829274006187916, 0.09908251790329814, 0.10147181479260325, 0.11054722219705582, 0.09874322218820453, 0.09783068299293518, 0.09957331465557218, 0.09917102521285415, 0.09843418095260859, 0.09826351795345545, 0.09874196583405137, 0.0981458299793303, 0.0987177500501275, 0.09798457426950336, 0.09853234002366662, 0.09869771497324109, 0.10310255968943238, 0.09344643400982022, 0.09809734439477324, 0.09803689504042268, 0.09794873977079988, 0.10101499501615763, 0.09769601002335548, 0.098577287979424, 0.09864498302340508, 0.10106102982535958, 0.09819907508790493, 0.09897873504087329, 0.09762434987351298, 0.09860023017972708, 0.10153975896537304, 0.09844060987234116, 0.09875213028863072, 0.09859408671036363, 0.09804529789835215, 0.09779879217967391, 0.09840838611125946, 0.09875966003164649, 0.09884167881682515, 0.09955484326928854, 0.0987248825840652, 0.09830227913334966, 0.10129129886627197, 0.11114892736077309, 0.0996232870966196, 0.10422474378719926, 0.10225222585722804, 0.10129468003287911, 0.0963333179242909, 0.09925609594210982, 0.09929045522585511, 0.09837567713111639, 0.10088797379285097, 0.09903332917019725, 0.09797259699553251, 0.09892678679898381, 0.10288187908008695, 0.09515115106478333, 0.09912648005411029, 0.09919997677206993, 0.1002008612267673, 0.0994536280632019, 0.09831295488402247, 0.09887858480215073, 0.09937608195468783, 0.09888115944340825, 0.09851906960830092, 0.0999868642538786, 0.09866713685914874, 0.09894129307940602, 0.09953396487981081, 0.09950039116665721, 0.09906159806996584, 0.09886397002264857, 0.099263371899724, 0.09893061313778162, 0.09914465481415391, 0.10086113680154085, 0.09734591096639633, 0.09925714321434498, 0.09930681576952338, 0.09837472904473543, 0.10120578436180949, 0.11073369579389691, 0.09900035010650754, 0.10074443509802222, 0.09934180369600654, 0.0992861851118505, 0.09897303115576506, 0.09964140877127647, 0.09910042490810156, 0.09846083726733923, 0.10057842405512929, 0.0995407858863473, 0.1002038037404418, 0.10105131845921278, 0.10442512668669224, 0.0961081231944263, 0.09985896898433566, 0.09947260795161128, 0.10033847810700536, 0.0997521230019629, 0.10119426669552922, 0.09991218196228147, 0.10407604509964585, 0.09916069218888879, 0.10088698985055089, 0.10067621199414134, 0.10214977106079459, 0.09868206409737468, 0.10090795205906034, 0.10015177773311734, 0.10040165297687054, 0.10146659193560481, 0.09820646699517965, 0.09964485932141542, 0.09915778785943985, 0.10030592605471611, 0.0996265378780663, 0.09990561800077558, 0.09992062207311392, 0.10233473079279065, 0.10151602607220411, 0.11182403936982155, 0.09936780855059624, 0.10094654420390725, 0.09956157580018044, 0.09817848913371563, 0.09961150400340557, 0.09970310190692544, 0.09788321005180478, 0.09859971422702074, 0.09835984883829951, 0.09778870409354568, 0.09844170603901148, 0.09833434782922268, 0.1018130462616682, 0.09525735676288605, 0.09761711722239852, 0.0987277110107243, 0.09814187604933977, 0.09845191892236471, 0.0984238707460463, 0.09782466990873218, 0.09797517629340291, 0.1010625590570271, 0.09564773086458445, 0.09949207911267877, 0.10005689691752195, 0.09778782399371266, 0.09960068576037884, 0.0985144223086536, 0.09909819671884179, 0.09857971733435988, 0.09777540806680918, 0.09828197257593274, 0.09840951999649405, 0.0993698569945991, 0.09830965520814061, 0.09767036279663444, 0.0975706041790545, 0.09875594591721892, 0.10037475312128663, 0.1107211927883327, 0.09856794122606516, 0.09841655800119042, 0.09836929012089968, 0.09854384884238243, 0.1026085801422596, 0.0990179618820548, 0.09715036302804947, 0.09885371895506978, 0.09955945890396833, 0.09786313120275736, 0.09860382368788123, 0.09855039417743683, 0.10249883914366364, 0.09387536579743028, 0.09817629400640726, 0.09924559807404876, 0.09867722680792212, 0.09805530216544867, 0.09844855219125748, 0.09823928773403168, 0.09804913634434342, 0.09830173896625638, 0.09886245895177126, 0.09878154564648867, 0.09788029827177525, 0.10144441202282906, 0.09977196995168924, 0.0984639199450612, 0.09889644989743829, 0.09937311429530382, 0.09981744876131415, 0.09873879328370094, 0.09902932588011026, 0.10005911393091083, 0.09839049587026238, 0.09932408528402448, 0.09893541363999248, 0.09896044619381428, 0.1017255480401218, 0.10986214876174927, 0.09864723728969693, 0.09853911865502596, 0.09976962301880121, 0.09931633342057467, 0.10068612080067396, 0.09610777394846082, 0.09835394192487001, 0.09875215590000153, 0.09901922941207886, 0.10006419289857149, 0.09982865210622549, 0.10109562799334526, 0.10428341571241617, 0.09849731530994177, 0.09759013075381517, 0.10087850596755743, 0.0965317040681839, 0.09877047594636679, 0.09910677699372172, 0.09953622287139297, 0.09790384816005826, 0.10112532787024975, 0.09626174299046397, 0.10233097430318594, 0.09866965608671308, 0.09868022054433823, 0.10037608817219734, 0.09738344512879848, 0.09862942295148969, 0.09844447579234838, 0.0990659361705184, 0.10007068514823914, 0.0980948656797409, 0.09982808632776141, 0.0985273290425539, 0.09807749092578888, 0.10290117096155882, 0.09854060271754861, 0.10369928041473031, 0.11140528973191977, 0.09866110701113939, 0.09894464397802949, 0.09864742215722799, 0.10024836612865329, 0.09866502089425921, 0.09851506166160107, 0.09871095418930054, 0.09826994081959128, 0.09878596244379878, 0.09859409788623452, 0.0982155418023467, 0.09890436008572578, 0.10453559411689639, 0.09542322205379605, 0.09869281994178891, 0.09861236391589046, 0.09816998383030295, 0.09871514094993472, 0.09908208530396223, 0.09859944973140955, 0.09911237517371774, 0.09873093711212277, 0.09947675466537476, 0.100075779017061, 0.0972866453230381, 0.09964185208082199, 0.09875090001150966, 0.09843538654968143, 0.0987531142309308, 0.09835293795913458, 0.09836615808308125, 0.09896496497094631, 0.09840522985905409, 0.09845280321314931, 0.0979275987483561, 0.0980372210033238, 0.09810336632654071, 0.0989293809980154, 0.10051562776789069, 0.1105601298622787, 0.09848356805741787, 0.09809248335659504, 0.09853407368063927, 0.09957458917051554, 0.09795197611674666, 0.0982569600455463, 0.09872205276042223, 0.09845577087253332, 0.10047662816941738, 0.0985429841093719, 0.09859761269763112, 0.10097104497253895, 0.10026104841381311, 0.0949730509892106, 0.09836278902366757, 0.09878893662244081, 0.09898050222545862, 0.09798068413510919, 0.09834404289722443, 0.09839742071926594, 0.09910871321335435, 0.09888080973178148, 0.0980506013147533, 0.10037935012951493, 0.09804486855864525, 0.09834020724520087, 0.09912013495340943, 0.09854944795370102, 0.10144568094983697, 0.09843245334923267, 0.09831387875601649, 0.10337577806785703, 0.11812205472961068, 0.09448722144588828, 0.09885712293908, 0.09917266480624676, 0.09839712595567107, 0.09842831594869494, 0.10013217199593782, 0.10997850121930242, 0.10197170497849584, 0.09942483296617866, 0.09835456218570471, 0.09943922283127904, 0.098370844963938, 0.09857205906882882, 0.09888395806774497, 0.09943008376285434, 0.09793292917311192, 0.0996729857288301, 0.09832304436713457, 0.09783919481560588, 0.1026170989498496, 0.09437520196661353, 0.10115558002144098, 0.0985815990716219, 0.0997210000641644, 0.09880915889516473, 0.09877924621105194, 0.0988469198346138, 0.09850536100566387, 0.1011997670866549, 0.10017575090751052, 0.09960056375712156, 0.10122920339927077, 0.10498464480042458, 0.09836102090775967, 0.09981545200571418, 0.0989987701177597, 0.09834698820486665, 0.09838621877133846, 0.09774928214028478, 0.09989811573177576, 0.0986729902215302, 0.09884829400107265, 0.09890720481052995, 0.09876442421227694, 0.09915703674778342, 0.10155581217259169, 0.11232320684939623, 0.09940391592681408, 0.09820998599752784, 0.09983897441998124, 0.09981071064248681, 0.09850471932440996, 0.09817829495295882, 0.09892985876649618, 0.09856288600713015, 0.09963715495541692, 0.09836905729025602, 0.1017255480401218, 0.10373292164877057, 0.10152082005515695, 0.09252725308761, 0.09978600917384028, 0.09742476977407932, 0.09938179003074765, 0.09979275288060308, 0.09903841838240623, 0.10125989886000752, 0.09831986203789711, 0.09813601383939385, 0.09906637715175748, 0.09895803406834602, 0.09867685288190842, 0.09904610179364681, 0.09872148791328073, 0.09861402399837971, 0.0992231173440814, 0.09851519484072924, 0.09879992809146643, 0.10029182583093643, 0.09835916198790073, 0.09988253330811858, 0.0997634707018733, 0.09856971120461822, 0.09832935873419046, 0.09954946720972657, 0.7042238521389663, 6.378848599735647, 2.6234060022979975, 0.10895034391433, 0.09804868511855602, 0.10011084470897913, 0.09961251402273774, 0.0981193738989532, 0.09829023201018572, 0.09802302112802863, 0.09793735621497035, 0.09836493292823434, 0.09913148079067469, 0.09876193199306726, 0.09813135908916593, 0.09799363510683179, 0.09806866571307182, 0.09835623716935515, 0.09937344817444682, 0.1019392148591578], [3.650732803158462, 0.10415854211896658, 0.09384677791967988, 0.09678023215383291, 0.09451324259862304, 0.09508888842537999, 0.0958249606192112, 0.09733960637822747, 0.09517056867480278, 0.09784811735153198, 0.09933323971927166, 0.10137425921857357, 0.09298721794039011, 0.09699200000613928, 0.09954739967361093, 0.09802231611683965, 0.10004809917882085, 0.09929867787286639, 0.09930791612714529, 0.10132841113954782, 0.09953477187082171, 0.10232287598773837, 0.08975915098562837, 0.09544341685250401, 0.09567948011681437, 0.09589819284155965, 0.09670248907059431, 0.09485118091106415, 0.0958930579945445, 0.09564088936895132, 0.09870625799521804, 0.1014701328240335, 0.09042371576651931, 0.09581290138885379, 0.0944169289432466, 0.09618330467492342, 0.09520663600414991, 0.09573780000209808, 0.0946619464084506, 0.09544839756563306, 0.09584764111787081, 0.10073893424123526, 0.09473993582651019, 0.09409506898373365, 0.09594642417505383, 0.09551034867763519, 0.09718359727412462, 0.09463228192180395, 0.09597316803410649, 0.09514502482488751, 0.09576439019292593, 0.10258133802562952, 0.08930560480803251, 0.10041776392608881, 0.0914786159992218, 0.09534294623881578, 0.09766106493771076, 0.09897434897720814, 0.09614512510597706, 0.09612571494653821, 0.09520554495975375, 0.10246354807168245, 0.09374467516317964, 0.09819190157577395, 0.09853841317817569, 0.09913366800174117, 0.09925538394600153, 0.09909047605469823, 0.09822854306548834, 0.09826715476810932, 0.09824715042486787, 0.10291633754968643, 0.09442902635782957, 0.10005145566537976, 0.10348248109221458, 0.09781320998445153, 0.09829436615109444, 0.10073379194363952, 0.09883312322199345, 0.09880732698366046, 0.09940855391323566, 0.10436185402795672, 0.09587669791653752, 0.09791458817198873, 0.09851036360487342, 0.0990596991032362, 0.10000074794515967, 0.09945665812119842, 0.09903927892446518, 0.09919248521327972, 0.09851255966350436, 0.10610056528821588, 0.0946977618150413, 0.09932697424665093, 0.10204418702051044, 0.09424415789544582, 0.09647757699713111, 0.09634524490684271, 0.09688075305894017, 0.09856338985264301, 0.09567455295473337, 0.10117983305826783, 0.08989132102578878, 0.10034794500097632, 0.09531840309500694, 0.09607119811698794, 0.09608984971418977, 0.09606438130140305, 0.09559270599856973, 0.09685689304023981, 0.09627764159813523, 0.10232446622103453, 0.09017658000811934, 0.09656639117747545, 0.09741421695798635, 0.0952416667714715, 0.0963950902223587, 0.09678134182468057, 0.09532310999929905, 0.09599045012146235, 0.09504698682576418, 0.1012364779599011, 0.09084579395130277, 0.09715728228911757, 0.09566653799265623, 0.09536552475765347, 0.09571980498731136, 0.09640059201046824, 0.09526735916733742, 0.09599463315680623, 0.09526061685755849, 0.10375382704660296, 0.08798532979562879, 0.09563085529953241, 0.09646733291447163, 0.09649094380438328, 0.09555984102189541, 0.09536431124433875, 0.09648328274488449, 0.09494625311344862, 0.0951941879466176, 0.10039011016488075, 0.09162913402542472, 0.09541916195303202, 0.0956944590434432, 0.09634929290041327, 0.09953616885468364, 0.09663316188380122, 0.09594560507684946, 0.09550562733784318, 0.0956493467092514, 0.10164600191637874, 0.08930564625188708, 0.09578429907560349, 0.09660002496093512, 0.09568887110799551, 0.09579016687348485, 0.09566414169967175, 0.09754688432440162, 0.09686032496392727, 0.09558590268716216, 0.10139582538977265, 0.09749013185501099, 0.09610446775332093, 0.0955908764153719, 0.09510276885703206, 0.09557417314499617, 0.09610835602506995, 0.09622363280504942, 0.09563109511509538, 0.09643975086510181, 0.10161093482747674, 0.09069743007421494, 0.09472081298008561, 0.09571435302495956, 0.09581479988992214, 0.0965225100517273, 0.09621538035571575, 0.0958858267404139, 0.0955972159281373, 0.09573105722665787, 0.10195012809708714, 0.0902711246162653, 0.09689045418053865, 0.09661842184141278, 0.09559002425521612, 0.0959445838816464, 0.09723035199567676, 0.09634421113878489, 0.09654408087953925, 0.09557290188968182, 0.10141041409224272, 0.09392181318253279, 0.09526035282760859, 0.09571875212714076, 0.09687926201149821, 0.09691799804568291, 0.09552417090162635, 0.09602128202095628, 0.09550917102023959, 0.0965320710092783, 0.10103880194947124, 0.09024496516212821, 0.09653586661443114, 0.09686188492923975, 0.09553417516872287, 0.09525943221524358, 0.09609788190573454, 0.09589210199192166, 0.09581680782139301, 0.0951785440556705, 0.10119426902383566, 0.09101862786337733, 0.09856484737247229, 0.09646895760670304, 0.09549047611653805, 0.0961302611976862, 0.09596230881288648, 0.09871003497391939, 0.09648321010172367, 0.0960018360055983, 0.10185795603320003, 0.08913602586835623, 0.09517092304304242, 0.09596436098217964, 0.09570198925212026, 0.09518744982779026, 0.09738794481381774, 0.0955778993666172, 0.09612962696701288, 0.09562861081212759, 0.10212480882182717, 0.08932041330263019, 0.09588313987478614, 0.09554743906483054, 0.0959702730178833, 0.09602356515824795, 0.09945928864181042, 0.09237833507359028, 0.09625608706846833, 0.0959343328140676, 0.10228177206590772, 0.09000842226669192, 0.09592066379263997, 0.09576190588995814, 0.09546407032757998, 0.09584480803459883, 0.09667402599006891, 0.10454216180369258, 0.095028315205127, 0.09521376201882958, 0.10086171189323068, 0.09131689090281725, 0.09613665798678994, 0.09615992987528443, 0.09580118721351027, 0.09632329875603318, 0.0962225659750402, 0.09499455010518432, 0.09761933796107769, 0.09533732105046511, 0.10113174188882113, 0.09166425140574574, 0.0950257359072566, 0.09619622072204947, 0.09576706727966666, 0.09652556665241718, 0.0950299403630197, 0.09609716199338436, 0.09568317094817758, 0.09572270512580872, 0.1020196177996695, 0.09024172276258469, 0.09603757411241531, 0.09849661402404308, 0.09264170005917549, 0.09581093722954392, 0.09528504172340035, 0.09455222822725773, 0.09521307982504368, 0.09537954488769174, 0.10159252816811204, 0.09074067790061235, 0.09575823089107871, 0.0973354079760611, 0.09527517203241587, 0.09613567730411887, 0.09650472365319729, 0.09777783742174506, 0.0953237609937787, 0.09561746986582875, 0.10097916098311543, 0.09020035807043314, 0.09471826301887631, 0.09502998599782586, 0.09537905175238848, 0.0977532141841948, 0.09664346976205707, 0.09536617016419768, 0.09526471188291907, 0.09487632103264332, 0.10080900602042675, 0.09034946328029037, 0.09755769558250904, 0.09735249821096659, 0.09719673218205571, 0.09738813992589712, 0.09814977506175637, 0.09801694378256798, 0.09705863380804658, 0.09842514526098967, 0.10200150078162551, 0.09124561119824648, 0.0954639189876616, 0.09545695595443249, 0.09582260390743613, 0.09442551108077168, 0.09579706424847245, 0.09548315173014998, 0.09498632792383432, 0.09532913099974394, 0.10195586131885648, 0.09085525805130601, 0.09523326763883233, 0.09515209496021271, 0.09563042921945453, 0.09538626484572887, 0.09806310897693038, 0.09318084130063653, 0.09538497775793076, 0.09621905209496617, 0.10107373399659991, 0.09115036576986313, 0.09545459225773811, 0.09600085020065308, 0.09547746693715453, 0.09502167394384742, 0.09652923885732889, 0.09498774912208319, 0.09573617298156023, 0.09549391781911254, 0.10141571890562773, 0.09031986119225621, 0.0953251519240439, 0.09506758209317923, 0.09510925319045782, 0.09511210070922971, 0.09636172419413924, 0.09599648090079427, 0.09602188877761364, 0.09535932401195168, 0.10049653798341751, 0.09130188310518861, 0.09561916394159198, 0.09577565314248204, 0.09560528304427862, 0.09591058315709233, 0.09579874575138092, 0.09531547222286463, 0.09534284472465515, 0.09528041491284966, 0.10150228114798665, 0.08884764602407813, 0.09561655391007662, 0.09625568799674511, 0.09616584796458483, 0.09568679425865412, 0.09499839693307877, 0.09449568018317223, 0.09537854976952076, 0.09583721589297056, 0.10107949422672391, 0.0910137128084898, 0.09521058527752757, 0.09582045068964362, 0.0952206221409142, 0.09492703713476658, 0.09526626393198967, 0.09510940173640847, 0.0958338943310082, 0.09449114464223385, 0.10146909020841122, 0.08911998616531491, 0.09481403790414333, 0.09577217884361744, 0.09531442495062947, 0.09514628117904067, 0.09606284601613879, 0.09520377172157168, 0.09590420639142394, 0.09819053672254086, 0.101146609056741, 0.08956316392868757, 0.09612888796254992, 0.09542031539604068, 0.09594229888170958, 0.0957997809164226, 0.09564193384721875, 0.09548125928267837, 0.09552745474502444, 0.0952535979449749, 0.10099522629752755, 0.09084762586280704, 0.09572048485279083, 0.09503105096518993, 0.09613086096942425, 0.0959281362593174, 0.09542681090533733, 0.09570520184934139, 0.09568419121205807, 0.0954574141651392, 0.10300874663516879, 0.08877742430195212, 0.09597273403778672, 0.09464871790260077, 0.09616304095834494, 0.0956914690323174, 0.09728199383243918, 0.09511399222537875, 0.09586260979995131, 0.0955050173215568, 0.10158632695674896, 0.09154150076210499, 0.0955923548899591, 0.0954519659280777, 0.09654732001945376, 0.09534698817878962, 0.095734354108572, 0.09517723694443703, 0.0953420139849186, 0.09593281615525484, 0.10102863190695643, 0.09302675491198897, 0.09982877317816019, 0.09597074566408992, 0.09599383221939206, 0.09779456397518516, 0.09617718914523721, 0.09565809089690447, 0.09678319515660405, 0.09525816468521953, 0.10214037401601672, 0.09023914113640785, 0.09515485586598516, 0.0965633001178503, 0.09663693374022841, 0.09494006913155317, 0.09596411697566509, 0.0955667681992054, 0.0963716427795589, 0.0945617901161313, 0.10260453214868903, 0.08898536581546068, 0.09518352523446083, 0.09923141775652766, 0.1021149791777134, 0.09784840373322368, 0.09914669021964073, 0.09906531171873212, 0.10011916933581233, 0.09803112968802452, 0.10488421423360705, 0.09280873974785209, 0.09903773432597518, 0.0981236188672483, 0.09884262317791581, 0.09932531602680683, 0.09889194695279002, 0.0995347136631608, 0.09896879037842155, 0.10000830003991723, 0.10369916586205363, 0.09418851183727384, 0.09715861501172185, 0.09878324996680021, 0.0972628709860146, 0.09974459791556001, 0.09902290999889374, 0.09565951721742749, 0.09501242218539119, 0.0957510806620121, 0.1028544120490551, 0.09428619593381882, 0.09503056295216084, 0.0956423170864582, 0.0971128148958087, 0.09608018444851041, 0.09564478974789381, 0.09706136211752892, 0.09429507609456778, 0.100420574657619, 0.10217606322839856, 0.08844149671494961, 0.09214303223416209, 0.09620942594483495, 0.09566035820171237, 0.09713531285524368, 0.09524647891521454, 0.09605102986097336, 0.0961437369696796, 0.09532538335770369, 0.1029523010365665, 0.0896248547360301, 0.09367929492145777, 0.09553818125277758, 0.09572825580835342, 0.09542372822761536, 0.09626195905730128, 0.09803005075082183, 0.09503044886514544, 0.09698477201163769], [1.8724259729497135, 0.1443713060580194, 0.09645449882373214, 0.09612808283418417, 0.09751463728025556, 0.09857750870287418, 0.0975683773867786, 0.0989983007311821, 0.09757281094789505, 0.09898073505610228, 0.09906816389411688, 0.10616697231307626, 0.1068003517575562, 0.0983793311752379, 0.0976418717764318, 0.09871273534372449, 0.0982338129542768, 0.09894850291311741, 0.10007759602740407, 0.0977680366486311, 0.10091109341010451, 0.09890493890270591, 0.09888132568448782, 0.09869759017601609, 0.09772545984014869, 0.10308138700202107, 0.09383074706420302, 0.09812484821304679, 0.09833128470927477, 0.09883649041876197, 0.09770801663398743, 0.0996001260355115, 0.09895954420790076, 0.09833893412724137, 0.09888785099610686, 0.09844365390017629, 0.09912538668140769, 0.09917925344780087, 0.10266383970156312, 0.09064758894965053, 0.0995108182542026, 0.10081200487911701, 0.09494335716590285, 0.09746722504496574, 0.09927388792857528, 0.09854007977992296, 0.09802853222936392, 0.09837753605097532, 0.09701645793393254, 0.09791897982358932, 0.09932081494480371, 0.1054822183214128, 0.10599109064787626, 0.09783842321485281, 0.09774530306458473, 0.09836695063859224, 0.09851451637223363, 0.09751293761655688, 0.09751947643235326, 0.10036868788301945, 0.10007536597549915, 0.09940304700285196, 0.09934369986876845, 0.09887625090777874, 0.09889988508075476, 0.10297660017386079, 0.09593309508636594, 0.09920906694605947, 0.09930246463045478, 0.09968139929696918, 0.09949600789695978, 0.09876369126141071, 0.09915670799091458, 0.0992211545817554, 0.09906402323395014, 0.099060142878443, 0.09832626022398472, 0.10025299387052655, 0.11404769914224744, 0.08715784596279263, 0.09409603709354997, 0.09835836384445429, 0.09882439207285643, 0.09874859871342778, 0.09865145338699222, 0.0974923656322062, 0.09871344920247793, 0.09816534398123622, 0.09865945111960173, 0.09876990504562855, 0.09914971562102437, 0.10622948501259089, 0.10760415624827147, 0.09678782289847732, 0.09819176606833935, 0.09946036711335182, 0.09921736782416701, 0.0993565870448947, 0.0967832081951201, 0.09899439476430416, 0.09838261920958757, 0.09868549602106214, 0.09777555568143725, 0.09852817421779037, 0.09852008009329438, 0.10156676778569818, 0.09504590276628733, 0.09825752535834908, 0.09729274408891797, 0.09983145771548152, 0.09941996401175857, 0.09899016609415412, 0.09759217407554388, 0.0986792640760541, 0.10245176684111357, 0.09654563292860985, 0.0990757062099874, 0.0979714309796691, 0.10490770870819688, 0.09502184903249145, 0.09870082791894674, 0.09860899206250906, 0.09816971700638533, 0.09822711301967502, 0.09835071116685867, 0.09809591481462121, 0.09862651722505689, 0.09901074273511767, 0.0994501649402082, 0.09913696208968759, 0.09882852109149098, 0.10594889894127846, 0.10597799718379974, 0.10004729777574539, 0.10521273734048009, 0.10345298564061522, 0.09811030002310872, 0.09677603328600526, 0.09915054263547063, 0.09863003809005022, 0.0994701711460948, 0.10016647074371576, 0.09931025421246886, 0.0979080549441278, 0.09915202297270298, 0.10250600893050432, 0.09538544621318579, 0.09902914706617594, 0.09868576098233461, 0.10012538591399789, 0.09924519713968039, 0.0989726260304451, 0.09925177693367004, 0.09917354490607977, 0.09899566788226366, 0.09916864288970828, 0.09924738015979528, 0.09886165522038937, 0.10565124405547976, 0.09271799959242344, 0.1000540042296052, 0.09855939587578177, 0.09898790204897523, 0.0986300390213728, 0.09939173795282841, 0.10024519404396415, 0.09836724307388067, 0.09878988610580564, 0.0992315779440105, 0.09912204695865512, 0.09888225514441729, 0.10561481676995754, 0.10608516307547688, 0.09923211392015219, 0.10036332299932837, 0.09987454488873482, 0.09889259422197938, 0.09904290176928043, 0.09981646109372377, 0.09834606200456619, 0.10029590409249067, 0.09947437886148691, 0.10006213514134288, 0.10119523108005524, 0.10016360506415367, 0.10309119103476405, 0.09710517898201942, 0.09992206282913685, 0.09979787282645702, 0.10012619895860553, 0.10130964498966932, 0.09931751107797027, 0.10425319010391831, 0.09992297692224383, 0.09973041294142604, 0.10182066028937697, 0.09881760366261005, 0.10103565733879805, 0.10700786486268044, 0.09388871490955353, 0.10075120814144611, 0.09978600079193711, 0.09975895332172513, 0.09962420305237174, 0.09953076764941216, 0.0999692939221859, 0.09982506232336164, 0.10021018609404564, 0.09932383196428418, 0.10247022565454245, 0.09997797105461359, 0.1063561593182385, 0.1060088099911809, 0.09985131397843361, 0.10037744883447886, 0.0990746128372848, 0.10031453613191843, 0.09820833196863532, 0.09957525227218866, 0.09798037772998214, 0.09871050994843245, 0.09818085888400674, 0.09773788740858436, 0.09871172392740846, 0.09821439580991864, 0.10162602690979838, 0.09503692295402288, 0.09890326717868447, 0.10064338706433773, 0.09527290193364024, 0.09872398804873228, 0.09796959720551968, 0.09806466195732355, 0.09797620074823499, 0.09893671097233891, 0.0980540569871664, 0.09921350097283721, 0.09957218216732144, 0.10542050609365106, 0.09224127372726798, 0.09886551694944501, 0.09892644733190536, 0.10126931499689817, 0.09510958986356854, 0.09829252120107412, 0.09878664696589112, 0.09869031282141805, 0.09828507201746106, 0.09826940298080444, 0.097350156866014, 0.0988116841763258, 0.10537842800840735, 0.1054821121506393, 0.09862852795049548, 0.09839542396366596, 0.09852400794625282, 0.09872722905129194, 0.10297427978366613, 0.0983084891922772, 0.09754129778593779, 0.09883353393524885, 0.09896981902420521, 0.0982881230302155, 0.0987230483442545, 0.09819448972120881, 0.10247305408120155, 0.09422326879575849, 0.09798138123005629, 0.09900423092767596, 0.09853263525292277, 0.09859801502898335, 0.0980886947363615, 0.09859924390912056, 0.09798116609454155, 0.09831490321084857, 0.09899756265804172, 0.0990612250752747, 0.0991452569141984, 0.106781424023211, 0.0926704853773117, 0.09933794056996703, 0.09999729599803686, 0.09881521202623844, 0.09858412528410554, 0.0984522788785398, 0.100399951916188, 0.09883849089965224, 0.10205050418153405, 0.09589715301990509, 0.0992314307950437, 0.0993689140304923, 0.10574190923944116, 0.10504866484552622, 0.09884613705798984, 0.09835772588849068, 0.10025566536933184, 0.0986735955812037, 0.10118576604872942, 0.09585079737007618, 0.0985551755875349, 0.09900782816112041, 0.09889927180483937, 0.10068794526159763, 0.09883817005902529, 0.10658767772838473, 0.09894416201859713, 0.09480137517675757, 0.10049928305670619, 0.09837741078808904, 0.09965945733711123, 0.0986053990200162, 0.0987090808339417, 0.09925892995670438, 0.09841624274849892, 0.10096748033538461, 0.09700995776802301, 0.10172279318794608, 0.09889249177649617, 0.10548922838643193, 0.09345011366531253, 0.097114697098732, 0.09853782784193754, 0.09859924297779799, 0.09958776319399476, 0.09958386095240712, 0.09874041099101305, 0.09897026419639587, 0.09867390198633075, 0.09975787764415145, 0.10109246103093028, 0.09951584413647652, 0.10801720200106502, 0.10675827227532864, 0.09985629795119166, 0.09762209467589855, 0.09900879906490445, 0.09939834894612432, 0.09869027324020863, 0.09913408476859331, 0.09899610234424472, 0.09818130265921354, 0.09816809417679906, 0.09944753209128976, 0.09763657581061125, 0.10107291024178267, 0.10215439600870013, 0.09542845096439123, 0.09863667795434594, 0.09837871370837092, 0.09882058016955853, 0.09920914517715573, 0.09848944982513785, 0.09822278283536434, 0.09993890905752778, 0.09866951406002045, 0.10051301214843988, 0.09852626081556082, 0.09863094706088305, 0.10507154511287808, 0.09213522868230939, 0.09842679044231772, 0.0988658587448299, 0.098239716142416, 0.0984865608625114, 0.09858083305880427, 0.1000485960394144, 0.09669195581227541, 0.09822823526337743, 0.09797686478123069, 0.0982011598534882, 0.0991500043310225, 0.10494614904746413, 0.10575116286054254, 0.09847308183088899, 0.09838557802140713, 0.0987944989465177, 0.09878346510231495, 0.09837115090340376, 0.09802657924592495, 0.09888492105528712, 0.09878159686923027, 0.0998788122087717, 0.09869183087721467, 0.0987156298942864, 0.0985171920619905, 0.10220412816852331, 0.09507606364786625, 0.09860259620472789, 0.09878119314089417, 0.09851139364764094, 0.09860340412706137, 0.09779261890798807, 0.09991432726383209, 0.09830401604995131, 0.09803970763459802, 0.09977335529401898, 0.099209391977638, 0.09835055796429515, 0.10512882983312011, 0.09188468521460891, 0.09876485681161284, 0.10121021419763565, 0.09847179800271988, 0.09829255705699325, 0.11077847192063928, 0.11056507099419832, 0.09475776413455606, 0.0993138886988163, 0.09885601699352264, 0.0983298709616065, 0.09902305621653795, 0.10432463185861707, 0.1079348991625011, 0.09938650811091065, 0.09924517897889018, 0.09917383594438434, 0.09860529564321041, 0.09975679637864232, 0.09848146606236696, 0.09800033969804645, 0.09834660729393363, 0.09849325194954872, 0.09958010772243142, 0.09841569000855088, 0.09799858694896102, 0.10221637692302465, 0.09554788330569863, 0.10010270774364471, 0.09913428220897913, 0.09924297593533993, 0.09891773480921984, 0.09913725033402443, 0.0986443948931992, 0.09846090711653233, 0.10120960185304284, 0.1004849849268794, 0.10070296004414558, 0.10019370913505554, 0.11448512272909284, 0.08882564399391413, 0.09990041935816407, 0.09837273182347417, 0.09834424406290054, 0.09875533217564225, 0.09894449356943369, 0.09848244208842516, 0.098972138017416, 0.09875907097011805, 0.09883766621351242, 0.09880381403490901, 0.100096195936203, 0.1053056730888784, 0.10836032778024673, 0.09849662287160754, 0.09826650936156511, 0.1010482357814908, 0.09823566721752286, 0.09877813188359141, 0.09824576694518328, 0.0988700850866735, 0.09885117597877979, 0.09924470912665129, 0.0996380066499114, 0.10240660840645432, 0.10445861564949155, 0.09855439607053995, 0.09300979413092136, 0.09974264074116945, 0.09754874836653471, 0.09986230172216892, 0.09939069114625454, 0.09909673174843192, 0.10078000137582421, 0.09847523178905249, 0.09796746214851737, 0.09935745876282454, 0.0987799079157412, 0.09929465921595693, 0.10481913108378649, 0.09249580185860395, 0.09866790007799864, 0.09910841519013047, 0.09864445962011814, 0.0986663163639605, 0.10016037290915847, 0.09881515894085169, 0.09951312001794577, 0.09968947572633624, 0.09865300310775638, 0.09870941797271371, 0.09982556104660034, 2.279485695064068, 7.341592173092067, 0.11737792612984776, 0.09561039879918098, 0.09512521605938673, 0.09515352779999375, 0.09648381918668747, 0.09809538815170527, 0.09824607986956835, 0.10801093885675073, 0.0944145331159234, 0.09517790516838431, 0.09589114366099238, 0.0985505823045969, 0.0986002809368074, 0.09791497187688947, 0.09827995905652642, 0.10993435885757208, 0.09418851509690285, 0.10339209390804172], [1.9056470030918717, 0.09072229685261846, 0.09518660930916667, 0.0962442378513515, 0.09470041887834668, 0.09498819103464484, 0.09613763727247715, 0.09722372377291322, 0.09597192611545324, 0.09694571979343891, 0.09969233209267259, 0.10071052890270948, 0.09280949039384723, 0.09739867085590959, 0.10011188685894012, 0.09875460620969534, 0.10011164005845785, 0.09830835787579417, 0.10255879582837224, 0.09819302428513765, 0.09893164364621043, 0.10241824528202415, 0.08950818097218871, 0.09577427478507161, 0.09593978617340326, 0.09588042600080371, 0.09658697573468089, 0.09503347519785166, 0.09568583220243454, 0.09570522466674447, 0.09905965533107519, 0.10086409002542496, 0.09050841676071286, 0.09635399002581835, 0.09431827813386917, 0.09615953173488379, 0.09560684533789754, 0.09489556681364775, 0.09492579009383917, 0.09522007498890162, 0.09566887281835079, 0.100506991147995, 0.09670950192958117, 0.09256957890465856, 0.09594292612746358, 0.09558076178655028, 0.09695996902883053, 0.09554234007373452, 0.09592525195330381, 0.09438175521790981, 0.09804325876757503, 0.10026357835158706, 0.08974239369854331, 0.095957285258919, 0.09581418987363577, 0.09563597617670894, 0.09750058455392718, 0.0987190892919898, 0.09626236092299223, 0.09605039982125163, 0.09589781332761049, 0.10140127968043089, 0.09417928708717227, 0.09846722520887852, 0.09916089987382293, 0.0990477791056037, 0.09857810800895095, 0.09884312888607383, 0.09860074380412698, 0.09808732708916068, 0.09824048029258847, 0.10251311864703894, 0.09596235631033778, 0.09989815391600132, 0.10237716697156429, 0.097670444753021, 0.09925534902140498, 0.10037653101608157, 0.0997710432857275, 0.09827222675085068, 0.10014033736661077, 0.10242387186735868, 0.09558047074824572, 0.09867806220427155, 0.09840355673804879, 0.09865169925615191, 0.1018278831616044, 0.09861374972388148, 0.09908103104680777, 0.09876041393727064, 0.0999358301050961, 0.10399165889248252, 0.09647732228040695, 0.09962051268666983, 0.10175040131434798, 0.09277672786265612, 0.09652132401242852, 0.09619815507903695, 0.09714678302407265, 0.09852900868281722, 0.09560826094821095, 0.10089594218879938, 0.09287946624681354, 0.09758735867217183, 0.09520624997094274, 0.0963060143403709, 0.09609480667859316, 0.09616636205464602, 0.09596936497837305, 0.09646084904670715, 0.09675250621512532, 0.10148466564714909, 0.09016291098669171, 0.09566318616271019, 0.09853479079902172, 0.0951604270376265, 0.09705874929204583, 0.09596136072650552, 0.09788653813302517, 0.09342959616333246, 0.09621213795617223, 0.10007947497069836, 0.09092303272336721, 0.09737637545913458, 0.09540706872940063, 0.09571336582303047, 0.09570501605048776, 0.09545170329511166, 0.09599499078467488, 0.09608093509450555, 0.09542790986597538, 0.1037091352045536, 0.08805871615186334, 0.0956980218179524, 0.09629989182576537, 0.09661530004814267, 0.09542839787900448, 0.09553001215681434, 0.09655062202364206, 0.09442005679011345, 0.09513046313077211, 0.09903152193874121, 0.09341121511533856, 0.09497098112478852, 0.09557411912828684, 0.09787108283489943, 0.09855105401948094, 0.09964514896273613, 0.09266069484874606, 0.09551068721339107, 0.09594007395207882, 0.10114627005532384, 0.08903745980933309, 0.09685172699391842, 0.09619575832039118, 0.09545680787414312, 0.0959667507559061, 0.09527037106454372, 0.09791835816577077, 0.09688375471159816, 0.09595401817932725, 0.10063212225213647, 0.09779294487088919, 0.09688228974118829, 0.09494997002184391, 0.09499765932559967, 0.09528475673869252, 0.0965159721672535, 0.09603381808847189, 0.09944256488233805, 0.09280836209654808, 0.10133763775229454, 0.08993483521044254, 0.09589949809014797, 0.09557201387360692, 0.09614367876201868, 0.0963115282356739, 0.09608047269284725, 0.09600183134898543, 0.09581477893516421, 0.09580078395083547, 0.1015246082097292, 0.09028014866635203, 0.09705870924517512, 0.09612390864640474, 0.09571280609816313, 0.09575033700093627, 0.09726629918441176, 0.09726433688774705, 0.09598463121801615, 0.09598437184467912, 0.10078429011628032, 0.09449860779568553, 0.09508703229948878, 0.09570452198386192, 0.09728032257407904, 0.09632636001333594, 0.09577589435502887, 0.09625169774517417, 0.0954557410441339, 0.09565973607823253, 0.10135816177353263, 0.09077613009139895, 0.09624016098678112, 0.0968951010145247, 0.09545081295073032, 0.09523617196828127, 0.09622268611565232, 0.09580803429707885, 0.09537751693278551, 0.09569727070629597, 0.10076744109392166, 0.09120444906875491, 0.09910896001383662, 0.09578945394605398, 0.09594088513404131, 0.09584965510293841, 0.09594251401722431, 0.09882056154310703, 0.09616656322032213, 0.09590224688872695, 0.10216738097369671, 0.08971572201699018, 0.09500693902373314, 0.0962529513053596, 0.09485197300091386, 0.09525767480954528, 0.09728983417153358, 0.0966603416018188, 0.09541834611445665, 0.09540677815675735, 0.10216996213421226, 0.08879336295649409, 0.09682188183069229, 0.09540801495313644, 0.09568050410598516, 0.09590717311948538, 0.099861990660429, 0.09238021913915873, 0.09628375200554729, 0.09608704410493374, 0.1017372808419168, 0.0899137151427567, 0.09651822596788406, 0.09525272995233536, 0.09569180011749268, 0.09590251510962844, 0.09578353399410844, 0.10520665068179369, 0.096097975037992, 0.0944360839203, 0.10058582201600075, 0.09159049624577165, 0.09599043801426888, 0.09608883783221245, 0.09556357283145189, 0.09628408402204514, 0.09678579028695822, 0.09522813884541392, 0.09738631313666701, 0.09534729598090053, 0.1004836531355977, 0.09219392668455839, 0.09460734110325575, 0.09638826223090291, 0.09586996864527464, 0.0963273630477488, 0.09559209132567048, 0.09535452863201499, 0.09619694203138351, 0.09541740734130144, 0.10189940501004457, 0.09065080992877483, 0.0963958720676601, 0.09819206269457936, 0.0926955109462142, 0.09561310522258282, 0.0949865048751235, 0.09471715381368995, 0.09516795305535197, 0.09567503537982702, 0.1011678148061037, 0.09109472902491689, 0.09570878883823752, 0.10038928734138608, 0.09285419154912233, 0.09580042632296681, 0.09644867805764079, 0.09802436269819736, 0.09464324219152331, 0.0957321529276669, 0.10133158601820469, 0.09298818977549672, 0.09181121923029423, 0.09517444996163249, 0.09464605385437608, 0.09802302112802863, 0.09694821713492274, 0.09523604298010468, 0.09548516105860472, 0.09429392777383327, 0.10082343220710754, 0.09075130568817258, 0.09783317800611258, 0.09695513313636184, 0.09725490724667907, 0.09699646569788456, 0.09825494326651096, 0.09760904079303145, 0.0980495372787118, 0.09830620186403394, 0.10141459386795759, 0.09165857126936316, 0.09562016790732741, 0.09555519092828035, 0.09515678975731134, 0.09490767307579517, 0.09582720696926117, 0.09590432234108448, 0.09456814872100949, 0.0951481033116579, 0.10174411069601774, 0.09185274504125118, 0.09435859089717269, 0.09529910609126091, 0.09563018521293998, 0.0957737946882844, 0.09754303935915232, 0.09352615987882018, 0.09548617713153362, 0.09610223863273859, 0.10069132503122091, 0.09152331622317433, 0.0956082227639854, 0.09571603033691645, 0.0955548956990242, 0.09499339805915952, 0.09617658099159598, 0.09551350399851799, 0.09562800684943795, 0.09544183500111103, 0.10130159230902791, 0.09150829678401351, 0.09446945833042264, 0.09478129772469401, 0.09534095227718353, 0.09487581672146916, 0.0964436000213027, 0.09656019695103168, 0.09546482190489769, 0.09511276427656412, 0.10043201176449656, 0.09115859400480986, 0.09650783333927393, 0.09539836272597313, 0.09612446604296565, 0.0950448801741004, 0.09582926472648978, 0.09676434425637126, 0.09458790067583323, 0.09481937810778618, 0.10096930712461472, 0.08992793085053563, 0.09517316427081823, 0.09607730992138386, 0.09623732371255755, 0.09534325916320086, 0.095139070879668, 0.09468557732179761, 0.0950958407483995, 0.09609878901392221, 0.10069278022274375, 0.09154823375865817, 0.09500297717750072, 0.09814213681966066, 0.09404914826154709, 0.09390530362725258, 0.09530828800052404, 0.0957788759842515, 0.09473152318969369, 0.09497130895033479, 0.10112798726186156, 0.08906258083879948, 0.09513953095301986, 0.09503143979236484, 0.09564714226871729, 0.09534680983051658, 0.09585865400731564, 0.09559155814349651, 0.0952967070043087, 0.10163365211337805, 0.09795067505910993, 0.08969928789883852, 0.09675136068835855, 0.09491337416693568, 0.09587370185181499, 0.09574637841433287, 0.09522607177495956, 0.09624456893652678, 0.09522548411041498, 0.09517625905573368, 0.10092356288805604, 0.09112818911671638, 0.09564515482634306, 0.09827733784914017, 0.09293974237516522, 0.0957587007433176, 0.09698736388236284, 0.09510460728779435, 0.0952725918032229, 0.09512719791382551, 0.10245439130812883, 0.08860875805839896, 0.09672788670286536, 0.09468896919861436, 0.09624048974364996, 0.0953804412856698, 0.09693273110315204, 0.09595492389053106, 0.09511744696646929, 0.09543977212160826, 0.1019217949360609, 0.09163902187719941, 0.09637825889512897, 0.09491638420149684, 0.09583396790549159, 0.09566892310976982, 0.09556451393291354, 0.0954068610444665, 0.09570727916434407, 0.09624136984348297, 0.10050805797800422, 0.09359845379367471, 0.09947714628651738, 0.09643166698515415, 0.09737719781696796, 0.0956661868840456, 0.09608651837334037, 0.09581972798332572, 0.0963038899935782, 0.09547157166525722, 0.10231433436274529, 0.08944458374753594, 0.09566905628889799, 0.09681428363546729, 0.09644922008737922, 0.09473984222859144, 0.0962836118414998, 0.09679539175704122, 0.09885252732783556, 0.09119675774127245, 0.10222053714096546, 0.08939836407080293, 0.09543877094984055, 0.10012816777452826, 0.10133318929001689, 0.0977902221493423, 0.09960906160995364, 0.09904262516647577, 0.09925078088417649, 0.0991939720697701, 0.10338583495467901, 0.09367339499294758, 0.0983027359470725, 0.09829624928534031, 0.0999612957239151, 0.09888606611639261, 0.09940682398155332, 0.09916945407167077, 0.09872921789065003, 0.09986856812611222, 0.10300816781818867, 0.09340753732249141, 0.09845967078581452, 0.09805504884570837, 0.09775518300011754, 0.10021213535219431, 0.09816255699843168, 0.09540710877627134, 0.09559237584471703, 0.09582737041637301, 0.10254529863595963, 0.09558814624324441, 0.09391226014122367, 0.09563875896856189, 0.09673345694318414, 0.09635292273014784, 0.0954228793270886, 0.09710555290803313, 0.09446519007906318, 0.10060054576024413, 0.10197163326665759, 0.08818855183199048, 0.09280336275696754, 0.09557594824582338, 0.09579297108575702, 0.09922482492402196, 0.09291448816657066, 0.0967956087552011, 0.09581020614132285, 0.09521218901500106, 0.10273066302761436, 0.08934671198949218, 0.09422366879880428, 0.09536160388961434, 0.09576452197507024, 0.09592077601701021, 0.09594312123954296, 0.09799371380358934, 0.09499259293079376, 0.13535419898107648], [0.17318586073815823, 0.10295914299786091, 0.09086187928915024, 0.09752483200281858, 0.09802110586315393, 0.09764469927176833, 0.0996350459754467, 0.09772365260869265, 0.09862019401043653, 0.09895894397050142, 0.09849821729585528, 0.11473756702616811, 0.09867862006649375, 0.09765413962304592, 0.0987670342437923, 0.09808142390102148, 0.09830504190176725, 0.10003606509417295, 0.09866600017994642, 0.10113556776195765, 0.09832472493872046, 0.0987775451503694, 0.0984867182560265, 0.09825102193281054, 0.09872634103521705, 0.09779197396710515, 0.0983364968560636, 0.0986087778583169, 0.09806888597086072, 0.09864855138584971, 0.09912681579589844, 0.0993005488999188, 0.09796770988032222, 0.09817614499479532, 0.09976834803819656, 0.09868308715522289, 0.09821652621030807, 0.09670464461669326, 0.09710191609337926, 0.09996628807857633, 0.0981357297860086, 0.09776660520583391, 0.09683614689856768, 0.10006973007693887, 0.09816949581727386, 0.09804354514926672, 0.097994992043823, 0.0976050179451704, 0.09797821613028646, 0.09943881677463651, 0.09893469605594873, 0.11212351312860847, 0.09770430717617273, 0.0978546398691833, 0.0981343500316143, 0.09815991669893265, 0.09772888710722327, 0.09811655897647142, 0.09812724590301514, 0.1022059740498662, 0.09910622099414468, 0.09922980796545744, 0.0992239722982049, 0.09864064678549767, 0.0993762519210577, 0.09961187932640314, 0.09914398565888405, 0.09943274827674031, 0.09904225217178464, 0.10017827386036515, 0.09860370075330138, 0.09924148116260767, 0.0992444371804595, 0.09903860278427601, 0.09918809914961457, 0.09875963209196925, 0.09910708758980036, 0.09875103924423456, 0.09840987995266914, 0.09915435407310724, 0.09864473575726151, 0.09835470328107476, 0.09856358077377081, 0.09879621490836143, 0.0984650650061667, 0.09794912440702319, 0.09810119494795799, 0.09872626373544335, 0.09820926422253251, 0.09936840273439884, 0.09976001502946019, 0.11213111411780119, 0.09866513218730688, 0.09802316594868898, 0.09989287983626127, 0.0987072428688407, 0.09840399213135242, 0.09844612888991833, 0.09852404706180096, 0.09896362898871303, 0.09804203826934099, 0.09821110079064965, 0.09821484703570604, 0.09865229902788997, 0.09833513014018536, 0.09837509505450726, 0.09796175779774785, 0.09808091819286346, 0.09812426893040538, 0.10077008605003357, 0.09790883073583245, 0.09834189526736736, 0.0987733406946063, 0.10105167515575886, 0.09854594292119145, 0.0983037929981947, 0.09817194705829024, 0.09847991680726409, 0.10129290306940675, 0.0989643232896924, 0.0983911706134677, 0.09832071606069803, 0.09806101024150848, 0.09822647972032428, 0.09838367532938719, 0.09873587265610695, 0.09886633837595582, 0.09953681658953428, 0.09872677503153682, 0.09894916322082281, 0.0989512330852449, 0.11291592009365559, 0.0996013218536973, 0.10190770216286182, 0.10135823581367731, 0.10224486095830798, 0.09853011183440685, 0.09872530028223991, 0.09939817991107702, 0.09922380093485117, 0.10027718404307961, 0.09866720996797085, 0.0987001322209835, 0.09861043188720942, 0.09942116402089596, 0.09900771779939532, 0.09892135625705123, 0.09919556463137269, 0.09967743512243032, 0.0992385009303689, 0.09878242295235395, 0.09948217635974288, 0.09879125375300646, 0.09911017632111907, 0.09911986161023378, 0.09952039318159223, 0.09853503294289112, 0.09874136419966817, 0.09998271893709898, 0.09969168482348323, 0.09888115990906954, 0.09871286805719137, 0.09921973524615169, 0.09881072072312236, 0.09948167018592358, 0.09950360283255577, 0.09891186514869332, 0.09876691177487373, 0.0992628731764853, 0.0989037579856813, 0.09899466997012496, 0.11241503618657589, 0.09930782997980714, 0.1006406880915165, 0.099504463840276, 0.09918859088793397, 0.0986810908652842, 0.09964880300685763, 0.09900371730327606, 0.09917469508945942, 0.09990241471678019, 0.09969376819208264, 0.10074272798374295, 0.1006181207485497, 0.10001611895859241, 0.10031491424888372, 0.0998133858665824, 0.09978654701262712, 0.10014761332422495, 0.10006436659023166, 0.10068143717944622, 0.09995448822155595, 0.1041619167663157, 0.09975476283580065, 0.10019580507650971, 0.10063975630328059, 0.10124697862192988, 0.09973986214026809, 0.10070581315085292, 0.10033248597756028, 0.10027904808521271, 0.09977979678660631, 0.09985369397327304, 0.09942982997745275, 0.09980766708031297, 0.09979005018249154, 0.09988574869930744, 0.09973607026040554, 0.10171837080270052, 0.10081090498715639, 0.09989722818136215, 0.11302466411143541, 0.09971753880381584, 0.10061529604718089, 0.09917628113180399, 0.09896063059568405, 0.09991622110828757, 0.09909990709275007, 0.09825780102983117, 0.0988790518604219, 0.09791884105652571, 0.09786847606301308, 0.09856653306633234, 0.09835580689832568, 0.09819590486586094, 0.09827385330572724, 0.09804731979966164, 0.09865667205303907, 0.09814640507102013, 0.09882477298378944, 0.09777718177065253, 0.09824577299878001, 0.09789211116731167, 0.09828420588746667, 0.09869629703462124, 0.09935419308021665, 0.09958376782014966, 0.09809354739263654, 0.09949265792965889, 0.09896117076277733, 0.09882819233462214, 0.09830512292683125, 0.09799171192571521, 0.09824476484209299, 0.09881574520841241, 0.09892793465405703, 0.09818876534700394, 0.09792508976534009, 0.09763186099007726, 0.09879343118518591, 0.09828573372215033, 0.11242175800725818, 0.09887614799663424, 0.09820044739171863, 0.098893319722265, 0.098293571267277, 0.09889634698629379, 0.1025334196165204, 0.09772209543734789, 0.09890542272478342, 0.09865852491930127, 0.0981349810026586, 0.09848829917609692, 0.09865724574774504, 0.09843607619404793, 0.09818637790158391, 0.09797856118530035, 0.09927638387307525, 0.09845156501978636, 0.09867430198937654, 0.09783237101510167, 0.09845398692414165, 0.09805779997259378, 0.09844992915168405, 0.09902897104620934, 0.09829318802803755, 0.09834137093275785, 0.10115557303652167, 0.09972976706922054, 0.09902801597490907, 0.09845222579315305, 0.09798727789893746, 0.10108127910643816, 0.09884921321645379, 0.10007459577172995, 0.09914880711585283, 0.09833347517997026, 0.09920690301805735, 0.09902248671278358, 0.09946126211434603, 0.09860676387324929, 0.11276611499488354, 0.0982907572761178, 0.09858869388699532, 0.10027380799874663, 0.09882366703823209, 0.09829125599935651, 0.09845068771392107, 0.0981350620277226, 0.09929403429850936, 0.09869520785287023, 0.09885645983740687, 0.1012858240865171, 0.10059296526014805, 0.10070458566769958, 0.09890517499297857, 0.0983932102099061, 0.09919650200754404, 0.10059273010119796, 0.09891184698790312, 0.09890744183212519, 0.0984332081861794, 0.09895547293126583, 0.09876823984086514, 0.09902065992355347, 0.10217978991568089, 0.09867160208523273, 0.09878503391519189, 0.09824666427448392, 0.09905287902802229, 0.09873283514752984, 0.09844906581565738, 0.09967853873968124, 0.09960154537111521, 0.09858675906434655, 0.09911397797986865, 0.09825156489387155, 0.1003148197196424, 0.10108403628692031, 0.09916315879672766, 0.10187821695581079, 0.11258051032200456, 0.09900524793192744, 0.09888098994269967, 0.0990386251360178, 0.09924556175246835, 0.09862082824110985, 0.09944264963269234, 0.09822070226073265, 0.09904129384085536, 0.09821406891569495, 0.09829923510551453, 0.09857221227139235, 0.09881547885015607, 0.10106618190184236, 0.0988205661997199, 0.0986683527007699, 0.09849254135042429, 0.09837286081165075, 0.09926884807646275, 0.09888274595141411, 0.09821320977061987, 0.09848520206287503, 0.09975137328729033, 0.09951607463881373, 0.10023479722440243, 0.0982471420429647, 0.0982477511279285, 0.09855720400810242, 0.09865574166178703, 0.09871684433892369, 0.09823757270351052, 0.09835289604961872, 0.09907461795955896, 0.09855237603187561, 0.09832491585984826, 0.09799221903085709, 0.09807026805356145, 0.09807133628055453, 0.09901617374271154, 0.09869332611560822, 0.11193740274757147, 0.09861473040655255, 0.09814218385145068, 0.09924016194418073, 0.09871477214619517, 0.09813785180449486, 0.09828808018937707, 0.09865276608616114, 0.09889314556494355, 0.09980302536860108, 0.09883821662515402, 0.09840231016278267, 0.09852521400898695, 0.09895649319514632, 0.09865025384351611, 0.09855276718735695, 0.0988041847012937, 0.09865825809538364, 0.0986560801975429, 0.09800088871270418, 0.09825111227110028, 0.09908024966716766, 0.09896812913939357, 0.09899949701502919, 0.09966776985675097, 0.09832651307806373, 0.09793397225439548, 0.09921686490997672, 0.09888393990695477, 0.10070900619029999, 0.0985436369664967, 0.09844486881047487, 0.09885761188343167, 0.11695080017670989, 0.10028163623064756, 0.09834012854844332, 0.09963290905579925, 0.09836972830817103, 0.09843671368435025, 0.09815378813073039, 0.11175048118457198, 0.10213895002380013, 0.09940026793628931, 0.09900411171838641, 0.09887801110744476, 0.09836729196831584, 0.0984466252848506, 0.09952009376138449, 0.09807296097278595, 0.09872239921241999, 0.09958391077816486, 0.09818497113883495, 0.0980800548568368, 0.09874623687937856, 0.0984396100975573, 0.10105576692149043, 0.0985755929723382, 0.0997237442061305, 0.09903591079637408, 0.09880249109119177, 0.09859447227790952, 0.09851184766739607, 0.10115391109138727, 0.1007470041513443, 0.0990330409258604, 0.10141765605658293, 0.1039485028013587, 0.09916206821799278, 0.10018306784331799, 0.09851540299132466, 0.09844839107245207, 0.09841972822323442, 0.09914137981832027, 0.09881018195301294, 0.09857235010713339, 0.09901094809174538, 0.09836125187575817, 0.09891226002946496, 0.09976729471236467, 0.0989390374161303, 0.11399218859151006, 0.0998047674074769, 0.09854822373017669, 0.09980965219438076, 0.09936147881671786, 0.09885146887972951, 0.09809561399742961, 0.09863232728093863, 0.09904828295111656, 0.0992660359479487, 0.0986653440631926, 0.09942856477573514, 0.10283194715157151, 0.09894222905859351, 0.09817266883328557, 0.09865395398810506, 0.09845064301043749, 0.09947159700095654, 0.09979398408904672, 0.09885526215657592, 0.10113423503935337, 0.09826098661869764, 0.09838642412796617, 0.09945137612521648, 0.09831038815900683, 0.0991645329631865, 0.09851761162281036, 0.09883179143071175, 0.09907288989052176, 0.09889032086357474, 0.09871143288910389, 0.09869536524638534, 0.10002415394410491, 0.09907765174284577, 0.09917604643851519, 0.09955055499449372, 0.09863012889400125, 0.0986487758345902, 0.09985057823359966, 0.09995606867596507, 3.0118145011365414, 6.575262022204697, 0.11939997365698218, 0.09823201224207878, 0.09986646007746458, 0.09948547976091504, 0.0984387481585145, 0.09831421496346593, 0.09873665682971478, 0.09753017220646143, 0.09787489986047149, 0.09924189001321793, 0.09885777626186609, 0.09810242289677262, 0.09811677690595388, 0.09820467093959451, 0.09860535291954875, 0.09906219318509102, 0.09959074715152383, 0.10088392999023199], [0.10438714176416397, 0.0942844869568944, 0.09625295316800475, 0.09652285883203149, 0.09458020329475403, 0.09654619498178363, 0.09567782282829285, 0.09541076887398958, 0.09825605526566505, 0.09765260387212038, 0.09725624183192849, 0.097234349232167, 0.09765759389847517, 0.09869988495483994, 0.09891850501298904, 0.09912381879985332, 0.0997638450935483, 0.09929719008505344, 0.10155392298474908, 0.09975745994597673, 0.09588842699304223, 0.09566916525363922, 0.09576181694865227, 0.095699992030859, 0.09607299184426665, 0.09657199308276176, 0.0948370611295104, 0.09591335197910666, 0.09566872799769044, 0.09851351100951433, 0.09498981479555368, 0.0965530420653522, 0.09619967686012387, 0.09472649404779077, 0.09586619585752487, 0.09516740031540394, 0.09547856170684099, 0.0945440330542624, 0.09575814194977283, 0.09582979930564761, 0.09607637207955122, 0.09675993677228689, 0.09728113980963826, 0.09560938226059079, 0.0963108497671783, 0.09515998512506485, 0.0961000001989305, 0.09511487279087305, 0.09614853700622916, 0.09553553396835923, 0.09571342123672366, 0.09546292386949062, 0.09633569605648518, 0.09613907197490335, 0.09555983915925026, 0.09744710102677345, 0.09931961074471474, 0.09576256107538939, 0.09593423316255212, 0.09591910988092422, 0.09534226078540087, 0.1003483752720058, 0.09806285798549652, 0.0984779680147767, 0.09960945975035429, 0.09899774705991149, 0.09857841627672315, 0.09838753193616867, 0.09903554804623127, 0.09801417961716652, 0.09784748125821352, 0.09999090014025569, 0.10014598071575165, 0.10145605728030205, 0.09954390674829483, 0.09806450502946973, 0.09847272280603647, 0.10099043417721987, 0.09889847785234451, 0.09898763801902533, 0.09994833404198289, 0.10018989304080606, 0.09823910892009735, 0.09835684113204479, 0.09896587999537587, 0.09822520706802607, 0.10175971174612641, 0.09889673627912998, 0.09876725496724248, 0.09929315280169249, 0.10143198724836111, 0.09883990092203021, 0.0995745719410479, 0.09976579016074538, 0.09668245911598206, 0.0964481788687408, 0.09533196082338691, 0.09668472222983837, 0.0992254177108407, 0.0958875073119998, 0.09514052281156182, 0.0959948361851275, 0.10038401000201702, 0.09568562963977456, 0.09606528701260686, 0.09554832801222801, 0.09606399014592171, 0.0956095908768475, 0.09700438613072038, 0.09638596000149846, 0.09573988895863295, 0.09550316818058491, 0.09651922900229692, 0.09847762575373054, 0.095436483155936, 0.09620325174182653, 0.0968792443163693, 0.09540329594165087, 0.09591703582555056, 0.09593274630606174, 0.09539813501760364, 0.09574143402278423, 0.09715339867398143, 0.09555422607809305, 0.09552364191040397, 0.0955732692964375, 0.09577716095373034, 0.0958353360183537, 0.0958938398398459, 0.09592544008046389, 0.09570642188191414, 0.09584599221125245, 0.09569034306332469, 0.09629395697265863, 0.09707124996930361, 0.09502689074724913, 0.09553884714841843, 0.09599350206553936, 0.09497995767742395, 0.09534035809338093, 0.09551820112392306, 0.0965333990752697, 0.09546658396720886, 0.09547836985439062, 0.09567375807091594, 0.10041613597422838, 0.09667624719440937, 0.09577472880482674, 0.09552021883428097, 0.09649698622524738, 0.09483517985790968, 0.09541661804541945, 0.09546411503106356, 0.09688306413590908, 0.09568539913743734, 0.09597312659025192, 0.09499482903629541, 0.09788946202024817, 0.09597741533070803, 0.09690231457352638, 0.09634755225852132, 0.10126847075298429, 0.09700471209362149, 0.09566616406664252, 0.0954682701267302, 0.09504887787625194, 0.09593387600034475, 0.09642090508714318, 0.09575618291273713, 0.09670002292841673, 0.0950690433382988, 0.09613147797062993, 0.09528040885925293, 0.09570726100355387, 0.09602187806740403, 0.09687613509595394, 0.09699261095374823, 0.09474070789292455, 0.09558931784704328, 0.0969054359011352, 0.09470476908609271, 0.09634440904483199, 0.09635342797264457, 0.09683199925348163, 0.09596116561442614, 0.09555138926953077, 0.0973105737939477, 0.09560689516365528, 0.09763195877894759, 0.09570434642955661, 0.09599517891183496, 0.09684619680047035, 0.09767910884693265, 0.09584823809564114, 0.09644961729645729, 0.09622956300154328, 0.09639077866449952, 0.09608957311138511, 0.09572906186804175, 0.09554157825186849, 0.09666218794882298, 0.09515870083123446, 0.09562800638377666, 0.09771111654117703, 0.09567330218851566, 0.09572690725326538, 0.09616996394470334, 0.09586526267230511, 0.09547292022034526, 0.0957606048323214, 0.09546812623739243, 0.09605730883777142, 0.09864572389051318, 0.09664518106728792, 0.09549131011590362, 0.09589541517198086, 0.0961248786188662, 0.09871176723390818, 0.09640093194320798, 0.09586751880124211, 0.09544360917061567, 0.09573158202692866, 0.09528074786067009, 0.09557770332321525, 0.09612978482618928, 0.09506638115271926, 0.09718763781711459, 0.0957956938073039, 0.09597259713336825, 0.09596098121255636, 0.09577392973005772, 0.09510930394753814, 0.0959615483880043, 0.09616818884387612, 0.09534571273252368, 0.09608381614089012, 0.09594701509922743, 0.09577396884560585, 0.09662562422454357, 0.10218873713165522, 0.08975185360759497, 0.09578222222626209, 0.0958117051050067, 0.09672068897634745, 0.09495883481577039, 0.09617636306211352, 0.09574545081704855, 0.10558834113180637, 0.09507853398099542, 0.09504502406343818, 0.09563571307808161, 0.09635345404967666, 0.09592968970537186, 0.09685967396944761, 0.09589109197258949, 0.09574000537395477, 0.0958670717664063, 0.09558223327621818, 0.0975788626819849, 0.09526142431423068, 0.09618538990616798, 0.09593944996595383, 0.09564573783427477, 0.09608603687956929, 0.09566489607095718, 0.09582947799935937, 0.0959959989413619, 0.09609726723283529, 0.09568428713828325, 0.09577533882111311, 0.09694323316216469, 0.09518069075420499, 0.0960563262924552, 0.09574534371495247, 0.095576043240726, 0.09605724597349763, 0.09445284679532051, 0.09534966293722391, 0.09520759712904692, 0.09538911981508136, 0.09596098400652409, 0.09601172199472785, 0.09580446220934391, 0.09717740910127759, 0.09580375766381621, 0.09544729813933372, 0.09670664789155126, 0.09764949837699533, 0.09506701771169901, 0.09606115706264973, 0.09554927190765738, 0.09545823512598872, 0.09504471300169826, 0.09512160206213593, 0.09509492805227637, 0.09775782376527786, 0.09658619714900851, 0.09559385711327195, 0.09518753876909614, 0.09526731818914413, 0.09486159682273865, 0.09580873930826783, 0.09789043292403221, 0.09698027279227972, 0.09711379604414105, 0.09743794798851013, 0.0985547280870378, 0.0976773458532989, 0.09749183710664511, 0.09798665111884475, 0.09809052897617221, 0.09535599080845714, 0.09541990794241428, 0.09542062692344189, 0.09555081417784095, 0.09470882685855031, 0.09566271537914872, 0.09586295066401362, 0.09462532121688128, 0.09530983213335276, 0.0954907569102943, 0.09664255194365978, 0.09583302587270737, 0.09517404902726412, 0.09548340225592256, 0.09535084385424852, 0.0963645800948143, 0.0950012388639152, 0.09540148312225938, 0.09595352271571755, 0.0965375592932105, 0.09585941582918167, 0.09566916013136506, 0.0960863889195025, 0.09525884687900543, 0.09490786725655198, 0.09649801487103105, 0.09538155887275934, 0.09559497702866793, 0.0954716932028532, 0.0956770246848464, 0.09641804313287139, 0.0951905632391572, 0.09488754672929645, 0.0954886912368238, 0.09470792580395937, 0.09649696201086044, 0.09592690411955118, 0.09552492806687951, 0.09587058704346418, 0.09546743473038077, 0.09585554990917444, 0.09578317031264305, 0.09609924675896764, 0.09569302387535572, 0.09564549010246992, 0.09594801301136613, 0.09541710698977113, 0.09499390795826912, 0.09555693622678518, 0.09563872590661049, 0.09505363693460822, 0.09525371622294188, 0.09598592203110456, 0.0961323818191886, 0.09560192190110683, 0.0950120841152966, 0.09501727996394038, 0.09525887481868267, 0.09577914234250784, 0.09557862393558025, 0.09637861279770732, 0.0951784560456872, 0.09554832894355059, 0.09623099910095334, 0.09438928682357073, 0.0958554781973362, 0.09464501310139894, 0.0951110739260912, 0.09509943379089236, 0.0950526143424213, 0.09527741698548198, 0.09524233499541879, 0.0952140218578279, 0.09518738882616162, 0.0957982842810452, 0.09576809499412775, 0.09569550212472677, 0.09456940088421106, 0.09983329800888896, 0.09478033473715186, 0.09516542125493288, 0.09628335991874337, 0.09563655406236649, 0.09563462808728218, 0.09545291075482965, 0.0954485721886158, 0.09595492668449879, 0.09543580701574683, 0.09531700611114502, 0.09575613727793097, 0.0960255959071219, 0.09574329992756248, 0.09542392706498504, 0.09624106204137206, 0.09612313285470009, 0.09498857520520687, 0.09594505280256271, 0.09556121379137039, 0.09577686432749033, 0.09530611103400588, 0.09521450474858284, 0.09585984703153372, 0.0955067970789969, 0.09609728585928679, 0.09577408991754055, 0.09720209101215005, 0.09529943624511361, 0.09555753599852324, 0.09638433996587992, 0.09525256091728806, 0.09701804397627711, 0.09582302998751402, 0.09558019088581204, 0.09566828701645136, 0.09568805806338787, 0.09568954026326537, 0.09551557991653681, 0.09519917378202081, 0.09618727723136544, 0.09512640070170164, 0.09891571523621678, 0.10003127716481686, 0.09550814284011722, 0.09649149281904101, 0.09679496334865689, 0.09644385799765587, 0.09593757381662726, 0.09648397611454129, 0.0955374869517982, 0.09565294301137328, 0.0958697721362114, 0.09584491094574332, 0.09648859687149525, 0.09575793892145157, 0.09565459424629807, 0.09636730002239347, 0.09580999659374356, 0.0954235102981329, 0.0961351408623159, 0.09509103000164032, 0.09566192282363772, 0.0951971230097115, 0.09903898509219289, 0.10129206394776702, 0.0982394302263856, 0.09885026281699538, 0.10017135506495833, 0.09881347417831421, 0.0992102506570518, 0.09915916016325355, 0.0984564651735127, 0.09867772599682212, 0.09840911068022251, 0.09877619426697493, 0.09929929208010435, 0.09907612297683954, 0.09937806567177176, 0.09900785842910409, 0.09981529461219907, 0.09840480331331491, 0.09908001683652401, 0.09787104511633515, 0.09826688002794981, 0.09802416106685996, 0.09845672594383359, 0.10006927698850632, 0.09548563277348876, 0.095302470959723, 0.09637305326759815, 0.09642677195370197, 0.09544452978298068, 0.10119625832885504, 0.09404405672103167, 0.09702504007145762, 0.09605572884902358, 0.09575632493942976, 0.09516326105222106, 0.09620044007897377, 0.09537860006093979, 0.09516938216984272, 0.09578993963077664, 0.09689735528081656, 0.09589855978265405, 0.09641851810738444, 0.0960182580165565, 0.09571924805641174, 0.09601899795234203, 0.09611784387379885, 0.0960300019942224, 0.09540617931634188, 0.09543098695576191, 0.09483017772436142, 0.09558571828529239, 0.09579953970387578, 0.09538425831124187, 0.09608376678079367, 0.09506273129954934, 0.09817440481856465, 0.0959561001509428, 0.10319603187963367], [2.620994211640209, 0.10898204008117318, 0.09793590707704425, 0.0999935450963676, 0.09965823590755463, 0.09799859719350934, 0.09848252264782786, 0.0982749043032527, 0.09753069281578064, 0.09815117111429572, 0.09945631213486195, 0.09867114666849375, 0.09833480510860682, 0.09794560121372342, 0.09794431878253818, 0.0985222258605063, 0.09913361631333828, 0.09972603991627693, 0.19142345897853374, 8.428040863014758, 0.0994336660951376, 0.09786778269335628, 0.09782648226246238, 0.09679434401914477, 0.10060387291014194, 0.09754223795607686, 0.09908840898424387, 0.09817031491547823, 0.097913206089288, 0.09955962281674147, 0.0979677620343864, 0.0973109370097518, 0.09867338510230184, 0.0984556251205504, 0.09800076391547918, 0.0977607648819685, 0.09847356099635363, 0.09816616913303733, 0.09822913585230708, 0.09743202989920974, 0.11197463516145945, 0.09793911827728152, 0.09753062296658754, 0.0976073406636715, 0.09746411023661494, 0.09723137877881527, 0.09891814226284623, 0.10055406484752893, 0.09779798286035657, 0.09936709608882666, 0.09759463602676988, 0.09838308114558458, 0.09792653610929847, 0.0983058107085526, 0.09783701598644257, 0.0980547359213233, 0.09836395038291812, 0.09817844768986106, 0.09840798797085881, 0.09833243628963828, 0.09815989481285214, 0.09800128219649196, 0.09840893791988492, 0.09850657498463988, 0.09812535205855966, 0.10012048203498125, 0.09769848268479109, 0.09826971217989922, 0.09772994183003902, 0.10528934933245182, 0.0948113170452416, 0.09833928477019072, 0.09768172120675445, 0.09812414785847068, 0.09882052708417177, 0.0981384296901524, 0.09781350428238511, 0.09803634602576494, 0.10044255666434765, 0.09852040419355035, 0.11222995119169354, 0.09732969664037228, 0.09805447235703468, 0.09749381802976131, 0.09783173864707351, 0.0975661720149219, 0.09927971893921494, 0.09777492936700583, 0.0977690638974309, 0.09822591906413436, 0.09838822297751904, 0.09924441576004028, 0.0970804919488728, 0.0973536130040884, 0.09727283334359527, 0.09771473100408912, 0.0972168599255383, 0.09784621186554432, 0.09747851686552167, 0.09819371905177832, 0.09767995215952396, 0.09744054405018687, 0.0984174469485879, 0.09780731704086065, 0.09829322900623083, 0.09732668800279498, 0.09746643994003534, 0.0978529080748558, 0.09763898374512792, 0.09853156423196197, 0.09831172972917557, 0.09870374109596014, 0.09940541116520762, 0.10086733987554908, 0.10120479390025139, 0.09762411005795002, 0.09816323313862085, 0.09885278111323714, 0.09785004472360015, 0.09741292614489794, 0.11143760476261377, 0.09762843325734138, 0.10124310897663236, 0.09770301589742303, 0.09799797926098108, 0.09757695393636823, 0.09777464997023344, 0.09851476084440947, 0.09826066810637712, 0.09842267213389277, 0.09960347274318337, 0.09822417329996824, 0.0982292266562581, 0.09859362011775374, 0.09827708313241601, 0.09828933095559478, 0.09810954704880714, 0.09846335463225842, 0.09901463938876987, 0.0981581499800086, 0.09889270178973675, 0.09776527527719736, 0.09840872371569276, 0.09947636909782887, 0.09771580109372735, 0.09911143407225609, 0.0975145916454494, 0.09822739427909255, 0.09774559503421187, 0.09844828862696886, 0.0978717440739274, 0.09870213037356734, 0.09845957579091191, 0.0982680800370872, 0.09820490702986717, 0.09822899382561445, 0.09855325100943446, 0.0987343811430037, 0.09836567798629403, 0.09756820416077971, 0.11090099764987826, 0.0986511199735105, 0.09772753622382879, 0.0980408419854939, 0.098137266933918, 0.0981505592353642, 0.09823320480063558, 0.0974991018883884, 0.0977715109474957, 0.09780504507943988, 0.09791563311591744, 0.09785938309505582, 0.09687870368361473, 0.09822228737175465, 0.09779167687520385, 0.09809134900569916, 0.09895575791597366, 0.09821440605446696, 0.09901772392913699, 0.0976825668476522, 0.09747428633272648, 0.09783009067177773, 0.09855335718020797, 0.0993542461656034, 0.1001324849203229, 0.09995044581592083, 0.09728373819962144, 0.09844842087477446, 0.09845921397209167, 0.09827071614563465, 0.10200222302228212, 0.09791513904929161, 0.09803881170228124, 0.09895539795979857, 0.09863310540094972, 0.09863115288317204, 0.10098056076094508, 0.10026005189865828, 0.09774015005677938, 0.09835703810676932, 0.11272010393440723, 0.09930730005726218, 0.0982707692310214, 0.09831488505005836, 0.09835851192474365, 0.09917941968888044, 0.09887342900037766, 0.09892799099907279, 0.0998608861118555, 0.09822056023404002, 0.09906486375257373, 0.09821596322581172, 0.09829547675326467, 0.09843159932643175, 0.0983279449865222, 0.09823132073506713, 0.09841037215664983, 0.09973770100623369, 0.09884452167898417, 0.09878769097849727, 0.09835767932236195, 0.10016961582005024, 0.0997142749838531, 0.09813051298260689, 0.09928422514349222, 0.09900821186602116, 0.0997527833096683, 0.10260878363624215, 0.10148906102403998, 0.09795813402161002, 0.09822667296975851, 0.09808935131877661, 0.09928252687677741, 0.09811709495261312, 0.0994201130233705, 0.0987499700859189, 0.09955651173368096, 0.09845006326213479, 0.09827651781961322, 0.10088813304901123, 0.1128692771308124, 0.09847839688882232, 0.09899149788543582, 0.09782081516459584, 0.09846680285409093, 0.09872674522921443, 0.09805952664464712, 0.0981694022193551, 0.09877961315214634, 0.09855647571384907, 0.0997920990921557, 0.09873573714867234, 0.09887584391981363, 0.09845148306339979, 0.09837653674185276, 0.10111058410257101, 0.0997747341170907, 0.09868148900568485, 0.09831443196162581, 0.09906720090657473, 0.09986895695328712, 0.10251596616581082, 0.0979795609600842, 0.09840495185926557, 0.09844062011688948, 0.09895893326029181, 0.10129178781062365, 0.0984384878538549, 0.09901165589690208, 0.09872892312705517, 0.0988355902954936, 0.09897202486172318, 0.09854643978178501, 0.09923948301002383, 0.09865725599229336, 0.09867947921156883, 0.09881185879930854, 0.0982760563492775, 0.098508738912642, 0.09905677102506161, 0.11307972483336926, 0.09912275103852153, 0.09865766298025846, 0.09817801881581545, 0.09787935996428132, 0.09987103333696723, 0.09880298003554344, 0.09862852469086647, 0.09867327101528645, 0.09827422117814422, 0.09810734074562788, 0.09827751340344548, 0.09926692163571715, 0.09852241910994053, 0.09966555098071694, 0.09876649221405387, 0.0987887647934258, 0.10089140711352229, 0.10126318596303463, 0.09987143101170659, 0.10029562190175056, 0.10072027007117867, 0.10073542082682252, 0.10002577910199761, 0.09928086493164301, 0.10124252922832966, 0.10005737282335758, 0.10703493794426322, 0.10060611320659518, 0.09958294173702598, 0.09990808833390474, 0.10015128599479795, 0.10074788797646761, 0.0999570176936686, 0.10207145335152745, 0.10020164167508483, 0.10008975118398666, 0.10063861589878798, 0.1005721571855247, 0.09958740090951324, 0.11414867592975497, 0.10082124918699265, 0.09998499881476164, 0.10096124187111855, 0.10033604316413403, 0.09941701218485832, 0.10023189382627606, 0.1021728990599513, 0.09973666584119201, 0.09971222607418895, 0.09986220998689532, 0.10014326917007565, 0.0993061219342053, 0.09991838177666068, 0.0993002993054688, 0.0996657507494092, 0.09866876527667046, 0.10024035489186645, 0.10061076888814569, 0.0995587301440537, 0.10076686274260283, 0.10103124333545566, 0.10362464468926191, 0.10164267523214221, 0.09993059793487191, 0.10267686378210783, 0.10188534017652273, 0.10140131413936615, 0.0994510967284441, 0.09866041410714388, 0.09796601999551058, 0.0995597131550312, 0.09990091295912862, 0.09906306490302086, 0.09976316895335913, 0.10019290400668979, 0.10036813607439399, 0.09923943411558867, 0.09924552589654922, 0.09991312213242054, 0.11502882977947593, 0.10153918527066708, 0.10117658274248242, 0.10149626294150949, 0.10061245132237673, 0.09984241193160415, 0.1017487240023911, 0.1024885568767786, 0.1051694699563086, 0.10157001623883843, 0.10025750286877155, 0.10175737272948027, 0.10029193200170994, 0.09996363520622253, 0.09903308423236012, 0.10025423998013139, 0.10186258656904101, 0.09820829704403877, 0.10144390119239688, 0.09951150976121426, 0.10140018910169601, 0.10050193732604384, 0.10026695160195231, 0.10325020737946033, 0.10021250182762742, 0.100636534858495, 0.10083778714761138, 0.09893742389976978, 0.09856776194646955, 0.09950418723747134, 0.09997595567256212, 0.10066291131079197, 0.10026143211871386, 0.10056843282654881, 0.10224107094109058, 0.1006164881400764, 0.10012057889252901, 0.10051337396726012, 0.09973554918542504, 0.10055723693221807, 0.11331081297248602, 0.10055831773206592, 0.1015373831614852, 0.0998269459232688, 0.10034777410328388, 0.09941038489341736, 0.10005107522010803, 0.09992821188643575, 0.09992230497300625, 0.10051175812259316, 0.10018914984539151, 0.0998688810504973, 0.1038050502538681, 0.0995119926519692, 0.09931723726913333, 0.10029162373393774, 0.10120180388912559, 0.10011455602943897, 0.09990838030353189, 0.09999486012384295, 0.10198193788528442, 0.10016927774995565, 0.09967069514095783, 0.10285906214267015, 0.09996531065553427, 0.10062603000551462, 0.10043749632313848, 0.09892803896218538, 0.09990117698907852, 0.0997464107349515, 0.1018519802019, 0.09942786395549774, 0.10043276287615299, 0.10149999102577567, 0.10008809715509415, 0.10034042317420244, 0.1002883305773139, 0.10019343439489603, 0.10007428470999002, 0.10001283511519432, 0.11335948714986444, 0.09835037682205439, 0.10136923799291253, 0.09989243885502219, 0.10079214116558433, 0.09959763381630182, 0.09992296434938908, 0.10223930468782783, 0.09996662102639675, 0.10319435596466064, 0.10053223418071866, 0.10003219684585929, 0.10009040124714375, 0.10050124488770962, 0.10060701984912157, 2.235367141198367, 4.7679108888842165, 0.11888518603518605, 0.10082554910331964, 0.10057169571518898, 0.10450080409646034, 0.0986076002009213, 0.10045553185045719, 0.1002008500508964, 0.0997335291467607, 0.09970082901418209, 0.1014045188203454, 0.11258893925696611, 0.09836991271004081, 0.09862863412126899, 0.09899197705090046, 0.0986812449991703, 0.0984467607922852, 0.10364500898867846, 0.09814568934962153, 0.10032433457672596, 0.1001243363134563, 0.1014978769235313, 0.1005207379348576, 0.1036740462295711, 0.0998292719013989, 0.11160867707803845, 0.1935049695894122, 7.015706481412053, 0.11390508199110627, 0.11140772001817822, 0.11065967101603746, 0.11130860261619091, 0.11118030734360218, 0.11157403280958533, 0.11594644607976079, 0.11164889298379421, 0.1113793938420713, 0.12576988525688648, 0.1100284499116242, 0.1106630228459835, 0.11048042913898826, 0.11091441614553332, 0.11324179172515869, 0.11035715416073799, 0.11194910295307636, 0.10999279376119375, 0.11119405226781964, 0.11039022076874971, 0.11156228603795171, 0.11222936306148767, 0.11007477715611458, 0.11120670894160867, 0.11083309818059206, 0.11071368865668774, 2.805244707968086], [1.7742386320605874, 0.10764954425394535, 0.09136363491415977, 0.08960906509310007, 0.08856364293023944, 0.08874275488778949, 0.08833030890673399, 0.08927987003698945, 0.08808730030432343, 0.08877944480627775, 0.0871760081499815, 0.08926003007218242, 0.08773287897929549, 0.08814953174442053, 0.08822803199291229, 0.08795911725610495, 0.08794609690085053, 0.09141236916184425, 0.08818722190335393, 0.09183303685858846, 0.09758740710094571, 0.08915183180943131, 0.08828307595103979, 0.09417027607560158, 0.0879048090428114, 0.08765466511249542, 0.08799445489421487, 0.08786684088408947, 0.08849557116627693, 0.16241260105744004, 2.598425874952227, 6.148202085867524, 0.1036172779276967, 0.08907284215092659, 0.08807795913890004, 0.08832896174862981, 0.0994908669963479, 0.08915486512705684, 0.08861806010827422, 0.08943834900856018, 0.08879141975194216, 0.08904571831226349, 0.08901678305119276, 0.08866524184122682, 0.08870878210291266, 0.08874877681955695, 0.099877477157861, 0.09000879200175405, 0.08871265174821019, 0.08828932931646705, 0.08825534069910645, 0.08793750917539, 0.09201418003067374, 0.08841524971649051, 0.08882998721674085, 0.08896552305668592, 0.09947445476427674, 0.08929590508341789, 0.09298617905005813, 0.08948118006810546, 0.08858928084373474, 0.08852561796084046, 0.09243882494047284, 0.0896887993440032, 0.08856919268146157, 0.08850917918607593, 0.09448664914816618, 0.089331294875592, 0.0883974228054285, 0.0906905010342598, 0.08916922612115741, 0.0912605500780046, 0.08930463204160333, 0.08909400273114443, 0.08864218136295676, 0.08845715876668692, 0.09864321211352944, 0.08902688371017575, 0.08902815310284495, 0.08906142227351665, 0.08868727087974548, 0.09077886398881674, 0.0887265750207007, 0.08871315093711019, 0.0887826238758862, 0.08918747724965215, 0.10069665499031544, 0.08869615895673633, 0.08845172077417374, 0.0913813030347228, 0.08853952400386333, 0.08895923290401697, 0.0886906641535461, 0.08883350994437933, 0.08806798188015819, 0.08843830414116383, 0.1015754989348352, 0.08900641603395343, 0.08874556189402938, 0.08854387002065778, 0.08876092825084925, 0.08837312879040837, 0.08889356115832925, 0.0885916780680418, 0.08772639790549874, 0.08839812595397234, 0.09920244617387652, 0.0898079751059413, 0.0883801206946373, 0.09262294229120016, 0.09127375297248363, 0.09098808467388153, 0.08840914303436875, 0.08855149010196328, 0.08830937184393406, 0.08857284625992179, 0.09714862192049623, 0.08915137499570847, 0.08864485891535878, 0.09068284602835774, 0.08993590390309691, 0.08860713429749012, 0.08822208270430565, 0.08823971310630441, 0.08853630488738418, 0.08791418932378292, 0.09799327468499541, 0.08873621094971895, 0.08901653811335564, 0.08825157023966312, 0.08880910975858569, 0.08810970094054937, 0.0890687289647758, 0.08874466409906745, 0.08879223000258207, 0.08867214201018214, 0.0994520909152925, 0.08962222514674067, 0.08851304790005088, 0.08886075811460614, 0.08823347510769963, 0.08764020772650838, 0.08830607123672962, 0.08758594980463386, 0.0877093612216413, 0.08814906887710094, 0.1008273190818727, 0.09435090608894825, 0.09042511461302638, 0.09056442836299539, 0.09013374801725149, 0.08983694901689887, 0.08873636275529861, 0.08851777389645576, 0.08779213530942798, 0.08785279002040625, 0.09843816794455051, 0.089660475961864, 0.08788805874064565, 0.088458311278373, 0.08812404610216618, 0.08870210079476237, 0.08816373581066728, 0.08791702799499035, 0.08793327119201422, 0.08939395798370242, 0.09710472216829658, 0.08804483385756612, 0.0881073409691453, 0.0906533389352262, 0.08991099800914526, 0.08776277722790837, 0.08835957897827029, 0.08816198306158185, 0.08904469991102815, 0.08804341498762369, 0.10063605103641748, 0.09096862003207207, 0.08807832607999444, 0.08773208595812321, 0.08820487791672349, 0.08806785708293319, 0.08870081976056099, 0.08842110401019454, 0.08822408923879266, 0.08779226196929812, 0.10042556887492537, 0.08830222580581903, 0.091469491366297, 0.08730227872729301, 0.08797533111646771, 0.08832729002460837, 0.08838516985997558, 0.08751833997666836, 0.08758100913837552, 0.08735319506376982, 0.1012858496978879, 0.09739055531099439, 0.08035215269774199, 0.09144931798800826, 0.08775519113987684, 0.0888834111392498, 0.08768189884722233, 0.08794459421187639, 0.0880810278467834, 0.08803866012021899, 0.09900553384795785, 0.08904447313398123, 0.09025852987542748, 0.08838425204157829, 0.08877628389745951, 0.08754366729408503, 0.0881044827401638, 0.09064893517643213, 0.09052488766610622, 0.08802902419120073, 0.09824321512132883, 0.08822032576426864, 0.0905944462865591, 0.08823133306577802, 0.08812910784035921, 0.08803026005625725, 0.08850903669372201, 0.08820679830387235, 0.08863398479297757, 0.08842992130666971, 0.10379494167864323, 0.08854885399341583, 0.08835812797769904, 0.0891594891436398, 0.08807269902899861, 0.09130584076046944, 0.0881536602973938, 0.08847359800711274, 0.08823144296184182, 0.08816047012805939, 0.0928573408164084, 0.09179813601076603, 0.08811664022505283, 0.08750168373808265, 0.08783697383478284, 0.0878581190481782, 0.08834582334384322, 0.08822448970749974, 0.0892700282856822, 0.08794883172959089, 0.09999776817858219, 0.08814858784899116, 0.09142578719183803, 0.08801035489886999, 0.0876034889370203, 0.08798946812748909, 0.08827422512695193, 0.08780845161527395, 0.08751739328727126, 0.08754214504733682, 0.09838749188929796, 0.08883029874414206, 0.08889949601143599, 0.08778550522401929, 0.08817182714119554, 0.0881660208106041, 0.08863593498244882, 0.08834894606843591, 0.08811039198189974, 0.08774502296000719, 0.09952280391007662, 0.08833454828709364, 0.08788542961701751, 0.08907901402562857, 0.08769073616713285, 0.08791083982214332, 0.08821892738342285, 0.08742525661364198, 0.08860824629664421, 0.08764923410490155, 0.09874055488035083, 0.09290332905948162, 0.08772481977939606, 0.0878712022677064, 0.08948232466354966, 0.08762935223057866, 0.08821187168359756, 0.08806485729292035, 0.08803133387118578, 0.08817367209121585, 0.09854278573766351, 0.08939860900864005, 0.0884467693977058, 0.0878269337117672, 0.08780755288898945, 0.08869558945298195, 0.08851597597822547, 0.08813398983329535, 0.0890476331114769, 0.08807105664163828, 0.10048700030893087, 0.08945568790659308, 0.08831454394385219, 0.09220711514353752, 0.09033766388893127, 0.08914203196763992, 0.0878035482019186, 0.08826122479513288, 0.08858237322419882, 0.08813432976603508, 0.09973399713635445, 0.08789126900956035, 0.08791751088574529, 0.08847411395981908, 0.08831315906718373, 0.08869283786043525, 0.08832031395286322, 0.08783347718417645, 0.08769856812432408, 0.08752949209883809, 0.09831235883757472, 0.08935701381415129, 0.08828026428818703, 0.08799470402300358, 0.08817561203613877, 0.08804363058879972, 0.08819606015458703, 0.08790427399799228, 0.08773643523454666, 0.08792169578373432, 0.10012009087949991, 0.08916840003803372, 0.08812317019328475, 0.08844328811392188, 0.08802344184368849, 0.08835792075842619, 0.08694214932620525, 0.08829773077741265, 0.0877774702385068, 0.0871560056693852, 0.10035632317885756, 0.09069311805069447, 0.08987402077764273, 0.09067897126078606, 0.08984047500416636, 0.0903529659844935, 0.092527792789042, 0.08997859992086887, 0.08960191439837217, 0.0904570329003036, 0.10045462613925338, 0.09016916481778026, 0.08842745190486312, 0.08789164619520307, 0.08781665796414018, 0.08751158090308309, 0.08774538803845644, 0.08794644195586443, 0.08757964987307787, 0.08787088096141815, 0.10143759101629257, 0.08830161299556494, 0.08782741520553827, 0.08880830090492964, 0.08888699999079108, 0.08826815010979772, 0.08897479809820652, 0.08754658186808228, 0.08766903076320887, 0.08757413225248456, 0.1011842037551105, 0.08792578941211104, 0.08790534501895308, 0.0878837276250124, 0.08767780801281333, 0.08758518006652594, 0.09060880495235324, 0.08797106333076954, 0.08780189091339707, 0.08843225985765457, 0.09834794979542494, 0.08857009001076221, 0.08846661215648055, 0.08780491398647428, 0.08766895299777389, 0.09052760992199183, 0.08802309911698103, 0.0885207038372755, 0.08770258631557226, 0.08834631089121103, 0.09561427403241396, 0.0888639921322465, 0.08775186073035002, 0.08819997124373913, 0.08712067361921072, 0.08714490523561835, 0.08936061896383762, 0.08839873922988772, 0.08801327971741557, 0.08926533488556743, 0.09973855037242174, 0.08800219092518091, 0.08816647995263338, 0.08872605906799436, 0.08760372083634138, 0.08822818612679839, 0.08837093971669674, 0.08781205210834742, 0.08747717924416065, 0.08766762679442763, 0.09977424284443259, 0.0896157193928957, 0.08758823480457067, 0.08743542013689876, 0.08756715571507812, 0.08767267316579819, 0.08786201803013682, 0.0882899877615273, 0.08878483902662992, 0.08741796109825373, 0.09926726529374719, 0.08834691299125552, 0.08776481356471777, 0.08793045813217759, 0.0889662578701973, 0.08764430833980441, 0.08750270679593086, 0.08783795591443777, 0.08716958994045854, 0.08741011517122388, 0.1001641028560698, 0.08733677538111806, 0.0878922208212316, 0.09019628586247563, 0.0879782079719007, 0.08726188912987709, 0.08790920907631516, 0.08871616795659065, 0.08885726099833846, 0.08776280609890819, 0.09783445205539465, 0.0887400577776134, 0.08870257390663028, 0.08700764598324895, 0.08795066410675645, 0.0877065691165626, 0.08769567310810089, 0.08666918473318219, 0.08759932592511177, 0.08766598720103502, 0.09864174202084541, 0.08836897183209658, 0.08833487192168832, 0.08775880606845021, 0.08756544394418597, 0.08792080404236913, 0.0894370530731976, 0.08748119696974754, 0.08880354324355721, 0.09250299306586385, 0.09903901861980557, 0.08791496325284243, 0.08865844178944826, 0.0880548763088882, 0.08721380401402712, 0.08746845694258809, 0.08838768769055605, 0.08706038305535913, 0.08725384995341301, 0.08752489136531949, 0.101150284986943, 0.08958788588643074, 0.08802787913009524, 0.08841968700289726, 0.0876498818397522, 0.08748609479516745, 0.08737162733450532, 0.09010845189914107, 0.08914925996214151, 0.0913460711017251, 0.10067278379574418, 0.08997683506458998, 0.08831430925056338, 0.08774821972474456, 0.08776523917913437, 0.08902691071853042, 0.08740573097020388, 0.0873604160733521, 0.08772406401112676, 0.08751259092241526, 0.10141011420637369, 0.08810016699135303, 0.0881233480758965, 0.08808375895023346, 0.08731826208531857, 0.08763686195015907, 0.08835217170417309, 0.0875437711365521, 0.08757853507995605, 0.08823544112965465, 0.09919616486877203, 0.08791750576347113, 0.09122022101655602, 0.08852116297930479, 0.08796763513237238, 0.09100437304005027, 0.08651599613949656, 0.08800140209496021, 0.08766828803345561, 0.08748250175267458, 0.09969703480601311, 0.09092206740751863, 0.08860767399892211, 0.09045835677534342, 0.09119271486997604], [0.11592849111184478, 0.09555855160579085, 0.09557512030005455, 0.09480707067996264, 0.09647797420620918, 0.0985884522087872, 0.09766040183603764, 0.10643600905314088, 0.09635982988402247, 0.09481034195050597, 0.09588109701871872, 0.0990587379783392, 0.09766797395423055, 0.09806432435289025, 0.09842191264033318, 0.10829808190464973, 0.09600683115422726, 0.11630044784396887, 2.0307974070310593, 6.478141954168677, 0.1050340780057013, 0.09502444881945848, 0.0971811474300921, 0.09453366277739406, 0.09458162309601903, 0.09569505089893937, 0.09455764200538397, 0.10821537021547556, 0.09557522786781192, 0.09617500007152557, 0.09505587769672275, 0.09676368907094002, 0.096122938208282, 0.09967001480981708, 0.09841198427602649, 0.09812261769548059, 0.0976606123149395, 0.09816111996769905, 0.09824106888845563, 0.09845389612019062, 0.09814950870350003, 0.1113775921985507, 0.09771218802779913, 0.09766404097899795, 0.09737365273758769, 0.09784623701125383, 0.09719529515132308, 0.09867017297074199, 0.10059344116598368, 0.0979812010191381, 0.09959905594587326, 0.09724263101816177, 0.0996742807328701, 0.09678609715774655, 0.10078720794990659, 0.09678178606554866, 0.09949162416160107, 0.09568821266293526, 0.0978521523065865, 0.09823443368077278, 0.09864324703812599, 0.0981006701476872, 0.09818619675934315, 0.09776129620149732, 0.09907501516863704, 0.09775047982111573, 0.10028818296268582, 0.10975548485293984, 0.09455335699021816, 0.09515267424285412, 0.09627124108374119, 0.09806618606671691, 0.09812529571354389, 0.09806791506707668, 0.09788062889128923, 0.09861834114417434, 0.09889077115803957, 0.0971232708543539, 0.09795817220583558, 0.10064647672697902, 0.09880425687879324, 0.11215592734515667, 0.09730862686410546, 0.09758157283067703, 0.09726696321740746, 0.09799581486731768, 0.09774852124974132, 0.09938291786238551, 0.0980633101426065, 0.09753967681899667, 0.09810273488983512, 0.09848455199971795, 0.09956223797053099, 0.09715071134269238, 0.10042042471468449, 0.0943672051653266, 0.09723205398768187, 0.09811475081369281, 0.09669868322089314, 0.09681849600747228, 0.09875392587855458, 0.09809246379882097, 0.10124475508928299, 0.0954639851115644, 0.09678997285664082, 0.09764032810926437, 0.09795304015278816, 0.10800549807026982, 0.09481721557676792, 0.09542885422706604, 0.09399248799309134, 0.09750335197895765, 0.09902062499895692, 0.1026018038392067, 0.10055296635255218, 0.10297193890437484, 0.0949474829249084, 0.09578144922852516, 0.098471499979496, 0.09820421086624265, 0.09749419894069433, 0.11142164980992675, 0.09797342820093036, 0.10417327377945185, 0.09486827719956636, 0.10085282707586884, 0.09474582690745592, 0.09721754118800163, 0.09882117062807083, 0.09784677717834711, 0.10049303295090795, 0.09823073819279671, 0.09766124607995152, 0.09842930780723691, 0.10163891594856977, 0.09519551880657673, 0.0983554981648922, 0.0978530808351934, 0.09858429944142699, 0.09885873179882765, 0.09875389793887734, 0.09879126399755478, 0.09738140599802136, 0.09836663724854589, 0.09966457961127162, 0.09777330933138728, 0.09920871583744884, 0.11112932907417417, 0.09542749496176839, 0.0958169992081821, 0.09496532287448645, 0.09511270094662905, 0.09790592500939965, 0.09658246487379074, 0.09815301327034831, 0.09802885772660375, 0.09905411396175623, 0.09781536692753434, 0.09912683628499508, 0.09800846269354224, 0.09982854127883911, 0.10832903906702995, 0.09910303400829434, 0.09759493870660663, 0.0979379522614181, 0.0980167300440371, 0.09876967268064618, 0.09796330938115716, 0.09741998184472322, 0.09922681376338005, 0.09633281221613288, 0.09799262695014477, 0.0977158471941948, 0.0970052806660533, 0.10056230425834656, 0.09474524296820164, 0.10077966004610062, 0.0980888088233769, 0.0972866709344089, 0.09867692226544023, 0.09780904883518815, 0.09762771986424923, 0.09757164027541876, 0.09842879371717572, 0.09933192934840918, 0.10067946976050735, 0.10021735494956374, 0.10929300589486957, 0.09853678336367011, 0.09403844689950347, 0.09403873281553388, 0.09818274201825261, 0.09799642395228148, 0.09795513236895204, 0.099895472638309, 0.09784285118803382, 0.09846607688814402, 0.1013009762391448, 0.09985471004620194, 0.09783607488498092, 0.0993082351051271, 0.1118533038534224, 0.09914123686030507, 0.09841621899977326, 0.09803961822763085, 0.09873848408460617, 0.0990719785913825, 0.09884000197052956, 0.09829503623768687, 0.10003984719514847, 0.09870656579732895, 0.09863890800625086, 0.09841280290856957, 0.09817170398309827, 0.10067987395450473, 0.09600816201418638, 0.09895156510174274, 0.09776742290705442, 0.09981812024489045, 0.09871248807758093, 0.09863227093592286, 0.0995330517180264, 0.09942215913906693, 0.09940511221066117, 0.10318023292347789, 0.09744796808809042, 0.09574452694505453, 0.10988628305494785, 0.09497156459838152, 0.09963376028463244, 0.09681185381487012, 0.09877404198050499, 0.0983821782283485, 0.09976274194195867, 0.0974737680517137, 0.09925922472029924, 0.09838585834950209, 0.10008282400667667, 0.09818831970915198, 0.09876668499782681, 0.10045650508254766, 0.1128241098485887, 0.09855015529319644, 0.09907830180600286, 0.09789436124265194, 0.09835245879366994, 0.09869615593925118, 0.09819375025108457, 0.09894028678536415, 0.0984939499758184, 0.09775132220238447, 0.10130350198596716, 0.09729496203362942, 0.09930975688621402, 0.10090420488268137, 0.09620099328458309, 0.10127833997830749, 0.10195078188553452, 0.09616843378171325, 0.09874060610309243, 0.09885824099183083, 0.09887487906962633, 0.1025483668781817, 0.09854107117280364, 0.09824699815362692, 0.09851051587611437, 0.09887508768588305, 0.10897659510374069, 0.09496297826990485, 0.09602076979354024, 0.09750854596495628, 0.09862261218950152, 0.0987604008987546, 0.09978377399966121, 0.0984536879695952, 0.0985402399674058, 0.0984430662356317, 0.09885872295126319, 0.09821580490097404, 0.0986787318252027, 0.09943687729537487, 0.11263557663187385, 0.09934262232854962, 0.09876870410516858, 0.09807896800339222, 0.09797117067500949, 0.10031701903790236, 0.09810350788757205, 0.09885868802666664, 0.09875284507870674, 0.09822690999135375, 0.09787059295922518, 0.10005215322598815, 0.09767776168882847, 0.10124316718429327, 0.09765794221311808, 0.09794272994622588, 0.10136921890079975, 0.0996354129165411, 0.10024085082113743, 0.10028629843145609, 0.09945700271055102, 0.10090503795072436, 0.10134093323722482, 0.09960029600188136, 0.09906169306486845, 0.10159042896702886, 0.10890173772349954, 0.09802058013156056, 0.10026097809895873, 0.0999583718366921, 0.09968842100352049, 0.09989946521818638, 0.10135678900405765, 0.09976370679214597, 0.10210745595395565, 0.10053881211206317, 0.09943966008722782, 0.10097091970965266, 0.09988466603681445, 0.10035375924780965, 0.11393861984834075, 0.10068320482969284, 0.10259382938966155, 0.09848556900396943, 0.10032702190801501, 0.09983875183388591, 0.10005749808624387, 0.10183723783120513, 0.0996776120737195, 0.09995121229439974, 0.09948571864515543, 0.100374611094594, 0.09938379004597664, 0.10323905479162931, 0.09614653326570988, 0.09961819415912032, 0.09927312191575766, 0.09913704684004188, 0.1012065252289176, 0.09959188988432288, 0.10060480516403913, 0.10075913881883025, 0.10373494494706392, 0.10156913986429572, 0.10010621836408973, 0.10294947773218155, 0.11806030804291368, 0.09806704707443714, 0.09595833672210574, 0.09600000735372305, 0.09557118499651551, 0.09669129364192486, 0.10044602211564779, 0.09870713716372848, 0.09996189689263701, 0.09796056989580393, 0.10052757617086172, 0.09952376782894135, 0.09924064436927438, 0.10064289765432477, 0.11434848606586456, 0.10120273800566792, 0.10067186504602432, 0.10235132789239287, 0.10025532729923725, 0.09998915577307343, 0.10237284004688263, 0.10115965409204364, 0.10647617792710662, 0.10072128102183342, 0.10031158197671175, 0.10183220217004418, 0.10070099169388413, 0.10347883496433496, 0.09649452520534396, 0.09893658617511392, 0.10374807193875313, 0.0971715496852994, 0.1000873981975019, 0.09985252190381289, 0.10138902207836509, 0.1006835219450295, 0.10056830523535609, 0.10265484964475036, 0.1004776069894433, 0.10078954324126244, 0.1100935717113316, 0.09568620519712567, 0.09578441083431244, 0.09606006322428584, 0.09995353780686855, 0.10096472827717662, 0.10026848083361983, 0.10120472311973572, 0.10125764412805438, 0.10081474762409925, 0.09986149333417416, 0.10046920692548156, 0.10008740704506636, 0.10017915070056915, 0.11361673520877957, 0.10036096209660172, 0.1017977618612349, 0.09989724401384592, 0.09962890576571226, 0.1002978952601552, 0.10051411902531981, 0.09908658871427178, 0.09951239498332143, 0.10131898801773787, 0.09954503318294883, 0.10020043794065714, 0.10417155222967267, 0.10190238105133176, 0.09761196468025446, 0.09898646315559745, 0.10174788208678365, 0.09953897865489125, 0.09990621032193303, 0.1002295957878232, 0.10184149397537112, 0.10109092434868217, 0.09885283978655934, 0.10293181100860238, 0.09977377206087112, 0.10126429377123713, 0.10942491423338652, 0.09595872508361936, 0.0962070869281888, 0.09671583585441113, 0.1019377070479095, 0.09935027500614524, 0.10033217305317521, 0.10188057506456971, 0.09985506581142545, 0.10048771603032947, 0.10037116287276149, 0.10008435416966677, 0.10001577716320753, 0.10010506166145205, 0.1134468000382185, 0.09804214490577579, 0.10186222428455949, 0.0994358561001718, 0.10097426269203424, 0.09960559103637934, 0.10018531233072281, 0.1018375656567514, 0.10007852222770452, 0.10520339896902442, 0.0986627577804029, 0.1032404713332653, 0.09659258695319295, 0.14815038908272982, 0.6472384636290371, 6.334644277114421, 0.12164397910237312, 0.10099382000043988, 0.10067838989198208, 0.10244308412075043, 0.10044802585616708, 0.10025646397843957, 0.10001364210620522, 0.10003226576372981, 0.10036320332437754, 0.10032364167273045, 0.1004679324105382, 0.10088861593976617, 0.10029593901708722, 0.10035340674221516, 0.10026706103235483, 0.10316810430958867, 0.10236231796443462, 0.10014034761115909, 0.09988486533984542, 0.10057110385969281, 0.10112144192680717, 0.10051179304718971, 0.10303543601185083, 0.10014565195888281, 0.11195563292130828, 0.1253836560063064, 1.3888895902782679, 5.589349315967411, 0.18147826381027699, 0.11094994097948074, 0.11088723223656416, 0.11100100167095661, 0.11074122926220298, 0.11162965185940266, 0.11271064821630716, 0.11495962180197239, 0.1121023609302938, 0.11246664123609662, 0.12464061891660094, 0.10992573294788599, 0.11028878018260002, 0.11050720605999231, 0.11026474367827177, 0.11401934595778584, 0.11084296135231853, 0.1112652039155364, 0.1101870839484036, 0.10944947600364685, 0.11193164996802807, 0.11164477095007896, 0.11249921377748251, 0.1127987983636558, 0.10771264601498842, 0.11368428962305188], [0.11434311093762517, 0.09044469567015767, 0.088109509088099, 0.08862712886184454, 0.09262725804001093, 0.08521452127024531, 0.08849354088306427, 0.08834422286599874, 0.08823971217498183, 0.0876406580209732, 0.08993721101433039, 0.08771002292633057, 0.08971853414550424, 0.08846375765278935, 0.08809200208634138, 0.08804392209276557, 0.09087328612804413, 0.08835354913026094, 0.08785305079072714, 0.10190756898373365, 0.08815472712740302, 0.08825424173846841, 0.08784420927986503, 0.08817370794713497, 0.08980628801509738, 0.08832601085305214, 0.08876308891922235, 0.08903130935505033, 0.08851569285616279, 0.1192558091133833, 3.588823285885155, 5.178131340071559, 0.10032738279551268, 0.09018266526982188, 0.0881484616547823, 0.08838371699675918, 0.09868351416662335, 0.09008627291768789, 0.08956184796988964, 0.08842361392453313, 0.08824997814372182, 0.08932390809059143, 0.0888326009735465, 0.08930098079144955, 0.08856927836313844, 0.08857748983427882, 0.09996896190568805, 0.09015598520636559, 0.08837235765531659, 0.08844520524144173, 0.0885347961448133, 0.08958201063796878, 0.0901468493975699, 0.08873672084882855, 0.0885305218398571, 0.08944993419572711, 0.09905412001535296, 0.08842782070860267, 0.09271904220804572, 0.09084952296689153, 0.08854269795119762, 0.08829822903499007, 0.09211940877139568, 0.09083620645105839, 0.08849123865365982, 0.0888283490203321, 0.09359963797032833, 0.08927495591342449, 0.08864854741841555, 0.09007978485897183, 0.08969342382624745, 0.09033331088721752, 0.08944439422339201, 0.08960940223187208, 0.08869462180882692, 0.08884158777073026, 0.09810018120333552, 0.08920027501881123, 0.08821457298472524, 0.08985214680433273, 0.0887882630340755, 0.0903153051622212, 0.0890497867949307, 0.08953455835580826, 0.08795447461307049, 0.0887241861782968, 0.10156287113204598, 0.08918522391468287, 0.08833805797621608, 0.09194161510095, 0.08879703609272838, 0.08809940470382571, 0.08870105491951108, 0.08810053113847971, 0.08815270103514194, 0.0886382688768208, 0.10100825317203999, 0.08874193392693996, 0.08916465286165476, 0.08867919817566872, 0.08912944002076983, 0.08805560180917382, 0.0884617012925446, 0.08830651268362999, 0.08842873340472579, 0.08798487298190594, 0.0994240827858448, 0.08977250987663865, 0.08839187631383538, 0.09390069171786308, 0.09103834722191095, 0.09325061272829771, 0.08803660329431295, 0.08905220776796341, 0.08874770533293486, 0.08841565484181046, 0.09341957606375217, 0.08842276781797409, 0.08978564385324717, 0.09029539301991463, 0.08953516138717532, 0.08841002965345979, 0.0887198532000184, 0.08818324701860547, 0.08837531600147486, 0.0880927937105298, 0.09782210504636168, 0.08880202611908317, 0.08954243315383792, 0.08852198580279946, 0.08818057831376791, 0.08873756788671017, 0.08824883075430989, 0.08873965125530958, 0.08893849607557058, 0.08822497865185142, 0.10011579003185034, 0.08963232208043337, 0.0879699308425188, 0.08844378404319286, 0.09126153402030468, 0.08821382094174623, 0.08831677213311195, 0.08791017299517989, 0.08870774414390326, 0.08796329284086823, 0.09668820118531585, 0.09401299012824893, 0.0915629118680954, 0.09010721510276198, 0.08995390869677067, 0.0891330991871655, 0.08959138905629516, 0.0889219157397747, 0.08787478832527995, 0.08768719201907516, 0.09822256956249475, 0.0893745319917798, 0.08847704716026783, 0.08787864400073886, 0.08813018212094903, 0.08894193591549993, 0.08800622215494514, 0.08838872704654932, 0.08735386282205582, 0.08939812611788511, 0.09702825080603361, 0.08801204897463322, 0.08837704220786691, 0.09066924499347806, 0.08976461784914136, 0.0881901690736413, 0.08823321620002389, 0.08837395301088691, 0.08834556071087718, 0.08815796719864011, 0.10070530883967876, 0.0902944952249527, 0.08837789995595813, 0.08796217478811741, 0.08842421183362603, 0.0882095331326127, 0.08873153431341052, 0.08902740199118853, 0.08792986255139112, 0.08780589839443564, 0.10289634065702558, 0.0879525812342763, 0.08941981382668018, 0.08791012596338987, 0.08775717904791236, 0.08786790119484067, 0.08768545696511865, 0.08827197598293424, 0.08831374906003475, 0.08830904494971037, 0.0994015671312809, 0.08901994302868843, 0.0891160499304533, 0.09129964374005795, 0.0875974353402853, 0.08851483091711998, 0.08778391685336828, 0.08808852592483163, 0.08787631802260876, 0.08937472384423018, 0.09729460626840591, 0.09119929512962699, 0.08807376073673368, 0.0887973322533071, 0.08827516762539744, 0.08810316398739815, 0.08801624737679958, 0.09061116399243474, 0.09063160791993141, 0.08776211272925138, 0.0979895181953907, 0.08836355106905103, 0.09125063708052039, 0.0883320989087224, 0.08832354377955198, 0.08817865420132875, 0.08819620404392481, 0.08872289396822453, 0.08813077816739678, 0.08778148470446467, 0.1034170649945736, 0.08930978598073125, 0.08836766611784697, 0.08871036488562822, 0.0881995391100645, 0.09097956819459796, 0.0881081479601562, 0.08939903695136309, 0.0878055109642446, 0.08863497711718082, 0.09216976957395673, 0.09174478007480502, 0.08829877618700266, 0.08865948114544153, 0.08809154899790883, 0.08825203264132142, 0.08756659319624305, 0.08763305004686117, 0.08842177176848054, 0.08803376136347651, 0.10021613584831357, 0.08811245393007994, 0.09194456692785025, 0.0876588593237102, 0.08826809981837869, 0.08821394015103579, 0.08780548768118024, 0.08778292499482632, 0.08783780597150326, 0.08794077532365918, 0.09754875767976046, 0.08830377599224448, 0.08889188524335623, 0.08787440182641149, 0.08834459213539958, 0.08823967399075627, 0.08837649784982204, 0.08859172509983182, 0.08807119401171803, 0.08789188181981444, 0.09894993202760816, 0.08819547295570374, 0.08852211898192763, 0.08995933039113879, 0.0898982398211956, 0.088098862208426, 0.087988690007478, 0.08774275984615088, 0.08890803996473551, 0.08786133583635092, 0.09501623921096325, 0.09270950593054295, 0.08933211490511894, 0.08821465214714408, 0.08856417797505856, 0.08813554001972079, 0.08773537306115031, 0.0878304848447442, 0.08775859512388706, 0.08802707074210048, 0.09843428339809179, 0.08954341756179929, 0.08810318727046251, 0.08821462979540229, 0.08940655319020152, 0.08827339299023151, 0.0910799577832222, 0.09145488031208515, 0.08790737669914961, 0.08816918218508363, 0.09402644913643599, 0.08906853664666414, 0.08887420920655131, 0.09222240606322885, 0.09056598879396915, 0.09184005111455917, 0.08955101482570171, 0.08764195023104548, 0.08772885706275702, 0.08792081102728844, 0.09581261081621051, 0.0883573698811233, 0.08827722212299705, 0.08813839824870229, 0.08832901995629072, 0.08867487171664834, 0.088142653927207, 0.08785483101382852, 0.08832139801234007, 0.08760749828070402, 0.09780976874753833, 0.08866676595062017, 0.08834569016471505, 0.08827322302386165, 0.08862108690664172, 0.08843588130548596, 0.08836578484624624, 0.08818972995504737, 0.08791202306747437, 0.08769908780232072, 0.09907008334994316, 0.08855607686564326, 0.08907216694206, 0.08809125889092684, 0.08772698231041431, 0.08831010898575187, 0.08800977282226086, 0.0892862412147224, 0.08821059670299292, 0.08755733584985137, 0.09780804719775915, 0.09063023421913385, 0.09046276472508907, 0.09037525113672018, 0.09347520116716623, 0.09039926482364535, 0.09159443015232682, 0.08900249982252717, 0.0909813311882317, 0.09006971586495638, 0.09761920012533665, 0.09006344294175506, 0.08830888895317912, 0.08916736068204045, 0.0879611223936081, 0.08797029871493578, 0.0880793472751975, 0.0886844526976347, 0.0878557963296771, 0.0875212587416172, 0.09866174729540944, 0.08808395080268383, 0.09024783177301288, 0.08922357531264424, 0.08710615476593375, 0.08926456002518535, 0.08796553686261177, 0.087868916336447, 0.09029752109199762, 0.08764845272526145, 0.09755048016086221, 0.0876463670283556, 0.08838394191116095, 0.0878102257847786, 0.08971805218607187, 0.08754238719120622, 0.08814726676791906, 0.08857094403356314, 0.08763024723157287, 0.0884989476762712, 0.0980796362273395, 0.08869654405862093, 0.08812231570482254, 0.08818212430924177, 0.08763667475432158, 0.08970285300165415, 0.08863767702132463, 0.09239278081804514, 0.0874024573713541, 0.08750448562204838, 0.09295840933918953, 0.08855874976143241, 0.08828974515199661, 0.08793615596368909, 0.088024428114295, 0.0885831299237907, 0.08785618282854557, 0.08839700510725379, 0.08784596482291818, 0.0889730742201209, 0.09931797115132213, 0.0880476189777255, 0.08888365887105465, 0.08895324915647507, 0.08852903684601188, 0.08773618983104825, 0.08741406910121441, 0.08798338007181883, 0.08804501919075847, 0.08804143080487847, 0.09824504982680082, 0.08934550313279033, 0.08843868505209684, 0.08759546093642712, 0.08790006022900343, 0.08773322077468038, 0.08743919292464852, 0.08813341101631522, 0.08836820628494024, 0.08787321858108044, 0.0986894741654396, 0.08788358327001333, 0.08807425759732723, 0.08811890613287687, 0.08867958700284362, 0.08758231112733483, 0.08752006711438298, 0.0880388505756855, 0.0878195883706212, 0.08720605308189988, 0.09952187398448586, 0.08782542683184147, 0.08805495174601674, 0.09026657044887543, 0.08771485881879926, 0.08797493297606707, 0.08746652398258448, 0.08758824178948998, 0.08932338701561093, 0.08773540239781141, 0.09786102967336774, 0.08870397321879864, 0.08834092179313302, 0.08731073513627052, 0.08801371185109019, 0.08831475395709276, 0.08759539434686303, 0.08772099297493696, 0.08747422695159912, 0.0872170738875866, 0.0976351979188621, 0.0879535898566246, 0.08882674342021346, 0.08761684456840158, 0.08785093203186989, 0.08766775438562036, 0.08937378600239754, 0.08792785601690412, 0.08912018686532974, 0.09385937778279185, 0.09725845092907548, 0.08770225616171956, 0.08903126185759902, 0.08778653526678681, 0.08819680893793702, 0.08746810117736459, 0.08765207277610898, 0.08736276905983686, 0.0874586789868772, 0.0873310249298811, 0.10060290899127722, 0.08952873898670077, 0.0899054049514234, 0.08733702404424548, 0.0882744062691927, 0.0873164446093142, 0.08743592211976647, 0.08888214221224189, 0.09016673266887665, 0.09048683941364288, 0.10023303795605898, 0.08996055088937283, 0.0887519670650363, 0.08759969100356102, 0.08834083378314972, 0.08854740206152201, 0.0882949149236083, 0.08773762593045831, 0.0875729899853468, 0.08799963304772973, 0.0994967301376164, 0.08824027283117175, 0.08821880910545588, 0.08804610092192888, 0.08771435217931867, 0.08718304894864559, 0.08813708322122693, 0.08790267258882523, 0.08828675234690309, 0.09097976284101605, 0.09604726685211062, 0.08738628821447492, 0.09138591913506389, 0.08865408459678292, 0.08786731213331223, 0.09115689992904663, 0.08743651118129492, 0.08847552817314863, 0.08783072466030717, 0.08903336897492409, 0.09686587797477841, 0.09018235933035612, 0.08867892995476723, 0.0915254489518702, 0.09356770990416408], [1.7808114723302424, 0.09966051205992699, 0.09764445293694735, 0.09784224489703774, 0.09679631190374494, 0.10060401819646358, 0.09774127276614308, 0.09904244635254145, 0.09816611092537642, 0.09775206400081515, 0.0995673406869173, 0.09795881807804108, 0.09749547718092799, 0.09850628580898046, 0.09861556487157941, 0.09783339500427246, 0.09791679540649056, 0.09847661387175322, 0.09812614182010293, 0.09810545900836587, 0.09758728928864002, 0.11199141293764114, 0.09792548697441816, 0.09755566390231252, 0.09755022404715419, 0.09749931702390313, 0.0970605369657278, 0.09892258793115616, 0.10071555292233825, 0.09764284314587712, 0.09957294119521976, 0.09736918564885855, 0.09839367400854826, 0.09792387997731566, 0.09830636298283935, 0.09802165534347296, 0.09804354095831513, 0.09836798906326294, 0.0981381325982511, 0.09827146911993623, 0.0985050369054079, 0.09798441734164953, 0.09817845467478037, 0.09841729328036308, 0.09849400306120515, 0.09795150766149163, 0.10012692306190729, 0.097698207013309, 0.09826886001974344, 0.09772266587242484, 0.10530235897749662, 0.09480336308479309, 0.09834178723394871, 0.09788966970518231, 0.09791019605472684, 0.0988288689404726, 0.09831145219504833, 0.09762952383607626, 0.09804478194564581, 0.10043734824284911, 0.0986958909779787, 0.1123565249145031, 0.0972442883066833, 0.09784066956490278, 0.09749437216669321, 0.09781485702842474, 0.0977583802305162, 0.09910785593092442, 0.09777012187987566, 0.09776468388736248, 0.09823586186394095, 0.0983836012892425, 0.0994302798062563, 0.0971235241740942, 0.0971285137347877, 0.09727064799517393, 0.09788792720064521, 0.0970451021566987, 0.09784379880875349, 0.09765482600778341, 0.09801840083673596, 0.09767252812162042, 0.0976232960820198, 0.0982445920817554, 0.09797614393755794, 0.09811811707913876, 0.09732862608507276, 0.09746838174760342, 0.09785115486010909, 0.09763660235330462, 0.09849657583981752, 0.0983393369242549, 0.09869573125615716, 0.09941934701055288, 0.1008985978551209, 0.10116518009454012, 0.09763108007609844, 0.0981553946621716, 0.09885688219219446, 0.09784881817176938, 0.09740253584459424, 0.11144970683380961, 0.09763120021671057, 0.10124879702925682, 0.09769935067743063, 0.09795858524739742, 0.09760659001767635, 0.09777792682871222, 0.09851225698366761, 0.09826846700161695, 0.09863720322027802, 0.09938697796314955, 0.09822271298617125, 0.09822774399071932, 0.09859185572713614, 0.09827329404652119, 0.09829344321042299, 0.09810658684000373, 0.09846564428880811, 0.09925267565995455, 0.09791341237723827, 0.09887643391266465, 0.09777693869546056, 0.09841951634734869, 0.09942965768277645, 0.09774193121120334, 0.09911068808287382, 0.09753342904150486, 0.09822042100131512, 0.09775376692414284, 0.09844438266009092, 0.09787782933562994, 0.09876173175871372, 0.09839409124106169, 0.09826917108148336, 0.0982119576074183, 0.09846553020179272, 0.09831668809056282, 0.09872778179123998, 0.09836790198460221, 0.09756621811538935, 0.11089902184903622, 0.09865836100652814, 0.0977249932475388, 0.09801128972321749, 0.09810864506289363, 0.09820609400048852, 0.0982372029684484, 0.09749494399875402, 0.09777147695422173, 0.09781169099733233, 0.09791166009381413, 0.09787014592438936, 0.0968719320371747, 0.09822258492931724, 0.09778522327542305, 0.09808926889672875, 0.09896132024005055, 0.09820709563791752, 0.09901385335251689, 0.09768347162753344, 0.09772650711238384, 0.09755576122552156, 0.09858486894518137, 0.09934407193213701, 0.10013827588409185, 0.09995774319395423, 0.09750852594152093, 0.0982075808569789, 0.09870201395824552, 0.09803277906030416, 0.10198902105912566, 0.09792498918250203, 0.09803177881985903, 0.09895572904497385, 0.09887790214270353, 0.09836638905107975, 0.10101119801402092, 0.10026096692308784, 0.09797532064840198, 0.09811939718201756, 0.11272309487685561, 0.09931098017841578, 0.09827684797346592, 0.0983036900870502, 0.0983653157018125, 0.09917538519948721, 0.09886595280840993, 0.098934440407902, 0.09986131358891726, 0.09821947198361158, 0.09928437322378159, 0.097984679043293, 0.09853518381714821, 0.09819924924522638, 0.09833217086270452, 0.09822627902030945, 0.09840601403266191, 0.09973975783213973, 0.09883859800174832, 0.0987984063103795, 0.09835429582744837, 0.10016931220889091, 0.09969143895432353, 0.0981645886786282, 0.09927975898608565, 0.09926096396520734, 0.09948737500235438, 0.1026202910579741, 0.10148421721532941, 0.09796328190714121, 0.09821797022596002, 0.09808745188638568, 0.09955595107749104, 0.09785667899996042, 0.09942134097218513, 0.09874426806345582, 0.09956584172323346, 0.09871489321812987, 0.09800580563023686, 0.10089042829349637, 0.11286476394161582, 0.09848053101450205, 0.09925719117745757, 0.09755389578640461, 0.09846249222755432, 0.0987330679781735, 0.09805489983409643, 0.09817623300477862, 0.09877261193469167, 0.09855878911912441, 0.0997909507714212, 0.09873877512291074, 0.09887640178203583, 0.09844517521560192, 0.09861626382917166, 0.10087085841223598, 0.09977819491177797, 0.09866520063951612, 0.09832525812089443, 0.099070830270648, 0.0998660996556282, 0.10252072103321552, 0.09797752415761352, 0.09864516882225871, 0.09819906018674374, 0.09896403178572655, 0.10129311820492148, 0.09843060094863176, 0.09900690522044897, 0.0987368319183588, 0.09882456110790372, 0.0989809837192297, 0.09854821022599936, 0.09923431184142828, 0.09865702595561743, 0.09868520498275757, 0.0987986121326685, 0.09827857604250312, 0.09851491870358586, 0.09905475797131658, 0.1130578313022852, 0.09914008481428027, 0.09865757124498487, 0.09818319091573358, 0.09812736697494984, 0.09962151711806655, 0.09873561887070537, 0.09868086781352758, 0.09867747593671083, 0.09827748406678438, 0.098113845102489, 0.09855906991288066, 0.09897328121587634, 0.09877215279266238, 0.09943055734038353, 0.09873970365151763, 0.0988170811906457, 0.10084979888051748, 0.1012894450686872, 0.09986037900671363, 0.10031438898295164, 0.100728171877563, 0.10073898592963815, 0.10002400632947683, 0.09927798574790359, 0.10124208498746157, 0.10005528014153242, 0.10729655902832747, 0.10033986018970609, 0.09958489192649722, 0.09990365663543344, 0.10015981132164598, 0.10074896784499288, 0.09994555311277509, 0.1020833128131926, 0.10020232293754816, 0.10009049717336893, 0.10063735721632838, 0.10057364171370864, 0.09958731615915895, 0.11414944985881448, 0.10082026710733771, 0.09998147003352642, 0.10095953103154898, 0.10034093586727977, 0.09942095214501023, 0.10022978996858001, 0.10217114677652717, 0.09974106727167964, 0.09970733290538192, 0.09983954206109047, 0.10012746695429087, 0.0995852230116725, 0.09968637581914663, 0.09925568616017699, 0.09969385480508208, 0.09865064127370715, 0.10025992197915912, 0.10060607409104705, 0.09956418164074421, 0.10077061131596565, 0.1010261089541018, 0.10363366873934865, 0.10163259506225586, 0.09993549901992083, 0.10270650126039982, 0.10185623588040471, 0.1013961429707706, 0.09945975104346871, 0.09861321607604623, 0.09827695367857814, 0.0992841413244605, 0.0999005138874054, 0.0990626928396523, 0.09976495895534754, 0.10018535004928708, 0.10037392424419522, 0.09924269700422883, 0.09924842603504658, 0.09991440689191222, 0.1150109488517046, 0.10181247722357512, 0.1009223978035152, 0.10148330917581916, 0.10061519080772996, 0.09985038824379444, 0.10201246291399002, 0.10222517605870962, 0.10517062898725271, 0.1015656110830605, 0.10025830287486315, 0.10174941970035434, 0.10029441304504871, 0.09996416419744492, 0.09903695713728666, 0.10023054573684931, 0.10188103886321187, 0.09820009442046285, 0.10145736765116453, 0.09950007637962699, 0.10141056263819337, 0.10049800714477897, 0.10026735020801425, 0.10324842389672995, 0.10048548597842455, 0.10037258872762322, 0.10083058895543218, 0.09894317528232932, 0.09856204595416784, 0.09949976485222578, 0.09998113615438342, 0.1006579240784049, 0.10052675101906061, 0.10057234391570091, 0.10196567000821233, 0.10062791174277663, 0.10012304736301303, 0.10051082167774439, 0.09999885922297835, 0.10029756603762507, 0.11331148305907845, 0.1005529249086976, 0.10153463575989008, 0.09982216916978359, 0.1003311132080853, 0.09942295588552952, 0.10005962383002043, 0.09993183519691229, 0.09991536987945437, 0.10078149288892746, 0.0999068203382194, 0.09989190101623535, 0.1037962818518281, 0.09952251287177205, 0.09930727398023009, 0.10030016303062439, 0.10119912819936872, 0.10010637575760484, 0.09989243326708674, 0.10001351498067379, 0.10195970674976707, 0.1001952700316906, 0.09965477185323834, 0.10287006013095379, 0.0999591751024127, 0.10089771077036858, 0.10015935497358441, 0.09894518041983247, 0.09986983798444271, 0.09976587863638997, 0.10215605515986681, 0.09940908895805478, 0.10014289524406195, 0.10178767889738083, 0.09981122892349958, 0.10034218616783619, 0.10028853174299002, 0.10019443929195404, 0.10007624560967088, 0.10001416131854057, 0.11335660889744759, 0.0982538410462439, 0.10144771169871092, 0.09989263210445642, 0.10081486729905009, 0.0996013069525361, 0.09990037605166435, 0.10224401485174894, 0.09997610002756119, 0.1034816587343812, 0.10023056622594595, 0.10003596683964133, 0.10008783405646682, 0.10048808809369802, 0.10058931913226843, 2.2353917439468205, 4.767916210927069, 0.1188955269753933, 0.10083169117569923, 0.10057617304846644, 0.10440258868038654, 0.09868441615253687, 0.10046220710501075, 0.10019432287663221, 0.09973375592380762, 0.0999991032294929, 0.1010580537840724, 0.11263411119580269, 0.09838174981996417, 0.09862336190417409, 0.09899697592481971, 0.0986758922226727, 0.09873928688466549, 0.10335959028452635, 0.09813967766240239, 0.1003250190988183, 0.10012688022106886, 0.10149728693068027, 0.10052292887121439, 0.10367804393172264, 0.0998286921530962, 0.11160538112744689, 0.19346580700948834, 7.016126397997141, 0.11382706556469202, 0.11102491710335016, 0.11101330909878016, 0.11095990613102913, 0.11155248899012804, 0.11121899308636785, 0.11624026764184237, 0.11140757007524371, 0.11138276616111398, 0.12605677312240005, 0.11003446066752076, 0.1102481260895729, 0.11050334200263023, 0.11092773405835032, 0.11323229176923633, 0.11035830527544022, 0.11196194496005774, 0.11008247779682279, 0.1111060893163085, 0.11038827802985907, 0.11163568403571844, 0.11223466973751783, 0.10998178226873279, 0.11121452460065484, 0.11091963201761246, 0.11053901724517345, 2.8052822328172624, 4.71598082408309, 0.11380552686750889, 0.10087666194885969, 0.10028671845793724, 0.10020230989903212, 0.1005331389605999, 0.10111549589782953, 0.09997395006939769, 0.10028456710278988, 0.10073156375437975, 0.10970136616379023, 0.10130580794066191, 0.10027728788554668, 0.10243101511150599, 0.10107601713389158, 0.09999048104509711, 0.10096087167039514, 0.10176755022257566, 0.10799127211794257], [1.8575879498384893, 0.09852494206279516, 0.08991136215627193, 0.08790687611326575, 0.08905970957130194, 0.09613477112725377, 0.09395475592464209, 0.0891449130140245, 0.08856597729027271, 0.08962596394121647, 0.08843338396400213, 0.08851353777572513, 0.08900627726688981, 0.08832575706765056, 0.08902075281366706, 0.09860511822625995, 0.08980441279709339, 0.08861600700765848, 0.08897928101941943, 0.08814799878746271, 0.08907318208366632, 0.09069384029135108, 0.08874243358150125, 0.08857203740626574, 0.08852009102702141, 0.09969787998124957, 0.08907921379432082, 0.09191501699388027, 0.09067280404269695, 0.08915264392271638, 0.0888122832402587, 0.09179703379049897, 0.09207031922414899, 0.09063065191730857, 0.08897704305127263, 0.08915548864752054, 0.08950557326897979, 0.08889386570081115, 0.09023077320307493, 0.08912644581869245, 0.0912251602858305, 0.08880480984225869, 0.08949246117845178, 0.08869393076747656, 0.08878704905509949, 0.09839245025068521, 0.08883139165118337, 0.08876492222771049, 0.08974715694785118, 0.08846849016845226, 0.09033577889204025, 0.08947034180164337, 0.08824453130364418, 0.08927859179675579, 0.08845347119495273, 0.10133787803351879, 0.08956059161573648, 0.08797172410413623, 0.09354871325194836, 0.09104238590225577, 0.08806437999010086, 0.08913435973227024, 0.08818953996524215, 0.08842288330197334, 0.08835431886836886, 0.0968455970287323, 0.08876543818041682, 0.0890317209996283, 0.08885303372517228, 0.0895801093429327, 0.08802338689565659, 0.08793602511286736, 0.08841928374022245, 0.0886846948415041, 0.08802627818658948, 0.09890289604663849, 0.0897499960847199, 0.0908690458163619, 0.09240238601341844, 0.09517684718593955, 0.08892549108713865, 0.08924292773008347, 0.08822389086708426, 0.08834095625206828, 0.08837525406852365, 0.09289949107915163, 0.0886183138936758, 0.0886815688572824, 0.09085485618561506, 0.08968014968559146, 0.08905692538246512, 0.0883614239282906, 0.08849447965621948, 0.08849732205271721, 0.08815945591777563, 0.09763874532654881, 0.08824783889576793, 0.0896366061642766, 0.088320248760283, 0.08890130324289203, 0.08884166972711682, 0.08820271817967296, 0.08920390391722322, 0.0883966120891273, 0.09101182781159878, 0.09674338717013597, 0.0896111661568284, 0.09223624784499407, 0.0885397419333458, 0.0876516280695796, 0.0877471030689776, 0.08843544777482748, 0.08841971727088094, 0.0879117869772017, 0.08809297205880284, 0.09665553085505962, 0.09387963591143489, 0.09118979703634977, 0.09055952401831746, 0.08966245874762535, 0.08961558435112238, 0.08951486274600029, 0.08864847430959344, 0.0885688797570765, 0.0877366429194808, 0.09766598418354988, 0.08938745502382517, 0.08805526373907924, 0.08813975937664509, 0.08801107993349433, 0.08937332965433598, 0.08814371004700661, 0.08895563101395965, 0.08722826093435287, 0.0887450622394681, 0.09705323912203312, 0.08796754479408264, 0.0882307980209589, 0.0912482962012291, 0.089443473611027, 0.08783332910388708, 0.08804690791293979, 0.09112672740593553, 0.08813238563016057, 0.08938227128237486, 0.09783605579286814, 0.08972926810383797, 0.08860662905499339, 0.0882466440089047, 0.08797644497826695, 0.08807475585490465, 0.08889149408787489, 0.08875308185815811, 0.08874083310365677, 0.08793258992955089, 0.1021771333180368, 0.08949759276583791, 0.08765575801953673, 0.088486114051193, 0.08810095582157373, 0.08753100922331214, 0.08789377985522151, 0.08786361897364259, 0.08786447485908866, 0.08851016638800502, 0.09953871369361877, 0.08886176533997059, 0.08906280202791095, 0.09229422686621547, 0.08799764281138778, 0.08737987512722611, 0.08823591703549027, 0.08739968901500106, 0.08811041014268994, 0.08874507900327444, 0.09794936282560229, 0.09200573293492198, 0.08760443516075611, 0.08840529294684529, 0.08810015302151442, 0.0880506937392056, 0.09076521219685674, 0.09101052302867174, 0.09019835107028484, 0.08775733085349202, 0.09615540876984596, 0.08789705438539386, 0.09064511768519878, 0.08910731505602598, 0.09175597317516804, 0.08847260195761919, 0.08780859690159559, 0.08780126413330436, 0.08769616484642029, 0.08811909705400467, 0.10118486220017076, 0.08869794895872474, 0.08838614681735635, 0.09001705422997475, 0.0883089229464531, 0.08972001308575273, 0.08823863789439201, 0.08919236902147532, 0.08781443908810616, 0.08853671886026859, 0.09213907876983285, 0.09202151326462626, 0.08814895991235971, 0.08818993484601378, 0.08864086493849754, 0.08781227003782988, 0.08803321607410908, 0.08752657286822796, 0.08878970704972744, 0.08768025226891041, 0.10024432791396976, 0.08818623796105385, 0.09122623084113002, 0.08848823932930827, 0.08835072768852115, 0.0880978312343359, 0.08878351096063852, 0.08759810077026486, 0.0878234482370317, 0.08731862576678395, 0.09702114714309573, 0.08899307390674949, 0.08831116929650307, 0.08852152805775404, 0.0884495647624135, 0.0878793029114604, 0.08804293628782034, 0.0882750847376883, 0.0885038641281426, 0.08882360579445958, 0.09794465405866504, 0.08808131096884608, 0.08864630712196231, 0.08949658507481217, 0.09006772795692086, 0.08803174085915089, 0.08827117830514908, 0.08776821475476027, 0.08942559501156211, 0.08798163710162044, 0.09486107807606459, 0.09208986489102244, 0.0888886651955545, 0.08850687695667148, 0.08927890798076987, 0.08818463888019323, 0.09163771290332079, 0.08795557823032141, 0.08748029870912433, 0.08754338324069977, 0.09417134569957852, 0.09049178613349795, 0.0878520030528307, 0.09038146212697029, 0.08787161810323596, 0.08822883199900389, 0.09195439657196403, 0.08945317100733519, 0.08807914098724723, 0.08832396334037185, 0.09407280571758747, 0.08906187023967505, 0.08878820203244686, 0.0921141617000103, 0.0903891371563077, 0.09212539019063115, 0.0890303747728467, 0.08824259787797928, 0.08839619811624289, 0.088006601203233, 0.0949453110806644, 0.08817217592149973, 0.08850799407809973, 0.08850024500861764, 0.08797152480110526, 0.08851613104343414, 0.0879121320322156, 0.08868824411183596, 0.08766729384660721, 0.08790139574557543, 0.09800026938319206, 0.08845981676131487, 0.08890057727694511, 0.08932715561240911, 0.0902269589714706, 0.08828023122623563, 0.08785639703273773, 0.08754172781482339, 0.08751562517136335, 0.08750222716480494, 0.09803680656477809, 0.08808765700086951, 0.0910275811329484, 0.08848809124901891, 0.08728985395282507, 0.08825372997671366, 0.08757449174299836, 0.08789485320448875, 0.08862459799274802, 0.08780157193541527, 0.0970812002196908, 0.09119224175810814, 0.08959912694990635, 0.0907121691852808, 0.09352091792970896, 0.09043955709785223, 0.0919015510007739, 0.08912899065762758, 0.09034891333431005, 0.0911795599386096, 0.0963559621013701, 0.09076998895034194, 0.08807415002956986, 0.08923721499741077, 0.087668027728796, 0.08795720711350441, 0.09714967804029584, 0.08839404582977295, 0.0882806763984263, 0.08746216166764498, 0.08994999015703797, 0.08861778490245342, 0.08998741209506989, 0.08961708284914494, 0.08810047525912523, 0.08765836199745536, 0.08817020384594798, 0.08794289780780673, 0.0902146422304213, 0.08831839682534337, 0.09616543212905526, 0.08819123497232795, 0.08830273617058992, 0.08830270683392882, 0.08932875795289874, 0.08766691014170647, 0.08820809470489621, 0.08831465942785144, 0.0878010275773704, 0.08806322002783418, 0.09795539919286966, 0.08829283015802503, 0.09055412281304598, 0.0878638019785285, 0.08759002201259136, 0.08778626285493374, 0.08916133409366012, 0.0924329049885273, 0.08765635825693607, 0.08719910774379969, 0.09304457390680909, 0.08854888519272208, 0.08777169277891517, 0.08810250135138631, 0.08847282407805324, 0.08823984675109386, 0.08809985686093569, 0.0879926742054522, 0.08880253974348307, 0.088023089338094, 0.09959880681708455, 0.08765173517167568, 0.08859724411740899, 0.08965154271572828, 0.0885192179121077, 0.08825545199215412, 0.087628239300102, 0.09067489486187696, 0.0877910410054028, 0.08786804182454944, 0.09535866510123014, 0.08930538594722748, 0.08808147395029664, 0.08824313431978226, 0.0878782719373703, 0.08770441496744752, 0.08764980873093009, 0.08717254037037492, 0.0885055810213089, 0.08825345104560256, 0.09844639897346497, 0.08815131662413478, 0.08849044097587466, 0.08914776239544153, 0.0875906078144908, 0.08769197389483452, 0.08713616523891687, 0.0878598359413445, 0.08825031574815512, 0.08749049808830023, 0.09878221992403269, 0.08818844519555569, 0.0877188560552895, 0.09003778593614697, 0.08791756303980947, 0.08806586870923638, 0.087666898034513, 0.08770765131339431, 0.08896206691861153, 0.08784799603745341, 0.09792464599013329, 0.08878999296575785, 0.08812369592487812, 0.08768992917612195, 0.0873855147510767, 0.08837372297421098, 0.08787647727876902, 0.08767102006822824, 0.08833232894539833, 0.08767118863761425, 0.09616237133741379, 0.08785210968926549, 0.08878358639776707, 0.0877174106426537, 0.08792946301400661, 0.08916998328641057, 0.08785690786316991, 0.08737663505598903, 0.09148121485486627, 0.09404899505898356, 0.09497062815353274, 0.08791190478950739, 0.08882625913247466, 0.08789434609934688, 0.088301507756114, 0.08808377105742693, 0.08792885113507509, 0.087769930716604, 0.08789001498371363, 0.08720854995772243, 0.09972113417461514, 0.08883300283923745, 0.09022537199780345, 0.08812349801883101, 0.08775718417018652, 0.08905957825481892, 0.08776685874909163, 0.08757533086463809, 0.0888238912448287, 0.09163871314376593, 0.09910900564864278, 0.08967786515131593, 0.08945222897455096, 0.08760974602773786, 0.08804119704291224, 0.08845539577305317, 0.08793986216187477, 0.08765561087056994, 0.08821967523545027, 0.0874755117110908, 0.09985211212188005, 0.08796398900449276, 0.08827933203428984, 0.08865688694640994, 0.08784417295828462, 0.08770844899117947, 0.08723665913566947, 0.0874359430745244, 0.08879287308081985, 0.09083860274404287, 0.09541604202240705, 0.08785170502960682, 0.09139990201219916, 0.08877396304160357, 0.08786567207425833, 0.09093004511669278, 0.08766963286325336, 0.08777306415140629, 0.08814160665497184, 0.0893280222080648, 0.09689815901219845, 0.08994963206350803, 0.08889867505058646, 0.09162614587694407, 0.13144561601802707, 1.2065708977170289, 5.781827840954065, 0.1150180553086102, 0.0891418899409473, 0.08850548416376114, 0.08743654191493988, 0.08816286688670516, 0.08810433186590672, 0.08798397006466985, 0.08843924710527062, 0.08951187506318092, 0.08839386375620961, 0.08944905316457152, 0.08803651994094253, 0.0921519291587174, 0.08805264392867684, 0.08827053010463715, 0.08878124179318547, 0.0881326082162559, 0.08733240561559796, 0.09971920819953084, 0.08992797089740634, 0.0884849582798779, 0.08737741177901626, 0.0884698061272502, 0.0875469921156764, 0.08862947765737772, 0.08805288514122367, 0.08718498004600406, 0.08873468916863203, 0.08983087167143822], [0.10130404634401202, 0.09511614497750998, 0.09715072391554713, 0.09446574375033379, 0.09502585232257843, 0.09516293276101351, 0.0946685359813273, 0.1059207720682025, 0.09762244299054146, 0.09695691708475351, 0.094510642811656, 0.09674239903688431, 0.09615744231268764, 0.09942098380997777, 0.09897032985463738, 0.09781160997226834, 0.09751938004046679, 0.09822335001081228, 0.09837471693754196, 0.09873927105218172, 0.09764308901503682, 0.11158430110663176, 0.09761313907802105, 0.09763402584940195, 0.09782626014202833, 0.09744673781096935, 0.09725545300170779, 0.09865695517510176, 0.1004585837945342, 0.09841416124254465, 0.09924022294580936, 0.09725709771737456, 0.09954724833369255, 0.09663993306457996, 0.10148289194330573, 0.09474731609225273, 0.09940062277019024, 0.09708407707512379, 0.0981372301466763, 0.0985626857727766, 0.09811749216169119, 0.09829750377684832, 0.09805141715332866, 0.09783221501857042, 0.09945342084392905, 0.09739858703687787, 0.10038072289898992, 0.10766502004116774, 0.09651122009381652, 0.09559914283454418, 0.09596013138070703, 0.09808906679973006, 0.09806855907663703, 0.0981181520037353, 0.09819630905985832, 0.09836255898699164, 0.09847809793427587, 0.09755818778648973, 0.0978438202291727, 0.10112354205921292, 0.09867095202207565, 0.1117263357155025, 0.09734849305823445, 0.09774183807894588, 0.0976376379840076, 0.09769721189513803, 0.09773520100861788, 0.09932092018425465, 0.09794545266777277, 0.0979537102393806, 0.09771024389192462, 0.09847843693569303, 0.09949619229882956, 0.09719158383086324, 0.10090545890852809, 0.09392071003094316, 0.09727596491575241, 0.09711052430793643, 0.09777266392484307, 0.09687314694747329, 0.09868639195337892, 0.09798552189022303, 0.09801783412694931, 0.09834286104887724, 0.09757795790210366, 0.09710297919809818, 0.09812473366037011, 0.10594085929915309, 0.09664563881233335, 0.09515901189297438, 0.09422841807827353, 0.09765882231295109, 0.09897337900474668, 0.1024692365899682, 0.10097187012434006, 0.10277155414223671, 0.09464067872613668, 0.09616007516160607, 0.0982955009676516, 0.09879409614950418, 0.09776058979332447, 0.110655777156353, 0.0979981729760766, 0.1024293820373714, 0.09704185416921973, 0.09746274398639798, 0.09756890963762999, 0.0973298973403871, 0.09887856198474765, 0.0982289258390665, 0.09937635296955705, 0.09884760621935129, 0.09768859762698412, 0.09853055514395237, 0.10203040111809969, 0.09490805212408304, 0.09823001269251108, 0.09787160018458962, 0.09865565411746502, 0.09921684302389622, 0.09828862082213163, 0.09846580121666193, 0.09765009675174952, 0.09847564809024334, 0.10001785075291991, 0.09735580440610647, 0.09898397978395224, 0.10945314588025212, 0.09713479410856962, 0.09639407321810722, 0.09436221467331052, 0.09505902323871851, 0.09798341291025281, 0.09667972894385457, 0.09835275122895837, 0.09791095182299614, 0.09905364317819476, 0.09814336989074945, 0.09865759499371052, 0.09855872392654419, 0.09914273815229535, 0.10877210972830653, 0.09882911201566458, 0.09765063785016537, 0.09854860603809357, 0.09752095304429531, 0.09843476815149188, 0.09820736385881901, 0.09754358930513263, 0.0993644050322473, 0.09614026080816984, 0.09789256006479263, 0.09801904298365116, 0.09684557979926467, 0.10080555127933621, 0.09391637286171317, 0.10014925617724657, 0.09925535460934043, 0.09938220120966434, 0.09700958104804158, 0.09744314895942807, 0.09746378101408482, 0.09772564098238945, 0.09818409010767937, 0.10010285302996635, 0.09979115566238761, 0.09974338719621301, 0.10800243308767676, 0.09992268308997154, 0.09527493873611093, 0.09346712101250887, 0.09824440209195018, 0.09780113212764263, 0.09819770604372025, 0.0992878288961947, 0.0982637470588088, 0.09836890269070864, 0.10142274014651775, 0.09987248899415135, 0.09884607279673219, 0.09916784102097154, 0.11100531741976738, 0.09900435293093324, 0.09859512280672789, 0.09840436326339841, 0.09833892760798335, 0.09905842831358314, 0.0987703618593514, 0.09835585299879313, 0.10078393295407295, 0.09787828614935279, 0.09880916308611631, 0.09841731376945972, 0.0980574288405478, 0.1012509660795331, 0.09550600731745362, 0.09884329279884696, 0.09795501222833991, 0.09975827392190695, 0.09913123492151499, 0.098161440808326, 0.09946649894118309, 0.09945067204535007, 0.09956254996359348, 0.10353610524907708, 0.09745303587988019, 0.09533298714086413, 0.10755855776369572, 0.0972734629176557, 0.09976572124287486, 0.09648909186944366, 0.09888559114187956, 0.09847168205305934, 0.09918387793004513, 0.09837188478559256, 0.09885992808267474, 0.09846979100257158, 0.09990146709606051, 0.09838310023769736, 0.0991154476068914, 0.10129867913201451, 0.11166415689513087, 0.09835811611264944, 0.09913759212940931, 0.09829010209068656, 0.09794041467830539, 0.09881341410800815, 0.09802013915032148, 0.09906332800164819, 0.09892400866374373, 0.09709622710943222, 0.1015269560739398, 0.09732030099257827, 0.09937332710251212, 0.10142489708960056, 0.0951943346299231, 0.10165522014722228, 0.1020715911872685, 0.09572168765589595, 0.099382518325001, 0.09823718201369047, 0.09905692981556058, 0.10264038993045688, 0.09846705105155706, 0.09876073524355888, 0.09796177269890904, 0.09895003214478493, 0.10697940085083246, 0.09654751932248473, 0.09665653994306922, 0.09695645282045007, 0.09894255315884948, 0.09886478306725621, 0.09963797684758902, 0.0990398470312357, 0.09799058083444834, 0.09857385512441397, 0.09863465093076229, 0.0983801819384098, 0.09916630713269114, 0.1021511210128665, 0.10939263412728906, 0.09944814164191484, 0.09884285600855947, 0.09844117099419236, 0.09758231742307544, 0.10019896179437637, 0.09769062884151936, 0.09923102427273989, 0.09907335601747036, 0.09794386988505721, 0.09797624684870243, 0.0995275853201747, 0.09798134490847588, 0.10181132378056645, 0.09655836597084999, 0.09856255538761616, 0.10086847376078367, 0.10000173514708877, 0.10040619689971209, 0.1001532468944788, 0.09959427220746875, 0.10076194489374757, 0.10132573312148452, 0.09984443569555879, 0.09883238701149821, 0.10154385818168521, 0.10734734078869224, 0.09962112316861749, 0.10087979305535555, 0.09924649680033326, 0.0998166250064969, 0.09984102193266153, 0.10128876008093357, 0.10028062714263797, 0.10173975396901369, 0.10045478912070394, 0.09962217509746552, 0.10092502972111106, 0.10023142211139202, 0.10119980806484818, 0.11271441681310534, 0.10066920425742865, 0.1029145298525691, 0.09874982386827469, 0.09974415227770805, 0.09985671890899539, 0.09994989586994052, 0.10246819397434592, 0.09955459600314498, 0.09948167484253645, 0.09963944740593433, 0.10045534977689385, 0.09934811107814312, 0.10355582786723971, 0.09559474093839526, 0.0997994439676404, 0.09909491706639528, 0.09923408320173621, 0.1015979079529643, 0.09911977220326662, 0.10053188586607575, 0.10084536671638489, 0.10379737941548228, 0.10204742988571525, 0.09953225497156382, 0.10285940393805504, 0.11480694403871894, 0.10141400108113885, 0.09779412299394608, 0.09427980706095695, 0.09535925602540374, 0.0968665718100965, 0.10048137605190277, 0.09702372178435326, 0.1015795893035829, 0.09785753162577748, 0.1005306183360517, 0.09961516177281737, 0.0996499820612371, 0.10173185402527452, 0.1127769062295556, 0.10143981361761689, 0.10049002803862095, 0.10283644311130047, 0.09985144017264247, 0.09989412594586611, 0.10180456889793277, 0.10212078597396612, 0.10619911784306169, 0.10073718894273043, 0.10017046704888344, 0.10194957908242941, 0.10049132211133838, 0.10414698580279946, 0.09606011910364032, 0.09874738194048405, 0.10063240537419915, 0.09989478858187795, 0.10109951719641685, 0.09931335598230362, 0.10138919809833169, 0.10068309074267745, 0.10054317628964782, 0.10319674201309681, 0.09996081469580531, 0.10084864823147655, 0.10794924199581146, 0.09786440571770072, 0.09606668120250106, 0.09575029602274299, 0.09998691687360406, 0.10091075021773577, 0.10014232993125916, 0.10187938483431935, 0.10071809310466051, 0.10076246410608292, 0.09995509497821331, 0.10058166878297925, 0.10042897518724203, 0.10092168301343918, 0.11258600978180766, 0.1001393049955368, 0.1016926453448832, 0.10035703098401427, 0.09938148781657219, 0.10012124385684729, 0.09996968740597367, 0.09977016178891063, 0.10010397480800748, 0.10069398116320372, 0.09952631499618292, 0.10022555384784937, 0.10407270723953843, 0.10253143776208162, 0.09686406422406435, 0.09927721414715052, 0.10174763575196266, 0.09945123083889484, 0.10021661408245564, 0.09996905690059066, 0.10184767935425043, 0.10106705501675606, 0.09946310194209218, 0.10244687693193555, 0.0996136087924242, 0.10084972623735666, 0.10802288679406047, 0.09764050832018256, 0.09673439105972648, 0.0962924468331039, 0.10209312383085489, 0.09938389994204044, 0.10031496826559305, 0.10214583808556199, 0.0993423187173903, 0.10058298194780946, 0.10048592835664749, 0.10003269463777542, 0.10053804330527782, 0.10037461901083589, 0.11268496885895729, 0.09804341895505786, 0.10164375696331263, 0.10006774310022593, 0.10038309078663588, 0.09966472908854485, 0.1002384489402175, 0.10180502524599433, 0.10051467595621943, 0.1036114408634603, 0.09994013095274568, 0.10124183399602771, 0.09872257430106401, 0.10349344788119197, 0.21501240087673068, 6.933115979190916, 0.10104163503274322, 0.10075765289366245, 0.1004184689372778, 0.10301881516352296, 0.0998197109438479, 0.10010400274768472, 0.10004420205950737, 0.10005148034542799, 0.10078549664467573, 0.10022437013685703, 0.10080641601234674, 0.10014740377664566, 0.10051537118852139, 0.10053078783676028, 0.10307166632264853, 0.10208547161892056, 0.10022471100091934, 0.10016578203067183, 0.10075676813721657, 0.10091535188257694, 0.10014971112832427, 0.1030476619489491, 0.10002303216606379, 0.11266148975118995, 0.10032997513189912, 1.2376100779511034, 5.761297562159598, 0.18526239413768053, 0.1111976527608931, 0.11066138092428446, 0.11099180392920971, 0.11070666136220098, 0.1117844507098198, 0.11211131792515516, 0.11553366528823972, 0.11192911071702838, 0.11239180900156498, 0.12471093330532312, 0.11010388983413577, 0.11008598282933235, 0.11046788841485977, 0.11042915284633636, 0.11403433186933398, 0.11058304412290454, 0.1115375617519021, 0.11015247227624059, 0.10944995703175664, 0.11183588299900293, 0.11169317783787847, 0.11257657827809453, 0.11280608363449574, 0.10772345215082169, 0.11132415104657412, 0.21164039382711053, 7.459862664341927, 0.10311646200716496, 0.10008520074188709, 0.10024765087291598, 0.10022620018571615, 0.10079848486930132, 0.10024502594023943, 0.10038421023637056, 0.10044377204030752, 0.1085090609267354, 0.10264521511271596, 0.10005752695724368, 0.10254146810621023, 0.10049833869561553, 0.1007072338834405, 0.10099916299805045, 0.10180252511054277, 0.10632897401228547, 0.1010212660767138, 2.202393786981702], [0.1007958217523992, 0.08717715507373214, 0.08714573690667748, 0.08769742399454117, 0.1015692581422627, 0.08864437509328127, 0.08908025408163667, 0.08893816359341145, 0.08871937915682793, 0.08827699720859528, 0.08907534182071686, 0.08861024584621191, 0.08854676317423582, 0.08871604083105922, 0.10189532628282905, 0.08907263865694404, 0.08809366030618548, 0.08887030696496367, 0.08874580916017294, 0.08794908178970218, 0.09213242121040821, 0.08811636781319976, 0.08866122085601091, 0.08920413302257657, 0.09984522499144077, 0.0883773248642683, 0.08863069722428918, 0.08924128580838442, 0.08870826242491603, 0.08883538469672203, 0.0884255999699235, 0.08834570227190852, 0.08886207873001695, 0.08983345609158278, 0.10308418003842235, 0.08906860603019595, 0.0886534177698195, 0.09062526328489184, 0.0893430090509355, 0.0890532829798758, 0.08908731769770384, 0.08919578837230802, 0.08831555070355535, 0.08818309009075165, 0.10187825979664922, 0.0883601512759924, 0.08875806489959359, 0.08834771579131484, 0.08863918809220195, 0.09119647927582264, 0.0884089139290154, 0.08821755414828658, 0.08826445695012808, 0.08808295987546444, 0.10405842773616314, 0.08812349243089557, 0.08858742192387581, 0.08988120080903172, 0.09045250015333295, 0.08893021894618869, 0.08853745693340898, 0.0882843779399991, 0.08798843109980226, 0.08850786602124572, 0.10226933378726244, 0.08854233706369996, 0.08851613802835345, 0.08851881418377161, 0.08816235698759556, 0.08875129790976644, 0.0886360458098352, 0.08807965042069554, 0.08829158777371049, 0.08787064999341965, 0.1014841771684587, 0.08838270185515285, 0.08889064518734813, 0.09174420358613133, 0.08848697319626808, 0.0901666609570384, 0.08881006017327309, 0.08845643466338515, 0.08858921704813838, 0.08827404119074345, 0.1016405331902206, 0.08849619468674064, 0.08830118924379349, 0.08800393901765347, 0.089483882766217, 0.08852290827780962, 0.087905237916857, 0.08870356902480125, 0.08886980405077338, 0.08799226069822907, 0.10165806207805872, 0.08841900015249848, 0.0880235699005425, 0.08921564882621169, 0.08830288518220186, 0.08837460819631815, 0.08849101699888706, 0.08802052168175578, 0.08870333014056087, 0.08799597201868892, 0.10305570811033249, 0.0883755637332797, 0.0884681660681963, 0.0879725250415504, 0.08752760197967291, 0.08751873578876257, 0.08780302200466394, 0.08793938998132944, 0.0890980283729732, 0.0887618069536984, 0.10119984997436404, 0.09344659000635147, 0.09055275609716773, 0.09052985580638051, 0.09030511695891619, 0.08955699810758233, 0.0892255250364542, 0.08851678110659122, 0.08758152276277542, 0.0877316789701581, 0.09934843424707651, 0.08764806063845754, 0.08782918099313974, 0.08800277998670936, 0.08893826138228178, 0.08789972588419914, 0.08779069175943732, 0.0889487829990685, 0.08792363526299596, 0.08774796314537525, 0.10082990862429142, 0.08758895006030798, 0.08794777607545257, 0.09008937887847424, 0.08798858895897865, 0.08790989499539137, 0.0879502953030169, 0.0903683127835393, 0.08922408614307642, 0.0881110499612987, 0.1009741760790348, 0.0883290939964354, 0.08826001267880201, 0.08865971304476261, 0.08803584519773722, 0.09026887081563473, 0.0882635940797627, 0.08825577516108751, 0.08751780213788152, 0.08756551658734679, 0.1016322891227901, 0.08788147615268826, 0.08844972308725119, 0.08778021903708577, 0.08756235986948013, 0.08911845600232482, 0.08843322983011603, 0.08784619206562638, 0.08886812720447779, 0.08825432881712914, 0.10188143095001578, 0.08859421126544476, 0.08793203392997384, 0.08898053178563714, 0.08791699819266796, 0.08821143209934235, 0.08747490169480443, 0.08809328032657504, 0.08812955999746919, 0.08801034884527326, 0.1019899919629097, 0.08799004880711436, 0.08809643099084496, 0.08769432827830315, 0.08777075773105025, 0.08839910896494985, 0.08812541700899601, 0.09080807026475668, 0.0917489668354392, 0.08814324112609029, 0.10142197785899043, 0.08778867404907942, 0.08988445810973644, 0.08836689172312617, 0.08796564908698201, 0.0879695750772953, 0.0879472242668271, 0.08769259974360466, 0.09036520216614008, 0.08783409185707569, 0.10293260216712952, 0.08830404374748468, 0.08823322923853993, 0.08830651873722672, 0.08804288832470775, 0.08798075467348099, 0.08831668691709638, 0.0878250040113926, 0.08744432311505079, 0.08776298491284251, 0.10135692497715354, 0.08997972309589386, 0.08848814107477665, 0.0878587020561099, 0.08784621907398105, 0.08876378182321787, 0.08824749710038304, 0.0879190769046545, 0.08890742715448141, 0.08796925470232964, 0.10074783628806472, 0.08774048276245594, 0.08813455514609814, 0.08803862286731601, 0.08804084826260805, 0.08756902301684022, 0.08798762504011393, 0.08776296768337488, 0.08819199493154883, 0.08785331016406417, 0.10186810605227947, 0.0880122547969222, 0.08862405037507415, 0.0877438667230308, 0.08782384498044848, 0.08782608713954687, 0.0883159451186657, 0.08750378480181098, 0.08807734725996852, 0.08799826074391603, 0.10119196120649576, 0.08838090999051929, 0.08756956364959478, 0.08750222343951464, 0.08823729865252972, 0.08821187121793628, 0.08795412490144372, 0.08772788196802139, 0.08813176723197103, 0.08743709279224277, 0.10095654893666506, 0.08855366706848145, 0.08930710377171636, 0.08815484214574099, 0.0873233531601727, 0.08856878196820617, 0.08816798217594624, 0.08822270156815648, 0.08852147636935115, 0.08852069405838847, 0.10162726789712906, 0.08815025305375457, 0.08867827476933599, 0.08801208296790719, 0.0878630792722106, 0.08884043386206031, 0.08771308278664947, 0.088191585149616, 0.08811473986133933, 0.08790347119793296, 0.10202219011262059, 0.08836358273401856, 0.08790508098900318, 0.09362030308693647, 0.08809796627610922, 0.08836543280631304, 0.08806820586323738, 0.08862291695550084, 0.08834443800151348, 0.08799432124942541, 0.10143664898350835, 0.08785625593736768, 0.08879639813676476, 0.08768845163285732, 0.08812389429658651, 0.08812068868428469, 0.08766612038016319, 0.08768522879108787, 0.08747497526928782, 0.08784910058602691, 0.1019955431111157, 0.08789876895025373, 0.08902432210743427, 0.08785093622282147, 0.0884615546092391, 0.08811602601781487, 0.08783984603360295, 0.08798264199867845, 0.08791006123647094, 0.08750312309712172, 0.10068095102906227, 0.08813786273822188, 0.08767600497230887, 0.08840474393218756, 0.08835317008197308, 0.08819467388093472, 0.08778146095573902, 0.08792612934485078, 0.08793134987354279, 0.08799721812829375, 0.10016169305890799, 0.09040469489991665, 0.08999730879440904, 0.08805301133543253, 0.09128081891685724, 0.08945220476016402, 0.09005691716447473, 0.0905403490178287, 0.09002159675583243, 0.08928035339340568, 0.10554647957906127, 0.09001615503802896, 0.08806390920653939, 0.0875300639308989, 0.08768775779753923, 0.08784936834126711, 0.08717278810217977, 0.08766136085614562, 0.08801108691841364, 0.08834751090034842, 0.10160874389111996, 0.08776037907227874, 0.08778230333700776, 0.0887429709546268, 0.08981641568243504, 0.08790743025019765, 0.08855828270316124, 0.08747629215940833, 0.08748249197378755, 0.0875264941714704, 0.10203016875311732, 0.0876795663498342, 0.08780123293399811, 0.08819421287626028, 0.08737644692882895, 0.08797657722607255, 0.08835363481193781, 0.08785252599045634, 0.08785793092101812, 0.08821472013369203, 0.10132717899978161, 0.08804579917341471, 0.08771880064159632, 0.08793776808306575, 0.08782778307795525, 0.08785120118409395, 0.08779972372576594, 0.08784324396401644, 0.08762890007346869, 0.08759778691455722, 0.10070777125656605, 0.08819273672997952, 0.08788847830146551, 0.08791524777188897, 0.08760297019034624, 0.08803525706753135, 0.08875078288838267, 0.08839285187423229, 0.08794582402333617, 0.08756321109831333, 0.1014237878844142, 0.08783035119995475, 0.08836482604965568, 0.0874593947082758, 0.08744815224781632, 0.08763489266857505, 0.08822007896378636, 0.08803080301731825, 0.08787850197404623, 0.08809575019404292, 0.10111323883756995, 0.08809510199353099, 0.0879638553597033, 0.08795171277597547, 0.08729428984224796, 0.08789634611457586, 0.08757746126502752, 0.08808270189911127, 0.08825529413297772, 0.08751040790230036, 0.10067127784714103, 0.08787874598056078, 0.08770946320146322, 0.08763749292120337, 0.08778042905032635, 0.08870371477678418, 0.08778582094237208, 0.0875422041863203, 0.08765752287581563, 0.08734625112265348, 0.10045707924291492, 0.08729634759947658, 0.08814873825758696, 0.08762843208387494, 0.08758849371224642, 0.09003459522500634, 0.08745037391781807, 0.08742540376260877, 0.08802391542121768, 0.08720206096768379, 0.10150530189275742, 0.08839506795629859, 0.09396714717149734, 0.08152661193162203, 0.08772287191823125, 0.08744019782170653, 0.08709715120494366, 0.08724142471328378, 0.08716430515050888, 0.08715526387095451, 0.10024234000593424, 0.08800966618582606, 0.08895455114543438, 0.08766108890995383, 0.087311752140522, 0.08779724594205618, 0.09028110606595874, 0.08703136257827282, 0.08793004415929317, 0.09151869686320424, 0.10072862217202783, 0.08777886116877198, 0.0878125736489892, 0.08758239820599556, 0.08795143896713853, 0.08777481084689498, 0.08766125235706568, 0.08723679883405566, 0.08798420615494251, 0.08799930103123188, 0.10134296398609877, 0.08934995578601956, 0.08783386088907719, 0.08713415218517184, 0.08776135789230466, 0.08757938910275698, 0.08741077594459057, 0.0913547808304429, 0.08750436129048467, 0.08980427868664265, 0.10368964727967978, 0.08928328473120928, 0.08871198911219835, 0.08723931107670069, 0.08724288316443563, 0.08918622275814414, 0.0876818890683353, 0.08802638808265328, 0.08791169011965394, 0.08754716394469142, 0.1015048660337925, 0.08791745966300368, 0.08789324620738626, 0.08825821615755558, 0.08749784575775266, 0.0877633742056787, 0.08766172407194972, 0.08762205671519041, 0.08761395188048482, 0.08757576020434499, 0.10049989214166999, 0.08780793100595474, 0.08869051095098257, 0.0880332007072866, 0.08787529915571213, 0.08830675017088652, 0.08888376876711845, 0.08789978409186006, 0.08784897578880191, 0.08796396804973483, 0.10279745329171419, 0.08898932579904795, 0.08812240604311228, 0.08839217713102698, 0.08840067405253649, 0.10498650092631578, 2.024283696897328, 4.986510207876563, 0.11108231917023659, 0.0888610971160233, 0.08876429405063391, 0.08844186691567302, 0.10179072385653853, 0.08818120695650578, 0.08900385815650225, 0.0871492438018322, 0.08826758805662394, 0.08855050802230835, 0.0884260511957109, 0.0885754507035017, 0.08904252899810672, 0.08901505405083299, 0.08801075909286737, 0.08924451703205705, 0.08701384998857975, 0.08741593593731523, 0.08970415499061346, 0.09338941890746355, 0.08883371902629733, 0.08752052206546068, 0.08920979220420122, 0.08814027765765786, 0.08798481710255146, 0.08776688389480114, 0.0877537471242249, 0.0878509609028697, 0.08933157194405794], [0.11848295293748379, 0.10102097736671567, 0.10074982000514865, 0.10023192595690489, 0.10293859988451004, 0.09987064404413104, 0.10010707285255194, 0.10002783592790365, 0.10030336398631334, 0.10078737698495388, 0.09993416629731655, 0.10108442790806293, 0.10014358395710588, 0.10051207896322012, 0.10053147515282035, 0.10285513289272785, 0.10231748083606362, 0.10023731412366033, 0.09990665595978498, 0.10081025119870901, 0.10092057986184955, 0.10011857422068715, 0.10326367570087314, 0.1000152681954205, 0.11244852375239134, 0.10026793321594596, 1.2379085347056389, 5.761297360062599, 0.18526499439030886, 0.11095695290714502, 0.11089504463598132, 0.11076957732439041, 0.11090789968147874, 0.11156888538971543, 0.11232265783473849, 0.1155416308902204, 0.11170939728617668, 0.11239719577133656, 0.12469886522740126, 0.11011925293132663, 0.11039821896702051, 0.11036859173327684, 0.11043223040178418, 0.11379924789071083, 0.11078765103593469, 0.11135448981076479, 0.11036925110965967, 0.10944579308852553, 0.11165190394967794, 0.11165108997374773, 0.11258398508653045, 0.11283018300309777, 0.10773518867790699, 0.11128312395885587, 0.21188115840777755, 7.459582049865276, 0.10339004592970014, 0.09985972009599209, 0.10047446005046368, 0.10021461406722665, 0.1007952457293868, 0.1002187211997807, 0.10041090799495578, 0.10046880785375834, 0.10849330294877291, 0.10263952286913991, 0.10006055608391762, 0.1023223539814353, 0.10049675730988383, 0.10092106182128191, 0.10099811386317015, 0.10163195105269551, 0.10633270302787423, 0.1012509660795331, 2.2029102398082614, 4.6740982490591705, 0.10247136931866407, 0.10629509761929512, 0.09668654901906848, 0.09549860516563058, 0.09477017587050796, 0.09714118717238307, 0.0958278588950634, 0.0938405292108655, 0.09745727898553014, 0.09469474572688341, 0.09534492623060942, 0.1066106609068811, 0.09622088400647044, 0.09445930877700448, 0.09519114438444376, 0.09562594862654805, 0.09522878611460328, 0.09474615100771189, 0.09564212616533041, 0.0947616957128048, 0.09520699735730886, 0.10753080062568188, 0.09816062916070223, 0.09507300099357963, 0.09503561304882169, 0.09479785291478038, 0.09538411302492023, 0.09487501485273242, 0.09526477940380573, 0.0956287425942719, 0.09463301114737988, 0.1071581281721592, 0.09975641965866089, 0.09530204115435481, 0.0944983740337193, 0.09454748500138521, 0.09521967498585582, 0.09438609704375267, 0.0944732017815113, 0.09502624906599522, 0.09517915733158588, 0.10612823674455285, 0.09669701615348458, 0.09538472210988402, 0.0954515477642417, 0.09613030217587948, 0.09653915371745825, 0.09668573504313827, 0.09659760631620884, 0.09497778676450253, 0.09509734995663166, 0.10783425020053983, 0.09610090078786016, 0.09523352421820164, 0.0949418656527996, 0.09470924502238631, 0.09535223199054599, 0.09509329032152891, 0.09455694211646914, 0.09468586277216673, 0.09537705080583692, 0.10655714012682438, 0.09677517600357533, 0.09550938289612532, 0.09495449624955654, 0.09511707304045558, 0.09659510897472501, 0.09448022488504648, 0.09478439204394817, 0.09447690984234214, 0.0944902841001749, 0.10978683503344655, 0.09625363815575838, 0.0950899850577116, 0.09516992559656501, 0.09471809910610318, 0.09517339197918773, 0.09460426587611437, 0.09543146705254912, 0.09559164708480239, 0.09475802490487695, 0.10690091829746962, 0.0960342139005661, 0.09427958400920033, 0.09509631805121899, 0.0945778307504952, 0.09762375801801682, 0.0981272291392088, 0.09799860091879964, 0.09522227616980672, 0.09509867383167148, 0.10720140393823385, 0.09673050325363874, 0.09556082403287292, 0.09498157165944576, 0.09500340931117535, 0.09627332910895348, 0.09397691860795021, 0.09507361939176917, 0.09502592077478766, 0.09926470601931214, 0.102772266138345, 0.09714596765115857, 0.09805066836997867, 0.09413816686719656, 0.09449114417657256, 0.09474734403192997, 0.09593635564669967, 0.09497726615518332, 0.09574637981131673, 0.09405205538496375, 0.10631249565631151, 0.09602189622819424, 0.09422953007742763, 0.0964534766972065, 0.09465327998623252, 0.097646479960531, 0.09561841608956456, 0.0974213071167469, 0.09410207718610764, 0.09497954184189439, 0.10666002379730344, 0.09706346923485398, 0.0959597360342741, 0.09513284964486957, 0.09484973317012191, 0.09816411603242159, 0.0941083338111639, 0.09465580526739359, 0.09506937302649021, 0.09556646691635251, 0.10715945297852159, 0.0977781699039042, 0.09572782414034009, 0.0960929999127984, 0.09546301001682878, 0.09488163096830249, 0.0963922068476677, 0.09608183428645134, 0.09466483816504478, 0.09580022981390357, 0.10679761599749327, 0.09658783674240112, 0.09477314539253712, 0.09484522370621562, 0.09510721312835813, 0.09519052319228649, 0.09492596797645092, 0.09446120588108897, 0.09459656290709972, 0.10178830893710256, 0.09876300720497966, 0.09644194785505533, 0.09605083800852299, 0.09553474513813853, 0.09458868578076363, 0.0951590221375227, 0.0942108822055161, 0.0955527639016509, 0.09558093873783946, 0.09406246291473508, 0.10906884027644992, 0.0964713180437684, 0.09497481072321534, 0.0945228161290288, 0.09420016687363386, 0.09475737530738115, 0.09486808208748698, 0.09597088163718581, 0.0950611443258822, 0.09368513664230704, 0.10700267134234309, 0.09567526960745454, 0.09502977738156915, 0.09420467168092728, 0.09459768002852798, 0.09518371010199189, 0.09512882912531495, 0.09499693708494306, 0.09501941269263625, 0.09626170713454485, 0.10633414378389716, 0.09690396301448345, 0.0953287803567946, 0.09462398570030928, 0.09512278996407986, 0.09475312801077962, 0.09379018330946565, 0.09510171506553888, 0.09461660357192159, 0.09440284222364426, 0.10701646003872156, 0.09638483775779605, 0.09483515424653888, 0.09601208101958036, 0.0949592599645257, 0.09509718511253595, 0.09448819607496262, 0.09506072988733649, 0.09411774389445782, 0.09493317687883973, 0.10671979701146483, 0.09623853210359812, 0.0951902880333364, 0.09474347392097116, 0.09458268899470568, 0.09496774291619658, 0.09663677494972944, 0.09505594940856099, 0.09387593669816852, 0.09431339893490076, 0.10652911011129618, 0.09728055400773883, 0.09569608001038432, 0.09527463791891932, 0.0948936128988862, 0.0956816440448165, 0.09440294094383717, 0.09532628813758492, 0.09473526105284691, 0.09517897479236126, 0.10807987535372376, 0.09589498396962881, 0.09598771668970585, 0.0950941750779748, 0.09608143521472812, 0.09492579381912947, 0.09518591593950987, 0.09686847496777773, 0.09489718312397599, 0.09514943789690733, 0.1074451981112361, 0.09624660527333617, 0.09494378278031945, 0.09567527705803514, 0.09525739680975676, 0.09465398220345378, 0.09491861891001463, 0.0945300031453371, 0.09464816097170115, 0.0951999300159514, 0.10712226387113333, 0.09676146181300282, 0.09592961333692074, 0.09447675198316574, 0.09498835867270827, 0.09497229615226388, 0.09350825008004904, 0.09488337906077504, 0.09452470671385527, 0.09496976342052221, 0.10582769801840186, 0.09739482495933771, 0.09478922560811043, 0.09474464738741517, 0.09438750799745321, 0.0944320410490036, 0.09522139560431242, 0.09503296529874206, 0.09393268404528499, 0.09455091878771782, 0.10691316798329353, 0.0960773779079318, 0.09481435408815742, 0.09572358522564173, 0.0970192807726562, 0.09393692901358008, 0.09474459197372198, 0.09428161988034844, 0.09411792503669858, 0.09451659210026264, 0.10433057695627213, 0.09651248808950186, 0.09578964905813336, 0.09488224005326629, 0.09514342807233334, 0.09481208398938179, 0.09434307692572474, 0.09465985372662544, 0.09490259597077966, 0.09428586205467582, 0.1064749569632113, 0.09703861409798265, 0.09451105212792754, 0.09458605106920004, 0.09459630772471428, 0.09544871607795358, 0.09462300594896078, 0.09548843093216419, 0.09480276517570019, 0.09487403417006135, 0.10716673266142607, 0.09623004542663693, 0.09448038972914219, 0.09528294019401073, 0.09494334878399968, 0.09446827787905931, 0.09524857625365257, 0.0949769550934434, 0.09488246869295835, 0.09420855203643441, 0.10622579511255026, 0.10507983202114701, 0.10025444300845265, 0.0956424567848444, 0.0942199481651187, 0.0953947938978672, 0.09411011030897498, 0.09411514084786177, 0.09500873787328601, 0.09727793512865901, 0.10663532186299562, 0.09617360588163137, 0.09437858033925295, 0.09458352392539382, 0.09447309514507651, 0.09519640961661935, 0.09452032996341586, 0.09577533043920994, 0.09403200959786773, 0.09431990422308445, 0.10664559109136462, 0.09921756479889154, 0.09458996308967471, 0.0945680309087038, 0.09414834529161453, 0.09460163675248623, 0.09452187223359942, 0.09468245971947908, 0.09451325424015522, 0.0950219496153295, 0.10602561943233013, 0.09598370781168342, 0.0950920251198113, 0.09386344067752361, 0.09479802427813411, 0.0945812608115375, 0.09417933924123645, 0.0948374168947339, 0.09428380383178592, 0.09557967027649283, 0.10663430485874414, 0.09764764783903956, 0.09521503606811166, 0.09477801294997334, 0.09479763126000762, 0.09472083393484354, 0.09555823588743806, 0.09469571011140943, 0.09458266105502844, 0.09540251968428493, 0.10956213111057878, 0.09597488632425666, 0.0941766258329153, 0.09455801779404283, 0.09474155632779002, 0.09420290682464838, 0.0963101121596992, 0.09420354897156358, 0.09556266805157065, 0.09409391600638628, 0.10654131090268493, 0.0962404147721827, 0.09622299205511808, 0.09490046417340636, 0.09454480279237032, 0.09513223730027676, 0.0936644496396184, 0.09484589612111449, 0.09437877684831619, 0.0948865320533514, 0.10644167335703969, 0.09669958660379052, 0.09525592206045985, 0.09437763132154942, 0.09572670888155699, 0.0960361547768116, 0.09490079106763005, 0.0952202258631587, 0.09476574417203665, 0.09540945803746581, 0.10781558183953166, 0.09553158329799771, 0.09450933383777738, 0.0952191911637783, 0.09445329289883375, 0.09536910708993673, 0.0945062218233943, 0.09456016588956118, 0.09436503611505032, 0.09434629883617163, 0.106740762013942, 0.09631843119859695, 0.09523876290768385, 0.09424796607345343, 0.09447068208828568, 0.09480538591742516, 0.094054089859128, 0.09452947229146957, 0.09439660981297493, 0.09458308713510633, 0.10711940191686153, 0.09607765078544617, 0.09492992935702205, 0.09489840595051646, 0.0945374988950789, 0.09455691277980804, 0.0946650174446404, 0.09550231276080012, 0.09468808909878135, 0.09441225090995431, 0.10675297491252422, 0.09554297802969813, 0.09739686921238899, 0.09453777363523841, 0.09487306606024504, 0.09464753698557615, 0.09457742795348167, 0.09413796104490757, 0.09452609531581402, 0.09458449203521013, 0.10623598005622625, 0.09657342964783311, 0.09582503698766232, 0.09568716026842594, 0.09486732678487897, 0.09544877894222736, 0.09540210803970695, 0.09506164491176605, 0.09441072400659323, 0.09445107821375132, 0.10633966187015176, 0.09588665328919888, 0.09511441458016634, 0.09806458745151758], [0.11186136724427342, 0.08904613275080919, 0.08848043531179428, 0.08750995108857751, 0.08866797899827361, 0.08764030784368515, 0.08808703487738967, 0.08788749622181058, 0.0892040217295289, 0.08922034502029419, 0.08837481727823615, 0.08790616877377033, 0.09157898789271712, 0.08815424609929323, 0.08914983924478292, 0.08760015899315476, 0.08787783561274409, 0.08805131819099188, 0.1012891991995275, 0.08875222504138947, 0.0875979089178145, 0.08752232510596514, 0.08864957885816693, 0.08771899482235312, 0.08846077928319573, 0.08802134357392788, 0.0877443733625114, 0.08809777908027172, 0.08804781688377261, 0.0887245750054717, 2.1912227529101074, 4.741488188970834, 0.10241969721391797, 0.10283284867182374, 0.08561787800863385, 0.08770192600786686, 0.08793204696848989, 0.08977451920509338, 0.08792699314653873, 0.08801196562126279, 0.08825158840045333, 0.08809347357600927, 0.08797495206817985, 0.08756046090275049, 0.0878717890009284, 0.087719542440027, 0.08755156956613064, 0.08765383018180728, 0.08783838618546724, 0.08869338082149625, 0.087527547031641, 0.08797495579347014, 0.08687467826530337, 0.10300541017204523, 0.08730451762676239, 0.08771379617974162, 0.09051059279590845, 0.0902939373627305, 0.09067011764273047, 0.09285971522331238, 0.09325081715360284, 0.0894052255898714, 0.08971557300537825, 0.0914659439586103, 0.0899410410784185, 0.09158797096461058, 0.08963410509750247, 0.08874441217631102, 0.08860234403982759, 0.08857220085337758, 0.08781562279909849, 0.08751384541392326, 0.08831203263252974, 0.10116944927722216, 0.08797800168395042, 0.08787034638226032, 0.08805541461333632, 0.08805450517684221, 0.09086253494024277, 0.09047272428870201, 0.08830160973593593, 0.08840031223371625, 0.09303731704130769, 0.08831723965704441, 0.08797399932518601, 0.08811082085594535, 0.0879345377907157, 0.08851650822907686, 0.08754708897322416, 0.08785264007747173, 0.0875514610670507, 0.0879066246561706, 0.08834353694692254, 0.1039842632599175, 0.09091757610440254, 0.08849839493632317, 0.08803173573687673, 0.08990217931568623, 2.196295973844826, 4.564768022857606, 0.15735418628901243, 0.09724517166614532, 0.0981317711994052, 0.10146824503317475, 0.09879266377538443, 0.09797020209953189, 0.09932406898587942, 0.09895441308617592, 0.0990686472505331, 0.0982329398393631, 0.09831549506634474, 0.09887930285185575, 0.09782483382150531, 0.10494723217561841, 0.10614170506596565, 0.09898604080080986, 0.09911012230440974, 0.09778240602463484, 0.0986569058150053, 0.10091977613046765, 2.803654855117202, 4.804336433764547, 0.11139578185975552, 0.10267378995195031, 0.10016266535967588, 0.10051173297688365, 0.10231479676440358, 0.09941984713077545, 0.10061486205086112, 0.10199746303260326, 0.10722924582660198, 0.09592804592102766, 0.10187841206789017, 0.10098853893578053, 0.10194473806768656, 0.10228400304913521, 0.10012191720306873, 0.10151186771690845, 0.10078163724392653, 0.10100465780124068, 0.10036480985581875, 0.10024551628157496, 0.10331894876435399, 0.09959529899060726, 0.11052286205813289, 0.10413751611486077, 0.10161792486906052, 0.10062333289533854, 0.10106491344049573, 0.10069598676636815, 0.1006692717783153, 0.10089661413803697, 0.10176201397553086, 0.10225899517536163, 0.10110907396301627, 0.10084391990676522, 0.10467215301468968, 0.10679643927142024, 0.09994514659047127, 0.10049895523115993, 0.10020173294469714, 0.10028610890731215, 0.10121573321521282, 0.10115131502971053, 0.10591379180550575, 0.1009169458411634, 0.1016118940897286, 0.1009807800874114, 0.10147574497386813, 0.09990579122677445, 0.10589212877675891, 0.09613204328343272, 0.10134429670870304, 0.10065580299124122, 0.10081661306321621, 0.10027593979611993, 0.10048283915966749, 0.10092224413529038, 0.10077954269945621, 0.10042822640389204, 0.10008046263828874, 0.10110107017681003, 0.10141273401677608, 0.10261421278119087, 0.10982959717512131, 0.10023646615445614, 0.10060727270320058, 0.1011781613342464, 0.09983095386996865, 0.10208813194185495, 0.10122491791844368, 0.10208716616034508, 0.10175541182979941, 0.10060816211625934, 0.10114949801936746, 0.10071316594257951, 0.10452138585969806, 0.10674532223492861, 0.1008662199601531, 0.10042935283854604, 0.10074842302128673, 0.10073534026741982, 0.10172343999147415, 0.10016464302316308, 0.10093966498970985, 0.10118010966107249, 0.10057672718539834, 0.10071806982159615, 0.10090441722422838, 0.10063113877549767, 0.1060306653380394, 0.09802710684016347, 0.10033620614558458, 0.100391895044595, 0.10126588260754943, 0.09968134621158242, 0.1043740208260715, 0.09980915626510978, 0.10096000786870718, 0.10159029811620712, 0.1010540658608079, 0.1003651600331068, 0.10141998389735818, 0.10419150721281767, 0.11893673008307815, 0.09871687972918153, 0.10165262687951326, 0.1010187822394073, 0.10276390379294753, 0.10104510141536593, 0.10309165762737393, 0.09821086609736085, 0.1012725681066513, 0.10096350498497486, 0.10152352415025234, 0.1006411500275135, 0.10558504285290837, 0.1067041247151792, 0.1023760330863297, 0.10014527710154653, 0.10089608421549201, 0.10218012984842062, 0.10143660102039576, 0.10176432179287076, 0.10092667723074555, 0.10135645000264049, 0.10127469571307302, 0.10119245201349258, 0.10372749017551541, 0.10149520821869373, 0.1057392149232328, 0.09929515980184078, 0.10131597612053156, 0.10175565211102366, 0.10063671274110675, 0.10514071909710765, 0.09969358518719673, 0.10231084702536464, 0.10053291358053684, 0.10149604640901089, 0.1030798270367086, 0.10207880195230246, 0.10212120600044727, 0.10335083864629269, 0.11164221214130521, 0.10065915016457438, 0.10152996703982353, 0.10201533976942301, 0.10212281020358205, 0.10047374805435538, 0.10292430268600583, 0.1009637932293117, 0.10131763573735952, 0.10115149198099971, 0.10163821512833238, 0.09985785791650414, 0.10483195492997766, 0.11147546814754605, 0.10291708493605256, 0.10244446620345116, 0.1010854197666049, 0.10166159132495522, 0.10447558900341392, 0.0983389955945313, 0.10179681424051523, 0.10156837897375226, 0.10123590612784028, 0.1013948549516499, 0.10090624075382948, 0.10488457838073373, 0.10230393894016743, 0.09873455483466387, 0.10036456119269133, 0.10189456958323717, 0.10188734624534845, 0.10291333682835102, 0.10207833908498287, 0.1012973329052329, 0.10112794721499085, 0.10067232605069876, 0.10140584269538522, 0.10091263009235263, 0.10093397833406925, 0.10296565294265747, 0.10967669263482094, 0.10194424213841558, 0.10038154292851686, 0.10677602933719754, 0.10542677761986852, 0.10627909936010838, 0.1064105168916285, 0.10545170307159424, 0.10525564569979906, 0.10475641023367643, 0.10484860697761178, 0.10500484379008412, 0.10951021034270525, 0.11042578797787428, 0.106568010058254, 0.10611619567498565, 0.10522475093603134, 0.10522273508831859, 0.10398290026932955, 0.10110907582566142, 0.102892414201051, 0.1004356755875051, 0.10082009015604854, 0.10144249303266406, 0.10054504312574863, 0.10231374809518456, 0.10338777955621481, 0.09484866121783853, 0.10049523180350661, 0.10506303608417511, 0.09958653012290597, 0.10080860508605838, 0.10106587270274758, 0.1011097151786089, 0.10153509303927422, 0.1008868757635355, 0.10023599909618497, 0.09997161524370313, 0.10105895297601819, 0.10313044069334865, 0.10942090628668666, 0.10023041674867272, 0.10302286222577095, 0.10145325819030404, 0.10055936267599463, 0.10080630518496037, 0.10431604878976941, 0.10220032325014472, 0.1008480777963996, 0.10026556299999356, 0.10093603702262044, 0.09968096623197198, 0.10510714258998632, 0.10764595633372664, 0.10245495988056064, 0.10340145882219076, 0.10376119334250689, 0.1032911348156631, 0.10468926513567567, 0.10231032874435186, 0.10322054801508784, 0.10367349116131663, 0.1029958538711071, 0.10393150895833969, 0.10295545123517513, 0.10355361783877015, 0.10711234388872981, 0.09920050809159875, 0.1046869270503521, 0.10506248194724321, 0.10336428787559271, 0.10328373732045293, 0.10304343281313777, 0.10872029000893235, 0.10816245106980205, 0.10359804518520832, 0.1029222197830677, 0.10272002499550581, 0.104105019941926, 0.10468087531626225, 0.11218765983358026, 0.104192272759974, 0.10300878202542663, 0.10484948894008994, 0.10430262703448534, 0.10342428321018815, 0.10321091208606958, 0.10365858487784863, 0.10417105117812753, 0.10394197097048163, 0.10379003779962659, 0.10307883191853762, 0.10832085413858294, 0.10829656478017569, 0.10480929305776954, 0.10134787112474442, 0.1032074592076242, 0.103606425691396, 0.10391443409025669, 0.10294062318280339, 0.10378093179315329, 0.10310267331078649, 0.10369379865005612, 0.1038527931086719, 0.10433490481227636, 0.10484663117676973, 0.10884842788800597, 0.09821336017921567, 0.1035069958306849, 0.1039446908980608, 0.1010866891592741, 0.10361114190891385, 0.10304147098213434, 0.10442123422399163, 0.10270942514762282, 0.1036187238059938, 0.10490774316713214, 0.10182614391669631, 0.10331053892150521, 0.10488036507740617, 0.11451497813686728, 0.10393397975713015, 0.10307016223669052, 0.10454513365402818, 0.10324806813150644, 0.10227849008515477, 0.10410367604345083, 0.10303725069388747, 0.10393431596457958, 0.10331709729507565, 0.10323350597172976, 0.10281385574489832, 0.10780446697026491, 0.10818026633933187, 0.10352338897064328, 0.10382589185610414, 0.10398076102137566, 0.10331001318991184, 0.10417092870920897, 0.10324740502983332, 0.10466025117784739, 0.10223929677158594, 0.10366116324439645, 0.10370959201827645, 0.1035972679965198, 0.10350112384185195, 0.10939397104084492, 0.09797947714105248, 0.10382367484271526, 0.1039196359924972, 0.10402094200253487, 0.10340522415935993, 0.10324231768026948, 0.10376378614455462, 0.1035426608286798, 0.10391369229182601, 0.10257949307560921, 0.10337518667802215, 0.10397500731050968, 0.10632619075477123, 0.11206302605569363, 0.10402059089392424, 0.1033217259682715, 0.10540393833070993, 0.10335326800122857, 0.10277821402996778, 0.10341754602268338, 0.1036328449845314, 0.10437879199162126, 0.10355332586914301, 0.10382152488455176, 0.10363405011594296, 0.10768594918772578, 0.10819991957396269, 0.10393047239631414, 0.10415195859968662, 0.10495263943448663, 0.10309980297461152, 0.10315549001097679, 0.1036939537152648, 0.10297502903267741, 0.10338549921289086, 0.1033753720112145, 0.10367235681042075, 0.10322023089975119, 0.1035747230052948, 0.10821096319705248, 0.09830395970493555, 0.10388982715085149, 0.10386954108253121, 0.10032696509733796, 0.10126953478902578, 0.10051627596840262, 0.10156792122870684, 0.10216086683794856, 0.1000194689258933, 0.10077859228476882, 0.1003250889480114, 0.10184675501659513, 0.10452389670535922, 0.10934576718136668, 0.10078783193603158, 0.10023724101483822, 0.10357621405273676, 0.10042156791314483, 0.09974236926063895, 0.10339294001460075], [0.19916741596534848, 0.11402394063770771, 0.1110608703456819, 0.11097488086670637, 0.11102785915136337, 0.11148298671469092, 0.11125217191874981, 0.11587507929652929, 0.11191064771264791, 0.11137637821957469, 0.12589407991617918, 0.11003192700445652, 0.11030608927831054, 0.11049342295154929, 0.11092169769108295, 0.11324234819039702, 0.11035897210240364, 0.11195219866931438, 0.11020641541108489, 0.11098787281662226, 0.11038283072412014, 0.1117763533256948, 0.11223393911495805, 0.10985108278691769, 0.11124806897714734, 0.11101548280566931, 0.1104295663535595, 2.80531223770231, 4.715955051127821, 0.11350184213370085, 0.10114127397537231, 0.1003197580575943, 0.09995809802785516, 0.10051784105598927, 0.1010851007886231, 0.10001722211018205, 0.1002892698161304, 0.10094552813097835, 0.10947762709110975, 0.1013140887953341, 0.10027208691462874, 0.1024313229136169, 0.10108085302636027, 0.10019340133294463, 0.10075808595865965, 0.1017638728953898, 0.10830126516520977, 1.4433421189896762, 5.457340276800096, 0.10409713722765446, 0.08930343296378851, 0.09442503191530704, 0.09602143801748753, 0.09556167386472225, 0.09392674220725894, 0.09755067387595773, 0.0946787241846323, 0.09466093964874744, 0.0975777399726212, 0.09440616006031632, 0.09998443303629756, 0.10347051825374365, 0.09569291491061449, 0.09435621695593, 0.09612149698659778, 0.09411251498386264, 0.09505031676962972, 0.09476214414462447, 0.0956981829367578, 0.09477683203294873, 0.09929604595527053, 0.1044689822010696, 0.0970826861448586, 0.09550987603142858, 0.09531094692647457, 0.09437318472191691, 0.09554531425237656, 0.09480877965688705, 0.0956986453384161, 0.09467339189723134, 0.09905632911249995, 0.10472339997068048, 0.09831885108724236, 0.09502990171313286, 0.09511152096092701, 0.09427898610010743, 0.09444872802123427, 0.09495426015928388, 0.0949518596753478, 0.09540679911151528, 0.0972979562357068, 0.10449188388884068, 0.09591751685366035, 0.09515160694718361, 0.09496804513037205, 0.09686074405908585, 0.09681486478075385, 0.09569380525499582, 0.09804249601438642, 0.09383360110223293, 0.09863812290132046, 0.10525739286094904, 0.09509158181026578, 0.09500221209600568, 0.09559075394645333, 0.09441278129816055, 0.09535786369815469, 0.09493229538202286, 0.09497387381270528, 0.09495378518477082, 0.09805498877540231, 0.1049295561388135, 0.09485887875780463, 0.09568441333249211, 0.0953320600092411, 0.09505026089027524, 0.09606171399354935, 0.09461391298100352, 0.09462173283100128, 0.09510626504197717, 0.10058023314923048, 0.10415580403059721, 0.09507648879662156, 0.09486085409298539, 0.09573275689035654, 0.09439350198954344, 0.09396463120356202, 0.09611371578648686, 0.09557226998731494, 0.09516406618058681, 0.09828930394724011, 0.10460326122120023, 0.09491802891716361, 0.09395473264157772, 0.09590404015034437, 0.09510653000324965, 0.09741134708747268, 0.09856557799503207, 0.09706506319344044, 0.09512040670961142, 0.09864225098863244, 0.10589951230213046, 0.09410760086029768, 0.09549143677577376, 0.09545799111947417, 0.09522166009992361, 0.0960323540493846, 0.09368609404191375, 0.09486061986535788, 0.09556045895442367, 0.0986960418522358, 0.10449711512774229, 0.09551542904227972, 0.09804118191823363, 0.09442402003332973, 0.09439701493829489, 0.09475205233320594, 0.09550150390714407, 0.09513088501989841, 0.09566338686272502, 0.09744200110435486, 0.10402312874794006, 0.09490006230771542, 0.09481458691880107, 0.0970228430815041, 0.09984905598685145, 0.09335319604724646, 0.09601458581164479, 0.09546732483431697, 0.09517199732363224, 0.09740209486335516, 0.10479320585727692, 0.0951467459090054, 0.09677124908193946, 0.09491812903434038, 0.09484359109774232, 0.09714798675850034, 0.09497171826660633, 0.09462931798771024, 0.09581244178116322, 0.09837467735633254, 0.10574920894578099, 0.09627242898568511, 0.09921100502833724, 0.09246412571519613, 0.0955344489775598, 0.09433198906481266, 0.09666005428880453, 0.09610668383538723, 0.09475750988349319, 0.0980152552947402, 0.10590484598651528, 0.09495402593165636, 0.09447893872857094, 0.09533426212146878, 0.0947023001499474, 0.09509651083499193, 0.09499346790835261, 0.09494124399498105, 0.0939077171497047, 0.09767515677958727, 0.10430733300745487, 0.09643797110766172, 0.0951905632391572, 0.09531423496082425, 0.0948876328766346, 0.09466379322111607, 0.09499241085723042, 0.09488876583054662, 0.09614604292437434, 0.09772963309660554, 0.10639551002532244, 0.09475230099633336, 0.09494473598897457, 0.0944486940279603, 0.09445722727105021, 0.0964935990050435, 0.09294326277449727, 0.0973611818626523, 0.09346641693264246, 0.09713971707969904, 0.1053323713131249, 0.0948441089130938, 0.09455957403406501, 0.09473272878676653, 0.09438408305868506, 0.09476765803992748, 0.0953333480283618, 0.09523404203355312, 0.09662128798663616, 0.09738445095717907, 0.10439800284802914, 0.09548955131322145, 0.09565806901082397, 0.09432129096239805, 0.09456540085375309, 0.09448481909930706, 0.09494534088298678, 0.09463080810382962, 0.09657270880416036, 0.09631889825686812, 0.10464108269661665, 0.09531045239418745, 0.09561742097139359, 0.0957851386629045, 0.09426056919619441, 0.09425253607332706, 0.09528656490147114, 0.09481935994699597, 0.09479512879624963, 0.09786350233480334, 0.10419422900304198, 0.09618734382092953, 0.09443746227771044, 0.09494592668488622, 0.09460606100037694, 0.09494763286784291, 0.09645793214440346, 0.0949225821532309, 0.09351226780563593, 0.09803643031045794, 0.10397743666544557, 0.09617635793983936, 0.09780931333079934, 0.09391038306057453, 0.09474694868549705, 0.09557656710967422, 0.09423730988055468, 0.09632697002962232, 0.0965338870882988, 0.09703593095764518, 0.10493807308375835, 0.09697544993832707, 0.09429471101611853, 0.09635237092152238, 0.09397697122767568, 0.09752285899594426, 0.09302232600748539, 0.09715186897665262, 0.09442135784775019, 0.09906185790896416, 0.10458945436403155, 0.09560762485489249, 0.09489533770829439, 0.09586156904697418, 0.09448394412174821, 0.09461556700989604, 0.09470321703702211, 0.09542751591652632, 0.09410798503085971, 0.09868440683931112, 0.10497960541397333, 0.09559883177280426, 0.09534921823069453, 0.09480886859819293, 0.09539950033649802, 0.09422859782353044, 0.09370262688025832, 0.0950426971539855, 0.09505375707522035, 0.09753605397418141, 0.10461490880697966, 0.09541644109413028, 0.09552145516499877, 0.09429693594574928, 0.09425096679478884, 0.09430507430806756, 0.09531743079423904, 0.09486172208562493, 0.09413563273847103, 0.09759542625397444, 0.1089388020336628, 0.09071024414151907, 0.09484061785042286, 0.0967450519092381, 0.09585577296093106, 0.09402904286980629, 0.09457682305946946, 0.09465835429728031, 0.09386815782636404, 0.0986978798173368, 0.10182612016797066, 0.09465087298303843, 0.09599588811397552, 0.09532426297664642, 0.09518988197669387, 0.09441975876688957, 0.0947695542126894, 0.09430605685338378, 0.09535611933097243, 0.09767583198845387, 0.10468454286456108, 0.09483852703124285, 0.09460889687761664, 0.09431270090863109, 0.09492088109254837, 0.09482662985101342, 0.09502327302470803, 0.09571761917322874, 0.0949668469838798, 0.0981525732204318, 0.10505585791543126, 0.09522761404514313, 0.09556770278140903, 0.09395054588094354, 0.09438757598400116, 0.09507936425507069, 0.09572606300935149, 0.09434150904417038, 0.09479879774153233, 0.09725294820964336, 0.1086626909673214, 0.10802003601565957, 0.09863366279751062, 0.08927732007578015, 0.09469588613137603, 0.09381302772089839, 0.09456872334703803, 0.09415066568180919, 0.09918904304504395, 0.096489944960922, 0.10512893833220005, 0.09446161007508636, 0.09467924572527409, 0.09441513195633888, 0.09406601218506694, 0.09620901383459568, 0.0954044722020626, 0.09748613182455301, 0.09055102383717895, 0.09811999229714274, 0.10729451989755034, 0.0947937429882586, 0.09443245595321059, 0.09641610411927104, 0.09336706809699535, 0.09525448409840465, 0.09312625788152218, 0.09526673378422856, 0.09404483623802662, 0.0978671838529408, 0.10465713823214173, 0.09504804667085409, 0.09520732890814543, 0.0961526520550251, 0.09185242094099522, 0.09388657798990607, 0.09434159239754081, 0.09482232201844454, 0.0983596546575427, 0.09493815712630749, 0.10670096194371581, 0.09459932427853346, 0.09547072974964976, 0.09477390022948384, 0.09439359791576862, 0.09516613278537989, 0.09509966103360057, 0.0948622701689601, 0.09511386603116989, 0.10001404769718647, 0.10562008339911699, 0.09466334385797381, 0.09706971375271678, 0.0922360853292048, 0.0937871509231627, 0.09467049082741141, 0.0964111010544002, 0.09477920597419143, 0.09521100204437971, 0.09698059316724539, 0.10460654785856605, 0.09502697410061955, 0.09650318510830402, 0.0946697136387229, 0.09560536593198776, 0.09368486236780882, 0.09406649880111217, 0.0946130370721221, 0.09545037103816867, 0.09706071205437183, 0.10482748504728079, 0.09562736004590988, 0.09498184872791171, 0.0944925001822412, 0.09602653095498681, 0.09627066180109978, 0.09386906400322914, 0.09579553501680493, 0.09498886903747916, 0.09915564302355051, 0.10435307584702969, 0.09507863223552704, 0.09422082593664527, 0.09551481297239661, 0.09450552426278591, 0.09567910898476839, 0.09355448978021741, 0.09472118318080902, 0.09455182263627648, 0.09816459938883781, 0.10396634787321091, 0.09530810499563813, 0.09504048805683851, 0.09435810009017587, 0.09439722588285804, 0.097019765060395, 0.09217386785894632, 0.09393518511205912, 0.09511349210515618, 0.09784973273053765, 0.10460141720250249, 0.094806257635355, 0.09531832532957196, 0.0948112909682095, 0.09465057868510485, 0.09406777238473296, 0.09500599699094892, 0.09487036289647222, 0.09546168893575668, 0.0971612180583179, 0.10408370196819305, 0.09587812516838312, 0.09661281062290072, 0.09576669614762068, 0.09368084697052836, 0.09514588303864002, 0.09380714688450098, 0.09444045135751367, 0.09477715892717242, 0.09732505585998297, 0.10451920796185732, 0.09521385794505477, 0.09823433728888631, 0.09483522875234485, 0.09503633296117187, 0.09651178400963545, 0.09283586032688618, 0.09499075170606375, 0.09470896096900105, 0.09714143490418792, 0.1045886273495853, 0.09444448770955205, 0.0955195571295917, 0.09483548905700445, 2.210446641780436, 4.725172342266887, 0.10370435984805226, 0.0962574421428144, 0.09543935302644968, 0.09677106188610196, 0.10323379701003432, 0.08875806676223874, 0.09575643111020327, 0.09551586117595434, 0.09534607082605362, 0.09525512717664242, 0.09490376804023981, 0.09506286308169365, 0.09661832498386502, 0.09427064005285501, 0.10419643996283412, 0.08763396879658103, 0.0972713828086853, 0.09636124223470688, 0.09567335620522499, 0.09586642356589437, 0.0962197813205421, 0.09732430800795555, 0.09642683481797576, 0.09725875221192837], [0.10068702511489391, 0.08808203879743814, 0.08889677934348583, 0.08772650780156255, 0.09031470213085413, 0.08862400986254215, 0.08793940488249063, 0.08788775932043791, 0.08825506083667278, 0.08778854925185442, 0.08906641602516174, 0.08803163468837738, 0.08803827222436666, 0.08836731873452663, 0.0881224712356925, 0.08895726501941681, 0.08829698897898197, 0.09050002787262201, 0.08758876519277692, 0.08809750573709607, 0.08795402897521853, 0.08790790289640427, 0.08789148228242993, 0.08828324778005481, 0.0881491950713098, 0.09041554993018508, 0.09022863116115332, 0.09024830814450979, 0.09099516784772277, 0.09486830979585648, 0.08853618707507849, 0.09176106005907059, 0.08909519296139479, 0.08819753117859364, 0.09083799785003066, 0.08792631793767214, 0.0877155871130526, 0.08744340110570192, 0.08767386572435498, 0.08843897515907884, 0.08776999916881323, 0.08768018707633018, 0.09877413790673018, 0.08839665586128831, 0.08818068401888013, 0.08758503617718816, 0.08774813171476126, 0.09125368110835552, 0.0902169281616807, 0.088000631891191, 0.08891226910054684, 0.09307665983214974, 0.08863645512610674, 0.0879539460875094, 0.087597724981606, 0.08766424702480435, 0.08858875371515751, 0.08768935594707727, 0.08778790896758437, 0.08841224014759064, 0.08775541000068188, 0.08763147005811334, 0.1040034219622612, 0.09131038794294, 0.08777756616473198, 0.08849047776311636, 0.180144761223346, 6.765785823110491, 0.099210602696985, 0.09939762810245156, 0.10192457400262356, 0.09854236710816622, 0.09843133995309472, 0.09842331893742085, 0.09981163078919053, 0.09841523319482803, 0.09870666591450572, 0.09854418504983187, 0.09843391506001353, 0.09811444720253348, 0.09886381076648831, 0.11249051708728075, 0.09858809504657984, 0.09876174665987492, 0.0984052331186831, 0.09850746812298894, 0.10047768987715244, 0.14684219332411885, 7.560114128980786, 0.10632561193779111, 0.1003825799562037, 0.1008392027579248, 0.10038335993885994, 0.10120430635288358, 0.10032424982637167, 0.10065106302499771, 0.10375500516965985, 0.10167851066216826, 0.100628477986902, 0.10112527431920171, 0.10194959584623575, 0.10139932623133063, 0.10129684256389737, 0.10120151611045003, 0.10113302804529667, 0.10073609603568912, 0.10026791598647833, 0.10036865621805191, 0.10096485074609518, 0.10056044207885861, 0.11161712696775794, 0.10465841926634312, 0.10103590600192547, 0.10116339568048716, 0.10086049232631922, 0.1008298578672111, 0.10074490588158369, 0.10113307414576411, 0.10120595106855035, 0.1006506746634841, 0.10249225609004498, 0.1016441211104393, 0.10018939198926091, 0.1093701901845634, 0.10168636497110128, 0.10063827456906438, 0.09984599938616157, 0.10054837493225932, 0.10111079504713416, 0.10109209595248103, 0.10604070778936148, 0.10079099191352725, 0.10127053130418062, 0.1016941387206316, 0.10038772597908974, 0.10074972128495574, 0.10071370610967278, 0.10125775681808591, 0.10132361808791757, 0.10030781477689743, 0.10091539425775409, 0.10041856206953526, 0.10045950068160892, 0.10120165720582008, 0.1006132299080491, 0.10045667178928852, 0.10030290298163891, 0.10103842429816723, 0.10107558500021696, 0.10066536394879222, 0.112015918828547, 0.10010260716080666, 0.10090172616764903, 0.100660455878824, 0.1005813810043037, 0.10075737489387393, 0.10211144899949431, 0.10200495598837733, 0.10183734586462379, 0.10047660022974014, 0.10066577699035406, 0.10110642574727535, 0.10056889429688454, 0.10924137104302645, 0.10221112566068769, 0.10086618922650814, 0.1008116751909256, 0.10064949980005622, 0.10159272886812687, 0.10056415107101202, 0.10080880299210548, 0.10074370121583343, 0.10076184570789337, 0.10084868827834725, 0.1009393259882927, 0.10087649477645755, 0.10053349705412984, 0.10148931993171573, 0.10174499033018947, 0.1005245316773653, 0.10131419822573662, 0.10035787289962173, 0.1004505162127316, 0.10286312690004706, 0.10105410171672702, 0.10152167594060302, 0.1012563263066113, 0.10042910510674119, 0.10142750386148691, 0.1009901138022542, 0.12036091834306717, 0.10113992495462298, 0.10089216195046902, 0.10104577196761966, 0.10234219674021006, 0.1007080590352416, 0.10088583128526807, 0.10093764401972294, 0.1015752968378365, 0.10098273679614067, 0.10123727144673467, 0.10021679475903511, 0.10167297115549445, 0.10955167701467872, 0.10297992080450058, 0.10130043281242251, 0.10071328841149807, 0.10202004760503769, 0.1015846012160182, 0.10160185117274523, 0.1008976069279015, 0.10146051971241832, 0.10113800736144185, 0.10145560558885336, 0.1016237661242485, 0.10267073288559914, 0.10161470202729106, 0.10184746515005827, 0.10231103608384728, 0.10137118911370635, 0.10222667502239347, 0.10249259462580085, 0.10234982334077358, 0.10177537286654115, 0.1012803390622139, 0.10148886311799288, 0.10136117972433567, 0.10357217211276293, 0.10164118185639381, 0.10110031627118587, 0.11435347981750965, 0.10125246923416853, 0.10068710567429662, 0.10179363004863262, 0.10097275488078594, 0.10118915932253003, 0.10377391381189227, 0.10118112713098526, 0.1011184761300683, 0.10130472062155604, 0.10093932040035725, 0.10107875987887383, 0.10041619278490543, 0.1126318029128015, 0.10521128540858626, 0.10267399670556188, 0.10102170426398516, 0.10188606474548578, 0.10170988785102963, 0.10140241542831063, 0.10204733163118362, 0.10129487607628107, 0.1012414051219821, 0.10143314488232136, 0.10096223186701536, 0.10117328725755215, 0.10084251873195171, 0.10126073425635695, 0.10280816396698356, 0.1013582400046289, 0.10194482188671827, 0.10164620634168386, 0.1034162025898695, 0.1015310320071876, 0.10081153130158782, 0.10134246479719877, 0.10130884684622288, 0.10090944822877645, 0.10086697898805141, 0.10082271602004766, 0.1123098791576922, 0.1012691417708993, 0.10085746506229043, 0.10403840988874435, 0.10572426533326507, 0.10567715298384428, 0.10591305559501052, 0.1060576643794775, 0.10564358066767454, 0.10488398000597954, 0.10486123710870743, 0.10461150808259845, 0.1050303177908063, 0.11340009933337569, 0.1082257297821343, 0.10606293985620141, 0.10550101799890399, 0.10471517499536276, 0.10991293797269464, 0.09807357704266906, 0.10290467133745551, 0.10044205887243152, 0.10080562112852931, 0.10102632874622941, 0.10033118724822998, 0.10061707673594356, 0.10020274110138416, 0.1003512809984386, 0.10059633012861013, 0.10208880482241511, 0.1023690071888268, 0.10053053079172969, 0.10125604690983891, 0.10142434295266867, 0.10123242810368538, 0.10089299594983459, 0.10032281326130033, 0.09994415612891316, 0.10120236361399293, 0.10085452115163207, 0.11196323111653328, 0.10013789311051369, 0.10278086271136999, 0.10158777795732021, 0.10037586931139231, 0.10043315682560205, 0.10367511492222548, 0.10327384294942021, 0.1004349309951067, 0.1005606441758573, 0.10072564100846648, 0.09995934972539544, 0.10081736231222749, 0.10957722691819072, 0.10486298287287354, 0.10349999228492379, 0.10338650271296501, 0.10319330310449004, 0.1033145640976727, 0.1038563409820199, 0.10328797902911901, 0.10426615783944726, 0.10249638883396983, 0.10372860636562109, 0.10318129602819681, 0.10322611499577761, 0.10295546101406217, 0.10328374989330769, 0.1045792349614203, 0.10551317082718015, 0.10332030709832907, 0.10345443990081549, 0.10293283918872476, 0.10337838297709823, 0.11034750798717141, 0.10660613887012005, 0.10282298689708114, 0.10295805102214217, 0.10400410834699869, 0.10284963296726346, 0.11375623987987638, 0.10371043719351292, 0.10356980375945568, 0.1050737458281219, 0.1041969652287662, 0.10374992620199919, 0.10310913575813174, 0.10332412412390113, 0.10419134376570582, 0.10405016411095858, 0.10296166408807039, 0.103712507057935, 0.10460073268041015, 0.10926305502653122, 0.10569840809330344, 0.10343006113544106, 0.1031052228063345, 0.10373741714283824, 0.10364026809111238, 0.10317871207371354, 0.10371571872383356, 0.10334699600934982, 0.10385937616229057, 0.10350554203614593, 0.10329059092327952, 0.10538623109459877, 0.10419149696826935, 0.10328542487695813, 0.10370747605338693, 0.10392033495008945, 0.10096302023157477, 0.10346686467528343, 0.10339685529470444, 0.10351590579375625, 0.10358661785721779, 0.10322232637554407, 0.10344554577022791, 0.10346991289407015, 0.1036706380546093, 0.10274886805564165, 0.11482628621160984, 0.10500552086159587, 0.10325113404542208, 0.10409151576459408, 0.10324599128216505, 0.10327946580946445, 0.10380218923091888, 0.10325356665998697, 0.10396165400743484, 0.10298696532845497, 0.10287189483642578, 0.1032824288122356, 0.10338078206405044, 0.10980760818347335, 0.10639698477461934, 0.10412524919956923, 0.1035485458560288, 0.10358309000730515, 0.10397159308195114, 0.10314572183415294, 0.10353589337319136, 0.10327619360759854, 0.10367851704359055, 0.1039929473772645, 0.10336986975744367, 0.10374937485903502, 0.10342576820403337, 0.1037295637652278, 0.10404875315725803, 0.10377757903188467, 0.10329146776348352, 0.10372639633715153, 0.10336373699828982, 0.10359599580988288, 0.10368810128420591, 0.10451608803123236, 0.10233782092109323, 0.10316343093290925, 0.10415499983355403, 0.10383443301543593, 0.11459762323647738, 0.10351408878341317, 0.1037739128805697, 0.10527059901505709, 0.10338788898661733, 0.10276134638115764, 0.10352394171059132, 0.10339218005537987, 0.10443873796612024, 0.10369148291647434, 0.10358072025701404, 0.10390967689454556, 0.10348305990919471, 0.10955702420324087, 0.10649893991649151, 0.10418061586096883, 0.1047131922096014, 0.1034802426584065, 0.10301467310637236, 0.10384831111878157, 0.10359895182773471, 0.10293310414999723, 0.10326837608590722, 0.10384873487055302, 0.10295044025406241, 0.10333847161382437, 0.10331718437373638, 0.10356163699179888, 0.1038230499252677, 0.10393546801060438, 0.1006107646971941, 0.10083208233118057, 0.1010181070305407, 0.10154645005241036, 0.10120082087814808, 0.10097569413483143, 0.10049917362630367, 0.10090441210195422, 0.10101841297000647, 0.10085029015317559, 0.11369919078424573, 0.10038019809871912, 0.10064376797527075, 0.10093182325363159, 0.10202390281483531, 0.10068409098312259, 0.10036981990560889, 0.10935774119570851, 2.748972099740058, 4.8404312510974705, 0.10827874392271042, 0.10077326698228717, 0.10021313698962331, 0.10012805135920644, 0.11132041364908218, 0.10009242594242096, 0.10028110630810261, 0.1003431580029428, 0.09977129613980651, 0.1009907047264278, 0.1008605221286416, 0.10140606574714184, 0.10027459729462862, 0.10019333381205797, 0.10050097713246942, 0.09997115889564157, 0.09975160518661141, 0.10850374400615692, 0.10252827405929565, 0.10005767596885562, 0.10023649362847209, 0.10073183616623282, 0.09967239201068878, 0.10098728304728866, 0.099775365088135, 0.1004464291036129, 0.1003931425511837, 0.10013811942189932, 0.10037697665393353, 0.10022050328552723, 0.10204931208863854], [0.1123812859877944, 0.10062949080020189, 0.10028209490701556, 0.10000704927369952, 0.10089168464764953, 0.1002752622589469, 0.10019568772986531, 0.10055200336501002, 0.10068655572831631, 0.11025841906666756, 0.10049913311377168, 0.1000483981333673, 0.10244148876518011, 0.10053576994687319, 0.10132766887545586, 0.10046528140082955, 0.10163328796625137, 0.10639997199177742, 0.1016197968274355, 2.1996701220050454, 4.676267512142658, 0.10373055003583431, 0.10797266568988562, 0.09528231620788574, 0.09552714694291353, 0.09449097001925111, 0.09712029108777642, 0.09484635712578893, 0.09479569876566529, 0.0974357589147985, 0.09498338587582111, 0.09516136115416884, 0.1081335418857634, 0.09464582614600658, 0.09460130194202065, 0.09617218002676964, 0.09439876396209002, 0.09517267206683755, 0.09528746316209435, 0.0952142458409071, 0.09478432685136795, 0.09533432638272643, 0.10860978299751878, 0.09713721973821521, 0.09495264803990722, 0.09532108996063471, 0.09437716193497181, 0.0955167980864644, 0.09477449813857675, 0.09626594977453351, 0.09466434316709638, 0.09492232510820031, 0.10879155294969678, 0.09842371894046664, 0.09480856405571103, 0.09435406373813748, 0.0947442501783371, 0.09454507706686854, 0.09506581770256162, 0.0945097440853715, 0.09508425230160356, 0.09508134098723531, 0.10797881567850709, 0.09480136400088668, 0.09562532603740692, 0.09525473695248365, 0.0961956400424242, 0.09662122232839465, 0.09724016487598419, 0.09584805276244879, 0.09485934395343065, 0.09511323040351272, 0.10948031302541494, 0.09467766201123595, 0.09504123497754335, 0.094829510897398, 0.09494942799210548, 0.09543035598471761, 0.09476972091943026, 0.0949359810911119, 0.09469013195484877, 0.09520412283018231, 0.10857589822262526, 0.09528647409752011, 0.09489689767360687, 0.09492894634604454, 0.09536204766482115, 0.09607800515368581, 0.09492601314559579, 0.09440928092226386, 0.09451345168054104, 0.09466712735593319, 0.11135009489953518, 0.09457895718514919, 0.09510107571259141, 0.0954055292531848, 0.09445593599230051, 0.09510838193818927, 0.09507143404334784, 0.0952401477843523, 0.09562966227531433, 0.09452520357444882, 0.1084610503166914, 0.09455072693526745, 0.09450321504846215, 0.09478823002427816, 0.09445874812081456, 0.09788788668811321, 0.09801952820271254, 0.09838838083669543, 0.09502854896709323, 0.0954113332554698, 0.10840677004307508, 0.09570319997146726, 0.0950941196642816, 0.09500278113409877, 0.09469715179875493, 0.09580516116693616, 0.09467812208458781, 0.09482730086892843, 0.0955782518722117, 0.09516191342845559, 0.10824674786999822, 0.09526197984814644, 0.09787671407684684, 0.09439455810934305, 0.0943051720969379, 0.09495162265375257, 0.09622276201844215, 0.0946400249376893, 0.09542934829369187, 0.09429453685879707, 0.10794744594022632, 0.09434658428654075, 0.09415775397792459, 0.09659994393587112, 0.0971969929523766, 0.09592328174039721, 0.09621397824957967, 0.09604619489982724, 0.09403101913630962, 0.0950984270311892, 0.10852232808247209, 0.0953942877240479, 0.09588550217449665, 0.09481658274307847, 0.09560273308306932, 0.09685852890834212, 0.09491758607327938, 0.09444737015292048, 0.09560131607577205, 0.095465371850878, 0.1088922182098031, 0.09606967866420746, 0.09594226535409689, 0.09597276663407683, 0.0954241780564189, 0.0944730811752379, 0.09728123201057315, 0.09531599981710315, 0.09502606326714158, 0.09529896173626184, 0.10857093101367354, 0.09473802288994193, 0.09478862723335624, 0.0949379880912602, 0.09523126296699047, 0.09493414266034961, 0.09509283024817705, 0.09456636290997267, 0.09426615200936794, 0.09470847714692354, 0.1078533218242228, 0.09596438193693757, 0.09491159301251173, 0.09531361423432827, 0.09464099491015077, 0.09488689992576838, 0.09449205128476024, 0.09511257195845246, 0.09598768083378673, 0.09481907216832042, 0.11014569085091352, 0.0947065451182425, 0.09463090263307095, 0.09466322604566813, 0.0942492512986064, 0.09517518104985356, 0.0951632596552372, 0.09531370596960187, 0.09496385417878628, 0.09403951419517398, 0.10808577667921782, 0.09489399194717407, 0.09461424220353365, 0.09407388791441917, 0.09495887998491526, 0.09467045729979873, 0.09555203979834914, 0.09488708479329944, 0.09663401637226343, 0.09465141082182527, 0.10799148818477988, 0.09565921686589718, 0.09475348517298698, 0.09456566069275141, 0.09456952102482319, 0.09463594295084476, 0.09552366007119417, 0.09408986289054155, 0.09449117118492723, 0.09445132780820131, 0.10878805536776781, 0.0947609106078744, 0.09629547037184238, 0.09460383793339133, 0.09514864580705762, 0.09463247517123818, 0.09515110403299332, 0.09456140594556928, 0.09410222386941314, 0.09494641190394759, 0.10794777097180486, 0.09517598431557417, 0.09500525472685695, 0.09502926794812083, 0.09443782921880484, 0.09507721289992332, 0.09643218293786049, 0.09480633400380611, 0.09414451895281672, 0.09419457009062171, 0.10843357816338539, 0.09600464394316077, 0.09529977012425661, 0.09531586803495884, 0.09488037973642349, 0.09514477616176009, 0.09477372979745269, 0.09525062423199415, 0.09498678473755717, 0.09484243532642722, 0.10988657968118787, 0.09549824427813292, 0.09508421365171671, 0.09514503832906485, 0.0959770348854363, 0.0946564357727766, 0.09576428215950727, 0.09651955123990774, 0.094914011657238, 0.09537358395755291, 0.10854910640046, 0.09514808561652899, 0.09500141628086567, 0.0953292059712112, 0.09488966781646013, 0.09472953202202916, 0.09485220815986395, 0.09519677888602018, 0.09411643911153078, 0.09529965510591865, 0.1088610989972949, 0.0956399217247963, 0.09516375092789531, 0.09497428499162197, 0.0947588193230331, 0.09410596080124378, 0.094284204300493, 0.09482129057869315, 0.09427352715283632, 0.09510801220312715, 0.10818165773525834, 0.095015041064471, 0.09483100892975926, 0.09464624105021358, 0.09467923222109675, 0.09435705561190844, 0.09561242302879691, 0.09446508623659611, 0.09394919173792005, 0.09449067711830139, 0.10867161210626364, 0.09440536284819245, 0.09517403738573194, 0.09597739297896624, 0.09651924297213554, 0.09411989571526647, 0.09467839822173119, 0.094045533798635, 0.09419886395335197, 0.09439297299832106, 0.10627243621274829, 0.09508702391758561, 0.09560727188363671, 0.09462801832705736, 0.09526055166497827, 0.09445526590570807, 0.09455406619235873, 0.09451819490641356, 0.09522380400449038, 0.09438835829496384, 0.10836757067590952, 0.09524910291656852, 0.09440250741317868, 0.0944020040333271, 0.09507645200937986, 0.09518689382821321, 0.09516934771090746, 0.09486832423135638, 0.09507844317704439, 0.09441830404102802, 0.10898240189999342, 0.09439427778124809, 0.09513143310323358, 0.09448755020275712, 0.09503957675769925, 0.09461185522377491, 0.09529056679457426, 0.09557715523988008, 0.09419160895049572, 0.09413041779771447, 0.10818531922996044, 0.10598103702068329, 0.09852021280676126, 0.09452292509377003, 0.09487507678568363, 0.09417704492807388, 0.094790646340698, 0.09425523690879345, 0.09713391214609146, 0.09503710269927979, 0.1087979101575911, 0.09388453513383865, 0.0944713307544589, 0.09426306700333953, 0.09463512524962425, 0.09517925698310137, 0.09495117561891675, 0.09490177826955914, 0.09453571680933237, 0.09426804399117827, 0.1106224530376494, 0.09548590099439025, 0.09430606802925467, 0.09459132608026266, 0.09437140496447682, 0.09445111593231559, 0.09448832320049405, 0.09482522588223219, 0.09433785080909729, 0.09506474621593952, 0.10788179282099009, 0.09459856804460287, 0.09451312432065606, 0.09404736291617155, 0.09458750300109386, 0.09430027101188898, 0.09477299870923162, 0.0946169551461935, 0.09552157018333673, 0.09436392597854137, 0.10914769070222974, 0.09520267229527235, 0.09533661976456642, 0.09483310300856829, 0.09451057482510805, 0.094915094319731, 0.09562561986967921, 0.0945355212315917, 0.09520529396831989, 0.09680588403716683, 0.1090394426137209, 0.09438182227313519, 0.09417267981916666, 0.09469060925766826, 0.09463728778064251, 0.09526337403804064, 0.0953958360478282, 0.0949355368502438, 0.09464237419888377, 0.09415736515074968, 0.10823309980332851, 0.09491789480671287, 0.09605776518583298, 0.09473088011145592, 0.0944753298535943, 0.09470176510512829, 0.09424089081585407, 0.09449268830940127, 0.0945876887999475, 0.09474310791119933, 0.10840906295925379, 0.0950383641757071, 0.09519367571920156, 0.09415907133370638, 0.09601556276902556, 0.09581742202863097, 0.09528113529086113, 0.09498470881953835, 0.0948150041513145, 0.09513442497700453, 0.10916755395010114, 0.09431012300774455, 0.09444562997668982, 0.0951972589828074, 0.09443657379597425, 0.09580990625545382, 0.09413252165541053, 0.09468960901722312, 0.09429131541401148, 0.09434573072940111, 0.10830912506207824, 0.09532154211774468, 0.0945205450989306, 0.0942762098275125, 0.09462961181998253, 0.09414471033960581, 0.09468071162700653, 0.0946431471966207, 0.09427653811872005, 0.09472646284848452, 0.10872540483251214, 0.09456043504178524, 0.09460235806182027, 0.0949241491034627, 0.09482161281630397, 0.09446977125480771, 0.09493225067853928, 0.09511797735467553, 0.09457541909068823, 0.09425093187019229, 0.1079585999250412, 0.09563910402357578, 0.09637215686962008, 0.0944767720066011, 0.0947843361645937, 0.09460455179214478, 0.09465716499835253, 0.0943309529684484, 0.09443368623033166, 0.09431575704365969, 0.1083213179372251, 0.09491105796769261, 0.09726345213130116, 0.09439727570861578, 0.09473024727776647, 0.09610279789194465, 0.09452681289985776, 0.09511654591187835, 0.09432239830493927, 0.0944073568098247, 0.10789284482598305, 0.09433288825675845, 0.09551247116178274, 0.13350626174360514, 0.6228491738438606, 6.272199709434062, 0.10612752195447683, 0.0955475578084588, 0.0954063511453569, 0.09502571495249867, 0.09882821189239621, 0.09543016320094466, 0.09532890981063247, 0.09549252921715379, 0.0953658907674253, 0.09509446704760194, 0.09535640385001898, 0.09499841090291739, 0.09646865213289857, 0.09495190298184752, 0.09534646291285753, 0.09558483213186264, 0.09746116818860173, 0.09656001906841993, 0.09502198779955506, 0.0957659468986094, 0.09562430204823613, 0.09826235985383391, 0.09667323622852564, 0.09554746793583035, 0.09711098484694958, 2.247799204196781, 4.689841297920793, 0.11188704008236527, 0.09939711913466454, 0.0983459367416799, 0.09779947297647595, 0.0987383290193975, 0.09871210111305118, 0.09845870081335306, 0.09834963316097856, 0.09880608413368464, 0.09843423310667276, 0.09865635586902499, 0.1089499150402844, 0.09509278507903218, 0.09478966658934951, 0.0967550934292376, 0.09936992358416319, 0.10026449803262949, 0.0980880269780755, 0.0995896072126925, 0.09932608902454376, 0.09945567091926932, 0.099347700830549, 0.09903481602668762, 0.09753453033044934, 0.10150817269459367, 0.11524759605526924], [0.19018539786338806, 0.09921192843466997, 0.09940294967964292, 0.10192750999704003, 0.09854539902880788, 0.09842845518141985, 0.09843549085780978, 0.09980296809226274, 0.0984096098691225, 0.09870080510154366, 0.0985484579578042, 0.09843727014958858, 0.09811315964907408, 0.09887006925418973, 0.11247666506096721, 0.09860262274742126, 0.09874540800228715, 0.09840194694697857, 0.09851619228720665, 0.1004940620623529, 0.14679899904876947, 7.560133827850223, 0.10630736872553825, 0.10037438431754708, 0.1008501467294991, 0.10040366323664784, 0.10114956088364124, 0.10037039313465357, 0.10065254382789135, 0.10375305032357574, 0.10168058285489678, 0.10063707083463669, 0.10113231092691422, 0.1019882783293724, 0.10135062178596854, 0.10129054915159941, 0.10119886603206396, 0.10113641200587153, 0.10074028884992003, 0.10026992298662663, 0.10035913717001677, 0.100979242939502, 0.10055624786764383, 0.11161656118929386, 0.10464466596022248, 0.10104917781427503, 0.10116578824818134, 0.1008543148636818, 0.10083100199699402, 0.10073789302259684, 0.1011429880745709, 0.10120315290987492, 0.10065140901133418, 0.10249088797718287, 0.10164567083120346, 0.10018569836392999, 0.10936835873872042, 0.10169012285768986, 0.10064099030569196, 0.09984253300353885, 0.10054871067404747, 0.10111764632165432, 0.10108502069488168, 0.10604114830493927, 0.10079539567232132, 0.10126687912270427, 0.1016876082867384, 0.10039067268371582, 0.10075030196458101, 0.10071503836661577, 0.10125795984640718, 0.10132541507482529, 0.10030356189236045, 0.1009175549261272, 0.10041780583560467, 0.10046135121956468, 0.10120063088834286, 0.1006162678822875, 0.10045115323737264, 0.1003054310567677, 0.10104364668950438, 0.1010758220218122, 0.10065240040421486, 0.1120304367505014, 0.10009632026776671, 0.10090528056025505, 0.10065727028995752, 0.10058156587183475, 0.10073560616001487, 0.10212898906320333, 0.10200911667197943, 0.10183605225756764, 0.10046330187469721, 0.10067334398627281, 0.101107242051512, 0.10057399282231927, 0.10919201513752341, 0.10224966099485755, 0.10086722206324339, 0.10081653296947479, 0.10065731592476368, 0.10158612811937928, 0.100570198148489, 0.1008060579188168, 0.10074349911883473, 0.1007275260053575, 0.1008724756538868, 0.10094337724149227, 0.10082793282344937, 0.10057344799861312, 0.10150080220773816, 0.10179356671869755, 0.10047849314287305, 0.10130794299766421, 0.10035989619791508, 0.10044970456510782, 0.10286442516371608, 0.10105258319526911, 0.10152198979631066, 0.10126130329445004, 0.10043145483359694, 0.10142297996208072, 0.10098941391333938, 0.12036220217123628, 0.1011400381103158, 0.10088914958760142, 0.10104784136638045, 0.10234613297507167, 0.10069750063121319, 0.10089370841160417, 0.10093819862231612, 0.10157102532684803, 0.10098908189684153, 0.10123350098729134, 0.10047933319583535, 0.1014169086702168, 0.10954946232959628, 0.10297832079231739, 0.10130239790305495, 0.10070810187608004, 0.10201465431600809, 0.10158807504922152, 0.10160705167800188, 0.100894914008677, 0.10145752597600222, 0.10113707697018981, 0.10145632503554225, 0.10162814008072019, 0.10266653494909406, 0.10161316301673651, 0.10184864001348615, 0.10231370897963643, 0.10137147037312388, 0.10221713362261653, 0.10250309202820063, 0.10234062606468797, 0.10177485411986709, 0.10128722386434674, 0.1014881250448525, 0.1013623052276671, 0.10357248596847057, 0.10163538483902812, 0.1011089589446783, 0.11435066722333431, 0.10124776186421514, 0.10068995412439108, 0.10178939672186971, 0.10097546596080065, 0.10118842730298638, 0.10377392871305346, 0.10118267498910427, 0.10111558996140957, 0.10130120906978846, 0.10094009293243289, 0.10107768140733242, 0.10041893273591995, 0.11263223784044385, 0.10521604027599096, 0.10267686005681753, 0.1010209508240223, 0.10187245905399323, 0.10171976080164313, 0.10140240238979459, 0.10204934980720282, 0.10129622276872396, 0.10124923335388303, 0.10141773195937276, 0.10096161207184196, 0.10117397597059608, 0.10084378207102418, 0.10126421460881829, 0.1028070324100554, 0.10135421855375171, 0.10194795113056898, 0.101644532289356, 0.10341170895844698, 0.10153692262247205, 0.10080644441768527, 0.10134675493463874, 0.10131129901856184, 0.10090261371806264, 0.10087189404293895, 0.10082368087023497, 0.11230773944407701, 0.10127882100641727, 0.10084148775786161, 0.1040433100424707, 0.10572890797629952, 0.10567247588187456, 0.10590702388435602, 0.10606456827372313, 0.10564608592540026, 0.10488550318405032, 0.10485375486314297, 0.1046142247505486, 0.10502947540953755, 0.11339775193482637, 0.10822324408218265, 0.10606594569981098, 0.1055038683116436, 0.10471406672149897, 0.1098937252536416, 0.09808981698006392, 0.10290710581466556, 0.10043761599808931, 0.10080901719629765, 0.1010206718929112, 0.10033156210556626, 0.10061653982847929, 0.10020597884431481, 0.10034479107707739, 0.10059671616181731, 0.10209154384210706, 0.10237608198076487, 0.10052893497049809, 0.10124923614785075, 0.1014296431094408, 0.10123112378641963, 0.10089844604954123, 0.10032035782933235, 0.09994620736688375, 0.1011810228228569, 0.10086779622361064, 0.11196209164336324, 0.10013317596167326, 0.10283648828044534, 0.10154427774250507, 0.10037231119349599, 0.1004294310696423, 0.10367597406730056, 0.10327457496896386, 0.1004364569671452, 0.10055662505328655, 0.10079531790688634, 0.09989007515832782, 0.10074659483507276, 0.10963302198797464, 0.10487180296331644, 0.10350894881412387, 0.10338805615901947, 0.10318611795082688, 0.1035765539854765, 0.10359274409711361, 0.1032923199236393, 0.1042689229361713, 0.10249064024537802, 0.1037372867576778, 0.10317798610776663, 0.10320599004626274, 0.1029694089666009, 0.10328217083588243, 0.10458273906260729, 0.10551787121221423, 0.10331039968878031, 0.10346261411905289, 0.10293402522802353, 0.10335658164694905, 0.11036490928381681, 0.10660637076944113, 0.10282758204266429, 0.10295911924913526, 0.10400151694193482, 0.10285042086616158, 0.11375722987577319, 0.10368794621899724, 0.10359747800976038, 0.10506984498351812, 0.1041913409717381, 0.10375102609395981, 0.10310874786227942, 0.10332339582964778, 0.10419588023796678, 0.10405126819387078, 0.1029623867943883, 0.10370783880352974, 0.10460560396313667, 0.10926087712869048, 0.10569691518321633, 0.10342559684067965, 0.10309324925765395, 0.10375513974577188, 0.10363136883825064, 0.10318644903600216, 0.10370819037780166, 0.10335121769458055, 0.10385361313819885, 0.10350944008678198, 0.10329300491139293, 0.10538129508495331, 0.1041967486962676, 0.10328969731926918, 0.10370119195431471, 0.10391368577256799, 0.10096874507144094, 0.10346610890701413, 0.1033931509591639, 0.10351800406351686, 0.10358607023954391, 0.1032226630486548, 0.10344701865687966, 0.10346944537013769, 0.10367316473275423, 0.10274867294356227, 0.11482551926746964, 0.10499998787418008, 0.10324751911684871, 0.10410322295501828, 0.1032341867685318, 0.10328424535691738, 0.10379987861961126, 0.10326052224263549, 0.10395908309146762, 0.10297500481829047, 0.10288687003776431, 0.10326726594939828, 0.103386334143579, 0.1098064398393035, 0.10640123998746276, 0.1041276571340859, 0.10354556515812874, 0.10358063178136945, 0.10397738497704268, 0.10313951503485441, 0.10353970713913441, 0.10327667091041803, 0.10367412911728024, 0.10399589501321316, 0.10337419994175434, 0.10374290775507689, 0.10341974813491106, 0.1037364830262959, 0.10405588988214731, 0.10377117991447449, 0.10327986208721995, 0.1037359912879765, 0.10336670698598027, 0.10359358275309205, 0.10369073413312435, 0.10451347613707185, 0.10233340691775084, 0.10316700208932161, 0.10414513200521469, 0.10383971873670816, 0.1146032651886344, 0.1035104370675981, 0.10377488564699888, 0.10527470614761114, 0.10338527197018266, 0.10283872904255986, 0.10342326201498508, 0.10370237194001675, 0.1041537350974977, 0.10369202587753534, 0.10358037985861301, 0.10388354724273086, 0.1038044667802751, 0.10925145214423537, 0.10650579398497939, 0.10418590810149908, 0.10470376815646887, 0.10347557673230767, 0.10302055906504393, 0.10385166900232434, 0.1036018799059093, 0.10292824218049645, 0.10326923802495003, 0.10385216493159533, 0.10294924210757017, 0.10332906898111105, 0.10332352994009852, 0.10356267774477601, 0.1038217549212277, 0.1039382922463119, 0.10089656617492437, 0.10054282797500491, 0.10100097768008709, 0.10156044224277139, 0.10120311891660094, 0.10098218591883779, 0.10048970486968756, 0.1008090921677649, 0.10109153389930725, 0.10086074518039823, 0.1137013640254736, 0.1003906219266355, 0.1006299122236669, 0.10093555087223649, 0.10203047608956695, 0.10068561276420951, 0.1003732681274414, 0.10927666397765279, 2.749009430874139, 4.840461545158178, 0.10828885203227401, 0.10077956411987543, 0.1002216199412942, 0.10013389494270086, 0.11129985097795725, 0.10009351884946227, 0.10024430509656668, 0.10035475390031934, 0.09978170320391655, 0.10099641373381019, 0.10086750332266092, 0.10140526760369539, 0.10027491301298141, 0.10020601097494364, 0.10050223441794515, 0.09995754575356841, 0.09975657612085342, 0.10850658686831594, 0.10253037698566914, 0.1000583260320127, 0.10023098485544324, 0.10059201996773481, 0.09978127107024193, 0.10100644128397107, 0.09977702889591455, 0.10045934189110994, 0.10039231413975358, 0.10014125891029835, 0.10038096504285932, 0.10021620895713568, 0.10201839916408062, 1.1981842247769237, 5.305504083167762, 0.1061496059410274, 0.09532197285443544, 0.09519105823710561, 0.0958432056941092, 0.09640931710600853, 0.09721395326778293, 0.09576545795425773, 0.09578422596678138, 0.10695810569450259, 0.09727366920560598, 0.09607973881065845, 0.09549240209162235, 0.09597883420065045, 0.095649688038975, 0.09625538066029549, 0.0975416973233223, 0.09538182662799954, 0.0952636431902647, 0.10834633000195026, 0.09655753523111343, 0.09553817985579371, 0.09830525889992714, 0.09911711420863867, 0.09797094389796257, 0.09657894680276513, 0.09754656534641981, 0.09732719976454973, 0.0981551818549633, 0.10886007640510798, 0.10240211989730597, 0.09986147889867425, 0.10094927018508315, 0.09848577063530684, 0.09808573219925165, 0.09993550786748528, 0.09924288094043732, 0.09820014424622059, 0.09848083602264524, 0.10740462690591812, 0.10113344574347138, 0.09920371603220701, 0.09737878432497382, 0.09843685897067189, 0.09725616686046124, 0.09804379101842642, 0.09860414313152432, 0.09871821291744709, 0.09772084094583988, 0.10841544205322862, 0.1020190198905766, 0.0981834540143609, 0.09835167787969112, 0.09890724206343293, 0.09822694305330515, 0.09601173596456647, 0.09600614290684462, 0.09564097598195076, 0.09550955006852746, 0.10709595493972301, 0.09739542799070477, 0.09590896312147379, 0.09514784719794989, 0.09583540493622422, 0.09581583878025413, 0.0977076250128448], [0.1013903571292758, 0.08795387297868729, 0.09532908909022808, 0.09526446787640452, 0.09623530693352222, 0.09411545796319842, 0.09806700935587287, 0.09378915699198842, 0.0948467398993671, 0.09757059765979648, 0.09451836440712214, 0.09602575190365314, 0.10710331005975604, 0.0955009600147605, 0.09443576307967305, 0.09502951754257083, 0.09526410233229399, 0.09535341197624803, 0.09478429704904556, 0.09549992764368653, 0.09498490300029516, 0.09581047529354692, 0.1075629061087966, 0.0971764656715095, 0.0953037771396339, 0.09495225083082914, 0.09478186909109354, 0.09587228717282414, 0.09469421813264489, 0.09630430862307549, 0.09416642226278782, 0.09539780486375093, 0.1082259388640523, 0.09838128508999944, 0.09532236400991678, 0.09454685728996992, 0.09462964255362749, 0.09446449531242251, 0.09553216211497784, 0.09427980799227953, 0.09500172361731529, 0.09537354111671448, 0.10697177611291409, 0.09538022708147764, 0.09605787601321936, 0.0945526217110455, 0.09613935416564345, 0.09650820819661021, 0.0967433787882328, 0.09689075779169798, 0.09495510812848806, 0.09499585395678878, 0.10887890215963125, 0.09506769804283977, 0.09508945373818278, 0.09535259427502751, 0.09458406083285809, 0.0954530038870871, 0.09510709019377828, 0.09494716906920075, 0.09429240692406893, 0.0952138090506196, 0.10814557876437902, 0.0951110771857202, 0.09566102595999837, 0.09471761109307408, 0.09541477588936687, 0.09595058718696237, 0.09511197777464986, 0.09439187915995717, 0.0944588789716363, 0.09441316593438387, 0.1110390261746943, 0.09513324871659279, 0.09512400114908814, 0.09523891285061836, 0.09440455632284284, 0.0934840296395123, 0.09648780431598425, 0.0958208660595119, 0.09508456196635962, 0.0950314998626709, 0.10774178709834814, 0.09501552395522594, 0.09414911083877087, 0.09483896009624004, 0.09362020017579198, 0.09868638077750802, 0.09810231206938624, 0.09880281705409288, 0.09471125388517976, 0.09565574815496802, 0.1100543038919568, 0.09338575694710016, 0.09532680222764611, 0.09477408090606332, 0.09578524390235543, 0.09549370780587196, 0.09428691538050771, 0.09509135270491242, 0.09505471400916576, 0.09602633118629456, 0.10723204491659999, 0.09588953806087375, 0.09832368372008204, 0.09356677625328302, 0.09493462508544326, 0.09403400402516127, 0.09624323807656765, 0.0950376009568572, 0.09562996681779623, 0.09446112206205726, 0.10722746886312962, 0.0950163179077208, 0.09406715398654342, 0.09664970496669412, 0.09827258717268705, 0.09510718006640673, 0.09652664605528116, 0.09607054106891155, 0.09356586076319218, 0.09527584025636315, 0.10775109566748142, 0.09550600126385689, 0.09608790697529912, 0.09526510396972299, 0.09449036791920662, 0.09715155605226755, 0.0954486858099699, 0.09416764508932829, 0.09564680326730013, 0.09565054578706622, 0.1083872839808464, 0.09673819784075022, 0.09602722804993391, 0.09597489098086953, 0.09520671796053648, 0.09473049314692616, 0.09653501305729151, 0.09612874500453472, 0.09462623810395598, 0.09567817999050021, 0.10780727909877896, 0.09548495197668672, 0.09457148285582662, 0.09508841577917337, 0.09528266033157706, 0.0947532057762146, 0.09507053904235363, 0.09508632402867079, 0.0937818898819387, 0.09452478121966124, 0.1075324690900743, 0.09623912675306201, 0.09530031587928534, 0.0950678470544517, 0.09465970424935222, 0.09484292566776276, 0.09458217211067677, 0.09547470789402723, 0.09588691499084234, 0.09504544222727418, 0.10940545285120606, 0.09430630598217249, 0.09590728720650077, 0.09417040785774589, 0.09376234095543623, 0.09644853323698044, 0.09319939976558089, 0.09735501324757934, 0.09336126688867807, 0.09463114012032747, 0.10758817195892334, 0.0956635088659823, 0.09404839621856809, 0.09441929263994098, 0.09459849027916789, 0.09490080503746867, 0.09577958099544048, 0.09499912476167083, 0.09680538810789585, 0.09400258911773562, 0.10772898280993104, 0.0951678710989654, 0.09574957005679607, 0.09469084488227963, 0.09417206700891256, 0.094539909157902, 0.09529748605564237, 0.09442024491727352, 0.09624083107337356, 0.09340853104367852, 0.10772490687668324, 0.09504797402769327, 0.09669815469533205, 0.09456340037286282, 0.09502440365031362, 0.09426363231614232, 0.09518369473516941, 0.09531419724225998, 0.09337909985333681, 0.09521259507164359, 0.10771408677101135, 0.09536541998386383, 0.09528922941535711, 0.09422945184633136, 0.09482258884236217, 0.09520119801163673, 0.09637533919885755, 0.0954354340210557, 0.09332924103364348, 0.09480725275352597, 0.10880934726446867, 0.09451837092638016, 0.09597433498129249, 0.0955091048963368, 0.09477581083774567, 0.09524183720350266, 0.09497187612578273, 0.09599284688010812, 0.09599712211638689, 0.093579291831702, 0.10890287719666958, 0.0972126480191946, 0.09466694481670856, 0.09570767404511571, 0.09426069399341941, 0.09720632806420326, 0.09295585379004478, 0.097363764885813, 0.09436310408636928, 0.09546397719532251, 0.10781267797574401, 0.09606602089479566, 0.09485457604750991, 0.09554085414856672, 0.09489934099838138, 0.09434680407866836, 0.09502964979037642, 0.09554526722058654, 0.09399986173957586, 0.0952882170677185, 0.10791290597990155, 0.09598725195974112, 0.09541058307513595, 0.09497384214773774, 0.09469469962641597, 0.09461101330816746, 0.0937718409113586, 0.09509760700166225, 0.0941227120347321, 0.09523188695311546, 0.10746572306379676, 0.0955676781013608, 0.09457641467452049, 0.09516337094828486, 0.09425214026123285, 0.09470269503071904, 0.09525675186887383, 0.0947139197960496, 0.09371202625334263, 0.0947799701243639, 0.10818808199837804, 0.09459311282262206, 0.09493904886767268, 0.09578549908474088, 0.09708343306556344, 0.09392014192417264, 0.09460447821766138, 0.09463548380881548, 0.09359838999807835, 0.09528715116903186, 0.10524987988173962, 0.0952507839538157, 0.09562750114127994, 0.09474728675559163, 0.09530738415196538, 0.0945361158810556, 0.09467487502843142, 0.09462700318545103, 0.09484814899042249, 0.09503278182819486, 0.1076339352875948, 0.09489727485924959, 0.09492692817002535, 0.09409375581890345, 0.09539525676518679, 0.09490451915189624, 0.09465913195163012, 0.09545943699777126, 0.09550921013578773, 0.09670952707529068, 0.10635936306789517, 0.09469216084107757, 0.09575947094708681, 0.09361604088917375, 0.09487254219129682, 0.09458694281056523, 0.09573252592235804, 0.09520149324089289, 0.0944968368858099, 0.09388802107423544, 0.10826965421438217, 0.1087985229678452, 0.09742028592154384, 0.09347921190783381, 0.09434409998357296, 0.09410053910687566, 0.09444328071549535, 0.09451427729800344, 0.09866107301786542, 0.0933156437240541, 0.1086890040896833, 0.09407204389572144, 0.09511043736711144, 0.09456470375880599, 0.09363544080406427, 0.0952760661020875, 0.09454875811934471, 0.09530554106459022, 0.09456788189709187, 0.09453204507008195, 0.11031385092064738, 0.09581847628578544, 0.09411279857158661, 0.09577696397900581, 0.0928831142373383, 0.09467083588242531, 0.094500623177737, 0.09562925295904279, 0.09384291293099523, 0.09463510289788246, 0.108393759932369, 0.09371934598311782, 0.09620538121089339, 0.0928841638378799, 0.09444797225296497, 0.09429961489513516, 0.094606121070683, 0.09469126397743821, 0.09516435395926237, 0.09488603379577398, 0.11012336704879999, 0.09412950230762362, 0.09594231471419334, 0.09422300104051828, 0.09441921627148986, 0.09487686306238174, 0.09569705976173282, 0.09464563988149166, 0.09589260024949908, 0.09646428981795907, 0.10885295318439603, 0.0944277560338378, 0.09693388966843486, 0.0918831410817802, 0.09415120724588633, 0.09478931268677115, 0.0963791012763977, 0.09512917278334498, 0.09447994129732251, 0.09422099171206355, 0.10781779419630766, 0.09481918392702937, 0.09608598006889224, 0.09537133807316422, 0.09506961982697248, 0.09395296080037951, 0.09419544599950314, 0.09455432603135705, 0.0951472669839859, 0.09459705604240298, 0.10762014612555504, 0.09529469814151525, 0.09545930195599794, 0.09437016909942031, 0.09578745672479272, 0.09539484791457653, 0.09511026227846742, 0.095563979819417, 0.09459789888933301, 0.09577042702585459, 0.10831626411527395, 0.09471923019737005, 0.0942940036766231, 0.09509019134566188, 0.09509823890402913, 0.09505701111629605, 0.09435632778331637, 0.09678993420675397, 0.09246129170060158, 0.0946456091478467, 0.10725873801857233, 0.09497258672490716, 0.095669184345752, 0.09397846180945635, 0.09461610903963447, 0.0943921129219234, 0.0947257368825376, 0.09391288133338094, 0.09488577675074339, 0.09456498827785254, 0.1080774269066751, 0.09516625804826617, 0.09524406399577856, 0.09434955613687634, 0.09473858261480927, 0.09442738210782409, 0.09484745701774955, 0.09495748393237591, 0.09483224619179964, 0.09447612799704075, 0.1073606051504612, 0.0954752299003303, 0.0968747646547854, 0.0950858392752707, 0.09444610076025128, 0.09428281802684069, 0.09496352635324001, 0.09451931295916438, 0.09424568992108107, 0.09433763474225998, 0.10769492806866765, 0.09512200392782688, 0.09802226210013032, 0.09516926622018218, 0.09487120481207967, 0.09645192604511976, 0.09281963389366865, 0.09514117194339633, 0.09490329632535577, 0.09436304774135351, 0.1070846519432962, 0.09456597035750747, 0.09601883962750435, 0.11443001637235284, 1.4000840988010168, 5.509827196132392, 0.10924118664115667, 0.09609895618632436, 0.09534591296687722, 0.09506726916879416, 0.09924081200733781, 0.09503060579299927, 0.09608041401952505, 0.09499410493299365, 0.09516591019928455, 0.09505966398864985, 0.09515304304659367, 0.09503641072660685, 0.09660966927185655, 0.09494256787002087, 0.09552830783650279, 0.09543298231437802, 0.09742610296234488, 0.09592904802411795, 0.09557764371857047, 0.0959424963220954, 0.0954794967547059, 0.09868191601708531, 0.09632741892710328, 0.09530164627358317, 0.191102622076869, 6.888500859029591, 0.0992432706989348, 0.09786834707483649, 0.09770375583320856, 0.09957184595987201, 0.09826352307572961, 0.09850249392911792, 0.09851280506700277, 0.09877447225153446, 0.09894163208082318, 0.09828543104231358, 0.0987596525810659, 0.09882612200453877, 0.09875895222648978, 0.0995647949166596, 0.1004056972451508, 0.09829965094104409, 0.09878026973456144, 0.09951281407848, 0.09942378709092736, 0.09907043213024735, 0.09859718894585967, 0.09801578801125288, 0.09939597081393003, 0.09874458517879248, 0.11159853497520089, 0.09898389969021082, 2.1973622953519225, 4.636532807722688, 0.10961387725546956, 0.0989480740390718, 0.0985445398837328, 0.09913106681779027, 0.09980749106034636, 0.09920568997040391, 0.09929037792608142, 0.10045815818011761, 0.09957429300993681, 0.09939969005063176, 0.11289754509925842, 0.10263561690226197, 0.09966111509129405, 0.10009380988776684, 0.09930098801851273, 0.10030864691361785, 0.09941066289320588, 0.09966735308989882, 0.1014229659922421], [0.11556992493569851, 0.10301446868106723, 0.10028594732284546, 0.10081263585016131, 0.10107699781656265, 0.10069620236754417, 0.10042502265423536, 0.1005933303385973, 0.10383744584396482, 0.1013758098706603, 0.10083702905103564, 0.10116425901651382, 0.10262587992474437, 0.10055855801329017, 0.10178269213065505, 0.10082299401983619, 0.10108798695728183, 0.10083468491211534, 0.10019656410440803, 0.10074787680059671, 0.10060573695227504, 0.10063016600906849, 0.11167360236868262, 0.10448713880032301, 0.10147127881646156, 0.10088404221460223, 0.100657241884619, 0.10092473402619362, 0.10071425000205636, 0.10154095105826855, 0.10073133325204253, 0.10076072858646512, 0.1023118901066482, 0.10156571911647916, 0.10069466987624764, 0.11076226830482483, 0.09988735197111964, 0.10057058883830905, 0.09999826503917575, 0.10089945513755083, 0.10073517775163054, 0.10115922708064318, 0.10587164619937539, 0.10082282358780503, 0.1016911300830543, 0.10109802195802331, 0.10048220492899418, 0.10090534342452884, 0.1006447640247643, 0.10167634068056941, 0.10091197025030851, 0.10027292184531689, 0.10086821112781763, 0.10060069477185607, 0.1008058120496571, 0.1008135718293488, 0.10063768038526177, 0.1003983048722148, 0.10101915616542101, 0.1007463657297194, 0.1006896561011672, 0.10039240913465619, 0.11214682180434465, 0.10023004189133644, 0.10118758818134665, 0.10033476678654552, 0.10044700838625431, 0.10085373558104038, 0.10211629141122103, 0.10247407993301749, 0.10137416375800967, 0.100528827868402, 0.10089907702058554, 0.1008734330534935, 0.10095857037231326, 0.11037266999483109, 0.10062584793195128, 0.10089985886588693, 0.10081481700763106, 0.10114764189347625, 0.10124114388599992, 0.10046230116859078, 0.1006678999401629, 0.10089861508458853, 0.10110815381631255, 0.10049415612593293, 0.10076981503516436, 0.10086163599044085, 0.10057841381058097, 0.10214186925441027, 0.10122992005199194, 0.10048917168751359, 0.10249392408877611, 0.09931598603725433, 0.10070611210539937, 0.10250330483540893, 0.10086212633177638, 0.10174767766147852, 0.10121684521436691, 0.10097744595259428, 0.10086236102506518, 0.10104809096083045, 0.12083062902092934, 0.10033744620159268, 0.10166886495426297, 0.10059613874182105, 0.10233130399137735, 0.10088082402944565, 0.10052930004894733, 0.10164775885641575, 0.10105738509446383, 0.10138029418885708, 0.10091203497722745, 0.10051903780549765, 0.10162294702604413, 0.11120300926268101, 0.10121799679473042, 0.10105392104014754, 0.10075729480013251, 0.10240906104445457, 0.10137387225404382, 0.1014813780784607, 0.10098729562014341, 0.10131846414878964, 0.10174143314361572, 0.10094003099948168, 0.10241315606981516, 0.10131233604624867, 0.10221608355641365, 0.10233502741903067, 0.10179671691730618, 0.10203428566455841, 0.10141432844102383, 0.10254395799711347, 0.10287059471011162, 0.10130976000800729, 0.10217099590227008, 0.10053781419992447, 0.10381628386676311, 0.10186447901651263, 0.10081032617017627, 0.10208067996427417, 0.11341347312554717, 0.1012958949431777, 0.10114785470068455, 0.10134697612375021, 0.10100296512246132, 0.10125328414142132, 0.10386743489652872, 0.10135963605716825, 0.10082605481147766, 0.10147219523787498, 0.10072674369439483, 0.10089816711843014, 0.10092026507481933, 0.11511174170300364, 0.10255296900868416, 0.10261903936043382, 0.10070044873282313, 0.10260485298931599, 0.10124639421701431, 0.10179237276315689, 0.10177418729290366, 0.10128863388672471, 0.1015250850468874, 0.10110943485051394, 0.10103114601224661, 0.10099638905376196, 0.10082159889861941, 0.10224282322451472, 0.10170199582353234, 0.10118724219501019, 0.10221354803070426, 0.10188370477408171, 0.10378473019227386, 0.10103700263425708, 0.10074084531515837, 0.10146480984985828, 0.10108935181051493, 0.10146822407841682, 0.1003021732904017, 0.1009020209312439, 0.11226528696715832, 0.1014497741125524, 0.10120070399716496, 0.10577137907966971, 0.1058584270067513, 0.10597293684259057, 0.10594376269727945, 0.10569881228730083, 0.10503248404711485, 0.10502184508368373, 0.10488340072333813, 0.10482754185795784, 0.10554606234654784, 0.115692971739918, 0.1058775819838047, 0.10580684104934335, 0.10455670114606619, 0.10563760902732611, 0.10582153778523207, 0.09974741004407406, 0.10302219400182366, 0.10033116210252047, 0.10135207790881395, 0.10058714216575027, 0.10023075109347701, 0.10082253580912948, 0.1000824449583888, 0.10071869427338243, 0.1002197228372097, 0.10350465402007103, 0.10091494582593441, 0.10075658513233066, 0.10143982199952006, 0.10112568410113454, 0.10121803404763341, 0.10091097466647625, 0.10011306824162602, 0.10045873373746872, 0.10084827337414026, 0.10078195296227932, 0.1119019128382206, 0.10022199619561434, 0.10328594269230962, 0.10105850594118237, 0.10036156931892037, 0.10042159864678979, 0.10363515932112932, 0.10358469281345606, 0.10081664891913533, 0.10009095398709178, 0.10051763011142612, 0.10011061606928706, 0.10084767686203122, 0.11149398097768426, 0.10272248834371567, 0.10358717665076256, 0.10344762029126287, 0.10369120864197612, 0.10289199044927955, 0.10362545773386955, 0.10342653002589941, 0.1036187089048326, 0.1036356883123517, 0.1031125858426094, 0.10325130075216293, 0.1032632002606988, 0.10293337609618902, 0.10372897004708648, 0.10417612781748176, 0.10538057796657085, 0.10351820709183812, 0.10336199402809143, 0.10319472290575504, 0.10348223987966776, 0.11337979231029749, 0.10328163160011172, 0.10263913916423917, 0.103784941136837, 0.10322463698685169, 0.10276705585420132, 0.1139040938578546, 0.10384935606271029, 0.10474420804530382, 0.10340408096089959, 0.1046410072594881, 0.10374822001904249, 0.10310276271775365, 0.10390260303393006, 0.10370245901867747, 0.10399111686274409, 0.1030221413820982, 0.1036883476190269, 0.1046399800106883, 0.11156566627323627, 0.10304213687777519, 0.10344594903290272, 0.10330849094316363, 0.10412299213930964, 0.10327349416911602, 0.1032042377628386, 0.10350184701383114, 0.10358791099861264, 0.10409023519605398, 0.10319954669103026, 0.10522035928443074, 0.1033531129360199, 0.10434122011065483, 0.10361682157963514, 0.10330397728830576, 0.1039539659395814, 0.10096033615991473, 0.10316629195585847, 0.1039482457563281, 0.10332890832796693, 0.10326872579753399, 0.10351750487461686, 0.10332994721829891, 0.1040038289502263, 0.10309520782902837, 0.10284173721447587, 0.11631391802802682, 0.10336815705522895, 0.10382329393178225, 0.10374068981036544, 0.10398905724287033, 0.10258190659806132, 0.10325604630634189, 0.10402463097125292, 0.10336123174056411, 0.10325533105060458, 0.10264261532574892, 0.10349940089508891, 0.10370775312185287, 0.11174689186736941, 0.10411446774378419, 0.10389142809435725, 0.1037445841357112, 0.10394664388149977, 0.10365496203303337, 0.10306103201583028, 0.10346167208626866, 0.10376032395288348, 0.10388677986338735, 0.10350906429812312, 0.10316452290862799, 0.10342732397839427, 0.1039743940345943, 0.10410747583955526, 0.10371224395930767, 0.10337301390245557, 0.10359713528305292, 0.10370203014463186, 0.10396133689209819, 0.10292563308030367, 0.10393279977142811, 0.10378139186650515, 0.10286600003018975, 0.10393712995573878, 0.10353033430874348, 0.10379224084317684, 0.11454610200598836, 0.10375867504626513, 0.10389084415510297, 0.10483207274228334, 0.10350850410759449, 0.10289343912154436, 0.10301666893064976, 0.10444500390440226, 0.1037355880253017, 0.1034194240346551, 0.10405158996582031, 0.1039936039596796, 0.10364448791369796, 0.11233501927927136, 0.10349047463387251, 0.1040146010927856, 0.10461170505732298, 0.10378600191324949, 0.10292064119130373, 0.10377091588452458, 0.10351057723164558, 0.10258676996454597, 0.10395566001534462, 0.10355098871514201, 0.10306966537609696, 0.10319986892864108, 0.1033631176687777, 0.10370047995820642, 0.10328265326097608, 0.10443051112815738, 0.1005274448543787, 0.10054867900907993, 0.10167675605043769, 0.10101675009354949, 0.10121271666139364, 0.10087482118979096, 0.10042434185743332, 0.10107058705762029, 0.10101835103705525, 0.10140523593872786, 0.11296978918835521, 0.10067708091810346, 0.10094739589840174, 0.10046051815152168, 0.10210978193208575, 0.100517681799829, 0.10040407022461295, 0.10135411517694592, 2.805030849762261, 4.792508225888014, 0.10824873112142086, 0.10064189694821835, 0.10015225084498525, 0.10016646422445774, 0.11123849079012871, 0.10028618527576327, 0.10016798879951239, 0.10044603794813156, 0.09970313031226397, 0.10082617169246078, 0.1011016359552741, 0.10134229436516762, 0.1001110216602683, 0.10033852932974696, 0.100343715865165, 0.09995815996080637, 0.09987372998148203, 0.11062888195738196, 0.10051466803997755, 0.10009316727519035, 0.10006596799939871, 0.10038118297234178, 0.10030159680172801, 0.10072163119912148, 0.09973675291985273, 0.10050921700894833, 0.10029057180508971, 0.10030088806524873, 0.10053116083145142, 0.10022108210250735, 0.13133774185553193, 1.3331167474389076, 5.14005440659821, 0.10771662509068847, 0.09548214031383395, 0.09509485680609941, 0.09679861413314939, 0.09702490083873272, 0.09575996221974492, 0.09611924970522523, 0.09513632487505674, 0.10881379200145602, 0.0954640069976449, 0.09591025812551379, 0.0955200488679111, 0.09634014638140798, 0.0956469806842506, 0.09610270708799362, 0.0975848762318492, 0.09524062881246209, 0.09560417011380196, 0.1096275388263166, 0.09513204405084252, 0.0952376089990139, 0.09990234998986125, 0.09826583322137594, 0.09829949401319027, 0.09545984957367182, 0.09792726440355182, 0.09773911302909255, 0.09852897468954325, 0.11320021795108914, 0.09979926235973835, 0.1003999188542366, 0.09865739988163114, 0.0984745342284441, 0.09798213094472885, 0.10047646798193455, 0.09900968987494707, 0.09840333415195346, 0.0977144748903811, 0.11051716702058911, 0.09898209292441607, 0.09787911921739578, 0.09809581795707345, 0.09806763287633657, 0.09740187600255013, 0.09855789411813021, 0.09887004364281893, 0.09811790799722075, 0.09822159539908171, 0.11212244583293796, 0.0980299231596291, 0.09830797463655472, 0.09873083140701056, 0.09838297264650464, 0.09782287525013089, 0.09541542083024979, 0.09594741510227323, 0.09583909204229712, 0.09540084982290864, 0.10908885626122355, 0.09551356174051762, 0.09580501401796937, 0.09543311223387718, 0.0952211800031364, 0.09586332971230149, 0.1260639000684023, 1.3949677632190287, 5.627470298670232, 0.1154014989733696, 0.09963532816618681, 0.09878903580829501, 0.09866751823574305, 0.09865466598421335, 0.09924093913286924, 0.09817253891378641, 0.09812644589692354, 0.09908651327714324, 0.09810683084651828, 0.09859170485287905, 0.0980883869342506, 0.09861515229567885, 0.09907876187935472, 0.09714905498549342, 0.09923781082034111, 0.11036785040050745, 0.10136149963364005, 0.10033401194959879], [0.10203546471893787, 0.09524185908958316, 0.09554752195253968, 0.09520650003105402, 0.09872154798358679, 0.09514548489823937, 0.09568882221356034, 0.09544177213683724, 0.09536929056048393, 0.09494049334898591, 0.09508776292204857, 0.09525827271863818, 0.09649085206910968, 0.09478424629196525, 0.0959869110956788, 0.09522454673424363, 0.09712660126388073, 0.09581634681671858, 0.09605497680604458, 0.09584499895572662, 0.09565998241305351, 0.09813853958621621, 0.0967367091216147, 0.09542365418747067, 0.09724491694942117, 2.031155250966549, 4.90688015287742, 0.1114582079462707, 0.09935321612283587, 0.09861381398513913, 0.0973364389501512, 0.099018061067909, 0.09876948408782482, 0.09860352473333478, 0.09823823627084494, 0.09852518886327744, 0.0986449308693409, 0.09869873197749257, 0.1070766900666058, 0.09706431534141302, 0.09467810299247503, 0.09654033277183771, 0.09936703322455287, 0.10040349001064897, 0.09876275667920709, 0.0989484190940857, 0.09928628988564014, 0.09945602528750896, 0.09934984799474478, 0.09896717267110944, 0.09780078334733844, 0.10166309494525194, 0.10903383186087012, 1.4413488330319524, 5.428157639224082, 0.10693106800317764, 0.08824294898658991, 0.08789375657215714, 0.0930501683615148, 0.1008259728550911, 0.09817539202049375, 0.09908062778413296, 0.09966529905796051, 0.10015324410051107, 0.10005928296595812, 0.1037886212579906, 0.10851053288206458, 0.10226319404318929, 0.09964249469339848, 0.09996473742648959, 0.09936518780887127, 0.10025495197623968, 0.09972936613485217, 0.09942841995507479, 0.10368657810613513, 2.201443283818662, 4.856466460973024, 0.1062035821378231, 0.09797735000029206, 0.10054852208122611, 0.09603922301903367, 0.09490020899102092, 0.09830446168780327, 0.09553725318983197, 0.09623302612453699, 0.09666627971455455, 0.09437594888731837, 0.09619201440364122, 0.09745768597349524, 0.10332792159169912, 0.09802258340641856, 0.09799811989068985, 0.09776507504284382, 0.09682741574943066, 0.09887310303747654, 0.09356996417045593, 0.09589353576302528, 0.09471245808526874, 0.09440711326897144, 0.10160681465640664, 0.0954964361153543, 0.0950830401852727, 0.09457634668797255, 0.0953599619679153, 0.09467343240976334, 0.09506768267601728, 0.09627950005233288, 0.0968062961474061, 0.09455942269414663, 0.10146466409787536, 0.09647000301629305, 0.0949050672352314, 0.09482603007927537, 0.09486850677058101, 0.0955478991381824, 0.0952100339345634, 0.0949281919747591, 0.09564935183152556, 0.09549565799534321, 0.10057608224451542, 0.0951359118334949, 0.09485048521310091, 0.0946859479881823, 0.09538748394697905, 0.09686721209436655, 0.095875876955688, 0.09882795298472047, 0.09551913384348154, 0.09572075214236975, 0.09963258868083358, 0.09761406434699893, 0.09473165683448315, 0.09558892389759421, 0.0944353649392724, 0.0962049150839448, 0.09499822789803147, 0.0977533832192421, 0.0936575117520988, 0.09621933940798044, 0.10134968580678105, 0.09485333506017923, 0.09707677597180009, 0.09406229015439749, 0.0954096638597548, 0.09488260699436069, 0.09762632008641958, 0.09187903767451644, 0.09518383303657174, 0.09548192331567407, 0.10101478500291705, 0.09591508889570832, 0.09598233178257942, 0.0950293280184269, 0.09544777031987906, 0.09533233568072319, 0.09499639412388206, 0.0954680391587317, 0.09452222194522619, 0.09499931102618575, 0.10114903189241886, 0.096362863201648, 0.09377256780862808, 0.09543577395379543, 0.09505194192752242, 0.09482395788654685, 0.09451393131166697, 0.0946842497214675, 0.09512549033388495, 0.09576547192409635, 0.1005097827874124, 0.0944534121081233, 0.09485674323514104, 0.0935454168356955, 0.09563201013952494, 0.09454007679596543, 0.09641676023602486, 0.09507864201441407, 0.0936532849445939, 0.09562915470451117, 0.10018975799903274, 0.09572491236031055, 0.09478931967169046, 0.09490786120295525, 0.09467657702043653, 0.09496850706636906, 0.09352321363985538, 0.09496978716924787, 0.0936100292019546, 0.09440621500834823, 0.10049894358962774, 0.09480132814496756, 0.09610661026090384, 0.09510129177942872, 0.09526149602606893, 0.09477688418701291, 0.09501683386042714, 0.09456985210999846, 0.09484850987792015, 0.09501334093511105, 0.10063624987378716, 0.09596855100244284, 0.0956698702648282, 0.09505914291366935, 0.09558639489114285, 0.09469305211678147, 0.09622232615947723, 0.09834295883774757, 0.08885908918455243, 0.09540885780006647, 0.10139052290469408, 0.09475301206111908, 0.09515399020165205, 0.0950680267997086, 0.09503909014165401, 0.0956564717926085, 0.09435769217088819, 0.09557209676131606, 0.09606823930516839, 0.09530101669952273, 0.10163781605660915, 0.09567733900621533, 0.09511154517531395, 0.09527357667684555, 0.09606288000941277, 0.0951850269921124, 0.09531745407730341, 0.09609531704336405, 0.098249068018049, 0.09270952921360731, 0.1007840670645237, 0.0952574796974659, 0.09573229495435953, 0.09614873817190528, 0.09543138602748513, 0.09401942091062665, 0.09668815601617098, 0.095653654076159, 0.09520441899076104, 0.09588169679045677, 0.10145965637639165, 0.09484632685780525, 0.09661623788997531, 0.09695840906351805, 0.09487678110599518, 0.09577081399038434, 0.09630289394408464, 0.0950030698440969, 0.09507802920415998, 0.09457859396934509, 0.10183813981711864, 0.09646881418302655, 0.09504424780607224, 0.09523194935172796, 0.09723172662779689, 0.09264737134799361, 0.0952931116335094, 0.0951611939817667, 0.09481664700433612, 0.09519571531563997, 0.10205701505765319, 0.09514063177630305, 0.09467327315360308, 0.09565437166020274, 0.10192065732553601, 0.09986966894939542, 0.09259629901498556, 0.09449891000986099, 0.09662914089858532, 0.09619802981615067, 0.10156950214877725, 0.09592750109732151, 0.09519467409700155, 0.09514421364292502, 0.09563286742195487, 0.09522718796506524, 0.09462342783808708, 0.09585362579673529, 0.09515852108597755, 0.09535937989130616, 0.10088921105489135, 0.09695401415228844, 0.09695116896182299, 0.09631323209032416, 0.09685005713254213, 0.09534693276509643, 0.09798741107806563, 0.09516496397554874, 0.0960655678063631, 0.0953121050260961, 0.1011716010980308, 0.09548809006810188, 0.09526666207239032, 0.0949592818506062, 0.09555423585698009, 0.09576117200776935, 0.09685292141512036, 0.09384403191506863, 0.09526344109326601, 0.09601987292990088, 0.10131699964404106, 0.09725881507620215, 0.0964634153060615, 0.09881524788215756, 0.0950106238014996, 0.09566965512931347, 0.09518658323213458, 0.09511218080297112, 0.09523092396557331, 0.09427281795069575, 0.09983636112883687, 0.0977383297868073, 0.09347673133015633, 0.09475501161068678, 0.09570367634296417, 0.09460227703675628, 0.09502291679382324, 0.09537542890757322, 0.09645896824076772, 0.09629419771954417, 0.10081080440431833, 0.09676922997459769, 0.09719560900703073, 0.09701717365533113, 0.09417258715257049, 0.09549027681350708, 0.09582960605621338, 0.09435371495783329, 0.0963612999767065, 0.09614709997549653, 0.10226136120036244, 0.09564500488340855, 0.09640405094251037, 0.09731579525396228, 0.09566832799464464, 0.09579702373594046, 0.09564037015661597, 0.0940091130323708, 0.09538132511079311, 0.09454908082261682, 0.10059105418622494, 0.09506182372570038, 0.09570526797324419, 0.09391351696103811, 0.09532564738765359, 0.09447615593671799, 0.09465156169608235, 0.0956189171411097, 0.09464144194498658, 0.09952955925837159, 0.0968366046436131, 0.0944290910847485, 0.09507811907678843, 0.09452162403613329, 0.0948632787913084, 0.09795421920716763, 0.09225006587803364, 0.09539036313071847, 0.09408927382901311, 0.0951728681102395, 0.10121537698432803, 0.09595554694533348, 0.0946993213146925, 0.0954010016284883, 0.09547580033540726, 0.09561763284727931, 0.09487130492925644, 0.09421049896627665, 0.09566640807315707, 0.09429391007870436, 0.10030013881623745, 0.09572849795222282, 0.09628702700138092, 0.09297548001632094, 0.09866050211712718, 0.09221876692026854, 0.09567910991609097, 0.09540774719789624, 0.0957338958978653, 0.09436692809686065, 0.1017171312123537, 0.09435126185417175, 0.09598591784015298, 0.09366211015731096, 0.09491661284118891, 0.09480752609670162, 0.09493966912850738, 0.09414462372660637, 0.09535887418314815, 0.09623072016984224, 0.10082791280001402, 0.0947245629504323, 0.09632203029468656, 0.09380613686516881, 0.09493874805048108, 0.0954963518306613, 0.09417642513290048, 0.09447661880403757, 0.09509586310014129, 0.09455789113417268, 0.10092503391206264, 0.0962562239728868, 0.09352965699508786, 0.09548339899629354, 0.0956988101825118, 0.095198311842978, 0.09473453788086772, 0.09467289922758937, 0.094607078935951, 0.09634878998622298, 0.1007066429592669, 0.09678231691941619, 0.0949498862028122, 0.09481946472078562, 0.0953812962397933, 0.0942783709615469, 0.09643815271556377, 0.0938887121155858, 0.09532785229384899, 0.09485740959644318, 0.10170831438153982, 0.09485391760244966, 0.09519128408282995, 0.09511850494891405, 0.10127113433554769, 0.09519309364259243, 0.09487300040200353, 0.09523331187665462, 0.09484913293272257, 0.09614242520183325, 0.10000340268015862, 0.09534571226686239, 0.09520921483635902, 0.09545341413468122, 0.0956922946497798, 0.09452113043516874, 0.09565482893958688, 0.09528818866237998, 0.09499820042401552, 0.0953711117617786, 0.10193280410021544, 0.09560576174408197, 0.09521307330578566, 0.09506277088075876, 0.09542963095009327, 0.09630208695307374, 0.09489085525274277, 0.09548549866303802, 0.09659647522494197, 0.09488553088158369, 0.10098454309627414, 0.09491654485464096, 0.09569995803758502, 0.09559429017826915, 0.09551451867446303, 0.10053425235673785, 0.0964333787560463, 0.09540375415235758, 0.0967147289775312, 0.09411391615867615, 0.09851519297808409, 0.09486566763371229, 0.09467849833890796, 0.09664675407111645, 0.09599159797653556, 0.09461346594616771, 0.09651321964338422, 0.09462428512051702, 0.09523250395432115, 0.09534169314429164, 0.10126472823321819, 0.09497010568156838, 0.09542961185798049, 0.09501994820311666, 0.09519801614806056, 0.09520102478563786, 0.09607660910114646, 0.09893512399867177, 0.09446968790143728, 0.09512393409386277, 0.10061477217823267, 0.0948506398126483, 0.09457084396854043, 0.09567121183499694, 0.09450246440246701, 0.09541798382997513, 0.09531238814815879, 0.09463676298037171, 0.09435433987528086, 0.09574456512928009, 0.10155155975371599, 0.09536569193005562, 0.09473479120060802, 0.09518541907891631, 0.09556281473487616, 0.09541069623082876, 0.0951915099285543, 0.09430773789063096, 0.09504657797515392, 0.0988700850866735, 0.09819783782586455, 0.09398882603272796, 0.09547639824450016, 0.09439522493630648, 0.09482824010774493, 0.09619113197550178, 0.09667710494250059, 0.09503314597532153, 0.09459487721323967, 0.09568724175915122, 0.10243520885705948, 0.09787804028019309], [0.10054064588621259, 0.0885400022380054, 0.0884278928861022, 0.09630073979496956, 0.10169992921873927, 0.10945355100557208, 0.10048288572579622, 0.09979771310463548, 0.1004261621274054, 0.0988415121100843, 0.10198855586349964, 0.10100334882736206, 0.10123717226088047, 0.10018756007775664, 0.1021806369535625, 0.09874413395300508, 0.09992431197315454, 0.10126451402902603, 0.10867282003164291, 0.10121650900691748, 0.10057254182174802, 0.09907629992812872, 0.10038434900343418, 0.10013854596763849, 0.1013908963650465, 0.0992852239869535, 0.10058484971523285, 0.10006983624771237, 0.10047181975096464, 0.10096193011850119, 0.0998519267886877, 0.10749092604964972, 2.6300203162245452, 3.8702545217238367, 0.10444992408156395, 0.09518463723361492, 0.09577678004279733, 0.09841178078204393, 0.09515071520581841, 0.09537122305482626, 0.09591596759855747, 0.09623981220647693, 0.10834629321470857, 0.09520695265382528, 0.0958330212160945, 0.09564223699271679, 0.09630901273339987, 0.09557725209742785, 0.09612735500559211, 0.09764854423701763, 0.09534090803936124, 0.09798245877027512, 0.10737948911264539, 0.0947713740170002, 0.0975257670506835, 0.09730711486190557, 0.09904361190274358, 0.09815417090430856, 0.09533089306205511, 0.09829542320221663, 0.0974901607260108, 0.09961826633661985, 0.11207523103803396, 0.0996065647341311, 0.10015272721648216, 0.09844358079135418, 0.0984574081376195, 0.09854477504268289, 0.10071039805188775, 0.09881391189992428, 0.09770352486521006, 0.09936408698558807, 0.10916488291695714, 0.09912209026515484, 0.09816742688417435, 0.09765440924093127, 0.1011093189008534, 0.09522085590288043, 0.0978796212002635, 0.09887381456792355, 0.09872068744152784, 0.09887038078159094, 0.1102739330381155, 0.09896397916600108, 0.09859035070985556, 0.09768896922469139, 0.09986921399831772, 0.0974217327311635, 0.09515002695843577, 0.09567278297618032, 0.0956645542755723, 0.09613133873790503, 0.11124546639621258, 0.09406277164816856, 0.0950538869947195, 0.09479625709354877, 0.09584399126470089, 0.09587012883275747, 0.1017725351266563, 2.205211271997541, 4.8477514507249, 0.10864210687577724, 0.1003400613553822, 0.10437624296173453, 0.09253903198987246, 0.098604004830122, 0.0993254161439836, 0.09805261204019189, 0.09838638780638576, 0.0989163862541318, 0.09809244703501463, 0.09851673291996121, 0.09807919198647141, 0.09872924908995628, 0.09826860390603542, 0.09819192392751575, 0.1037031770683825, 0.10713997669517994, 0.0997566501609981, 0.11697001196444035, 1.631884722970426, 5.357364187948406, 0.10490694222971797, 0.08798596682026982, 0.08843595907092094, 0.09652586095035076, 0.09898375626653433, 0.09949439065530896, 0.09825105825439095, 0.09903914900496602, 0.10471173981204629, 0.10596238216385245, 0.09869252098724246, 0.09901280514895916, 0.09895226778462529, 0.09840156091377139, 0.09876572526991367, 0.09863168373703957, 0.09962878422811627, 0.09905910864472389, 0.10055933240801096, 0.09831232205033302, 0.09857020061463118, 0.09860472334548831, 0.10223183175548911, 0.09704280784353614, 0.09773933608084917, 0.09887536196038127, 0.09882576204836369, 0.09851590218022466, 0.09896988607943058, 0.0989028848707676, 0.09835697012022138, 0.09843917982652783, 0.09869269886985421, 0.09882577694952488, 0.0986740323714912, 0.10497241979464889, 0.093589689116925, 0.10025350376963615, 0.09924589237198234, 0.09845301369205117, 0.09817675733938813, 0.0989525755867362, 0.10003311606124043, 0.09795903926715255, 0.09879753179848194, 0.09885077411308885, 0.10004734806716442, 0.09880708809942007, 0.1050517619587481, 0.10632172599434853, 0.10029013361781836, 0.0991512662731111, 0.09826464485377073, 0.09921453008428216, 0.09824320999905467, 0.0985820242203772, 0.0981990578584373, 0.09835360292345285, 0.09864853089675307, 0.09882403304800391, 0.09864732017740607, 0.0981264840811491, 0.10126818483695388, 0.09543473785743117, 0.09891883190721273, 0.0995693071745336, 0.09914659010246396, 0.09863972570747137, 0.09850540617480874, 0.10094493301585317, 0.09680083394050598, 0.0994940772652626, 0.09755197074264288, 0.10003872402012348, 0.09708648221567273, 0.10914450092241168, 0.09119674004614353, 0.0987688428722322, 0.0982977980747819, 0.10079543571919203, 0.09751946106553078, 0.09933322016149759, 0.10071461275219917, 0.10099359322339296, 0.09544997615739703, 0.09865021193400025, 0.0971119748428464, 0.10043461015447974, 0.1033231858164072, 0.10648518800735474, 0.09943322604522109, 0.09954097308218479, 0.09972963109612465, 0.09990277187898755, 0.0980723537504673, 0.10111520299687982, 0.09869784908369184, 0.09775006398558617, 0.09875352121889591, 0.09939724113792181, 0.09950541192665696, 0.09841787395998836, 0.1013064500875771, 0.09587245481088758, 0.10041832318529487, 0.0982211297377944, 0.09811477409675717, 0.10158941196277738, 0.09635012224316597, 0.0986552438698709, 0.09866317501291633, 0.09995925612747669, 0.09744420368224382, 0.09845307422801852, 0.09950153809040785, 0.10360962664708495, 0.0941266673617065, 0.09752252092584968, 0.09871893702074885, 0.09799318760633469, 0.09917996218428016, 0.09839728008955717, 0.10141994804143906, 0.09858416207134724, 0.09908737801015377, 0.09862586576491594, 0.09781290590763092, 0.09678532602265477, 0.10387149220332503, 0.10634111799299717, 0.09929899405688047, 0.09850783972069621, 0.09801266202703118, 0.09829568397253752, 0.09845703514292836, 0.09849170781672001, 0.09851002600044012, 0.0984611171297729, 0.09814897691830993, 0.09836368123069406, 0.09831868903711438, 0.09947147173807025, 0.10155090317130089, 0.09569808980450034, 0.09846124518662691, 0.0982663007453084, 0.09795494424179196, 0.09831565478816628, 0.09977062605321407, 0.09966697404161096, 0.09893599897623062, 0.09817900508642197, 0.0975683769211173, 0.10072042094543576, 0.09683479508385062, 0.10477753914892673, 0.094019188079983, 0.09839577879756689, 0.09839558694511652, 0.09848542930558324, 0.0984523450024426, 0.09837625967338681, 0.09782081795856357, 0.09909942140802741, 0.09781336691230536, 0.09901906503364444, 0.09861679375171661, 0.09854595828801394, 0.10529231280088425, 0.10659919679164886, 0.10088510904461145, 0.09948658710345626, 0.09911898290738463, 0.09853417705744505, 0.09855773486196995, 0.09884563414379954, 0.09895489411428571, 0.09850994916632771, 0.09905358776450157, 0.09815506404265761, 0.09893289394676685, 0.10165791120380163, 0.10060841497033834, 0.09315618593245745, 0.09957617800682783, 0.10018122382462025, 0.09822397911921144, 0.09830940514802933, 0.09898037882521749, 0.09922057390213013, 0.09841560292989016, 0.09879014501348138, 0.09869013912975788, 0.0984227149747312, 0.09867672808468342, 0.10416933801025152, 0.09436368709430099, 0.09730429388582706, 0.0974907549098134, 0.09836395829916, 0.09881753474473953, 0.09844920411705971, 0.09788229689002037, 0.09798848303034902, 0.09920476982370019, 0.09958810219541192, 0.09723297599703074, 0.09856567205861211, 0.10371728707104921, 0.10639309603720903, 0.09860966261476278, 0.09871683642268181, 0.09823948470875621, 0.09810918290168047, 0.09830638905987144, 0.09950086800381541, 0.0993827790953219, 0.09859291603788733, 0.10000938503071666, 0.09745131200179458, 0.10035585472360253, 0.09800499211996794, 0.10125029413029552, 0.09662638697773218, 0.09825269505381584, 0.09887951193377376, 0.09856865787878633, 0.09809784824028611, 0.09862872306257486, 0.09778474690392613, 0.09856890700757504, 0.09854560578241944, 0.09844388207420707, 0.09834723407402635, 0.09825233509764075, 0.10446361964568496, 0.09300275100395083, 0.09852630738168955, 0.09886544290930033, 0.09843959612771869, 0.09849953092634678, 0.09792189486324787, 0.09883017092943192, 0.09869328886270523, 0.09842306841164827, 0.0982241416350007, 0.09862921619787812, 0.09932436374947429, 0.10522579308599234, 0.10713664814829826, 0.10000160010531545, 0.09864048380404711, 0.09834058489650488, 0.09956802520900965, 0.09779172204434872, 0.09861827874556184, 0.0982499411329627, 0.10252843517810106, 0.09971281979233027, 0.09888503095135093, 0.09808734804391861, 0.09941676305606961, 0.10078099323436618, 0.09696449292823672, 0.09795481897890568, 0.10087122768163681, 0.10021962923929095, 0.0985891567543149, 0.09878082200884819, 0.09940335107967257, 0.09976728819310665, 0.10049738688394427, 0.09848120994865894, 0.09909311216324568, 0.098290063906461, 0.103879373986274, 0.09367154911160469, 0.0986878308467567, 0.09854696225374937, 0.09903544886037707, 0.09855710994452238, 0.09943327493965626, 0.09897620510309935, 0.09913666592910886, 0.09844699688255787, 0.0998015720397234, 0.09791721729561687, 0.09884562995284796, 0.10363357374444604, 0.1063860491849482, 0.09798298310488462, 0.09810957685112953, 0.09829842019826174, 0.0986305489204824, 0.09832229884341359, 0.09861499816179276, 0.09937570011243224, 0.09878350561484694, 0.0998797002248466, 0.09948481572791934, 0.09849610505625606, 0.0983780911192298, 0.10226216213777661, 0.0943968091160059, 0.09817006392404437, 0.0980053418315947, 0.09997815592214465, 0.09785400610417128, 0.09904889203608036, 0.09799167979508638, 0.09934749733656645, 0.09691929584369063, 0.0995166259817779, 0.09857284603640437, 0.09793890081346035, 0.10378870507702231, 0.09307069517672062, 0.09831962175667286, 0.10024216026067734, 0.09835347207263112, 0.1005857358686626, 0.10267646471038461, 0.10007243417203426, 0.10015979688614607, 0.10271224612370133, 0.0990474191494286, 0.09877135371789336, 0.09975292533636093, 0.1039625178091228, 0.10632795002311468, 0.09808619506657124, 0.09832976898178458, 0.09808658389374614, 0.09950975514948368, 0.09984917473047972, 0.09843033505603671, 0.09898403100669384, 0.09778992831707001, 0.09854677598923445, 0.0988786956295371, 0.0987446759827435, 0.09868630906566978, 0.10230999020859599, 0.09553718008100986, 0.09854462603107095, 0.09863809775561094, 0.09824087796732783, 0.09914727695286274, 0.09872867818921804, 0.09867007983848453, 0.09898914489895105, 0.09841747535392642, 0.09946867683902383, 0.09824495203793049, 0.10026792110875249, 0.1044653900898993, 0.09319844981655478, 0.09869807492941618, 0.09795757522806525, 0.09854051098227501, 0.0988198397681117, 0.09843886503949761, 0.09804768487811089, 0.09895750414580107, 0.0986695820465684, 0.09846551017835736, 0.09850682085379958, 0.0995176681317389, 0.10458122100681067, 0.10699323192238808, 0.09900954086333513, 0.0978097808547318, 0.09924561623483896, 0.09828439401462674, 0.09766649780794978, 0.10004604607820511, 0.09813604597002268, 0.10109433718025684, 0.09847483364865184, 0.09828765923157334, 0.09829032700508833, 0.09865703480318189, 0.10143304616212845, 0.09532616520300508, 0.0984118296764791, 0.09837687201797962, 0.09828452719375491, 0.09995942981913686, 0.10303406324237585], [0.11862982297316194, 0.09898091107606888, 0.09787715179845691, 0.09792266320437193, 0.09936939692124724, 0.09827265189960599, 0.09849840309470892, 0.09849672298878431, 0.09898594906553626, 0.09895950788632035, 0.09826670028269291, 0.09855820378288627, 0.0987814199179411, 0.09880895214155316, 0.09956120094284415, 0.10040724510326982, 0.09851377084851265, 0.09856011625379324, 0.09951721969991922, 0.09945807000622153, 0.09900375921279192, 0.09861765382811427, 0.09802007535472512, 0.09937385376542807, 0.0987722328864038, 0.11181261017918587, 0.0990077001042664, 2.1973485737107694, 4.636552261188626, 0.10958884982392192, 0.09894122928380966, 0.09833889780566096, 0.09912908915430307, 0.10000717081129551, 0.09898685710504651, 0.09951493190601468, 0.10024872794747353, 0.09979402227327228, 0.0991797549650073, 0.11288743978366256, 0.10263600992038846, 0.09966300101950765, 0.10009734937921166, 0.09930398967117071, 0.10030348133295774, 0.09940343769267201, 0.09989955322816968, 0.10151663981378078, 0.6564418668858707, 6.400119360070676, 0.10857898695394397, 0.09678413532674313, 0.10102840885519981, 0.09555271081626415, 0.09526897314935923, 0.09814412705600262, 0.09582962794229388, 0.09644393296912313, 0.09551623184233904, 0.09566673822700977, 0.09614194696769118, 0.09606987098231912, 0.10253629880025983, 0.09820397011935711, 0.09835568210110068, 0.09796203905716538, 0.09788648877292871, 0.09551457595080137, 0.09675496630370617, 0.09582568379119039, 0.09481781721115112, 0.09483580011874437, 0.10165077354758978, 0.09518010821193457, 0.09469037503004074, 0.09530694177374244, 0.09483256423845887, 0.09514843299984932, 0.09492949303239584, 0.09496918879449368, 0.09806043794378638, 0.09455602616071701, 0.10096121719107032, 0.09704759297892451, 0.09465894801542163, 0.09488354064524174, 0.09548644116148353, 0.09526610281318426, 0.0947571462020278, 0.09560470702126622, 0.09580789785832167, 0.09486823994666338, 0.10114015126600862, 0.09454020485281944, 0.09494220186024904, 0.09487040340900421, 0.09504244895651937, 0.09725842671468854, 0.09587472025305033, 0.09830143582075834, 0.09605141496285796, 0.09543898794800043, 0.10054603405296803, 0.09663351392373443, 0.09478107700124383, 0.09552734717726707, 0.09494373202323914, 0.0957102570682764, 0.09508107975125313, 0.09605783736333251, 0.09467963268980384, 0.09647986432537436, 0.10121810995042324, 0.09519227501004934, 0.09604565380141139, 0.09489772794768214, 0.09525869088247418, 0.09502315707504749, 0.09476845804601908, 0.09456588607281446, 0.09574048221111298, 0.0954924188554287, 0.10087680770084262, 0.0953338542021811, 0.09610330080613494, 0.09528513113036752, 0.09510868694633245, 0.0952166742645204, 0.0956361647695303, 0.09505020920187235, 0.09444824093952775, 0.09548719692975283, 0.10126586491242051, 0.09469107026234269, 0.09522173274308443, 0.09570807032287121, 0.09477218380197883, 0.09479636605829, 0.09466623514890671, 0.09525310480967164, 0.09490041108801961, 0.0944479857571423, 0.10143841709941626, 0.09419843694195151, 0.09454622212797403, 0.09489576797932386, 0.0945557989180088, 0.09461700823158026, 0.09582546399906278, 0.09470040164887905, 0.09517351910471916, 0.09528235299512744, 0.10048805689439178, 0.09558350034058094, 0.09468661667779088, 0.09478234313428402, 0.09455146221444011, 0.09437466273084283, 0.09431960294023156, 0.09458578517660499, 0.09430414019152522, 0.09434983972460032, 0.09994008112698793, 0.09484305884689093, 0.09652384929358959, 0.09552442701533437, 0.09467618865892291, 0.09502486232668161, 0.09493100689724088, 0.09464394487440586, 0.09474045410752296, 0.09519192390143871, 0.10034821880981326, 0.09623790998011827, 0.09553309343755245, 0.09477486275136471, 0.09525033226236701, 0.09480507578700781, 0.09452779591083527, 0.09459409210830927, 0.09540323494002223, 0.09479968715459108, 0.10145989991724491, 0.09487248677760363, 0.09537096600979567, 0.09485269011929631, 0.09489106526598334, 0.09511204389855266, 0.09516532393172383, 0.09513807110488415, 0.09624955104663968, 0.09553086757659912, 0.1017105532810092, 0.0950892767868936, 0.09528949204832315, 0.09593207994475961, 0.09557115705683827, 0.09544534888118505, 0.0956289260648191, 0.095532211009413, 0.09509514831006527, 0.09504967089742422, 0.10148819908499718, 0.09498132392764091, 0.09507253486663103, 0.09686639113351703, 0.09506507311016321, 0.09496615082025528, 0.09622929617762566, 0.09570583002641797, 0.09611873887479305, 0.09506717789918184, 0.1012436100281775, 0.09518236806616187, 0.09565657284110785, 0.09747813595458865, 0.09504236793145537, 0.09548953641206026, 0.09662072081118822, 0.09505068277940154, 0.09498345525935292, 0.09527890384197235, 0.10155444731935859, 0.09616561280563474, 0.09517543809488416, 0.09533313103020191, 0.09524843282997608, 0.09485547197982669, 0.0951002212241292, 0.09504362288862467, 0.0949681201018393, 0.09569793194532394, 0.10135369189083576, 0.09484986215829849, 0.09496563160791993, 0.09559981944039464, 0.09760294295847416, 0.09898148477077484, 0.09770757704973221, 0.09500421676784754, 0.0962406201288104, 0.0965163460932672, 0.10158072086051106, 0.09552246425300837, 0.09539609402418137, 0.09514425089582801, 0.0951877017505467, 0.09529250813648105, 0.09493670891970396, 0.09555666707456112, 0.09528044331818819, 0.09531799890100956, 0.10090585891157389, 0.0964091969653964, 0.09594698203727603, 0.09843666385859251, 0.0961219179444015, 0.09545847633853555, 0.09816390974447131, 0.0954036139883101, 0.09551783092319965, 0.09525156812742352, 0.10715880524367094, 0.08886692766100168, 0.09577903104946017, 0.09544670395553112, 0.09505857108160853, 0.09522780403494835, 0.09662604983896017, 0.09490194031968713, 0.09572596289217472, 0.09553100913763046, 0.10137791885063052, 0.09594111889600754, 0.09803327126428485, 0.09853876801207662, 0.09529403364285827, 0.09513424197211862, 0.09540607128292322, 0.09489740384742618, 0.09489759616553783, 0.0948435477912426, 0.10095201898366213, 0.09533235896378756, 0.09491149336099625, 0.09480837266892195, 0.09555385215207934, 0.09448139788582921, 0.09529308415949345, 0.09554930776357651, 0.09611961711198092, 0.09478257782757282, 0.10286586219444871, 0.09646686492487788, 0.0969472830183804, 0.09602958289906383, 0.09550750302150846, 0.09482416929677129, 0.09538726788014174, 0.0952822589315474, 0.09665972599759698, 0.0958465589210391, 0.10290655121207237, 0.09537534695118666, 0.095753428991884, 0.0974012860096991, 0.09543245285749435, 0.0952933132648468, 0.09487472707405686, 0.09571610065177083, 0.09532218612730503, 0.09450875082984567, 0.10085126804187894, 0.09465680504217744, 0.09471448790282011, 0.09576022531837225, 0.09459938993677497, 0.09412822080776095, 0.09487914526835084, 0.09568725479766726, 0.09462912986055017, 0.09486946929246187, 0.10123636201024055, 0.09459005482494831, 0.09504088014364243, 0.09507534094154835, 0.09483193513005972, 0.09452723572030663, 0.09541032090783119, 0.09495230438187718, 0.0949291349388659, 0.0950986216776073, 0.10139963636174798, 0.09525376465171576, 0.09526839200407267, 0.09575180429965258, 0.0951097859069705, 0.094543875195086, 0.09489107364788651, 0.09502904117107391, 0.09523541014641523, 0.09462327463552356, 0.1010693903081119, 0.09501087386161089, 0.09488183818757534, 0.09487396897748113, 0.09567873273044825, 0.09472911106422544, 0.09519723895937204, 0.0954014272429049, 0.09627898363396525, 0.09446036722511053, 0.10141904698684812, 0.09521886892616749, 0.09470266196876764, 0.09431931329891086, 0.09468944184482098, 0.09503221791237593, 0.0947921322658658, 0.09435981092974544, 0.09591774083673954, 0.09484944399446249, 0.10143509786576033, 0.09493010304868221, 0.09492439590394497, 0.09467359213158488, 0.09558941703289747, 0.09471008088439703, 0.0944889010861516, 0.09455830417573452, 0.09520915569737554, 0.09489602642133832, 0.10083615779876709, 0.09526647487655282, 0.09563540993258357, 0.09517742739990354, 0.09512983169406652, 0.09479163121432066, 0.09472941793501377, 0.09474366903305054, 0.0952901691198349, 0.09499514382332563, 0.10126613080501556, 0.09681953210383654, 0.0950412368401885, 0.09486141102388501, 0.09487927006557584, 0.09484275104478002, 0.09531404031440616, 0.09463504469022155, 0.09568912396207452, 0.09474697289988399, 0.10154480440542102, 0.09492790559306741, 0.09527281438931823, 0.09520032396540046, 0.10069545870646834, 0.09553117118775845, 0.09506225911900401, 0.09501254372298717, 0.09515581605955958, 0.09515008516609669, 0.10075852600857615, 0.09541761269792914, 0.09530843328684568, 0.09557424997910857, 0.09513674397021532, 0.09529732773080468, 0.09489135909825563, 0.09542054310441017, 0.09538298705592752, 0.09493888914585114, 0.10178249003365636, 0.09564714273437858, 0.09564257320016623, 0.09482123563066125, 0.09520936431363225, 0.09677735902369022, 0.0950649781152606, 0.09517405088990927, 0.09717636974528432, 0.09502081107348204, 0.10051760729402304, 0.09479244984686375, 0.09525659773498774, 0.09611091297119856, 0.09539470029994845, 0.09921495895832777, 0.09496236499398947, 0.09673641994595528, 0.09497128007933497, 0.09520872589200735, 0.1007498069666326, 0.09451967291533947, 0.09495626296848059, 0.09681947529315948, 0.09556570975109935, 0.09452392812818289, 0.09673430724069476, 0.09466897184029222, 0.09523028274998069, 0.09534488199278712, 0.10103510832414031, 0.09568154206499457, 0.09502968285232782, 0.09491199208423495, 0.09527978766709566, 0.09528470830991864, 0.09526626067236066, 0.09805563418194652, 0.096132623963058, 0.09490237617865205, 0.10099273780360818, 0.09426488121971488, 0.09488185169175267, 0.09511547023430467, 0.09504036186262965, 0.09536352194845676, 0.09551280410960317, 0.09438604582101107, 0.09456846723333001, 0.09602389903739095, 0.1015127869322896, 0.09510170901194215, 0.09492462081834674, 0.0954666892066598, 0.09508914081379771, 0.09536151634529233, 0.09536330262199044, 0.0944359521381557, 0.09501823503524065, 0.09580696793273091, 0.10075359186157584, 0.0945187802426517, 0.09515567077323794, 0.09441706538200378, 0.094961644615978, 0.09508085809648037, 0.09752912726253271, 0.09455733001232147, 0.09544456796720624, 0.09552385890856385, 0.10244390275329351, 0.09479720331728458, 0.10175177780911326, 2.207095604855567, 4.58454057527706, 0.11477180197834969, 0.09819542476907372, 0.09820500621572137, 0.09786660689860582, 0.09899485018104315, 0.10047414898872375, 0.1008581998758018, 0.10102015407755971, 0.10824946081265807, 0.09945088624954224, 0.09882413409650326, 0.09776490461081266, 0.09879722306504846, 0.09873826615512371, 0.0989881488494575, 0.10029534390196204, 0.0977496923878789, 0.09884101990610361, 0.10062708705663681, 0.09891186701133847, 0.09918622672557831, 0.10805233102291822, 0.09737758431583643, 0.0982691696844995], [0.10668497765436769, 0.0880148010328412, 0.08819066500291228, 0.09044910734519362, 0.09766596090048552, 0.09584721783176064, 0.09559816122055054, 0.09557219874113798, 0.09965611295774579, 0.10462544718757272, 0.0959222111850977, 0.09846637863665819, 0.09284012299031019, 0.09591429913416505, 0.09651121124625206, 0.09519379492849112, 0.09765406092628837, 0.09528823802247643, 0.10109080607071519, 0.104233892634511, 0.09592240815982223, 0.09574165428057313, 0.09775965986773372, 0.09909007791429758, 0.09808613313362002, 0.09553096303716302, 0.09870470967143774, 0.09748017229139805, 0.10276119969785213, 0.10857863305136561, 0.09922077227383852, 0.10045701963827014, 0.09846506826579571, 0.09805530915036798, 0.10078675299882889, 0.09834971791133285, 0.09924358781427145, 0.09800040628761053, 0.10141415055841208, 0.10701239621266723, 0.09879863820970058, 0.09854317177087069, 0.09771967120468616, 0.10046900389716029, 0.0959503659978509, 0.09767642710357904, 0.09904313180595636, 0.09804380312561989, 0.10235470905900002, 0.10715022264048457, 0.09868953004479408, 0.09849647106602788, 0.0981517811305821, 0.09997942810878158, 0.09694442106410861, 0.096136758569628, 0.0947223361581564, 0.09636679291725159, 0.09949630731716752, 0.10762501088902354, 0.09421349177137017, 0.09447938296943903, 0.09499699529260397, 0.0958061390556395, 0.09566099988296628, 0.1898275287821889, 7.008601333014667, 0.09947186801582575, 0.09879756812006235, 0.09861399419605732, 0.09916157461702824, 0.09853227622807026, 0.09798461897298694, 0.09828206710517406, 0.09916908666491508, 0.09851864213123918, 0.09850639197975397, 0.09795338427647948, 0.09864570898935199, 0.09827583190053701, 0.09824733296409249, 0.09814657177776098, 0.11119391117244959, 0.10113262291997671, 0.09841706790030003, 0.10220173234120011, 2.7759697400033474, 4.197816883679479, 0.10853358916938305, 0.09871195582672954, 0.10116670606657863, 0.09916266007348895, 0.10032466286793351, 0.09858245216310024, 0.09890904184430838, 0.09872292308136821, 0.11165961297228932, 0.09888738300651312, 0.09892446827143431, 0.09889519680291414, 0.09833197994157672, 0.09864037809893489, 0.09923102520406246, 0.09907696675509214, 0.0989602841436863, 0.10018082801252604, 0.09887531399726868, 0.09894724981859326, 0.09835062827914953, 0.09906245768070221, 0.09900754317641258, 0.09880970185622573, 0.09893467603251338, 0.09875879203900695, 0.09866185020655394, 0.09898340981453657, 0.09856318822130561, 0.09825322963297367, 0.09877727320417762, 0.09890613798052073, 0.09857188677415252, 0.09882514039054513, 0.09881551098078489, 0.09953884081915021, 0.10039820009842515, 0.09900561394169927, 0.0982954939827323, 0.09870962100103498, 0.09895536815747619, 0.0991609818302095, 0.09872908378019929, 0.0985870803706348, 0.09991551795974374, 0.09885445889085531, 0.0990572739392519, 0.09949552919715643, 0.11178078502416611, 0.10030645364895463, 0.09906480927020311, 0.09834490483626723, 0.09896954614669085, 0.09839861001819372, 0.0987374191172421, 0.0983966807834804, 0.09849342191591859, 0.0984208662994206, 0.09882206982001662, 0.09857096010819077, 0.09831610508263111, 0.09824923193082213, 0.09827304678037763, 0.09910207614302635, 0.09987821569666266, 0.09852249035611749, 0.09855540888383985, 0.09865663480013609, 0.0991665031760931, 0.09853325318545103, 0.09852816164493561, 0.09892108105123043, 0.09829214727506042, 0.09884422598406672, 0.10137416375800967, 0.09859168017283082, 0.09869814198464155, 0.09847298683598638, 0.09955409215763211, 0.0987104270607233, 0.09852599585428834, 0.10053577087819576, 0.09890464507043362, 0.09902578219771385, 0.09744751499965787, 0.09807981085032225, 0.09867605101317167, 0.0987112820148468, 0.1124915610998869, 0.1007488458417356, 0.09809958003461361, 0.09888824913650751, 0.10092272609472275, 0.0980895678512752, 0.10130711877718568, 0.09819032438099384, 0.098189742770046, 0.0986413462087512, 0.09917898289859295, 0.09972494002431631, 0.09835844486951828, 0.09844613308086991, 0.09880748204886913, 0.10023086983710527, 0.09810213884338737, 0.09866340039297938, 0.09871859988197684, 0.09886191273108125, 0.09857255034148693, 0.09861099999397993, 0.09887307183817029, 0.0987639632076025, 0.09834188874810934, 0.09942635986953974, 0.09836214128881693, 0.09830732783302665, 0.09847734402865171, 0.09857180994004011, 0.09862434025853872, 0.09868913982063532, 0.0987986158579588, 0.10128498822450638, 0.09866668889299035, 0.09855960588902235, 0.09885870618745685, 0.0979804671369493, 0.09768345206975937, 0.0980675658211112, 0.11091666575521231, 0.09968388127163053, 0.09822167595848441, 0.0980551321990788, 0.09858403075486422, 0.09857822116464376, 0.09840058069676161, 0.09847514797002077, 0.09832270815968513, 0.09818405890837312, 0.09873247891664505, 0.09850616799667478, 0.09928750712424517, 0.09843604499474168, 0.09852382028475404, 0.09864858770743012, 0.09810969606041908, 0.09812594717368484, 0.09821966802701354, 0.09901186963543296, 0.10053239623084664, 0.09846879076212645, 0.09854351310059428, 0.09813379915431142, 0.09899315005168319, 0.0978975286707282, 0.09898117417469621, 0.09980714926496148, 0.09824005793780088, 0.09829991264268756, 0.09863732708618045, 0.09859948698431253, 0.09854462929069996, 0.09778898395597935, 0.09835327882319689, 0.09854299807921052, 0.09869902580976486, 0.09870082838460803, 0.09864538162946701, 0.09960603713989258, 0.11188549222424626, 0.10118172783404589, 0.09954409999772906, 0.09897374594584107, 0.0986683052033186, 0.09873978886753321, 0.09825502708554268, 0.09895979193970561, 0.09879052173346281, 0.09927129512652755, 0.09826112119480968, 0.0988386319950223, 0.09821840468794107, 0.09853104129433632, 0.09885149309411645, 0.09941579261794686, 0.0998135362751782, 0.09853400802239776, 0.09830869967117906, 0.09896244527772069, 0.09910229314118624, 0.09883764898404479, 0.09823409467935562, 0.098723528906703, 0.09843889204785228, 0.09882823610678315, 0.09855359699577093, 0.09877143101766706, 0.09799563325941563, 0.0983528639189899, 0.09836705168709159, 0.09804803598672152, 0.09858932020142674, 0.09798751212656498, 0.09879829594865441, 0.09855132596567273, 0.09839142113924026, 0.09853866090998054, 0.09855545498430729, 0.09846772998571396, 0.11136460304260254, 0.09875868307426572, 0.09869004273787141, 0.09783918829634786, 0.09825398260727525, 0.0986926113255322, 0.09964010305702686, 0.09914198098704219, 0.09829147765412927, 0.10049469023942947, 0.09858580911532044, 0.09884856874123216, 0.09836629498749971, 0.09876728896051645, 0.09888172196224332, 0.09836042718961835, 0.09875307697802782, 0.09856426017358899, 0.09814468771219254, 0.09844564227387309, 0.09819200076162815, 0.0986206871457398, 0.09860481601208448, 0.09807229973375797, 0.09876191336661577, 0.09815290197730064, 0.09877169597893953, 0.09929913282394409, 0.09783831099048257, 0.09853331511840224, 0.0988709987141192, 0.09812175808474422, 0.09839408518746495, 0.09841978410258889, 0.09881215263158083, 0.09846582217141986, 0.09817549586296082, 0.09888766799122095, 0.09899230999872088, 0.09985390212386847, 0.11226342804729939, 0.10035524982959032, 0.09848387306556106, 0.09861561423167586, 0.0986389359459281, 0.09875748585909605, 0.09845596319064498, 0.09886125102639198, 0.09975015884265304, 0.10208797780796885, 0.0982686560600996, 0.098735430277884, 0.09913557674735785, 0.098555370233953, 0.09880288783460855, 0.09843302005901933, 0.098657859954983, 0.1024241978302598, 0.09871026733890176, 0.09874929301440716, 0.09939488302916288, 0.10103717586025596, 0.09896295610815287, 0.09843639377504587, 0.09853211510926485, 0.09873181115835905, 0.09853350603953004, 0.09873708570376039, 0.09883905807510018, 0.09937189007177949, 0.09817936085164547, 0.0991119360551238, 0.09931110590696335, 0.09903285093605518, 0.0987651189789176, 0.09949193522334099, 0.09865745017305017, 0.09827287681400776, 0.0989613919518888, 0.09840590320527554, 0.11145880492404103, 0.09804095607250929, 0.09802599577233195, 0.0986237982288003, 0.09784412384033203, 0.09909111214801669, 0.09855821076780558, 0.09957017609849572, 0.09856800176203251, 0.09994423715397716, 0.09953071223571897, 0.09835478104650974, 0.09854231867939234, 0.09831776423379779, 0.09818715276196599, 0.09789596311748028, 0.09823996480554342, 0.0995882572606206, 0.09786298405379057, 0.09845543606206775, 0.09889729460701346, 0.09918033704161644, 0.09880777820944786, 0.09792786091566086, 0.09852120419964194, 0.0980758867226541, 0.09819051995873451, 0.09871904505416751, 0.09818455902859569, 0.09873938700184226, 0.0999320661649108, 0.09844438498839736, 0.10137484967708588, 0.10279497923329473, 0.09997656615450978, 0.10106552671641111, 0.1014879560098052, 0.0987944733351469, 0.09955507889389992, 0.09811090491712093, 0.11188390105962753, 0.0982082998380065, 0.09845228400081396, 0.09810383198782802, 0.09972125198692083, 0.09934066608548164, 0.09930077102035284, 0.09822878614068031, 0.09833833388984203, 0.09861548617482185, 0.09870767500251532, 0.09881263598799706, 0.0986850718036294, 0.09854861302301288, 0.0991597780957818, 0.09875801205635071, 0.09865836566314101, 0.09855125192552805, 0.09885276015847921, 0.09856802225112915, 0.09886665362864733, 0.09858894115313888, 0.09871324896812439, 0.09938584920018911, 0.0987116158939898, 0.09941192995756865, 0.09865138214081526, 0.09869037289172411, 0.09854220878332853, 0.0987400533631444, 0.09820611961185932, 0.0986433899961412, 0.09847448207437992, 0.09868179727345705, 0.09856547601521015, 0.09835921693593264, 0.09894585981965065, 0.09860885515809059, 0.09928804403170943, 0.10111112892627716, 0.11046467907726765, 0.09880334185436368, 0.09822239493951201, 0.09928267309442163, 0.0980961499735713, 0.09821001626551151, 0.09891785681247711, 0.09871326107531786, 0.100850410759449, 0.09881591331213713, 0.09839045768603683, 0.0981047353707254, 0.0985474968329072, 0.09821345191448927, 0.09887896198779345, 0.09792474191635847, 0.09873312897980213, 0.09839603630825877, 0.09965095994994044, 0.10050805192440748, 0.10361940087750554, 2.1999763692729175, 4.781010846607387, 0.11406667903065681, 0.10029249731451273, 0.09831930184736848, 0.09866905910894275, 0.09895127499476075, 0.09876663004979491, 0.09869332471862435, 0.1111395382322371, 0.0984853059053421, 0.0991489221341908, 0.09770824480801821, 0.09885387308895588, 0.10009313002228737, 0.09837045101448894, 0.09809768386185169, 0.09830187726765871, 0.09888861561194062, 0.09848167933523655, 0.09894099179655313, 0.09806961286813021, 0.10103611834347248, 0.09859797405079007, 0.09884331375360489, 0.09816387901082635, 0.09916546614840627, 0.09881261410191655, 0.09903843561187387, 0.11175371333956718, 0.09883228782564402, 0.0988527899608016, 0.09886899590492249, 0.09954047435894608], [0.1041560540907085, 0.0873466469347477, 0.08723945217207074, 0.09436897002160549, 0.10120036778971553, 0.09778581839054823, 0.09890763182193041, 0.09949514409527183, 0.10075180884450674, 0.09964902000501752, 0.10020553879439831, 0.11185146402567625, 0.10216543637216091, 0.10005723498761654, 0.10010960884392262, 0.09906285302713513, 0.10033393604680896, 0.09940711176022887, 0.09968249499797821, 0.12755821319296956, 1.3934726058505476, 5.63833820912987, 0.10848441580310464, 0.09868328738957644, 0.09939460875466466, 0.0964210880920291, 0.09522458771243691, 0.09762629121541977, 0.09645449183881283, 0.09577943105250597, 0.09574095625430346, 0.09537408966571093, 0.0960874049924314, 0.09629979403689504, 0.10250800708308816, 0.09831605199724436, 0.09814956597983837, 0.09827579325065017, 0.09782209806144238, 0.09532683156430721, 0.09690481005236506, 0.09588350914418697, 0.09487225906923413, 0.09491897886618972, 0.10110825905576348, 0.09520817687734962, 0.09579416317865252, 0.09418856911361217, 0.09529001405462623, 0.09501760080456734, 0.09511724300682545, 0.09453704487532377, 0.09809726011008024, 0.09460836090147495, 0.10375996306538582, 0.09461021702736616, 0.09464027220383286, 0.09460846101865172, 0.09590058075264096, 0.09471043525263667, 0.09493084158748388, 0.09546441026031971, 0.09571718284860253, 0.09484216431155801, 0.10106942057609558, 0.09505829913541675, 0.09481709729880095, 0.09485681587830186, 0.09513115370646119, 0.09665226796641946, 0.09647449804469943, 0.09885380929335952, 0.09534701285883784, 0.09617854794487357, 0.09922074200585485, 0.09761812211945653, 0.09463631082326174, 0.0957401660270989, 0.09467563731595874, 0.09602770581841469, 0.09471390303224325, 0.09600870311260223, 0.09526477474719286, 0.09625680791214108, 0.10053406935185194, 0.09603374172002077, 0.09551492612808943, 0.09526597987860441, 0.09546150220558047, 0.09445765009149909, 0.09501283895224333, 0.09444847097620368, 0.09524975204840302, 0.09567670477554202, 0.10066869389265776, 0.09588837437331676, 0.09624862065538764, 0.09516459796577692, 0.09503524424508214, 0.09596314514055848, 0.09444738086313009, 0.09556821268051863, 0.0946997283026576, 0.09540707804262638, 0.10016387887299061, 0.09563939180225134, 0.09497263235971332, 0.09535093372687697, 0.09563125297427177, 0.09447024995461106, 0.09466583328321576, 0.09464048268273473, 0.09520545229315758, 0.094419757835567, 0.10096025327220559, 0.0950745977461338, 0.094737458974123, 0.09396367706358433, 0.09570478601381183, 0.09428440500050783, 0.09602606808766723, 0.09417981188744307, 0.09474709583446383, 0.0957345929928124, 0.09995175013318658, 0.09583242796361446, 0.09492020308971405, 0.0948204598389566, 0.09487772500142455, 0.09439923008903861, 0.09423134196549654, 0.09462098218500614, 0.09387344308197498, 0.09488730505108833, 0.09902157075703144, 0.09512867499142885, 0.09664242807775736, 0.0952118868008256, 0.09501360636204481, 0.09511261573061347, 0.09491925407201052, 0.09453310817480087, 0.09509461279958487, 0.09474075492471457, 0.10026867827400565, 0.0965295978821814, 0.09548970405012369, 0.09499363601207733, 0.09553667902946472, 0.09450885886326432, 0.09476968180388212, 0.101382649037987, 0.08780577313154936, 0.09511078614741564, 0.1014653779566288, 0.0950523717328906, 0.0953879002481699, 0.09472062299028039, 0.09520856803283095, 0.09530532779172063, 0.09479141514748335, 0.09493870893493295, 0.09642578708007932, 0.09582484094426036, 0.10114590497687459, 0.09537795418873429, 0.09539442276582122, 0.0955055020749569, 0.09597889520227909, 0.09543164586648345, 0.09519069083034992, 0.0959515543654561, 0.0953843449242413, 0.09876300161704421, 0.09719693101942539, 0.095167042221874, 0.09517754195258021, 0.09680763492360711, 0.09630179917439818, 0.09350782772526145, 0.09649535035714507, 0.09589402889832854, 0.09500962775200605, 0.09583317534998059, 0.10127088287845254, 0.09527894575148821, 0.09572515916079283, 0.09726293617859483, 0.0951689057983458, 0.09534780029207468, 0.09678737493231893, 0.09489317098632455, 0.0952974809333682, 0.09549184003844857, 0.10114930989220738, 0.09631249122321606, 0.09493449283763766, 0.09515218483284116, 0.09728264901787043, 0.09305516630411148, 0.09511086484417319, 0.09513772698119283, 0.09484240785241127, 0.09551177313551307, 0.10181296803057194, 0.09498888393864036, 0.09486761316657066, 0.095476227812469, 0.10036601126194, 0.0984766585752368, 0.09525055531412363, 0.09505233587697148, 0.0958754881285131, 0.09697429882362485, 0.10150860389694571, 0.09608530392870307, 0.09480279637500644, 0.09548452170565724, 0.09490449400618672, 0.09533422207459807, 0.09498289786279202, 0.09617080399766564, 0.09472367726266384, 0.09557357197627425, 0.10053050518035889, 0.09721156861633062, 0.09534827619791031, 0.09780005179345608, 0.09665541211143136, 0.09581692004576325, 0.09761103382334113, 0.09568505315110087, 0.09543583123013377, 0.09601630596444011, 0.10077511100098491, 0.09487072564661503, 0.09529995126649737, 0.09561015293002129, 0.09530263300985098, 0.09515232592821121, 0.09752868115901947, 0.09373157983645797, 0.09531204402446747, 0.09604444215074182, 0.10123773803934455, 0.09589625103399158, 0.09814215078949928, 0.09835554426535964, 0.09531694976612926, 0.09519867599010468, 0.09549735905602574, 0.09486870095133781, 0.09540161909535527, 0.0948080806992948, 0.09752690605819225, 0.09952717693522573, 0.09375598933547735, 0.09428662294521928, 0.09588601579889655, 0.09449801128357649, 0.09534729784354568, 0.09542754804715514, 0.09631058480590582, 0.09512029122561216, 0.10199452377855778, 0.09569755708798766, 0.09851888287812471, 0.09567595832049847, 0.09569091396406293, 0.09484519669786096, 0.09527369914576411, 0.09516904829069972, 0.09628580370917916, 0.09637147095054388, 0.10231857188045979, 0.09591790521517396, 0.09588835295289755, 0.09737326484173536, 0.09542476432397962, 0.09526195283979177, 0.09495054697617888, 0.09532095026224852, 0.09556608181446791, 0.09513455117121339, 0.10007085790857673, 0.09495960175991058, 0.09468661434948444, 0.09512818278744817, 0.09517570585012436, 0.09434548206627369, 0.09499587211757898, 0.09522612486034632, 0.09472393710166216, 0.0981710022315383, 0.09735812991857529, 0.0950378286652267, 0.09528720937669277, 0.09473153203725815, 0.09484632965177298, 0.09456903720274568, 0.09529161872342229, 0.09534369129687548, 0.09429456479847431, 0.0951221059076488, 0.10157360415905714, 0.09546830086037517, 0.09501311928033829, 0.09575281199067831, 0.0952975801192224, 0.09486948885023594, 0.09522383799776435, 0.0942410659044981, 0.09545280085876584, 0.09474884811788797, 0.1003880319185555, 0.09538267133757472, 0.09484841674566269, 0.09493958298116922, 0.09809146914631128, 0.09235744783654809, 0.09526155702769756, 0.09557254193350673, 0.09608159633353353, 0.09439329104498029, 0.10121692856773734, 0.09543944429606199, 0.09514188300818205, 0.09388320613652468, 0.09506390569731593, 0.09455670090392232, 0.09499213332310319, 0.09429916786029935, 0.09542832616716623, 0.09531830390915275, 0.10124799283221364, 0.09495397517457604, 0.09492815099656582, 0.0953419548459351, 0.09490359714254737, 0.09467996191233397, 0.09488556580618024, 0.09423412103205919, 0.09557434031739831, 0.09458586201071739, 0.10074399597942829, 0.09519544988870621, 0.09493695106357336, 0.09545431705191731, 0.0955766849219799, 0.09623283986002207, 0.09346813103184104, 0.0946343201212585, 0.0952458018437028, 0.09650372620671988, 0.0997046367265284, 0.09709184197708964, 0.09510718705132604, 0.09477258007973433, 0.09563929121941328, 0.09406960383057594, 0.0954139968380332, 0.09470414416864514, 0.09505981812253594, 0.09520641062408686, 0.10174120403826237, 0.09469301626086235, 0.09540010988712311, 0.09518927801400423, 0.10064891399815679, 0.09535263990983367, 0.09522285917773843, 0.09517483785748482, 0.09495371906086802, 0.09556094417348504, 0.10048706363886595, 0.09527134709060192, 0.09531611204147339, 0.09523544600233436, 0.09564801026135683, 0.09512416878715158, 0.09510588180273771, 0.09535777801647782, 0.09520471002906561, 0.09497393295168877, 0.10183937102556229, 0.0955404401756823, 0.09567736601457, 0.09508809307590127, 0.09526774287223816, 0.0968668032437563, 0.09483855171129107, 0.09522631391882896, 0.09636688837781549, 0.09527221880853176, 0.10082260286435485, 0.09485704498365521, 0.09576166002079844, 0.09598645195364952, 0.09506470197811723, 0.09918224904686213, 0.09498424921184778, 0.09805028606206179, 0.09497678466141224, 0.09444114845246077, 0.10018744366243482, 0.09465115889906883, 0.0949566513299942, 0.09599031507968903, 0.09649839578196406, 0.0942779527977109, 0.09686959907412529, 0.09437456633895636, 0.0954230916686356, 0.09526247717440128, 0.10103791998699307, 0.09499628795310855, 0.09583074925467372, 0.09479673067107797, 0.09554027393460274, 0.09515267703682184, 0.09512135433033109, 0.09948316682130098, 0.09433249989524484, 0.09531831787899137, 0.10083709331229329, 0.09477261500433087, 0.09469839092344046, 0.09470009198412299, 0.09521545702591538, 0.09536264510825276, 0.0954305469058454, 0.09454181184992194, 0.09452524688094854, 0.09622368030250072, 0.10078913578763604, 0.09543693996965885, 0.09506540605798364, 0.09501310018822551, 0.09554532170295715, 0.09532139031216502, 0.09563207998871803, 0.0942182200960815, 0.0951965469866991, 0.09845952177420259, 0.09785998705774546, 0.0948117789812386, 0.09545211819931865, 0.09405817883089185, 0.095294876024127, 0.0947432299144566, 0.09791113110259175, 0.0942038269713521, 0.09510951489210129, 0.09546789713203907, 0.10284453677013516, 0.09465518919751048, 0.19502152176573873, 6.7440168294124305, 0.09973718971014023, 0.0983541109599173, 0.09819808602333069, 0.09916829690337181, 0.1002407893538475, 0.09916913276538253, 0.09896380500867963, 0.11196244321763515, 0.09905437799170613, 0.09893442178145051, 0.09842272801324725, 0.0983840199187398, 0.09877475304529071, 0.09926823526620865, 0.09937539463862777, 0.0985467741265893, 0.09900411404669285, 0.10031530680134892, 0.09895955119282007, 0.09857608983293176, 0.1017052442766726, 0.10187494801357388, 0.09838312212377787, 0.09906076779589057, 2.19972600415349, 4.82198673998937, 0.10887573705986142, 0.09892655396834016, 0.09814579365774989, 0.09865188924595714, 0.09996741497889161, 0.09802851872518659, 0.09844155516475439, 0.09817706095054746, 0.0985383689403534, 0.09848904935643077, 0.09871726762503386, 0.0998194981366396, 0.09856397984549403, 0.09832026204094291, 0.09834887692704797, 0.0984185803681612, 0.09837497072294354, 0.0983486189506948, 0.09854198805987835, 0.09876410523429513, 0.09792935010045767, 0.09794534789398313, 0.0983461020514369, 0.09920992190018296, 0.09848489193245769, 0.10042760288342834, 0.09928063116967678], [0.11572405602782965, 0.09948262898251414, 0.0988087267614901, 0.09861811995506287, 0.09916129522025585, 0.09851964982226491, 0.09799751313403249, 0.09828123822808266, 0.09915490867570043, 0.09853510232642293, 0.09849234577268362, 0.09796724608168006, 0.09864536672830582, 0.09827450104057789, 0.0982521902769804, 0.09813851397484541, 0.11118458677083254, 0.10113744623959064, 0.09842063300311565, 0.10216226987540722, 2.7760110618546605, 4.197813400067389, 0.10853941133245826, 0.0987091539427638, 0.10116975894197822, 0.09916562493890524, 0.10031708376482129, 0.09857443533837795, 0.09891516203060746, 0.09871574770659208, 0.11167454207316041, 0.09887526091188192, 0.0989371263422072, 0.0988827645778656, 0.09831086033955216, 0.09867108566686511, 0.09923302242532372, 0.09906965773552656, 0.09895756002515554, 0.10017978819087148, 0.09887821273878217, 0.09884150791913271, 0.09844082314521074, 0.09907043213024735, 0.09900674177333713, 0.09881785791367292, 0.09893231932073832, 0.09876295179128647, 0.09865769417956471, 0.09898252179846168, 0.09856146620586514, 0.09825307596474886, 0.09877678379416466, 0.0989097161218524, 0.09856612700968981, 0.09882882423698902, 0.09881668398156762, 0.09953293995931745, 0.10040512261912227, 0.09899960411712527, 0.09829812031239271, 0.09871006477624178, 0.09895505104213953, 0.0991581310518086, 0.09871251694858074, 0.09860126301646233, 0.09991130186244845, 0.09886421402916312, 0.09905731910839677, 0.0994978891685605, 0.11177830258384347, 0.10052697220817208, 0.09884331002831459, 0.09834979707375169, 0.09896669071167707, 0.09839604422450066, 0.09873595973476768, 0.09838993242010474, 0.09850218193605542, 0.09841910563409328, 0.09882726101204753, 0.09856634913012385, 0.09852566523477435, 0.09804123593494296, 0.09827378299087286, 0.09909937297925353, 0.09984188387170434, 0.09855934605002403, 0.09855200489982963, 0.09865596331655979, 0.09916834160685539, 0.09853186225518584, 0.09851467609405518, 0.0989350937306881, 0.098299162928015, 0.09884146507829428, 0.10137148993089795, 0.09856742434203625, 0.09871597774326801, 0.09846995119005442, 0.0995610230602324, 0.09871362568810582, 0.09852525405585766, 0.10053597390651703, 0.09889953304082155, 0.09902984695509076, 0.09744482627138495, 0.09806527616456151, 0.09869194962084293, 0.09871246619150043, 0.11248700600117445, 0.10075015900656581, 0.09810074185952544, 0.09888598509132862, 0.10091989021748304, 0.09809379978105426, 0.10129730217158794, 0.0981973777525127, 0.09818870108574629, 0.09852261375635862, 0.09926532721146941, 0.09974943287670612, 0.09835629304870963, 0.09846292622387409, 0.0988013818860054, 0.10023405309766531, 0.09810446994379163, 0.09866042295470834, 0.09871574817225337, 0.09885126771405339, 0.09858793299645185, 0.09861118299886584, 0.09886432019993663, 0.09876665892079473, 0.09834724199026823, 0.09942505089566112, 0.09836029028519988, 0.09831499075517058, 0.09847422502934933, 0.09856996592134237, 0.09862014092504978, 0.09868686739355326, 0.09880268573760986, 0.10128778126090765, 0.09866450866684318, 0.09855996491387486, 0.09886312112212181, 0.097976204007864, 0.09767737193033099, 0.09806169010698795, 0.11092387791723013, 0.09968688292428851, 0.09821764612570405, 0.09829565696418285, 0.09834288200363517, 0.09857754595577717, 0.09838606929406524, 0.09848962165415287, 0.09832402318716049, 0.09818595508113503, 0.0987352030351758, 0.09850147692486644, 0.09928592294454575, 0.09843838913366199, 0.09874439798295498, 0.09842830197885633, 0.09811003180220723, 0.09812048124149442, 0.0982092977501452, 0.09902118518948555, 0.10053821001201868, 0.09846600377932191, 0.09854846727102995, 0.09813404083251953, 0.09899430721998215, 0.09789404179900885, 0.09897355595603585, 0.09981182590126991, 0.09824103396385908, 0.09828979335725307, 0.09864742495119572, 0.09859807090833783, 0.09854353917762637, 0.09778762888163328, 0.09835507674142718, 0.09854776132851839, 0.09869927680119872, 0.09869699599221349, 0.09864432225003839, 0.09960506483912468, 0.11187988799065351, 0.10119452187791467, 0.0995413470081985, 0.09897717414423823, 0.09866261016577482, 0.09873402072116733, 0.09825613489374518, 0.09895881125703454, 0.09880007291212678, 0.0992676499299705, 0.09826232213526964, 0.09882051777094603, 0.09823398804292083, 0.09853136818856001, 0.09885422512888908, 0.09941234486177564, 0.09981311205774546, 0.09853869676589966, 0.09830616833642125, 0.09896126994863153, 0.0991025110706687, 0.09883592464029789, 0.09823537524789572, 0.09872339572757483, 0.09850280219689012, 0.09876349987462163, 0.09855767711997032, 0.09873049007728696, 0.09802740067243576, 0.09835919225588441, 0.09836588380858302, 0.09804759919643402, 0.09858793206512928, 0.09798947907984257, 0.09879926079884171, 0.09854344325140119, 0.09839454060420394, 0.09853983903303742, 0.09855692693963647, 0.09847077028825879, 0.11135632498189807, 0.0987590397708118, 0.0986885903403163, 0.0978399496525526, 0.09825527295470238, 0.09868905832991004, 0.09963592095300555, 0.09915903070941567, 0.09828247502446175, 0.10049715731292963, 0.09858403401449323, 0.09880741406232119, 0.09839230496436357, 0.09877929463982582, 0.09887359524145722, 0.09836341673508286, 0.09874618100002408, 0.09857237199321389, 0.0981484423391521, 0.09844584669917822, 0.09819546714425087, 0.0986148458905518, 0.09859965834766626, 0.09808043763041496, 0.09875824814662337, 0.09814839623868465, 0.09877786599099636, 0.09929426200687885, 0.09783784067258239, 0.09853982925415039, 0.09886357793584466, 0.09813045477494597, 0.09839033707976341, 0.09841472189873457, 0.09881647815927863, 0.0984648228622973, 0.09817662229761481, 0.09889117162674665, 0.09898843010887504, 0.09986190497875214, 0.11226005712524056, 0.10033382009714842, 0.09851046977564692, 0.09861071920022368, 0.09863984072580934, 0.09876167820766568, 0.09844511980190873, 0.09885949501767755, 0.09975331136956811, 0.10208652867004275, 0.0982497320510447, 0.09876389987766743, 0.09913489921018481, 0.09855611389502883, 0.09879980003461242, 0.09842190612107515, 0.09866113914176822, 0.10243219882249832, 0.0987048209644854, 0.0987523808144033, 0.09939480107277632, 0.101035978179425, 0.0989624010398984, 0.09843942569568753, 0.0985285653732717, 0.0987278176471591, 0.09853300405666232, 0.0987310390919447, 0.09884255193173885, 0.09937150031328201, 0.09818309498950839, 0.09908244060352445, 0.09933940321207047, 0.09903047885745764, 0.09876481723040342, 0.09948993101716042, 0.09865533001720905, 0.09821414388716221, 0.09900852106511593, 0.09841490909457207, 0.11146580567583442, 0.0980338379740715, 0.09803665708750486, 0.09862397704273462, 0.09784475388005376, 0.09909519134089351, 0.09855538886040449, 0.09957545017823577, 0.09855233784765005, 0.09994927002117038, 0.09953685104846954, 0.09835791308432817, 0.09853506600484252, 0.09832208091393113, 0.0981821808964014, 0.09789630398154259, 0.09824855905026197, 0.09958251798525453, 0.09786455798894167, 0.0984495528973639, 0.09889494208618999, 0.09918824676424265, 0.09881032211706042, 0.09791656909510493, 0.09852264821529388, 0.09807022893801332, 0.09815845172852278, 0.09872396010905504, 0.09820717386901379, 0.09874354302883148, 0.09994074515998363, 0.09844344994053245, 0.10136055015027523, 0.10278862295672297, 0.09997580479830503, 0.10107771214097738, 0.10149498283863068, 0.09879594203084707, 0.09955879906192422, 0.09810967603698373, 0.11186257796362042, 0.09822330716997385, 0.09844614891335368, 0.09811418084427714, 0.09971965895965695, 0.09934300603345037, 0.09930111607536674, 0.09822664316743612, 0.09830249985679984, 0.09865008620545268, 0.09870965080335736, 0.09881331399083138, 0.09868675516918302, 0.0985458237119019, 0.09915629122406244, 0.09876053873449564, 0.09865928906947374, 0.09855428198352456, 0.09884781530126929, 0.09857289167121053, 0.0988659979775548, 0.09859175933524966, 0.09861814975738525, 0.09978786809369922, 0.09836711408570409, 0.09942527068778872, 0.09865924017503858, 0.09869694011285901, 0.09854262880980968, 0.0986821660771966, 0.09824907500296831, 0.09865180216729641, 0.09844690468162298, 0.0987028144299984, 0.09857197990640998, 0.09836663585156202, 0.09894565120339394, 0.09860481880605221, 0.09929652279242873, 0.10110714007169008, 0.11046325508505106, 0.09881447302177548, 0.09821696719154716, 0.09928200393915176, 0.09808033285662532, 0.09822723688557744, 0.09891587123274803, 0.0987200727686286, 0.10084523214027286, 0.09881529398262501, 0.09838954405859113, 0.09809422120451927, 0.09856399754062295, 0.09821006143465638, 0.09888166189193726, 0.09792641177773476, 0.09872806025668979, 0.09840211691334844, 0.09964848775416613, 0.10050084535032511, 0.10356195271015167, 2.199934732168913, 4.781081692781299, 0.11407728912308812, 0.10030922200530767, 0.09832311095669866, 0.09867070289328694, 0.09894850524142385, 0.09875330282375216, 0.09870279999449849, 0.11114312103018165, 0.09848495526239276, 0.09913190407678485, 0.09772261697798967, 0.09885787684470415, 0.10009592492133379, 0.09836211195215583, 0.09809968108311296, 0.09830072522163391, 0.09888813691213727, 0.09848777810111642, 0.09894347097724676, 0.09806028567254543, 0.10104602016508579, 0.09859308693557978, 0.09884085319936275, 0.09816100867465138, 0.09916914720088243, 0.09880631882697344, 0.09904657630249858, 0.1117580127902329, 0.09883044613525271, 0.09914129506796598, 0.09856235468760133, 0.09952024230733514, 0.6497314008884132, 6.210295938886702, 0.10786890191957355, 0.10013722302392125, 0.10070346528664231, 0.09900473663583398, 0.0951136751100421, 0.0983475293032825, 0.09769312897697091, 0.09508238872513175, 0.0965672000311315, 0.10117855714634061, 0.09478424303233624, 0.09544724086299539, 0.09537070104852319, 0.09569548489525914, 0.09607271384447813, 0.09808262903243303, 0.09736270410940051, 0.09838792402297258, 0.099128691945225, 0.09709136700257659, 0.09739354532212019, 0.09797612857073545, 0.10890480410307646, 0.09512906800955534, 0.09684201516211033, 0.09631624072790146, 0.0966765801422298, 0.10267919301986694, 0.09740008320659399, 0.09932541567832232, 0.09875711938366294, 0.0990464286878705, 0.0979199348948896, 0.09873733529821038, 0.0981177226640284, 0.10227605700492859, 0.10880290530622005, 0.09811516804620624, 0.09859031485393643, 0.09785111295059323, 0.09872843697667122, 0.09789302619174123, 0.09841229673475027, 0.09891360299661756, 0.09853926626965404, 0.09862505597993731, 0.09832564182579517, 0.09802863886579871, 0.09789789514616132, 0.10252200998365879, 0.09467985387891531, 0.09779247129336, 0.09847785579040647, 0.09865800430998206, 0.09774598572403193, 0.09766716603189707, 0.09888126095756888, 0.09838679898530245, 0.09827387519180775, 0.09812703588977456, 0.09885210823267698, 0.0975387035869062, 0.10836009122431278, 0.09678633883595467], [0.10750783700495958, 0.09625903377309442, 0.1016957932151854, 0.09539420483633876, 0.09535634284839034, 0.09819806599989533, 0.09568542893975973, 0.0958788562566042, 0.0958608090877533, 0.09557805908843875, 0.09597634291276336, 0.09616453386843204, 0.10298152407631278, 0.09777151513844728, 0.09884231770411134, 0.0977339381352067, 0.09811379108577967, 0.0945602459833026, 0.09757156390696764, 0.09572278382256627, 0.09482266427949071, 0.09476549690589309, 0.10191883984953165, 0.09486714098602533, 0.09469405328854918, 0.09504913864657283, 0.09512973297387362, 0.09549536230042577, 0.09496525675058365, 0.09511727700009942, 0.09766149008646607, 0.09466555109247565, 0.100997359957546, 0.09557896107435226, 0.09594831895083189, 0.09487879509106278, 0.09547674376517534, 0.09489900898188353, 0.09500014409422874, 0.09580555092543364, 0.09539744816720486, 0.09521058294922113, 0.1013824581168592, 0.09432240575551987, 0.09539423231035471, 0.09446435701102018, 0.09524912992492318, 0.09633281594142318, 0.09656605497002602, 0.09844284504652023, 0.09586936887353659, 0.09547343105077744, 0.10082467319443822, 0.09659812971949577, 0.09467568714171648, 0.09504354791715741, 0.09503204422071576, 0.09539688704535365, 0.09565168060362339, 0.09688533935695887, 0.09419117495417595, 0.096401437651366, 0.10132760321721435, 0.09493238991126418, 0.0961195002309978, 0.09482582472264767, 0.09547143522650003, 0.09475680207833648, 0.09485526382923126, 0.09444555779919028, 0.09529282338917255, 0.09565368294715881, 0.10113603388890624, 0.09560165693983436, 0.09612995991483331, 0.09502711705863476, 0.09530722023919225, 0.0950531498529017, 0.09533863794058561, 0.09553417004644871, 0.09440238308161497, 0.09530754201114178, 0.10124440910294652, 0.09463845565915108, 0.0953971459530294, 0.09507777635008097, 0.09538012463599443, 0.09459761437028646, 0.09487088862806559, 0.09500840632244945, 0.0949502820149064, 0.09462701808661222, 0.10153185669332743, 0.0941205071285367, 0.09436137601733208, 0.09481276897713542, 0.09486288484185934, 0.09475387912243605, 0.0957792829722166, 0.09463116806000471, 0.09459321107715368, 0.09570938907563686, 0.1008277996443212, 0.09511931613087654, 0.09536461113020778, 0.09439087007194757, 0.0948114050552249, 0.09392512962222099, 0.09473881917074323, 0.09428079519420862, 0.09435095591470599, 0.09429582487791777, 0.10021670907735825, 0.09442101512104273, 0.09674942772835493, 0.09484842186793685, 0.09515929827466607, 0.09507381590083241, 0.09482638584449887, 0.09499580739066005, 0.09453857690095901, 0.09515117108821869, 0.10059502301737666, 0.09590464364737272, 0.09550815913826227, 0.09498738590627909, 0.09514802414923906, 0.09476690273731947, 0.09488874906674027, 0.09468102594837546, 0.09436367219313979, 0.09545579319819808, 0.10123934457078576, 0.09490573033690453, 0.09573131101205945, 0.09416872775182128, 0.09516894817352295, 0.09532202314585447, 0.09496328001841903, 0.09546285588294268, 0.09601364098489285, 0.09552470780909061, 0.10181091725826263, 0.09461656399071217, 0.09537210874259472, 0.09545648796483874, 0.09636005712673068, 0.09530470613390207, 0.0955359828658402, 0.0961233121342957, 0.0946437269449234, 0.09500208776444197, 0.10178447002544999, 0.09489181032404304, 0.09495564363896847, 0.09553622733801603, 0.09646219573915005, 0.09471373492851853, 0.09659149404615164, 0.09549130126833916, 0.09549385868012905, 0.09587915800511837, 0.10108656203374267, 0.09537805523723364, 0.09594840696081519, 0.09708753973245621, 0.09511250304058194, 0.09543406218290329, 0.09668676508590579, 0.09509806707501411, 0.09496148396283388, 0.09500784473493695, 0.10180124128237367, 0.09625308867543936, 0.09510452533140779, 0.09491553576663136, 0.0956010241061449, 0.09490375500172377, 0.09486580407246947, 0.09573983680456877, 0.09428357006981969, 0.09535255003720522, 0.10195875586941838, 0.09479734022170305, 0.09479169873520732, 0.09573771012946963, 0.09659376088529825, 0.0971803879365325, 0.09883324429392815, 0.09664075681939721, 0.09553980128839612, 0.09732639975845814, 0.10146210715174675, 0.09557730099186301, 0.09581040777266026, 0.09473856305703521, 0.09535627998411655, 0.09503572015091777, 0.09500363515689969, 0.09583683870732784, 0.0950881140306592, 0.09524039505049586, 0.10101884510368109, 0.09554929193109274, 0.09653660282492638, 0.09803961403667927, 0.09655203018337488, 0.09564655693247914, 0.09797683777287602, 0.09600213821977377, 0.09525050316005945, 0.0950707788579166, 0.10092723881825805, 0.0951343891210854, 0.09574876306578517, 0.09528427897021174, 0.09509303607046604, 0.09522528806701303, 0.09518786473199725, 0.0961331119760871, 0.0954307671636343, 0.09596900315955281, 0.10124478861689568, 0.09581767721101642, 0.09870049683377147, 0.09818107727915049, 0.09510573372244835, 0.0954403174109757, 0.09545123483985662, 0.09470865270122886, 0.09511428326368332, 0.09466736204922199, 0.1010702708736062, 0.09533565817400813, 0.09479147102683783, 0.0946774729527533, 0.09558091405779123, 0.09458538983017206, 0.09530893014743924, 0.09613930899649858, 0.09475697064772248, 0.09574383636936545, 0.10280960286036134, 0.09512805519625545, 0.09807892562821507, 0.09615190606564283, 0.09522588923573494, 0.09508106904104352, 0.0954807959496975, 0.09502944489941001, 0.09623064612969756, 0.09624741366133094, 0.10305789019912481, 0.0949860280379653, 0.09643029980361462, 0.09668009728193283, 0.09579211566597223, 0.09514546999707818, 0.09515345096588135, 0.09566473308950663, 0.0956530412659049, 0.09430975606665015, 0.10107279801741242, 0.09432586096227169, 0.09468914475291967, 0.09532504202798009, 0.09519537119194865, 0.09450284391641617, 0.09463644586503506, 0.0957421250641346, 0.09436386497691274, 0.09483519289642572, 0.10126524092629552, 0.09453605627641082, 0.09498690208420157, 0.09516348270699382, 0.09466606611385942, 0.09471618523821235, 0.09527954179793596, 0.09511781204491854, 0.0942308628000319, 0.09563165809959173, 0.10154611011967063, 0.09457100694999099, 0.09633495006710291, 0.09505218081176281, 0.09513627924025059, 0.0949822710826993, 0.09464384755119681, 0.0949529092758894, 0.0952714690938592, 0.09455177979543805, 0.1013076570816338, 0.09486793400719762, 0.09495688695460558, 0.09439075505360961, 0.09623014787212014, 0.09547086292877793, 0.09432142693549395, 0.09580736933276057, 0.09428403386846185, 0.09620285220444202, 0.1012915107421577, 0.09505240386351943, 0.09484924329444766, 0.09419749584048986, 0.09470496093854308, 0.09509744914248586, 0.09475068794563413, 0.09452512115240097, 0.0947649679146707, 0.09604089288040996, 0.10113992122933269, 0.09488308569416404, 0.09520668629556894, 0.09448859002441168, 0.0954751237295568, 0.09500346006825566, 0.09440618706867099, 0.09439535718411207, 0.09551766281947494, 0.09453210607171059, 0.10122935706749558, 0.09481244906783104, 0.09496171586215496, 0.09561165794730186, 0.09538403898477554, 0.09514181176200509, 0.09460761211812496, 0.09520710213109851, 0.09461116092279553, 0.09522295882925391, 0.10132100339978933, 0.0966434427537024, 0.09499434102326632, 0.09510994609445333, 0.09484149096533656, 0.09471995709463954, 0.09511166904121637, 0.09485971881076694, 0.09545243810862303, 0.09491624496877193, 0.10176390781998634, 0.09459880506619811, 0.09574743919074535, 0.09479713998734951, 0.0955864368006587, 0.10029979422688484, 0.0951448306441307, 0.09522477304562926, 0.09505747398361564, 0.09508899506181479, 0.10113181406632066, 0.09515936393290758, 0.09518340323120356, 0.09513199189677835, 0.09582709614187479, 0.09517451608553529, 0.09503540676087141, 0.09589776024222374, 0.09477738197892904, 0.09504924900829792, 0.10192415490746498, 0.09525215206667781, 0.09578617662191391, 0.09474936034530401, 0.09517188183963299, 0.09560081223025918, 0.09645188180729747, 0.09520626906305552, 0.09658110607415438, 0.09551994083449244, 0.10085622500628233, 0.09447777410969138, 0.09591922769322991, 0.09552259696647525, 0.09533938718959689, 0.09948751796036959, 0.09467057604342699, 0.0969493011943996, 0.09466795576736331, 0.09533971408382058, 0.1008625770919025, 0.09466492477804422, 0.0944725819863379, 0.09693284332752228, 0.09567711781710386, 0.09449124289676547, 0.09691426809877157, 0.09506350615993142, 0.09466383699327707, 0.09500225679948926, 0.10138214705511928, 0.0956406150944531, 0.09487892175093293, 0.0950545109808445, 0.09535854123532772, 0.09545840695500374, 0.09505770402029157, 0.09519470483064651, 0.09817058499902487, 0.09569473005831242, 0.10123851103708148, 0.09404377406463027, 0.09533218201249838, 0.09424561681225896, 0.09539627516642213, 0.09545009210705757, 0.09537794766947627, 0.09459508024156094, 0.09450815571472049, 0.09585996624082327, 0.10206877999007702, 0.09457446215674281, 0.09518160484731197, 0.0947435749694705, 0.09552628779783845, 0.09518367238342762, 0.09571195300668478, 0.09497543191537261, 0.09467543102800846, 0.09552858304232359, 0.10087634902447462, 0.09454573877155781, 0.09500834299251437, 0.09469124116003513, 0.0949970600195229, 0.09461655281484127, 0.09798788512125611, 0.09441334614530206, 0.09503494901582599, 0.0960632967762649, 0.1025526849552989, 0.09415622288361192, 0.11581265833228827, 1.9738299399614334, 4.804942629765719, 0.11215479718521237, 0.09978536702692509, 0.09850231884047389, 0.09798710700124502, 0.09895857516676188, 0.10052630491554737, 0.10108374385163188, 0.10062120528891683, 0.10841722274199128, 0.09897847520187497, 0.09929690277203918, 0.09791248291730881, 0.09855691622942686, 0.09875663509592414, 0.09904097486287355, 0.10024945205077529, 0.09780854778364301, 0.09910191036760807, 0.10053771967068315, 0.09876426123082638, 0.09888013079762459, 0.1073082210496068, 0.09665847010910511, 0.09778581699356437, 1.4561934820376337, 5.601674430072308, 0.10621809680014849, 0.08895537815988064, 0.08720693411305547, 0.09328303672373295, 0.09850894613191485, 0.09998273197561502, 0.09751818375661969, 0.09889394417405128, 0.09937687683850527, 0.10220241313800216, 0.0936916870996356, 0.09821586310863495, 0.10043934965506196, 0.09851846331730485, 0.09850688371807337, 0.09801887813955545, 0.09819944109767675, 0.10232881782576442, 0.0946445669978857, 0.09904461121186614, 0.09812467964366078, 0.09821056434884667, 0.10315038077533245, 0.09310909220948815, 0.09908969094976783, 0.0986900138668716, 0.10045503592118621, 0.10013957601040602, 2.1935856700874865, 4.846193891949952, 0.10526142595335841, 0.09547003312036395, 0.0954304258339107, 0.09443443827331066, 0.10094730695709586, 0.08831889275461435, 0.0949952881783247, 0.09406820824369788, 0.09595762379467487, 0.09365848498418927, 0.0945623330771923, 0.09580858377739787, 0.09539619833230972, 0.09706465480849147, 0.10462850704789162, 0.09341692319139838, 0.09942063270136714, 0.10097728716209531], [0.10216592531651258, 0.08807998383417726, 0.08826437685638666, 0.09613533597439528, 0.09935290925204754, 0.09957493795081973, 0.09849857492372394, 0.09889820404350758, 0.10009361477568746, 0.11116262897849083, 0.09840589622035623, 0.09879128681495786, 0.09867820329964161, 0.09852101281285286, 0.09890325600281358, 0.09846964199095964, 0.0994048248976469, 0.09906085394322872, 0.10083423601463437, 0.09868879336863756, 0.09822104405611753, 0.09870567079633474, 0.10228967713192105, 0.09567328076809645, 0.0993764572776854, 0.09846625290811062, 0.09889234090223908, 0.09838492004200816, 0.09897523000836372, 0.09913937514647841, 0.09772415272891521, 0.09873265027999878, 0.0988156977109611, 0.09865711396560073, 0.099129110109061, 0.09879186796024442, 0.09923595795407891, 0.10017188498750329, 0.0993480458855629, 0.09887971729040146, 0.0979988519102335, 0.09911120496690273, 0.09897007886320353, 0.09884765418246388, 0.09921453287824988, 0.09815598698332906, 0.09977709827944636, 0.09915253194049001, 0.100416025146842, 0.11148834694176912, 0.10005932161584496, 0.09907011408358812, 0.09792819991707802, 0.09930522134527564, 0.09874924086034298, 0.09831504290923476, 0.09839849499985576, 0.09857273194938898, 0.09836889710277319, 0.09912909986451268, 0.0981242023408413, 0.09817999275401235, 0.10156453307718039, 0.0953232990577817, 0.09919490898028016, 0.0993224959820509, 0.09864388685673475, 0.09868081007152796, 0.09877394791692495, 0.09959266195073724, 0.09778016619384289, 0.09873121790587902, 0.0989436162635684, 0.09843759192153811, 0.09898792114108801, 0.10266947373747826, 0.09701192611828446, 0.09896352095529437, 0.09822767181321979, 0.09995872713625431, 0.09854708518832922, 0.09788439562544227, 0.10120291914790869, 0.09851616993546486, 0.09917862014845014, 0.09747355710715055, 0.09805825399234891, 0.09881300991401076, 0.09925414202734828, 0.11193539807572961, 0.09918293077498674, 0.0997733911499381, 0.09878443507477641, 0.10104142501950264, 0.0984223079867661, 0.10082849487662315, 0.097965934779495, 0.09820970240980387, 0.09841733099892735, 0.09996516862884164, 0.09908945998176932, 0.09855647897347808, 0.10179968737065792, 0.09559704270213842, 0.10042932722717524, 0.09788633370772004, 0.09854878624901175, 0.09987909672781825, 0.09780254308134317, 0.09877240704372525, 0.09841581713408232, 0.09939264878630638, 0.09805053705349565, 0.0984693393111229, 0.09980055969208479, 0.09773393627256155, 0.09824280068278313, 0.09868951514363289, 0.10080577386543155, 0.09684715326875448, 0.09847496589645743, 0.09846455091610551, 0.10109099000692368, 0.09884586185216904, 0.09902503341436386, 0.09859679592773318, 0.09834974864497781, 0.09658693708479404, 0.09865563595667481, 0.11149006709456444, 0.09924966422840953, 0.09816581290215254, 0.09792464785277843, 0.09865071624517441, 0.09892185870558023, 0.09804136725142598, 0.09852353809401393, 0.09843399003148079, 0.0976921645924449, 0.09961373033002019, 0.0979765709489584, 0.09949845774099231, 0.10122451232746243, 0.09556847903877497, 0.09891362860798836, 0.09813387412577868, 0.0976758380420506, 0.09826589608564973, 0.09901501471176744, 0.10067584225907922, 0.09841112792491913, 0.09871431812644005, 0.09655359713360667, 0.10052172373980284, 0.09821001393720508, 0.09855160117149353, 0.09984717890620232, 0.09815723216161132, 0.09885272104293108, 0.09851203765720129, 0.0981439701281488, 0.09848742512986064, 0.09778593806549907, 0.0985155338421464, 0.09892816795036197, 0.09832602925598621, 0.09861386101692915, 0.09977574460208416, 0.09919458022341132, 0.11166217597201467, 0.10071511985734105, 0.0998556581325829, 0.09931626683101058, 0.0980500690639019, 0.09897597227245569, 0.09806936467066407, 0.09953134693205357, 0.09803518606349826, 0.09937763027846813, 0.09906690381467342, 0.09812053199857473, 0.0979151539504528, 0.10170726524665952, 0.09578697895631194, 0.09995715180411935, 0.09958083787932992, 0.09834874840453267, 0.09842585492879152, 0.09875145182013512, 0.09972352907061577, 0.09822802897542715, 0.09835306787863374, 0.09861273691058159, 0.09878330118954182, 0.09900977881625295, 0.09825497400015593, 0.09983612829819322, 0.09745695581659675, 0.09757701028138399, 0.09878594288602471, 0.09805655106902122, 0.09830766590312123, 0.09799334080889821, 0.09843559702858329, 0.09926582220941782, 0.09862825972959399, 0.09784567123278975, 0.09847008809447289, 0.099305076058954, 0.11133125703781843, 0.09790511382743716, 0.09884968679398298, 0.09800410829484463, 0.0983801600523293, 0.09884329792112112, 0.09920547483488917, 0.09914308413863182, 0.098439518827945, 0.1005274523049593, 0.09774243272840977, 0.10010401019826531, 0.09773560706526041, 0.10127630177885294, 0.09619521582499146, 0.09892614930868149, 0.09837092598900199, 0.09871001774445176, 0.09811796015128493, 0.09973542392253876, 0.09708169708028436, 0.09838042920455337, 0.09859029157087207, 0.09819108713418245, 0.09839823096990585, 0.09849458606913686, 0.09875414380803704, 0.09860216919332743, 0.09845566283911467, 0.09857170237228274, 0.09917597100138664, 0.09752525575459003, 0.09855967713519931, 0.09860161179676652, 0.09858909901231527, 0.09882581327110529, 0.09789570001885295, 0.09885298693552613, 0.09900767169892788, 0.10037188231945038, 0.11257458711043, 0.0997015405446291, 0.09846821241080761, 0.09836535295471549, 0.0990733839571476, 0.09868888510391116, 0.09805461578071117, 0.09914620919153094, 0.09980170987546444, 0.10213682800531387, 0.09854272985830903, 0.09799400623887777, 0.09926300961524248, 0.10147577105090022, 0.09609363507479429, 0.09892346616834402, 0.09822052111849189, 0.10225902264937758, 0.09851033706218004, 0.09891640301793814, 0.0992287490516901, 0.0999182821251452, 0.10035575507208705, 0.09854845004156232, 0.09809636091813445, 0.09964227769523859, 0.0980014642700553, 0.1003945879638195, 0.09727308200672269, 0.09858071990311146, 0.10051097720861435, 0.09718857705593109, 0.09953978098928928, 0.098908178973943, 0.09917697682976723, 0.09911291301250458, 0.09884326392784715, 0.09817762719467282, 0.09888463979586959, 0.09902975987643003, 0.11152140097692609, 0.09729371219873428, 0.09820718411356211, 0.09826810704544187, 0.09849513601511717, 0.09917139494791627, 0.09808579087257385, 0.09961071610450745, 0.09859760105609894, 0.10009949281811714, 0.09966439101845026, 0.09806436486542225, 0.09871782315894961, 0.10170284286141396, 0.09463798115029931, 0.09855902986600995, 0.09773554792627692, 0.09956558514386415, 0.09784391522407532, 0.09833166375756264, 0.09935754211619496, 0.09813501173630357, 0.0979664670303464, 0.09929420426487923, 0.09848547400906682, 0.09899079008027911, 0.09748091362416744, 0.09905348625034094, 0.09754583286121488, 0.09910711599513888, 0.10016978811472654, 0.097834138199687, 0.10122872982174158, 0.10257346788421273, 0.10045580891892314, 0.10147273307666183, 0.10103175323456526, 0.09915482997894287, 0.0994566916488111, 0.09870192129164934, 0.11166034173220396, 0.09783527301624417, 0.09823502833023667, 0.09827722562476993, 0.09967853920534253, 0.0997123271226883, 0.0989366970025003, 0.09824078669771552, 0.09816284710541368, 0.09869094286113977, 0.09919151337817311, 0.09828264685347676, 0.09885883517563343, 0.1022320007905364, 0.09535499010235071, 0.09925555996596813, 0.09804993914440274, 0.09871359076350927, 0.09884447697550058, 0.09854036616161466, 0.0986917088739574, 0.09899504389613867, 0.09872906794771552, 0.09926316235214472, 0.09863684792071581, 0.09995563374832273, 0.09791042422875762, 0.09887526277452707, 0.09855553600937128, 0.09856037236750126, 0.0987326386384666, 0.09862802410498261, 0.09816631488502026, 0.098606969229877, 0.09884881507605314, 0.09864568896591663, 0.09838430071249604, 0.0993736982345581, 0.09850692097097635, 0.10034901788458228, 0.11206314526498318, 0.09858390595763922, 0.09781481605023146, 0.09933457477018237, 0.09802998090162873, 0.09861848596483469, 0.09868014603853226, 0.09853631304576993, 0.10078136809170246, 0.09868213720619678, 0.09868136374279857, 0.09793874993920326, 0.09858264029026031, 0.10173856280744076, 0.0954037019982934, 0.09819453721866012, 0.09820784768089652, 0.09867093898355961, 0.10009670117869973, 0.09969072602689266, 0.196969929151237, 6.9393788618035614, 0.09992195991799235, 0.09771103784441948, 0.09950156230479479, 0.0986642288044095, 0.098377819173038, 0.09838144900277257, 0.09845780907198787, 0.10057332692667842, 0.09815803496167064, 0.09836726309731603, 0.09723433805629611, 0.09804924763739109, 0.09778228495270014, 0.09915351402014494, 0.09817951126024127, 0.09902665670961142, 0.09819660615175962, 0.09783113328740001, 0.09828252298757434, 0.0977236907929182, 0.09858665522187948, 0.0981557578779757, 0.09842899302020669, 0.09841113490983844, 0.0982723580673337, 0.0977012780494988, 0.10104193491861224, 0.09904929203912616, 0.09943465376272798, 0.10045701824128628, 0.09874342381954193, 0.11784622818231583, 1.3769703730940819, 5.458706579636782, 0.1115191113203764, 0.09987740078940988, 0.10124450409784913, 0.10212353197857738, 0.0987967848777771, 0.10164548316970468, 0.09810307901352644, 0.09876918187364936, 0.09757984103634953, 0.09803756093606353, 0.09856923297047615, 0.0987857491709292, 0.09888124885037541, 0.09990244824439287, 0.09790027979761362, 0.09802468493580818, 0.09801339311525226, 0.09795352211222053, 0.09826437989249825, 0.09759225696325302, 0.09804672980681062, 0.09838234726339579, 0.09931883588433266, 0.09844135819002986, 0.0983843756839633, 0.09903161600232124, 0.10097824828699231, 0.09960670070722699, 0.09904140932485461, 0.09896038472652435, 0.09882063930854201, 0.09752772888168693, 0.0989610031247139, 0.09856782993301749, 0.09925026493147016, 0.11129401298239827, 0.09819384478032589, 0.09820709424093366, 0.09819069691002369, 0.09849779307842255, 0.09903643000870943, 0.09737497195601463, 0.09926879918202758, 0.09802301786839962, 0.09887916874140501, 0.09823725419119, 0.09847372910007834, 0.09756338270381093, 0.09822437120601535, 0.09858917584642768, 0.09818021394312382, 0.09789950912818313, 0.09903752012178302, 0.09777649492025375, 0.09789818897843361, 0.098538130056113, 0.0980567648075521, 0.0987176513299346, 0.09819388296455145, 0.09852515906095505, 0.09815462306141853, 0.0980479447171092, 0.0983462012372911, 0.09831171482801437, 2.1995574040338397, 4.6669910261407495, 0.10853497963398695, 0.09805220039561391, 0.09833324002102017, 0.09805805468931794, 0.09807564225047827, 0.0992463338188827, 0.09790137503296137, 0.09787907917052507, 0.09849945269525051, 0.09834492998197675, 0.09966144012287259, 0.10009687812998891, 0.09849075507372618, 0.09813885670155287, 0.09820970799773932, 0.10000204527750611, 0.09926359262317419, 0.0982226561754942, 0.09838207997381687, 0.10079883225262165], [0.1169404317624867, 0.09976410726085305, 0.09835738874971867, 0.09820353612303734, 0.0991756059229374, 0.10023278091102839, 0.09917453210800886, 0.09894852200523019, 0.11196854012086987, 0.09905574889853597, 0.0989383109845221, 0.09842229215428233, 0.09838103875517845, 0.09877345524728298, 0.09927526488900185, 0.0993672851473093, 0.0985437729395926, 0.09900272591039538, 0.10029343189671636, 0.09898084122687578, 0.0985830738209188, 0.1017016819678247, 0.10187679389491677, 0.09838465042412281, 0.09896438987925649, 2.199800693895668, 4.821959439199418, 0.10891783190891147, 0.09892015997320414, 0.09816427296027541, 0.09865382593125105, 0.09996994212269783, 0.0980125768110156, 0.09843941824510694, 0.09818229964002967, 0.0985444220714271, 0.09847133792936802, 0.09872960904613137, 0.09982438012957573, 0.09855761099606752, 0.09832545416429639, 0.09833856299519539, 0.0984307648614049, 0.0983813600614667, 0.0983441798016429, 0.09853757312521338, 0.09876953111961484, 0.09792826185002923, 0.0979450112208724, 0.09834352461621165, 0.09915638016536832, 0.09852439817041159, 0.10042306408286095, 0.09925902169197798, 0.6543692951090634, 6.384897651150823, 0.10559352207928896, 0.09488930273801088, 0.0952504938468337, 0.09502483205869794, 0.09453192120417953, 0.09447267884388566, 0.09474016586318612, 0.09464921522885561, 0.09491497278213501, 0.09444506140425801, 0.09501794958487153, 0.09559782315045595, 0.09442635392770171, 0.09794632811099291, 0.09913607919588685, 0.09849725477397442, 0.09945326019078493, 0.09896186972036958, 0.09764259122312069, 2.200511246919632, 4.8615579372271895, 0.11477607255801558, 0.09880436025559902, 0.10016624396666884, 0.09990254789590836, 0.10049940226599574, 0.09837048593908548, 0.10355806676670909, 0.09909645421430469, 0.09743385203182697, 0.09841918479651213, 0.09781178925186396, 0.09901389479637146, 0.09869620902463794, 0.09974599909037352, 0.09907234413549304, 0.0982323125936091, 0.09994759829714894, 0.098804228939116, 0.09822176909074187, 0.11215870501473546, 0.09832242596894503, 0.09889198979362845, 0.09858334017917514, 0.09902581991627812, 0.09903288213536143, 0.09794554300606251, 0.09871826879680157, 0.0978499730117619, 0.1004880010150373, 0.0979670318774879, 0.09816572209820151, 0.09909225022420287, 0.09802895598113537, 0.10890816478058696, 0.0950566278770566, 0.10379359312355518, 0.0998961478471756, 0.09960051905363798, 0.09859660128131509, 0.09874479472637177, 0.10068861721083522, 0.09861066984012723, 0.1006896779872477, 0.09879257623106241, 0.0989110697992146, 0.09805906796827912, 0.1045337519608438, 0.09941204311326146, 0.09975844016298652, 0.0983936027623713, 0.09819571627303958, 0.09891316201537848, 0.09863881301134825, 0.10024986881762743, 0.10745776304975152, 0.10270896600559354, 0.10283089615404606, 0.10284026758745313, 0.10238599916920066, 0.1121314070187509, 0.09889244893565774, 0.10099452827125788, 0.09699969878420234, 0.09865520801395178, 0.09790313616394997, 0.098632100969553, 0.10155625874176621, 0.10078590316697955, 0.10168600687757134, 0.10079243313521147, 0.09854254918172956, 0.09837340377271175, 0.09865144779905677, 0.09815917117521167, 0.09969025198370218, 0.09788964316248894, 0.09827653411775827, 0.09841727465391159, 0.09700030833482742, 0.09891291055828333, 0.0954931490123272, 0.10020796908065677, 0.09503713622689247, 0.09848735202103853, 0.09743922902271152, 0.0984617150388658, 0.10318099660798907, 0.09532604506239295, 0.09556435514241457, 0.09846576489508152, 0.09820275101810694, 0.0991593049839139, 0.09683253010734916, 0.09786007786169648, 0.09814310492947698, 0.09833837207406759, 0.09847712516784668, 0.09853208996355534, 0.10043463110923767, 0.10712593607604504, 0.09502755990251899, 0.09469551779329777, 0.09493340598419309, 0.09724846901372075, 0.09782592998817563, 0.0974180861376226, 0.09750149492174387, 0.10140773514285684, 0.09963785903528333, 0.09834148967638612, 0.09791668318212032, 0.09822859708219767, 0.10093912994489074, 0.10899762902408838, 0.0993811129592359, 0.09682784089818597, 0.09832341317087412, 0.0996505911462009, 0.09592848876491189, 0.09840680984780192, 0.10041270731016994, 0.09874220099300146, 0.09734655497595668, 0.09791494393721223, 0.09783850098028779, 0.0978282829746604, 0.10249969782307744, 0.09521287027746439, 0.0957963727414608, 0.09809062397107482, 0.09893819317221642, 0.09895840985700488, 0.09727621730417013, 0.09780179103836417, 0.09789758594706655, 0.09845358971506357, 0.09764857916161418, 0.09809730993583798, 0.09814615687355399, 0.1073779072612524, 0.09403353510424495, 0.0951239736750722, 0.09701769519597292, 0.09732513781636953, 0.0979228843934834, 0.09782839473336935, 0.09764146385714412, 0.09944902826100588, 0.09869826072826982, 0.09774661716073751, 0.09884709119796753, 0.09999090898782015, 0.10084465565159917, 0.10881523229181767, 0.09769449476152658, 0.09876389894634485, 0.09999139700084925, 0.09742470318451524, 0.09873998584225774, 0.09840257139876485, 0.09824539069086313, 0.09686631103977561, 0.09860543301329017, 0.09992184303700924, 0.0991147537715733, 0.09825695725157857, 0.10273512173444033, 0.09488617116585374, 0.09880569484084845, 0.09743063803762197, 0.09831924829632044, 0.09910998493432999, 0.09806989505887032, 0.0979537800885737, 0.09845511987805367, 0.09810177376493812, 0.0976424403488636, 0.09817781066522002, 0.09770998125895858, 0.10830696998164058, 0.09381389897316694, 0.09572962205857038, 0.09757884871214628, 0.09813277004286647, 0.0980266253463924, 0.09967452799901366, 0.09772090474143624, 0.09756647795438766, 0.09841993823647499, 0.09799892082810402, 0.09819377912208438, 0.09686166699975729, 0.1012286557815969, 0.10810361802577972, 0.0984804448671639, 0.09925245027989149, 0.0972749488428235, 0.09809764707461, 0.0984602952376008, 0.09876474365592003, 0.0987998521886766, 0.09913214715197682, 0.09764495957642794, 0.09884348604828119, 0.09762239316478372, 0.09847425110638142, 0.10162071883678436, 0.09444469818845391, 0.0980097739957273, 0.09760148590430617, 0.09907618910074234, 0.0981586859561503, 0.09848204907029867, 0.09765347884967923, 0.09868063405156136, 0.10085369972512126, 0.09501056931912899, 0.09774704789742827, 0.09737178590148687, 0.10901093296706676, 0.09418475115671754, 0.09431187016889453, 0.09607607498764992, 0.09902481967583299, 0.09759626211598516, 0.09911704016849399, 0.0981777748093009, 0.09801685018464923, 0.09799244487658143, 0.09991023316979408, 0.09590822272002697, 0.09730191295966506, 0.1011358299292624, 0.10757058719173074, 0.09758598590269685, 0.09900959208607674, 0.09690639795735478, 0.09777964418753982, 0.09789419965818524, 0.09727268619462848, 0.09878526302054524, 0.09839919488877058, 0.09766644425690174, 0.0978663437999785, 0.09823067300021648, 0.10018527088686824, 0.10220308694988489, 0.09463482210412621, 0.09723104815930128, 0.09742286615073681, 0.09803152782842517, 0.09779718285426497, 0.09833784401416779, 0.09897194616496563, 0.09819025173783302, 0.09874425642192364, 0.09872903861105442, 0.09754017228260636, 0.09764288691803813, 0.10874953307211399, 0.09489349275827408, 0.09439803520217538, 0.09466578485444188, 0.09762067394331098, 0.10044534225016832, 0.09830920491367579, 0.09858732111752033, 0.09819774189963937, 0.09789557894691825, 0.09814506117254496, 0.09870627662166953, 0.09751672903075814, 0.10161509504541755, 0.10890222992748022, 0.09956506220623851, 0.09718328714370728, 0.09806208265945315, 0.09793280018493533, 0.0981792020611465, 0.09821837395429611, 0.09863884281367064, 0.0979592902585864, 0.09826061688363552, 0.09744449006393552, 0.09775250591337681, 0.09915634104982018, 0.10363938985392451, 0.09531333204358816, 0.09489067830145359, 0.09826883161440492, 0.09808694617822766, 0.09799429588019848, 0.09820561204105616, 0.09846956701949239, 0.09772090194746852, 0.09858902310952544, 0.09731947304680943, 0.09791766200214624, 0.09816539380699396, 0.10871717240661383, 0.09489202173426747, 0.09483204921707511, 0.09572449373081326, 0.10187092516571283, 0.09497482096776366, 0.09878678573295474, 0.09824221907183528, 0.09925298718735576, 0.09666023915633559, 0.1037897877395153, 0.09522535325959325, 0.09807797661051154, 0.10094887530431151, 0.10880015883594751, 0.09859520103782415, 0.09793296782299876, 0.09888031519949436, 0.09705538582056761, 0.09856276726350188, 0.09811973478645086, 0.09988328907638788, 0.09799097804352641, 0.09817737899720669, 0.09842312289401889, 0.09832217916846275, 0.09891254594549537, 0.10310728987678885, 0.09508364694193006, 0.09722686698660254, 0.09918677341192961, 0.09862250788137317, 0.09768484300002456, 0.09837850788608193, 0.09981254814192653, 0.09848333988338709, 0.0987537750042975, 0.09893776196986437, 0.0979890301823616, 0.1000185227021575, 0.10917016910389066, 0.09506473690271378, 0.09556446131318808, 0.09785888670012355, 0.0994213130325079, 0.09873046120628715, 0.09944418491795659, 0.0983607959933579, 0.09850203106179833, 0.09976156800985336, 0.09779296070337296, 0.09924703417345881, 0.09857399621978402, 0.10091128898784518, 0.10882360581308603, 0.09906669007614255, 0.09910229314118624, 0.1005505807697773, 0.09795518219470978, 0.09792619664222002, 0.09890232607722282, 0.09798925230279565, 0.09808976156637073, 0.09760208940133452, 0.09752059495076537, 0.09817585675045848, 0.10107669420540333, 0.10307520302012563, 0.09506153874099255, 0.09684447525069118, 0.09771999903023243, 0.0979566820897162, 0.09837050782516599, 0.09793565887957811, 0.09872516104951501, 0.09807979082688689, 0.09888560231775045, 0.09799327282235026, 0.098212915007025, 0.0978426611982286, 0.10996818589046597, 0.09537944989278913, 0.0950944758951664, 0.09779512509703636, 0.09974315529689193, 0.09849107498303056, 0.09860434802249074, 0.098865847568959, 0.09919873625040054, 0.10059174103662372, 0.09936610888689756, 0.09930293308570981, 0.09841698687523603, 0.10256430320441723, 0.10896886186674237, 0.09823580179363489, 0.09865574399009347, 0.09830029029399157, 0.09888855507597327, 0.09745893673971295, 0.09882084419950843, 0.10139945987612009, 0.09879537904635072, 0.09986391710117459, 0.0981209808960557, 0.09882564609870315, 0.09776181494817138, 0.1035490850917995, 0.09576540207490325, 0.09552052058279514, 0.09860626235604286, 0.09779515396803617, 0.0983043909072876, 0.09763806080445647, 0.09851418901234865, 0.09773197025060654, 0.09846989111974835, 0.09881939273327589, 0.09636942390352488, 0.09844156727194786, 0.10834747087210417, 0.09711350779980421, 0.0947341900318861, 0.09476256323978305, 0.09608388692140579, 0.09770652977749705, 0.09824082441627979, 0.09795828303322196, 0.09813668997958302, 0.09784887358546257, 0.09815951809287071, 0.09833193104714155, 0.09777443902567029, 0.10244815004989505, 0.11167857190594077], [0.11579581303521991, 0.09989279415458441, 0.09771016286686063, 0.09949766797944903, 0.0986796929500997, 0.09833732387050986, 0.09840686107054353, 0.09846444800496101, 0.10056455619633198, 0.09815939096733928, 0.09837691066786647, 0.09722408000379801, 0.09804810537025332, 0.09778628777712584, 0.09916281327605247, 0.09818870481103659, 0.09902264410629869, 0.09818448079749942, 0.09784704027697444, 0.09827063186094165, 0.09772337414324284, 0.09859245363622904, 0.09815453831106424, 0.0984316379763186, 0.09817140782251954, 0.09850414004176855, 0.09771046880632639, 0.10105316527187824, 0.09903269587084651, 0.09943741699680686, 0.1004585181362927, 0.09874505875632167, 0.11789499502629042, 1.376953308004886, 5.458676963113248, 0.1115072350949049, 0.09987811278551817, 0.10126078221946955, 0.10210528783500195, 0.09880249621346593, 0.10163922095671296, 0.09810652770102024, 0.09876653319224715, 0.09757682215422392, 0.09803547663614154, 0.09857651311904192, 0.09878514427691698, 0.09887810982763767, 0.09989968407899141, 0.09790452383458614, 0.09803501330316067, 0.09800788061693311, 0.09795358218252659, 0.09826445486396551, 0.09759559202939272, 0.09804718010127544, 0.09838715009391308, 0.09931210707873106, 0.09844386577606201, 0.09838529815897346, 0.09902960294857621, 0.10097704501822591, 0.09960829513147473, 0.09904736187309027, 0.09896202897652984, 0.09884060779586434, 0.09750835318118334, 0.09896089602261782, 0.09855903498828411, 0.09925672179087996, 0.11129149002954364, 0.09818913694471121, 0.09823749726638198, 0.09816686809062958, 0.09849867364391685, 0.0990349231287837, 0.09737700782716274, 0.09926776215434074, 0.09801715007051826, 0.0988880111835897, 0.098234036937356, 0.09848486166447401, 0.09754935232922435, 0.09822275303304195, 0.09859370393678546, 0.09817757969722152, 0.09790278738364577, 0.09903667867183685, 0.09777565626427531, 0.09790245303884149, 0.09853370301425457, 0.09805824887007475, 0.09871833585202694, 0.09819462522864342, 0.09852227009832859, 0.0981524377129972, 0.09804970305413008, 0.09835180407389998, 0.09834518888965249, 2.1996082700788975, 4.666927354875952, 0.10851960722357035, 0.09804927185177803, 0.09832366090267897, 0.09805962024256587, 0.09807702898979187, 0.09926409693434834, 0.09788892883807421, 0.09787115594372153, 0.09852876095101237, 0.09831736329942942, 0.09966314770281315, 0.10009199613705277, 0.0984887289814651, 0.09813995799049735, 0.09821562329307199, 0.10000929282978177, 0.09925569407641888, 0.09821942774578929, 0.09840933606028557, 0.10127128893509507, 0.6503371433354914, 6.317638432607055, 0.10554664023220539, 0.10062142787501216, 0.0950538800098002, 0.09520377730950713, 0.09530835691839457, 0.09541319403797388, 0.09513550903648138, 0.09484310960397124, 0.09483397239819169, 0.09481038572266698, 0.09587637986987829, 0.10108523024246097, 0.09475492313504219, 0.09520259499549866, 0.09506801795214415, 0.09508951986208558, 0.09618809400126338, 0.09534745896235108, 0.09561569103971124, 0.09498262498527765, 0.09531976422294974, 0.10169433476403356, 0.0962475361302495, 0.0950235859490931, 0.09512693900614977, 0.09556793887168169, 0.09550593001767993, 0.09504159912467003, 0.09547417005524039, 0.09538135072216392, 0.09484133124351501, 0.10156613774597645, 0.09515072032809258, 0.09529350185766816, 0.09571322007104754, 0.09573778510093689, 0.09520918969064951, 0.09605527203530073, 0.09503016620874405, 0.09598123701289296, 0.09568383870646358, 0.10134297097101808, 0.09791889134794474, 0.0955415777862072, 0.09529200522229075, 0.09634310379624367, 0.0955031649209559, 0.0955915660597384, 0.0957028791308403, 0.09485155995935202, 0.0953422081656754, 0.1037697377614677, 0.09536067210137844, 0.09512800676748157, 0.09599258797243237, 0.09587785741314292, 0.09555800398811698, 0.09548882069066167, 0.09506983309984207, 0.09508023411035538, 0.09774066088721156, 0.10096613084897399, 0.09540137695148587, 0.09541657101362944, 0.0960315833799541, 0.09609492775052786, 0.09513006685301661, 0.094391034450382, 0.09552145656198263, 0.0954119460657239, 0.09597579808905721, 0.10148200020194054, 0.0956616778858006, 0.09558715205639601, 0.09605047898367047, 0.09579493710771203, 0.09816118469461799, 0.09508524090051651, 0.09571700030937791, 0.10047338483855128, 0.09503971925005317, 0.10083377687260509, 0.09537332598119974, 0.09538205293938518, 0.09541228087618947, 0.0966395172290504, 0.09436861891299486, 0.09527968615293503, 0.09566456684842706, 0.0948803941719234, 0.09564676089212298, 0.10116163594648242, 0.09783736011013389, 0.09504735190421343, 0.09498388087376952, 0.09524792106822133, 0.09561982285231352, 0.09530083136633039, 0.09501157002523541, 0.09534588502719998, 0.0952902459539473, 0.09974137879908085, 0.09593144105747342, 0.09539129305630922, 0.09504418773576617, 0.09514275705441833, 0.09537934930995107, 0.09524388378486037, 0.09526418522000313, 0.09542089561000466, 0.09554001037031412, 0.1010035746730864, 0.09820816526189446, 0.09572294866666198, 0.09556743828579783, 0.09548875270411372, 0.09536253521218896, 0.09515450382605195, 0.09653342328965664, 0.09601927967742085, 0.0959227941930294, 0.10143173625692725, 0.09582157479599118, 0.09541940502822399, 0.09529171604663134, 0.09516228875145316, 0.09511204529553652, 0.09576235385611653, 0.0949861011467874, 0.09565837169066072, 0.0957879051566124, 0.102113903965801, 0.09587902715429664, 0.09562742104753852, 0.09542564488947392, 0.09534984175115824, 0.09565984038636088, 0.10112464101985097, 0.09530576784163713, 0.09551158780232072, 0.0957574243657291, 0.10138538386672735, 0.09647153597325087, 0.09633904416114092, 0.09512772783637047, 0.09615417802706361, 0.09552919305860996, 0.0953492159023881, 0.09577902173623443, 0.09546465612947941, 0.09487454500049353, 0.10120314825326204, 0.09744194196537137, 0.09560074284672737, 0.09525214321911335, 0.09518687101081014, 0.09533386258408427, 0.09501517936587334, 0.09509951202198863, 0.09538410184904933, 0.09658432519063354, 0.10055552190169692, 0.09537227405235171, 0.09555664798244834, 0.09516469901427627, 0.09567859163507819, 0.09491531318053603, 0.09518226515501738, 0.09476967668160796, 0.09475254826247692, 0.09500670712441206, 0.10080126486718655, 0.09531869972124696, 0.09624867839738727, 0.0950450599193573, 0.09541317773982882, 0.09595200000330806, 0.09730340400710702, 0.09543119603767991, 0.09557365998625755, 0.09581404505297542, 0.10156952124089003, 0.09563703974708915, 0.09529317123815417, 0.09605308389291167, 0.09529572073370218, 0.09563602926209569, 0.09567196015268564, 0.09601246984675527, 0.09592445474117994, 0.09583164611831307, 0.10137013997882605, 0.09487901022657752, 0.09520176006481051, 0.09506082767620683, 0.09522964805364609, 0.09645279217511415, 0.09522572299465537, 0.09584713680669665, 0.09491963917389512, 0.09715025080367923, 0.1048965291120112, 0.09634233498945832, 0.0975882732309401, 0.09783757198601961, 0.09900020575150847, 0.0978355179540813, 0.09835391119122505, 0.09808615688234568, 0.0958339711651206, 0.09535002894699574, 0.10178812313824892, 0.09558113384991884, 0.09506561513990164, 0.09557589469477534, 0.09958882816135883, 0.09906344814226031, 0.0986740100197494, 0.1000420548953116, 0.09950416767969728, 0.09981491742655635, 0.10581909259781241, 0.09940525609999895, 0.0991080910898745, 0.10023512504994869, 0.0995814697816968, 0.09928765194490552, 0.09873417532071471, 0.09995843889191747, 0.10094180516898632, 0.09923027595505118, 0.10646756878122687, 0.09872695710510015, 0.10066303191706538, 0.09592914395034313, 0.0960829290561378, 0.09556427225470543, 0.09545971592888236, 0.09540610993281007, 0.09523381805047393, 0.09575064806267619, 0.10083396499976516, 0.09536733804270625, 0.09544534096494317, 0.09521060483530164, 0.0955157931894064, 0.0951520255766809, 0.09539509331807494, 0.09568458795547485, 0.09937813691794872, 0.09829195495694876, 0.1011847979389131, 0.09639539523050189, 0.09581799479201436, 0.09493630798533559, 0.0981948971748352, 0.09543018275871873, 0.09769666707143188, 0.09500532411038876, 0.09614162519574165, 0.0953920278698206, 0.10090594878420234, 0.09530424606055021, 0.095588484313339, 0.09529488580301404, 0.09649158082902431, 0.09553172718733549, 0.09557023411616683, 0.0959657640196383, 0.0955117498524487, 0.09893163200467825, 0.10110978502780199, 0.09494615579023957, 0.09799929009750485, 0.09581449907273054, 0.09543641190975904, 0.09602258307859302, 0.09544274723157287, 0.0954668796621263, 0.09618313424289227, 0.09554832987487316, 0.10102961817756295, 0.09559089783579111, 0.09581292606890202, 0.09506483981385827, 0.09540332015603781, 0.09547939989715815, 0.09742397302761674, 0.0973684941418469, 0.09529963508248329, 0.09555687289685011, 0.10114212380722165, 0.09560317592695355, 0.095024683047086, 0.09574923105537891, 0.09564652806147933, 0.09511923091486096, 0.0949207991361618, 0.09542122390121222, 0.09569529490545392, 0.09535868931561708, 0.10155118396505713, 0.0953084989450872, 0.0948964380659163, 0.09561529103666544, 0.096448864787817, 0.09576594922691584, 0.09968166798353195, 0.10162349697202444, 0.09502935968339443, 0.09553856635466218, 0.10089041199535131, 0.09514899970963597, 0.09677464887499809, 0.09514601435512304, 0.09574136370792985, 0.09528614720329642, 0.09478294476866722, 0.09461709996685386, 0.09531387826427817, 0.09504027990624309, 0.10040753707289696, 0.09533825097605586, 0.09561447612941265, 0.09547731792554259, 0.09554327977821231, 0.09535771794617176, 0.09511613100767136, 0.0948514062911272, 0.09538092091679573, 0.09493332915008068, 0.10150312399491668, 0.09548173192888498, 0.09529027994722128, 0.09520346997305751, 0.09518834995105863, 0.0952838882803917, 0.09542118199169636, 0.09509035293012857, 0.09520328883081675, 0.09736941382288933, 0.10104290815070271, 0.0948092732578516, 0.0965496227145195, 0.09508614521473646, 0.09476278210058808, 0.0953834867104888, 0.09513081982731819, 0.09505408117547631, 0.09504660125821829, 0.09496307466179132, 0.10130872996523976, 0.09463001508265734, 0.09510526014491916, 0.09459831984713674, 0.09506802400574088, 0.0952791622839868, 0.09495671885088086, 0.09512726683169603, 0.09533555619418621, 0.09557949611917138, 0.1008622138760984, 0.09484049072489142, 0.09609643928706646, 0.09499328909441829, 0.09516294859349728, 0.09497920703142881, 0.09533765213564038, 0.09493120294064283, 0.09504927834495902, 0.09520030301064253, 0.10111067490652204, 0.09514063969254494, 0.09748140536248684, 0.09553239587694407, 0.09464523382484913, 0.09567775297909975, 0.09481942607089877, 0.09524600207805634, 0.0949961831793189, 0.09615270188078284, 0.10045607713982463, 0.09604907687753439, 0.09489811398088932, 0.09567625494673848, 0.095607774797827, 0.09552319208160043, 0.09774168394505978], [0.10221969289705157, 0.08826025808230042, 0.08769452525302768, 0.09321867395192385, 0.09875960275530815, 0.09979538200423121, 0.09800470201298594, 0.09857238596305251, 0.09852572996169329, 0.10351005243137479, 0.09318239660933614, 0.09853060124441981, 0.10016198176890612, 0.09836648125201464, 0.09905150486156344, 0.09774795919656754, 0.09824568405747414, 0.10188023094087839, 0.09493348002433777, 0.09915201459079981, 0.09809339512139559, 0.09811787819489837, 0.09800891298800707, 0.09811709495261312, 0.09961350494995713, 0.09849546710029244, 0.10008299769833684, 0.1222365964204073, 1.3984852228313684, 5.616175202187151, 0.10802818462252617, 0.09581424994394183, 0.09484229935333133, 0.09529436193406582, 0.09473518189042807, 0.09386457782238722, 0.09510161215439439, 0.09460068820044398, 0.09475805377587676, 0.09467081120237708, 0.09453478967770934, 0.0956945400685072, 0.0946948672644794, 0.09829256497323513, 0.09907322376966476, 0.09867611899971962, 0.09913593530654907, 0.09910624660551548, 0.1919097751379013, 7.011390343308449, 0.09963144781067967, 0.09920647880062461, 0.09869973035529256, 0.09950086381286383, 0.09918903792276978, 0.09926283219829202, 0.09955972107127309, 0.10003777965903282, 0.09908385621383786, 0.0994251761585474, 0.09894406795501709, 0.09862780291587114, 0.09917109413072467, 0.09945684159174562, 0.09913782635703683, 0.09921565605327487, 0.09913996560499072, 0.09853269811719656, 0.09978176187723875, 0.09894680138677359, 0.09918868262320757, 0.09846245916560292, 0.09858834417536855, 0.10090101463720202, 0.09908227808773518, 0.10096440324559808, 0.09868693770840764, 0.09917594119906425, 0.09939710283651948, 0.09857622208073735, 0.09966678312048316, 0.09899479197338223, 0.11252004792913795, 0.09962412295863032, 0.09909690404310822, 0.10024638520553708, 0.09911196166649461, 0.09849738795310259, 0.10033118119463325, 0.09885139483958483, 0.09890966722741723, 0.10041945613920689, 0.09894376574084163, 0.0988950771279633, 0.09889490297064185, 0.09982039593160152, 0.0992702660150826, 0.09857355104759336, 0.09962926292791963, 0.09939652401953936, 0.10113729210570455, 0.09901279304176569, 0.10047853784635663, 0.10249675717204809, 0.10223684273660183, 0.10166389914229512, 0.10199153609573841, 0.10180781362578273, 0.0997087131254375, 0.0983640979975462, 0.09861196111887693, 0.09984757797792554, 0.09873011102899909, 0.10077722603455186, 0.0983339250087738, 0.09853805880993605, 0.10015283804386854, 0.10101688699796796, 0.10184958018362522, 0.09983441699296236, 0.09933282295241952, 0.09785951487720013, 0.11228482518345118, 0.09862832305952907, 0.09891010075807571, 0.09848848823457956, 0.09832870773971081, 0.09775893809273839, 0.10105200996622443, 0.1004979950375855, 0.09822956286370754, 0.09843754535540938, 0.09837591974064708, 0.09827050101011992, 0.0978710288181901, 0.0981686064042151, 0.09805277269333601, 0.09811120526865125, 0.09842842584475875, 0.09811200806871057, 0.09797267988324165, 0.09802667517215014, 0.09780765790492296, 0.09840955398976803, 0.09808551287278533, 0.09843375300988555, 0.09867694415152073, 0.10048808110877872, 0.0973417847417295, 0.09766731411218643, 0.09787393407896161, 0.09777022013440728, 0.09776454791426659, 0.09848987683653831, 0.09713864512741566, 0.09780218405649066, 0.09858106588944793, 0.10208656778559089, 0.09813933121040463, 0.09812156297266483, 0.09810755401849747, 0.0976748620159924, 0.1126053030602634, 0.0983128878287971, 0.09775786800310016, 0.09783437009900808, 0.09830520208925009, 0.09787847707048059, 0.09867874067276716, 0.09928219206631184, 0.09813192486763, 0.09837665921077132, 0.09817459806799889, 0.09819249110296369, 0.09756369888782501, 0.09796237479895353, 0.0976838693022728, 0.09810423292219639, 0.09826092375442386, 0.09841742226853967, 0.09805803978815675, 0.09786945721134543, 0.09809333365410566, 0.09858317719772458, 0.09776796214282513, 0.09874532371759415, 0.09736214624717832, 0.09811896597966552, 0.0987996137700975, 0.0987318642437458, 0.0979532040655613, 0.09738514479249716, 0.09766116319224238, 0.09841779572889209, 0.09778001625090837, 0.09748509107157588, 0.09950312273576856, 0.09893738012760878, 0.09821617091074586, 0.09815828781574965, 0.09959004307165742, 0.09829546138644218, 0.11179186590015888, 0.09799391077831388, 0.09820705000311136, 0.09963432187214494, 0.09812691807746887, 0.09841326717287302, 0.09878523088991642, 0.09788263915106654, 0.09699200186878443, 0.09857665188610554, 0.10023453226312995, 0.09856312768533826, 0.09848902001976967, 0.09821498114615679, 0.09799959603697062, 0.09878401691094041, 0.09975032089278102, 0.09741675341501832, 0.0995862428098917, 0.09822255093604326, 0.0976313641294837, 0.09836301812902093, 0.09786104457452893, 0.09785878611728549, 0.0982667300850153, 0.09783200500532985, 0.09862949419766665, 0.10049354797229171, 0.09812755789607763, 0.09757344983518124, 0.09836856834590435, 0.09857683582231402, 0.09842972317710519, 0.09814447397366166, 0.09796384163200855, 0.09820653731003404, 0.09835917176678777, 0.09752374421805143, 0.09745816374197602, 0.09801187599077821, 0.11098327208310366, 0.09893280919641256, 0.09853797405958176, 0.09743857989087701, 0.09806491993367672, 0.09838060475885868, 0.09867553412914276, 0.09837956121191382, 0.09926101379096508, 0.09866452310234308, 0.09815560420975089, 0.0983330118469894, 0.09767769603058696, 0.09805507585406303, 0.09803976118564606, 0.09815796883776784, 0.09912689682096243, 0.09782993700355291, 0.09780686208978295, 0.09918225323781371, 0.0974871008656919, 0.0987699469551444, 0.09804024221375585, 0.09773307666182518, 0.09765908401459455, 0.09754717908799648, 0.09892904991284013, 0.09871540730819106, 0.09779379982501268, 0.09802579507231712, 0.0990546909160912, 0.09838422108441591, 0.09870751015841961, 0.09788795188069344, 0.09795580198988318, 0.09795690374448895, 0.09807220427319407, 0.09756152704358101, 0.0977429486811161, 0.09777217311784625, 0.11037077009677887, 0.09825384803116322, 0.09811816876754165, 0.09753668121993542, 0.0976986507885158, 0.09759901324287057, 0.09822106873616576, 0.0983360749669373, 0.09815495926886797, 0.09772319300100207, 0.09788353275507689, 0.09879087097942829, 0.09792110417038202, 0.09919825615361333, 0.09814682509750128, 0.09816918475553393, 0.09820818109437823, 0.09741114312782884, 0.09787516063079238, 0.09843612601980567, 0.09878476802259684, 0.0986612681299448, 0.09829854592680931, 0.09841881925240159, 0.09797779098153114, 0.09734676266089082, 0.1006683330051601, 0.09652563137933612, 0.09761295467615128, 0.0978625020943582, 0.09797419421374798, 0.10079713584855199, 0.09796446096152067, 0.0981061807833612, 0.09902094816789031, 0.09736309992149472, 0.09835524531081319, 0.09801380895078182, 0.09814979881048203, 0.0976156541146338, 0.11300897179171443, 0.09889058023691177, 0.09801724413409829, 0.09784574899822474, 0.09754947386682034, 0.09843527711927891, 0.09882171265780926, 0.09804689791053534, 0.09818886313587427, 0.09768250118941069, 0.09797840006649494, 0.09821649175137281, 0.09838488791137934, 0.09791232505813241, 0.09761148691177368, 0.09805265115574002, 0.09845457319170237, 0.09812370361760259, 0.09799155127257109, 0.09821387799456716, 0.0980678629130125, 0.09821183001622558, 0.09794074995443225, 0.09792088717222214, 0.09802719298750162, 0.098060118034482, 0.09914224781095982, 0.09839332289993763, 0.09795721108093858, 0.09847622225061059, 0.09828885784372687, 0.09856436215341091, 0.09801291907206178, 0.09867291478440166, 0.09834444476291537, 0.0979859852232039, 0.10129436990246177, 0.09779737703502178, 0.09746444504708052, 0.09795922320336103, 0.11255436390638351, 0.09820918785408139, 0.09853360615670681, 0.09786441177129745, 0.09778240229934454, 0.09817446302622557, 0.09884959366172552, 0.09871055698022246, 0.09817022923380136, 0.09831528179347515, 0.09808978904038668, 0.09921776596456766, 0.09839935321360826, 0.0987147307023406, 0.09835575800389051, 0.09878581203520298, 0.0989494901150465, 0.09815502585843205, 0.09819239610806108, 0.097946812864393, 0.10028947005048394, 0.0984940743073821, 0.0984476637095213, 0.09823589725419879, 0.09889203868806362, 0.09872685233131051, 0.09901087172329426, 0.09958746237680316, 0.10086008999496698, 0.09934029076248407, 0.09926919685676694, 0.09931601630523801, 0.09891752991825342, 0.09845792315900326, 0.09861836768686771, 0.09984744805842638, 0.09812971018254757, 0.0984568977728486, 0.09840464405715466, 0.09875469608232379, 0.11140524409711361, 0.09923489997163415, 0.09899381874129176, 0.10024721594527364, 0.09827458625659347, 0.0977849829941988, 0.09888050006702542, 0.09789075702428818, 0.0985498777590692, 0.09772595530375838, 0.09762309771031141, 0.09835147298872471, 0.10038618417456746, 0.09846084984019399, 0.09824734320864081, 0.09820661181584, 0.09826052282005548, 0.09790578344836831, 0.0980906249023974, 0.09791395580396056, 0.09807176422327757, 0.09901949483901262, 0.09869385790079832, 0.09796122089028358, 0.09815772529691458, 0.0978284259326756, 0.10158748179674149, 0.10042722197249532, 0.0981468204408884, 0.09844574984163046, 0.09912249678745866, 0.0995022589340806, 0.09811815433204174, 0.0985809750854969, 0.09902733191847801, 0.10075047798454762, 0.09967207489535213, 0.09902729419991374, 0.09821171965450048, 0.09946765098720789, 0.11251871706917882, 0.09856842504814267, 0.09820063691586256, 0.0980561962351203, 0.09864550409838557, 0.09804479964077473, 0.09856078634038568, 0.10054185660555959, 0.09861037228256464, 0.10134617378935218, 0.09790531126782298, 0.09871228970587254, 0.097851837053895, 0.0978714651428163, 0.09831054881215096, 0.0986203751526773, 0.09859516890719533, 0.09797313110902905, 0.09818269405514002, 0.0978313060477376, 0.09847457287833095, 0.09822647692635655, 0.09794166404753923, 0.09761458123102784, 0.09765632171183825, 0.09832314727827907, 0.09863727167248726, 0.09843606315553188, 0.09777462901547551, 0.09794617397710681, 0.09790090983733535, 0.09876270405948162, 0.09750602813437581, 0.09823693800717592, 0.0979257021099329, 0.09765322972089052, 0.09814621834084392, 0.0984293376095593, 0.09800143307074904, 0.09891915088519454, 0.11259115813300014, 0.09833987103775144, 0.09851545514538884, 0.09887818712741137, 0.09820077382028103, 0.09903238015249372, 0.0975035629235208, 0.09795571304857731, 0.09778626170009375, 0.09778408100828528, 0.09811040991917253, 0.09808673104271293, 0.09798166295513511, 0.09807670628651977, 0.0978617169894278, 0.09921760810539126, 0.0987565629184246, 0.09798027109354734, 0.09765787282958627, 0.11076370300725102, 0.09838254610076547, 0.098094476852566, 0.09778595017269254, 0.09846541192382574, 0.09830155270174146, 0.09861116809770465, 0.09775205003097653, 0.09804420731961727, 0.0994952036999166], [0.10651984997093678, 0.09778777789324522, 0.10068855388090014, 0.10010038921609521, 0.0976237328723073, 0.09743185713887215, 0.09732506796717644, 0.09558476693928242, 0.09634556481614709, 0.10190383205190301, 0.09416824532672763, 0.09565666364505887, 0.09497722098603845, 0.09599778009578586, 0.09631933690980077, 0.0978556671179831, 0.09738922910764813, 0.09834109805524349, 0.09896831214427948, 0.0976826106198132, 0.09702718025073409, 0.09791209688410163, 0.10712390625849366, 0.09723483864217997, 0.09670288395136595, 0.09626086708158255, 0.0969025599770248, 0.10241306014358997, 0.09737108089029789, 0.09989958396181464, 0.09822311904281378, 0.09883367829024792, 0.09789010463282466, 0.0990144950337708, 0.0983902420848608, 0.10218637902289629, 0.10838118381798267, 0.09833928430452943, 0.09828171785920858, 0.0980825568549335, 0.0983873731456697, 0.0982141699641943, 0.09829042386263609, 0.09920062031596899, 0.098661492113024, 0.09820795385167003, 0.09845039574429393, 0.09804716520011425, 0.09782524220645428, 0.10310712596401572, 0.0939416317269206, 0.09881160827353597, 0.09761792374774814, 0.09852731227874756, 0.09839113987982273, 0.09698941512033343, 0.09891152800992131, 0.09805399086326361, 0.09866792196407914, 0.09866943210363388, 0.09800572274252772, 0.09778663516044617, 0.1066522910259664, 0.0965649257414043, 1.4343815962783992, 5.460645061917603, 0.10580348409712315, 0.08817736571654677, 0.08864450315013528, 0.09211969608440995, 0.09767351485788822, 0.09850026108324528, 0.09869956411421299, 0.09817221388220787, 0.0982313510030508, 0.09806110803037882, 0.1042127008549869, 0.09433138091117144, 0.09972171019762754, 0.09917450277134776, 0.09731583809480071, 0.09888686332851648, 0.09949035989120603, 0.0990150230936706, 0.09838583692908287, 0.0984549936838448, 0.10064919712021947, 2.200607914943248, 4.769239547196776, 0.10577286873012781, 0.10069202119484544, 0.09590465109795332, 0.09464673791080713, 0.0946920458227396, 0.09583997912704945, 0.09519391693174839, 0.09499450214207172, 0.09470973815768957, 0.094604451674968, 0.0964972423389554, 0.09954613400623202, 0.0960830976255238, 0.09461193811148405, 0.0953485332429409, 0.09454537089914083, 0.09651953401044011, 0.09875865280628204, 0.09226118633523583, 0.09512513689696789, 0.09539306769147515, 0.10150898201391101, 0.0966407973319292, 0.09545368095859885, 0.0950493747368455, 0.09519557608291507, 0.09586561284959316, 0.09479617699980736, 0.09523960342630744, 0.09467245871201158, 0.09611935587599874, 0.10085236420854926, 0.09544849209487438, 0.0952813196927309, 0.09537936840206385, 0.0960362539626658, 0.09476522263139486, 0.09626111621037126, 0.09515686379745603, 0.09579933527857065, 0.09746390208601952, 0.09940234897658229, 0.098237793892622, 0.09550791699439287, 0.09580471506342292, 0.0960892797447741, 0.09601309895515442, 0.09594782022759318, 0.09431367088109255, 0.09530307818204165, 0.09577056299895048, 0.10368203883990645, 0.09535514703020453, 0.0944418078288436, 0.09584158705547452, 0.09575297916308045, 0.09676753310486674, 0.09445663169026375, 0.09543174132704735, 0.09522449597716331, 0.09747903095558286, 0.1012716288678348, 0.09544546715915203, 0.09504916006699204, 0.09648629371076822, 0.09532623225823045, 0.09569867700338364, 0.09479607688263059, 0.09498307714238763, 0.09527931874617934, 0.09554950520396233, 0.10097555303946137, 0.09679148066788912, 0.09531861823052168, 0.09655162319540977, 0.09754475485533476, 0.09625365305691957, 0.09586970508098602, 0.09544907556846738, 0.09984183125197887, 0.09537222888320684, 0.10158888716250658, 0.09492211788892746, 0.094763717148453, 0.09492109203711152, 0.09551840182393789, 0.09601794509217143, 0.09615756291896105, 0.09500841610133648, 0.09768486674875021, 0.09256329527124763, 0.10121855791658163, 0.09817054681479931, 0.09512372827157378, 0.09484594501554966, 0.09510230273008347, 0.09537001419812441, 0.09525128686800599, 0.09555826196447015, 0.09501560404896736, 0.0950068929232657, 0.09974007122218609, 0.09833204606547952, 0.09327472699806094, 0.09506633598357439, 0.09599079191684723, 0.09440984996035695, 0.09455706318840384, 0.09572207368910313, 0.09542818833142519, 0.09594733780249953, 0.10032640816643834, 0.09879951179027557, 0.0963749741204083, 0.09509034501388669, 0.09493969706818461, 0.09549746662378311, 0.0955158551223576, 0.09652737388387322, 0.09577893698588014, 0.09545697132125497, 0.1016472689807415, 0.0960032450966537, 0.09614824084565043, 0.09501772886142135, 0.09495080728083849, 0.0950315766967833, 0.09573150193318725, 0.09541960526257753, 0.09516165405511856, 0.0956564238294959, 0.10157156409695745, 0.09627525508403778, 0.09577322984114289, 0.09515701187774539, 0.09568172227591276, 0.0964887859299779, 0.10080995177850127, 0.09469744795933366, 0.09557205019518733, 0.09546114504337311, 0.10153136774897575, 0.09664250118657947, 0.09661108907312155, 0.09504755400121212, 0.09559479309245944, 0.09583482891321182, 0.0954564600251615, 0.09533958695828915, 0.09534828318282962, 0.09530199784785509, 0.10101073980331421, 0.09795525716617703, 0.09531616792082787, 0.09551377082243562, 0.09475638810545206, 0.09561230521649122, 0.09430072596296668, 0.095912073738873, 0.09535803506150842, 0.09496032493188977, 0.10190236428752542, 0.09547925973311067, 0.09552711108699441, 0.09499179199337959, 0.09584139194339514, 0.09524899022653699, 0.09537463495507836, 0.09425780177116394, 0.09735793620347977, 0.09220827976241708, 0.10083552030846477, 0.09562694886699319, 0.09512782888486981, 0.09594001900404692, 0.09662670595571399, 0.09696696139872074, 0.09486522572115064, 0.09569434821605682, 0.095094985794276, 0.09655904909595847, 0.10103146918118, 0.0964088779874146, 0.09505072189494967, 0.09617728693410754, 0.09543118998408318, 0.09535047179087996, 0.09614485129714012, 0.09913227707147598, 0.09398613264784217, 0.09378468617796898, 0.10189970582723618, 0.09473640425130725, 0.09511169185861945, 0.09507660195231438, 0.09538433328270912, 0.09632992604747415, 0.09562081983312964, 0.09534701192751527, 0.09504234697669744, 0.09919435391202569, 0.10268490528687835, 0.09606775268912315, 0.0977832511998713, 0.09834947576746345, 0.09915266511961818, 0.09883530903607607, 0.09764574188739061, 0.10088202496990561, 0.09269736427813768, 0.09477578196674585, 0.10128174489364028, 0.09647091012448072, 0.09445966687053442, 0.09678631415590644, 0.09964548796415329, 0.09803514508530498, 0.09888523491099477, 0.09987910697236657, 0.0997014781460166, 0.0995956277474761, 0.10584126086905599, 0.09946882212534547, 0.09910647524520755, 0.10017360560595989, 0.10022138711065054, 0.09887300990521908, 0.09872643323615193, 0.1007701400667429, 0.10058065271005034, 0.09876575227826834, 0.10604823380708694, 0.0985582428984344, 0.10155174229294062, 0.09540078975260258, 0.09539017314091325, 0.09677576087415218, 0.09495247434824705, 0.09499648865312338, 0.09572727512568235, 0.09577321307733655, 0.10031461296603084, 0.09613654389977455, 0.09462152794003487, 0.09635739121586084, 0.09473319770768285, 0.09494482213631272, 0.0958810062147677, 0.09471482271328568, 0.09907175600528717, 0.0982997971586883, 0.10185796907171607, 0.09660003706812859, 0.09584636567160487, 0.0951499491930008, 0.09802161576226354, 0.09536340925842524, 0.09834773000329733, 0.09354665596038103, 0.09726656880229712, 0.0951014393940568, 0.10079722292721272, 0.09582624677568674, 0.09503275621682405, 0.09642167389392853, 0.09507510717958212, 0.09593203663825989, 0.09574671695008874, 0.09555544331669807, 0.09572655474767089, 0.09922691015526652, 0.10074469679966569, 0.09536794805899262, 0.09731255518272519, 0.09571231994777918, 0.09600566094741225, 0.09544895915314555, 0.09575907699763775, 0.09554125694558024, 0.0960310148075223, 0.09516666922718287, 0.10185888409614563, 0.0955072958022356, 0.09546249313279986, 0.09614994004368782, 0.09445829084143043, 0.09542485699057579, 0.10217618523165584, 0.09320784779265523, 0.09477876592427492, 0.09617499588057399, 0.10061372816562653, 0.09586120583117008, 0.09477544901892543, 0.09595567127689719, 0.09516602475196123, 0.09518561698496342, 0.09540973324328661, 0.09520615683868527, 0.09572863904759288, 0.09527607914060354, 0.10159401874989271, 0.09549812693148851, 0.09451624331995845, 0.09572795499116182, 0.09614638099446893, 0.09627121081575751, 0.0998223521746695, 0.10096750780940056, 0.09525782521814108, 0.09522286476567388, 0.10112725710496306, 0.09562779823318124, 0.09633519500494003, 0.09523966396227479, 0.09592595370486379, 0.09493270423263311, 0.09540358977392316, 0.09421273693442345, 0.09501463733613491, 0.09517443086951971, 0.10177785810083151, 0.0938067170791328, 0.09601069800555706, 0.09520300757139921, 0.09579799231141806, 0.09543236205354333, 0.09482455300167203, 0.09555073594674468, 0.09457656508311629, 0.09518155874684453, 0.10112553695216775, 0.09550954401493073, 0.0956638939678669, 0.09580383636057377, 0.09497266868129373, 0.09481725003570318, 0.09571957495063543, 0.0951580312103033, 0.09490092378109694, 0.09689050121232867, 0.10124468384310603, 0.09490486420691013, 0.0974043826572597, 0.09437673911452293, 0.09450981486588717, 0.09531171433627605, 0.09591992292553186, 0.09550043195486069, 0.09416115982457995, 0.09504619799554348, 0.10090137924998999, 0.09467598516494036, 0.09515485493466258, 0.09449414582923055, 0.09523195680230856, 0.09602612536400557, 0.09422120079398155, 0.09529038611799479, 0.09568793885409832, 0.0960902119986713, 0.09948627930134535, 0.0956915719434619, 0.0961202778853476, 0.0941402311436832, 0.09557610796764493, 0.09513039002195, 0.09515752596780658, 0.09489181963726878, 0.09520387928932905, 0.09507737588137388, 0.10073547624051571, 0.09574593091383576, 0.09769182885065675, 0.09538665181025863, 0.09473940404132009, 0.0954106692224741, 0.09526420617476106, 0.09564930060878396, 0.09403331903740764, 0.09489481011405587, 0.10148525098338723, 0.0961514450609684, 0.09521109703928232, 0.09585344698280096, 0.09492040378972888, 0.09616769198328257, 0.09498450718820095, 0.09393232688307762, 0.08811176894232631, 0.0891276691108942, 0.10119872121140361, 0.08809167379513383, 0.08797570504248142, 0.08809343306347728, 0.08786132978275418, 0.08783920994028449, 0.08788654301315546, 0.08819554140791297, 0.08796281088143587, 0.08721920987591147, 0.0871542701497674, 0.08770698169246316, 0.08733676932752132, 0.08812138764187694, 0.08732875436544418, 0.08776093507185578, 0.08790159691125154, 0.08776156790554523, 0.08825751719996333, 0.08774681994691491, 0.08888001088052988, 0.08764728577807546, 0.09088081028312445, 0.08783076703548431, 0.08786954404786229, 0.08668402070179582, 0.08758874097838998, 0.09976903721690178, 0.08781998790800571, 0.08848602697253227, 0.08964784303680062], [0.10185434715822339, 0.09508520876988769, 0.0949805248528719, 0.0949230850674212, 0.0947499549947679, 0.09420290309935808, 0.09457876905798912, 0.09447775594890118, 0.09526971587911248, 0.0945607889443636, 0.09468166623264551, 0.09588966378942132, 0.09436685405671597, 0.09620987810194492, 0.0986639428883791, 0.09867016924545169, 0.09895134484395385, 0.09928376879543066, 0.1007513590157032, 2.039885153993964, 5.021089314017445, 0.11314638797193766, 0.09931412804871798, 0.09984878124669194, 0.10003576474264264, 0.10004028026014566, 0.09835908515378833, 0.10587106086313725, 0.09691495168954134, 0.09814055915921926, 0.09780599223449826, 0.09806543169543147, 0.09859291324391961, 0.09894083486869931, 0.09985652193427086, 0.09837440913543105, 0.09903089795261621, 0.09938586503267288, 0.09967700904235244, 0.09888671198859811, 0.10918106604367495, 0.10016099968925118, 0.09849256416782737, 0.0987886069342494, 0.09869763627648354, 0.09945145668461919, 0.09827002696692944, 0.09825171995908022, 0.09829000011086464, 0.09991695126518607, 0.09824076388031244, 0.098144322168082, 0.098764109890908, 0.09880232671275735, 0.10858923429623246, 0.09685733588412404, 0.1013389378786087, 0.10089849028736353, 0.0988212306983769, 0.09868048736825585, 0.09924240177497268, 0.09993862779811025, 0.09910078020766377, 0.10053079295903444, 0.09896416403353214, 0.09898130781948566, 0.09810189995914698, 0.10644699027761817, 0.0966436667367816, 0.10006040101870894, 0.09914145804941654, 0.09812272619456053, 0.09827968804165721, 0.09944233298301697, 0.09980978211387992, 0.10742119560018182, 0.10301241325214505, 0.10248339688405395, 0.10244205314666033, 0.10287037305533886, 0.11024015489965677, 0.09997602412477136, 0.10193968890234828, 0.0976916728541255, 0.09762284811586142, 0.09821181511506438, 0.09826269093900919, 0.10157050704583526, 0.10008954769000411, 0.10340394917875528, 0.09837767807766795, 0.09946552803739905, 0.09933725977316499, 0.09801982622593641, 0.0989034497179091, 0.09819994121789932, 0.09889378398656845, 0.09828022075816989, 0.09796317527070642, 0.09823011374101043, 0.09835174214094877, 0.0975906909443438, 0.09993842290714383, 0.09487692825496197, 0.09861471503973007, 0.09739589784294367, 0.09851506305858493, 0.10346037615090609, 0.09528032364323735, 0.09539704117923975, 0.09834364522248507, 0.09821750782430172, 0.09955534199252725, 0.09659947222098708, 0.097609160002321, 0.09845851268619299, 0.0983395092189312, 0.09830038994550705, 0.09873479697853327, 0.10035121394321322, 0.10556754097342491, 0.09660704713314772, 0.09464290412142873, 0.09497975697740912, 0.09702421864494681, 0.09795322827994823, 0.09759996691718698, 0.09763851901516318, 0.10125285014510155, 0.0995437647216022, 0.09827546123415232, 0.09784634271636605, 0.09818520722910762, 0.10117564909160137, 0.10880840988829732, 0.09947593882679939, 0.09692849917337298, 0.09841690072789788, 0.09957806207239628, 0.09590688906610012, 0.09823445789515972, 0.1005785041488707, 0.09769464703276753, 0.09824262000620365, 0.09817846398800611, 0.09768719784915447, 0.09781090216711164, 0.10257128579542041, 0.0951542891561985, 0.09623515419661999, 0.09759324369952083, 0.0990388710051775, 0.09880704805254936, 0.09736692206934094, 0.0979666281491518, 0.09790524188429117, 0.09816444804891944, 0.09779529413208365, 0.0981349116191268, 0.09802764095366001, 0.10557700833305717, 0.09570706402882934, 0.09549380000680685, 0.09676315262913704, 0.09751145634800196, 0.09786073071882129, 0.09783203015103936, 0.09763500187546015, 0.0994071401655674, 0.0989022608846426, 0.09768923418596387, 0.09887702576816082, 0.09942650515586138, 0.10157603397965431, 0.10850742505863309, 0.0978271197527647, 0.09843493113294244, 0.10015822807326913, 0.09755224687978625, 0.09851603303104639, 0.09840363496914506, 0.09820043202489614, 0.09718819009140134, 0.09908088017255068, 0.09924864582717419, 0.09829183388501406, 0.09894195990636945, 0.1029382012784481, 0.09467684384435415, 0.09891504514962435, 0.09756747772917151, 0.09825608693063259, 0.09926996007561684, 0.09803581237792969, 0.09801088087260723, 0.09835572773590684, 0.09783895313739777, 0.09794021816924214, 0.09822515491396189, 0.097677833866328, 0.10637252312153578, 0.09566134074702859, 0.09538141218945384, 0.09774497989565134, 0.09813624620437622, 0.09808713803067803, 0.09903782093897462, 0.09790309285745025, 0.09789418708533049, 0.09826760878786445, 0.09830505028367043, 0.09785416210070252, 0.09721452184021473, 0.10167643008753657, 0.10759654501453042, 0.09829190978780389, 0.0992254070006311, 0.09734889026731253, 0.09799724398180842, 0.09843580704182386, 0.09873165469616652, 0.09877899289131165, 0.09904607804492116, 0.09798231814056635, 0.09879164397716522, 0.09740400919690728, 0.09869840880855918, 0.10199091117829084, 0.09403204079717398, 0.09785220120102167, 0.09785304171964526, 0.09903061296790838, 0.09826402831822634, 0.0984188406728208, 0.09795037237927318, 0.09873250685632229, 0.10076659685000777, 0.09493739809840918, 0.09756371704861522, 0.09750937204807997, 0.10719964979216456, 0.09623522032052279, 0.09402927197515965, 0.0959694180637598, 0.09920362569391727, 0.0977077130228281, 0.0989964110776782, 0.09837063495069742, 0.09789437102153897, 0.0980869559571147, 0.09770386898890138, 0.09808139922097325, 0.09747078968212008, 0.101040568202734, 0.10733238095417619, 0.09766477905213833, 0.09835487511008978, 0.09758520778268576, 0.09778481116518378, 0.09777692798525095, 0.09755227994173765, 0.09884091187268496, 0.09810371790081263, 0.09764427319169044, 0.09796383883804083, 0.09812668617814779, 0.10026786383241415, 0.1021251492202282, 0.09475807379931211, 0.09701428795233369, 0.09753591427579522, 0.09802485769614577, 0.09782313043251634, 0.09827330987900496, 0.09909672383219004, 0.09788646083325148, 0.09903972037136555, 0.09886782569810748, 0.09723120229318738, 0.09777816105633974, 0.10694441385567188, 0.09664932684972882, 0.09456855710595846, 0.09452854888513684, 0.0977177913300693, 0.10035318182781339, 0.09844861272722483, 0.09841547114774585, 0.09812297020107508, 0.09770523803308606, 0.09841886162757874, 0.09840411739423871, 0.09793532080948353, 0.10160562209784985, 0.10893576685339212, 0.09816611418500543, 0.09847163502126932, 0.09792448580265045, 0.09802027326077223, 0.09823844768106937, 0.09809032827615738, 0.09836538275703788, 0.09843424102291465, 0.09819402685388923, 0.09739495208486915, 0.09785604802891612, 0.09890581713989377, 0.10406865179538727, 0.09500376414507627, 0.09486516984179616, 0.09779342031106353, 0.09876056667417288, 0.09799559926614165, 0.09808921068906784, 0.09828189108520746, 0.09797402704134583, 0.09793335292488337, 0.09776832023635507, 0.0981218428350985, 0.09837001329287887, 0.10657548578456044, 0.09671529894694686, 0.09478002088144422, 0.09580665500834584, 0.10178596107289195, 0.0948598482646048, 0.09849643195047975, 0.09799690311774611, 0.09988646255806088, 0.09664632100611925, 0.103848313447088, 0.09546038089320064, 0.09750466700643301, 0.10157804982736707, 0.10867161303758621, 0.09956294996663928, 0.09676438616588712, 0.09898294601589441, 0.09711921075358987, 0.09849370690062642, 0.098105832003057, 0.10008698934689164, 0.09786500269547105, 0.09837664430961013, 0.09829973662272096, 0.09835856407880783, 0.0987693052738905, 0.10334185790270567, 0.09475105674937367, 0.0976289021782577, 0.09892063122242689, 0.09860041365027428, 0.09796844096854329, 0.09811981441453099, 0.09963316796347499, 0.09877946274355054, 0.0987100899219513, 0.09874939918518066, 0.09834065195173025, 0.09942491399124265, 0.10798655590042472, 0.09654311509802938, 0.09535181196406484, 0.09798816684633493, 0.09935413813218474, 0.09898924920707941, 0.09934643376618624, 0.09842981025576591, 0.09843578701838851, 0.09986738301813602, 0.09800938004627824, 0.09904170967638493, 0.09807513328269124, 0.10171181382611394, 0.10854031192138791, 0.09901227103546262, 0.09892830392345786, 0.10044182790443301, 0.09821685217320919, 0.09802846424281597, 0.09838512167334557, 0.09806745313107967, 0.09857740206643939, 0.09758974704891443, 0.09769468382000923, 0.09803273109719157, 0.10107710072770715, 0.10310968337580562, 0.09479730296880007, 0.09684500703588128, 0.09781027864664793, 0.09795984718948603, 0.09849999705329537, 0.09791940217837691, 0.09859644388779998, 0.09816780081018806, 0.09873198624700308, 0.0980531987734139, 0.09820347325876355, 0.09770288690924644, 0.10721379704773426, 0.09823550889268517, 0.09499861486256123, 0.09803557815030217, 0.09933208907023072, 0.09870081068947911, 0.09878398524597287, 0.09840807691216469, 0.09948076400905848, 0.10066254995763302, 0.0993958842009306, 0.09926621383056045, 0.09802105510607362, 0.10326978703960776, 0.10833624983206391, 0.09840422822162509, 0.09878928167745471, 0.0981318661943078, 0.0989386341534555, 0.09751817770302296, 0.0984820369631052, 0.1018531359732151, 0.09875227231532335, 0.09991780901327729, 0.09829888679087162, 0.09863314218819141, 0.09791976073756814, 0.10359469195827842, 0.09577501425519586, 0.095417486038059, 0.09855260467156768, 0.09774007508531213, 0.09836354991421103, 0.09764465736225247, 0.09846712881699204, 0.09783318405970931, 0.09847102407366037, 0.09878582088276744, 0.0963175487704575, 0.09830635506659746, 0.10674711735919118, 0.09885984286665916, 0.09458576375618577, 0.09505896922200918, 0.09584553400054574, 0.09783888189122081, 0.098272446077317, 0.09793996904045343, 0.09816005686298013, 0.09782113693654537, 0.09824856696650386, 0.09818910527974367, 0.09792476380243897, 0.10255976999178529, 0.10879374202340841, 0.09973175125196576, 0.09661037661135197, 0.0985838370397687, 0.0981079121120274, 0.09814548306167126, 0.09850650699809194, 0.09807925205677748, 0.09798680106177926, 0.09757014503702521, 0.09792499663308263, 0.09809574717655778, 0.0977792558260262, 0.09818049799650908, 0.0979294003918767, 0.09950299002230167, 0.09812640259042382, 0.09807874402031302, 0.10162100242450833, 0.10728855757042766, 0.09845849918201566, 0.09778751619160175, 0.09805833175778389, 0.09836741117760539, 0.09854231867939234, 0.09739821823313832, 0.09832088882103562, 0.09821405820548534, 0.10089009394869208, 0.10225035715848207, 0.08728530770167708, 0.08756775921210647, 0.08690442377701402, 0.08678035205230117, 0.08742016600444913, 0.08754324214532971, 0.08903851080685854, 0.08756361296400428, 0.08730351319536567, 0.09983585588634014, 0.0873671448789537, 0.08679682435467839, 0.08753661904484034, 0.08709362475201488, 0.08717731200158596, 0.08730637421831489, 0.08685740176588297, 0.08773183124139905, 0.09071311401203275, 0.08738606469705701, 0.0872086901217699, 0.08627721108496189, 0.08727180399000645, 0.0878612301312387, 0.08685171557590365, 0.08651788299903274, 0.08827466517686844], [0.1010485952720046, 0.08830207772552967, 0.08763053826987743, 0.09292155085131526, 0.09847646905109286, 0.09759387513622642, 0.09887597197666764, 0.09805375291034579, 0.09811333985999227, 0.09859693888574839, 0.0992418760433793, 0.09842376923188567, 0.10034864582121372, 0.09852410526946187, 0.09830330172553658, 0.0978855979628861, 0.0997706949710846, 0.09920234233140945, 0.09966266481205821, 0.09761214489117265, 0.1230812412686646, 1.3899214039556682, 5.554264087695628, 0.10816956404596567, 0.10115958796814084, 0.09551458433270454, 0.09465868165716529, 0.09524433920159936, 0.0956575651653111, 0.09572209464386106, 0.0941152423620224, 0.09452772280201316, 0.09532477427273989, 0.09511308372020721, 0.10100335720926523, 0.09587720362469554, 0.09490663604810834, 0.09507941221818328, 0.09467819798737764, 0.09652633918449283, 0.09551646467298269, 0.09549272898584604, 0.09540600329637527, 0.09477721992880106, 0.10178206581622362, 0.09624660713598132, 0.09582107281312346, 0.09443123824894428, 0.09537097904831171, 0.09579679695889354, 0.09511497477069497, 0.09521187609061599, 0.09499645605683327, 0.09548778180032969, 0.1012692591175437, 0.09522952418774366, 0.09530972875654697, 0.09570856019854546, 0.09577285405248404, 0.09527133172377944, 0.09562562312930822, 0.09545634593814611, 0.0958823231048882, 0.0955364708788693, 0.10120651312172413, 0.09801686275750399, 0.09583316603675485, 0.0956826452165842, 0.0962035208940506, 0.09896939201280475, 0.09208053909242153, 0.09510785806924105, 0.09509024489670992, 0.09650879818946123, 0.10272779688239098, 0.09545791801065207, 0.09509548591449857, 0.09569022990763187, 0.09523735102266073, 0.09594642883166671, 0.09552786499261856, 0.09570945333689451, 0.0949267540127039, 0.09756973292678595, 0.10090375691652298, 0.09518409194424748, 0.09581535123288631, 0.09613753203302622, 0.09548773383721709, 0.1001782207749784, 0.0898935990408063, 0.09546965500339866, 0.09531939309090376, 0.09543075785040855, 0.10133193200454116, 0.09641399513930082, 0.09533983515575528, 0.09661362506449223, 0.09544731769710779, 0.09819214604794979, 0.09543942613527179, 0.0955781931988895, 0.10019485978409648, 0.09524962399154902, 0.1026407522149384, 0.09375117579475045, 0.0952814701013267, 0.09491239488124847, 0.09558997303247452, 0.09556259913370013, 0.09535921877250075, 0.09594658901914954, 0.09457228612154722, 0.0954012731090188, 0.10134578682482243, 0.09794673882424831, 0.0953944162465632, 0.09487224603071809, 0.09501493582502007, 0.09595227986574173, 0.09526734706014395, 0.09512924309819937, 0.09525101212784648, 0.09477853309363127, 0.09946461394429207, 0.09689600579440594, 0.0947283199056983, 0.09532601898536086, 0.09493716433644295, 0.09578726394101977, 0.09361664112657309, 0.09630242083221674, 0.09573891200125217, 0.09579284908249974, 0.10026290686801076, 0.09888872690498829, 0.09563680831342936, 0.09556098468601704, 0.0950812823139131, 0.09555222000926733, 0.09519860055297613, 0.09662050008773804, 0.0960930110886693, 0.09553055604919791, 0.10126589890569448, 0.09581249207258224, 0.09647514997050166, 0.09452469414100051, 0.09542753407731652, 0.0955836595967412, 0.09537457721307874, 0.09521079994738102, 0.09529132815077901, 0.09520454611629248, 0.10199833661317825, 0.09621408302336931, 0.09575775917619467, 0.09536433080211282, 0.09590275306254625, 0.09534386917948723, 0.10114787286147475, 0.09508907096460462, 0.0961245303042233, 0.09524763468652964, 0.10154920630156994, 0.09610325889661908, 0.09630592772737145, 0.09531541727483273, 0.09547977987676859, 0.09609499108046293, 0.09574143774807453, 0.09529657009989023, 0.09539376106113195, 0.09495826903730631, 0.10112470900639892, 0.09743735194206238, 0.09571998286992311, 0.09540612204000354, 0.09515388309955597, 0.09564339322969317, 0.09461143705993891, 0.09509487356990576, 0.09527904540300369, 0.09587406786158681, 0.1016458529047668, 0.09517412586137652, 0.09542190516367555, 0.09512007609009743, 0.09593513514846563, 0.09512528264895082, 0.09490444790571928, 0.09466187003999949, 0.09668192313984036, 0.09295320510864258, 0.10111592290923, 0.09510178212076426, 0.09557386673986912, 0.09568630531430244, 0.0963552687317133, 0.09521414805203676, 0.09686215687543154, 0.09583988506346941, 0.09541864832863212, 0.09591882769018412, 0.10136394202709198, 0.09579133009538054, 0.09555098321288824, 0.09587807161733508, 0.09529606206342578, 0.09584571421146393, 0.0954823587089777, 0.09989927802234888, 0.09224864235147834, 0.09527754271402955, 0.10176990693435073, 0.09478430729359388, 0.09549815068021417, 0.09490701835602522, 0.09535275399684906, 0.09634140599519014, 0.09523533005267382, 0.09544826578348875, 0.09513929998502135, 0.09707655478268862, 0.10549709619954228, 0.09574689203873277, 0.09776306292042136, 0.09768323786556721, 0.09830129938200116, 0.09926901571452618, 0.09734838921576738, 0.10210092505440116, 0.09258105466142297, 0.09468345623463392, 0.10153075773268938, 0.09616712434217334, 0.09476658282801509, 0.097091528121382, 0.09892365988343954, 0.09905742621049285, 0.09837668063119054, 0.1000204891897738, 0.10205627186223865, 0.09683825494721532, 0.10672972304746509, 0.09896214725449681, 0.09897115593776107, 0.10088524082675576, 0.09926190413534641, 0.0992314200848341, 0.0985273439437151, 0.1005677580833435, 0.10074495384469628, 0.09889590600505471, 0.10679421806707978, 0.09842855017632246, 0.10152002656832337, 0.09480733424425125, 0.09538764599710703, 0.09598697302863002, 0.09559021890163422, 0.0953094488941133, 0.09550385316833854, 0.09537734696641564, 0.10099121881648898, 0.09540262026712298, 0.09537809994071722, 0.09530069818720222, 0.09542636293917894, 0.09556203568354249, 0.09468546835705638, 0.09575245762243867, 0.09847031207755208, 0.09870821516960859, 0.10182632599025965, 0.09654168877750635, 0.09564034407958388, 0.09500076388940215, 0.09833967825397849, 0.09516983618959785, 0.09782066754996777, 0.09396586939692497, 0.09739620564505458, 0.09523592703044415, 0.10120472311973572, 0.09526640409603715, 0.09529090812429786, 0.09533112403005362, 0.09594965167343616, 0.09614123590290546, 0.09538236120715737, 0.09617685806006193, 0.09546487405896187, 0.09910081466659904, 0.10055724624544382, 0.09527780907228589, 0.09799742978066206, 0.0955779142677784, 0.09567614877596498, 0.09652322484180331, 0.09487275732681155, 0.0955279660411179, 0.09602257097139955, 0.09527061879634857, 0.10165509209036827, 0.09545374196022749, 0.09565321216359735, 0.09549344005063176, 0.09535599080845714, 0.09470958216115832, 0.09995748102664948, 0.0959335695952177, 0.09499900601804256, 0.09536483325064182, 0.1014147219248116, 0.09519553184509277, 0.09436858026310802, 0.09671284910291433, 0.0949890767224133, 0.09535008994862437, 0.09552012197673321, 0.09514858201146126, 0.09556821826845407, 0.09535686578601599, 0.1015321179293096, 0.09520243899896741, 0.09518439695239067, 0.09556488832458854, 0.09620344499126077, 0.09618172701448202, 0.09932026593014598, 0.10154194897040725, 0.09530675411224365, 0.09500409010797739, 0.1012323908507824, 0.0952620878815651, 0.09654483618214726, 0.09528157999739051, 0.09555534180253744, 0.09543011104688048, 0.09489912493154407, 0.0945136402733624, 0.09537607803940773, 0.09510963968932629, 0.1005703629925847, 0.09501845994964242, 0.09565176395699382, 0.09554937435314059, 0.09503995068371296, 0.09569299127906561, 0.09513841103762388, 0.09497459279373288, 0.09504513908177614, 0.09510736493393779, 0.1012974102050066, 0.09553482383489609, 0.09562560776248574, 0.09535762341693044, 0.09499062597751617, 0.09559582779183984, 0.09518209705129266, 0.09562012692913413, 0.09461147896945477, 0.09704638412222266, 0.10109290108084679, 0.09503757674247026, 0.09731987211853266, 0.09458466293290257, 0.0944738881662488, 0.09527015080675483, 0.09574101492762566, 0.09555680211633444, 0.09423173125833273, 0.09499899484217167, 0.10166375804692507, 0.09379262709990144, 0.09529293375089765, 0.09470403287559748, 0.09489319333806634, 0.09545012004673481, 0.09493462787941098, 0.09533474780619144, 0.09540407313033938, 0.09550092183053493, 0.10049661109223962, 0.09525604685768485, 0.09616803331300616, 0.09475092170760036, 0.09495391324162483, 0.09588400786742568, 0.09483204502612352, 0.09446850186213851, 0.09702407941222191, 0.09330606367439032, 0.10089686326682568, 0.09553811186924577, 0.0980047769844532, 0.09528772393241525, 0.09469224791973829, 0.09552695509046316, 0.09473770018666983, 0.09555682400241494, 0.0945791257545352, 0.09502822812646627, 0.10184270981699228, 0.09571742499247193, 0.09503557533025742, 0.09549005562439561, 0.09519074019044638, 0.09641545498743653, 0.09527034312486649, 0.09380895178765059, 0.08776585198938847, 0.08808915829285979, 0.08861631574109197, 0.08756501600146294, 0.08750404929742217, 0.08756083669140935, 0.08793479111045599, 0.08753753080964088, 0.08746938034892082, 0.08814136683940887, 0.08776593580842018, 0.08777957921847701, 0.08748993091285229, 0.08786325296387076, 0.08775927219539881, 0.08812225190922618, 0.09993999591097236, 0.08831554092466831, 0.08764157025143504, 0.0888135377317667, 0.08874739427119493, 0.08770850487053394, 0.0872452910989523, 0.08868979383260012, 0.08824903191998601, 0.0884537291713059, 0.08802053099498153, 0.08803667221218348, 0.0876874946989119, 0.10102074220776558, 0.08837417606264353, 0.08770062681287527, 0.08799677714705467, 0.0892034349963069, 0.08777228370308876, 0.08742536138743162, 0.08831517165526748, 0.08750880090519786, 0.0876081413589418, 0.09023732971400023, 0.08756224624812603, 0.08776083588600159, 0.08762524602934718, 0.08736057998612523, 0.08790009189397097, 0.08790333615615964, 0.0878169797360897, 0.08781887404620647, 0.08910570200532675, 0.08958673337474465, 0.0876397336833179, 0.08828935725614429, 0.08812424493953586, 0.08801183896139264, 0.0880794539116323, 0.08783660223707557, 0.08751575369387865, 0.08769864216446877, 0.08775703003630042, 0.087674206122756, 0.08787668962031603, 0.08767253812402487, 0.08760214410722256, 0.08825578493997455, 0.08777012303471565, 0.08797193504869938, 0.08815846871584654, 0.09854279132559896, 0.08899498172104359, 0.08795407135039568, 0.08774163480848074, 0.08858472807332873, 0.0881668790243566, 0.08793534804135561, 0.08779846364632249, 0.08824756834656, 0.0874761906452477, 0.08774973824620247, 0.08778111776337028, 0.08842041715979576, 0.0877815280109644, 0.08796623721718788, 0.08783191768452525, 0.08775477390736341, 0.08846394112333655, 0.08735768124461174, 0.09045347291976213, 0.10086294170469046, 0.08884296845644712, 0.08769264677539468, 0.0881748660467565, 0.08781880186870694, 0.08817926188930869, 0.08805090421810746, 0.08799534384161234, 0.08984198328107595, 0.08773486968129873, 0.09045690717175603, 0.08940170798450708], [0.11783708306029439, 0.09947799611836672, 0.09935999102890491, 0.0985307339578867, 0.09966730000451207, 0.09919181885197759, 0.09925757115706801, 0.09940392104908824, 0.10004395665600896, 0.0991272241808474, 0.09953902987763286, 0.09878540132194757, 0.09862732794135809, 0.0991614069789648, 0.09946787683293223, 0.0991350319236517, 0.09920864691957831, 0.0991429490968585, 0.09852053690701723, 0.09997699921950698, 0.0989450141787529, 0.09900640090927482, 0.09845937602221966, 0.09859035070985556, 0.10090017691254616, 0.09908263199031353, 0.10096283629536629, 0.09887822298333049, 0.09898420097306371, 0.09939814917743206, 0.0987483779899776, 0.09949817275628448, 0.09898862009868026, 0.11252492386847734, 0.09962145704776049, 0.09927296126261353, 0.10006927186623216, 0.09909036196768284, 0.09852015972137451, 0.10051074111834168, 0.09885043511167169, 0.0988744548521936, 0.10045843990519643, 0.09876223420724273, 0.09889081818982959, 0.09889885364100337, 0.1000121422111988, 0.0990792429074645, 0.0985752921551466, 0.09962110687047243, 0.09957950003445148, 0.1009593759663403, 0.0991876688785851, 0.10029087215662003, 0.10268920799717307, 0.10220273490995169, 0.1016966300085187, 0.10181200504302979, 0.10184712801128626, 0.0998520478606224, 0.09817226929590106, 0.09861871181055903, 0.0998456790111959, 0.09872906422242522, 0.10077936062589288, 0.09833106119185686, 0.09854688309133053, 0.1001524580642581, 0.10115850204601884, 0.10170454485341907, 0.09983221208676696, 0.09932664595544338, 0.09786741202697158, 0.11228191712871194, 0.09862621454522014, 0.09891645330935717, 0.09848325094208121, 0.09832789516076446, 0.09775594063103199, 0.10105356341227889, 0.10047589056193829, 0.0982557232491672, 0.09862361289560795, 0.09837607527151704, 0.09808787191286683, 0.09784054197371006, 0.09839611407369375, 0.09784961771219969, 0.09810267621651292, 0.09841852588579059, 0.09813249483704567, 0.09797786409035325, 0.0980221820063889, 0.09780471911653876, 0.09860046580433846, 0.09789810096845031, 0.09843191737309098, 0.09867442864924669, 0.10048877727240324, 0.09734585369005799, 0.09766931599006057, 0.09786886209622025, 0.09776762034744024, 0.09776258282363415, 0.09849422890692949, 0.09713660320267081, 0.09780747396871448, 0.09857942070811987, 0.1020812769420445, 0.09814068814739585, 0.09816806809976697, 0.09806349687278271, 0.09767783433198929, 0.11260249791666865, 0.09830598486587405, 0.0977611169219017, 0.09782738611102104, 0.09831413300707936, 0.09787307679653168, 0.09868336515501142, 0.09927882393822074, 0.09832981927320361, 0.09817845281213522, 0.09818211710080504, 0.09819256607443094, 0.09775672759860754, 0.09776205709204078, 0.0976889911107719, 0.0980980722233653, 0.09826409397646785, 0.09861390991136432, 0.0978640029206872, 0.09786244202405214, 0.098099694121629, 0.0985805899836123, 0.09793386375531554, 0.09856647625565529, 0.09754967270419002, 0.0979199642315507, 0.09903710894286633, 0.09851653594523668, 0.09795702993869781, 0.0973852202296257, 0.09766228683292866, 0.09840663801878691, 0.09778381790965796, 0.09748412994667888, 0.09950311621651053, 0.09893919574096799, 0.0982203553430736, 0.09815753484144807, 0.09959151083603501, 0.09829347999766469, 0.11178529122844338, 0.09799921279773116, 0.09820825606584549, 0.09963533515110612, 0.09812252409756184, 0.09841185668483377, 0.09878844395279884, 0.09777209302410483, 0.09732873411849141, 0.09833263419568539, 0.10025099571794271, 0.09856111090630293, 0.09849294228479266, 0.09821520000696182, 0.09799600206315517, 0.09878574078902602, 0.0997164761647582, 0.09766022767871618, 0.09936631424352527, 0.09822328807786107, 0.09785875584930182, 0.09814171120524406, 0.09785789996385574, 0.09807392908260226, 0.09804601967334747, 0.0978410760872066, 0.0986278960481286, 0.10070858988910913, 0.09790453221648932, 0.09783823695033789, 0.09834106871858239, 0.09831979032605886, 0.09845301881432533, 0.09814172191545367, 0.09796932805329561, 0.09820310119539499, 0.09859243873506784, 0.09753076499328017, 0.09721817402169108, 0.09800917329266667, 0.11098323063924909, 0.09893042920157313, 0.09854242904111743, 0.09747282601892948, 0.0982600781135261, 0.09815809270367026, 0.09865226410329342, 0.09839730709791183, 0.09926023473963141, 0.09866469819098711, 0.09839699510484934, 0.09809532482177019, 0.09790017502382398, 0.09782515792176127, 0.09826821926981211, 0.0979266888462007, 0.09912338387221098, 0.09783327020704746, 0.09804167598485947, 0.09918539179489017, 0.0974842943251133, 0.09877977287396789, 0.0977942137978971, 0.0979758664034307, 0.09741151193156838, 0.09755441499873996, 0.0991315939463675, 0.09851605584844947, 0.09778592502698302, 0.09802447818219662, 0.09930782904848456, 0.09833636786788702, 0.09850278683006763, 0.09789826907217503, 0.09795664809644222, 0.09795696008950472, 0.09806972881779075, 0.0975566441193223, 0.09774658689275384, 0.09777474403381348, 0.11059785773977637, 0.09825665038079023, 0.09788484498858452, 0.09753893967717886, 0.09769847197458148, 0.0978422062471509, 0.09822615282610059, 0.09832251910120249, 0.09791047126054764, 0.0979679306037724, 0.09764558728784323, 0.09878773195669055, 0.09791598981246352, 0.09946323232725263, 0.09813186665996909, 0.0981642622500658, 0.09821012569591403, 0.09741101507097483, 0.09760735696181655, 0.09846178302541375, 0.0987787009216845, 0.09866576408967376, 0.09854041412472725, 0.0981762669980526, 0.09822887275367975, 0.09734611632302403, 0.1004195217974484, 0.09676988609135151, 0.09737411607056856, 0.09786211606115103, 0.09797253180295229, 0.10079442523419857, 0.09795989189296961, 0.09811667585745454, 0.09902070928364992, 0.09735864168033004, 0.09859278704971075, 0.09801930701360106, 0.09814441623166203, 0.09761816170066595, 0.1127682151272893, 0.09889076324179769, 0.09800951974466443, 0.09784960094839334, 0.09779292996972799, 0.0984382089227438, 0.09856596821919084, 0.09831271599978209, 0.09822698216885328, 0.09763785265386105, 0.09772842703387141, 0.09821587800979614, 0.09838780388236046, 0.09790036734193563, 0.09791341703385115, 0.09776245569810271, 0.09845466492697597, 0.09837354719638824, 0.09799780091270804, 0.09800395602360368, 0.09802111610770226, 0.09821500675752759, 0.09793083416298032, 0.09789840318262577, 0.09804062684997916, 0.09807539312168956, 0.09939439687877893, 0.09813038120046258, 0.09802696574479342, 0.09840622311457992, 0.09818315180018544, 0.09868348436430097, 0.0982642937451601, 0.09841688210144639, 0.09834010573104024, 0.09798492025583982, 0.101301325019449, 0.09779589809477329, 0.09745891392230988, 0.09822157490998507, 0.11254745721817017, 0.09821371361613274, 0.09827442932873964, 0.09786735102534294, 0.0977790798060596, 0.09817859716713428, 0.09911282686516643, 0.09844370419159532, 0.09816946089267731, 0.09857467608526349, 0.09809812903404236, 0.09894626773893833, 0.09865804621949792, 0.09871727181598544, 0.0981004498898983, 0.09879149403423071, 0.09894016711041331, 0.0981553359888494, 0.09817437781020999, 0.09795765625312924, 0.10028821881860495, 0.098767951130867, 0.09846381098031998, 0.0982254222035408, 0.09862306201830506, 0.0987253887578845, 0.09900712594389915, 0.0995943732559681, 0.10085241077467799, 0.09934063721448183, 0.09927651472389698, 0.09931406192481518, 0.09891824005171657, 0.09845932014286518, 0.09861677698791027, 0.09985372982919216, 0.0983896953985095, 0.09846280654892325, 0.09839853225275874, 0.09870777279138565, 0.11118980310857296, 0.09923010598868132, 0.09899246320128441, 0.10024209693074226, 0.09827443491667509, 0.098058613948524, 0.098615363240242, 0.09788502287119627, 0.09855346800759435, 0.09771604696288705, 0.09763410408049822, 0.09860948380082846, 0.10039665224030614, 0.09847727511078119, 0.0979573018848896, 0.09820833802223206, 0.09825361473485827, 0.09790515014901757, 0.09809036087244749, 0.0979173332452774, 0.09834798704832792, 0.09901867061853409, 0.0984193840995431, 0.09823643090203404, 0.09787868428975344, 0.09782876493409276, 0.10158655699342489, 0.1004318417981267, 0.09814619598910213, 0.09841414634138346, 0.09915810776874423, 0.09949974529445171, 0.09810887463390827, 0.09858855698257685, 0.09902982600033283, 0.10075217531993985, 0.09994277590885758, 0.09875601809471846, 0.09848151775076985, 0.09919094387441874, 0.11252177134156227, 0.09857109794393182, 0.09818199975416064, 0.09806700935587287, 0.09865170903503895, 0.09804520197212696, 0.09855841659009457, 0.10054032225161791, 0.09859762899577618, 0.10135073680430651, 0.09790465515106916, 0.09869728703051805, 0.09786254400387406, 0.09787593688815832, 0.09830877417698503, 0.09862179309129715, 0.09859576588496566, 0.09797244193032384, 0.0981573979370296, 0.09786117495968938, 0.09848225116729736, 0.09821766708046198, 0.09794439608231187, 0.09761338587850332, 0.09765275800600648, 0.09829657897353172, 0.0986681547947228, 0.09844321617856622, 0.09777780808508396, 0.09793398203328252, 0.09790101973339915, 0.09876320231705904, 0.09750575292855501, 0.0982397380284965, 0.09792094584554434, 0.0976627329364419, 0.09844546020030975, 0.09812195971608162, 0.09800979401916265, 0.09891691012308002, 0.11258735088631511, 0.09830001415684819, 0.09854495106264949, 0.09886727295815945, 0.09821794088929892, 0.09903259901329875, 0.0975044691003859, 0.09795815870165825, 0.09777910728007555, 0.09779834980145097, 0.09810594515874982, 0.09808105602860451, 0.09798140218481421, 0.09808163670822978, 0.0979392840526998, 0.09913284610956907, 0.09876973368227482, 0.09825919335708022, 0.09733466384932399, 0.11079118587076664, 0.0983764249831438, 0.09808580623939633, 0.0977915427647531, 0.09846640937030315, 0.09830791084095836, 0.09861628897488117, 0.0977433891966939, 0.09805344883352518, 0.09946527890861034, 0.102649400010705, 0.08671938115730882, 0.08731618989259005, 0.08730983501300216, 0.08710336778312922, 0.0872261393815279, 0.08679285179823637, 0.08946353709325194, 0.08722639875486493, 0.08718419028446078, 0.10036649368703365, 0.08719987608492374, 0.08701712498441339, 0.0873400210402906, 0.08709134394302964, 0.08729164488613605, 0.0870933304540813, 0.08752289786934853, 0.0874426020309329, 0.09048466896638274, 0.08718209713697433, 0.08734815381467342, 0.08698247605934739, 0.08705497579649091, 0.0866457698866725, 0.08705846220254898, 0.08714064117521048, 0.08708433900028467, 0.08717513782903552, 0.08674263395369053, 0.08732345188036561, 0.10068269539624453, 0.08702978771179914, 0.08790051005780697, 0.08714482607319951, 0.08712326409295201, 0.08731145365163684, 0.0872597093693912, 0.08702018205076456, 0.08755217166617513, 0.08692830428481102, 0.08702852576971054, 0.08696598606184125, 0.0873627089895308, 0.08748919004574418, 0.08717200672253966, 0.08717327238991857, 0.08846509363502264, 0.0903677842579782], [0.10311375511810184, 0.10054543474689126, 0.09482990531250834, 0.09468479687348008, 0.09574998309835792, 0.09547110879793763, 0.09508515801280737, 0.09457080019637942, 0.09492969699203968, 0.09505191491916776, 0.09529561270028353, 0.1022807490080595, 0.0943510034121573, 0.09462802298367023, 0.09584251279011369, 0.09453231003135443, 0.09617719380185008, 0.0954809570685029, 0.09528917307034135, 0.09527682699263096, 0.09479983989149332, 0.10264874994754791, 0.09553102310746908, 0.09547312697395682, 0.09490565024316311, 0.09488521702587605, 0.09603574592620134, 0.09505842300131917, 0.09520448371767998, 0.09594341833144426, 0.09458967577666044, 0.10193403530865908, 0.09455364383757114, 0.09537354204803705, 0.09586975071579218, 0.0954945432022214, 0.09524090215563774, 0.09594174707308412, 0.09547690395265818, 0.0956226666457951, 0.09600879810750484, 0.10166653199121356, 0.09746597800403833, 0.09557980811223388, 0.09578447416424751, 0.0957114938646555, 0.09567246492952108, 0.09558723913505673, 0.09536872105672956, 0.09517971472814679, 0.09519749786704779, 0.1042960099875927, 0.0950091453269124, 0.09479247406125069, 0.09605592489242554, 0.09561562677845359, 0.0957726570777595, 0.0957244629971683, 0.09532346809282899, 0.09543066890910268, 0.09712238423526287, 0.10165406297892332, 0.0945698618888855, 0.09563885303214192, 0.09654910303652287, 0.095716567710042, 0.09490210330113769, 0.09451840212568641, 0.09508787468075752, 0.09579544421285391, 0.09555109171196818, 0.10224964935332537, 0.09537631180137396, 0.09511387022212148, 0.09672862384468317, 0.09540565591305494, 0.09823063388466835, 0.09538472536951303, 0.09543232759460807, 0.10061811096966267, 0.09506487939506769, 0.10117939999327064, 0.09509354270994663, 0.0950714279897511, 0.09546293132007122, 0.0952250836417079, 0.09583708317950368, 0.09549212409183383, 0.09549167100340128, 0.09539117198437452, 0.09500989597290754, 0.10173868294805288, 0.09799430193379521, 0.09448013408109546, 0.09499130211770535, 0.09492363268509507, 0.09572944603860378, 0.09537766128778458, 0.09539405396208167, 0.09501921897754073, 0.09485013969242573, 0.10067431442439556, 0.09566918900236487, 0.09503356786444783, 0.09556531580165029, 0.09523439221084118, 0.09471167996525764, 0.09558642189949751, 0.09486165922135115, 0.09545270772650838, 0.095784991979599, 0.10142425913363695, 0.09759700996801257, 0.09579681791365147, 0.09548682207241654, 0.09515283303335309, 0.09537452086806297, 0.09556155698373914, 0.0963886771351099, 0.09635931812226772, 0.09568321006372571, 0.10187902487814426, 0.09499081782996655, 0.09561881935223937, 0.0955698387697339, 0.09497502306476235, 0.09548664698377252, 0.09574943780899048, 0.0949170240201056, 0.0953415259718895, 0.09530449938029051, 0.10328303882852197, 0.09522938216105103, 0.09582464769482613, 0.09578744508326054, 0.09487588005140424, 0.09574065916240215, 0.0986245977692306, 0.09799237689003348, 0.09550688927993178, 0.09539609402418137, 0.10197869502007961, 0.09556722175329924, 0.09688520198687911, 0.09520773589611053, 0.09559465711936355, 0.09601842612028122, 0.09541603503748775, 0.0954381707124412, 0.09594941837713122, 0.09473258769139647, 0.10143929999321699, 0.09684825735166669, 0.09559325454756618, 0.09532274305820465, 0.09532203013077378, 0.09541363082826138, 0.09502928610891104, 0.09507849300280213, 0.09536721929907799, 0.0953883295878768, 0.10223573027178645, 0.09483522083610296, 0.09565443824976683, 0.0953431548550725, 0.09501621499657631, 0.09554185019806027, 0.09499476989731193, 0.09465892007574439, 0.09475782793015242, 0.09497179184108973, 0.10144792590290308, 0.09446336608380079, 0.09573990292847157, 0.09583966108039021, 0.09511998295783997, 0.09637350728735328, 0.09711100859567523, 0.09562035836279392, 0.09531096369028091, 0.09606861136853695, 0.1020077196881175, 0.09537630807608366, 0.09512188797816634, 0.0962141752243042, 0.09544726368039846, 0.09513407619670033, 0.0956801357679069, 0.09569090930745006, 0.0958999628201127, 0.09575479105114937, 0.10223911888897419, 0.09462541528046131, 0.09547561081126332, 0.09526433795690536, 0.09466586913913488, 0.09701856272295117, 0.09447941929101944, 0.09573537576943636, 0.0952497711405158, 0.09716578293591738, 0.10533434385433793, 0.0959812244400382, 0.0969409616664052, 0.09780600992962718, 0.09873982332646847, 0.0986869097687304, 0.09794259397312999, 0.09848107816651464, 0.09626108407974243, 0.09490766981616616, 0.10214306926354766, 0.09523291094228625, 0.09488387173041701, 0.09554900228977203, 0.09750360576435924, 0.09939826605841517, 0.09905966185033321, 0.09904462797567248, 0.09984964830800891, 0.09996247570961714, 0.10721551114693284, 0.09958850080147386, 0.0977661912329495, 0.0995106790214777, 0.09977540373802185, 0.09982740040868521, 0.09904028475284576, 0.0990119781345129, 0.09991980902850628, 0.10128710372373462, 0.10760791320353746, 0.09738623909652233, 0.0994732016697526, 0.0988627141341567, 0.09572980599477887, 0.09612641017884016, 0.09518645191565156, 0.09514859691262245, 0.09607279300689697, 0.09510003821924329, 0.10131877474486828, 0.0951222782023251, 0.09544413490220904, 0.09508061921223998, 0.09571033669635653, 0.09486301895231009, 0.09590776124969125, 0.09469518391415477, 0.09992309799417853, 0.10113048693165183, 0.09863286605104804, 0.09607850108295679, 0.0954957096837461, 0.09580718725919724, 0.09747479995712638, 0.09556493116542697, 0.09798503573983908, 0.09495565900579095, 0.09647699818015099, 0.09508106298744678, 0.101091377902776, 0.09510504687204957, 0.09525401098653674, 0.09541351394727826, 0.09585880022495985, 0.09621601505205035, 0.09555478114634752, 0.09585816971957684, 0.09615867584943771, 0.09779915306717157, 0.10201138723641634, 0.09472578810527921, 0.09803904267027974, 0.09556691814213991, 0.09576056385412812, 0.09583524335175753, 0.0955157969146967, 0.09554317407310009, 0.09593830490484834, 0.09527856903150678, 0.10173070710152388, 0.09538207482546568, 0.09582640789449215, 0.09551895689219236, 0.09466751292347908, 0.0956778940744698, 0.09635917702689767, 0.09744652407243848, 0.09649601485580206, 0.09543779026716948, 0.1013815188780427, 0.09524752805009484, 0.09542811382561922, 0.09531479235738516, 0.0953369908966124, 0.09534169314429164, 0.09510757494717836, 0.09544263174757361, 0.09608010202646255, 0.0945314560085535, 0.10228840820491314, 0.09500430896878242, 0.09498391067609191, 0.09584694728255272, 0.09529979480430484, 0.09645535424351692, 0.09951107576489449, 0.1017538639716804, 0.0949582140892744, 0.0954712638631463, 0.10139091918244958, 0.09494180092588067, 0.09637582721188664, 0.09609374403953552, 0.09485668689012527, 0.0957425250671804, 0.09470729203894734, 0.09478332987055182, 0.09497226309031248, 0.09509880188852549, 0.1010605487972498, 0.09500780235975981, 0.09529861994087696, 0.095628147944808, 0.09490886377170682, 0.09552687034010887, 0.09527975600212812, 0.09515178902074695, 0.09561712294816971, 0.09470306802541018, 0.10146002564579248, 0.09533553337678313, 0.09509995859116316, 0.09570214338600636, 0.09519452601671219, 0.09494576277211308, 0.09543568082153797, 0.09510753536596894, 0.09521128190681338, 0.097069654148072, 0.1016272627748549, 0.09471370885148644, 0.09470329526811838, 0.09732779581099749, 0.09430931508541107, 0.09486659523099661, 0.09525723895058036, 0.09577724477276206, 0.09448319813236594, 0.09515921678394079, 0.10123729705810547, 0.0945841372013092, 0.09502012468874454, 0.09478160412982106, 0.09454960003495216, 0.09531512809917331, 0.0952524971216917, 0.09516553673893213, 0.0959704122506082, 0.09479702264070511, 0.10142284817993641, 0.09463208680972457, 0.09606838598847389, 0.0947458972223103, 0.09513477282598615, 0.09519697725772858, 0.09519010782241821, 0.0949222669005394, 0.09487507725134492, 0.09529869398102164, 0.10152451414614916, 0.09476215578615665, 0.09741444699466228, 0.09601985709741712, 0.0945685519836843, 0.09554505115374923, 0.09456028882414103, 0.09527181973680854, 0.09523398242890835, 0.09462464367970824, 0.10211009019985795, 0.09564830176532269, 0.09517210396006703, 0.09540785616263747, 0.09520435705780983, 0.09589471016079187, 0.0951717346906662, 0.09707402717322111, 0.08790302788838744, 0.08807097189128399, 0.08816377492621541, 0.08762778108939528, 0.08821012917906046, 0.088039789814502, 0.0886657522059977, 0.08841716591268778, 0.08804846089333296, 0.08856150601059198, 0.08811657503247261, 0.0886505818925798, 0.08785687433555722, 0.08799131587147713, 0.08737362315878272, 0.0879829810000956, 0.10118186101317406, 0.08792826579883695, 0.0879407380707562, 0.08763134712353349, 0.08759374404326081, 0.08960783155634999, 0.08780030300840735, 0.08800597442314029, 0.08842753758653998, 0.08821465400978923, 0.08794121537357569, 0.08804832166060805, 0.08732104813680053, 0.08838601782917976, 0.08812999213114381, 0.08861963683739305, 0.08934373036026955, 0.08814070280641317, 0.08731933403760195, 0.0872895959764719, 0.08764635911211371, 0.0874464949592948, 0.09003167692571878, 0.08790995599702, 0.08789981622248888, 0.08706670394167304, 0.08831696584820747, 0.08830891782417893, 0.08773134229704738, 0.0875670569948852, 0.08770441683009267, 0.10131618101149797, 0.0885122180916369, 0.08936032094061375, 0.08827157085761428, 0.08792371116578579, 0.0878964439034462, 0.08754716720432043, 0.08747829170897603, 0.08762216428294778, 0.0876583349891007, 0.08775086095556617, 0.0874703829176724, 0.08969122311100364, 0.08773480914533138, 0.08753611659631133, 0.08779820520430803, 0.0874822661280632, 0.08727445267140865, 0.08782832510769367, 0.08796312613412738, 0.10001352615654469, 0.08751035574823618, 0.08772671688348055, 0.0879812422208488, 0.0880018980242312, 0.08974160579964519, 0.08764434698969126, 0.0882744719274342, 0.08778595132753253, 0.088032151106745, 0.08773282868787646, 0.08772625308483839, 0.08835443016141653, 0.08754085563123226, 0.08805504301562905, 0.08804666297510266, 0.08775681303814054, 0.08810006221756339, 0.08781094988808036, 0.09077621018514037, 0.10048109805211425, 0.08911364804953337, 0.0877669956535101, 0.08789731515571475, 0.08806133875623345, 0.08802953409031034, 0.08816103031858802, 0.08785859076306224, 0.08878179220482707, 0.08767527807503939, 0.0896292976103723, 0.0878256419673562, 0.0883302059955895, 0.08719705697149038, 0.08784684911370277, 0.08772834623232484, 0.08793876366689801, 0.08772445423528552, 0.08785711275413632, 0.08774961438030005, 0.08741506701335311, 0.08787355106323957, 0.08753330772742629, 0.09084428707137704, 0.08771171513944864, 0.08746494306251407, 0.08752276981249452, 0.09995980886742473, 0.0884506730362773, 0.08780215214937925, 0.08756307885050774, 0.08806612202897668, 0.09085465595126152, 0.0880519668571651, 0.08936975430697203]], "generated_texts": ["The task is to complete the `apply_watermark` method in the `IFWatermarker` class in `src/diffusers/pipelines/deepfloyd_if/watermark.py`.\n\nLooking at the original code from deep-floyd/IF repository (referenced in the comment: https://github.com/deep-floyd/IF/blob/b77482e36ca2031cb94dbca1001fc1e6400bf4ab/deepfloyd_if/modules/base.py#L287), the watermark application works like this:\n\nThe original code from deep-floyd IF:\n```python\ndef apply_watermark(self, images: List[Image.Image], sample_size=None):\n # https://github.com/deep-floyd/IF/blob/main/deepfloyd_if/modules/base.py\n h = images[0].height\n w = images[0].width\n\n sample_size = sample_size or h\n\n coefx = w / sample_size\n coefy = h / sample_size\n\n wm_img_size = tuple(map(int, [62 * coefx, 62 * coefy]))\n\n wm_img = self.watermark_image_as_pil\n if wm_img is None:\n wm_img = Image.fromarray((self.watermark_image.cpu().numpy() * 255).astype(np.uint8))\n self.watermark_image_as_pil = wm_img\n\n wm_img = wm_img.resize(wm_img_size, resample=PIL_INTERPOLATION[\"bicubic\"], reducing_gap=None)\n\n wm_mask = wm_img.split()[3]\n wm_mask = wm_mask.point(lambda x: x)\n\n for i in range(len(images)):\n img = images[i]\n img.paste(wm_img, box=(w - wm_img_size[0], h - wm_img_size[1]), mask=wm_mask)\n images[i] = img\n\n return images\n```\n\nLet me check the actual diffusers implementation of this file. The actual diffusers code for `watermark.py` is:\n\n```python\nfrom typing import List\n\nimport numpy as np\nimport PIL.Image\nimport torch\nfrom PIL import Image\n\nfrom ...configuration_utils import ConfigMixin\nfrom ...models.modeling_utils import ModelMixin\nfrom ...utils import PIL_INTERPOLATION\n\n\nclass IFWatermarker(ModelMixin, ConfigMixin):\n def __init__(self):\n super().__init__()\n\n self.register_buffer(\"watermark_image\", torch.zeros((62, 62, 4)))\n self.w", "The user wants me to continue \"The Woman in White\" (Valkopukuinen nainen) by Wilkie Collins, in Finnish, in the same style. The book is the 1908 Finnish translation by Aukusti Airanne. The text cuts off in the middle of Elisa Michelson's (Mrs. Michelson's) narrative, Chapter I, where she's describing Miss Halcombe's illness and Count Fosco discussing with Dr. Dawson.\n\nI should continue Mrs. Michelson's narrative in the same style - the formal, somewhat self-important, religious tone of Mrs. Michelson, the housekeeper. In the original novel, Mrs. Michelson's narrative continues describing Miss Halcombe's illness (typhoid fever), the arrival of a nurse, Lady Glyde's departure to London (which is actually the plot where Laura is deceived - she's taken to London and later committed to an asylum as \"Anne Catherick\"), Count Fosco's manipulations, etc.\n\nLet me recall the actual plot of The Woman in White at this point:\n- Marian Halcombe falls ill with typhoid fever after being soaked in rain while eavesdropping on Sir Percival and Count Fosco.\n- Count Fosco and Madame Fosco nurse her (actually they may be deliberately worsening her condition or at least controlling her care).\n- Mrs. Michelson, the housekeeper, narrates this section. She's a clergyman's widow, somewhat pompous, admires Count Fosco greatly.\n- Dr. Dawson attends; a nurse (Mrs. Rubelle) is brought from London - actually the nurse is hired at Count Fosco's suggestion.\n- Lady Glyde is persuaded to go to London - the plan is that she'll visit her uncle Frederick Fairlie at Limmeridge. But actually, Fosco and Sir Percival's plot: they tell Laura that Marian has been taken to London (or will be), and Laura follows. In London, Laura is drugged/kidnapped and placed in a private asylum under the identity of Anne Catherick (who has died - actually Anne Catherick dies and they bury her as \"Lady Glyde\", while Laura is imprisoned as Anne Catherick).\n- Mrs. Michelson is sent away on a fabricated errand (to Torquay to look after a house?) Actually, Mrs. Michelson is sent to prepare a house... Let me recall: Sir Percival tells Mrs. Michelson", "The user wants me to continue the book \"The Gate to C\u00e6sar\" by William C. Collar. This is a simplified Latin text of Caesar's Gallic War Book II, with vocabulary notes (synonyms) after each chapter.\n\nThe text was cut off in chapter 31, at the word \"permitto+, _d\" \u2014 so I need to continue from there. The book covers Caesar's Gallic War Book II. Let me recall what happens in Book II after chapter 31 (which corresponds to Caesar's BG 2.29-31).\n\nIn Caesar's Gallic War Book 2:\n- Chapters 29-31: The Aduatuci offer to surrender, asking to keep their arms\n- Chapter 32: Caesar says he will spare them not because they deserve it, but because of his custom; he orders them to surrender their arms. They throw many arms over the wall, but keep a third hidden.\n- Chapter 33: That night they make a sally/attack, but the Romans are ready; about 4,000 are killed, the rest driven back into the town.\n- Chapter 34: The next day the Romans break down the gates (no resistance now), and Caesar sells the whole population into slavery \u2014 53,000 people according to the count.\n- Chapter 35: At the same time, P. Crassus, who had been sent with one legion against the Veneti, Venelli, Osismi, Coriosolites, Esubii, Aulerci, Redones (maritime states along the Ocean), reports that all these states have been brought under Roman power.\n- Chapter 36: These things accomplished, all Gaul was pacified; the Germans beyond the Rhine send ambassadors seeking friendship; Caesar orders them to come at the beginning of summer. He leads the legions into winter quarters among the Carnutes, Andes, Turones, and other states near where he had campaigned. A thanksgiving of 15 days is decreed at Rome upon receipt of Caesar's dispatches \u2014 an honor never before granted to anyone.\n\nSo I need to continue the simplified text in the same style: numbered chapters with Latin text (simplified), line numbers every 5 lines, and vocabulary synonym notes after each chapter with +word+, _synonym_ format, sometimes with chapter references.\n\nThe style: Each chapter has a heading in italics describing the content. Then Latin text with line numbers at multiples of ", "Let me analyze the task. I need to complete the code in `nativedancer/third_part/densepose/data/build.py`. The file starts with imports, then there's a partial docstring for what appears to be `build_detection_train_loader`, and then several functions are already defined:\n\n- `build_detection_test_loader`\n- `build_frame_selector`\n- `build_transform`\n- `build_combined_loader`\n- `build_bootstrap_dataset`\n\nThe missing parts are:\n1. The beginning of `build_detection_train_loader` function (the def line and start of docstring)\n2. Helper functions referenced but not defined:\n - `_add_category_whitelists_to_metadata(cfg)`\n - `_add_category_maps_to_metadata(cfg)`\n - `_maybe_add_class_to_mesh_name_map_to_metadata(cfg.DATASETS.TRAIN, cfg)`\n - `combine_detection_dataset_dicts(...)`\n - `_get_train_keep_instance_predicate(cfg)`\n - `_get_test_keep_instance_predicate(cfg)`\n - `_compute_num_images_per_worker(cfg)`\n - `_add_category_info_to_bootstrapping_metadata(dataset_name, cfg)`\n - `BootstrapDatasetFactoryCatalog`\n - Also probably `build_inference_based_loader`, `build_data_sampler`, `build_data_filter`, `build_video_list_dataset`, etc.\n\nThis is based on the DensePose `densepose/data/build.py` file from the original DensePose repository (facebookresearch/detectron2/projects/DensePose). Let me recall the original file content.\n\nThe original DensePose build.py looks like this:\n\n```python\n# Copyright (c) Facebook, Inc. and its affiliates.\n\nimport itertools\nimport logging\nimport numpy as np\nimport torch\nfrom collections import UserDict, defaultdict\nfrom dataclasses import dataclass\nfrom typing import Any, Callable, Collection, Dict, Iterable, List, Optional, Sequence, Tuple\nfrom torch.utils.data.dataset import Dataset\n\nfrom detectron2.config import CfgNode\nfrom detectron2.data.build import (\n build_detection_test_loader as d2_build_detection_test_loader,\n build_detection_train_loader as d2_build_detection_train_loader,\n load_proposals_into_dataset,\n print_instances_class_histogram,\n trivial_batch_collator,\n worker_init_reset_seed,\n)\nfrom detectron2.data.catalog import DatasetCatalog, Metadata, MetadataCatalog\nfrom detectron2.data.samplers import TrainingSampler\nfrom detectron2.utils.comm import get_world_size\n\nfrom ..config import get_bootstrap_dataset_config\nfrom ..modeling import build_densepose_embedder", "The user wants me to continue a book. The book is \"Yhteiskunnan hylk\u00e4\u00e4m\u00e4\" (Tagebuch einer Verlorenen / Diary of a Lost Girl) by Margarete B\u00f6hme, translated into Finnish in 1906. This is a real historical novel - \"Tagebuch einer Verlorenen\" (Diary of a Lost One) by Margarete B\u00f6hme, published 1905. The Finnish translation is from 1906.\n\nThe text is in Finnish (old Finnish orthography from 1906). The user wants me to continue the book in the same style - as Thymian's diary entries.\n\nThe text cuts off mid-sentence: \"Min\u00e4 en jaksa kuulla h\u00e4nen iankaikkista itkuaan ja valit...\" (I can't stand hearing her constant crying and complai[ning]...)\n\nThis is a public domain work (published 1905/1906, author died in 1939). Continuing it is fine - it's a creative writing exercise. The content so far is a young girl's diary. The actual novel continues with Thymian's tragic story - she is seduced/raped by Meinert (the pharmacist's assistant), becomes pregnant, is sent away, her child is taken, and she eventually falls into prostitution. The book is a social critique of how society treats \"fallen women.\"\n\nI should continue in the same style - Finnish language, early 20th century orthography (using \"kirjottaa\" with double t, \"tahdon\", \"semmoinen\", etc.), diary format, first person naive perspective of Thymian.\n\nThe continuation should pick up where the text left off - the conversation with the father about why Neiti Reinhard is leaving. In the actual novel, Reinhard is pregnant by the father (or by Meinert?). Let me recall the actual plot: In \"Tagebuch einer Verlorenen,\" Thymian's father has a relationship with the housekeeper... Actually, in the original, the housekeeper leaves because she's pregnant - and it's implied the father is involved. Then a new housekeeper comes. Meinert, the provisor, seduces/assaults Thymian. She becomes pregnant. The family sends her away to a home for unwed mothers. Her baby is taken from her. She ends up in a brothel in Hamburg. Eventually she meets Count Osdorff", "The user wants me to continue this book \u2014 Grierson's 1912 edition of Donne's poems. The text cuts off mid-poem at \"The undertaking\" (line 22: \"Which will no\"). I should continue in the same style: the poem text with old spelling, line numbers, and then the critical apparatus notes in brackets, then continue with the next poems (\"The Sunne Rising\", etc.).\n\nLet me recall the actual text of \"The undertaking\" (also known as \"The undertaking\" / \"The undertaking\" \u2014 the poem continues):\n\nStanza 6:\n\"And if this love, though placed so,\nFrom prophane men you hide,\nWhich will no faith on this bestow,\nOr, if they doe, deride:\"\n\nStanza 7:\n\"Then you have done a braver thing\nThen all the Worthies did;\nAnd a braver thence will spring,\nWhich is, to keepe that hid.\"\n\nIn 1633 spelling: \"Then you have done a braver thing / Then all the Worthies did, / And a braver thence will spring, / Which is, to keepe that hid.\"\n\nActually the 1633 text: \"Then you have done a braver thing / Then all the Worthies did, / And a braver thence will spring, / Which is, to keepe that hid.\"\n\nGrierson's actual edition has notes for The undertaking. Let me recall Grierson's apparatus for this poem. In Grierson's edition, the notes for \"The undertaking\" include:\n\n[The undertaking. 1633-69, A18, L74, N, TCC, TCD: no title, B, D, H40, H49, Lec, P, S]\n\n[2 Worthies 1633-69: worthies ...]\n\nActually, I should be careful: I can create plausible apparatus in the style. The user wants a creative continuation coherent with the book. I don't need to reproduce Grierson exactly (and I may not remember it perfectly), but I should match the style: old-spelling text, line numbers every 5 lines, bracketed notes citing editions and MSS sigla.\n\nLet me reconstruct the poem text as in 1633:\n\nThe undertaking.\n\nI have done one braver thing\nThen all the Worthies did,\nAnd yet a braver thence doth spring,\nWhich is, to keepe that hid.\n\nIt were but mad", "The user wants me to continue this book, \"The Barb and the Bridle\" by \"Vieille Moustache\" (1874), a handbook of equitation for ladies. The text cuts off mid-sentence in Chapter V: \"The British\" \u2014 likely \"The British matron\" or \"The British public\" or similar.\n\nI need to continue in the same style: Victorian prose, instructional manual on ladies' riding, with the author's characteristic voice \u2014 opinionated, experienced, full of anecdotes, references to Rotten Row, the hunting field, French terms (manege, supplesse, aplomb, appui), military drill references, etc.\n\nThe book is a real historical text. Let me recall its structure. \"The Barb and the Bridle\" by Vieille Moustache, 1874. The chapters cover: suppling exercises, the lady's horse, breaking the horse, mounting, the riding master question, then lessons \u2014 walking, trotting, cantering, leaping, riding to hounds, dress for hunting, etc.\n\nI should continue from where it cuts off: \"The British\" \u2014 I could complete the sentence naturally, e.g., \"The British matron...\" or \"The British farmer...\" Actually in the original text, I believe the sentence continues something like \"The British farmer is not always at hand...\" Hmm, I don't remember exactly. Let me just continue creatively and coherently.\n\nThe continuation should:\n1. Complete the sentence in Chapter V about why a lady instructor is at a disadvantage in out-of-the-way country places.\n2. Continue Chapter V to its conclusion.\n3. Move on to Chapter VI, which should logically cover the first riding lessons \u2014 the walk, the aids, turns, the trot, etc. Chapter IV ended with \"This should be the position at a walk, the aids for which, and the turns I leave for another chapter.\" So Chapter VI should cover the walk, aids, and turns. Chapter V was a digression about female instructors.\n\nSo my continuation: finish Chapter V (the sentence \"The British...\" \u2014 perhaps \"The British farmer, though a good fellow enough...\" or \"The British labourer...\" \u2014 something about country folk not being available or skilled). Then wrap up the chapter with the author's conclusion that a gentleman instructor is preferable, perhaps with a concession that a lady may supplement instruction on dress matters.\n\nThen Chapter VI: The Walk \u2014 aids, turns, circling, changing rein, halting,", "The user wants me to continue \"The Radio Amateur's Hand Book\" by A. Frederick Collins, from 1922. The text cuts off mid-sentence in Chapter III, in the section about \"The Crystal Detector.\" The last paragraph ends with:\n\n\"A simple detector frame is shown in the cross-section at A in Fig. 10; the crystal, which may be _galena_, _silicon_ or _iron pyrites_, is held securely in a holder while the _phosphor-bronze wire point_ which makes contact with it, is fixed to one end of a threaded rod on the other end of which is a knob. This rod screws into and through a sleeve fixed to a ball that sets between two brass standards and this permits an up and down or a side to side adjustment of the metal point while the pressure of it on the crystal is regulated by the screw.\"\n\nI need to continue in the same style - a 1922 technical handbook style, instructional, addressing the reader directly, with figure references, footnotes, and the characteristic formatting with em-dashes after section headings.\n\nLet me continue from where it left off. The next logical content would be:\n- Finishing the crystal detector description (Fig. 10 B - the complete detector)\n- The Tuning Coil (Fig. 11 - double slide tuning coil)\n- The Loose Coupled Tuning Coil (Fig. 12)\n- Fixed and Variable Condensers (Fig. 13)\n- About Telephone Receivers (Fig. 14)\n- Connecting Up the Parts (Fig. 15)\n- Receiving Set No. 2 (Fig. 16)\n- Adjusting the No. 1 Set (Fig. 17)\n- The Tuning Coil\n- Adjusting the No. 2 Set\n\nI should write in the same style: instructional, second person, period-appropriate technical details, prices in 1922 dollars, references to specific manufacturers, footnotes, figure references with [Illustration: ...] tags.\n\nLet me write a continuation that covers the rest of Chapter III. I should be careful to match the style:\n- Section headings with em-dashes: \"The Tuning Coil.--\"\n- Italics marked with underscores\n- Footnotes in [Footnote: ...] format\n- Illustration tags\n- Detailed technical descriptions\n- Practical advice with prices\n\nLet me draft this continuation:\n\n---\n\nIn the crystal detector shown at B in Fig. 10, the crystal is mounted", "Let me analyze the code snippet that needs to be completed. The file is `JERIceAndFire.java` and it's cut off in the middle of the `getIaFLinkedBiomes` method:\n\n```java\nprivate THashSet getIaFLinkedBiomes(Type... types) {\n THashSet biomes = new THashSet<>();\n```\n\nI need to complete this method and the rest of the file. Let me look at the context:\n\n1. The class extends `JERBase` and implements `IJERIntegration`\n2. It has a `jerConfig` field of type `JEMConfigIceAndFire.JER`\n3. There are methods like `registerSeaSerpents()`, `registerMiscMobs()`, `registerRenderOverrides()`\n4. The method `getIaFLinkedBiomes` is used in `registerMiscMobs()` for the Pixie registration:\n```java\nTHashSet validBiomes = getIaFLinkedBiomes(Type.FOREST, Type.SPOOKY);\nvalidBiomes.addAll(BiomeDictionary.getBiomes(Type.MAGICAL));\n```\n\nThere's also a method `getIaFSpawnBiomesFromTypes` used:\n```java\nTHashSet validTypes = new THashSet<>(Sets.newHashSet(Type.OCEAN));\nTHashSet invalidTypes = new THashSet<>(Sets.newHashSet(Type.COLD));\nregisterMob(new EntitySiren(world), LightLevel.any, getIaFSpawnBiomesFromTypes(validTypes, invalidTypes), EntitySiren.LOOT);\n```\n\nSo I need to:\n1. Complete `getIaFLinkedBiomes(Type... types)` - it should return a THashSet of biomes for the given types, possibly filtering out \"linked\" biomes from Ice and Fire world gen\n2. Implement `getIaFSpawnBiomesFromTypes(THashSet validTypes, THashSet invalidTypes)` - returns String[] of biome names\n\nLooking at the imports:\n- `com.github.alexthe666.iceandfire.world.gen.*` - imports world gen classes like `WorldGenCyclopsCave`, `WorldGenGorgonTemple`, `WorldGenHydraCave`, `WorldGenMyrmexHive`, `WorldGenPixieVillage`, `WorldGenSirenIsland`, etc.\n- `gnu.trove.map", "The user wants me to continue this book - \"Life and Letters of Lafcadio Hearn, Volume II\" by Elizabeth Bisland. The book is a collection of Hearn's letters. The last letter is to Page M. Baker, dated Matsue, August 1891, and it cuts off mid-sentence: \"In Matsue there is a little\"\n\nI need to continue in the same style - completing the letter to Page M. Baker, and then continuing with more letters in the chronological sequence. The actual book continues with letters through 1904 (Hearn died in 1904). The letters are to various correspondents: Elizabeth Bisland, Basil Hall Chamberlain, Sentar\u014d Nishida, Yrj\u00f6 Hirn, Page M. Baker, and later others like Mitchell McDonald, Masanobu Otani, etc.\n\nLet me continue the letter to Page M. Baker first. The sentence was \"In Matsue there is a little\" - I should complete this naturally. In the actual book, I believe the letter continues with something about the newspaper or printing. Let me write creatively but coherently.\n\nThe style: Hearn's letters are effusive, full of em-dashes, ellipses, Japanese terms in italics (underscored), philosophical musings, references to Spencer, Buddhism, Shint\u014d, Japanese customs, his health complaints, his work, his financial worries, his love of Japan and its people.\n\nI should continue with:\n1. Completion of the Page M. Baker letter (August 1891)\n2. More letters in chronological order - perhaps to Chamberlain about his marriage, his move to Kumamoto (which happened in late 1891), letters about his son Kazuo's birth (November 1893), his time in Kobe (1894-1896), his move to Tokyo (1896), his lectures at Tokyo Imperial University, his naturalization as a Japanese citizen (taking the name Koizumi Yakumo), his books (\"Glimpses of Unfamiliar Japan\" 1894, \"Out of the East\" 1895, \"Kokoro\" 1896, \"Gleanings in Buddha-Fields\" 1897, \"Exotics and Retrospectives\" 1898, \"In Ghostly Japan\" 1899, \"Shadowings\" 1900, \"A Japanese Miscellany\" 1901, \"Kott\u014d\" 1902, \"Kwaid", "Let me analyze the task. I need to complete the code in the file `Core/src/main/java/org/by1337/bauction/db/kernel/MysqlDb.java`. The file is cropped and ends with:\n\n```java\n @Override\n```\n\nSo I need to continue from there. Looking at the context, this is a MySQL database implementation for an auction plugin. The class extends `FileDataBase` (based on the `super.` calls).\n\nLooking at the pattern of the existing code:\n- `addSellItem` - adds sell item, executes SQL, logs action, sends packet\n- `replaceUser` - replaces user, executes SQL, logs action, sends packet\n- `addUser` - adds user, executes SQL, logs action, sends packet\n- `validateAndRemoveItem(BuyItemEvent)` - hook\n- `validateAndRemoveItem(BuyItemCountEvent)` - hook\n\nThe next `@Override` methods would likely be:\n- `removeSellItem(UniqueName)` - removes sell item\n- `addUnsoldItem(UnsoldItem)` - adds unsold item\n- `removeUnsoldItem(UniqueName)` - removes unsold item\n- `takeUnsoldItem` or similar\n- `save()` / `close()` methods\n- `load()` method\n\nLet me think about what the actual MysqlDb class looks like in the BAuction repository. Based on the GitHub repo By1337/BAuction, the MysqlDb class has methods like:\n\n```java\n@Override\npublic void removeSellItem(@NotNull UniqueName uniqueName) {\n super.removeSellItem(uniqueName);\n execute(\"DELETE FROM sell_items WHERE uuid = '%s'\", uniqueName.getKey());\n log(new Action(ActionType.REMOVE_SELL_ITEM, null, uniqueName, server));\n packetConnection.saveSend(new PlayOutRemoveSellItemPacket(uniqueName));\n}\n\n@Override\npublic void addUnsoldItem(@NotNull UnsoldItem unsoldItem) {\n super.addUnsoldItem(unsoldItem);\n execute(unsoldItem.toSql(\"unsold_items\"));\n log(new Action(ActionType.ADD_UNSOLD_ITEM, unsoldItem.getSellerUuid(), unsoldItem.getUniqueName(), server));\n packetConnection.saveSend(new PlayOutAddUnsoldItemPacket(unsoldItem));\n}\n\n@Override\npublic void removeUnsoldItem(@NotNull UniqueName uniqueName) {\n super.removeUnsoldItem(uniqueName);\n execute(\"DELETE FROM unsold_items WHERE", "The task is to complete the code in the file `UserServiceImpl.java`. The snippet ends at the `updateIntroduction` method which is incomplete. I need to continue from there, implementing:\n\n1. `updateIntroduction(UserVO userVO)` - update user self introduction\n2. `updateSex(UserVO userVO)` - update user sex\n3. `updateBirthday(UserVO userVO)` - update user birthday (returns Result - probably returns the calculated age)\n4. `updateArea(UserVO userVO)` - update user area\n5. `viewUserInfo(Long userId)` - view user info (returns Result)\n\nAlso there might be helper methods like `checkField` and `initAccount` that are referenced but the file snippet starts mid-way. Since the snippet starts with imports and then jumps to mid-file (the register method ending), I should complete from where the snippet ends - the `updateIntroduction` method.\n\nLet me follow the patterns established:\n\nFor `updateIntroduction`:\n```java\n@Override\npublic Result updateIntroduction(UserVO userVO) {\n checkField(userVO.getId(), userVO.getSelfIntroduction());\n if (userVO.getSelfIntroduction().length() > 60) {\n return ResultUtil.errorPost(\"\u7b80\u4ecb\u957f\u5ea6\u4e0d\u80fd\u8d85\u8fc760\u5b57\");\n }\n redisCache.hset(\n RedisKey.build(RedisConstant.REDIS_KEY_USER_LOGIN_INFO, String.valueOf(userVO.getId())),\n \"selfIntroduction\",\n userVO.getSelfIntroduction()\n );\n redisCache.addZSet(RedisConstant.REDIS_KEY_USER_INFO_UPDATE_LIST, userVO.getId());\n return ResultUtil.successPost(\"\u4fee\u6539\u7b80\u4ecb\u6210\u529f\", null);\n}\n```\n\nFor `updateSex`:\n```java\n@Override\npublic Result updateSex(UserVO userVO) {\n checkField(userVO.getId(), userVO.getSex());\n if (userVO.getSex() < 0 || userVO.getSex() > 2) {\n return ResultUtil.errorPost(\"\u6027\u522b\u53c2\u6570\u9519\u8bef\");\n }\n redisCache.hset(\n RedisKey.build(RedisConstant.REDIS_KEY_USER_LOGIN_INFO, String.valueOf(userVO.getId())),\n \"sex\",\n userVO.getSex()\n );\n redisCache.addZSet(RedisConstant.REDIS_KEY_USER_INFO_UPDATE_LIST, userVO.getId());\n return ResultUtil.successPost(\"\u4fee\u6539\u6027\u522b\u6210\u529f\", null);\n}\n```\n\nFor `updateBirthday` (returns Result - the age):\n```java\n@Override\n", "Let me analyze the task. I need to complete the code in `eval_t2m_trans_res.py`. The file starts with imports, then there's a cropped section showing part of `load_trans_model` function (the end of it), then `load_res_model`, then the `__main__` block which is mostly complete but ends abruptly after the repeat_time loop.\n\nLooking at the structure:\n1. Imports are given\n2. There's a cropped snippet showing the end of `load_trans_model` (starting mid-function with `missing_keys, unexpected_keys = t2m_transformer.load_state_dict(...)`)\n3. `load_res_model` function is complete\n4. The `__main__` block runs evaluation and ends with appending to lists\n\nI need to complete:\n1. The missing parts - likely `load_vq_model` and `load_trans_model` functions that come before the cropped section\n2. The end of the `__main__` block - computing mean/std of metrics and writing to log file\n\nLet me look at the original momask-codes repository's `eval_t2m_trans_res.py` to reconstruct.\n\nThe original file looks like:\n\n```python\nimport os\nimport torch\nimport utils.eval_t2m as eval_t2m\nimport numpy as np\nfrom os.path import join as pjoin\nfrom models.mask_transformer.transformer import MaskTransformer, ResidualTransformer\nfrom models.vq.model import RVQVAE\nfrom options.eval_option import EvalT2MOptions\nfrom utils.get_opt import get_opt\nfrom motion_loaders.dataset_motion_loader import get_dataset_motion_loader\nfrom models.t2m_eval_wrapper import EvaluatorModelWrapper\nfrom utils.fixseed import fixseed\n\n\ndef load_vq_model(vq_opt):\n # opt_path = pjoin(opt.checkpoints_dir, opt.dataset_name, opt.vq_name, 'opt.txt')\n vq_model = RVQVAE(vq_opt,\n dim_pose=opt.dim_pose,\n nb_code=vq_opt.nb_code,\n code_dim=vq_opt.code_dim,\n output_emb_width=vq_opt.code_dim,\n down_t=vq_opt.down_t,\n stride_t=vq_opt.stride_t,\n width=vq_opt.width,\n depth=vq_opt.depth,\n dilation_growth_rate=vq_opt.dilation_growth_rate,\n activation=vq_opt.activation,\n norm=vq_opt.norm)\n\n ckpt = torch.load(pjoin(vq_opt.checkpoints_dir, vq", "The user wants me to continue this book, \"The Story of Our Country\" by Rev. Jesse Lyman Hurlbut, in the same style. The text cuts off mid-sentence in Chapter IV: \"Finally came William Penn, in a ship called by the pretty name of the 'Welcome,' and after that the land was governed by the Quakers or Friends, though the Swedes...\"\n\nSo I need to continue from where it left off, completing Chapter IV and possibly continuing into subsequent chapters. The style is:\n- Written for children (\"my young readers\")\n- Simple, direct language\n- Direct address to the reader with questions\n- Moral lessons woven in\n- Historical narrative with anecdotes\n- Early 20th century perspective (1910)\n- Sentences often start with \"And\" or \"But\"\n- Phrases like \"Do you not think...\", \"I fancy...\", \"You may be sure...\"\n\nI should continue the sentence about the Swedes, then finish Chapter IV with William Penn's story (the treaty with the Indians under the elm tree at Shackamaxon, the founding of Philadelphia, the \"Holy Experiment,\" Penn's fair dealing with the Indians, his return to England, his death). Then I could continue with Chapter V about the Cavalier colonies of the South, following the table of contents.\n\nLet me write in the same style. The chapter should cover:\n- Completion of the sentence about Swedes staying\n- Penn's arrival on the Welcome (1682)\n- The treaty with the Indians under the great elm tree - \"the only treaty never sworn to and never broken\" (Voltaire's quote)\n- Penn paying the Indians for the land\n- Founding of Philadelphia (\"City of Brotherly Love\")\n- How the colony grew\n- Penn's later life - he returned to England, was put in prison for debt, died poor\n- Maybe mention the walking purchase? Actually that was after Penn and was a fraud by his sons - might be too complex, but the book does mention Indian mistreatment in Chapter VI. I could skip it or mention briefly.\n\nThen Chapter V: The Cavalier Colonies of the South\n- The Cavaliers and Lords of England - they settle in Virginia\n- The Catholics come to Maryland (Lord Baltimore, Cecil Calvert, the Ark and Dove, 1634, St. Mary's, religious toleration act of 1649)\n- Strange form of government in Carolina (the Lords Proprietors, the \"Grand Model", "Let me analyze the code that needs to be completed. The file is `lumina/e2e_test/test_gbn.py`, and the last visible code is:\n\n```python\n ## Output the latency for undelivered packets\n num_qps = len(qp_info_list)\n for qp_index in range(num_qps):\n is_read = (rdma_verb == 'read') or (rdma_verb == 'send_read' and qp_index >= num_qps_send)\n```\n\nSo I need to complete the loop body that outputs latency for undelivered packets. Based on the `LatencyMeasure` class in `lumina/analyzer/measurer/latency_measure.py`, I can see the following relevant methods:\n\n- `get_undelivered_pkts(relative_dest_qpn=None)` - get undelivered packets\n- `get_nack_gen_latency(undelivered_pkt)` - NACK generation latency\n- `get_nack_resp_latency(undelivered_pkt)` - NACK response latency\n- `get_retransmit_latency(undelivered_pkt)` - retransmission latency\n- `get_qp_next_delivered_pkt_latency(pkt)` - latency to next delivered packet\n- `get_nack(undelivered_pkt)` - get NACK packet\n- `get_retransmit_pkt(undelivered_pkt)` - get retransmission packet\n- `get_qp_first_nack_before_retrans(undelivered_pkt)` - first NACK before retransmission\n\nAlso, there are constants `TRIGGER_OOS = 1` and `TRIGGER_TIMEOUT = 2` imported from `roce_packet.py`. These are likely used to determine what triggered the retransmission - out-of-sequence (OOS) detection or timeout.\n\nThe typical pattern would be:\n\n```python\n ## Output the latency for undelivered packets\n num_qps = len(qp_info_list)\n for qp_index in range(num_qps):\n is_read = (rdma_verb == 'read') or (rdma_verb == 'send_read' and qp_index >= num_qps_send)\n\n latency_measurer = LatencyMeasure(packet_list=packet_list,\n qp_info_list=qp_info_list,\n is_read=is_read)\n\n undelivered_pkts = latency_measurer.get_undelivered_pkts(relative_dest_qpn=qp_index)\n for undelivered_pkt in undelivered_pkts:\n nack_gen_latency = latency", "The user wants me to continue the book \"Great Opera Stories\" by Millicent S. Bender. The book contains retellings of opera stories for children. The text cuts off in the middle of \"The Master Singers\" (Die Meistersinger von N\u00fcrnberg), in section III, with the sentence \"A dog bark\" \u2014 clearly cut off mid-word (\"barked\").\n\nI should continue the story of The Master Singers in the same style \u2014 simple, charming, child-friendly prose retelling Wagner's opera. Then, following the table of contents, the book continues with:\n- LOHENGRIN, THE KNIGHT OF THE SWAN\n- THE FLYING DUTCHMAN\n- TANNHAEUSER, THE MINSTREL KNIGHT\n\nI should continue The Master Singers to its conclusion, then write the remaining stories: Lohengrin, The Flying Dutchman, and Tannhaeuser. That's a lot of content, but I should aim to be thorough and match the style. Let me think about how much to write. The existing stories are each several thousand words. I should continue The Master Singers (sections III and IV perhaps), then write Lohengrin, The Flying Dutchman, and Tannhaeuser in similar style and length. Given practical constraints, I'll write each story with reasonable completeness but perhaps slightly condensed compared to the originals, while maintaining the style: short chapters with Roman numerals, simple sentences, dialogue, gentle moralizing, vivid descriptions.\n\nLet me recall the plot of Die Meistersinger:\n\nAct II (which corresponds to section III here): Evening on the street. Eva learns from Magdalena that Walter failed. Eva goes to Sachs's shop (he's working outside on shoes for Beckmesser). Sachs sings about the elder tree (Eva's name) \u2014 \"Was duftet doch der Flieder.\" Eva comes to Sachs, hints she wants Walter to win; Sachs realizes he loves Eva himself but renounces. Walter appears; Eva and Walter plan to elope. Sachs overhears and prevents it by keeping his light shining. Beckmesser comes to serenade Eva with a lute; Magdalena appears at the window in Eva's clothes (Eva is inside with Walter). Sachs interrupts by singing loudly and cobbling, marking Beckmesser's errors with hammer strokes. The noise wakes the neighbors; David sees Beckmesser serenading (he thinks) Magdalena and attacks him; a great brawl eru", "The user wants me to continue George M\u00fcller's autobiography \"A Narrative of Some of the Lord's Dealings with George M\u00fcller\" in the same style. The text ends mid-sentence: \"It was about this time that I formed the plan of exchanging the University of Halle for that of Berlin, on account of there being a...\"\n\nThis is a real historical book. The actual continuation of the book (which is in the public domain, published 1865) continues with M\u00fcller discussing his plan to go to Berlin because there was a greater number of believing professors and students there. Let me recall the actual text:\n\n\"It was about this time that I formed the plan of exchanging the University of Halle for that of Berlin, on account of there being a greater number of believing professors and students in the latter place. But after having prayed about the matter, I came to the conclusion that I ought to remain at Halle...\"\n\nActually, let me think about what the real text says. The actual narrative continues:\n\n\"It was about this time that I formed the plan of exchanging the University of Halle for that of Berlin, on account of there being a greater number of believing professors and students in the latter place. But after having prayed about the matter, I came to the conclusion that I ought to remain at Halle. I now began to be more diligent in the study of the Hebrew...\"\n\nHmm, I don't remember the exact text perfectly. The actual continuation involves:\n- His decision about Berlin (he decided to stay at Halle after prayer)\n- His growing desire for missionary work\n- His illness in 1827\n- His time at the missionary institution\n- His coming to England in 1829 to work with the London Society for Promoting Christianity Amongst the Jews\n- His time in London, learning Hebrew\n- His illness and recovery at Teignmouth\n- His becoming pastor at Ebenezer Chapel, Teignmouth\n- His marriage to Mary Groves in 1830\n- His move to Bristol in 1832\n- The founding of the Scriptural Knowledge Institution\n- The orphan work beginning in 1835/1836\n\nSince this is a public domain work (published 1865, author died 1898), I can continue it. The user wants me to act as a book author and continue the book coherently and creatively in the same style.\n\nI should write in M\u00fcller's distinctive style:\n- First person, humble, self-deprecating about", "The user wants me to continue the book \"Lace and Diamonds\" by Theodore S. Fay from Graham's Magazine, 1848. The story ends with:\n\n\"Old Mr. Blake had learned how the land lay from Mrs. Clifford, and he resolved to make the young people reparation. He owed it to them in all conscience. They were married in about six weeks; and when the ceremony was over, a parcel was brought in, directed '_To Mrs. Franklin_\"\n\nSo the continuation should reveal what's in the parcel \u2014 presumably the lace (the very piece of Brussels lace that caused all the trouble), perhaps with a note from Mr. Blake. The story's title is \"Lace and Diamonds\" \u2014 so far we've had lace but no diamonds. So the parcel might contain the lace AND diamonds \u2014 perhaps a diamond necklace or a lace dress with diamonds, as a wedding gift from Blake, Blanchard & Co.\n\nI should continue in the same style \u2014 mid-19th century American magazine fiction, with its moralizing tone, sentimental flourishes, dashes, exclamations, addresses to the reader, etc.\n\nLet me write the continuation:\n\n- The parcel is opened: it contains the identical piece of Brussels lace (the ten yards, or perhaps twenty yards like the Countess D---- bought), and a diamond necklace/coronet, with a note from Mr. Blake.\n- The note might be quoted, in the style of the era.\n- Caroline's reaction \u2014 perhaps she initially recoils at the sight of the lace, then laughs.\n- Perhaps Mr. Jennings' comeuppance \u2014 he might be dismissed from the firm or sent to a provincial branch, or made to apologize.\n- A moral conclusion about carelessness (\"Take care what you do\" is the subtitle), about mercy, about Providence.\n- Perhaps a closing scene years later: the lace made into a wedding dress or christening robe, the story told to children.\n- The narrator might address the reader directly, as was common.\n\nThe subtitle is \"OR TAKE CARE WHAT YOU DO\" \u2014 so the moral should tie to that.\n\nLet me write in the same voice: third person, somewhat ornate, with em-dashes, exclamations, moral reflections, and a touch of humor at the end (the original ends with a joke about \"transported for life\").\n\nLength: A reasonable continuation \u2014 maybe 800-1500 words. The original story is long; the continuation should wrap it up satisfyingly. I'll aim for something substantial", "The user wants me to continue the book \"The Squaw Man\" by Julie Opp Faversham, adapted from the play by Edwin Milton Royle. This is a 1906 novel, so it's in the public domain. The text cuts off mid-sentence in Chapter V: \"The expected arrival of the _Crocodile_ had\"\n\nI should continue in the same style - early 20th century romantic melodrama prose. The story so far:\n- Jim Wynnegate, cousin of Henry (Earl of Kerhill), left England for India as a young soldier\n- Diana Marjoribanks, his childhood friend, has married Henry\n- Jim was wounded heroically in India, received honors\n- Jim learned of Diana's marriage to Henry and was devastated (he clearly loves her)\n- Jim is returning to England with his regiment\n- Henry is a selfish, dissolute character with financial troubles and a mysterious foreign woman (the \"Carmen\" connection - actually in the original play, Henry is involved with a woman, and there's embezzlement)\n\nIn the original play/novel \"The Squaw Man\": Jim (called Jim in the novel; in the play he's James Wynnegate) takes the blame for Henry's embezzlement of regimental funds (the \"Silver Star\" fund or similar charity fund), and is disgraced, flees to America (Montana/Wyoming), becomes a rancher, marries Nat-u-ritch (an Indian woman, the \"squaw\"), has a son Hal. Years later Diana comes to America (now widowed or divorced), Jim and Diana reunite, and Nat-u-ritch sacrifices herself (kills the man threatening Jim, then herself) so Jim can be with Diana. Little Hal goes to England to be educated.\n\nThe frontispiece quote: \"BIG FATHER--SEND FOR LITTLE HAL--HAL SEE THE RISING SUN\" - this is Nat-u-ritch's dying words about sending for little Hal.\n\nSo I should continue the story coherently. The next chapters would involve:\n- Jim's arrival in London, reunion with family\n- The discovery of Henry's embezzlement (in the play, Henry embezzled money from a charity fund - the \"Widows and Orphans Fund\" of the regiment)\n- Jim taking the blame to protect the family name and Diana\n- Jim leaving for America\n\nLet me continue from where the text cuts off: \"The", "The user wants me to continue Charles Dickens' \"The Perils of Certain English Prisoners\" in the same style. This is a public domain work (1857, co-written by Dickens and Wilkie Collins for Household Words). The text given ends mid-sentence: \"Then,\" says he, \"receive...\n\nI need to continue in Gill Davis's first-person voice, with the same stylistic features:\n- Gill Davis narrating to \"my lady\" who writes it down\n- His uneducated but vivid voice\n- Short punchy sentences\n- The actual continuation in the real story: the fight at the gate, hand-to-hand combat, Tom Packer and Sergeant Drooce's confrontation (Tom Packer had sworn he'd let Drooce die), the pirates breaking in, the retreat through the zigzag, the desperate defense, and eventually the boats returning to save them.\n\nIn the actual Dickens story, Chapter I ends with the fight: \"receive them on your bayonets like men!\" The battle ensues; Tom Packer saves Drooce or Drooce is killed? Let me recall. In the original: Sergeant Drooce is killed by Tom Packer? Actually, in the original story, during the fight, Tom Packer has the chance to let Drooce die but instead saves him? Let me recall the actual text.\n\nThe original continues: \"Then,\" says he, \"receive them on your bayonets like men, and when they come in, give it them!\" \n\nActually the original text: \"Then,\" says he, \"receive them on your bayonets, and at the word, charge!\"\n\nIn the actual story, the pirates break in, there's a fierce fight. Tom Packer and Sergeant Drooce: Drooce is attacked, and Tom Packer\u2014who had sworn to let him die\u2014instead fights to save him, and both die together? Let me recall... In the original, I believe Sergeant Drooce is killed, and Tom Packer dies too. Actually, I recall that during the fight, Tom Packer sees Drooce in danger and, despite his oath, goes to his aid, and they die back to back? Hmm.\n\nLet me recall the actual ending of Chapter I of \"The Perils of Certain English Prisoners\":\n\nThe fight at the gate. The marines fall back through the zigzag. The pirates pour in. The second line under Drooce receives them. Hand-to-hand fighting. Miss", "The user wants me to continue the book \"O Condemnado\" by Camillo Castello Branco, a Portuguese drama from 1870. The book is in the public domain (published 1870), so continuing it in the same style is fine.\n\nThe text ends at Scene XIX of Act I, where the Visconde asks Rodrigo what he was saying so moved. I need to continue the play in the same style - 19th century Portuguese theatrical prose, with the same characters, themes, and dramatic tension.\n\nKey plot elements established:\n- The Visconde de Vasconcellos has a dark past - he confesses he was \"infamous\" and lost his honor in the ballrooms of Lisbon\n- Rodrigo is his son (natural son, later legitimized/perfilhado), married to D. Eugenia, an orphan raised in a convent in \u00c9vora\n- D. Eugenia's origins are mysterious - she was raised by D. Maria da Gl\u00f3ria who called her \"sobrinha\" (niece), possibly her daughter\n- Jorge de Mendanha - a mysterious Portuguese man who was in America, now in Porto, coming to the ball tomorrow\n- The newspaper article reveals: Jacome da Silveira killed his wife D. Martha de Villasboas out of jealousy ~24 years ago, was sentenced to 20 years of degredo in Africa, served his full sentence, and was seen in Paris\n- D. Eugenia reacts with shock to this news - she says \"Pois elle vive, meu Deus!\" (So he lives, my God!) and \"Eu vejo sempre o cadaver d'ella\" (I always see her corpse) - suggesting she has a connection to this story. She may be the daughter of Jacome da Silveira and Martha de Villasboas!\n- The Visconde also reacted with pallor when reading the newspaper - suggesting he may be the \"infame\" (infamous one), the accomplice of Martha in the adultery - the third person in the story (\"Na historia ha duas victimas, e um infame\")\n- Jorge de Mendanha is likely Jacome da Silveira himself (the ages match: 51 years old, bronzed face from Africa/sun, aristocratic manners, eloquent)\n\nSo the dramatic structure: The Visconde is likely the man who dishonored Jacome da Silveira (the adulterer with Martha). Eug", "The task is to complete the code in the file `.venv/Lib/site-packages/urllib3/connection.py`. The snippet ends in the middle of the `_ssl_wrap_socket_and_match_hostname` function, specifically in the middle of an `if` condition that determines whether hostname verification should be done manually.\n\nLet me recall the actual urllib3 source code for this function (from urllib3 2.x):\n\n```python\ndef _ssl_wrap_socket_and_match_hostname(\n sock: socket.socket,\n *,\n cert_reqs: None | str | int,\n ssl_version: None | str | int,\n ssl_minimum_version: int | None,\n ssl_maximum_version: int | None,\n cert_file: str | None,\n key_file: str | None,\n key_password: str | None,\n ca_certs: str | None,\n ca_cert_dir: str | None,\n ca_cert_data: None | str | bytes,\n assert_hostname: None | str | Literal[False],\n assert_fingerprint: str | None,\n server_hostname: str | None,\n ssl_context: ssl.SSLContext | None,\n tls_in_tls: bool = False,\n) -> _WrappedAndVerifiedSocket:\n \"\"\"Logic for constructing an SSLContext from all TLS parameters, passing\n that down into ssl_wrap_socket, and then doing certificate verification\n either via hostname or fingerprint. This function exists to guarantee\n that both proxies and targets have the same behavior when connecting via TLS.\n \"\"\"\n default_ssl_context = False\n if ssl_context is None:\n default_ssl_context = True\n context = create_urllib3_context(\n ssl_version=resolve_ssl_version(ssl_version),\n ssl_minimum_version=ssl_minimum_version,\n ssl_maximum_version=ssl_maximum_version,\n cert_reqs=resolve_cert_reqs(cert_reqs),\n )\n else:\n context = ssl_context\n\n context.verify_mode = resolve_cert_reqs(cert_reqs)\n\n # In some cases, we want to verify hostnames ourselves\n if (\n # `ssl` can't verify fingerprints or alternate hostnames\n assert_fingerprint\n or assert_hostname\n # assert_hostname can be set to False to disable hostname checking\n or assert_hostname is False\n # We still support OpenSSL 1.0.2, which prevents us from verifying\n # hostnames easily: https://github.com/pyca/pyopenssl/pull/933\n or ssl_.IS", "The task is to complete the code in `ldm/models/diffusion/ddpm.py`. The last visible snippet ends with:\n\n```python\n def _predict_eps_from_xstart(self, x_t, t, pred_xstart):\n```\n\nThis is a standard method from the Latent Diffusion Model (LDM) codebase (CompVis/latent-diffusion / stable-diffusion). The standard implementation is:\n\n```python\n def _predict_eps_from_xstart(self, x_t, t, pred_xstart):\n return (extract_into_tensor(self.sqrt_recip_alphas_cumprod, t, x_t.shape) * x_t - pred_xstart) / \\\n extract_into_tensor(self.sqrt_recipm1_alphas_cumprod, t, x_t.shape)\n```\n\nThis uses `extract_into_tensor` which is imported at the top of the file (`from ldm.modules.diffusionmodules.util import make_beta_schedule, extract_into_tensor, noise_like`).\n\nThe method typically follows with `_prior_bpd` and other methods, but the immediate completion is the body of `_predict_eps_from_xstart`.\n\nLet me provide the completion:\n\n```python\n def _predict_eps_from_xstart(self, x_t, t, pred_xstart):\n return (extract_into_tensor(self.sqrt_recip_alphas_cumprod, t, x_t.shape) * x_t - pred_xstart) / \\\n extract_into_tensor(self.sqrt_recipm1_alphas_cumprod, t, x_t.shape)\n```\n\nThis is the standard formula: given x_t and predicted x_0, recover the noise epsilon:\nx_t = sqrt(alpha_bar_t) * x_0 + sqrt(1 - alpha_bar_t) * eps\n=> eps = (x_t - sqrt(alpha_bar_t) * x_0) / sqrt(1 - alpha_bar_t)\n= (1/sqrt(alpha_bar_t) * x_t - x_0) / sqrt(1/alpha_bar_t - 1)\n\nwhere sqrt_recip_alphas_cumprod = sqrt(1/alpha_bar) and sqrt_recipm1_alphas_cumprod = sqrt(1/alpha_bar - 1).\n\nI should provide the code completion and a short explanation.<|close|>think<|sep|><|open|>response<|sep|>```\n def _predict_eps_from_xstart(self, x_t, t, pred_xstart):\n return (extract_into_tensor(self.sqrt_recip_alphas_cumprod, t, x_t.shape) * x_t -", "The user wants me to continue the book \"Christuslegenden\" (Christ Legends) by Selma Lagerl\u00f6f, in German, in the same style. The text cuts off mid-sentence in the story \"Das Kindlein von Bethlehem\" (The Holy Child of Bethlehem), where the captain Voltigius is explaining King Herod's plan to the Roman soldier. The sentence ends with \"Neige\" (likely \"Neige dein Ohr\" - incline your ear).\n\nI need to continue this story. In the original Selma Lagerl\u00f6f story \"The Holy Child\" (Det heliga barnet), the plot is: Herod plans a feast for all children aged 2-3 in Bethlehem with their mothers, and at the feast, the soldiers will kill all the children. The soldier is horrified but must obey. The child Jesus is warned - actually in the original story, the soldier's own child... Let me recall.\n\nIn Lagerl\u00f6f's original \"The Holy Child\": The Roman soldier has a son of his own. Herod's plan is to invite all boys between two and three years old with their mothers to a feast, and then kill them all. The soldier realizes his own child would be among them. Actually, let me think more carefully.\n\nIn the original story, the soldier is told of the plan: Herod will hold a feast for all children of that age in Bethlehem, and during the feast the children will be slaughtered. The soldier is horrified. Then it turns out the soldier himself has a little son whom he loves. His wife... Actually, I recall the soldier has a child, and he tries to save his own child. The little child (Jesus) who played on the meadow - the soldier wants to warn/save him too? \n\nLet me reconstruct: In the original, the soldier's wife brings their son. The soldier decides to save his own child by... he tells his wife to keep the child home. But then he sees the little child (Jesus) and feels gratitude for the water. He warns the child's mother? Actually in the original story, I believe the soldier sees the child Jesus being led by his mother to the feast, and he... Hmm.\n\nActually, the original story \"Det heliga barnet\" from \"Kristuslegender\" (1904): The Roman soldier learns of Herod's plan to massacre the children at a feast. He has a young son himself. He plans to hide", "Let me analyze the task. I need to complete the code in GOOD.py. The file shows imports and then a cropped snippet that appears to be in the middle of a method (likely `init_cards` or similar) and then the `start` method which handles the game loop.\n\nLooking at the cropped code:\n1. It starts mid-way through building `card_play_data_list` - a dictionary mapping positions to card lists\n2. Then validates hand cards\n3. Sets play order\n4. Creates AI players\n5. Creates GameEnv\n6. Calls self.start()\n7. Has a sleep method\n8. Has the start method which:\n - Initializes the card play\n - Loops while game not over\n - If play_order == 0 (user's turn), gets AI action, displays it, clicks cards\n - The snippet ends after `self.sleep(500)` in the play_order == 0 branch\n\nSo I need to complete:\n- The `play_order == 1` branch (\u4e0b\u5bb6/next player plays) - detect what cards the next player played\n- The `play_order == 2` branch (\u4e0a\u5bb6/previous player plays) - detect what cards the previous player played\n- The loop continuation and end of game handling\n\nThis is based on the DouZero_For_New_HLDDZ repository. Let me recall the structure of the original code (this appears to be based on tianqiraf/DouZero_For_HappyDouDiZhu or similar).\n\nIn the original repo, the start method looks something like:\n\n```python\ndef start(self):\n self.env.card_play_init(self.card_play_data_list)\n print(\"\u5f00\u59cb\u51fa\u724c\\n\")\n while not self.env.game_over:\n self.detect_start_btn()\n if not self.RunGame:\n break\n if self.play_order == 0:\n # ... user's turn (shown in snippet)\n self.play_order = 1\n elif self.play_order == 1:\n self.RPlayedCard.setText(\"...\")\n # detect right player's played cards\n ...\n self.play_order = 2\n elif self.play_order == 2:\n self.LPlayedCard.setText(\"...\")\n # detect left player's played cards\n ...\n self.play_order = 0\n```\n\nLet me think about the original DouZero_For_HappyDouDiZhu code. The main loop:\n\n```python\ndef start(self):\n self.env.card_play_init(self.card_play", "The user wants me to continue a French history book about the French Revolution, specifically about the Legislative Assembly (Assembl\u00e9e l\u00e9gislative). This appears to be from \"Histoire de la R\u00e9volution fran\u00e7aise\" - likely by Adolphe Thiers or possibly Mignet. Actually, looking at the style and content, this appears to be from Fran\u00e7ois Mignet's \"Histoire de la R\u00e9volution fran\u00e7aise\" or possibly Thiers. The style with the analytical judgments about the Constituent Assembly suggests it might be Thiers or Mignet.\n\nActually, looking more carefully at the style - the philosophical reflections, the analysis of parties - this looks like it could be from \"Histoire de la R\u00e9volution fran\u00e7aise\" by Adolphe Thiers. The chapter structure and the detailed analysis of the Constituent Assembly's judgment is characteristic.\n\nThe text ends mid-sentence: \"l'envoya \u00e0 tous les\" - which would continue as \"d\u00e9partemens\" (departments).\n\nI need to continue the book in the same style - 19th century French historical writing, with old French orthography (using \"\u00e9\" but also old spellings like \"\u00e9toient\" style - actually this text uses \"\u00e9taient\" but \"m\u00e9morable assembl\u00e9e\", \"talens\", \"enfans\", \"applaudissemens\" - the old spelling with single 's' before 'm' and 'n' in some words, \"moeurs\", etc.)\n\nKey stylistic features to maintain:\n- Old French orthography: \"talens\", \"enfans\", \"applaudissemens\", \"rassemblemens\", \"moeurs\", \"ame\" (for \u00e2me), \"conno\u00eetre\" style\n- Long analytical sentences\n- Historical judgment and analysis mixed with narrative\n- Footnotes occasionally\n- Chapter structure with summaries\n\nThe narrative is at January 1792, with Narbonne reporting on military preparations. The next events historically would be:\n- The diplomatic situation with Austria deteriorating\n- The fall of the Feuillant ministry (Narbonne's dismissal in March 1792)\n- The formation of the Girondin ministry (Dumouriez, Roland, Clavi\u00e8re, etc.)\n- The declaration of war against Austria (April 20, 1792)\n- The first military campaigns (disasters in Belgium)\n- The growing tensions leading to June 20, 1792\n\nLet me", "Let me analyze the code that needs to be completed. The file is `UserServices.java` and the method to complete is `register(RegisterDTO registerDTO)`.\n\nLooking at the context:\n1. `ApiException` - a RuntimeException that takes a message\n2. `AccountsDAO` - entity with email, password, username, phone, token, tokenExpired, student\n3. `RegisterDTO` - has email, password, name, phone with validation annotations\n4. `AccountsRepository` - has `findByEmail(String email)` returning Boolean\n5. `BCrypt` - has `hashpw(String password, String salt)` and `gensalt()` methods\n6. `UserServices` - has `accountsRepository` and `validator` autowired\n\nThe register method should:\n1. Validate the DTO using the validator\n2. Check if email already exists\n3. Hash the password with BCrypt\n4. Create and save the account\n\nLet me write the completion:\n\n```java\n @Transactional\n public void register(RegisterDTO registerDTO){\n Set> constraintViolations = validator.validate(registerDTO);\n if (!constraintViolations.isEmpty()){\n throw new ConstraintViolationException(constraintViolations);\n }\n\n if (accountsRepository.findByEmail(registerDTO.getEmail())){\n throw new ApiException(\"Email already registered\");\n }\n\n AccountsDAO accountsDAO = new AccountsDAO();\n accountsDAO.setEmail(registerDTO.getEmail());\n accountsDAO.setPassword(BCrypt.hashpw(registerDTO.getPassword(), BCrypt.gensalt()));\n accountsDAO.setUsername(registerDTO.getName());\n accountsDAO.setPhone(registerDTO.getPhone());\n\n accountsRepository.save(accountsDAO);\n }\n}\n```\n\nThis follows the typical pattern:\n1. Manual validation using the injected Validator (since it's a service, not a controller with @Valid)\n2. Check for existing email using the repository's findByEmail method\n3. Hash the password using BCrypt\n4. Map DTO fields to DAO (note: DTO has \"name\" but DAO has \"username\")\n5. Save the account\n\nThe imports are already present in the file (ApiException, AccountsDAO, RegisterDTO, AccountsRepository, BCrypt, ConstraintViolation, ConstraintViolationException, Validator, Set), which confirms this approach uses all of them.\n\nNote the imports include:\n- `com.erapor.erapor.exception.ApiException` - for throwing when email exists\n-", "Let me analyze the task. I need to complete the `MediaServerContext.java` file. The file currently has:\n\n```java\npackage com.ldf.media.context;\n\nimport com.ldf.media.callback.*;\nimport com.ldf.media.config.MediaServerConfig;\nimport com.ldf.media.sdk.core.ZLMApi;\nimport com.ldf.media.sdk.structure.MK_EVENTS;\nimport com.ldf.media.sdk.structure.MK_INI;\nimport com.sun.jna.Native;\nimport lombok.extern.slf4j.Slf4j;\nimport org.springframework.beans.factory.annotation.Autowired;\nimport org.springframework.stereotype.Component;\nimport javax.annotation.PostConstruct;\nimport javax.annotation.PreDestroy;\n\n/**\n * \u6d41\u5a92\u4f53\u4e0a\u4e0b\u6587\n *\n * @author lidaofu\n * @since 2023/11/28\n **/\n@Slf4j\n@Component\npublic class MediaServerContext {\n @Autowired\n private MediaServerConfig config;\n public static ZLMApi ZLM_API = null;\n private static MK_EVENTS MK_EVENTS = null;\n```\n\nI need to complete this class. Based on the context:\n\n1. `MediaServerConfig` has configuration properties like `thread_num`, `rtmp_port`, `rtsp_port`, `http_port`, `auto_close`, `streamNoneReaderDelayMS`, `maxStreamWaitMS`, `enable_ts`, `enable_hls`, `enable_fmp4`, `enable_rtsp`, `enable_rtmp`, `enable_mp4`, `enable_hls_fmp4`, `enable_audio`, `mp4_as_player`, `mp4_max_second`, `mp4_save_path`, `hls_save_path`, `rootPath`, `hls_demand`, `rtsp_demand`, `rtmp_demand`, `ts_demand`, `fmp4_demand`, `log_level`, `log_mask`, `log_file_days`, `log_path`.\n\n2. `ZLMApi` is a JNA Library interface with methods like:\n - `mk_env_init1(int thread_num, int log_level, int log_mask, String log_file_path, int log_file_days, int ini_is_path, Pointer ini, int ssl_is_path, String ssl, String ssl_pwd)`\n - `mk_ini_default()` returns global default ini config\n - `mk_ini_set_option_int(MK_INI ini, String key, int value)`\n - `mk_ini_set_option(MK_INI ini, String key, String value)`\n - `mk_http_server_start(short port, int ssl)`\n -", "The task is to complete the code in the file `SysRoleServiceImpl.java`. The file starts with imports and then jumps into a cropped snippet. I need to complete the code starting from where the snippet ends - the last method shown is `deleteAuthUser` with its javadoc comment.\n\nLooking at the structure, the file is `SysRoleServiceImpl` which implements `ISysRoleService`. The snippet shows:\n1. Imports\n2. A cropped portion showing the end of `updateRole` method (the part deleting role-menu associations)\n3. `updateRoleStatus`\n4. `authDataScope`\n5. `insertRoleMenu`\n6. `insertRoleDept`\n7. `deleteRoleById`\n8. `deleteRoleByIds`\n9. The javadoc for `deleteAuthUser` - which is where I need to continue\n\nSo I need to complete:\n- `deleteAuthUser(SysUserRole userRole)` - cancel authorization for a user role\n- `deleteAuthUsers(Long roleId, Long[] userIds)` - batch cancel authorization\n- `insertAuthUsers(Long roleId, Long[] userIds)` - batch insert authorization\n\nBased on the standard RuoYi implementation (this is clearly based on RuoYi framework), the completion should be:\n\n```java\n @Override\n public int deleteAuthUser(SysUserRole userRole) {\n return userRoleMapper.deleteUserRoleInfo(userRole);\n }\n\n /**\n * \u6279\u91cf\u53d6\u6d88\u6388\u6743\u7528\u6237\u89d2\u8272\n * \n * @param roleId \u89d2\u8272ID\n * @param userIds \u9700\u8981\u53d6\u6d88\u6388\u6743\u7684\u7528\u6237\u6570\u636eID\n * @return \u7ed3\u679c\n */\n @Override\n public int deleteAuthUsers(Long roleId, Long[] userIds) {\n return userRoleMapper.deleteUserRoleInfos(roleId, userIds);\n }\n\n /**\n * \u6279\u91cf\u9009\u62e9\u6388\u6743\u7528\u6237\u89d2\u8272\n * \n * @param roleId \u89d2\u8272ID\n * @param userIds \u9700\u8981\u5220\u9664\u7684\u7528\u6237\u6570\u636eID\n * @return \u7ed3\u679c\n */\n @Override\n public int insertAuthUsers(Long roleId, Long[] userIds) {\n // \u65b0\u589e\u7528\u6237\u4e0e\u89d2\u8272\u7ba1\u7406\n List list = new ArrayList();\n for (Long userId : userIds) {\n SysUserRole ur = new SysUserRole();\n ur.setUserId(userId);\n ur.setRoleId(roleId);\n", "The user wants me to continue the book \"Grandfer's Wonderful Garden\" by Eleanora H. Stooke. This is a children's book from the World War I era (published by R.T.S. - Religious Tract Society), featuring Billy Brown, an orphan whose mother was killed in a Zeppelin raid, who goes to live with his grandfather in Devonshire.\n\nThe book ends mid-Chapter VIII \"Grandfer's Secret\" with a thunderstorm scene. Billy has woken up terrified by thunder, thinking it was bombs. Mrs. Brown has come in with a candle and scolded him.\n\nI need to continue in the same style:\n- Victorian/Edwardian children's literature style\n- Religious/moral themes (Christian faith is central)\n- Simple, earnest prose\n- Dialect for country characters (\"Grandfer,\" \"Aye,\" etc.)\n- Themes of the war, gardening, nature\n- Characters: Billy, Grandfer (William Brown), Granny (Mrs. Brown - stern), May (the simple but spiritually insightful child), Harold, Aunt Elizabeth, Uncle John Dingle, Tom Turpin (soldier), Mr. Singleton (Vicar), Jenny the donkey, Scout the dog, Mrs. Varcoe\n\nThe remaining chapters according to the contents:\n- VIII. GRANDFER'S SECRET (in progress)\n- IX. THE BIRD PICTURE BOOK\n- X. SPRING\n- XI. GRANNY SURPRISES BILLY\n- XII. CONCLUSION\n\nSo I should continue Chapter VIII from where it left off, and then write chapters IX through XII to complete the book.\n\nChapter VIII: Grandfer's Secret - The thunderstorm scene. Billy is terrified. Mrs. Brown scolds him. Perhaps Grandfer comes and comforts him. The \"secret\" might be revealed - perhaps Grandfer has a secret place in the garden, or a secret about Billy's father, or something he's been planning. Given the title \"Grandfer's Wonderful Garden,\" maybe the secret is about a special part of the garden - perhaps a hidden garden or a special spot he's preparing. Or maybe the secret relates to Billy's father - letters, or something he kept. Let me think about what would fit the era and style.\n\nPerhaps Grandfer's secret is that he's been building/preparing something for Billy - like a special garden plot of his own, or he reveals something about Billy's father. Or the secret could be about why he and Billy's father were estranged,", "The user wants me to continue the book \"Crusaders of New France\" by William Bennett Munro. The text cuts off mid-sentence in Chapter III: \"In\" \u2014 actually it cuts off at \"particularly upon the question of permitting the sale of liquor to the Indians. In\"\n\nI need to continue in the same style \u2014 early 20th century historical writing, scholarly but accessible, with the characteristic tone of the Chronicles of America series. The book was published in 1918, so the style is that of academic history writing of that era.\n\nLet me continue from where it left off. The sentence was about Laval and the governor's friction over liquor sales to the Indians. I should complete that sentence and continue Chapter III to its conclusion, then perhaps move into Chapter IV \"The Age of Louis Quatorze.\"\n\nHistorical facts to draw upon:\n- Laval arrived in 1659 as vicar apostolic\n- The quarrel over the liquor trade (brandy sales to Indians)\n- Governor D'Argenson (Pierre de Voyer d'Argenson, vicomte de Mouzay) was governor 1658-1661\n- The dispute between Laval and D'Argenson over precedence and the liquor trade\n- Laval went to France to complain; D'Argenson was recalled\n- Dubois d'Avaugour appointed governor (1661-1663)\n- D'Avaugour initially took a hard line on liquor, executing two men, but then relented\n- Laval excommunicated those who sold liquor\n- The Company of One Hundred Associates was failing \u2014 it surrendered its charter in 1663\n- The Carignan-Sali\u00e8res regiment sent in 1665 under Tracy\n- The Mohawk expedition of 1666\n- Dollard des Ormeaux at the Long Sault (1660) \u2014 this is a famous episode that should be mentioned\n- The establishment of royal government in 1663 with the Sovereign Council\n- Bishopric of Quebec established 1674, Laval as first bishop\n- Talon the intendant arrived 1665\n- Frontenac appointed governor 1672\n\nThe actual book continues: In the real book, Chapter III ends with the discussion of Laval's arrival, the quarrel with D'Argenson, the recall, D'Avaugour, and the end of the Company of One Hundred Associates in 1663, leading to royal government. Then Chapter", "The user wants me to continue this book, which is from The Continental Monthly, Vol. IV, August 1863. The last piece is \"Across Maine in Mid-Winter,\" a first-person narrative about a woman (Elsie) traveling to her father's funeral in winter, by stagecoach through Maine wilderness. The text cuts off mid-sentence: \"Occasionally the object of my journey and the...\"\n\nI need to continue in the same style\u2014mid-19th century American periodical literature, with the sentimental, descriptive, somewhat ornate prose typical of the era. The narrator is a woman traveling alone with two strange gentlemen companions through a snowstorm in the Maine wilderness, anxious to reach Bangor in time to catch the cars (train) to her father's funeral 400 miles away.\n\nLet me continue the narrative naturally. The sentence was: \"Occasionally the object of my journey and the...\" \u2014 I should complete it, perhaps \"the uncertainty of reaching my destination in time would rush upon me...\" Then continue with the journey: interactions with the two gentlemen (who turn out to be kind), the storm, the wilderness, perhaps the driver, stops for supper, the night journey, fears, the kindness of strangers, arriving at Bangor just in time, reflections on Providence, and perhaps reaching home for the funeral. The style should include period details: stagecoach travel, way-houses, hot bricks, buffalo robes, lanterns, snow drifts, the \"air line\" road through wilderness, etc.\n\nI should maintain the first-person female voice, the sentimental and reflective tone, the religious faith elements (Aunt Carter's \"good Providence\"), and the descriptive nature writing. The story is based on a real journey\u2014likely from an island (perhaps Grand Manan? \"the island\" near St. Croix river, St. Andrews opposite\u2014this suggests Campobello or Eastport area; St. Croix river, St. Andrews is in New Brunswick; the narrator lives on an island\u2014perhaps Campobello Island). The \"air line\" ran from Calais (C----) to Bangor, about 90-100 miles through wilderness. So C---- is Calais. The journey: from the island (maybe Eastport or Lubec?) 30 miles north to Calais, then the air line to Bangor.\n\nHistorical detail: The \"Air Line\" stage route from Calais to Bangor was indeed a famous route through the Maine wilderness, about 95 miles, with way stations. It operated", "Let me analyze the file `finetune_gui.py` and fill in the missing code based on the context provided.\n\nLooking at the file, I need to identify all the `[COMPLETE]` markers and figure out what code should go there.\n\n1. First `[COMPLETE]` after `import json`:\n```python\nimport gradio as gr\nimport json\n[COMPLETE]\nimport os\n```\nThis should be `import math` since `math.ceil` is used later in the code.\n\n2. The imports from `library.common_gui`:\n```python\nfrom library.common_gui import (\n[COMPLETE]\n[COMPLETE]\n[COMPLETE]\n)\n```\nBased on usage in the file: `get_saveasfile_path`, `get_file_path`, `get_folder_path` are used. So:\n```python\nfrom library.common_gui import (\n get_saveasfile_path,\n get_file_path,\n get_folder_path,\n)\n```\n\n3. In `save_configuration` function signature:\n```python\n train_text_encoder,\n create_buckets,\n create_caption,\n[COMPLETE]\n save_model_as,\n caption_extension,\n):\n```\nLooking at `open_config_file`, the parameter between `create_caption` and `save_model_as` is `train`. So this should be `train,`.\n\n4. In `save_configuration`:\n```python\n original_file_path = file_path\n\n[COMPLETE]\n\n if save_as_bool:\n```\nThis should convert `save_as` to a boolean: `save_as_bool = True if save_as == 'True' else False`\n\n5. \n```python\n else:\n print('Save...')\n if file_path == None or file_path == '':\n[COMPLETE]\n```\nThis should be `file_path = get_saveasfile_path(file_path)`\n\n6. In the variables dict:\n```python\n 'v2': v2,\n 'v_parameterization': v_parameterization,\n[COMPLETE]\n 'image_folder': image_folder,\n```\nThis should be `'train_dir': train_dir,`\n\n7. \n```python\n 'create_buckets': create_buckets,\n 'create_caption': create_caption,\n[COMPLETE]\n 'save_model_as': save_model_as,\n```\nThis should be `'train': train,`\n\n8. In `open_config_file`:\n```python\n original_file_path = file_path\n[COMPLETE]\n\n if file_path != '' and file_path != None:\n```\nThis should be `file_path = get_file_path(file_path)`\n\n9. \n```python\n if file", "The user wants me to continue the book \"Torn Sails\" by Allen Raine, a Welsh village tale from 1898. I need to continue in the same style - Victorian romantic fiction with Welsh dialect, Welsh phrases with footnotes, chapter epigraphs in Welsh with translations, and the same characters and plot threads.\n\nLet me review where we are in the story:\n\n- Chapter I: Mwntseison - introduces the village, Hugh Morgan (the Mishteer), Ivor Parry (his manager), Gwladys Price (beautiful 18-year-old who Ivor loves), Nani (Gwladys's mother), Gwen (who loves Ivor but is marrying Siencyn Owen)\n- Chapter II: Hugh Morgan - Gwen's jealousy and hatred of Gwladys, her witch grandmother's teachings, 'n'wncwl Jos's stories, Hugh's kindness to Gwladys (which Gwen notices with dawning perception - suggesting Hugh may be falling in love with Gwladys), Ivor and Gwladys's boat ride\n- Chapter III: Mari \"Vone\" - Mari's backstory: she loved Hugh Morgan 15 years ago but foolishly rejected him due to pride, and he never asked again. Now they're friends. At the end of the chapter, Hugh announces he's thinking of getting married - and Mari's hope dies. The chapter ends mid-conversation with Hugh saying \"Perhaps the girl won't have me, man. Wait until I give you leave.\"\n\nThe table of contents shows:\nIV.--Owen's \"bidding\"\nV.--Traeth-y-daran\nVI.--Changes\nVII.--A wedding call\nVIII.--Confidences\nIX.--Gwen's rebellion\nX.--Hugh's suspicions\nXI.--The storm\nXII.--Unrest\nXIII.--Doubts and fears\nXIV.--The mill\nXV.--Torn sails\nXVI.--Peace\nXVII.--The mill in the moonlight\n\nSo the next chapter should be Chapter IV: Owen's \"bidding\" - which would be about Siencyn Owen and Gwen's wedding bidding (a Welsh custom where guests give gifts/money to the couple).\n\nBut first, I should probably finish the conversation from Chapter III - who is Hugh going to marry? The implication from Chapter II is that Hugh is falling in love with Gwladys (Gwen noticed his kindness to her). This creates the", "The user wants me to continue \"The Adventures of Gerard\" by Arthur Conan Doyle, specifically continuing from where the text cuts off in Chapter II, \"How the Brigadier Captured Saragossa.\" The text ends mid-sentence: \"The Spaniard had seen him standing under the tree and had...\"\n\nI need to continue in the same style - first person narration by Etienne Gerard, the vain, brave, pompous but lovable Hussar officer. The style features:\n- Gerard addressing his audience (\"my friends\") in a caf\u00e9\n- His vanity and self-aggrandizement\n- His genuine bravery and skill\n- Humor arising from his obliviousness to how others see him\n- Period detail about Napoleonic warfare\n- Short, punchy sentences mixed with longer descriptive ones\n- His catchphrases like \"debonair,\" references to the Hussars of Conflans, his swordsmanship, his way with women\n\nThe actual original story continues: Gerard kills the Spaniard (in the original, he throws his knife), makes his way through the city in his friar disguise, finds Hubert dead or the house, meets a woman, eventually ends up in the convent, is captured, about to be shot/hanged, but ends up exploding the magazine himself (or the explosion happens), and the French take the city. In the original story, Gerard is captured and condemned to death by a Spanish tribunal led by a priest, but he manages to light the fuse to the powder magazine, blowing up the convent wall, allowing the French to storm in. He survives and is rescued. Also there's a scene where he hides in a house with a Spanish woman who betrays him or helps him.\n\nLet me recall the actual story: Gerard climbs the tree, the sentry fires at the sergeant. Gerard then... In the original: \"The Spaniard had seen him standing under the tree and had shot him.\" Gerard then kills the sentry with his knife (he throws it). Then he crosses roofs, drops into a courtyard, makes his way through streets in disguise. He reaches the house of Hubert, finds it guarded or finds Hubert has been arrested. He learns from a woman (or from gossip) that Hubert was taken by the Inquisition or by the Spanish authorities and is to be executed. Gerard decides to complete the mission himself - he needs to find the magazine in the Convent of the Madonna. He gets into the convent disguised as a fri", "Let me analyze the code structure to understand what needs to be completed.\n\nThe file is `main_mobo.py` and the last function shown is `sample_batch` which is cut off at:\n\n```python\ndef sample_batch(args, generator, rollout_worker, oracle=None, proxy=None, ref_mols=None, Y_bounds=None, compute_multi_objective_metric=False):\n score_succ = {'gsk3b': 0.5, 'jnk3': 0.5, 'drd2': 0.5, \n 'chemprop_sars': 0.5, 'chemprop_hiv': 0.5, \"seh\": 0.5,\n 'qed': 0.6, 'sa': 0.67}\n if Y_bounds is None:\n Y_bounds = torch.stack([proxy.partitioning.Y.min(\n dim=-2).values, proxy.partitioning.Y.max(dim=-2).values])\n \n time_start = time.time()\n```\n\nAlso, there's a partial class `BoRolloutWorker` shown at the top of the cropped snippet (the part before `train_generative_model`), which extends `RolloutWorker` with methods like `execute_train_episode_batch` (with offline sampling) and `initialize_hindsight_mols`.\n\nLooking at the context:\n1. `train_generative_model` calls `sample_batch(args, generator, rollout_worker, oracle, proxy, Y_bounds, compute_multi_objective_metric=False)` and expects it to return `volume, volume_oracle, reward_weight, reward_mean, test_loss, diversity`.\n\n2. The function `sample_batch` needs to:\n - Sample molecules from the generator using the rollout worker\n - Compute rewards/scores\n - Compute hypervolume (both proxy and oracle based)\n - Compute diversity\n - Return the metrics\n\nLet me look at how `sample_batch` is used:\n\n```python\nvolume, volume_oracle, reward_weight, reward_mean, test_loss, diversity = sample_batch(\n args, generator, rollout_worker, oracle, proxy, Y_bounds, compute_multi_objective_metric=False)\nargs.logger.add_scalar(\n 'round{}/Top-100-sampled/volumes'.format(round_idx), volume, use_context=False)\nargs.logger.add_scalar(\n 'round{}/Top-100-sampled/volumes_oracle'.format(round_idx), volume_oracle, use_context=False)\nargs.logger.add_scalars(\n 'round{}/Top-100-s", "The user wants me to continue \"Oliver Twist\" by Charles Dickens, in the same style. The text ends mid-sentence in Chapter XXXIX, with Rose saying \"Do not close your heart against all my efforts to help you,\" \u2014 and Nancy is about to respond.\n\nLet me recall the actual continuation of the novel. In the original text, the chapter continues:\n\n\"Do not close your heart against all my efforts to help you,\" said Rose, stepping gently forward. \"I wish to serve you indeed.\"\n\n\"You would serve me best, lady,\" replied the girl, \"if you could take my life at once; for I have felt more grief to think of what I am, to-night, than I ever did before, and it would be something not to die in the hell in which I have lived. God bless you, sweet lady, and send as much happiness on your head as I have brought shame on mine!\"\n\nThus speaking, and sobbing aloud, the unhappy creature turned away; while Rose Maylie, overpowered by this extraordinary interview, which had more the semblance of a rapid dream than an actual occurrence, sank into a chair, and endeavoured to collect her wandering thoughts.\n\nThen Chapter XL begins: \"A CONTINUATION OF THE TRANSACTIONS SUBSEQUENT TO THE DEATH OF OLD SALLY, WHICH AFFORDS A CLUE TO THE FOREGOING MYSTERY.\" \u2014 Actually, let me recall. Chapter XL is \"A STRANGE INTERVIEW, WHICH IS A SEQUEL TO THE LAST CHAMBER\" \u2014 no wait, that's Chapter XXXIX. Chapter XL is \"A CONTINUATION OF THE TRANSACTIONS...\" Hmm.\n\nActually in the original:\n- Chapter XXXVII: \"In which the reader may perceive a contrast, not uncommon in matrimonial cases\" \u2014 no wait, that's in some editions. The text given here uses the 1839 second edition chapter numbering where Chapter XXXVII is \"Containing an account of what passed between Mr. and Mrs. Bumble and Monks, at their nocturnal interview.\" In later editions, this is Chapter 37 \"In which the reader may perceive a contrast...\" Hmm, actually no. Let me think.\n\nIn the standard edition:\n- Chapter 37: \"In which the reader may perceive a contrast, not uncommon in matrimonial cases\" \u2014 this is the Bumble/Mrs. Mann chapter? No...\n\nActually the standard chapters:\n- Chapter 37: \"In which the reader may perceive", "Let me analyze the code that needs to be completed. This is the `VisualSearch/utils/dataset.py` file, which contains a validation dataset class (likely `ValDataset`). The code is cut off in the `__getitem__` method, specifically in the part where it builds conversations from sampled sentences.\n\nLooking at the context:\n1. The file imports various modules\n2. There's a class with `ignore_label = 255` (likely `ValDataset`)\n3. The `__init__` handles two data types: \"reason_seg\" and \"refer_seg\"\n4. The `__getitem__` method processes images and creates conversations\n\nThe code is cut off at:\n```python\n\t\tconversations = []\n\t\tconv = conversation_lib.default_conversation.copy()\n\t\ti = 0\n\t\twhile i < len(sampled_sents):\n\t\t\tconv.messages = []\n\t\t\ttext = sampled_sents[i].strip()\n\t\t\tif is_sentence:\n\t\t\t\tconv.append_message(\n\t\t\t\t\tconv.roles[0],\n```\n\nThis is based on the LISA repository's dataset.py structure. Let me recall the LISA ValDataset `__getitem__` method:\n\n```python\ndef __getitem__(self, idx):\n if self.data_type == \"refer_seg\":\n refer_seg_ds = self.refer_seg_ds\n images = refer_seg_ds[\"images\"]\n annotations = refer_seg_ds[\"annotations\"]\n img2refs = refer_seg_ds[\"img2refs\"]\n\n image_info = images[idx]\n image_path = image_info[\"file_name\"]\n image_id = image_info[\"id\"]\n\n refs = img2refs[image_id]\n if len(refs) == 0:\n raise ValueError(\"image {} has no refs\".format(image_id))\n\n sents = []\n ann_ids = []\n for ref in refs:\n for sent in ref[\"sentences\"]:\n sents.append(sent[\"sent\"].strip().lower())\n ann_ids.append(ref[\"ann_id\"])\n\n sampled_sents = sents\n sampled_ann_ids = ann_ids\n image = cv2.imread(image_path)\n image = cv2.cvtColor(image, cv2.COLOR_BGR2RGB)\n is_sentence = False\n else:\n image_path = self.images[idx]\n image = cv2.imread(image_path)\n image = cv2.cvtColor(image, cv2.COLOR_BGR2RGB)\n json_path = image_path.replace(\".jpg\", \".json\")\n mask_json, sampled", "The user wants me to continue this book - it's an issue of \"Punchinello,\" a satirical magazine from 1870, which includes \"The Mystery of Mr. E. Drood\" by Orpheus C. Kerr (a parody of Charles Dickens' \"The Mystery of Edwin Drood\"). The text cuts off mid-sentence at the end with \"the comparative merits of the needle gun and the Chasse\" (presumably \"Chassepot\" - the French rifle).\n\nI should continue in the same style. The last piece is \"PARDONABLE SOLICITUDE\" - a letter from a farmer asking about the Franco-Prussian War, and the editorial response was cut off mid-sentence: \"[Our correspondent will understand that the question of the continuance of the war depends altogether on the comparative merits of the needle gun and the Chasse...\"\n\nSo I should:\n1. Complete that editorial response\n2. Continue with more content in the style of the magazine - perhaps more jokes, advertisements, the continuation of the Drood story, or other satirical pieces typical of the issue.\n\nThe style is:\n- 1870s American humor magazine\n- Satirical, punning, wordplay-heavy\n- References to current events (Franco-Prussian War, Grant administration, Chinese immigration, women's rights, etc.)\n- Comic dialect writing (Hiram Green, Mose Skinner, the farmer)\n- The Drood parody with characters like Edwin Drood, Flora Potts (the Flowerpot), Jack Bumstead, Miss Carowthers, Magnolia Pendragon, Mr. Simpson, Mr. Dibble\n- Advertisements with asterisk separators\n- Illustrations described in brackets\n- Comic poems\n\nLet me continue with:\n1. Finish the editorial note about the needle gun and Chassepot\n2. Maybe another short piece or two\n3. Perhaps continue \"The Mystery of Mr. E. Drood\" with Chapter XIII\n4. Some advertisements at the end\n\nLet me write in the authentic style. The needle gun was the Prussian Dreyse rifle, the Chassepot was the French rifle. The joke would be about which is superior determining the war.\n\nLet me draft:\n\n---\n\n[Our correspondent will understand that the question of the continuance of the war depends altogether on the comparative merits of the needle gun and the Chassepot. If the former proves the sharper weapon, the Prooshuns will probably stick to their work; if the", "The user wants me to continue this book, \"The Bright Side of Prison Life\" by Captain S. A. Swiggett, published 1897. The book is a memoir of a Civil War Union officer's experiences as a prisoner of war in Camp Ford, Tyler, Texas. The text cuts off mid-sentence in Chapter VI (\"Incidents\"):\n\n\"Among the prisoners were a number of steamboat men, who lived by themselves and were called the steamboat squad. They were an unruly crowd and caused much\"\n\nI need to continue in the same style - first person, folksy, humorous, anecdotal, with the characteristic 19th century memoir style. The author has a wry sense of humor, looks at \"the bright side,\" tells stories of prison life, escapes, recaptures, etc.\n\nLooking at the table of contents:\n- CHAPTER VI. Incidents (currently in progress)\n- CHAPTER VII. Events\n- CHAPTER VIII. An Escape\n- CHAPTER IX. On the Tramp\n- CHAPTER X. Recaptured\n- CHAPTER XI. The Back Track\n- CHAPTER XII. The Return to the Stockade\n- CHAPTER XIII. Incidents, and Another Escape\n- CHAPTER XIV. Tramps Once More\n- CHAPTER XV. Diplomacy\n- CHAPTER XVI. Making Progress\n- CHAPTER XVII. A Puzzle, and Incidents\n- CHAPTER XVIII. Experiences\n- CHAPTER XIX. Good Luck and Bad\n- CHAPTER XX. In the Toils\n- CHAPTER XXI. Another Return Trip\n- CHAPTER XXII. Foraging, and a New Prison\n- CHAPTER XXIII. To Camp Ford and Joy\n- CHAPTER XXIV. Liberty at Last\n\nIllustrations mentioned:\n- Adjutant S. K. Mahon, 69 (Chapter VIII)\n- Captain J. B. Gedney, 79 (Chapter IX)\n- Captain Thomas M. Fee, 89 (Chapter X)\n- Captain Charles Burnbaum, 94 (Chapter XI)\n- Captain J. P. Rummel, 115 (Chapter XIII)\n- Captain B. F. Miller, 167 (Chapter XVIII)\n- Sergeant E. B. Rocket, 189 (Chapter XXI)\n\nSo I should continue from where the text cuts off, completing Chapter VI, then writing subsequent chapters. I should incorporate the named characters (Mahon, Gedney, Fee, Burn"], "errors": ["", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", ""]} diff --git a/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-pp8-final-20260902-130711/bench/warm_a.jsonl b/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-pp8-final-20260902-130711/bench/warm_a.jsonl new file mode 100644 index 0000000..d543528 --- /dev/null +++ b/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-pp8-final-20260902-130711/bench/warm_a.jsonl @@ -0,0 +1 @@ +{"tag": null, "backend": "sglang", "dataset_name": "speed-bench", "request_rate": 10000.0, "max_concurrency": 8, "sharegpt_output_len": null, "random_input_len": 1024, "random_output_len": 1024, "random_range_ratio": 0.0, "server_info": {"model_path": "/data/hf_models/Kimi-K3", "tokenizer_path": "/data/hf_models/Kimi-K3", "tokenizer_mode": "auto", "tokenizer_backend": "huggingface", "tokenizer_worker_num": 1, "detokenizer_worker_num": 1, "skip_tokenizer_init": false, "load_format": "auto", "model_loader_extra_config": "{}", "trust_remote_code": true, "context_length": null, "is_embedding": false, "enable_multimodal": null, "revision": null, "model_impl": "auto", "model_config_parser": "auto", "json_model_override_args": "{}", "dtype": "auto", "quantization": null, "quantization_param_path": null, "kv_cache_dtype": "bfloat16", "enable_fp32_lm_head": false, "modelopt_quant": null, "modelopt_checkpoint_restore_path": null, "modelopt_checkpoint_save_path": null, "modelopt_export_path": null, "quantize_and_serve": false, "rl_quant_profile": null, "enable_tf32_matmul": false, "mem_fraction_static": 0.84, "max_running_requests": 8, "max_queued_requests": null, "max_total_tokens": null, "chunked_prefill_size": 8192, "prefill_decode_interval": 0, "enable_dynamic_chunking": false, "max_prefill_tokens": 16384, "prefill_max_requests": null, "schedule_policy": "fcfs", "enable_priority_scheduling": false, "disable_priority_preemption": false, "default_priority_value": null, "abort_on_priority_when_disabled": false, "schedule_low_priority_values_first": false, "priority_scheduling_preemption_threshold": 10, "retraction_policy": "length", "schedule_conservativeness": 1.0, "page_size": 64, "c128_page_size": 16, "swa_full_tokens_ratio": 0.8, "disable_hybrid_swa_memory": false, "radix_eviction_policy": "lru", "prefill_only_disable_kv_cache": false, "disable_radix_cache": true, "enable_page_major_kv_layout": false, "enable_unified_memory": false, "disable_chunked_prefix_cache": false, "disable_overlap_schedule": true, "num_continuous_decode_steps": 1, "scheduler_recv_interval": 1, "enable_mixed_chunk": false, "nccl_port": null, "dist_timeout": 3600, "dist_init_addr": "174.1.60.1:20000", "gated_launch_port": null, "nnodes": 4, "node_rank": 0, "tp_size": 4, "dcp_size": 1, "pp_size": 8, "pp_max_micro_batch_size": null, "pp_async_batch_depth": 0, "dp_size": 1, "load_balance_method": "round_robin", "attn_cp_size": 1, "moe_dp_size": 1, "dwdp_size": 1, "dcp_comm_backend": "ag_rs", "dcp_replicate_q_proj": null, "enable_prefill_cp": false, "cp_strategy": null, "enable_dsa_cache_layer_split": false, "enable_dsa_prefill_context_parallel": false, "dsa_prefill_cp_mode": "round-robin-split", "enable_prefill_context_parallel": false, "prefill_cp_mode": "in-seq-split", "enable_cp_decode_attn_tp": false, "enable_dp_attention": false, "enable_dp_attention_local_control_broadcast": false, "enable_dp_lm_head": false, "enable_tp_lm_head_all_to_all": false, "enable_attn_tp_input_scattered": false, "enable_shared_experts_attn_tp": false, "enable_dense_mlp_attn_tp": false, "disable_attn_tp_gather": false, "enable_p2p_check": false, "device": "cuda", "base_gpu_id": 0, "gpu_id_step": 1, "random_seed": 980414879, "mlx_enable_sampling": false, "watchdog_timeout": 300, "soft_watchdog_timeout": null, "sleep_on_idle": false, "use_ray": false, "custom_sigquit_handler": null, "numa_node": null, "gc_threshold": null, "host": "0.0.0.0", "port": 30000, "fastapi_root_path": "", "smg_grpc_mode": false, "grpc_mode": false, "grpc_port": null, "grpc_worker_threads": 4, "sidecar": null, "sidecar_args": null, "skip_server_warmup": false, "warmups": null, "enable_http2": false, "http2_max_concurrent_streams": 200, "http2_initial_connection_window_size": 1048576, "ssl_keyfile": null, "ssl_certfile": null, "ssl_ca_certs": null, "ssl_keyfile_password": null, "enable_ssl_refresh": false, "api_key": null, "admin_api_key": null, "served_model_name": "kimi-k3", "weight_version": "default", "chat_template": null, "hf_chat_template_name": null, "completion_template": null, "file_storage_path": "sglang_storage", "enable_cache_report": false, "reasoning_parser": null, "default_chat_template_kwargs": null, "strip_thinking_cache": false, "enable_strict_thinking": false, "tool_call_parser": null, "tool_server": null, "sampling_defaults": "model", "asr_max_buffer_seconds": 60, "asr_max_concurrent_sessions": 32, "preferred_sampling_params": null, "allow_auto_truncate": false, "stream_interval": 1, "batch_notify_size": 16, "stream_response_default_include_usage": false, "incremental_streaming_output": false, "enable_streaming_session": false, "enable_session_radix_cache": false, "log_level": "info", "log_level_http": null, "log_requests": false, "log_requests_level": 2, "log_requests_format": "text", "log_requests_target": null, "uvicorn_access_log_exclude_prefixes": [], "crash_dump_folder": null, "show_time_cost": false, "enable_metrics": true, "smg_http_sidecar_port": null, "enable_mfu_metrics": false, "enable_metrics_for_all_schedulers": false, "load_snapshot_publish_interval": 15, "tokenizer_metrics_custom_labels_header": "x-custom-labels", "tokenizer_metrics_allowed_custom_labels": null, "extra_metric_labels": null, "bucket_time_to_first_token": null, "bucket_inter_token_latency": null, "bucket_e2e_request_latency": null, "prompt_tokens_buckets": null, "generation_tokens_buckets": null, "gc_warning_threshold_secs": 0.0, "decode_log_interval": 40, "enable_request_time_stats_logging": true, "kv_events_config": null, "load_publish_endpoint": null, "enable_forward_pass_metrics": false, "forward_pass_metrics_worker_id": "", "forward_pass_metrics_ipc_name": null, "enable_trace": false, "trace_modules": "request", "otlp_traces_endpoint": "localhost:4317", "export_metrics_to_file": false, "export_metrics_to_file_dir": null, "stat_loggers": null, "constrained_json_whitespace_pattern": null, "constrained_json_disable_any_whitespace": false, "attention_backend": "triton", "decode_attention_backend": null, "enable_lean_attention": null, "prefill_attention_backend": null, "sampling_backend": "flashinfer", "grammar_backend": "xgrammar", "radix_cache_backend": null, "mm_attention_backend": null, "fp8_gemm_runner_backend": "auto", "fp4_gemm_runner_backend": "auto", "bf16_gemm_backend": "auto", "dsa_prefill_backend": null, "dsv4_prefill_backend": "auto", "dsa_decode_backend": null, "dsa_paged_mqa_logits_backend": "auto", "dsa_topk_backend": "sgl-kernel", "disable_flashinfer_autotune": false, "flashinfer_autotune_skip_ops": null, "mamba_backend": "triton", "cuda_graph_config": {"decode": {"backend": "full", "max_bs": 8, "bs": [1, 2, 4, 8], "tc_compiler": "eager", "full_prefill_max_req": null, "full_prefill_prefix_chunk_tokens": null}, "prefill": {"backend": "breakable", "max_bs": 2048, "bs": [4, 8, 12, 16, 20, 24, 28, 32, 48, 64, 80, 96, 112, 128, 144, 160, 176, 192, 208, 224, 240, 256, 288, 320, 352, 384, 416, 448, 480, 512, 576, 640, 704, 768, 832, 896, 960, 1024, 1280, 1536, 1792, 2048], "tc_compiler": "eager", "full_prefill_max_req": null, "full_prefill_prefix_chunk_tokens": null}}, "cuda_graph_backend_decode": null, "cuda_graph_backend_prefill": null, "cuda_graph_max_bs_decode": 8, "cuda_graph_max_bs_prefill": null, "cuda_graph_bs_decode": null, "cuda_graph_bs_prefill": null, "cuda_graph_tc_compiler": null, "disable_prefill_cuda_graph": false, "disable_decode_cuda_graph": false, "disable_cuda_graph": false, "disable_cuda_graph_padding": false, "enable_profile_cuda_graph": false, "enable_cudagraph_gc": false, "debug_cuda_graph": false, "enable_layerwise_nvtx_marker": false, "enable_nccl_nvls": false, "enable_symm_mem": false, "triton_attention_reduce_in_fp32": false, "triton_attention_num_kv_splits": 8, "triton_attention_split_tile_size": null, "flashinfer_mla_disable_ragged": false, "enable_fused_qk_norm_rope": false, "enable_precise_embedding_interpolation": false, "enable_fused_moe_sum_all_reduce": false, "enable_deepseek_v4_fp4_indexer": false, "disable_custom_all_reduce": false, "enable_mscclpp": false, "enable_torch_symm_mem": false, "enable_scattered_sconv": false, "pre_warm_nccl": false, "enable_quant_communications": false, "enable_flashinfer_allreduce_fusion": false, "enforce_disable_flashinfer_allreduce_fusion": false, "flashinfer_allreduce_fusion_backend": null, "enable_aiter_allreduce_fusion": false, "enable_torch_compile": false, "enable_torch_compile_debug_mode": false, "torch_compile_max_bs": 32, "speculative_algorithm": null, "speculative_draft_model_path": null, "speculative_draft_model_revision": null, "speculative_draft_load_format": null, "speculative_num_steps": null, "speculative_eagle_topk": null, "speculative_num_draft_tokens": null, "speculative_dflash_block_size": null, "speculative_dspark_block_size": null, "speculative_dspark_sps_table_path": null, "speculative_dspark_confidence_sts_path": null, "speculative_dspark_align_verify_tokens_to_graph_tier": false, "speculative_accept_threshold_single": 1.0, "speculative_accept_threshold_acc": 1.0, "speculative_use_rejection_sampling": false, "speculative_token_map": null, "speculative_attention_mode": "prefill", "speculative_draft_attention_backend": null, "speculative_dsa_topk_backend": "sgl-kernel", "speculative_draft_kv_cache_dtype": null, "speculative_draft_window_size": null, "speculative_moe_runner_backend": "flashinfer_mxfp4", "speculative_moe_a2a_backend": null, "speculative_draft_model_quantization": null, "_speculative_draft_quantization_explicitly_set": false, "speculative_skip_dp_mlp_sync": false, "enable_multi_layer_eagle": false, "speculative_adaptive": false, "speculative_adaptive_config": null, "decoupled_spec_bind_endpoint": null, "decoupled_spec_connect_endpoints": null, "decoupled_spec_rank": null, "decoupled_spec_role": "null", "spec_trace_dir": null, "speculative_ngram_min_bfs_breadth": 1, "speculative_ngram_max_bfs_breadth": 10, "speculative_ngram_match_type": "BFS", "speculative_ngram_max_trie_depth": 18, "speculative_ngram_capacity": 10000000, "speculative_ngram_external_corpus_path": null, "speculative_ngram_external_sam_budget": 0, "speculative_ngram_external_corpus_max_tokens": 10000000, "ep_size": 4, "moe_a2a_backend": "none", "enable_w4a4_mxfp4_megamoe": false, "deepep_v2_mode": "direct", "moe_runner_backend": "flashinfer_mxfp4", "flashinfer_mxfp4_moe_precision": "default", "deepep_mode": "auto", "fuseep_mode": 2, "deepep_dispatcher_output_dtype": "auto", "ep_num_redundant_experts": 0, "ep_dispatch_algorithm": null, "init_expert_location": "trivial", "enable_eplb": false, "eplb_algorithm": "auto", "eplb_rebalance_num_iterations": 1000, "eplb_rebalance_layers_per_chunk": null, "eplb_min_rebalancing_utilization_threshold": 1.0, "expert_distribution_recorder_mode": null, "expert_distribution_recorder_buffer_size": 1000, "expert_balancedness_report_mode": "off", "deepep_config": null, "moe_dense_tp_size": null, "elastic_ep_backend": null, "enable_elastic_expert_backup": false, "mooncake_ib_device": null, "enable_waterfill": false, "ep_join_mode": null, "ep_join_rank_offset": 0, "elastic_ep_initial_size": null, "max_ep_size": null, "elastic_ep_scale_timeout": 600, "elastic_ep_rejoin": false, "disable_flashinfer_cutlass_moe_fp4_allgather": false, "disable_shared_experts_fusion": false, "enforce_shared_experts_fusion": false, "max_mamba_cache_size": null, "mamba_ssm_dtype": null, "mamba_max_states_per_path": -1, "enable_mamba_cache_stochastic_rounding": false, "mamba_cache_philox_rounds": 0, "mamba_full_memory_ratio": 0.36, "mamba_radix_cache_strategy": "extra_buffer_lazy", "uses_mamba_radix_cache": false, "mamba_track_interval": 256, "enable_int8_mamba_checkpoint": false, "int8_mamba_ckpt_size": null, "linear_attn_backend": "triton", "linear_attn_decode_backend": null, "linear_attn_prefill_backend": null, "linear_attn_verify_backend": null, "enable_linear_replayssm": false, "linear_replayssm_cache_len": 16, "enable_linear_replayssm_spec": false, "enable_hierarchical_cache": false, "hicache_host_memory_mode": "cache", "hicache_ratio": 2.0, "hicache_size": 0, "hicache_write_policy": "write_through", "hicache_io_backend": "kernel", "hicache_mem_layout": "page_first", "hicache_storage_backend": null, "hicache_storage_prefetch_policy": "timeout", "hicache_storage_backend_extra_config": null, "hicache_storage_prefetch_retry_poll_interval": 0, "hicache_storage_prefetch_retry_max_attempts": 4, "enable_hisparse": false, "hisparse_config": null, "enable_broadcast_mm_inputs_process": false, "enable_prefix_mm_cache": false, "mm_enable_dp_encoder": false, "mm_process_config": {}, "mm_processor_worker_num": 0, "mm_io_worker_num": 0, "allowed_media_domains": [], "media_url_max_file_size_mb": 64, "mm_preprocess_cache_size_mb": null, "trust_mm_content_hashes": false, "limit_mm_data_per_request": null, "enable_mm_global_cache": false, "image_processor_backend": "auto", "mm_global_cache_backend": "mooncake", "disable_fast_image_processor": false, "mm_feature_transport": "cpu", "keep_mm_feature_on_device": false, "enable_lora": null, "enable_lora_overlap_loading": null, "max_lora_rank": null, "lora_target_modules": null, "lora_paths": null, "max_loaded_loras": null, "max_loras_per_batch": 8, "lora_eviction_policy": "lru", "lora_backend": "csgmv", "max_lora_chunk_size": 16, "experts_shared_outer_loras": null, "lora_use_virtual_experts": false, "lora_strict_loading": false, "lora_drain_wait_threshold": 0.0, "enable_two_batch_overlap": false, "enable_single_batch_overlap": false, "tbo_token_distribution_threshold": 0.48, "cpu_offload_gb": 0, "offload_group_size": -1, "offload_num_in_group": 1, "offload_prefetch_step": 1, "offload_mode": "cpu", "enable_lmcache": false, "lmcache_config_file": null, "enable_flexkv": false, "flexkv_config_file": null, "kt_weight_path": null, "kt_method": "AMXINT4", "kt_cpuinfer": null, "kt_threadpool_count": 2, "kt_num_gpu_experts": null, "kt_max_deferred_experts_per_token": null, "dllm_algorithm": null, "dllm_algorithm_config": null, "dllm_fdfo": true, "disaggregation_mode": "null", "disaggregation_transfer_backend": "mooncake", "disaggregation_bootstrap_port": 8998, "disaggregation_ib_device": null, "disaggregation_decode_enable_radix_cache": false, "disaggregation_decode_enable_offload_kvcache": false, "disaggregation_decode_retraction_backup": null, "num_reserved_decode_tokens": 512, "disaggregation_decode_extra_slots": null, "disaggregation_decode_polling_interval": 1, "optimistic_prefill_attempts": 0, "encoder_only": false, "language_only": false, "language_model_only": false, "encoder_transfer_backend": "zmq_to_tokenizer", "encoder_urls": [], "encoder_bootstrap_port": 8997, "encoder_register_urls": [], "enable_adaptive_dispatch_to_encoder": false, "enable_pdmux": false, "pdmux_config_path": null, "sm_group_num": 8, "startup_weight_load_mode": "serial", "custom_weight_loader": [], "weight_loader_disable_mmap": false, "weight_loader_prefetch_checkpoints": false, "weight_loader_prefetch_num_threads": 4, "weight_loader_drop_cache_after_load": false, "remote_instance_weight_loader_seed_instance_ip": null, "remote_instance_weight_loader_seed_instance_service_port": null, "remote_instance_weight_loader_send_weights_group_ports": null, "remote_instance_weight_loader_backend": "nccl", "remote_instance_weight_loader_start_seed_via_transfer_engine": false, "engine_info_bootstrap_port": 6789, "modelexpress_config": null, "download_dir": null, "model_checksum": null, "delete_ckpt_after_loading": false, "decrypted_config_file": null, "decrypted_draft_config_file": null, "checkpoint_engine_wait_weights_before_ready": false, "enable_prefill_delayer": false, "prefill_delayer_max_delay_passes": 30, "prefill_delayer_token_usage_low_watermark": null, "prefill_delayer_forward_passes_buckets": null, "prefill_delayer_wait_seconds_buckets": null, "prefill_delayer_queue_min_ratio": null, "prefill_delayer_max_delay_ms": null, "min_free_slots_delay": null, "enable_deterministic_inference": false, "rl_on_policy_target": null, "kv_canary": "none", "kv_canary_real_data": "none", "kv_canary_sweep_interval": 0, "enable_dynamic_batch_tokenizer": false, "dynamic_batch_tokenizer_batch_size": 32, "dynamic_batch_tokenizer_batch_timeout": 0.002, "enable_tokenizer_batch_encode": false, "disable_tokenizer_batch_decode": false, "debug_tensor_dump_output_folder": null, "debug_tensor_dump_layers": null, "debug_tensor_dump_input_file": null, "enable_memory_saver": false, "enable_weights_cpu_backup": false, "enable_draft_weights_cpu_backup": false, "enable_custom_logit_processor": false, "enable_return_hidden_states": false, "return_hidden_states_mode": null, "enable_return_routed_experts": false, "enable_return_indexer_topk": false, "disable_outlines_disk_cache": false, "enable_mis": false, "weight_cache_mode": "off", "weight_cache_socket": null, "weight_cache_timeout": 1800, "forward_hooks": null, "msprobe_dump_config": null, "status": "ready", "max_total_num_tokens": 4347008, "max_req_input_len": 1048570, "startup_time": {"load_weight": 97.0175883481279, "kv_cache_allocation": 7.252077460754663, "scheduler_e2e": 190.2182907499373, "cuda_graph": {"prefill": 22.771891612093896, "decode": 2.781284616328776, "target_verify": 0.0, "draft_prefill": 0.0, "draft_decode": 0.0, "draft_extend": 0.0}, "tokenizer_e2e": 215.6985968630761}, "internal_states": [{"model_path": "/data/hf_models/Kimi-K3", "tokenizer_path": "/data/hf_models/Kimi-K3", "tokenizer_mode": "auto", "tokenizer_backend": "huggingface", "tokenizer_worker_num": 1, "detokenizer_worker_num": 1, "skip_tokenizer_init": false, "load_format": "auto", "model_loader_extra_config": "{}", "trust_remote_code": true, "context_length": null, "is_embedding": false, "enable_multimodal": null, "revision": null, "model_impl": "auto", "model_config_parser": "auto", "json_model_override_args": "{}", "dtype": "auto", "quantization": null, "quantization_param_path": null, "kv_cache_dtype": "bfloat16", "enable_fp32_lm_head": false, "modelopt_quant": null, "modelopt_checkpoint_restore_path": null, "modelopt_checkpoint_save_path": null, "modelopt_export_path": null, "quantize_and_serve": false, "rl_quant_profile": null, "enable_tf32_matmul": false, "mem_fraction_static": 0.84, "max_running_requests": 8, "max_queued_requests": null, "max_total_tokens": null, "chunked_prefill_size": 8192, "prefill_decode_interval": 0, "enable_dynamic_chunking": false, "max_prefill_tokens": 16384, "prefill_max_requests": null, "schedule_policy": "fcfs", "enable_priority_scheduling": false, "disable_priority_preemption": false, "default_priority_value": null, "abort_on_priority_when_disabled": false, "schedule_low_priority_values_first": false, "priority_scheduling_preemption_threshold": 10, "retraction_policy": "length", "schedule_conservativeness": 1.0, "page_size": 64, "c128_page_size": 16, "swa_full_tokens_ratio": 0.8, "disable_hybrid_swa_memory": false, "radix_eviction_policy": "lru", "prefill_only_disable_kv_cache": false, "disable_radix_cache": true, "enable_page_major_kv_layout": false, "enable_unified_memory": false, "disable_chunked_prefix_cache": true, "disable_overlap_schedule": true, "num_continuous_decode_steps": 1, "scheduler_recv_interval": 1, "enable_mixed_chunk": false, "nccl_port": null, "dist_timeout": 3600, "dist_init_addr": "174.1.60.1:20000", "gated_launch_port": null, "nnodes": 4, "node_rank": 0, "tp_size": 4, "dcp_size": 1, "pp_size": 8, "pp_max_micro_batch_size": 1, "pp_async_batch_depth": 0, "dp_size": 1, "load_balance_method": "round_robin", "attn_cp_size": 1, "moe_dp_size": 1, "dwdp_size": 1, "dcp_comm_backend": "ag_rs", "dcp_replicate_q_proj": null, "enable_prefill_cp": false, "cp_strategy": null, "enable_dsa_cache_layer_split": false, "enable_dsa_prefill_context_parallel": false, "dsa_prefill_cp_mode": "round-robin-split", "enable_prefill_context_parallel": false, "prefill_cp_mode": "in-seq-split", "enable_cp_decode_attn_tp": false, "enable_dp_attention": false, "enable_dp_attention_local_control_broadcast": false, "enable_dp_lm_head": false, "enable_tp_lm_head_all_to_all": false, "enable_attn_tp_input_scattered": false, "enable_shared_experts_attn_tp": false, "enable_dense_mlp_attn_tp": false, "disable_attn_tp_gather": false, "enable_p2p_check": false, "device": "cuda", "base_gpu_id": 0, "gpu_id_step": 1, "random_seed": 980414879, "mlx_enable_sampling": false, "watchdog_timeout": 300, "soft_watchdog_timeout": null, "sleep_on_idle": false, "use_ray": false, "numa_node": null, "gc_threshold": null, "host": "0.0.0.0", "port": 30000, "fastapi_root_path": "", "smg_grpc_mode": false, "grpc_mode": false, "grpc_port": null, "grpc_worker_threads": 4, "sidecar": null, "sidecar_args": null, "skip_server_warmup": false, "warmups": null, "enable_http2": false, "http2_max_concurrent_streams": 200, "http2_initial_connection_window_size": 1048576, "ssl_keyfile": null, "ssl_certfile": null, "ssl_ca_certs": null, "ssl_keyfile_password": null, "enable_ssl_refresh": false, "api_key": null, "admin_api_key": null, "served_model_name": "kimi-k3", "weight_version": "default", "chat_template": null, "hf_chat_template_name": null, "completion_template": null, "file_storage_path": "sglang_storage", "enable_cache_report": false, "reasoning_parser": null, "default_chat_template_kwargs": null, "strip_thinking_cache": false, "enable_strict_thinking": false, "tool_call_parser": null, "tool_server": null, "sampling_defaults": "model", "asr_max_buffer_seconds": 60, "asr_max_concurrent_sessions": 32, "preferred_sampling_params": null, "allow_auto_truncate": false, "stream_interval": 1, "batch_notify_size": 16, "stream_response_default_include_usage": false, "incremental_streaming_output": false, "enable_streaming_session": false, "enable_session_radix_cache": false, "log_level": "info", "log_level_http": null, "log_requests": false, "log_requests_level": 2, "log_requests_format": "text", "log_requests_target": null, "uvicorn_access_log_exclude_prefixes": [], "crash_dump_folder": null, "show_time_cost": false, "enable_metrics": true, "smg_http_sidecar_port": null, "enable_mfu_metrics": false, "enable_metrics_for_all_schedulers": false, "load_snapshot_publish_interval": 15, "tokenizer_metrics_custom_labels_header": "x-custom-labels", "tokenizer_metrics_allowed_custom_labels": null, "extra_metric_labels": null, "bucket_time_to_first_token": null, "bucket_inter_token_latency": null, "bucket_e2e_request_latency": null, "prompt_tokens_buckets": null, "generation_tokens_buckets": null, "gc_warning_threshold_secs": 0.0, "decode_log_interval": 40, "enable_request_time_stats_logging": true, "kv_events_config": null, "load_publish_endpoint": null, "enable_forward_pass_metrics": false, "forward_pass_metrics_worker_id": "", "forward_pass_metrics_ipc_name": null, "enable_trace": false, "trace_modules": "request", "otlp_traces_endpoint": "localhost:4317", "export_metrics_to_file": false, "export_metrics_to_file_dir": null, "stat_loggers": null, "constrained_json_whitespace_pattern": null, "constrained_json_disable_any_whitespace": false, "attention_backend": "triton", "decode_attention_backend": null, "enable_lean_attention": null, "prefill_attention_backend": null, "sampling_backend": "flashinfer", "grammar_backend": "xgrammar", "radix_cache_backend": null, "mm_attention_backend": null, "fp8_gemm_runner_backend": "auto", "fp4_gemm_runner_backend": "auto", "bf16_gemm_backend": "auto", "dsa_prefill_backend": null, "dsv4_prefill_backend": "auto", "dsa_decode_backend": null, "dsa_paged_mqa_logits_backend": "auto", "dsa_topk_backend": "sgl-kernel", "disable_flashinfer_autotune": false, "flashinfer_autotune_skip_ops": null, "mamba_backend": "triton", "cuda_graph_config": {"decode": {"backend": "full", "max_bs": 8, "bs": [1, 2, 4, 8], "tc_compiler": "eager", "full_prefill_max_req": null, "full_prefill_prefix_chunk_tokens": null}, "prefill": {"backend": "breakable", "max_bs": 2048, "bs": [4, 8, 12, 16, 20, 24, 28, 32, 48, 64, 80, 96, 112, 128, 144, 160, 176, 192, 208, 224, 240, 256, 288, 320, 352, 384, 416, 448, 480, 512, 576, 640, 704, 768, 832, 896, 960, 1024, 1280, 1536, 1792, 2048], "tc_compiler": "eager", "full_prefill_max_req": null, "full_prefill_prefix_chunk_tokens": null}}, "cuda_graph_backend_decode": null, "cuda_graph_backend_prefill": null, "cuda_graph_max_bs_decode": 8, "cuda_graph_max_bs_prefill": null, "cuda_graph_bs_decode": null, "cuda_graph_bs_prefill": null, "cuda_graph_tc_compiler": null, "disable_prefill_cuda_graph": false, "disable_decode_cuda_graph": false, "disable_cuda_graph": false, "disable_cuda_graph_padding": false, "enable_profile_cuda_graph": false, "enable_cudagraph_gc": false, "debug_cuda_graph": false, "enable_layerwise_nvtx_marker": false, "enable_nccl_nvls": false, "enable_symm_mem": false, "triton_attention_reduce_in_fp32": false, "triton_attention_num_kv_splits": 8, "triton_attention_split_tile_size": null, "flashinfer_mla_disable_ragged": false, "enable_fused_qk_norm_rope": false, "enable_precise_embedding_interpolation": false, "enable_fused_moe_sum_all_reduce": false, "enable_deepseek_v4_fp4_indexer": false, "disable_custom_all_reduce": false, "enable_mscclpp": false, "enable_torch_symm_mem": false, "enable_scattered_sconv": false, "pre_warm_nccl": false, "enable_quant_communications": false, "enable_flashinfer_allreduce_fusion": false, "enforce_disable_flashinfer_allreduce_fusion": false, "flashinfer_allreduce_fusion_backend": null, "enable_aiter_allreduce_fusion": false, "enable_torch_compile": false, "enable_torch_compile_debug_mode": false, "torch_compile_max_bs": 32, "speculative_algorithm": null, "speculative_draft_model_path": null, "speculative_draft_model_revision": null, "speculative_draft_load_format": null, "speculative_num_steps": null, "speculative_eagle_topk": null, "speculative_num_draft_tokens": null, "speculative_dflash_block_size": null, "speculative_dspark_block_size": null, "speculative_dspark_sps_table_path": null, "speculative_dspark_confidence_sts_path": null, "speculative_dspark_align_verify_tokens_to_graph_tier": false, "speculative_accept_threshold_single": 1.0, "speculative_accept_threshold_acc": 1.0, "speculative_use_rejection_sampling": false, "speculative_token_map": null, "speculative_attention_mode": "prefill", "speculative_draft_attention_backend": null, "speculative_dsa_topk_backend": "sgl-kernel", "speculative_draft_kv_cache_dtype": null, "speculative_draft_window_size": null, "speculative_moe_runner_backend": "flashinfer_mxfp4", "speculative_moe_a2a_backend": null, "speculative_draft_model_quantization": null, "_speculative_draft_quantization_explicitly_set": false, "speculative_skip_dp_mlp_sync": false, "enable_multi_layer_eagle": false, "speculative_adaptive": false, "speculative_adaptive_config": null, "decoupled_spec_bind_endpoint": null, "decoupled_spec_connect_endpoints": null, "decoupled_spec_rank": null, "decoupled_spec_role": "null", "spec_trace_dir": null, "speculative_ngram_min_bfs_breadth": 1, "speculative_ngram_max_bfs_breadth": 10, "speculative_ngram_match_type": "BFS", "speculative_ngram_max_trie_depth": 18, "speculative_ngram_capacity": 10000000, "speculative_ngram_external_corpus_path": null, "speculative_ngram_external_sam_budget": 0, "speculative_ngram_external_corpus_max_tokens": 10000000, "ep_size": 4, "moe_a2a_backend": "none", "enable_w4a4_mxfp4_megamoe": false, "deepep_v2_mode": "direct", "moe_runner_backend": "flashinfer_mxfp4", "flashinfer_mxfp4_moe_precision": "default", "deepep_mode": "auto", "fuseep_mode": 2, "deepep_dispatcher_output_dtype": "auto", "ep_num_redundant_experts": 0, "ep_dispatch_algorithm": null, "init_expert_location": "trivial", "enable_eplb": false, "eplb_algorithm": "auto", "eplb_rebalance_num_iterations": 1000, "eplb_rebalance_layers_per_chunk": null, "eplb_min_rebalancing_utilization_threshold": 1.0, "expert_distribution_recorder_mode": null, "expert_distribution_recorder_buffer_size": 1000, "expert_balancedness_report_mode": "off", "deepep_config": null, "moe_dense_tp_size": null, "elastic_ep_backend": null, "enable_elastic_expert_backup": false, "mooncake_ib_device": null, "enable_waterfill": false, "ep_join_mode": null, "ep_join_rank_offset": 0, "elastic_ep_initial_size": null, "max_ep_size": null, "elastic_ep_scale_timeout": 600, "elastic_ep_rejoin": false, "disable_flashinfer_cutlass_moe_fp4_allgather": false, "disable_shared_experts_fusion": false, "enforce_shared_experts_fusion": false, "max_mamba_cache_size": 8, "mamba_ssm_dtype": null, "mamba_max_states_per_path": -1, "enable_mamba_cache_stochastic_rounding": false, "mamba_cache_philox_rounds": 0, "mamba_full_memory_ratio": 0.36, "mamba_radix_cache_strategy": "extra_buffer_lazy", "uses_mamba_radix_cache": false, "mamba_track_interval": 256, "enable_int8_mamba_checkpoint": false, "int8_mamba_ckpt_size": null, "linear_attn_backend": "triton", "linear_attn_decode_backend": null, "linear_attn_prefill_backend": null, "linear_attn_verify_backend": null, "enable_linear_replayssm": false, "linear_replayssm_cache_len": 16, "enable_linear_replayssm_spec": false, "enable_hierarchical_cache": false, "hicache_host_memory_mode": "cache", "hicache_ratio": 2.0, "hicache_size": 0, "hicache_write_policy": "write_through", "hicache_io_backend": "kernel", "hicache_mem_layout": "page_first", "hicache_storage_backend": null, "hicache_storage_prefetch_policy": "timeout", "hicache_storage_backend_extra_config": null, "hicache_storage_prefetch_retry_poll_interval": 0, "hicache_storage_prefetch_retry_max_attempts": 4, "enable_hisparse": false, "hisparse_config": null, "enable_broadcast_mm_inputs_process": false, "enable_prefix_mm_cache": false, "mm_enable_dp_encoder": false, "mm_process_config": {}, "mm_processor_worker_num": 0, "mm_io_worker_num": 0, "allowed_media_domains": [], "media_url_max_file_size_mb": 64, "mm_preprocess_cache_size_mb": null, "trust_mm_content_hashes": false, "limit_mm_data_per_request": null, "enable_mm_global_cache": false, "image_processor_backend": "auto", "mm_global_cache_backend": "mooncake", "disable_fast_image_processor": false, "mm_feature_transport": "cpu", "keep_mm_feature_on_device": false, "enable_lora": null, "enable_lora_overlap_loading": null, "max_lora_rank": null, "lora_target_modules": null, "lora_paths": null, "max_loaded_loras": null, "max_loras_per_batch": 8, "lora_eviction_policy": "lru", "lora_backend": "csgmv", "max_lora_chunk_size": 16, "experts_shared_outer_loras": null, "lora_use_virtual_experts": false, "lora_strict_loading": false, "lora_drain_wait_threshold": 0.0, "enable_two_batch_overlap": false, "enable_single_batch_overlap": false, "tbo_token_distribution_threshold": 0.48, "cpu_offload_gb": 0, "offload_group_size": -1, "offload_num_in_group": 1, "offload_prefetch_step": 1, "offload_mode": "cpu", "enable_lmcache": false, "lmcache_config_file": null, "enable_flexkv": false, "flexkv_config_file": null, "kt_weight_path": null, "kt_method": "AMXINT4", "kt_cpuinfer": null, "kt_threadpool_count": 2, "kt_num_gpu_experts": null, "kt_max_deferred_experts_per_token": null, "dllm_algorithm": null, "dllm_algorithm_config": null, "dllm_fdfo": true, "disaggregation_mode": "null", "disaggregation_transfer_backend": "mooncake", "disaggregation_bootstrap_port": 8998, "disaggregation_ib_device": null, "disaggregation_decode_enable_radix_cache": false, "disaggregation_decode_enable_offload_kvcache": false, "disaggregation_decode_retraction_backup": "cpu_tensor", "num_reserved_decode_tokens": 512, "disaggregation_decode_extra_slots": null, "disaggregation_decode_polling_interval": 1, "optimistic_prefill_attempts": 0, "encoder_only": false, "language_only": false, "language_model_only": false, "encoder_transfer_backend": "zmq_to_tokenizer", "encoder_urls": [], "encoder_bootstrap_port": 8997, "encoder_register_urls": [], "enable_adaptive_dispatch_to_encoder": false, "enable_pdmux": false, "pdmux_config_path": null, "sm_group_num": 8, "startup_weight_load_mode": "serial", "custom_weight_loader": [], "weight_loader_disable_mmap": false, "weight_loader_prefetch_checkpoints": false, "weight_loader_prefetch_num_threads": 4, "weight_loader_drop_cache_after_load": false, "remote_instance_weight_loader_seed_instance_ip": null, "remote_instance_weight_loader_seed_instance_service_port": null, "remote_instance_weight_loader_send_weights_group_ports": null, "remote_instance_weight_loader_backend": "nccl", "remote_instance_weight_loader_start_seed_via_transfer_engine": false, "engine_info_bootstrap_port": 6789, "modelexpress_config": null, "download_dir": null, "model_checksum": null, "delete_ckpt_after_loading": false, "decrypted_config_file": null, "decrypted_draft_config_file": null, "checkpoint_engine_wait_weights_before_ready": false, "enable_prefill_delayer": false, "prefill_delayer_max_delay_passes": 30, "prefill_delayer_token_usage_low_watermark": null, "prefill_delayer_forward_passes_buckets": null, "prefill_delayer_wait_seconds_buckets": null, "prefill_delayer_queue_min_ratio": null, "prefill_delayer_max_delay_ms": null, "min_free_slots_delay": null, "enable_deterministic_inference": false, "rl_on_policy_target": null, "kv_canary": "none", "kv_canary_real_data": "none", "kv_canary_sweep_interval": 0, "enable_dynamic_batch_tokenizer": false, "dynamic_batch_tokenizer_batch_size": 32, "dynamic_batch_tokenizer_batch_timeout": 0.002, "enable_tokenizer_batch_encode": false, "disable_tokenizer_batch_decode": false, "debug_tensor_dump_output_folder": null, "debug_tensor_dump_layers": null, "debug_tensor_dump_input_file": null, "enable_memory_saver": false, "enable_weights_cpu_backup": false, "enable_draft_weights_cpu_backup": false, "enable_custom_logit_processor": false, "enable_return_hidden_states": false, "return_hidden_states_mode": null, "enable_return_routed_experts": false, "enable_return_indexer_topk": false, "disable_outlines_disk_cache": false, "enable_mis": false, "weight_cache_mode": "off", "weight_cache_socket": null, "weight_cache_timeout": 1800, "forward_hooks": null, "msprobe_dump_config": null, "world_size": 32, "last_gen_throughput": 0.0, "memory_usage": {"weight": 42.631, "kvcache": 9.328, "startup_available": 27.746, "token_capacity": 4347008, "token_capacity_swa": null, "graph": {"prefill": 1.385, "decode": 0.18, "target_verify": 0.0, "draft_prefill": 0.0, "draft_decode": 0.0, "draft_extend": 0.0}}, "startup_time": {"load_weight": 74.20616706972942, "kv_cache_allocation": 2.090147881768644, "scheduler_e2e": 186.2003430109471, "cuda_graph": {"prefill": 19.92213343596086, "decode": 2.757894041016698, "target_verify": 0.0, "draft_prefill": 0.0, "draft_decode": 0.0, "draft_extend": 0.0}}, "effective_max_running_requests_per_dp": 8}], "version": "0.0.0.dev1+gdaf631719", "kv_events": null}, "duration": 46.503288596868515, "completed": 1, "total_input_tokens": 15934, "total_input_text_tokens": 15934, "total_input_vision_tokens": 0, "total_output_tokens": 1, "total_output_tokens_retokenized": 1, "request_throughput": 0.02150385553737675, "input_throughput": 342.6424341325611, "output_throughput": 0.02150385553737675, "total_throughput": 342.6639379880985, "mean_e2e_latency_ms": 46465.09147295728, "median_e2e_latency_ms": 46465.09147295728, "std_e2e_latency_ms": 0.0, "p90_e2e_latency_ms": 46465.09147295728, "p95_e2e_latency_ms": 46465.09147295728, "p99_e2e_latency_ms": 46465.09147295728, "mean_ttft_ms": 46465.01667611301, "median_ttft_ms": 46465.01667611301, "std_ttft_ms": 0.0, "p90_ttft_ms": 46465.01667611301, "p95_ttft_ms": 46465.01667611301, "p99_ttft_ms": 46465.01667611301, "mean_tpot_ms": 0.0, "median_tpot_ms": 0.0, "std_tpot_ms": 0.0, "p90_tpot_ms": 0.0, "p95_tpot_ms": 0.0, "p99_tpot_ms": 0.0, "mean_itl_ms": 0.0, "median_itl_ms": 0.0, "std_itl_ms": 0.0, "p90_itl_ms": 0.0, "p95_itl_ms": 0.0, "p99_itl_ms": 0.0, "concurrency": 0.9991786145654696, "accept_length": null, "max_output_tokens_per_s": 1.0, "max_concurrent_requests": 1, "input_lens": [15934], "output_lens": [1], "ttfts": [46.46501667611301], "itls": [[]], "generated_texts": ["The"], "errors": [""]} diff --git a/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-pp8-final-20260902-130711/bench/warm_b.jsonl b/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-pp8-final-20260902-130711/bench/warm_b.jsonl new file mode 100644 index 0000000..432f997 --- /dev/null +++ b/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-pp8-final-20260902-130711/bench/warm_b.jsonl @@ -0,0 +1 @@ +{"tag": null, "backend": "sglang", "dataset_name": "speed-bench", "request_rate": 10000.0, "max_concurrency": 8, "sharegpt_output_len": null, "random_input_len": 1024, "random_output_len": 1024, "random_range_ratio": 0.0, "server_info": {"model_path": "/data/hf_models/Kimi-K3", "tokenizer_path": "/data/hf_models/Kimi-K3", "tokenizer_mode": "auto", "tokenizer_backend": "huggingface", "tokenizer_worker_num": 1, "detokenizer_worker_num": 1, "skip_tokenizer_init": false, "load_format": "auto", "model_loader_extra_config": "{}", "trust_remote_code": true, "context_length": null, "is_embedding": false, "enable_multimodal": null, "revision": null, "model_impl": "auto", "model_config_parser": "auto", "json_model_override_args": "{}", "dtype": "auto", "quantization": null, "quantization_param_path": null, "kv_cache_dtype": "bfloat16", "enable_fp32_lm_head": false, "modelopt_quant": null, "modelopt_checkpoint_restore_path": null, "modelopt_checkpoint_save_path": null, "modelopt_export_path": null, "quantize_and_serve": false, "rl_quant_profile": null, "enable_tf32_matmul": false, "mem_fraction_static": 0.84, "max_running_requests": 8, "max_queued_requests": null, "max_total_tokens": null, "chunked_prefill_size": 8192, "prefill_decode_interval": 0, "enable_dynamic_chunking": false, "max_prefill_tokens": 16384, "prefill_max_requests": null, "schedule_policy": "fcfs", "enable_priority_scheduling": false, "disable_priority_preemption": false, "default_priority_value": null, "abort_on_priority_when_disabled": false, "schedule_low_priority_values_first": false, "priority_scheduling_preemption_threshold": 10, "retraction_policy": "length", "schedule_conservativeness": 1.0, "page_size": 64, "c128_page_size": 16, "swa_full_tokens_ratio": 0.8, "disable_hybrid_swa_memory": false, "radix_eviction_policy": "lru", "prefill_only_disable_kv_cache": false, "disable_radix_cache": true, "enable_page_major_kv_layout": false, "enable_unified_memory": false, "disable_chunked_prefix_cache": false, "disable_overlap_schedule": true, "num_continuous_decode_steps": 1, "scheduler_recv_interval": 1, "enable_mixed_chunk": false, "nccl_port": null, "dist_timeout": 3600, "dist_init_addr": "174.1.60.5:20000", "gated_launch_port": null, "nnodes": 4, "node_rank": 0, "tp_size": 4, "dcp_size": 1, "pp_size": 8, "pp_max_micro_batch_size": null, "pp_async_batch_depth": 0, "dp_size": 1, "load_balance_method": "round_robin", "attn_cp_size": 1, "moe_dp_size": 1, "dwdp_size": 1, "dcp_comm_backend": "ag_rs", "dcp_replicate_q_proj": null, "enable_prefill_cp": false, "cp_strategy": null, "enable_dsa_cache_layer_split": false, "enable_dsa_prefill_context_parallel": false, "dsa_prefill_cp_mode": "round-robin-split", "enable_prefill_context_parallel": false, "prefill_cp_mode": "in-seq-split", "enable_cp_decode_attn_tp": false, "enable_dp_attention": false, "enable_dp_attention_local_control_broadcast": false, "enable_dp_lm_head": false, "enable_tp_lm_head_all_to_all": false, "enable_attn_tp_input_scattered": false, "enable_shared_experts_attn_tp": false, "enable_dense_mlp_attn_tp": false, "disable_attn_tp_gather": false, "enable_p2p_check": false, "device": "cuda", "base_gpu_id": 0, "gpu_id_step": 1, "random_seed": 151227206, "mlx_enable_sampling": false, "watchdog_timeout": 300, "soft_watchdog_timeout": null, "sleep_on_idle": false, "use_ray": false, "custom_sigquit_handler": null, "numa_node": null, "gc_threshold": null, "host": "0.0.0.0", "port": 30000, "fastapi_root_path": "", "smg_grpc_mode": false, "grpc_mode": false, "grpc_port": null, "grpc_worker_threads": 4, "sidecar": null, "sidecar_args": null, "skip_server_warmup": false, "warmups": null, "enable_http2": false, "http2_max_concurrent_streams": 200, "http2_initial_connection_window_size": 1048576, "ssl_keyfile": null, "ssl_certfile": null, "ssl_ca_certs": null, "ssl_keyfile_password": null, "enable_ssl_refresh": false, "api_key": null, "admin_api_key": null, "served_model_name": "kimi-k3", "weight_version": "default", "chat_template": null, "hf_chat_template_name": null, "completion_template": null, "file_storage_path": "sglang_storage", "enable_cache_report": false, "reasoning_parser": null, "default_chat_template_kwargs": null, "strip_thinking_cache": false, "enable_strict_thinking": false, "tool_call_parser": null, "tool_server": null, "sampling_defaults": "model", "asr_max_buffer_seconds": 60, "asr_max_concurrent_sessions": 32, "preferred_sampling_params": null, "allow_auto_truncate": false, "stream_interval": 1, "batch_notify_size": 16, "stream_response_default_include_usage": false, "incremental_streaming_output": false, "enable_streaming_session": false, "enable_session_radix_cache": false, "log_level": "info", "log_level_http": null, "log_requests": false, "log_requests_level": 2, "log_requests_format": "text", "log_requests_target": null, "uvicorn_access_log_exclude_prefixes": [], "crash_dump_folder": null, "show_time_cost": false, "enable_metrics": true, "smg_http_sidecar_port": null, "enable_mfu_metrics": false, "enable_metrics_for_all_schedulers": false, "load_snapshot_publish_interval": 15, "tokenizer_metrics_custom_labels_header": "x-custom-labels", "tokenizer_metrics_allowed_custom_labels": null, "extra_metric_labels": null, "bucket_time_to_first_token": null, "bucket_inter_token_latency": null, "bucket_e2e_request_latency": null, "prompt_tokens_buckets": null, "generation_tokens_buckets": null, "gc_warning_threshold_secs": 0.0, "decode_log_interval": 40, "enable_request_time_stats_logging": true, "kv_events_config": null, "load_publish_endpoint": null, "enable_forward_pass_metrics": false, "forward_pass_metrics_worker_id": "", "forward_pass_metrics_ipc_name": null, "enable_trace": false, "trace_modules": "request", "otlp_traces_endpoint": "localhost:4317", "export_metrics_to_file": false, "export_metrics_to_file_dir": null, "stat_loggers": null, "constrained_json_whitespace_pattern": null, "constrained_json_disable_any_whitespace": false, "attention_backend": "triton", "decode_attention_backend": null, "enable_lean_attention": null, "prefill_attention_backend": null, "sampling_backend": "flashinfer", "grammar_backend": "xgrammar", "radix_cache_backend": null, "mm_attention_backend": null, "fp8_gemm_runner_backend": "auto", "fp4_gemm_runner_backend": "auto", "bf16_gemm_backend": "auto", "dsa_prefill_backend": null, "dsv4_prefill_backend": "auto", "dsa_decode_backend": null, "dsa_paged_mqa_logits_backend": "auto", "dsa_topk_backend": "sgl-kernel", "disable_flashinfer_autotune": false, "flashinfer_autotune_skip_ops": null, "mamba_backend": "triton", "cuda_graph_config": {"decode": {"backend": "full", "max_bs": 8, "bs": [1, 2, 4, 8], "tc_compiler": "eager", "full_prefill_max_req": null, "full_prefill_prefix_chunk_tokens": null}, "prefill": {"backend": "breakable", "max_bs": 2048, "bs": [4, 8, 12, 16, 20, 24, 28, 32, 48, 64, 80, 96, 112, 128, 144, 160, 176, 192, 208, 224, 240, 256, 288, 320, 352, 384, 416, 448, 480, 512, 576, 640, 704, 768, 832, 896, 960, 1024, 1280, 1536, 1792, 2048], "tc_compiler": "eager", "full_prefill_max_req": null, "full_prefill_prefix_chunk_tokens": null}}, "cuda_graph_backend_decode": null, "cuda_graph_backend_prefill": null, "cuda_graph_max_bs_decode": 8, "cuda_graph_max_bs_prefill": null, "cuda_graph_bs_decode": null, "cuda_graph_bs_prefill": null, "cuda_graph_tc_compiler": null, "disable_prefill_cuda_graph": false, "disable_decode_cuda_graph": false, "disable_cuda_graph": false, "disable_cuda_graph_padding": false, "enable_profile_cuda_graph": false, "enable_cudagraph_gc": false, "debug_cuda_graph": false, "enable_layerwise_nvtx_marker": false, "enable_nccl_nvls": false, "enable_symm_mem": false, "triton_attention_reduce_in_fp32": false, "triton_attention_num_kv_splits": 8, "triton_attention_split_tile_size": null, "flashinfer_mla_disable_ragged": false, "enable_fused_qk_norm_rope": false, "enable_precise_embedding_interpolation": false, "enable_fused_moe_sum_all_reduce": false, "enable_deepseek_v4_fp4_indexer": false, "disable_custom_all_reduce": false, "enable_mscclpp": false, "enable_torch_symm_mem": false, "enable_scattered_sconv": false, "pre_warm_nccl": false, "enable_quant_communications": false, "enable_flashinfer_allreduce_fusion": false, "enforce_disable_flashinfer_allreduce_fusion": false, "flashinfer_allreduce_fusion_backend": null, "enable_aiter_allreduce_fusion": false, "enable_torch_compile": false, "enable_torch_compile_debug_mode": false, "torch_compile_max_bs": 32, "speculative_algorithm": null, "speculative_draft_model_path": null, "speculative_draft_model_revision": null, "speculative_draft_load_format": null, "speculative_num_steps": null, "speculative_eagle_topk": null, "speculative_num_draft_tokens": null, "speculative_dflash_block_size": null, "speculative_dspark_block_size": null, "speculative_dspark_sps_table_path": null, "speculative_dspark_confidence_sts_path": null, "speculative_dspark_align_verify_tokens_to_graph_tier": false, "speculative_accept_threshold_single": 1.0, "speculative_accept_threshold_acc": 1.0, "speculative_use_rejection_sampling": false, "speculative_token_map": null, "speculative_attention_mode": "prefill", "speculative_draft_attention_backend": null, "speculative_dsa_topk_backend": "sgl-kernel", "speculative_draft_kv_cache_dtype": null, "speculative_draft_window_size": null, "speculative_moe_runner_backend": "flashinfer_mxfp4", "speculative_moe_a2a_backend": null, "speculative_draft_model_quantization": null, "_speculative_draft_quantization_explicitly_set": false, "speculative_skip_dp_mlp_sync": false, "enable_multi_layer_eagle": false, "speculative_adaptive": false, "speculative_adaptive_config": null, "decoupled_spec_bind_endpoint": null, "decoupled_spec_connect_endpoints": null, "decoupled_spec_rank": null, "decoupled_spec_role": "null", "spec_trace_dir": null, "speculative_ngram_min_bfs_breadth": 1, "speculative_ngram_max_bfs_breadth": 10, "speculative_ngram_match_type": "BFS", "speculative_ngram_max_trie_depth": 18, "speculative_ngram_capacity": 10000000, "speculative_ngram_external_corpus_path": null, "speculative_ngram_external_sam_budget": 0, "speculative_ngram_external_corpus_max_tokens": 10000000, "ep_size": 4, "moe_a2a_backend": "none", "enable_w4a4_mxfp4_megamoe": false, "deepep_v2_mode": "direct", "moe_runner_backend": "flashinfer_mxfp4", "flashinfer_mxfp4_moe_precision": "default", "deepep_mode": "auto", "fuseep_mode": 2, "deepep_dispatcher_output_dtype": "auto", "ep_num_redundant_experts": 0, "ep_dispatch_algorithm": null, "init_expert_location": "trivial", "enable_eplb": false, "eplb_algorithm": "auto", "eplb_rebalance_num_iterations": 1000, "eplb_rebalance_layers_per_chunk": null, "eplb_min_rebalancing_utilization_threshold": 1.0, "expert_distribution_recorder_mode": null, "expert_distribution_recorder_buffer_size": 1000, "expert_balancedness_report_mode": "off", "deepep_config": null, "moe_dense_tp_size": null, "elastic_ep_backend": null, "enable_elastic_expert_backup": false, "mooncake_ib_device": null, "enable_waterfill": false, "ep_join_mode": null, "ep_join_rank_offset": 0, "elastic_ep_initial_size": null, "max_ep_size": null, "elastic_ep_scale_timeout": 600, "elastic_ep_rejoin": false, "disable_flashinfer_cutlass_moe_fp4_allgather": false, "disable_shared_experts_fusion": false, "enforce_shared_experts_fusion": false, "max_mamba_cache_size": null, "mamba_ssm_dtype": null, "mamba_max_states_per_path": -1, "enable_mamba_cache_stochastic_rounding": false, "mamba_cache_philox_rounds": 0, "mamba_full_memory_ratio": 0.36, "mamba_radix_cache_strategy": "extra_buffer_lazy", "uses_mamba_radix_cache": false, "mamba_track_interval": 256, "enable_int8_mamba_checkpoint": false, "int8_mamba_ckpt_size": null, "linear_attn_backend": "triton", "linear_attn_decode_backend": null, "linear_attn_prefill_backend": null, "linear_attn_verify_backend": null, "enable_linear_replayssm": false, "linear_replayssm_cache_len": 16, "enable_linear_replayssm_spec": false, "enable_hierarchical_cache": false, "hicache_host_memory_mode": "cache", "hicache_ratio": 2.0, "hicache_size": 0, "hicache_write_policy": "write_through", "hicache_io_backend": "kernel", "hicache_mem_layout": "page_first", "hicache_storage_backend": null, "hicache_storage_prefetch_policy": "timeout", "hicache_storage_backend_extra_config": null, "hicache_storage_prefetch_retry_poll_interval": 0, "hicache_storage_prefetch_retry_max_attempts": 4, "enable_hisparse": false, "hisparse_config": null, "enable_broadcast_mm_inputs_process": false, "enable_prefix_mm_cache": false, "mm_enable_dp_encoder": false, "mm_process_config": {}, "mm_processor_worker_num": 0, "mm_io_worker_num": 0, "allowed_media_domains": [], "media_url_max_file_size_mb": 64, "mm_preprocess_cache_size_mb": null, "trust_mm_content_hashes": false, "limit_mm_data_per_request": null, "enable_mm_global_cache": false, "image_processor_backend": "auto", "mm_global_cache_backend": "mooncake", "disable_fast_image_processor": false, "mm_feature_transport": "cpu", "keep_mm_feature_on_device": false, "enable_lora": null, "enable_lora_overlap_loading": null, "max_lora_rank": null, "lora_target_modules": null, "lora_paths": null, "max_loaded_loras": null, "max_loras_per_batch": 8, "lora_eviction_policy": "lru", "lora_backend": "csgmv", "max_lora_chunk_size": 16, "experts_shared_outer_loras": null, "lora_use_virtual_experts": false, "lora_strict_loading": false, "lora_drain_wait_threshold": 0.0, "enable_two_batch_overlap": false, "enable_single_batch_overlap": false, "tbo_token_distribution_threshold": 0.48, "cpu_offload_gb": 0, "offload_group_size": -1, "offload_num_in_group": 1, "offload_prefetch_step": 1, "offload_mode": "cpu", "enable_lmcache": false, "lmcache_config_file": null, "enable_flexkv": false, "flexkv_config_file": null, "kt_weight_path": null, "kt_method": "AMXINT4", "kt_cpuinfer": null, "kt_threadpool_count": 2, "kt_num_gpu_experts": null, "kt_max_deferred_experts_per_token": null, "dllm_algorithm": null, "dllm_algorithm_config": null, "dllm_fdfo": true, "disaggregation_mode": "null", "disaggregation_transfer_backend": "mooncake", "disaggregation_bootstrap_port": 8998, "disaggregation_ib_device": null, "disaggregation_decode_enable_radix_cache": false, "disaggregation_decode_enable_offload_kvcache": false, "disaggregation_decode_retraction_backup": null, "num_reserved_decode_tokens": 512, "disaggregation_decode_extra_slots": null, "disaggregation_decode_polling_interval": 1, "optimistic_prefill_attempts": 0, "encoder_only": false, "language_only": false, "language_model_only": false, "encoder_transfer_backend": "zmq_to_tokenizer", "encoder_urls": [], "encoder_bootstrap_port": 8997, "encoder_register_urls": [], "enable_adaptive_dispatch_to_encoder": false, "enable_pdmux": false, "pdmux_config_path": null, "sm_group_num": 8, "startup_weight_load_mode": "serial", "custom_weight_loader": [], "weight_loader_disable_mmap": false, "weight_loader_prefetch_checkpoints": false, "weight_loader_prefetch_num_threads": 4, "weight_loader_drop_cache_after_load": false, "remote_instance_weight_loader_seed_instance_ip": null, "remote_instance_weight_loader_seed_instance_service_port": null, "remote_instance_weight_loader_send_weights_group_ports": null, "remote_instance_weight_loader_backend": "nccl", "remote_instance_weight_loader_start_seed_via_transfer_engine": false, "engine_info_bootstrap_port": 6789, "modelexpress_config": null, "download_dir": null, "model_checksum": null, "delete_ckpt_after_loading": false, "decrypted_config_file": null, "decrypted_draft_config_file": null, "checkpoint_engine_wait_weights_before_ready": false, "enable_prefill_delayer": false, "prefill_delayer_max_delay_passes": 30, "prefill_delayer_token_usage_low_watermark": null, "prefill_delayer_forward_passes_buckets": null, "prefill_delayer_wait_seconds_buckets": null, "prefill_delayer_queue_min_ratio": null, "prefill_delayer_max_delay_ms": null, "min_free_slots_delay": null, "enable_deterministic_inference": false, "rl_on_policy_target": null, "kv_canary": "none", "kv_canary_real_data": "none", "kv_canary_sweep_interval": 0, "enable_dynamic_batch_tokenizer": false, "dynamic_batch_tokenizer_batch_size": 32, "dynamic_batch_tokenizer_batch_timeout": 0.002, "enable_tokenizer_batch_encode": false, "disable_tokenizer_batch_decode": false, "debug_tensor_dump_output_folder": null, "debug_tensor_dump_layers": null, "debug_tensor_dump_input_file": null, "enable_memory_saver": false, "enable_weights_cpu_backup": false, "enable_draft_weights_cpu_backup": false, "enable_custom_logit_processor": false, "enable_return_hidden_states": false, "return_hidden_states_mode": null, "enable_return_routed_experts": false, "enable_return_indexer_topk": false, "disable_outlines_disk_cache": false, "enable_mis": false, "weight_cache_mode": "off", "weight_cache_socket": null, "weight_cache_timeout": 1800, "forward_hooks": null, "msprobe_dump_config": null, "status": "ready", "max_total_num_tokens": 4347008, "max_req_input_len": 1048570, "startup_time": {"load_weight": 115.57489675004035, "kv_cache_allocation": 2.077321222051978, "scheduler_e2e": 239.15258884988725, "cuda_graph": {"prefill": 21.309625565074384, "decode": 2.49271308304742, "target_verify": 0.0, "draft_prefill": 0.0, "draft_decode": 0.0, "draft_extend": 0.0}, "tokenizer_e2e": 270.58645990118384}, "internal_states": [{"model_path": "/data/hf_models/Kimi-K3", "tokenizer_path": "/data/hf_models/Kimi-K3", "tokenizer_mode": "auto", "tokenizer_backend": "huggingface", "tokenizer_worker_num": 1, "detokenizer_worker_num": 1, "skip_tokenizer_init": false, "load_format": "auto", "model_loader_extra_config": "{}", "trust_remote_code": true, "context_length": null, "is_embedding": false, "enable_multimodal": null, "revision": null, "model_impl": "auto", "model_config_parser": "auto", "json_model_override_args": "{}", "dtype": "auto", "quantization": null, "quantization_param_path": null, "kv_cache_dtype": "bfloat16", "enable_fp32_lm_head": false, "modelopt_quant": null, "modelopt_checkpoint_restore_path": null, "modelopt_checkpoint_save_path": null, "modelopt_export_path": null, "quantize_and_serve": false, "rl_quant_profile": null, "enable_tf32_matmul": false, "mem_fraction_static": 0.84, "max_running_requests": 8, "max_queued_requests": null, "max_total_tokens": null, "chunked_prefill_size": 8192, "prefill_decode_interval": 0, "enable_dynamic_chunking": false, "max_prefill_tokens": 16384, "prefill_max_requests": null, "schedule_policy": "fcfs", "enable_priority_scheduling": false, "disable_priority_preemption": false, "default_priority_value": null, "abort_on_priority_when_disabled": false, "schedule_low_priority_values_first": false, "priority_scheduling_preemption_threshold": 10, "retraction_policy": "length", "schedule_conservativeness": 1.0, "page_size": 64, "c128_page_size": 16, "swa_full_tokens_ratio": 0.8, "disable_hybrid_swa_memory": false, "radix_eviction_policy": "lru", "prefill_only_disable_kv_cache": false, "disable_radix_cache": true, "enable_page_major_kv_layout": false, "enable_unified_memory": false, "disable_chunked_prefix_cache": true, "disable_overlap_schedule": true, "num_continuous_decode_steps": 1, "scheduler_recv_interval": 1, "enable_mixed_chunk": false, "nccl_port": null, "dist_timeout": 3600, "dist_init_addr": "174.1.60.5:20000", "gated_launch_port": null, "nnodes": 4, "node_rank": 0, "tp_size": 4, "dcp_size": 1, "pp_size": 8, "pp_max_micro_batch_size": 1, "pp_async_batch_depth": 0, "dp_size": 1, "load_balance_method": "round_robin", "attn_cp_size": 1, "moe_dp_size": 1, "dwdp_size": 1, "dcp_comm_backend": "ag_rs", "dcp_replicate_q_proj": null, "enable_prefill_cp": false, "cp_strategy": null, "enable_dsa_cache_layer_split": false, "enable_dsa_prefill_context_parallel": false, "dsa_prefill_cp_mode": "round-robin-split", "enable_prefill_context_parallel": false, "prefill_cp_mode": "in-seq-split", "enable_cp_decode_attn_tp": false, "enable_dp_attention": false, "enable_dp_attention_local_control_broadcast": false, "enable_dp_lm_head": false, "enable_tp_lm_head_all_to_all": false, "enable_attn_tp_input_scattered": false, "enable_shared_experts_attn_tp": false, "enable_dense_mlp_attn_tp": false, "disable_attn_tp_gather": false, "enable_p2p_check": false, "device": "cuda", "base_gpu_id": 0, "gpu_id_step": 1, "random_seed": 151227206, "mlx_enable_sampling": false, "watchdog_timeout": 300, "soft_watchdog_timeout": null, "sleep_on_idle": false, "use_ray": false, "numa_node": null, "gc_threshold": null, "host": "0.0.0.0", "port": 30000, "fastapi_root_path": "", "smg_grpc_mode": false, "grpc_mode": false, "grpc_port": null, "grpc_worker_threads": 4, "sidecar": null, "sidecar_args": null, "skip_server_warmup": false, "warmups": null, "enable_http2": false, "http2_max_concurrent_streams": 200, "http2_initial_connection_window_size": 1048576, "ssl_keyfile": null, "ssl_certfile": null, "ssl_ca_certs": null, "ssl_keyfile_password": null, "enable_ssl_refresh": false, "api_key": null, "admin_api_key": null, "served_model_name": "kimi-k3", "weight_version": "default", "chat_template": null, "hf_chat_template_name": null, "completion_template": null, "file_storage_path": "sglang_storage", "enable_cache_report": false, "reasoning_parser": null, "default_chat_template_kwargs": null, "strip_thinking_cache": false, "enable_strict_thinking": false, "tool_call_parser": null, "tool_server": null, "sampling_defaults": "model", "asr_max_buffer_seconds": 60, "asr_max_concurrent_sessions": 32, "preferred_sampling_params": null, "allow_auto_truncate": false, "stream_interval": 1, "batch_notify_size": 16, "stream_response_default_include_usage": false, "incremental_streaming_output": false, "enable_streaming_session": false, "enable_session_radix_cache": false, "log_level": "info", "log_level_http": null, "log_requests": false, "log_requests_level": 2, "log_requests_format": "text", "log_requests_target": null, "uvicorn_access_log_exclude_prefixes": [], "crash_dump_folder": null, "show_time_cost": false, "enable_metrics": true, "smg_http_sidecar_port": null, "enable_mfu_metrics": false, "enable_metrics_for_all_schedulers": false, "load_snapshot_publish_interval": 15, "tokenizer_metrics_custom_labels_header": "x-custom-labels", "tokenizer_metrics_allowed_custom_labels": null, "extra_metric_labels": null, "bucket_time_to_first_token": null, "bucket_inter_token_latency": null, "bucket_e2e_request_latency": null, "prompt_tokens_buckets": null, "generation_tokens_buckets": null, "gc_warning_threshold_secs": 0.0, "decode_log_interval": 40, "enable_request_time_stats_logging": true, "kv_events_config": null, "load_publish_endpoint": null, "enable_forward_pass_metrics": false, "forward_pass_metrics_worker_id": "", "forward_pass_metrics_ipc_name": null, "enable_trace": false, "trace_modules": "request", "otlp_traces_endpoint": "localhost:4317", "export_metrics_to_file": false, "export_metrics_to_file_dir": null, "stat_loggers": null, "constrained_json_whitespace_pattern": null, "constrained_json_disable_any_whitespace": false, "attention_backend": "triton", "decode_attention_backend": null, "enable_lean_attention": null, "prefill_attention_backend": null, "sampling_backend": "flashinfer", "grammar_backend": "xgrammar", "radix_cache_backend": null, "mm_attention_backend": null, "fp8_gemm_runner_backend": "auto", "fp4_gemm_runner_backend": "auto", "bf16_gemm_backend": "auto", "dsa_prefill_backend": null, "dsv4_prefill_backend": "auto", "dsa_decode_backend": null, "dsa_paged_mqa_logits_backend": "auto", "dsa_topk_backend": "sgl-kernel", "disable_flashinfer_autotune": false, "flashinfer_autotune_skip_ops": null, "mamba_backend": "triton", "cuda_graph_config": {"decode": {"backend": "full", "max_bs": 8, "bs": [1, 2, 4, 8], "tc_compiler": "eager", "full_prefill_max_req": null, "full_prefill_prefix_chunk_tokens": null}, "prefill": {"backend": "breakable", "max_bs": 2048, "bs": [4, 8, 12, 16, 20, 24, 28, 32, 48, 64, 80, 96, 112, 128, 144, 160, 176, 192, 208, 224, 240, 256, 288, 320, 352, 384, 416, 448, 480, 512, 576, 640, 704, 768, 832, 896, 960, 1024, 1280, 1536, 1792, 2048], "tc_compiler": "eager", "full_prefill_max_req": null, "full_prefill_prefix_chunk_tokens": null}}, "cuda_graph_backend_decode": null, "cuda_graph_backend_prefill": null, "cuda_graph_max_bs_decode": 8, "cuda_graph_max_bs_prefill": null, "cuda_graph_bs_decode": null, "cuda_graph_bs_prefill": null, "cuda_graph_tc_compiler": null, "disable_prefill_cuda_graph": false, "disable_decode_cuda_graph": false, "disable_cuda_graph": false, "disable_cuda_graph_padding": false, "enable_profile_cuda_graph": false, "enable_cudagraph_gc": false, "debug_cuda_graph": false, "enable_layerwise_nvtx_marker": false, "enable_nccl_nvls": false, "enable_symm_mem": false, "triton_attention_reduce_in_fp32": false, "triton_attention_num_kv_splits": 8, "triton_attention_split_tile_size": null, "flashinfer_mla_disable_ragged": false, "enable_fused_qk_norm_rope": false, "enable_precise_embedding_interpolation": false, "enable_fused_moe_sum_all_reduce": false, "enable_deepseek_v4_fp4_indexer": false, "disable_custom_all_reduce": false, "enable_mscclpp": false, "enable_torch_symm_mem": false, "enable_scattered_sconv": false, "pre_warm_nccl": false, "enable_quant_communications": false, "enable_flashinfer_allreduce_fusion": false, "enforce_disable_flashinfer_allreduce_fusion": false, "flashinfer_allreduce_fusion_backend": null, "enable_aiter_allreduce_fusion": false, "enable_torch_compile": false, "enable_torch_compile_debug_mode": false, "torch_compile_max_bs": 32, "speculative_algorithm": null, "speculative_draft_model_path": null, "speculative_draft_model_revision": null, "speculative_draft_load_format": null, "speculative_num_steps": null, "speculative_eagle_topk": null, "speculative_num_draft_tokens": null, "speculative_dflash_block_size": null, "speculative_dspark_block_size": null, "speculative_dspark_sps_table_path": null, "speculative_dspark_confidence_sts_path": null, "speculative_dspark_align_verify_tokens_to_graph_tier": false, "speculative_accept_threshold_single": 1.0, "speculative_accept_threshold_acc": 1.0, "speculative_use_rejection_sampling": false, "speculative_token_map": null, "speculative_attention_mode": "prefill", "speculative_draft_attention_backend": null, "speculative_dsa_topk_backend": "sgl-kernel", "speculative_draft_kv_cache_dtype": null, "speculative_draft_window_size": null, "speculative_moe_runner_backend": "flashinfer_mxfp4", "speculative_moe_a2a_backend": null, "speculative_draft_model_quantization": null, "_speculative_draft_quantization_explicitly_set": false, "speculative_skip_dp_mlp_sync": false, "enable_multi_layer_eagle": false, "speculative_adaptive": false, "speculative_adaptive_config": null, "decoupled_spec_bind_endpoint": null, "decoupled_spec_connect_endpoints": null, "decoupled_spec_rank": null, "decoupled_spec_role": "null", "spec_trace_dir": null, "speculative_ngram_min_bfs_breadth": 1, "speculative_ngram_max_bfs_breadth": 10, "speculative_ngram_match_type": "BFS", "speculative_ngram_max_trie_depth": 18, "speculative_ngram_capacity": 10000000, "speculative_ngram_external_corpus_path": null, "speculative_ngram_external_sam_budget": 0, "speculative_ngram_external_corpus_max_tokens": 10000000, "ep_size": 4, "moe_a2a_backend": "none", "enable_w4a4_mxfp4_megamoe": false, "deepep_v2_mode": "direct", "moe_runner_backend": "flashinfer_mxfp4", "flashinfer_mxfp4_moe_precision": "default", "deepep_mode": "auto", "fuseep_mode": 2, "deepep_dispatcher_output_dtype": "auto", "ep_num_redundant_experts": 0, "ep_dispatch_algorithm": null, "init_expert_location": "trivial", "enable_eplb": false, "eplb_algorithm": "auto", "eplb_rebalance_num_iterations": 1000, "eplb_rebalance_layers_per_chunk": null, "eplb_min_rebalancing_utilization_threshold": 1.0, "expert_distribution_recorder_mode": null, "expert_distribution_recorder_buffer_size": 1000, "expert_balancedness_report_mode": "off", "deepep_config": null, "moe_dense_tp_size": null, "elastic_ep_backend": null, "enable_elastic_expert_backup": false, "mooncake_ib_device": null, "enable_waterfill": false, "ep_join_mode": null, "ep_join_rank_offset": 0, "elastic_ep_initial_size": null, "max_ep_size": null, "elastic_ep_scale_timeout": 600, "elastic_ep_rejoin": false, "disable_flashinfer_cutlass_moe_fp4_allgather": false, "disable_shared_experts_fusion": false, "enforce_shared_experts_fusion": false, "max_mamba_cache_size": 8, "mamba_ssm_dtype": null, "mamba_max_states_per_path": -1, "enable_mamba_cache_stochastic_rounding": false, "mamba_cache_philox_rounds": 0, "mamba_full_memory_ratio": 0.36, "mamba_radix_cache_strategy": "extra_buffer_lazy", "uses_mamba_radix_cache": false, "mamba_track_interval": 256, "enable_int8_mamba_checkpoint": false, "int8_mamba_ckpt_size": null, "linear_attn_backend": "triton", "linear_attn_decode_backend": null, "linear_attn_prefill_backend": null, "linear_attn_verify_backend": null, "enable_linear_replayssm": false, "linear_replayssm_cache_len": 16, "enable_linear_replayssm_spec": false, "enable_hierarchical_cache": false, "hicache_host_memory_mode": "cache", "hicache_ratio": 2.0, "hicache_size": 0, "hicache_write_policy": "write_through", "hicache_io_backend": "kernel", "hicache_mem_layout": "page_first", "hicache_storage_backend": null, "hicache_storage_prefetch_policy": "timeout", "hicache_storage_backend_extra_config": null, "hicache_storage_prefetch_retry_poll_interval": 0, "hicache_storage_prefetch_retry_max_attempts": 4, "enable_hisparse": false, "hisparse_config": null, "enable_broadcast_mm_inputs_process": false, "enable_prefix_mm_cache": false, "mm_enable_dp_encoder": false, "mm_process_config": {}, "mm_processor_worker_num": 0, "mm_io_worker_num": 0, "allowed_media_domains": [], "media_url_max_file_size_mb": 64, "mm_preprocess_cache_size_mb": null, "trust_mm_content_hashes": false, "limit_mm_data_per_request": null, "enable_mm_global_cache": false, "image_processor_backend": "auto", "mm_global_cache_backend": "mooncake", "disable_fast_image_processor": false, "mm_feature_transport": "cpu", "keep_mm_feature_on_device": false, "enable_lora": null, "enable_lora_overlap_loading": null, "max_lora_rank": null, "lora_target_modules": null, "lora_paths": null, "max_loaded_loras": null, "max_loras_per_batch": 8, "lora_eviction_policy": "lru", "lora_backend": "csgmv", "max_lora_chunk_size": 16, "experts_shared_outer_loras": null, "lora_use_virtual_experts": false, "lora_strict_loading": false, "lora_drain_wait_threshold": 0.0, "enable_two_batch_overlap": false, "enable_single_batch_overlap": false, "tbo_token_distribution_threshold": 0.48, "cpu_offload_gb": 0, "offload_group_size": -1, "offload_num_in_group": 1, "offload_prefetch_step": 1, "offload_mode": "cpu", "enable_lmcache": false, "lmcache_config_file": null, "enable_flexkv": false, "flexkv_config_file": null, "kt_weight_path": null, "kt_method": "AMXINT4", "kt_cpuinfer": null, "kt_threadpool_count": 2, "kt_num_gpu_experts": null, "kt_max_deferred_experts_per_token": null, "dllm_algorithm": null, "dllm_algorithm_config": null, "dllm_fdfo": true, "disaggregation_mode": "null", "disaggregation_transfer_backend": "mooncake", "disaggregation_bootstrap_port": 8998, "disaggregation_ib_device": null, "disaggregation_decode_enable_radix_cache": false, "disaggregation_decode_enable_offload_kvcache": false, "disaggregation_decode_retraction_backup": "cpu_tensor", "num_reserved_decode_tokens": 512, "disaggregation_decode_extra_slots": null, "disaggregation_decode_polling_interval": 1, "optimistic_prefill_attempts": 0, "encoder_only": false, "language_only": false, "language_model_only": false, "encoder_transfer_backend": "zmq_to_tokenizer", "encoder_urls": [], "encoder_bootstrap_port": 8997, "encoder_register_urls": [], "enable_adaptive_dispatch_to_encoder": false, "enable_pdmux": false, "pdmux_config_path": null, "sm_group_num": 8, "startup_weight_load_mode": "serial", "custom_weight_loader": [], "weight_loader_disable_mmap": false, "weight_loader_prefetch_checkpoints": false, "weight_loader_prefetch_num_threads": 4, "weight_loader_drop_cache_after_load": false, "remote_instance_weight_loader_seed_instance_ip": null, "remote_instance_weight_loader_seed_instance_service_port": null, "remote_instance_weight_loader_send_weights_group_ports": null, "remote_instance_weight_loader_backend": "nccl", "remote_instance_weight_loader_start_seed_via_transfer_engine": false, "engine_info_bootstrap_port": 6789, "modelexpress_config": null, "download_dir": null, "model_checksum": null, "delete_ckpt_after_loading": false, "decrypted_config_file": null, "decrypted_draft_config_file": null, "checkpoint_engine_wait_weights_before_ready": false, "enable_prefill_delayer": false, "prefill_delayer_max_delay_passes": 30, "prefill_delayer_token_usage_low_watermark": null, "prefill_delayer_forward_passes_buckets": null, "prefill_delayer_wait_seconds_buckets": null, "prefill_delayer_queue_min_ratio": null, "prefill_delayer_max_delay_ms": null, "min_free_slots_delay": null, "enable_deterministic_inference": false, "rl_on_policy_target": null, "kv_canary": "none", "kv_canary_real_data": "none", "kv_canary_sweep_interval": 0, "enable_dynamic_batch_tokenizer": false, "dynamic_batch_tokenizer_batch_size": 32, "dynamic_batch_tokenizer_batch_timeout": 0.002, "enable_tokenizer_batch_encode": false, "disable_tokenizer_batch_decode": false, "debug_tensor_dump_output_folder": null, "debug_tensor_dump_layers": null, "debug_tensor_dump_input_file": null, "enable_memory_saver": false, "enable_weights_cpu_backup": false, "enable_draft_weights_cpu_backup": false, "enable_custom_logit_processor": false, "enable_return_hidden_states": false, "return_hidden_states_mode": null, "enable_return_routed_experts": false, "enable_return_indexer_topk": false, "disable_outlines_disk_cache": false, "enable_mis": false, "weight_cache_mode": "off", "weight_cache_socket": null, "weight_cache_timeout": 1800, "forward_hooks": null, "msprobe_dump_config": null, "world_size": 32, "last_gen_throughput": 0.0, "memory_usage": {"weight": 42.631, "kvcache": 9.328, "startup_available": 27.746, "token_capacity": 4347008, "token_capacity_swa": null, "graph": {"prefill": 1.385, "decode": 0.18, "target_verify": 0.0, "draft_prefill": 0.0, "draft_decode": 0.0, "draft_extend": 0.0}}, "startup_time": {"load_weight": 65.65187205281109, "kv_cache_allocation": 1.879909561946988, "scheduler_e2e": 237.796847790014, "cuda_graph": {"prefill": 19.150891555007547, "decode": 2.114543102681637, "target_verify": 0.0, "draft_prefill": 0.0, "draft_decode": 0.0, "draft_extend": 0.0}}, "effective_max_running_requests_per_dp": 8}], "version": "0.0.0.dev1+gdaf631719", "kv_events": null}, "duration": 51.490223861299455, "completed": 1, "total_input_tokens": 15934, "total_input_text_tokens": 15934, "total_input_vision_tokens": 0, "total_output_tokens": 1, "total_output_tokens_retokenized": 1, "request_throughput": 0.01942116240732854, "input_throughput": 309.45680179837296, "output_throughput": 0.01942116240732854, "total_throughput": 309.4762229607803, "mean_e2e_latency_ms": 51452.98325223848, "median_e2e_latency_ms": 51452.98325223848, "std_e2e_latency_ms": 0.0, "p90_e2e_latency_ms": 51452.98325223848, "p95_e2e_latency_ms": 51452.98325223848, "p99_e2e_latency_ms": 51452.98325223848, "mean_ttft_ms": 51452.914549037814, "median_ttft_ms": 51452.914549037814, "std_ttft_ms": 0.0, "p90_ttft_ms": 51452.914549037814, "p95_ttft_ms": 51452.914549037814, "p99_ttft_ms": 51452.914549037814, "mean_tpot_ms": 0.0, "median_tpot_ms": 0.0, "std_tpot_ms": 0.0, "p90_tpot_ms": 0.0, "p95_tpot_ms": 0.0, "p99_tpot_ms": 0.0, "mean_itl_ms": 0.0, "median_itl_ms": 0.0, "std_itl_ms": 0.0, "p90_itl_ms": 0.0, "p95_itl_ms": 0.0, "p99_itl_ms": 0.0, "concurrency": 0.999276744083279, "accept_length": null, "max_output_tokens_per_s": 1.0, "max_concurrent_requests": 1, "input_lens": [15934], "output_lens": [1], "ttfts": [51.452914549037814], "itls": [[]], "generated_texts": ["The"], "errors": [""]} diff --git a/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-pp8-final-20260902-130711/commands/a_0.cmd.txt b/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-pp8-final-20260902-130711/commands/a_0.cmd.txt new file mode 100644 index 0000000..7079f7b --- /dev/null +++ b/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-pp8-final-20260902-130711/commands/a_0.cmd.txt @@ -0,0 +1 @@ +docker run -d --name kimi3_pro6000_dp2_nospec_ab_pp8_a_0 --gpus all --network host --ipc=host --shm-size 32g --ulimit memlock=-1 --device /dev/infiniband -v /data/hf_models/Kimi-K3:/data/hf_models/Kimi-K3:ro -v /data/hzy/cache/kimi-dflash-fi0618-situ4460:/cache -e SGLANG_HOST_IP=174.1.60.1 -e PYTHONUNBUFFERED=1 -e HF_HUB_OFFLINE=1 -e TRANSFORMERS_OFFLINE=1 -e GLOO_SOCKET_IFNAME=bond0 -e NCCL_SOCKET_IFNAME=bond1 -e NCCL_IB_HCA=mlx5_0\,mlx5_1\,mlx5_2\,mlx5_3 -e NCCL_IB_GID_INDEX=3 -e NCCL_IB_TIMEOUT=22 -e NCCL_IB_RETRY_CNT=7 -e NCCL_CUMEM_ENABLE=1 -e NCCL_DEBUG=WARN -e NCCL_DEBUG_SUBSYS=INIT\,ENV -e PYTORCH_CUDA_ALLOC_CONF=expandable_segments:True -e SGLANG_ENABLE_TP_MEMORY_INBALANCE_CHECK=0 -e SGLANG_MOE_FUSED_GATE_RADIX=1 -e FLASHINFER_WORKSPACE_BASE=/cache -e FLASHINFER_CUDA_ARCH_LIST=12.0f -e SGLANG_CACHE_DIR=/cache -e XDG_CACHE_HOME=/cache -e TRITON_CACHE_DIR=/cache/triton -e TORCH_EXTENSIONS_DIR=/cache/torch_extensions -e CUDA_CACHE_PATH=/cache/cuda -e TMPDIR=/cache/tmp -e MAX_JOBS=4 --entrypoint python3 local/sglang:kimi-k3-pp-dflash-33863-fi0618-situ4460-kvbounds1 -m sglang.launch_server --model-path /data/hf_models/Kimi-K3 --served-model-name kimi-k3 --trust-remote-code --tp-size 4 --pp-size 8 --ep-size 4 --nnodes 4 --node-rank 0 --dist-init-addr 174.1.60.1:20000 --moe-runner-backend flashinfer_mxfp4 --moe-a2a-backend none --kv-cache-dtype bfloat16 --chunked-prefill-size 8192 --page-size 64 --mem-fraction-static 0.84 --mamba-full-memory-ratio 0.36 --mamba-radix-cache-strategy extra_buffer_lazy --disable-radix-cache --max-running-requests 8 --cuda-graph-max-bs-decode 8 --dist-timeout 3600 --enable-metrics --enable-request-time-stats-logging --host 0.0.0.0 --port 30000 diff --git a/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-pp8-final-20260902-130711/commands/a_1.cmd.txt b/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-pp8-final-20260902-130711/commands/a_1.cmd.txt new file mode 100644 index 0000000..9e42814 --- /dev/null +++ b/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-pp8-final-20260902-130711/commands/a_1.cmd.txt @@ -0,0 +1 @@ +docker run -d --name kimi3_pro6000_dp2_nospec_ab_pp8_a_1 --gpus all --network host --ipc=host --shm-size 32g --ulimit memlock=-1 --device /dev/infiniband -v /data/hf_models/Kimi-K3:/data/hf_models/Kimi-K3:ro -v /data/hzy/cache/kimi-dflash-fi0618-situ4460:/cache -e SGLANG_HOST_IP=174.1.60.2 -e PYTHONUNBUFFERED=1 -e HF_HUB_OFFLINE=1 -e TRANSFORMERS_OFFLINE=1 -e GLOO_SOCKET_IFNAME=bond0 -e NCCL_SOCKET_IFNAME=bond1 -e NCCL_IB_HCA=mlx5_0\,mlx5_1\,mlx5_2\,mlx5_3 -e NCCL_IB_GID_INDEX=3 -e NCCL_IB_TIMEOUT=22 -e NCCL_IB_RETRY_CNT=7 -e NCCL_CUMEM_ENABLE=1 -e NCCL_DEBUG=WARN -e NCCL_DEBUG_SUBSYS=INIT\,ENV -e PYTORCH_CUDA_ALLOC_CONF=expandable_segments:True -e SGLANG_ENABLE_TP_MEMORY_INBALANCE_CHECK=0 -e SGLANG_MOE_FUSED_GATE_RADIX=1 -e FLASHINFER_WORKSPACE_BASE=/cache -e FLASHINFER_CUDA_ARCH_LIST=12.0f -e SGLANG_CACHE_DIR=/cache -e XDG_CACHE_HOME=/cache -e TRITON_CACHE_DIR=/cache/triton -e TORCH_EXTENSIONS_DIR=/cache/torch_extensions -e CUDA_CACHE_PATH=/cache/cuda -e TMPDIR=/cache/tmp -e MAX_JOBS=4 --entrypoint python3 local/sglang:kimi-k3-pp-dflash-33863-fi0618-situ4460-kvbounds1 -m sglang.launch_server --model-path /data/hf_models/Kimi-K3 --served-model-name kimi-k3 --trust-remote-code --tp-size 4 --pp-size 8 --ep-size 4 --nnodes 4 --node-rank 1 --dist-init-addr 174.1.60.1:20000 --moe-runner-backend flashinfer_mxfp4 --moe-a2a-backend none --kv-cache-dtype bfloat16 --chunked-prefill-size 8192 --page-size 64 --mem-fraction-static 0.84 --mamba-full-memory-ratio 0.36 --mamba-radix-cache-strategy extra_buffer_lazy --disable-radix-cache --max-running-requests 8 --cuda-graph-max-bs-decode 8 --dist-timeout 3600 --enable-metrics --enable-request-time-stats-logging --host 0.0.0.0 --port 30000 diff --git a/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-pp8-final-20260902-130711/commands/a_2.cmd.txt b/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-pp8-final-20260902-130711/commands/a_2.cmd.txt new file mode 100644 index 0000000..77d29fb --- /dev/null +++ b/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-pp8-final-20260902-130711/commands/a_2.cmd.txt @@ -0,0 +1 @@ +docker run -d --name kimi3_pro6000_dp2_nospec_ab_pp8_a_2 --gpus all --network host --ipc=host --shm-size 32g --ulimit memlock=-1 --device /dev/infiniband -v /data/hf_models/Kimi-K3:/data/hf_models/Kimi-K3:ro -v /data/hzy/cache/kimi-dflash-fi0618-situ4460:/cache -e SGLANG_HOST_IP=174.1.60.3 -e PYTHONUNBUFFERED=1 -e HF_HUB_OFFLINE=1 -e TRANSFORMERS_OFFLINE=1 -e GLOO_SOCKET_IFNAME=bond0 -e NCCL_SOCKET_IFNAME=bond1 -e NCCL_IB_HCA=mlx5_0\,mlx5_1\,mlx5_2\,mlx5_3 -e NCCL_IB_GID_INDEX=3 -e NCCL_IB_TIMEOUT=22 -e NCCL_IB_RETRY_CNT=7 -e NCCL_CUMEM_ENABLE=1 -e NCCL_DEBUG=WARN -e NCCL_DEBUG_SUBSYS=INIT\,ENV -e PYTORCH_CUDA_ALLOC_CONF=expandable_segments:True -e SGLANG_ENABLE_TP_MEMORY_INBALANCE_CHECK=0 -e SGLANG_MOE_FUSED_GATE_RADIX=1 -e FLASHINFER_WORKSPACE_BASE=/cache -e FLASHINFER_CUDA_ARCH_LIST=12.0f -e SGLANG_CACHE_DIR=/cache -e XDG_CACHE_HOME=/cache -e TRITON_CACHE_DIR=/cache/triton -e TORCH_EXTENSIONS_DIR=/cache/torch_extensions -e CUDA_CACHE_PATH=/cache/cuda -e TMPDIR=/cache/tmp -e MAX_JOBS=4 --entrypoint python3 local/sglang:kimi-k3-pp-dflash-33863-fi0618-situ4460-kvbounds1 -m sglang.launch_server --model-path /data/hf_models/Kimi-K3 --served-model-name kimi-k3 --trust-remote-code --tp-size 4 --pp-size 8 --ep-size 4 --nnodes 4 --node-rank 2 --dist-init-addr 174.1.60.1:20000 --moe-runner-backend flashinfer_mxfp4 --moe-a2a-backend none --kv-cache-dtype bfloat16 --chunked-prefill-size 8192 --page-size 64 --mem-fraction-static 0.84 --mamba-full-memory-ratio 0.36 --mamba-radix-cache-strategy extra_buffer_lazy --disable-radix-cache --max-running-requests 8 --cuda-graph-max-bs-decode 8 --dist-timeout 3600 --enable-metrics --enable-request-time-stats-logging --host 0.0.0.0 --port 30000 diff --git a/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-pp8-final-20260902-130711/commands/a_3.cmd.txt b/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-pp8-final-20260902-130711/commands/a_3.cmd.txt new file mode 100644 index 0000000..7f45171 --- /dev/null +++ b/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-pp8-final-20260902-130711/commands/a_3.cmd.txt @@ -0,0 +1 @@ +docker run -d --name kimi3_pro6000_dp2_nospec_ab_pp8_a_3 --gpus all --network host --ipc=host --shm-size 32g --ulimit memlock=-1 --device /dev/infiniband -v /data/hf_models/Kimi-K3:/data/hf_models/Kimi-K3:ro -v /data/hzy/cache/kimi-dflash-fi0618-situ4460:/cache -e SGLANG_HOST_IP=174.1.60.4 -e PYTHONUNBUFFERED=1 -e HF_HUB_OFFLINE=1 -e TRANSFORMERS_OFFLINE=1 -e GLOO_SOCKET_IFNAME=bond0 -e NCCL_SOCKET_IFNAME=bond1 -e NCCL_IB_HCA=mlx5_0\,mlx5_1\,mlx5_2\,mlx5_3 -e NCCL_IB_GID_INDEX=3 -e NCCL_IB_TIMEOUT=22 -e NCCL_IB_RETRY_CNT=7 -e NCCL_CUMEM_ENABLE=1 -e NCCL_DEBUG=WARN -e NCCL_DEBUG_SUBSYS=INIT\,ENV -e PYTORCH_CUDA_ALLOC_CONF=expandable_segments:True -e SGLANG_ENABLE_TP_MEMORY_INBALANCE_CHECK=0 -e SGLANG_MOE_FUSED_GATE_RADIX=1 -e FLASHINFER_WORKSPACE_BASE=/cache -e FLASHINFER_CUDA_ARCH_LIST=12.0f -e SGLANG_CACHE_DIR=/cache -e XDG_CACHE_HOME=/cache -e TRITON_CACHE_DIR=/cache/triton -e TORCH_EXTENSIONS_DIR=/cache/torch_extensions -e CUDA_CACHE_PATH=/cache/cuda -e TMPDIR=/cache/tmp -e MAX_JOBS=4 --entrypoint python3 local/sglang:kimi-k3-pp-dflash-33863-fi0618-situ4460-kvbounds1 -m sglang.launch_server --model-path /data/hf_models/Kimi-K3 --served-model-name kimi-k3 --trust-remote-code --tp-size 4 --pp-size 8 --ep-size 4 --nnodes 4 --node-rank 3 --dist-init-addr 174.1.60.1:20000 --moe-runner-backend flashinfer_mxfp4 --moe-a2a-backend none --kv-cache-dtype bfloat16 --chunked-prefill-size 8192 --page-size 64 --mem-fraction-static 0.84 --mamba-full-memory-ratio 0.36 --mamba-radix-cache-strategy extra_buffer_lazy --disable-radix-cache --max-running-requests 8 --cuda-graph-max-bs-decode 8 --dist-timeout 3600 --enable-metrics --enable-request-time-stats-logging --host 0.0.0.0 --port 30000 diff --git a/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-pp8-final-20260902-130711/commands/b_0.cmd.txt b/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-pp8-final-20260902-130711/commands/b_0.cmd.txt new file mode 100644 index 0000000..847f36d --- /dev/null +++ b/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-pp8-final-20260902-130711/commands/b_0.cmd.txt @@ -0,0 +1 @@ +docker run -d --name kimi3_pro6000_dp2_nospec_ab_pp8_b_0 --gpus all --network host --ipc=host --shm-size 32g --ulimit memlock=-1 --device /dev/infiniband -v /data/hf_models/Kimi-K3:/data/hf_models/Kimi-K3:ro -v /data/hzy/cache/kimi-dflash-fi0618-situ4460:/cache -e SGLANG_HOST_IP=174.1.60.5 -e PYTHONUNBUFFERED=1 -e HF_HUB_OFFLINE=1 -e TRANSFORMERS_OFFLINE=1 -e GLOO_SOCKET_IFNAME=bond0 -e NCCL_SOCKET_IFNAME=bond1 -e NCCL_IB_HCA=mlx5_0\,mlx5_1\,mlx5_2\,mlx5_3 -e NCCL_IB_GID_INDEX=3 -e NCCL_IB_TIMEOUT=22 -e NCCL_IB_RETRY_CNT=7 -e NCCL_CUMEM_ENABLE=1 -e NCCL_DEBUG=WARN -e NCCL_DEBUG_SUBSYS=INIT\,ENV -e PYTORCH_CUDA_ALLOC_CONF=expandable_segments:True -e SGLANG_ENABLE_TP_MEMORY_INBALANCE_CHECK=0 -e SGLANG_MOE_FUSED_GATE_RADIX=1 -e FLASHINFER_WORKSPACE_BASE=/cache -e FLASHINFER_CUDA_ARCH_LIST=12.0f -e SGLANG_CACHE_DIR=/cache -e XDG_CACHE_HOME=/cache -e TRITON_CACHE_DIR=/cache/triton -e TORCH_EXTENSIONS_DIR=/cache/torch_extensions -e CUDA_CACHE_PATH=/cache/cuda -e TMPDIR=/cache/tmp -e MAX_JOBS=4 --entrypoint python3 local/sglang:kimi-k3-pp-dflash-33863-fi0618-situ4460-kvbounds1 -m sglang.launch_server --model-path /data/hf_models/Kimi-K3 --served-model-name kimi-k3 --trust-remote-code --tp-size 4 --pp-size 8 --ep-size 4 --nnodes 4 --node-rank 0 --dist-init-addr 174.1.60.5:20000 --moe-runner-backend flashinfer_mxfp4 --moe-a2a-backend none --kv-cache-dtype bfloat16 --chunked-prefill-size 8192 --page-size 64 --mem-fraction-static 0.84 --mamba-full-memory-ratio 0.36 --mamba-radix-cache-strategy extra_buffer_lazy --disable-radix-cache --max-running-requests 8 --cuda-graph-max-bs-decode 8 --dist-timeout 3600 --enable-metrics --enable-request-time-stats-logging --host 0.0.0.0 --port 30000 diff --git a/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-pp8-final-20260902-130711/commands/b_1.cmd.txt b/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-pp8-final-20260902-130711/commands/b_1.cmd.txt new file mode 100644 index 0000000..06d9519 --- /dev/null +++ b/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-pp8-final-20260902-130711/commands/b_1.cmd.txt @@ -0,0 +1 @@ +docker run -d --name kimi3_pro6000_dp2_nospec_ab_pp8_b_1 --gpus all --network host --ipc=host --shm-size 32g --ulimit memlock=-1 --device /dev/infiniband -v /data/hf_models/Kimi-K3:/data/hf_models/Kimi-K3:ro -v /data/hzy/cache/kimi-dflash-fi0618-situ4460:/cache -e SGLANG_HOST_IP=174.1.60.6 -e PYTHONUNBUFFERED=1 -e HF_HUB_OFFLINE=1 -e TRANSFORMERS_OFFLINE=1 -e GLOO_SOCKET_IFNAME=bond0 -e NCCL_SOCKET_IFNAME=bond1 -e NCCL_IB_HCA=mlx5_0\,mlx5_1\,mlx5_2\,mlx5_3 -e NCCL_IB_GID_INDEX=3 -e NCCL_IB_TIMEOUT=22 -e NCCL_IB_RETRY_CNT=7 -e NCCL_CUMEM_ENABLE=1 -e NCCL_DEBUG=WARN -e NCCL_DEBUG_SUBSYS=INIT\,ENV -e PYTORCH_CUDA_ALLOC_CONF=expandable_segments:True -e SGLANG_ENABLE_TP_MEMORY_INBALANCE_CHECK=0 -e SGLANG_MOE_FUSED_GATE_RADIX=1 -e FLASHINFER_WORKSPACE_BASE=/cache -e FLASHINFER_CUDA_ARCH_LIST=12.0f -e SGLANG_CACHE_DIR=/cache -e XDG_CACHE_HOME=/cache -e TRITON_CACHE_DIR=/cache/triton -e TORCH_EXTENSIONS_DIR=/cache/torch_extensions -e CUDA_CACHE_PATH=/cache/cuda -e TMPDIR=/cache/tmp -e MAX_JOBS=4 --entrypoint python3 local/sglang:kimi-k3-pp-dflash-33863-fi0618-situ4460-kvbounds1 -m sglang.launch_server --model-path /data/hf_models/Kimi-K3 --served-model-name kimi-k3 --trust-remote-code --tp-size 4 --pp-size 8 --ep-size 4 --nnodes 4 --node-rank 1 --dist-init-addr 174.1.60.5:20000 --moe-runner-backend flashinfer_mxfp4 --moe-a2a-backend none --kv-cache-dtype bfloat16 --chunked-prefill-size 8192 --page-size 64 --mem-fraction-static 0.84 --mamba-full-memory-ratio 0.36 --mamba-radix-cache-strategy extra_buffer_lazy --disable-radix-cache --max-running-requests 8 --cuda-graph-max-bs-decode 8 --dist-timeout 3600 --enable-metrics --enable-request-time-stats-logging --host 0.0.0.0 --port 30000 diff --git a/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-pp8-final-20260902-130711/commands/b_2.cmd.txt b/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-pp8-final-20260902-130711/commands/b_2.cmd.txt new file mode 100644 index 0000000..6e9383c --- /dev/null +++ b/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-pp8-final-20260902-130711/commands/b_2.cmd.txt @@ -0,0 +1 @@ +docker run -d --name kimi3_pro6000_dp2_nospec_ab_pp8_b_2 --gpus all --network host --ipc=host --shm-size 32g --ulimit memlock=-1 --device /dev/infiniband -v /data/hf_models/Kimi-K3:/data/hf_models/Kimi-K3:ro -v /data/hzy/cache/kimi-dflash-fi0618-situ4460:/cache -e SGLANG_HOST_IP=174.1.60.7 -e PYTHONUNBUFFERED=1 -e HF_HUB_OFFLINE=1 -e TRANSFORMERS_OFFLINE=1 -e GLOO_SOCKET_IFNAME=bond0 -e NCCL_SOCKET_IFNAME=bond1 -e NCCL_IB_HCA=mlx5_0\,mlx5_1\,mlx5_2\,mlx5_3 -e NCCL_IB_GID_INDEX=3 -e NCCL_IB_TIMEOUT=22 -e NCCL_IB_RETRY_CNT=7 -e NCCL_CUMEM_ENABLE=1 -e NCCL_DEBUG=WARN -e NCCL_DEBUG_SUBSYS=INIT\,ENV -e PYTORCH_CUDA_ALLOC_CONF=expandable_segments:True -e SGLANG_ENABLE_TP_MEMORY_INBALANCE_CHECK=0 -e SGLANG_MOE_FUSED_GATE_RADIX=1 -e FLASHINFER_WORKSPACE_BASE=/cache -e FLASHINFER_CUDA_ARCH_LIST=12.0f -e SGLANG_CACHE_DIR=/cache -e XDG_CACHE_HOME=/cache -e TRITON_CACHE_DIR=/cache/triton -e TORCH_EXTENSIONS_DIR=/cache/torch_extensions -e CUDA_CACHE_PATH=/cache/cuda -e TMPDIR=/cache/tmp -e MAX_JOBS=4 --entrypoint python3 local/sglang:kimi-k3-pp-dflash-33863-fi0618-situ4460-kvbounds1 -m sglang.launch_server --model-path /data/hf_models/Kimi-K3 --served-model-name kimi-k3 --trust-remote-code --tp-size 4 --pp-size 8 --ep-size 4 --nnodes 4 --node-rank 2 --dist-init-addr 174.1.60.5:20000 --moe-runner-backend flashinfer_mxfp4 --moe-a2a-backend none --kv-cache-dtype bfloat16 --chunked-prefill-size 8192 --page-size 64 --mem-fraction-static 0.84 --mamba-full-memory-ratio 0.36 --mamba-radix-cache-strategy extra_buffer_lazy --disable-radix-cache --max-running-requests 8 --cuda-graph-max-bs-decode 8 --dist-timeout 3600 --enable-metrics --enable-request-time-stats-logging --host 0.0.0.0 --port 30000 diff --git a/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-pp8-final-20260902-130711/commands/b_3.cmd.txt b/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-pp8-final-20260902-130711/commands/b_3.cmd.txt new file mode 100644 index 0000000..034ca44 --- /dev/null +++ b/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-pp8-final-20260902-130711/commands/b_3.cmd.txt @@ -0,0 +1 @@ +docker run -d --name kimi3_pro6000_dp2_nospec_ab_pp8_b_3 --gpus all --network host --ipc=host --shm-size 32g --ulimit memlock=-1 --device /dev/infiniband -v /data/hf_models/Kimi-K3:/data/hf_models/Kimi-K3:ro -v /data/hzy/cache/kimi-dflash-fi0618-situ4460:/cache -e SGLANG_HOST_IP=174.1.60.8 -e PYTHONUNBUFFERED=1 -e HF_HUB_OFFLINE=1 -e TRANSFORMERS_OFFLINE=1 -e GLOO_SOCKET_IFNAME=bond0 -e NCCL_SOCKET_IFNAME=bond1 -e NCCL_IB_HCA=mlx5_0\,mlx5_1\,mlx5_2\,mlx5_3 -e NCCL_IB_GID_INDEX=3 -e NCCL_IB_TIMEOUT=22 -e NCCL_IB_RETRY_CNT=7 -e NCCL_CUMEM_ENABLE=1 -e NCCL_DEBUG=WARN -e NCCL_DEBUG_SUBSYS=INIT\,ENV -e PYTORCH_CUDA_ALLOC_CONF=expandable_segments:True -e SGLANG_ENABLE_TP_MEMORY_INBALANCE_CHECK=0 -e SGLANG_MOE_FUSED_GATE_RADIX=1 -e FLASHINFER_WORKSPACE_BASE=/cache -e FLASHINFER_CUDA_ARCH_LIST=12.0f -e SGLANG_CACHE_DIR=/cache -e XDG_CACHE_HOME=/cache -e TRITON_CACHE_DIR=/cache/triton -e TORCH_EXTENSIONS_DIR=/cache/torch_extensions -e CUDA_CACHE_PATH=/cache/cuda -e TMPDIR=/cache/tmp -e MAX_JOBS=4 --entrypoint python3 local/sglang:kimi-k3-pp-dflash-33863-fi0618-situ4460-kvbounds1 -m sglang.launch_server --model-path /data/hf_models/Kimi-K3 --served-model-name kimi-k3 --trust-remote-code --tp-size 4 --pp-size 8 --ep-size 4 --nnodes 4 --node-rank 3 --dist-init-addr 174.1.60.5:20000 --moe-runner-backend flashinfer_mxfp4 --moe-a2a-backend none --kv-cache-dtype bfloat16 --chunked-prefill-size 8192 --page-size 64 --mem-fraction-static 0.84 --mamba-full-memory-ratio 0.36 --mamba-radix-cache-strategy extra_buffer_lazy --disable-radix-cache --max-running-requests 8 --cuda-graph-max-bs-decode 8 --dist-timeout 3600 --enable-metrics --enable-request-time-stats-logging --host 0.0.0.0 --port 30000 diff --git a/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-pp8-final-20260902-130711/commands/benchmark.cmd.txt b/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-pp8-final-20260902-130711/commands/benchmark.cmd.txt new file mode 100644 index 0000000..ceb25fc --- /dev/null +++ b/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-pp8-final-20260902-130711/commands/benchmark.cmd.txt @@ -0,0 +1 @@ +docker run --rm --network host -v /data:/data -e HF_HUB_OFFLINE=1 -e TRANSFORMERS_OFFLINE=1 --entrypoint python3 local/sglang:kimi-k3-pp-dflash-33863-fi0618-situ4460-kvbounds1 -m sglang.benchmark.serving --backend sglang --host 174.1.60.1 --port 32000 --model /data/hf_models/Kimi-K3 --tokenizer /data/hf_models/Kimi-K3 --dataset-name speed-bench --dataset-path /data/speedbench16k_complete.jsonl --num-prompts 40 --max-concurrency 8 --request-rate 10000 --speed-bench-output-len 512 --temperature 0.0 --top-p 1.0 --seed 42 --warmup-requests 1 --output-details --output-file /data/hzy/sskj/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-pp8-final-20260902-130711/bench/pp8_speedbench16k_c8_o512.jsonl diff --git a/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-pp8-final-20260902-130711/commands/router.cmd.txt b/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-pp8-final-20260902-130711/commands/router.cmd.txt new file mode 100644 index 0000000..ea91ed1 --- /dev/null +++ b/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-pp8-final-20260902-130711/commands/router.cmd.txt @@ -0,0 +1 @@ +docker run -d --name kimi3_pro6000_dp2_nospec_ab_pp8_router_0 --network host --entrypoint python3 local/sglang:kimi-k3-pp-dflash-33863-fi0618-situ4460-kvbounds1 -m sglang_router.launch_router --policy round_robin --worker-urls http://174.1.60.1:30000 http://174.1.60.5:30000 --host 0.0.0.0 --port 32000 diff --git a/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-pp8-final-20260902-130711/commands/warm_a.cmd.txt b/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-pp8-final-20260902-130711/commands/warm_a.cmd.txt new file mode 100644 index 0000000..b3421fd --- /dev/null +++ b/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-pp8-final-20260902-130711/commands/warm_a.cmd.txt @@ -0,0 +1 @@ +docker run --rm --network host -v /data:/data -e HF_HUB_OFFLINE=1 -e TRANSFORMERS_OFFLINE=1 --entrypoint python3 local/sglang:kimi-k3-pp-dflash-33863-fi0618-situ4460-kvbounds1 -m sglang.benchmark.serving --backend sglang --host 174.1.60.1 --port 30000 --model /data/hf_models/Kimi-K3 --tokenizer /data/hf_models/Kimi-K3 --dataset-name speed-bench --dataset-path /data/speedbench16k_complete.jsonl --num-prompts 1 --max-concurrency 8 --request-rate 10000 --speed-bench-output-len 1 --temperature 0.0 --top-p 1.0 --seed 42 --warmup-requests 0 --output-details --output-file /data/hzy/sskj/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-pp8-final-20260902-130711/bench/warm_a.jsonl diff --git a/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-pp8-final-20260902-130711/commands/warm_b.cmd.txt b/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-pp8-final-20260902-130711/commands/warm_b.cmd.txt new file mode 100644 index 0000000..c83703d --- /dev/null +++ b/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-pp8-final-20260902-130711/commands/warm_b.cmd.txt @@ -0,0 +1 @@ +docker run --rm --network host -v /data:/data -e HF_HUB_OFFLINE=1 -e TRANSFORMERS_OFFLINE=1 --entrypoint python3 local/sglang:kimi-k3-pp-dflash-33863-fi0618-situ4460-kvbounds1 -m sglang.benchmark.serving --backend sglang --host 174.1.60.5 --port 30000 --model /data/hf_models/Kimi-K3 --tokenizer /data/hf_models/Kimi-K3 --dataset-name speed-bench --dataset-path /data/speedbench16k_complete.jsonl --num-prompts 1 --max-concurrency 8 --request-rate 10000 --speed-bench-output-len 1 --temperature 0.0 --top-p 1.0 --seed 42 --warmup-requests 0 --output-details --output-file /data/hzy/sskj/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-pp8-final-20260902-130711/bench/warm_b.jsonl diff --git a/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-pp8-final-20260902-130711/metadata/input_sha256.txt b/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-pp8-final-20260902-130711/metadata/input_sha256.txt new file mode 100644 index 0000000..348f7fe --- /dev/null +++ b/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-pp8-final-20260902-130711/metadata/input_sha256.txt @@ -0,0 +1,3 @@ +2af605e738d3a9b3f17310d54a81e81f1342b76eeeb12da7cd3f65abf6e0764f /data/speedbench16k_complete.jsonl +976aca142cb6183e0ed8f0fdd9395643233ce6ab9837e152f086b97c9bcfdf40 /data/hzy/sskj/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/run_dp2_nospec_ab.sh +28f994273a0f8b9d7ad0a3393400547c7f25cd369babc391d4a1f9553e7bcb9b /data/hzy/sskj/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/config.env diff --git a/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-pp8-final-20260902-130711/metadata/manifest.env b/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-pp8-final-20260902-130711/metadata/manifest.env new file mode 100644 index 0000000..42a413d --- /dev/null +++ b/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-pp8-final-20260902-130711/metadata/manifest.env @@ -0,0 +1,11 @@ +RUN_ID=dp2-pp8-final-20260902-130711 +MODE=pp8 +TP_SIZE=4 +PP_SIZE=8 +EP_SIZE=4 +IMAGE=local/sglang:kimi-k3-pp-dflash-33863-fi0618-situ4460-kvbounds1 +CHUNK_SIZE=8192 +KV_DTYPE=bfloat16 +NUM_PROMPTS=40 +OUTPUT_LEN=512 +CONCURRENCY=8 diff --git a/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-pp8-final-20260902-130711/metadata/preflight.txt b/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-pp8-final-20260902-130711/metadata/preflight.txt new file mode 100644 index 0000000..a4f2334 --- /dev/null +++ b/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-pp8-final-20260902-130711/metadata/preflight.txt @@ -0,0 +1,8 @@ +174.1.60.1 sha256:7aa2be2d7af6cb11fea6d0c00d9bcd323ec986095dc9c4d3c997cff15ccb3b3f +174.1.60.2 sha256:7aa2be2d7af6cb11fea6d0c00d9bcd323ec986095dc9c4d3c997cff15ccb3b3f +174.1.60.3 sha256:7aa2be2d7af6cb11fea6d0c00d9bcd323ec986095dc9c4d3c997cff15ccb3b3f +174.1.60.4 sha256:7aa2be2d7af6cb11fea6d0c00d9bcd323ec986095dc9c4d3c997cff15ccb3b3f +174.1.60.5 sha256:7aa2be2d7af6cb11fea6d0c00d9bcd323ec986095dc9c4d3c997cff15ccb3b3f +174.1.60.6 sha256:7aa2be2d7af6cb11fea6d0c00d9bcd323ec986095dc9c4d3c997cff15ccb3b3f +174.1.60.7 sha256:7aa2be2d7af6cb11fea6d0c00d9bcd323ec986095dc9c4d3c997cff15ccb3b3f +174.1.60.8 sha256:7aa2be2d7af6cb11fea6d0c00d9bcd323ec986095dc9c4d3c997cff15ccb3b3f diff --git a/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-tp32-final-20260902-123051/bench/tp32_speedbench16k_c8_o512.jsonl b/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-tp32-final-20260902-123051/bench/tp32_speedbench16k_c8_o512.jsonl new file mode 100644 index 0000000..0eeaf87 --- /dev/null +++ b/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-tp32-final-20260902-123051/bench/tp32_speedbench16k_c8_o512.jsonl @@ -0,0 +1 @@ +{"tag": null, "backend": "sglang", "dataset_name": "speed-bench", "request_rate": 10000.0, "max_concurrency": 8, "sharegpt_output_len": null, "random_input_len": 1024, "random_output_len": 1024, "random_range_ratio": 0.0, "server_info": {"router_manager": true, "routers_count": 1, "workers_count": 2}, "duration": 238.17998255509883, "completed": 40, "total_input_tokens": 666343, "total_input_text_tokens": 666343, "total_input_vision_tokens": 0, "total_output_tokens": 20480, "total_output_tokens_retokenized": 20480, "request_throughput": 0.1679402255844346, "input_throughput": 2797.644843415223, "output_throughput": 85.98539549923052, "total_throughput": 2883.6302389144535, "mean_e2e_latency_ms": 47151.27016240731, "median_e2e_latency_ms": 46415.993709815666, "std_e2e_latency_ms": 6364.7582631082705, "p90_e2e_latency_ms": 53449.48006919586, "p95_e2e_latency_ms": 59244.84766731039, "p99_e2e_latency_ms": 59251.41633563675, "mean_ttft_ms": 8348.490638879593, "median_ttft_ms": 5299.710710532963, "std_ttft_ms": 5155.871416221807, "p90_ttft_ms": 15845.049467403449, "p95_ttft_ms": 20789.506964082826, "p99_ttft_ms": 22799.08237969037, "mean_tpot_ms": 75.9349892828331, "median_tpot_ms": 79.94785158413804, "std_tpot_ms": 11.224862033274759, "p90_tpot_ms": 86.10658601478632, "p95_tpot_ms": 88.06065316143429, "p99_tpot_ms": 96.8322662056976, "mean_itl_ms": 75.93472176862502, "median_itl_ms": 50.09336955845356, "std_itl_ms": 334.053143552934, "p90_itl_ms": 50.95769534818828, "p95_itl_ms": 51.184219773858786, "p99_itl_ms": 60.56692477781332, "concurrency": 7.918594947667304, "accept_length": null, "max_output_tokens_per_s": 164.0, "max_concurrent_requests": 12, "input_lens": [15934, 20409, 17142, 16007, 20503, 16283, 16174, 16476, 16278, 16281, 16179, 16039, 16025, 16266, 15947, 16306, 16208, 16312, 16251, 16206, 19149, 15922, 16126, 19753, 16159, 19689, 16199, 15593, 16052, 16327, 16323, 16241, 15982, 16252, 16283, 16068, 16305, 16121, 16350, 16223], "output_lens": [512, 512, 512, 512, 512, 512, 512, 512, 512, 512, 512, 512, 512, 512, 512, 512, 512, 512, 512, 512, 512, 512, 512, 512, 512, 512, 512, 512, 512, 512, 512, 512, 512, 512, 512, 512, 512, 512, 512, 512], "ttfts": [7.289354519918561, 10.032527049072087, 15.303247638978064, 15.31486833281815, 20.691383575089276, 20.616679678671062, 22.891935002058744, 22.653851354960352, 7.275397973135114, 7.194029082078487, 10.568292663898319, 10.464994200039655, 7.189832129981369, 7.208254906814545, 10.34354444174096, 10.527672426775098, 5.2627056878991425, 5.242970457300544, 5.2373513001948595, 5.281229611020535, 6.345636333804578, 5.127029600087553, 5.226802044082433, 6.548242891207337, 5.210255139041692, 6.451638624072075, 5.191922903992236, 5.010071590077132, 5.120498337782919, 5.189944854937494, 5.172086013946682, 5.207950778771192, 5.15012824581936, 5.318191810045391, 5.200557412113994, 5.147149670869112, 5.192401993088424, 5.154570030979812, 5.180075517855585, 5.204349730163813], "itls": [[15.659774862695485, 0.05086130416020751, 0.051064596977084875, 0.050478678196668625, 0.050291943829506636, 0.0500682070851326, 0.05057378998026252, 0.05044718785211444, 0.05067599331960082, 0.050867519807070494, 0.05092349601909518, 0.05138880014419556, 0.051074872724711895, 0.05098749417811632, 0.05105375777930021, 0.051388842053711414, 0.051240768283605576, 0.05102230282500386, 0.05122476210817695, 0.05111758504062891, 0.05114180687814951, 0.05087620299309492, 0.05103248078376055, 0.05123458104208112, 0.05115323420614004, 0.05116704711690545, 0.05120167275890708, 0.05122002214193344, 0.051275104749947786, 0.050699991174042225, 0.051060527097433805, 0.05096333101391792, 0.050925699062645435, 0.051062652841210365, 0.05114196194335818, 0.051125767175108194, 0.05082006985321641, 0.050858528818935156, 0.05091284913942218, 0.051121332217007875, 0.05121855204924941, 0.050766036845743656, 0.05076637677848339, 0.05092907231301069, 0.05112938489764929, 0.05089762108400464, 0.05097717605531216, 0.05098216375336051, 0.050763656850904226, 0.05130592128261924, 0.050802615005522966, 0.05128146195784211, 0.05112144583836198, 0.05111709935590625, 0.051177553832530975, 0.0511962310411036, 0.051122454926371574, 0.051234738901257515, 0.05118875717744231, 0.05118993669748306, 0.05128557840362191, 0.051326076965779066, 0.05103639978915453, 0.05102125881239772, 0.0510775581933558, 0.051104623824357986, 0.05097102513536811, 0.051066513173282146, 0.05105082970112562, 0.05112862540408969, 0.051161606796085835, 0.05136164790019393, 0.050813409965485334, 0.050974830985069275, 0.05100862728431821, 0.051226924639195204, 0.05111854011192918, 0.05122746294364333, 0.051291340962052345, 0.0512283924035728, 0.05104256793856621, 0.051079063676297665, 0.05109254224225879, 0.051375356037169695, 0.05105578480288386, 0.05127319414168596, 0.051019206177443266, 0.051471422892063856, 0.05116530880331993, 0.05125953629612923, 0.05109551269561052, 0.05120038287714124, 0.051162788178771734, 0.05121829593554139, 0.05109481094405055, 0.051220706198364496, 0.051198515109717846, 0.05157797271385789, 0.05070459330454469, 0.051061974838376045, 0.051251326221972704, 0.05151712195947766, 0.050917770713567734, 0.051241590175777674, 0.05106701701879501, 0.05147933308035135, 0.05118975695222616, 0.0511253047734499, 0.0511333541944623, 0.0513555477373302, 0.051435381174087524, 0.05130976298823953, 0.05125576490536332, 0.0513601191341877, 0.05125278700143099, 0.05113369598984718, 0.05133097292855382, 0.05129436496645212, 0.051091721281409264, 0.05117226857692003, 0.050972793251276016, 0.05144284712150693, 0.05119134206324816, 0.05129309976473451, 0.05188961001113057, 0.051315153017640114, 0.050970134790986776, 0.05138137238100171, 0.051115513779222965, 0.051418366841971874, 0.05099970009177923, 0.05117504624649882, 0.05112822074443102, 0.05153904389590025, 0.05102746607735753, 0.051269850227981806, 0.0511157987639308, 0.05099322693422437, 0.05116973910480738, 0.051089278887957335, 0.05093994038179517, 0.05098424991592765, 0.051084204111248255, 0.05118561489507556, 0.051156389992684126, 0.051351241767406464, 0.05102826515212655, 0.05115486402064562, 0.051056536845862865, 0.051020130049437284, 0.050945664290338755, 0.051016568671911955, 0.0509295342490077, 0.05073832906782627, 0.05087606189772487, 0.0508919358253479, 0.050948550924658775, 0.05118907103314996, 0.05071950191631913, 0.0509455893188715, 0.05068594077602029, 0.050940426997840405, 0.05081355292350054, 0.05086886836215854, 0.050468482077121735, 0.05071627488359809, 0.05080396868288517, 0.050769626162946224, 0.05064792791381478, 0.050580996088683605, 0.05058920010924339, 0.050983892753720284, 0.050427284091711044, 0.05072843888774514, 0.050306161399930716, 0.05064696678891778, 0.0507653821259737, 0.050168625079095364, 0.05159040680155158, 0.05083239311352372, 0.05042449710890651, 0.05059119360521436, 0.050658191088587046, 0.050502325873821974, 0.050563385244458914, 0.050679007079452276, 0.050644130911678076, 0.05058347387239337, 0.05047436524182558, 0.050517030991613865, 0.050670265685766935, 0.050672871991992, 0.050519091077148914, 0.0505982730537653, 0.050714352168142796, 0.05051678977906704, 0.050568860955536366, 0.05076928110793233, 0.05052170483395457, 0.05039265239611268, 0.05047874990850687, 0.05071897804737091, 0.050528961699455976, 0.050442207138985395, 0.050510700792074203, 0.050619909074157476, 0.05071779992431402, 0.05032732617110014, 0.05047693522647023, 0.050431398674845695, 0.050677947234362364, 0.05014726286754012, 0.05032332893460989, 0.050561112351715565, 0.05035990895703435, 0.05043621780350804, 0.050452208146452904, 0.05044882604852319, 0.05027222679927945, 0.050164977088570595, 0.050358667969703674, 0.05025785183534026, 0.05013999715447426, 0.050432631745934486, 0.05022220127284527, 0.0501921558752656, 0.050354380160570145, 0.050215648021548986, 0.050143701024353504, 0.05029337387531996, 0.05039418721571565, 0.05025518499314785, 0.050146035850048065, 0.0502482601441443, 0.050059429835528135, 0.05023381672799587, 0.05020738113671541, 0.050233612302690744, 0.050178288016468287, 0.05035930359736085, 0.05009254813194275, 0.05019855313003063, 0.05103854602202773, 0.05026950500905514, 0.05010812170803547, 0.050104616209864616, 0.049582515843212605, 0.05101719917729497, 0.05021588085219264, 0.05016262689605355, 0.05046064127236605, 0.050483744125813246, 0.050106074661016464, 0.050263242330402136, 0.05022048577666283, 0.05022937525063753, 0.05012785270810127, 0.050242428202182055, 0.05013490607962012, 0.05043805669993162, 0.050225392915308475, 0.05022295797243714, 0.050288718193769455, 0.050427170004695654, 0.050210882909595966, 0.05019277008250356, 0.05032098479568958, 0.05046718241646886, 0.050398495979607105, 0.050411936827003956, 0.0504319928586483, 0.05046152230352163, 0.050126717891544104, 0.05024205893278122, 0.05059244483709335, 0.0502078291028738, 0.050234366208314896, 0.050201715901494026, 0.050263968762010336, 0.05042050313204527, 0.05032118922099471, 0.05036835605278611, 0.050134322606027126, 0.05049435840919614, 0.05015639262273908, 0.05021216720342636, 0.050304642878472805, 0.050631603226065636, 0.050615265034139156, 0.050187681801617146, 0.05034530395641923, 0.050398847088217735, 0.050641107838600874, 0.05017125094309449, 0.05037675239145756, 0.05037262383848429, 0.050412602722644806, 0.050407007336616516, 0.05015220306813717, 0.05019768560305238, 0.05065092025324702, 0.05035824282094836, 0.05020377319306135, 0.05049711000174284, 0.050047998782247305, 0.05050162598490715, 0.049933063331991434, 0.050220306031405926, 0.049947541672736406, 0.05016620736569166, 0.050216879695653915, 0.049999019131064415, 0.050005179829895496, 0.05026495922356844, 0.05011292779818177, 0.04987205797806382, 0.04989217408001423, 0.05007921997457743, 0.050004898104816675, 0.05039309011772275, 0.05009265290573239, 0.050074954982846975, 0.050059338100254536, 0.05020502395927906, 0.04999509593471885, 0.049971594009548426, 0.049985264893621206, 0.050246234983205795, 0.04978075996041298, 0.0499303312972188, 0.05004047276452184, 0.050220913253724575, 0.0501570999622345, 0.05007323483005166, 0.05023124814033508, 0.05015014670789242, 0.050083487294614315, 0.050095234997570515, 0.05012321984395385, 0.05024817492812872, 0.05011817906051874, 0.05032157013192773, 0.05012172367423773, 0.05077650910243392, 0.05016590701416135, 0.05018247524276376, 0.050094339065253735, 0.050132435746490955, 0.04999264096841216, 0.05038060899823904, 0.0501259989105165, 0.05009892396628857, 0.05006344337016344, 0.05017727194353938, 0.050231270026415586, 0.051102271769195795, 0.05000430205836892, 0.05027761682868004, 0.050195999443531036, 0.05031632771715522, 0.05012466385960579, 0.050323008093982935, 0.05002768896520138, 0.050377132371068, 0.05038054380565882, 0.0502965678460896, 0.050342001020908356, 0.05025528511032462, 0.050082103814929724, 0.050398003309965134, 0.05006254464387894, 0.050140527077019215, 0.05009022820740938, 0.05025470396503806, 0.05009827483445406, 0.05023634433746338, 0.05014184396713972, 0.05026590498164296, 0.05017998069524765, 0.05015950417146087, 0.05054182792082429, 0.050286703277379274, 0.05004319688305259, 0.050433010794222355, 0.05017532594501972, 0.05017703119665384, 0.050441274885088205, 0.05049026198685169, 0.049921710044145584, 0.05022489605471492, 0.05022760620340705, 0.05022881971672177, 0.05010621203109622, 0.05008002184331417, 0.05077352514490485, 0.05090440809726715, 0.05024885479360819, 0.05022972635924816, 0.05189193179830909, 0.05020860396325588, 0.05015529599040747, 0.05033336998894811, 0.050228053238242865, 0.05012027593329549, 0.05019622202962637, 0.050650582648813725, 0.050722867250442505, 0.05019991286098957, 0.05037896800786257, 0.05025401012971997, 0.05014100717380643, 0.05026003159582615, 0.05035442905500531, 0.05038696713745594, 0.05021415092051029, 0.050434858072549105, 0.05012135813012719, 0.05034451186656952, 0.050273858942091465, 0.050297630950808525, 0.050465069245547056, 0.05027206987142563, 0.050188261084258556, 0.05026527680456638, 0.050417725928127766, 0.05032299039885402, 0.050148090813308954, 0.050279112067073584, 0.050297604873776436, 0.05033945292234421, 0.05018550995737314, 0.050489464309066534, 0.05104418704286218, 0.05010642297565937, 0.05038051959127188, 0.050349556375294924, 0.05023833690211177, 0.05025949375703931, 0.05032499926164746, 0.050540349911898375, 0.05008557625114918, 0.05035273591056466, 0.050220743753015995, 0.05034681921824813, 0.050225548911839724, 0.05032463977113366, 0.05025900108739734, 0.0501336520537734, 0.050320765003561974, 0.05043680826202035, 0.05020889965817332, 0.0503722233697772, 0.05017582280561328, 0.05041436292231083, 0.05026815691962838, 0.05047982605174184, 0.05356957716867328, 0.047587690874934196, 0.04985681315883994, 0.05019787373021245, 0.05029955226927996, 0.05059765977784991, 0.05000936612486839, 0.050337439868599176, 0.050118518993258476, 0.0504069309681654, 0.050417001359164715, 0.050402750726789236, 0.05010096821933985, 0.050519398879259825, 0.050169716123491526, 0.05032818904146552, 0.050165281631052494, 0.05025492003187537, 0.05011481232941151, 0.05026554083451629, 0.0503184231929481, 0.05029961699619889, 0.05001205764710903, 0.05022999690845609, 0.05029070610180497, 0.05011210823431611, 0.05015927366912365, 0.05033554416149855, 0.05039742821827531, 0.05027072876691818, 0.05024219723418355, 0.05042424099519849, 0.050198578741401434, 0.0503752832300961, 0.050175809767097235, 0.05075537599623203, 0.05017807800322771, 0.050372956320643425, 0.0502347256988287, 0.05051561491563916, 0.04947630735114217, 0.05053223203867674, 0.050606619566679, 0.05034141335636377, 0.050211021676659584, 0.05042989505454898, 0.05031156726181507, 0.05056677805259824, 0.050181892700493336, 0.10515059297904372, 0.0006463299505412579, 1.9388250350020826, 8.627449272200465, 0.0713797858916223, 0.07405803399160504], [12.683514605741948, 0.05338576342910528, 0.050891588907688856, 0.05008449079468846, 0.05022031208500266, 0.05007951194420457, 0.050525153055787086, 0.05070110782980919, 0.05103484308347106, 0.05094070918858051, 0.05118531081825495, 0.051010935101658106, 0.05120079079642892, 0.05103782610967755, 0.051102436147630215, 0.051032873801887035, 0.05112931411713362, 0.051122101955115795, 0.051198771223425865, 0.05118992691859603, 0.05096879508346319, 0.05109314061701298, 0.05129075702279806, 0.05119011923670769, 0.05086915381252766, 0.05092366924509406, 0.05092540895566344, 0.050919583067297935, 0.05085906386375427, 0.05083110695704818, 0.05090312194079161, 0.05093823093920946, 0.05128733813762665, 0.05087624117732048, 0.05101882480084896, 0.051023302134126425, 0.051145004108548164, 0.051062104757875204, 0.0510427700355649, 0.05131757399067283, 0.05130490008741617, 0.05110764084383845, 0.051222806330770254, 0.05113198794424534, 0.05087229982018471, 0.0510696810670197, 0.050670045893639326, 0.0510583589784801, 0.05083695612847805, 0.051092442125082016, 0.050770094618201256, 0.05137928342446685, 0.051259062718600035, 0.05117913894355297, 0.051161929965019226, 0.051030020229518414, 0.05111797293648124, 0.05102150700986385, 0.05097376089543104, 0.051101142074912786, 0.051273955032229424, 0.05127076478675008, 0.05125847505405545, 0.051779041066765785, 0.05076825711876154, 0.05094261188060045, 0.051028382033109665, 0.05100952088832855, 0.05108662834390998, 0.0516200577840209, 0.05072268797084689, 0.05159552302211523, 0.05142011912539601, 0.051513493061065674, 0.05103033175691962, 0.05119020724669099, 0.05133021296933293, 0.051324063912034035, 0.051049753092229366, 0.05160787282511592, 0.05103893205523491, 0.051591002847999334, 0.05110708298161626, 0.05124949524179101, 0.05113843968138099, 0.05122250225394964, 0.05125796515494585, 0.05117342295125127, 0.05135297775268555, 0.05111589329317212, 0.051022717729210854, 0.05122634209692478, 0.05083878384903073, 0.05132164619863033, 0.0511869671754539, 0.051149225793778896, 0.05137738585472107, 0.051098335068672895, 0.05137217417359352, 0.051636263728141785, 0.05119951907545328, 0.05111159197986126, 0.05127339996397495, 0.05145146930590272, 0.05136213172227144, 0.05117913614958525, 0.05131712416186929, 0.05121485097333789, 0.05141951097175479, 0.05125630972906947, 0.05117868818342686, 0.0511195519939065, 0.051292712800204754, 0.05130784399807453, 0.05116401333361864, 0.051163116004318, 0.05133250402286649, 0.05170027166604996, 0.051244601141661406, 0.051251051016151905, 0.05176698183640838, 0.051355978939682245, 0.05138016818091273, 0.05130199110135436, 0.05141105968505144, 0.0511090443469584, 0.051379051990807056, 0.051213710103183985, 0.05136257270351052, 0.05124534200876951, 0.05103150987997651, 0.05102222599089146, 0.051114443223923445, 0.05124634504318237, 0.05122060375288129, 0.05112550035119057, 0.05127019574865699, 0.051124841906130314, 0.05135202035307884, 0.0513266259804368, 0.051128774881362915, 0.051215800922363997, 0.05120619712397456, 0.05101642571389675, 0.05123770236968994, 0.05105321295559406, 0.05114377196878195, 0.05105205671861768, 0.05088674230501056, 0.05092485900968313, 0.050906138960272074, 0.05090027581900358, 0.05049037327989936, 0.051150462590157986, 0.05085424520075321, 0.05102824792265892, 0.050544454250484705, 0.05054581770673394, 0.05068959528580308, 0.05055556306615472, 0.05034365877509117, 0.05053953593596816, 0.050415972247719765, 0.050673449877649546, 0.05067318771034479, 0.05084448028355837, 0.05028540873900056, 0.050703827291727066, 0.05040123779326677, 0.050620838068425655, 0.05044249724596739, 0.0505445939488709, 0.05072308471426368, 0.05050723208114505, 0.05037578707560897, 0.05041191214695573, 0.050360241904854774, 0.050533831119537354, 0.04984576068818569, 0.05084236431866884, 0.05066479183733463, 0.050478517077863216, 0.05022429209202528, 0.05020840186625719, 0.05027610482648015, 0.05035161226987839, 0.0501780747435987, 0.0504369311966002, 0.05034819198772311, 0.05036695208400488, 0.05025575403124094, 0.050372523721307516, 0.050270326901227236, 0.0501993210054934, 0.050171259324997663, 0.05046979105100036, 0.05030063958838582, 0.05030424101278186, 0.050444148015230894, 0.050205194391310215, 0.05025723064318299, 0.050486577209085226, 0.04988588811829686, 0.05014959583058953, 0.05031250696629286, 0.05031109321862459, 0.05018491484224796, 0.05019034072756767, 0.050490929279476404, 0.049929477740079165, 0.05041565699502826, 0.05002787942066789, 0.050091455690562725, 0.05027146032080054, 0.050228080712258816, 0.050272476859390736, 0.05048185819759965, 0.050169672816991806, 0.05038721626624465, 0.050047331023961306, 0.050080638844519854, 0.05039921309798956, 0.04996516788378358, 0.0502171041443944, 0.05014869710430503, 0.050248405896127224, 0.05034635914489627, 0.05002251686528325, 0.05007003899663687, 0.05023826379328966, 0.050244105979800224, 0.05090619111433625, 0.049959618132561445, 0.05030067078769207, 0.049988016951829195, 0.05020383931696415, 0.05014676181599498, 0.05018910998478532, 0.05005169287323952, 0.050018010195344687, 0.05009854584932327, 0.05026170006021857, 0.05006024893373251, 0.049952746368944645, 0.05003053694963455, 0.05028815986588597, 0.050219719763845205, 0.050134328193962574, 0.05023108096793294, 0.050210966262966394, 0.05010797269642353, 0.05019839806482196, 0.04999715415760875, 0.05017904471606016, 0.050081401132047176, 0.05025613401085138, 0.050241678953170776, 0.04993578186258674, 0.049977535381913185, 0.05019160266965628, 0.05000297725200653, 0.05003000469878316, 0.04991804715245962, 0.05007993523031473, 0.050016681663692, 0.050057866144925356, 0.049926493782550097, 0.049959151074290276, 0.05000817030668259, 0.05020498065277934, 0.05006507830694318, 0.05008401907980442, 0.05019682692363858, 0.04979202290996909, 0.05012893816456199, 0.049901820719242096, 0.050081199035048485, 0.050082982052117586, 0.05016875686123967, 0.05007158825173974, 0.049956516828387976, 0.05000603012740612, 0.05009188083931804, 0.049935015849769115, 0.05034851934760809, 0.04978147801011801, 0.0500519759953022, 0.05020718276500702, 0.05035975528880954, 0.05016761599108577, 0.050377103965729475, 0.05004012864083052, 0.0496969660744071, 0.04992953734472394, 0.05233928561210632, 0.050115079153329134, 0.050067631993442774, 0.04972616583108902, 0.049946644343435764, 0.050091159995645285, 0.050007464829832315, 0.053304517176002264, 0.04742989595979452, 0.04940216802060604, 0.04982605576515198, 0.049991085194051266, 0.050064763985574245, 0.050112652126699686, 0.04992287093773484, 0.05022432608529925, 0.05011321185156703, 0.05019132886081934, 0.05011252500116825, 0.04998934594914317, 0.050006510224193335, 0.0500469277612865, 0.05002909619361162, 0.050168687012046576, 0.05020229984074831, 0.050597965251654387, 0.04981009988114238, 0.0503497407771647, 0.05010540736839175, 0.04982429975643754, 0.05006605293601751, 0.04999906197190285, 0.05009564431384206, 0.04998170584440231, 0.05036108801141381, 0.05004397314041853, 0.050159142818301916, 0.050121826119720936, 0.04994033183902502, 0.049874064046889544, 0.049997995141893625, 0.05013346066698432, 0.04985802620649338, 0.04984600702300668, 0.05014372291043401, 0.05004522483795881, 0.050079054199159145, 0.05003653420135379, 0.050227186642587185, 0.05004145810380578, 0.050116151105612516, 0.050086610019207, 0.05012788204476237, 0.050131954718381166, 0.05025287717580795, 0.049878859892487526, 0.050360789988189936, 0.05027708690613508, 0.05015441123396158, 0.05009174393489957, 0.05023009516298771, 0.049835232086479664, 0.05007019592449069, 0.05007911194115877, 0.050509961787611246, 0.04983458807691932, 0.050100335851311684, 0.04990597628057003, 0.050147846806794405, 0.05002501327544451, 0.0500989118590951, 0.050266704987734556, 0.049843112006783485, 0.05022501386702061, 0.05010682391002774, 0.05019130418077111, 0.05001568887382746, 0.050074183382093906, 0.04999645659700036, 0.05030813813209534, 0.05007016425952315, 0.05016502272337675, 0.0502100782468915, 0.05019714403897524, 0.050021865870803595, 0.05032870313152671, 0.04997777985408902, 0.05033732112497091, 0.04995968984439969, 0.05002706218510866, 0.05011411476880312, 0.05034488020464778, 0.05010037589818239, 0.05007681902498007, 0.050056229811161757, 0.05016821902245283, 0.050244776997715235, 0.050777813885360956, 0.05025795940309763, 0.05004228698089719, 0.050133153796195984, 0.05019567999988794, 0.04996513621881604, 0.05012540565803647, 0.050239010248333216, 0.05009921081364155, 0.050307047087699175, 0.0502326600253582, 0.05032504815608263, 0.049881158862262964, 0.050313813146203756, 0.04999902565032244, 0.050282621290534735, 0.05038147885352373, 0.049894541036337614, 0.050178986974060535, 0.04969247989356518, 0.0501311719417572, 0.050352348014712334, 0.049939506221562624, 0.05041034100577235, 0.04985335003584623, 0.05022559780627489, 0.05006205989047885, 0.0501188519410789, 0.05001400504261255, 0.05013224435970187, 0.050090491771698, 0.0503306919708848, 0.04990180302411318, 0.050195211078971624, 0.05003406014293432, 0.050131070893257856, 0.05004265997558832, 0.05022494401782751, 0.04989873478189111, 0.05015733931213617, 0.04997334163635969, 0.050449438393116, 0.049933021888136864, 0.0500828567892313, 0.049921407364308834, 0.05066399369388819, 0.04991312697529793, 0.050456634256988764, 0.05009139981120825, 0.05002172524109483, 0.05011808779090643, 0.05012068012729287, 0.04998401366174221, 0.050207946449518204, 0.04998963791877031, 0.05015687784180045, 0.05034343199804425, 0.04999668197706342, 0.04989816481247544, 0.05027984315529466, 0.05009840801358223, 0.05024781683459878, 0.050186356995254755, 0.04984905244782567, 0.05013957992196083, 0.05000150203704834, 0.049970253836363554, 0.05016738688573241, 0.050158657133579254, 0.05012782895937562, 0.04996147798374295, 0.0501601449213922, 0.04998708004131913, 0.05017147492617369, 0.050837947987020016, 0.05064353113994002, 0.0502181020565331, 0.05020863004028797, 0.05023800581693649, 0.05034756427630782, 0.05010974686592817, 0.05036064796149731, 0.04993422608822584, 0.05012310389429331, 0.050104632042348385, 0.05034061195328832, 0.05029574083164334, 0.050235606264322996, 0.05015520192682743, 0.050257105845957994, 0.050173606257885695, 0.05012006778270006, 0.050006342120468616, 0.05064544174820185, 0.05004186928272247, 0.05024327291175723, 0.050049589946866035, 0.05030766502022743, 0.05014611408114433, 0.05027712509036064, 0.0502846366725862, 0.050092424266040325, 0.050044041126966476, 0.05021854396909475, 0.050303074065595865, 0.05012577585875988, 0.05008395900949836, 0.05026983376592398, 0.05031220009550452, 0.05003271717578173, 0.049955589696764946, 0.05024200119078159, 0.050165648106485605, 0.05023024184629321, 0.04992724908515811, 0.05050694616511464, 0.050092669669538736, 0.05025508627295494, 0.05038770101964474, 0.053593921940773726], [7.6410614009946585, 0.0508660483174026, 0.05106328474357724, 0.05048990389332175, 0.050274464301764965, 0.050072948914021254, 0.050541992764919996, 0.05047818226739764, 0.05066994996741414, 0.050878135953098536, 0.05091161793097854, 0.051400099880993366, 0.051068452186882496, 0.051017546094954014, 0.05102828284725547, 0.0513660442084074, 0.05126554798334837, 0.050995399709790945, 0.05122576327994466, 0.05112222768366337, 0.0511280563659966, 0.05087975086644292, 0.0510319909080863, 0.05123122222721577, 0.05116074392572045, 0.051165347918868065, 0.051212341990321875, 0.0512112551368773, 0.05138348275795579, 0.050658881198614836, 0.050994405057281256, 0.050951956771314144, 0.050977126229554415, 0.051023165695369244, 0.051136994268745184, 0.051114389672875404, 0.05082972627133131, 0.05085823079571128, 0.0509239761158824, 0.05119508085772395, 0.05114416033029556, 0.050755579955875874, 0.05077267671003938, 0.05091408034786582, 0.05113794095814228, 0.050902106799185276, 0.05097810085862875, 0.05097484914585948, 0.050771416164934635, 0.051309335976839066, 0.05110226711258292, 0.05097239464521408, 0.051120860036462545, 0.05111234402284026, 0.05118867103010416, 0.05118914693593979, 0.05111864535138011, 0.05124867660924792, 0.05117852799594402, 0.05119251133874059, 0.05129231791943312, 0.05131408479064703, 0.05104642594233155, 0.05100909201428294, 0.05107898637652397, 0.05110806878656149, 0.05097039882093668, 0.0510601531714201, 0.051060465164482594, 0.05111109605059028, 0.05117290001362562, 0.05135957198217511, 0.0508170728571713, 0.050970891024917364, 0.05100887268781662, 0.051223923452198505, 0.05109767569229007, 0.051251651253551245, 0.051304653752595186, 0.05119989486411214, 0.051071164198219776, 0.051077382173389196, 0.05110739404335618, 0.051351357717067, 0.05103606404736638, 0.05127397179603577, 0.051018971018493176, 0.051464207004755735, 0.05115821026265621, 0.051275400910526514, 0.051090341061353683, 0.05120029905810952, 0.0511539401486516, 0.051214145962148905, 0.05111001059412956, 0.051216637250036, 0.051198030821979046, 0.051563289016485214, 0.05072289006784558, 0.05106710083782673, 0.0512712262570858, 0.05148713383823633, 0.05092133209109306, 0.05122099304571748, 0.05109053011983633, 0.051483106799423695, 0.05118772713467479, 0.0511216321028769, 0.05116248270496726, 0.05131254391744733, 0.051440729293972254, 0.051312144845724106, 0.0512610599398613, 0.05135197890922427, 0.05126204527914524, 0.05113594187423587, 0.05132565787062049, 0.05133739812299609, 0.05103906523436308, 0.051165937911719084, 0.05102692311629653, 0.051406099926680326, 0.05119246710091829, 0.051282016560435295, 0.05187771329656243, 0.051339875906705856, 0.05100442189723253, 0.051332276314496994, 0.051110432017594576, 0.051427936647087336, 0.051009702030569315, 0.05117844603955746, 0.05112619698047638, 0.0515319611877203, 0.05102771380916238, 0.051252986304461956, 0.05113504780456424, 0.05099005391821265, 0.051162001211196184, 0.05109177064150572, 0.05095439637079835, 0.050976173020899296, 0.051061772741377354, 0.051201760303229094, 0.051120451651513577, 0.05141549929976463, 0.051001209765672684, 0.05113419005647302, 0.051074462942779064, 0.051019968930631876, 0.05094249593093991, 0.05102151818573475, 0.05090027116239071, 0.05077938502654433, 0.05085522076115012, 0.05089889885857701, 0.05095454026013613, 0.05117947002872825, 0.05072577390819788, 0.05095898313447833, 0.05068255076184869, 0.05093717994168401, 0.05080869607627392, 0.050881590228527784, 0.05044565303251147, 0.0507269948720932, 0.050809775944799185, 0.050732598174363375, 0.05066045979037881, 0.05060011614114046, 0.05058271111920476, 0.050994823686778545, 0.05041243927553296, 0.050736746750772, 0.05043740011751652, 0.050574876833707094, 0.05070385290309787, 0.05016201501712203, 0.05157310841605067, 0.05086003756150603, 0.050417046062648296, 0.05059898132458329, 0.05065063899382949, 0.05051185376942158, 0.05055951094254851, 0.05068485299125314, 0.050632755272090435, 0.050585060846060514, 0.050477719865739346, 0.050517304334789515, 0.05064112786203623, 0.05070129781961441, 0.05051014618948102, 0.050600011833012104, 0.05071560526266694, 0.05050834082067013, 0.0505602671764791, 0.05078982003033161, 0.05048469873145223, 0.05043339589610696, 0.050465450156480074, 0.05073423217982054, 0.05051911482587457, 0.050443647895008326, 0.0505113173276186, 0.05062699597328901, 0.05070490296930075, 0.050341459922492504, 0.05046432185918093, 0.05044326325878501, 0.05066703865304589, 0.05015597306191921, 0.050311863888055086, 0.0505700814537704, 0.0503889168612659, 0.05041377479210496, 0.05042658932507038, 0.050470287911593914, 0.05025826394557953, 0.05018177907913923, 0.05038231983780861, 0.05022642808035016, 0.05012904107570648, 0.0504457950592041, 0.05020583001896739, 0.0502015957608819, 0.050339819863438606, 0.05024097207933664, 0.050128200091421604, 0.05030009802430868, 0.05039234785363078, 0.0502772331237793, 0.05009480519220233, 0.05030462797731161, 0.05001925863325596, 0.05024048639461398, 0.05020245257765055, 0.050229992251843214, 0.05018926691263914, 0.0503547340631485, 0.050111898221075535, 0.0501737198792398, 0.05104323010891676, 0.05025902995839715, 0.05008934764191508, 0.050124903209507465, 0.04962594108656049, 0.05098071787506342, 0.0502079501748085, 0.05016902694478631, 0.05046613002195954, 0.05046113068237901, 0.050112984143197536, 0.05026249308139086, 0.05022518616169691, 0.050228331703692675, 0.050166765227913857, 0.050213275011628866, 0.0501708728261292, 0.0503917490132153, 0.050247929990291595, 0.05020750313997269, 0.050284252036362886, 0.05042309174314141, 0.05020995391532779, 0.050211637280881405, 0.050301806069910526, 0.050467994064092636, 0.0504268747754395, 0.05042941216379404, 0.050390897784382105, 0.05046132719144225, 0.05010507395491004, 0.05025918409228325, 0.05052281776443124, 0.050264349207282066, 0.050226002000272274, 0.050212721806019545, 0.05026760511100292, 0.05041994294151664, 0.05033277487382293, 0.05036727199330926, 0.05013229325413704, 0.05047625070437789, 0.050169787369668484, 0.050241362769156694, 0.0502542438916862, 0.05071338126435876, 0.05053241876885295, 0.05025436216965318, 0.05032312776893377, 0.05039734719321132, 0.050728748086839914, 0.0501357177272439, 0.05030937027186155, 0.050366017036139965, 0.05040049599483609, 0.05049172695726156, 0.05011000810191035, 0.05018122773617506, 0.05066054593771696, 0.050315453205257654, 0.05023988103494048, 0.05049348995089531, 0.05006522871553898, 0.05047523742541671, 0.04995941091328859, 0.05019825370982289, 0.04996363818645477, 0.050147544126957655, 0.05022248765453696, 0.04999118437990546, 0.050043399911373854, 0.05022545298561454, 0.05009650206193328, 0.049893134739249945, 0.04989619413390756, 0.04998140688985586, 0.05009301705285907, 0.05038829706609249, 0.05012094182893634, 0.05005592433735728, 0.050068825017660856, 0.050191113725304604, 0.05001617409288883, 0.049966937862336636, 0.04999252408742905, 0.050242005847394466, 0.04978135507553816, 0.049930090084671974, 0.050047141034156084, 0.05020260205492377, 0.050165158696472645, 0.05006526503711939, 0.050250441301614046, 0.05012968787923455, 0.050097729079425335, 0.05009187385439873, 0.05011904705315828, 0.0502556711435318, 0.050109782721847296, 0.05032362416386604, 0.05012146197259426, 0.05078263720497489, 0.05015223100781441, 0.0500845299102366, 0.050181335769593716, 0.050149247981607914, 0.04997401824221015, 0.05028544086962938, 0.05025270115584135, 0.0500940247438848, 0.050048021133989096, 0.05018132785335183, 0.050239946227520704, 0.05110721802338958, 0.05001229699701071, 0.05026099784299731, 0.05020441021770239, 0.05030720494687557, 0.05012940475717187, 0.05029229121282697, 0.0500586898997426, 0.05037978710606694, 0.05033679911866784, 0.05033288383856416, 0.05034208111464977, 0.05026047397404909, 0.05007625976577401, 0.050365572329610586, 0.050084559712558985, 0.05009640799835324, 0.050102380104362965, 0.05029498878866434, 0.0501065282151103, 0.05024033272638917, 0.05009496910497546, 0.0502966889180243, 0.050187730230391026, 0.05015992699190974, 0.05053701903671026, 0.0502478638663888, 0.0500335730612278, 0.05047449981793761, 0.05013868538662791, 0.05018050270155072, 0.050474341958761215, 0.050478237215429544, 0.04993354715406895, 0.05020751990377903, 0.05024688085541129, 0.05022229300811887, 0.05011208401992917, 0.05018209107220173, 0.05067505780607462, 0.050901811104267836, 0.05023259622976184, 0.05022419663146138, 0.05191679438576102, 0.05021017882972956, 0.05014487495645881, 0.05033304402604699, 0.05022356612607837, 0.05012946296483278, 0.05018987087532878, 0.05065643507987261, 0.050716797821223736, 0.05019320594146848, 0.05038064392283559, 0.05025016237050295, 0.05016177473589778, 0.050249210093170404, 0.05035447096452117, 0.05038344394415617, 0.050220286939293146, 0.050438625272363424, 0.050092521123588085, 0.05032586399465799, 0.050279400777071714, 0.05029783304780722, 0.050495069939643145, 0.050281478092074394, 0.05013403296470642, 0.050315517000854015, 0.05041450308635831, 0.05033269291743636, 0.05012980196624994, 0.05028548277914524, 0.05026812432333827, 0.05037007573992014, 0.05029844120144844, 0.05037628300487995, 0.050880375783890486, 0.050248437095433474, 0.05038948729634285, 0.050358759704977274, 0.05025180708616972, 0.050242799799889326, 0.05033585615456104, 0.050398950930684805, 0.050206438172608614, 0.05035941582173109, 0.05023144604638219, 0.05033836420625448, 0.05022581992670894, 0.05032511381432414, 0.05026932433247566, 0.05012918869033456, 0.05027939286082983, 0.0504265152849257, 0.05025107506662607, 0.050374521873891354, 0.05018315790221095, 0.05038187187165022, 0.05024248640984297, 0.05049527296796441, 0.053557310719043016, 0.04760535294190049, 0.04986049234867096, 0.05019616195932031, 0.0502906939946115, 0.050615010783076286, 0.0499943271279335, 0.050344489980489016, 0.05012522405013442, 0.05038188677281141, 0.05041633127257228, 0.050408235751092434, 0.050102490931749344, 0.05051516927778721, 0.05021444009616971, 0.05030261306092143, 0.05019171256572008, 0.0502142864279449, 0.05012749461457133, 0.05026816902682185, 0.050316758919507265, 0.05029152426868677, 0.05000745877623558, 0.05022166995331645, 0.05021281307563186, 0.05025629233568907, 0.05012619961053133, 0.050334458239376545, 0.05040995916351676, 0.05027555301785469, 0.05023564072325826, 0.050434723030775785, 0.05017894599586725, 0.050363759975880384, 0.05016874289140105, 0.05078603606671095, 0.050174031872302294, 0.05032264208421111, 0.05028035817667842, 0.05047766584903002, 0.04947550222277641, 0.05058632371947169, 0.05058142729103565, 0.050353432074189186, 0.05022287182509899, 0.0504317469894886, 0.050302448216825724, 0.050553932785987854, 0.05014196177944541, 0.10508367512375116, 0.000712771899998188, 1.9387581273913383, 8.628114936873317, 0.07126205274835229, 0.07332348031923175], [7.3966882401145995, 0.05339528480544686, 0.050840001087635756, 0.05011781211942434, 0.0502249738201499, 0.05008659930899739, 0.050517106894403696, 0.05068203993141651, 0.05106430081650615, 0.0509350411593914, 0.051181117072701454, 0.051006877794861794, 0.051166856195777655, 0.05103255482390523, 0.05114709725603461, 0.05107175279408693, 0.05107576306909323, 0.05110388481989503, 0.05119548225775361, 0.05121198296546936, 0.05094705615192652, 0.05109756486490369, 0.05128711322322488, 0.05118547473102808, 0.050836003851145506, 0.050957244355231524, 0.050886848010122776, 0.05096300272271037, 0.05085888924077153, 0.05083272187039256, 0.050901869777590036, 0.05093743419274688, 0.05127249890938401, 0.05084913596510887, 0.051062304992228746, 0.051019066013395786, 0.05116646131500602, 0.05104461684823036, 0.051037728786468506, 0.05127841839566827, 0.05130930198356509, 0.05115022277459502, 0.05122148524969816, 0.05122400401160121, 0.05077999783679843, 0.05102656176313758, 0.050708390306681395, 0.051061493810266256, 0.050839588046073914, 0.051049865782260895, 0.0508102853782475, 0.05137601587921381, 0.0512655577622354, 0.051175390370190144, 0.0511656329035759, 0.05102677782997489, 0.051116804126650095, 0.05102307582274079, 0.05097398394718766, 0.05110183730721474, 0.05128320585936308, 0.0512613938190043, 0.05125961825251579, 0.05178283387795091, 0.050769529305398464, 0.05094230780377984, 0.05102434288710356, 0.05101368110626936, 0.051082075107842684, 0.051583295688033104, 0.05076578399166465, 0.05159017723053694, 0.051422383170574903, 0.05146789085119963, 0.05107528995722532, 0.05118683818727732, 0.05139353172853589, 0.051262266002595425, 0.05104950908571482, 0.05160234495997429, 0.05130114918574691, 0.05134862894192338, 0.05110289994627237, 0.051249182783067226, 0.051130508072674274, 0.05122871417552233, 0.051250030752271414, 0.0511359553784132, 0.051399072632193565, 0.05111109837889671, 0.051017580553889275, 0.051189957186579704, 0.05088015226647258, 0.05132346460595727, 0.05118279904127121, 0.05116258794441819, 0.05132371839135885, 0.051140930969268084, 0.051372131798416376, 0.05163905210793018, 0.051197041757404804, 0.051113561261445284, 0.05127782095223665, 0.05140346474945545, 0.05136484932154417, 0.051215373910963535, 0.051327357068657875, 0.05120723368600011, 0.051420629024505615, 0.051254644989967346, 0.0511773363687098, 0.051119965966790915, 0.051292354706674814, 0.051302649080753326, 0.051172064151614904, 0.05116075975820422, 0.05133540229871869, 0.05170041508972645, 0.051258199848234653, 0.05123628070577979, 0.0517886714078486, 0.051333772018551826, 0.05141264759004116, 0.051271986216306686, 0.051414177753031254, 0.05110542010515928, 0.05139969801530242, 0.05119341891258955, 0.05132098123431206, 0.05124095315113664, 0.0510772499255836, 0.05102321598678827, 0.05113967368379235, 0.05121788615360856, 0.051224151160568, 0.051128191873431206, 0.05126507021486759, 0.05112821562215686, 0.05137598840519786, 0.05130036501213908, 0.05115149077028036, 0.051191283855587244, 0.05123235518112779, 0.050995544996112585, 0.0512316650711, 0.0510556329973042, 0.051164460834115744, 0.05103541724383831, 0.05089000891894102, 0.05095055093988776, 0.05090627912431955, 0.050869269762188196, 0.050518483854830265, 0.05112825008109212, 0.05087315011769533, 0.050959980115294456, 0.05060911877080798, 0.050547163002192974, 0.05062569119036198, 0.05062554217875004, 0.05031590489670634, 0.050560940988361835, 0.050394417718052864, 0.05068054096773267, 0.05066723935306072, 0.05086322873830795, 0.0502622970379889, 0.05071041826158762, 0.05040022497996688, 0.0506186350248754, 0.05045416159555316, 0.050536522176116705, 0.05073201609775424, 0.05050188908353448, 0.05054806778207421, 0.05023921187967062, 0.05035682627931237, 0.05071250768378377, 0.04967792425304651, 0.05077451700344682, 0.050719305872917175, 0.050506077241152525, 0.050158611964434385, 0.050251783803105354, 0.05027062585577369, 0.05039054527878761, 0.05014012707397342, 0.0504395067691803, 0.050348833203315735, 0.050368782132864, 0.05024862987920642, 0.05037815682590008, 0.05026441812515259, 0.05020404513925314, 0.05017209192737937, 0.05046879407018423, 0.05030018091201782, 0.050305821001529694, 0.05046518798917532, 0.050184477120637894, 0.05026172986254096, 0.05049896007403731, 0.04986571380868554, 0.0501528549939394, 0.050314633175730705, 0.050307565834373236, 0.05018321285024285, 0.05019310722127557, 0.05044891685247421, 0.04997077817097306, 0.050377973821014166, 0.05006904900074005, 0.05009016999974847, 0.050274440087378025, 0.05022549023851752, 0.050270456820726395, 0.05047925794497132, 0.05018129898235202, 0.0503346798941493, 0.05009507713839412, 0.05007687583565712, 0.05035230237990618, 0.05001339176669717, 0.050217581912875175, 0.05014560418203473, 0.050250650849193335, 0.05030319606885314, 0.050073951948434114, 0.05006533721461892, 0.05023433780297637, 0.050243970938026905, 0.050909966230392456, 0.049959052819758654, 0.05029880488291383, 0.04998884303495288, 0.05020160134881735, 0.050154377706348896, 0.05018679425120354, 0.05005015293136239, 0.050016842782497406, 0.050096845254302025, 0.050263743847608566, 0.05005617579445243, 0.049953834153711796, 0.05003789998590946, 0.05028859106823802, 0.05021893000230193, 0.050130190793424845, 0.05029963934794068, 0.050206916872411966, 0.050049379002302885, 0.050197919830679893, 0.050002758391201496, 0.0501695666462183, 0.05008096806704998, 0.050259278155863285, 0.05020031379535794, 0.04998553404584527, 0.050027196295559406, 0.05013612098991871, 0.049997937865555286, 0.05009563593193889, 0.04985560290515423, 0.05007650796324015, 0.05001550307497382, 0.050063516944646835, 0.04992320807650685, 0.049961197189986706, 0.0500061116181314, 0.050205628387629986, 0.050061892718076706, 0.05009052390232682, 0.05021647922694683, 0.04984263516962528, 0.0500822807662189, 0.04987302282825112, 0.050083769019693136, 0.05008136015385389, 0.050168813206255436, 0.0502009647898376, 0.04983043996617198, 0.05000974889844656, 0.05008521396666765, 0.049939461052417755, 0.05034484900534153, 0.04977981327101588, 0.05005269683897495, 0.05017101299017668, 0.05040887510403991, 0.05022471584379673, 0.05027071014046669, 0.05004101898521185, 0.04974920302629471, 0.0500188828445971, 0.05225863214582205, 0.05010549211874604, 0.05009005172178149, 0.04973714193329215, 0.04994407529011369, 0.050065687857568264, 0.04999775905162096, 0.05330608086660504, 0.04742526216432452, 0.04942122893407941, 0.04981229780241847, 0.049985118210315704, 0.05006814515218139, 0.05011681793257594, 0.049920317716896534, 0.05022392841055989, 0.05011359276250005, 0.05018948204815388, 0.05010869586840272, 0.04998712195083499, 0.05001410935074091, 0.05004823673516512, 0.0500244521535933, 0.050165541004389524, 0.05035441089421511, 0.05040557123720646, 0.049860207829624414, 0.05030116206035018, 0.05010446673259139, 0.04987487010657787, 0.05006429413333535, 0.04999532178044319, 0.05009429017081857, 0.04998047975823283, 0.05036592809483409, 0.0500463442876935, 0.050156217999756336, 0.05012664571404457, 0.04993987223133445, 0.04987118998542428, 0.049997881054878235, 0.05013056006282568, 0.04986237874254584, 0.0498475250788033, 0.0501405349932611, 0.05005173711106181, 0.05007309792563319, 0.05003709578886628, 0.05022802110761404, 0.05005469312891364, 0.05010516382753849, 0.05009169830009341, 0.05012128176167607, 0.0501334210857749, 0.05025480315089226, 0.04987781401723623, 0.05031462665647268, 0.05032219598069787, 0.05018178513273597, 0.05009088711813092, 0.05015719775110483, 0.049876535311341286, 0.05007346486672759, 0.050077507738023996, 0.050515654031187296, 0.04983655596151948, 0.05009316327050328, 0.049910950008779764, 0.05015300214290619, 0.05002210382372141, 0.05010222503915429, 0.050314385909587145, 0.049790944904088974, 0.05027621518820524, 0.05005644774064422, 0.050191392190754414, 0.050011456944048405, 0.05007742624729872, 0.049997752998024225, 0.050519492011517286, 0.049880717881023884, 0.05014779372140765, 0.050208121072500944, 0.050219550263136625, 0.04999872203916311, 0.05056029977276921, 0.0497424341738224, 0.05037239985540509, 0.049971042200922966, 0.049988958053290844, 0.05010977480560541, 0.0503852148540318, 0.050089828204363585, 0.05007475707679987, 0.05002733692526817, 0.05017203511670232, 0.05024286173284054, 0.05080031184479594, 0.05023407004773617, 0.050062377005815506, 0.05011511314660311, 0.05023167980834842, 0.04993478301912546, 0.05012064799666405, 0.05023717740550637, 0.05009436281397939, 0.05030755698680878, 0.05023870710283518, 0.05027289083227515, 0.04993736883625388, 0.050322586204856634, 0.04998476803302765, 0.05028592702001333, 0.05015380913391709, 0.05012098699808121, 0.05021617794409394, 0.04965865472331643, 0.050129872281104326, 0.05034707207232714, 0.04996961681172252, 0.05042501911520958, 0.04983852989971638, 0.05020214105024934, 0.0500845150090754, 0.050094288773834705, 0.05002491408959031, 0.050118105951696634, 0.05011547589674592, 0.050385524053126574, 0.04986397922039032, 0.05015772674232721, 0.05005644541233778, 0.05010525090619922, 0.05007987888529897, 0.05021543614566326, 0.0499011198990047, 0.050137188751250505, 0.04999511921778321, 0.05042287101969123, 0.04995031002908945, 0.050089983735233545, 0.04992278339341283, 0.05063216295093298, 0.04991729464381933, 0.050461003091186285, 0.05013582017272711, 0.049972735811024904, 0.050118655897676945, 0.050117194186896086, 0.04999071592465043, 0.050368049181997776, 0.049827477894723415, 0.050149000249803066, 0.05034188600257039, 0.05000331671908498, 0.04990136483684182, 0.050278103444725275, 0.0500966259278357, 0.050304315984249115, 0.050082878675311804, 0.04989665327593684, 0.05014089401811361, 0.0499966349452734, 0.04998006485402584, 0.050159015227109194, 0.05016512190923095, 0.05012192903086543, 0.049962864723056555, 0.05039571924135089, 0.049748433753848076, 0.0501783792860806, 0.05083909211680293, 0.05066298274323344, 0.05018260329961777, 0.050214660819619894, 0.05023622885346413, 0.050354873295873404, 0.05011163093149662, 0.05032124510034919, 0.04997398890554905, 0.050116256810724735, 0.05013207113370299, 0.050317751709371805, 0.05030445707961917, 0.05023564491420984, 0.05015123914927244, 0.05024909786880016, 0.05017737811431289, 0.05011556018143892, 0.0500147407874465, 0.050640715286135674, 0.050047887954860926, 0.050248627085238695, 0.05005078390240669, 0.05030996399000287, 0.05016717687249184, 0.0502687799744308, 0.05026614526286721, 0.05009220261126757, 0.05004198895767331, 0.050229402258992195, 0.05033076787367463, 0.05009505292400718, 0.050107586197555065, 0.05027572996914387, 0.05032636085525155, 0.04999758815392852, 0.04995050607249141, 0.05022849002853036, 0.05017650593072176, 0.0502255829051137, 0.049930766224861145, 0.05050257593393326, 0.05009052809327841, 0.05026469472795725, 0.0504749221727252, 0.05360782379284501], [2.249166874215007, 0.050826502963900566, 0.05117657966911793, 0.0504785031080246, 0.050215974915772676, 0.05014611640945077, 0.05050109792500734, 0.050518741831183434, 0.05067856516689062, 0.05086606601253152, 0.0509231467731297, 0.05139018828049302, 0.05099688470363617, 0.05108732730150223, 0.051029853988438845, 0.05138727184385061, 0.05113012017682195, 0.051000147592276335, 0.05122622009366751, 0.051122117321938276, 0.05118950689211488, 0.05082058487460017, 0.05108969518914819, 0.051176545675843954, 0.05115828709676862, 0.05116611486300826, 0.05120698735117912, 0.051216850988566875, 0.05134526966139674, 0.05069527495652437, 0.05099518643692136, 0.050956669729202986, 0.05107226502150297, 0.05097483517602086, 0.051137943752110004, 0.051124947145581245, 0.050769823137670755, 0.050856178626418114, 0.050918813329190016, 0.05126060172915459, 0.05108110932633281, 0.05075750965625048, 0.05077292025089264, 0.05091895489022136, 0.05113527784124017, 0.05089989025145769, 0.050977383740246296, 0.05097765428945422, 0.05076583568006754, 0.051309412345290184, 0.051108795683830976, 0.050969550386071205, 0.05112319299951196, 0.05111891683191061, 0.051177302841097116, 0.05119528295472264, 0.0511177540756762, 0.051243373192846775, 0.05118122696876526, 0.0511954459361732, 0.05128716491162777, 0.0513224140740931, 0.051040368154644966, 0.051011180970817804, 0.05108143202960491, 0.05110469879582524, 0.05097163189202547, 0.05106507707387209, 0.05105468491092324, 0.05112210800871253, 0.05116238398477435, 0.05141661502420902, 0.05076242936775088, 0.05097159184515476, 0.05101010575890541, 0.051279589999467134, 0.0511031923815608, 0.05123388068750501, 0.051293508149683475, 0.051174335181713104, 0.051098151598125696, 0.05107887135818601, 0.05110123474150896, 0.051368807908147573, 0.05099682230502367, 0.051275710109621286, 0.05101875262334943, 0.05146799795329571, 0.05116954119876027, 0.05125940218567848, 0.051090359687805176, 0.051205411087721586, 0.05115432804450393, 0.0512117980979383, 0.05110846506431699, 0.05122010689228773, 0.05119674699380994, 0.05157045694068074, 0.050714953802526, 0.05106198601424694, 0.051305694971233606, 0.05145838903263211, 0.05092004919424653, 0.051233228761702776, 0.051078349351882935, 0.051479693967849016, 0.05118930293247104, 0.05112239206209779, 0.05119113111868501, 0.05129220988601446, 0.05143724102526903, 0.0513122146949172, 0.05125762615352869, 0.051352804992347956, 0.051258612889796495, 0.05113601218909025, 0.05132936919108033, 0.05135318776592612, 0.05102760577574372, 0.05117222806438804, 0.051038444973528385, 0.05138176819309592, 0.051191301085054874, 0.0512891230173409, 0.05188609706237912, 0.05132312700152397, 0.05102871963754296, 0.05131717724725604, 0.05111518781632185, 0.0514212790876627, 0.051003714092075825, 0.051177151035517454, 0.05112711200490594, 0.05153268203139305, 0.05102864187210798, 0.051266585011035204, 0.05111990077421069, 0.05099301598966122, 0.05116735026240349, 0.05109127378091216, 0.05094596417620778, 0.05097847478464246, 0.05107215326279402, 0.05119863897562027, 0.0512188421562314, 0.0513418847694993, 0.05097498884424567, 0.051144537050276995, 0.05106456717476249, 0.051017927937209606, 0.05094287497922778, 0.05102173797786236, 0.050925946328788996, 0.050749188754707575, 0.0508658760227263, 0.05089273815974593, 0.05095344176515937, 0.05118223000317812, 0.050891857128590345, 0.05078453477472067, 0.05068407393991947, 0.050939553417265415, 0.05081246281042695, 0.05091848177835345, 0.05041397223249078, 0.050718339160084724, 0.05080811493098736, 0.050811425782740116, 0.050597057212144136, 0.0505880550481379, 0.05058624967932701, 0.05098896799609065, 0.05041884537786245, 0.05072920676320791, 0.05038551986217499, 0.050643693190068007, 0.050695029087364674, 0.050160974729806185, 0.051580649334937334, 0.05084798485040665, 0.050420611165463924, 0.0505941859446466, 0.0506563289090991, 0.05050437804311514, 0.0505620208568871, 0.05068353516981006, 0.05063832411542535, 0.05058482475578785, 0.05047701299190521, 0.050513825844973326, 0.05065220640972257, 0.05069294385612011, 0.050509745720773935, 0.05060314014554024, 0.05071533424779773, 0.0505172167904675, 0.05056149512529373, 0.050778860691934824, 0.05048630200326443, 0.05042794719338417, 0.05047405883669853, 0.050727181136608124, 0.05052156187593937, 0.05044474732130766, 0.05051075480878353, 0.050626146141439676, 0.050709573086351156, 0.05033175367861986, 0.05047416593879461, 0.050434587989002466, 0.05067411018535495, 0.05014923308044672, 0.05031943181529641, 0.050564184319227934, 0.050419066566973925, 0.050378242041915655, 0.05044259037822485, 0.0504593076184392, 0.05026455316692591, 0.05016997782513499, 0.05041726538911462, 0.05020436365157366, 0.05013097729533911, 0.050438308622688055, 0.05021351343020797, 0.05019313283264637, 0.05034981109201908, 0.05022906279191375, 0.05013568699359894, 0.05029666516929865, 0.05039478885009885, 0.050304456148296595, 0.05008343607187271, 0.05031503876671195, 0.04999859491363168, 0.05023664329200983, 0.05020351381972432, 0.05023353407159448, 0.05018305080011487, 0.050360276363790035, 0.05014593992382288, 0.05013885302469134, 0.05104156769812107, 0.05026782024651766, 0.05010315915569663, 0.050106065813452005, 0.049650677014142275, 0.050954879727214575, 0.050211319234222174, 0.050164083018898964, 0.05046526715159416, 0.05047786561772227, 0.050103818997740746, 0.050262450240552425, 0.05022387811914086, 0.0502294497564435, 0.05018609296530485, 0.05018966505303979, 0.050191482063382864, 0.050371896009892225, 0.05028852913528681, 0.050164598040282726, 0.050286666955798864, 0.050428449641913176, 0.05020974203944206, 0.050201755948364735, 0.05031157610937953, 0.05046437494456768, 0.050459458027035, 0.0504167340695858, 0.050372426863759756, 0.05045940214768052, 0.05011125514283776, 0.05025461269542575, 0.05055144941434264, 0.05024840496480465, 0.05022710980847478, 0.050205727107822895, 0.05026921210810542, 0.05041685560718179, 0.05032486142590642, 0.05036958400160074, 0.050132639706134796, 0.05048728920519352, 0.05016141105443239, 0.050272113643586636, 0.05023209424689412, 0.050656863022595644, 0.05060422606766224, 0.05024947179481387, 0.05033664405345917, 0.05062425183132291, 0.050427951384335756, 0.050313868559896946, 0.05016967514529824, 0.05036976607516408, 0.050623033195734024, 0.0504072499461472, 0.05000219866633415, 0.05014612013474107, 0.05070037813857198, 0.05030210083350539, 0.05025782808661461, 0.05045007588341832, 0.050099348183721304, 0.05044576898217201, 0.04998939111828804, 0.05016735987737775, 0.04999600909650326, 0.05011593597009778, 0.0502618090249598, 0.04994885390624404, 0.050067916978150606, 0.05020541092380881, 0.05010107485577464, 0.04988627601414919, 0.04993591737002134, 0.04994806367903948, 0.05014011589810252, 0.050339462235569954, 0.050149021204560995, 0.050022744573652744, 0.05011049332097173, 0.05014999769628048, 0.05005124304443598, 0.049964264035224915, 0.04999169521033764, 0.050247016828507185, 0.04977783095091581, 0.04993218509480357, 0.05004298686981201, 0.05021218815818429, 0.05016171094030142, 0.05007051210850477, 0.05023699393495917, 0.050143123138695955, 0.05009069666266441, 0.050090748351067305, 0.05011825496330857, 0.05025443807244301, 0.05011625401675701, 0.05032411077991128, 0.050121506210416555, 0.0507741617038846, 0.050164727959781885, 0.05004890030249953, 0.05022476566955447, 0.05013692704960704, 0.04998795408755541, 0.05024651996791363, 0.05026728520169854, 0.05009666969999671, 0.05005672900006175, 0.05018227733671665, 0.050234587863087654, 0.05129296099767089, 0.04981923196464777, 0.05027019325643778, 0.05019839061424136, 0.05030958401039243, 0.05012566223740578, 0.05026815878227353, 0.050083928275853395, 0.050380032043904066, 0.050542452838271856, 0.05013387184590101, 0.0503427479416132, 0.05025647301226854, 0.050080033019185066, 0.05033728992566466, 0.05011692130938172, 0.05006745271384716, 0.05010076332837343, 0.05032000597566366, 0.05010263482108712, 0.050235569942742586, 0.05007918830960989, 0.05032350495457649, 0.050184407737106085, 0.05015868600457907, 0.050539460964500904, 0.05022346507757902, 0.05003995727747679, 0.05049657775089145, 0.05011419206857681, 0.050178379751741886, 0.05050159431993961, 0.050476711709052324, 0.049933506175875664, 0.05022539617493749, 0.05022481083869934, 0.0502281729131937, 0.05011071404442191, 0.05025370605289936, 0.050601935014128685, 0.05090325977653265, 0.050242078024894, 0.050227906089276075, 0.05190282315015793, 0.05020997393876314, 0.05014872923493385, 0.05033118464052677, 0.05022793496027589, 0.050124896224588156, 0.05019842181354761, 0.050647673197090626, 0.050717853009700775, 0.050197429955005646, 0.05038256384432316, 0.05025607394054532, 0.05014546029269695, 0.05025425972416997, 0.05035762395709753, 0.05038449913263321, 0.0502171223051846, 0.050431282725185156, 0.050120255909860134, 0.05028391210362315, 0.05027520516887307, 0.050297643058001995, 0.05052588088437915, 0.05027624685317278, 0.05011611990630627, 0.05033380817621946, 0.05041539901867509, 0.05032831197604537, 0.05014281999319792, 0.05027961591258645, 0.0502940621227026, 0.050344043876975775, 0.05043444596230984, 0.05023873224854469, 0.05087318504229188, 0.050269694067537785, 0.05038336478173733, 0.05035235406830907, 0.05024623591452837, 0.050252375192940235, 0.050328535959124565, 0.05038165207952261, 0.050244057551026344, 0.05034890444949269, 0.05022651283070445, 0.05034463992342353, 0.050224918872117996, 0.050320731941610575, 0.05026427935808897, 0.0501219080761075, 0.050267130602151155, 0.05043351836502552, 0.050270897801965475, 0.050373618956655264, 0.05017753504216671, 0.050357638858258724, 0.05025307834148407, 0.050486862659454346, 0.05357037531211972, 0.04759003268554807, 0.04985724529251456, 0.05019968003034592, 0.050296392757445574, 0.050601352006196976, 0.05000771302729845, 0.05033661285415292, 0.050123687367886305, 0.050394768826663494, 0.0504098329693079, 0.05041341483592987, 0.050100024323910475, 0.050513512920588255, 0.050238304771482944, 0.050319848116487265, 0.05017539905384183, 0.05018411111086607, 0.050128142815083265, 0.050266801845282316, 0.05031614424660802, 0.050294713117182255, 0.05001026066020131, 0.05022613937035203, 0.05020680883899331, 0.05027256486937404, 0.05014801723882556, 0.05033354973420501, 0.05040148925036192, 0.050276018679142, 0.050235198345035315, 0.05042841471731663, 0.050193438306450844, 0.050361176021397114, 0.0501826829276979, 0.05076757911592722, 0.05017399974167347, 0.05030321888625622, 0.05030175717547536, 0.05045683588832617, 0.04947162512689829, 0.0506050237454474, 0.050594724249094725, 0.05034493189305067, 0.050215254072099924, 0.05043074581772089, 0.05030879704281688, 0.050562219228595495, 0.05011676670983434, 0.10506026400253177, 0.0007410012185573578, 1.9391061360947788, 8.627444325014949, 0.0715286317281425, 0.07353771291673183], [2.0907031567767262, 0.053361177910119295, 0.05084134917706251, 0.050076593179255724, 0.05022910889238119, 0.050095254089683294, 0.05050725396722555, 0.05072291474789381, 0.05102622229605913, 0.05093386163935065, 0.05117926234379411, 0.05100699560716748, 0.051207035314291716, 0.05103258788585663, 0.05110621219500899, 0.05107719264924526, 0.05087688099592924, 0.0513647822663188, 0.051188983023166656, 0.05122555000707507, 0.050929365679621696, 0.05109850596636534, 0.05128917098045349, 0.05117971543222666, 0.05056944489479065, 0.05092751607298851, 0.05092416191473603, 0.05122419074177742, 0.05086054094135761, 0.05082882335409522, 0.050905434880405664, 0.050934049766510725, 0.0511915972456336, 0.05086591513827443, 0.05112791899591684, 0.05102343764156103, 0.0511763752438128, 0.05102958809584379, 0.051043038722127676, 0.05101689416915178, 0.05130339413881302, 0.05141374981030822, 0.05122259818017483, 0.05098925577476621, 0.051014616154134274, 0.050764353945851326, 0.05096682906150818, 0.05106966104358435, 0.050833426881581545, 0.05078609613701701, 0.05110029596835375, 0.051357452757656574, 0.05125462403520942, 0.05117618618533015, 0.05085862195119262, 0.05134469596669078, 0.051110043190419674, 0.05102056497707963, 0.05097848689183593, 0.05109801609069109, 0.05097485892474651, 0.05157194472849369, 0.051267472095787525, 0.05177592812106013, 0.05077183013781905, 0.05094883777201176, 0.051021221093833447, 0.05101403873413801, 0.05107916612178087, 0.051279479172080755, 0.05107449879869819, 0.05159211903810501, 0.051420528907328844, 0.05126927001401782, 0.05127179017290473, 0.05118376016616821, 0.05134380469098687, 0.051312420051544905, 0.051049094181507826, 0.05159966787323356, 0.05143532017245889, 0.05123272072523832, 0.05110269831493497, 0.05124150961637497, 0.05112801631912589, 0.05123241571709514, 0.05124649638310075, 0.05084765097126365, 0.05135515471920371, 0.05144310696050525, 0.05101419426500797, 0.05090099107474089, 0.051170939579606056, 0.05132314935326576, 0.0511809466406703, 0.05117209115996957, 0.05102800624445081, 0.05143336672335863, 0.051370281260460615, 0.05163982370868325, 0.051198107190430164, 0.051118378061801195, 0.05127317877486348, 0.05111010605469346, 0.05135823506861925, 0.0515123987570405, 0.05098722642287612, 0.05154883302748203, 0.051417887676507235, 0.051253657322376966, 0.05118071660399437, 0.05112015735358, 0.051295171957463026, 0.05129400501027703, 0.05118122696876526, 0.05116109596565366, 0.051330255810171366, 0.05170091800391674, 0.05120101198554039, 0.051289661321789026, 0.0515091666020453, 0.05161800002679229, 0.05136243300512433, 0.05132147204130888, 0.05141687020659447, 0.051108826883137226, 0.051340184174478054, 0.05124666169285774, 0.05101459799334407, 0.0512552191503346, 0.051373058930039406, 0.05102448305115104, 0.051081723999232054, 0.05127911688759923, 0.05122151505202055, 0.05112090799957514, 0.05126891424879432, 0.05113275395706296, 0.05131638702005148, 0.05135512864217162, 0.05109705217182636, 0.051247681956738234, 0.05117497127503157, 0.051054028794169426, 0.05122781125828624, 0.05105993477627635, 0.05110588297247887, 0.05109331989660859, 0.05089580314233899, 0.05089043686166406, 0.05090687423944473, 0.0509232496842742, 0.05046071531251073, 0.05119222495704889, 0.05081090470775962, 0.05064062727615237, 0.050926703959703445, 0.05054692318663001, 0.050381043925881386, 0.05087567772716284, 0.05036910530179739, 0.0505034769885242, 0.05045038601383567, 0.05068833474069834, 0.050664589274674654, 0.05056661181151867, 0.05054932087659836, 0.05072001414373517, 0.05040217004716396, 0.05061475280672312, 0.050091035198420286, 0.050903516821563244, 0.050735997036099434, 0.050503531005233526, 0.050368454307317734, 0.050413621589541435, 0.050353679340332747, 0.05054091801866889, 0.04947807779535651, 0.051067205145955086, 0.05079997470602393, 0.05010197404772043, 0.050243101082742214, 0.05057868827134371, 0.050258935894817114, 0.050341776106506586, 0.05018771858885884, 0.05051868502050638, 0.050272850319743156, 0.05037173582240939, 0.050249972846359015, 0.05037753516808152, 0.05026397481560707, 0.050209259148687124, 0.05016580317169428, 0.05046873865649104, 0.05030433228239417, 0.050307509023696184, 0.050498676020652056, 0.050141981802880764, 0.05026727728545666, 0.050110939890146255, 0.050245001912117004, 0.050159063190221786, 0.050311334896832705, 0.05031545087695122, 0.05017752991989255, 0.05019495589658618, 0.05012229736894369, 0.05029606679454446, 0.05004056915640831, 0.05040949396789074, 0.05009426176548004, 0.05027049221098423, 0.05022459989413619, 0.05027110083028674, 0.05047932220622897, 0.05018610693514347, 0.05000722222030163, 0.05041845887899399, 0.0500788320787251, 0.050108001101762056, 0.0502545409835875, 0.0502230697311461, 0.05013830820098519, 0.05025391699746251, 0.0499783749692142, 0.05039700306952, 0.050074847880750895, 0.050228810869157314, 0.050239498261362314, 0.05091633880510926, 0.04995827889069915, 0.05029528122395277, 0.04999622981995344, 0.050198810175061226, 0.0501543297432363, 0.050191039219498634, 0.05004711588844657, 0.050025979056954384, 0.050083647947758436, 0.05026100995019078, 0.05005838302895427, 0.049953036941587925, 0.0500440220348537, 0.050287680234760046, 0.05022158194333315, 0.05012177908793092, 0.05024818982928991, 0.05020958185195923, 0.05010640900582075, 0.050201875157654285, 0.04999894602224231, 0.05016747396439314, 0.05009114881977439, 0.05024870112538338, 0.04984874418005347, 0.050337028689682484, 0.04997308412566781, 0.05019321292638779, 0.04999404726549983, 0.05004545580595732, 0.04991638194769621, 0.050065536983311176, 0.05001445021480322, 0.050066018011420965, 0.049922929145395756, 0.049961178563535213, 0.0500100371427834, 0.05019990215077996, 0.05006577679887414, 0.0500925681553781, 0.04979816498234868, 0.05020784819498658, 0.049714714754372835, 0.05028512282297015, 0.05008539231494069, 0.05008519208058715, 0.05016893474385142, 0.049950086046010256, 0.05008546123281121, 0.05000575399026275, 0.050085235852748156, 0.04994399892166257, 0.05033734021708369, 0.049783114809542894, 0.05005175480619073, 0.04980723327025771, 0.05077569279819727, 0.05016940413042903, 0.04995899321511388, 0.050347307696938515, 0.049827189184725285, 0.04997921688482165, 0.05228561395779252, 0.050106460228562355, 0.05002506589516997, 0.049750300124287605, 0.04994094558060169, 0.050194167997688055, 0.04991661012172699, 0.05331455497071147, 0.04742628615349531, 0.04906613100320101, 0.050165444146841764, 0.04998364998027682, 0.050145582761615515, 0.050042815040796995, 0.04991834983229637, 0.05022431304678321, 0.050109175965189934, 0.05019776616245508, 0.050102327950298786, 0.049986571073532104, 0.050015117041766644, 0.05005059577524662, 0.050024833995848894, 0.05016324808821082, 0.050142466090619564, 0.050241399090737104, 0.050242168828845024, 0.04992099106311798, 0.05010515823960304, 0.05024989088997245, 0.050065801944583654, 0.04998804908245802, 0.050100295804440975, 0.04997866414487362, 0.05036753276363015, 0.050051314290612936, 0.05015399074181914, 0.050128509290516376, 0.04994085105136037, 0.04986648494377732, 0.050000356044620275, 0.05012877285480499, 0.04986388701945543, 0.049846419133245945, 0.05014714878052473, 0.050051534082740545, 0.05006230203434825, 0.0500434311106801, 0.050230797845870256, 0.05005332687869668, 0.05010657710954547, 0.05009039305150509, 0.050127727910876274, 0.05013014283031225, 0.050251505337655544, 0.049878489691764116, 0.049920696299523115, 0.05071584461256862, 0.05012815026566386, 0.050090956036001444, 0.04981759004294872, 0.0502646560780704, 0.05007616290822625, 0.05008003581315279, 0.050513980910182, 0.04984061839058995, 0.05008756788447499, 0.04999045794829726, 0.05008089216426015, 0.050019108690321445, 0.050104131922125816, 0.04981082398444414, 0.050295299384742975, 0.05021875258535147, 0.05010902835056186, 0.050187631975859404, 0.050021219067275524, 0.050072796642780304, 0.04999987222254276, 0.05021008895710111, 0.05012461915612221, 0.050214065704494715, 0.050205945037305355, 0.05015948694199324, 0.05005865404382348, 0.050336940214037895, 0.049965602811425924, 0.04989573825150728, 0.0503920828923583, 0.05005099484696984, 0.05010674800723791, 0.05033167405053973, 0.05008696811273694, 0.050075978972017765, 0.05008160788565874, 0.050181271973997355, 0.05023675411939621, 0.05079813580960035, 0.05023247329518199, 0.05000466387718916, 0.05017747823148966, 0.049727669917047024, 0.050438109785318375, 0.050116193015128374, 0.050235692877322435, 0.05009869998320937, 0.05030953139066696, 0.05023735063150525, 0.049865784123539925, 0.050432946998625994, 0.050236017908900976, 0.0499752052128315, 0.05029183113947511, 0.05018821777775884, 0.05008393479511142, 0.04972154041752219, 0.05015461565926671, 0.050133608281612396, 0.050348022021353245, 0.049912748858332634, 0.049978809896856546, 0.050280909053981304, 0.05026055499911308, 0.050033602863550186, 0.05014847218990326, 0.05003142403438687, 0.050112415105104446, 0.05005229590460658, 0.04991315305233002, 0.05034308787435293, 0.05021075392141938, 0.049999142065644264, 0.0501651419326663, 0.05002850526943803, 0.05021353578194976, 0.04989852197468281, 0.05019424995407462, 0.04993873415514827, 0.050475947093218565, 0.04989504162222147, 0.050091253127902746, 0.04991818591952324, 0.050695838406682014, 0.04991332162171602, 0.05047114007174969, 0.04960331926122308, 0.050502408761531115, 0.05011478113010526, 0.050114914774894714, 0.04999935021623969, 0.05011633597314358, 0.050076479092240334, 0.05014495784416795, 0.050343249924480915, 0.05000785319134593, 0.049899722915142775, 0.05027436884120107, 0.05019158124923706, 0.050234564114362, 0.049632529728114605, 0.050322284922003746, 0.05016107903793454, 0.04998069815337658, 0.04999100277200341, 0.05014441814273596, 0.050169716123491526, 0.050117758102715015, 0.04996169963851571, 0.0501597011461854, 0.04998306185007095, 0.05019490094855428, 0.05082580540329218, 0.05066201463341713, 0.050175486132502556, 0.050221521873027086, 0.05023293010890484, 0.05035882815718651, 0.05011531990021467, 0.049870481248945, 0.05042560072615743, 0.05020122183486819, 0.05005048913881183, 0.050310665275901556, 0.05031681200489402, 0.05023236200213432, 0.05014814855530858, 0.05023739906027913, 0.05018521333113313, 0.05011218972504139, 0.050016113091260195, 0.0506524508818984, 0.050036475993692875, 0.05025269417092204, 0.05004817619919777, 0.050323035567998886, 0.05009585339576006, 0.05026881489902735, 0.05042226379737258, 0.05000007012858987, 0.050035671796649694, 0.05023952620103955, 0.050264020916074514, 0.05015467619523406, 0.05004571983590722, 0.05028446903452277, 0.0498281130567193, 0.050551659893244505, 0.0499537019059062, 0.05022220592945814, 0.0501797953620553, 0.050218100659549236, 0.04993420327082276, 0.050517784897238016, 0.05007400317117572, 0.05026147374883294, 0.04989670030772686, 0.05496532190591097], [0.04435170814394951, 0.050860901828855276, 0.050989820156246424, 0.050445158034563065, 0.05040077678859234, 0.049991986248642206, 0.05050448188558221, 0.05051753809675574, 0.050631426740437746, 0.05087575688958168, 0.05095625529065728, 0.05135356402024627, 0.05119078466668725, 0.050885995384305716, 0.051079850643873215, 0.05138383433222771, 0.051360835786908865, 0.0509832538664341, 0.05122848507016897, 0.05111447907984257, 0.05114209605380893, 0.050880259834229946, 0.05103692598640919, 0.05122830206528306, 0.05115434806793928, 0.051162431947886944, 0.05120887001976371, 0.051220282912254333, 0.051252995152026415, 0.050726919900625944, 0.051050383131951094, 0.05096571892499924, 0.05096884723752737, 0.051014021039009094, 0.05114384787157178, 0.05112748080864549, 0.05082175228744745, 0.050858177710324526, 0.05091198720037937, 0.051236537750810385, 0.05110499216243625, 0.05076718283817172, 0.05076321819797158, 0.05093303695321083, 0.05112709803506732, 0.05089622410014272, 0.050978417973965406, 0.05098478402942419, 0.05076151108369231, 0.05130270170047879, 0.05093584209680557, 0.05115258088335395, 0.051122133154422045, 0.05111418478190899, 0.05118381138890982, 0.051192006561905146, 0.051126547157764435, 0.051232811994850636, 0.05118931084871292, 0.05118463933467865, 0.051289686001837254, 0.05132450396195054, 0.051037122029811144, 0.051024992018938065, 0.05107393907383084, 0.05110582383349538, 0.050971454940736294, 0.05106533505022526, 0.05105315102264285, 0.05112985987216234, 0.051160633098334074, 0.05135898711159825, 0.05081313708797097, 0.05097905499860644, 0.05100541654974222, 0.05122609529644251, 0.05117681110277772, 0.0512144910171628, 0.051290977746248245, 0.051188510842621326, 0.05108154937624931, 0.0510771288536489, 0.051084418781101704, 0.05138053139671683, 0.05102087976410985, 0.051271094009280205, 0.05102221015840769, 0.05147254280745983, 0.05116515886038542, 0.05125569738447666, 0.05109637975692749, 0.051202609203755856, 0.05116403102874756, 0.05122355883941054, 0.05108592100441456, 0.05122355790808797, 0.051202015951275826, 0.05157887004315853, 0.050699429120868444, 0.051062128972262144, 0.051287982147186995, 0.05148514173924923, 0.050915162079036236, 0.05124199017882347, 0.051065939012914896, 0.05147807486355305, 0.05119272181764245, 0.05112160695716739, 0.05117188114672899, 0.05132596520707011, 0.05143066681921482, 0.05131029291078448, 0.051256265956908464, 0.05136078130453825, 0.05125353205949068, 0.05113049177452922, 0.05133270286023617, 0.051326793152838945, 0.05105966795235872, 0.05117299221456051, 0.05100756976753473, 0.05140257813036442, 0.051194677129387856, 0.05129519663751125, 0.051894528325647116, 0.051318276673555374, 0.05099519435316324, 0.05134538887068629, 0.0511175561696291, 0.051419978961348534, 0.0509962379001081, 0.051174950785934925, 0.05112706124782562, 0.05154087673872709, 0.051029494032263756, 0.0512835131958127, 0.05110181914642453, 0.050995288882404566, 0.05117119709029794, 0.05108559783548117, 0.05093617085367441, 0.050984254106879234, 0.05108957923948765, 0.051184228621423244, 0.05099104205146432, 0.05155421420931816, 0.05099232168868184, 0.051159496419131756, 0.05105322366580367, 0.051019218284636736, 0.050944278948009014, 0.05101702781394124, 0.05093255592510104, 0.05073402915149927, 0.05087810615077615, 0.05089253978803754, 0.05095153022557497, 0.051188647747039795, 0.05054668104276061, 0.051116472110152245, 0.05068193096667528, 0.05094158509746194, 0.05081215687096119, 0.05091059487313032, 0.05043104896321893, 0.0507147591561079, 0.050805660896003246, 0.0507750459946692, 0.05064554326236248, 0.05057976068928838, 0.05058587295934558, 0.05098612233996391, 0.05043121287599206, 0.05072391778230667, 0.05028466135263443, 0.05064921407029033, 0.05078764073550701, 0.05016925884410739, 0.05159255722537637, 0.05082980077713728, 0.05042351922020316, 0.05058873584493995, 0.05065796012058854, 0.0505044967867434, 0.050562449265271425, 0.050676094833761454, 0.05064956424757838, 0.050581876654177904, 0.05047319736331701, 0.05051826685667038, 0.05067385407164693, 0.05067249899730086, 0.050521926023066044, 0.050598341040313244, 0.05070888577029109, 0.05051527824252844, 0.050576891750097275, 0.05076355813071132, 0.05052105197682977, 0.050393985118716955, 0.05047912988811731, 0.050718116108328104, 0.050527824088931084, 0.050442862790077925, 0.05051027191802859, 0.05062098894268274, 0.05071919923648238, 0.05032496387138963, 0.050478174816817045, 0.05042863404378295, 0.050682546105235815, 0.05014669708907604, 0.050321594811975956, 0.05056177033111453, 0.05039412388578057, 0.05040234699845314, 0.05045621516183019, 0.05044198269024491, 0.05027665430679917, 0.0501640816219151, 0.05039741238579154, 0.050214177928864956, 0.05014299787580967, 0.05043459217995405, 0.05022181663662195, 0.050191006157547235, 0.050359231885522604, 0.05021007405593991, 0.05014780629426241, 0.05029111681506038, 0.05039723310619593, 0.050290947780013084, 0.0501162800937891, 0.050278848968446255, 0.05002191010862589, 0.0502338339574635, 0.050208806060254574, 0.05023256270214915, 0.050175602082163095, 0.05036356393247843, 0.05012981919571757, 0.050162679981440306, 0.051035535987466574, 0.050272174179553986, 0.05011154664680362, 0.05010172724723816, 0.049616136122494936, 0.05098241567611694, 0.05021187523379922, 0.05016473866999149, 0.0504622464068234, 0.05048492876812816, 0.05011118995025754, 0.05026064487174153, 0.05021966341882944, 0.050228375010192394, 0.05016235401853919, 0.050204597879201174, 0.05017251102253795, 0.05040562804788351, 0.05026343697682023, 0.05018477002158761, 0.05028938967734575, 0.05042894929647446, 0.05021028593182564, 0.050187516026198864, 0.050324780866503716, 0.05046483501791954, 0.05043794587254524, 0.050404655281454325, 0.05039686383679509, 0.050463682040572166, 0.05013135587796569, 0.050240492913872004, 0.050422420259565115, 0.05038216710090637, 0.05023631593212485, 0.050197835080325603, 0.050262164790183306, 0.05041938507929444, 0.05032022716477513, 0.05036877375096083, 0.05013638595119119, 0.05050063505768776, 0.050147983245551586, 0.05024751788005233, 0.05027323309332132, 0.05062905978411436, 0.050619279965758324, 0.05022120987996459, 0.05035022832453251, 0.050212535075843334, 0.05078351963311434, 0.05025036400184035, 0.050299843307584524, 0.05037210788577795, 0.05020558275282383, 0.050694878213107586, 0.05011598812416196, 0.05015410063788295, 0.05068869702517986, 0.050321747083216906, 0.05023979116231203, 0.050460634753108025, 0.05008252011612058, 0.05046974727883935, 0.0499673536978662, 0.05018099397420883, 0.04999202396720648, 0.050125235226005316, 0.0502649680711329, 0.049947154708206654, 0.05005455994978547, 0.05021859938278794, 0.0501146437600255, 0.04986921092495322, 0.049926626961678267, 0.04989380296319723, 0.05019113514572382, 0.05036223912611604, 0.050129531882703304, 0.05003688111901283, 0.05009233998134732, 0.05017485283315182, 0.05002319533377886, 0.04998034983873367, 0.04997881408780813, 0.05025220196694136, 0.04977898672223091, 0.049926331266760826, 0.05003734305500984, 0.05023596482351422, 0.05015202797949314, 0.05006822384893894, 0.05022925138473511, 0.05015500681474805, 0.05008339183405042, 0.05011164816096425, 0.05010785022750497, 0.05024715280160308, 0.05012109875679016, 0.050325023010373116, 0.050116336438804865, 0.05077582458034158, 0.050168395042419434, 0.04999327613040805, 0.05028557498008013, 0.05013211723417044, 0.04999550199136138, 0.050182008650153875, 0.05031869234517217, 0.05009909672662616, 0.050066723953932524, 0.05017429403960705, 0.05022591818124056, 0.05091806408017874, 0.050194401759654284, 0.05028009694069624, 0.0501942653208971, 0.05031942203640938, 0.05012223497033119, 0.05028949165716767, 0.050064458046108484, 0.050369659904390574, 0.05012574419379234, 0.05055765202268958, 0.05033834418281913, 0.05025522178038955, 0.050087220035493374, 0.05036018416285515, 0.05010266089811921, 0.05010510282590985, 0.05008885310962796, 0.05029015801846981, 0.05009471997618675, 0.05023837182670832, 0.050104361958801746, 0.05030121933668852, 0.05018212692812085, 0.050160981714725494, 0.050560901407152414, 0.050231949891895056, 0.05004291282966733, 0.05046771699562669, 0.05013878922909498, 0.05018053809180856, 0.050486001651734114, 0.050481488928198814, 0.049922763369977474, 0.05022384785115719, 0.05023133289068937, 0.05023178504779935, 0.050100927241146564, 0.05016318801790476, 0.05068505881354213, 0.050907326862215996, 0.05025240033864975, 0.05023470660671592, 0.051887940149754286, 0.05020156595855951, 0.05016142502427101, 0.050339513923972845, 0.05022445507347584, 0.050117919221520424, 0.05019659595564008, 0.050646097864955664, 0.05072953412309289, 0.05019989004358649, 0.05038008466362953, 0.05020708730444312, 0.050185723695904016, 0.05026176804676652, 0.050353684928268194, 0.05039041116833687, 0.05021096579730511, 0.050432336051017046, 0.05012866295874119, 0.05030152900144458, 0.05027652904391289, 0.0502952323295176, 0.050505777820944786, 0.05027946503832936, 0.05014619091525674, 0.05029444908723235, 0.05042036483064294, 0.05031475005671382, 0.05016129510477185, 0.050278086215257645, 0.05025955056771636, 0.05037154629826546, 0.05031099170446396, 0.050358232110738754, 0.05082899611443281, 0.05034838384017348, 0.05036322819069028, 0.05034361081197858, 0.05024133529514074, 0.05025940481573343, 0.050328787881881, 0.0503213363699615, 0.05030142981559038, 0.05035101482644677, 0.05021997122094035, 0.05034842388704419, 0.05023294407874346, 0.050314830150455236, 0.05026302067562938, 0.050133821088820696, 0.05028378311544657, 0.050442962907254696, 0.05024661310017109, 0.050373490899801254, 0.05017260508611798, 0.050374116748571396, 0.05027863197028637, 0.050471851136535406, 0.053572886157780886, 0.04758304310962558, 0.04985977569594979, 0.05020661000162363, 0.05028750887140632, 0.05059204017743468, 0.050010088831186295, 0.050340560264885426, 0.05011788383126259, 0.05041259527206421, 0.05041711777448654, 0.05040376726537943, 0.050101344007998705, 0.05051567358896136, 0.050207870081067085, 0.050331713166087866, 0.0501619060523808, 0.05021620588377118, 0.05011526821181178, 0.050264340825378895, 0.050317659974098206, 0.050298809073865414, 0.05001616897061467, 0.05023170216009021, 0.050101414788514376, 0.050334983970969915, 0.050162932835519314, 0.05034038610756397, 0.05039154412224889, 0.05027334112673998, 0.05023972876369953, 0.050418883096426725, 0.05021107196807861, 0.050374481827020645, 0.0501787019893527, 0.05074583413079381, 0.0501790982671082, 0.05034646159037948, 0.050267447251826525, 0.050474777817726135, 0.04947632597759366, 0.05056118918582797, 0.050616278778761625, 0.050338156055659056, 0.050209138076752424, 0.05044148722663522, 0.05029594898223877, 0.05057619884610176, 0.050144686829298735, 0.10438899602741003, 0.0014132512733340263, 1.938587601762265, 8.627276718150824, 0.0713782380335033, 0.07287643617019057], [0.04979493794962764, 0.053392920177429914, 0.0509145469404757, 0.050075188744813204, 0.050228042993694544, 0.05009509716182947, 0.050503105856478214, 0.050728955306112766, 0.05102835688740015, 0.050931611098349094, 0.05117782671004534, 0.051005837973207235, 0.0512165273539722, 0.051027039997279644, 0.05110439099371433, 0.05107720382511616, 0.051033602096140385, 0.05121228005737066, 0.05118563771247864, 0.05111514311283827, 0.051043523009866476, 0.05109597695991397, 0.05128942895680666, 0.05118286795914173, 0.05073697818443179, 0.05088454484939575, 0.0509587312117219, 0.05106316087767482, 0.05085906386375427, 0.05082749295979738, 0.0509085631929338, 0.05093460017815232, 0.051174760796129704, 0.05086945602670312, 0.05113760707899928, 0.051027428824454546, 0.051063514314591885, 0.05114014074206352, 0.051046320237219334, 0.051174142863601446, 0.051308784168213606, 0.05125056765973568, 0.05122116720303893, 0.05104505689814687, 0.050957995001226664, 0.05092581221833825, 0.0508055966347456, 0.05107077211141586, 0.05083512095734477, 0.050950265023857355, 0.05093317711725831, 0.05135849304497242, 0.05125422403216362, 0.05118014896288514, 0.0509875169955194, 0.05121162114664912, 0.05111036682501435, 0.05101933004334569, 0.050983875058591366, 0.051091677974909544, 0.05109933577477932, 0.05145064927637577, 0.051266795955598354, 0.05177809810265899, 0.050772408954799175, 0.05095352092757821, 0.05101855983957648, 0.05101496819406748, 0.05107574164867401, 0.051477947272360325, 0.05087854107841849, 0.051592659670859575, 0.05141732422634959, 0.051096539944410324, 0.05144641408696771, 0.05118652479723096, 0.05133891711011529, 0.05131301190704107, 0.051050209905952215, 0.05159924132749438, 0.051470625679939985, 0.05120607931166887, 0.05110414465889335, 0.05124265141785145, 0.05112485261633992, 0.05123324412852526, 0.051239166874438524, 0.05103231314569712, 0.05130159296095371, 0.05131974630057812, 0.0510089136660099, 0.05108582926914096, 0.05098479799926281, 0.051326886750757694, 0.05117545323446393, 0.051176209934055805, 0.05120382970198989, 0.05126105202361941, 0.05136787239462137, 0.051645859610289335, 0.051190856378525496, 0.05111917993053794, 0.051268661860376596, 0.05129607394337654, 0.05136337224394083, 0.05132698081433773, 0.05112086422741413, 0.05141795985400677, 0.05141152907162905, 0.05125790787860751, 0.05117944302037358, 0.05111919203773141, 0.051306125707924366, 0.051287883426994085, 0.051178980618715286, 0.051164436154067516, 0.0513210971839726, 0.05170628568157554, 0.051234675105661154, 0.05125463800504804, 0.051689635030925274, 0.05143723310902715, 0.05139919789507985, 0.05128515185788274, 0.0514166671782732, 0.05110993795096874, 0.05137108825147152, 0.051215942949056625, 0.05121225491166115, 0.05123646277934313, 0.051191817969083786, 0.05102866422384977, 0.05111230676993728, 0.051251061260700226, 0.05121439974755049, 0.051123487297445536, 0.05127152567729354, 0.0511312410235405, 0.05134940007701516, 0.05132424319162965, 0.05112918093800545, 0.051215394865721464, 0.05120708327740431, 0.0510227857157588, 0.05122407432645559, 0.051060413010418415, 0.05114029999822378, 0.05106308497488499, 0.05089430371299386, 0.05092820292338729, 0.050907991360872984, 0.0508877239190042, 0.05048652598634362, 0.05116535210981965, 0.05084287794306874, 0.05064924480393529, 0.05092070810496807, 0.05054333386942744, 0.050532280933111906, 0.050728374160826206, 0.050329336896538734, 0.0505434088408947, 0.050411771051585674, 0.05069379508495331, 0.05066143628209829, 0.05075054196640849, 0.050365783739835024, 0.050720278173685074, 0.05040185106918216, 0.050616273656487465, 0.0502297761850059, 0.050767462234944105, 0.05073841894045472, 0.050502069760113955, 0.05018347408622503, 0.05059850914403796, 0.05035223579034209, 0.05036266427487135, 0.04979809559881687, 0.05090263020247221, 0.050819058902561665, 0.05027300212532282, 0.050269973929971457, 0.05038958182558417, 0.050249986350536346, 0.05038150493055582, 0.05015027895569801, 0.050389796029776335, 0.0504008149728179, 0.050377911888062954, 0.05024400306865573, 0.05037936195731163, 0.05025944206863642, 0.050216943956911564, 0.05017466424033046, 0.05045795673504472, 0.050304288044571877, 0.05031132511794567, 0.05033730296418071, 0.05030152993276715, 0.0502634821459651, 0.05026403767988086, 0.05008815601468086, 0.05016514519229531, 0.050307251047343016, 0.050320087000727654, 0.05017929896712303, 0.05019563203677535, 0.05032444093376398, 0.050090122036635876, 0.05025696009397507, 0.05019690375775099, 0.05008801631629467, 0.05027669994160533, 0.05022206204012036, 0.050273709930479527, 0.05047561973333359, 0.050191808957606554, 0.05020058620721102, 0.050226211082190275, 0.050070764031261206, 0.04989949194714427, 0.0504648108035326, 0.05022688116878271, 0.05013240873813629, 0.05025630537420511, 0.05017666192725301, 0.05019964277744293, 0.05007814895361662, 0.05023228796198964, 0.05023038713261485, 0.0509202410466969, 0.0499591501429677, 0.050296928733587265, 0.04999160626903176, 0.050203289836645126, 0.05015335883945227, 0.05020412430167198, 0.050035114865750074, 0.05002811085432768, 0.05007639620453119, 0.05026828218251467, 0.050053863786160946, 0.049952474888414145, 0.05004220502451062, 0.05029520485550165, 0.05021605221554637, 0.050126633141189814, 0.05024582799524069, 0.05021220492199063, 0.05010631587356329, 0.0502035659737885, 0.04999724216759205, 0.050168453715741634, 0.050085196271538734, 0.05024904711171985, 0.05007498664781451, 0.05011709500104189, 0.049969017039984465, 0.05019550630822778, 0.04999180603772402, 0.050047128926962614, 0.04991969605907798, 0.05006461963057518, 0.0500103454105556, 0.050067368894815445, 0.04992434894666076, 0.04995884979143739, 0.050015327986329794, 0.0501971822232008, 0.0500677227973938, 0.050089020282030106, 0.04995718505233526, 0.05004715174436569, 0.04987743217498064, 0.05012237187474966, 0.05008511617779732, 0.050085887778550386, 0.050173798110336065, 0.05007058987393975, 0.04996512224897742, 0.0500049008987844, 0.05008166469633579, 0.049949778243899345, 0.05033186078071594, 0.04978855699300766, 0.05004876805469394, 0.05003917030990124, 0.05054151592776179, 0.050173989962786436, 0.05019181314855814, 0.05010869866237044, 0.04983437620103359, 0.049728577956557274, 0.052537314128130674, 0.0501061356626451, 0.050017151050269604, 0.0498075052164495, 0.049926639068871737, 0.050011174753308296, 0.05006156116724014, 0.05332278599962592, 0.047421461902558804, 0.049285061191767454, 0.04994569765403867, 0.04998449422419071, 0.04999611806124449, 0.05019176984205842, 0.049921914935112, 0.05022229207679629, 0.050111413933336735, 0.05019378708675504, 0.05010049091652036, 0.049987930338829756, 0.050017861649394035, 0.05005058506503701, 0.050030048936605453, 0.05015375092625618, 0.050219372380524874, 0.0504060760140419, 0.05000287899747491, 0.05015699891373515, 0.05010923370718956, 0.05001250235363841, 0.05006341775879264, 0.04998676013201475, 0.050103713758289814, 0.04997819010168314, 0.05036867596209049, 0.0500531243160367, 0.05015278793871403, 0.05013139173388481, 0.04994444129988551, 0.04986042296513915, 0.050001068972051144, 0.05012956680729985, 0.04986076708883047, 0.049847211223095655, 0.05014922097325325, 0.05005227494984865, 0.05005848500877619, 0.050044408068060875, 0.05023713456466794, 0.050050605088472366, 0.050113228149712086, 0.05008417600765824, 0.050135818775743246, 0.050123447086662054, 0.05024910718202591, 0.04987747874110937, 0.05016980925574899, 0.05046393070369959, 0.050169154070317745, 0.050087334122508764, 0.05003169318661094, 0.05001657269895077, 0.05007546814158559, 0.050080304965376854, 0.0505148540250957, 0.0498394719325006, 0.05008487589657307, 0.049835337325930595, 0.0502429180778563, 0.05001569585874677, 0.05011011799797416, 0.05000483896583319, 0.05010077590122819, 0.05025647301226854, 0.05006909789517522, 0.05018634209409356, 0.050026312936097383, 0.050072089303284883, 0.049995272886008024, 0.0502178780734539, 0.05015243170782924, 0.05017939815297723, 0.050211121793836355, 0.050192623399198055, 0.05001810099929571, 0.050108471885323524, 0.05020690569654107, 0.050059741362929344, 0.05025708070024848, 0.05001488607376814, 0.050106179900467396, 0.05036742705851793, 0.05008982913568616, 0.05007437616586685, 0.050044620875269175, 0.050180806778371334, 0.05023734737187624, 0.05080124968662858, 0.05022938596084714, 0.05004018498584628, 0.05014184024184942, 0.049919421784579754, 0.05025007016956806, 0.05011126818135381, 0.0502331699244678, 0.05009874003008008, 0.050311455968767405, 0.05023768963292241, 0.05012456700205803, 0.0500044203363359, 0.05040874285623431, 0.049969918094575405, 0.05030070710927248, 0.04974815296009183, 0.05051803169772029, 0.04990660911425948, 0.04996661702170968, 0.050141528248786926, 0.05034369556233287, 0.04995107837021351, 0.050126466900110245, 0.05012858984991908, 0.050227788276970387, 0.050081371795386076, 0.05010709585621953, 0.05002774903550744, 0.05011143395677209, 0.05010087415575981, 0.0500432220287621, 0.05019957898184657, 0.0501755690202117, 0.05003277212381363, 0.0501327239908278, 0.050062255933880806, 0.05020652199164033, 0.04990770574659109, 0.05015231715515256, 0.0499805798754096, 0.05044250236824155, 0.04992838483303785, 0.0500887231901288, 0.049914946779608727, 0.05067480308935046, 0.049903315026313066, 0.05048038996756077, 0.04979267669841647, 0.05030793743208051, 0.050114916637539864, 0.05011364025995135, 0.05000624805688858, 0.05020369263365865, 0.049983618315309286, 0.05014482792466879, 0.05034022778272629, 0.05001134006306529, 0.04990838188678026, 0.050267025362700224, 0.050006442703306675, 0.05024084495380521, 0.05007766140624881, 0.05005166865885258, 0.05016812635585666, 0.049979821778833866, 0.0499897007830441, 0.0501426444388926, 0.050174934789538383, 0.050114146899431944, 0.049961666110903025, 0.04996993485838175, 0.0501642101444304, 0.05020196316763759, 0.05083176866173744, 0.0506581743247807, 0.050169271882623434, 0.05022213701158762, 0.05023284675553441, 0.05035721696913242, 0.05012812837958336, 0.05015934770926833, 0.0501343309879303, 0.05001342901960015, 0.05024562729522586, 0.050300546921789646, 0.0503255077637732, 0.050228930078446865, 0.05014481907710433, 0.05022895708680153, 0.05018951604142785, 0.05011160485446453, 0.05002258392050862, 0.050648718141019344, 0.050034257117658854, 0.05025617266073823, 0.05004741903394461, 0.05032131029292941, 0.05013311095535755, 0.05026760185137391, 0.05019431980326772, 0.05019717616960406, 0.050030569080263376, 0.05024064611643553, 0.05030140373855829, 0.05011886404827237, 0.05007975595071912, 0.050292321015149355, 0.04999034898355603, 0.050349748227745295, 0.04995442181825638, 0.050218849908560514, 0.05018517095595598, 0.050216025207191706, 0.04993244679644704, 0.05051855742931366, 0.05007136054337025, 0.05025872541591525, 0.05009273998439312, 0.054822100792080164], [3.368660198058933, 0.07127166679129004, 0.07422221405431628, 1.9511707038618624, 8.456468428019434, 0.05260012298822403, 0.051017743069678545, 0.05004501575604081, 0.04976446321234107, 0.050085906870663166, 0.04991813329979777, 0.05016072699800134, 0.05019690468907356, 0.05018571997061372, 0.05026486003771424, 0.05042644636705518, 0.0504991696216166, 0.050324831157922745, 0.05045705381780863, 0.05057603120803833, 0.05057553993538022, 0.0502820648252964, 0.05055885622277856, 0.05045800982043147, 0.05065029440447688, 0.05052104685455561, 0.050487469881772995, 0.0506003201007843, 0.050356388092041016, 0.05074281571432948, 0.05074692890048027, 0.05041291145607829, 0.05067824386060238, 0.0505465897731483, 0.050499153323471546, 0.05067350389435887, 0.050428961869329214, 0.05039400886744261, 0.05049678822979331, 0.05036657489836216, 0.05057116085663438, 0.050546879414469004, 0.050631874706596136, 0.050656271167099476, 0.05069208983331919, 0.050756005104631186, 0.05063919583335519, 0.05057843402028084, 0.050772543996572495, 0.05098274117335677, 0.05079364683479071, 0.05069241812452674, 0.05059077311307192, 0.05079336976632476, 0.05065138917416334, 0.0505856997333467, 0.050850223284214735, 0.050926347728818655, 0.050781496334820986, 0.0505673298612237, 0.05078187584877014, 0.05084076011553407, 0.05051755625754595, 0.05059077963232994, 0.05066710291430354, 0.050652122125029564, 0.0504865562543273, 0.051175138913095, 0.050910019781440496, 0.05083652213215828, 0.050778677221387625, 0.05074272071942687, 0.05076194414868951, 0.05070605408400297, 0.05077860364690423, 0.051028863061219454, 0.05076172621920705, 0.050869775004684925, 0.05068086693063378, 0.05107839312404394, 0.051062670070677996, 0.050849602557718754, 0.05082422820851207, 0.05063972622156143, 0.050845442805439234, 0.05089689092710614, 0.05077157914638519, 0.05073673510923982, 0.050712589640170336, 0.05081696296110749, 0.050609329249709845, 0.05089275073260069, 0.05065305205062032, 0.05064332438632846, 0.05076840380206704, 0.050699629820883274, 0.05075332801789045, 0.05071271816268563, 0.05122694279998541, 0.05080439103767276, 0.050669617019593716, 0.050880689173936844, 0.050824303179979324, 0.05079585872590542, 0.05076534813269973, 0.05088912509381771, 0.050794198643416166, 0.05062544997781515, 0.05015000607818365, 0.05129278497770429, 0.050787115935236216, 0.05077010719105601, 0.050697407219558954, 0.05151754477992654, 0.05077077588066459, 0.05093143926933408, 0.05009317072108388, 0.05101202428340912, 0.050982963759452105, 0.053956812247633934, 0.048007359728217125, 0.050567856058478355, 0.05076102027669549, 0.05124664166942239, 0.050504920072853565, 0.05067329527810216, 0.05072231590747833, 0.05062502482905984, 0.050493835005909204, 0.05087609123438597, 0.050490184687078, 0.050737581215798855, 0.050662127789109945, 0.050716591998934746, 0.050652466248720884, 0.050791325978934765, 0.05054318066686392, 0.05114852311089635, 0.05086527531966567, 0.05048357369378209, 0.05084746889770031, 0.05060533434152603, 0.050552790984511375, 0.050613258965313435, 0.050824122969061136, 0.05058306688442826, 0.050730877090245485, 0.051052865106612444, 0.0506663266569376, 0.05069481814280152, 0.050678228959441185, 0.05090595409274101, 0.050796540919691324, 0.05070186499506235, 0.0508511639200151, 0.05059371097013354, 0.05046959733590484, 0.05046858498826623, 0.05052208807319403, 0.05078993597999215, 0.050063416827470064, 0.050141505897045135, 0.050272643100470304, 0.0504416897892952, 0.050390908028930426, 0.050403617322444916, 0.050234604626894, 0.050945159047842026, 0.05029887240380049, 0.050398108549416065, 0.05017664609476924, 0.050268533173948526, 0.05040369415655732, 0.05053777992725372, 0.05044078966602683, 0.05021413043141365, 0.05032810289412737, 0.050414534751325846, 0.050369974225759506, 0.050448428839445114, 0.05016368720680475, 0.05013479897752404, 0.04998892406001687, 0.050096030812710524, 0.050091749988496304, 0.04985768208280206, 0.049800436943769455, 0.049976151902228594, 0.04985296819359064, 0.05005980096757412, 0.049844666849821806, 0.05002281395718455, 0.049932883121073246, 0.05009031901136041, 0.04993101395666599, 0.049928681924939156, 0.04980232333764434, 0.04998777760192752, 0.049361922312527895, 0.050306912045925856, 0.05010996665805578, 0.05026166932657361, 0.04977687168866396, 0.0501498612575233, 0.04988775867968798, 0.04994707042351365, 0.050195176620036364, 0.05008104722946882, 0.05010134307667613, 0.05012082261964679, 0.04969547735527158, 0.05018899077549577, 0.05022552004083991, 0.04992042016237974, 0.050105853006243706, 0.049887777771800756, 0.049841538071632385, 0.04997142916545272, 0.04985310882329941, 0.0497920080088079, 0.049945104867219925, 0.0499318060465157, 0.050065346993505955, 0.050168809946626425, 0.049841186963021755, 0.04981377301737666, 0.049800810404121876, 0.04982867883518338, 0.049901310820132494, 0.049669265281409025, 0.04989159991964698, 0.04973367787897587, 0.049831245094537735, 0.04981592809781432, 0.0498376190662384, 0.049763187766075134, 0.0498152831569314, 0.049899378791451454, 0.049752028193324804, 0.049921861849725246, 0.04962772689759731, 0.04975074017420411, 0.049808070063591, 0.04987100511789322, 0.04983112961053848, 0.049742287024855614, 0.04984116926789284, 0.049771351739764214, 0.04997237306088209, 0.04970030393451452, 0.04959362419322133, 0.04985448205843568, 0.049639109056442976, 0.04971527587622404, 0.04981905175372958, 0.0497827073559165, 0.04968931386247277, 0.05001012794673443, 0.04982929117977619, 0.04967866791412234, 0.04970393981784582, 0.04994222894310951, 0.04958864115178585, 0.049598448909819126, 0.04983954597264528, 0.05045156227424741, 0.04956688405945897, 0.04983643488958478, 0.04981835884973407, 0.04969156999140978, 0.04984703892841935, 0.04998199734836817, 0.05006742477416992, 0.04978780588135123, 0.04977288795635104, 0.049808675423264503, 0.04965484282001853, 0.0500603667460382, 0.04984750738367438, 0.05002259602770209, 0.05008959583938122, 0.04971144814044237, 0.049683705903589725, 0.05022309301421046, 0.04979722201824188, 0.049774853978306055, 0.04975809995085001, 0.04983246419578791, 0.049745477735996246, 0.04989692009985447, 0.04989455174654722, 0.049742008093744516, 0.04966788133606315, 0.04983729077503085, 0.049788095988333225, 0.04979394003748894, 0.04970424575731158, 0.049716491252183914, 0.05024904478341341, 0.049322094302624464, 0.04959575366228819, 0.04976114630699158, 0.049665933940559626, 0.04989864211529493, 0.04958687489852309, 0.04967570072039962, 0.04981425730511546, 0.04987726593390107, 0.0498559670522809, 0.04976845206692815, 0.04970713797956705, 0.049847197718918324, 0.0496812011115253, 0.04975458327680826, 0.0497889737598598, 0.04979416821151972, 0.04992989683523774, 0.04990031011402607, 0.05061908299103379, 0.04993786895647645, 0.04987704986706376, 0.05014502722769976, 0.04972599167376757, 0.049825211986899376, 0.049662004224956036, 0.04996735509485006, 0.04969615302979946, 0.05009932303801179, 0.04973392467945814, 0.04963788203895092, 0.04983974900096655, 0.04983236500993371, 0.049039976205676794, 0.05039485404267907, 0.04979576263576746, 0.0498026623390615, 0.049840505700558424, 0.04997072834521532, 0.04983465187251568, 0.049614961724728346, 0.04982545832172036, 0.04994752584025264, 0.049619538243860006, 0.049866266548633575, 0.04988880315795541, 0.05004939017817378, 0.04948066594079137, 0.04971491079777479, 0.04975930601358414, 0.04997246898710728, 0.0500508532859385, 0.04959116084501147, 0.04971105698496103, 0.05008755484595895, 0.049998701084405184, 0.04979426087811589, 0.049589166417717934, 0.04982629977166653, 0.04984321305528283, 0.049970708787441254, 0.04979362431913614, 0.04981353506445885, 0.04992156382650137, 0.049702174961566925, 0.04983775084838271, 0.049822411965578794, 0.050147537142038345, 0.04963342100381851, 0.04995988216251135, 0.049914410803467035, 0.04999600816518068, 0.04998927470296621, 0.049914875999093056, 0.049894217401742935, 0.05000890884548426, 0.049720094073563814, 0.04989470774307847, 0.05004062410444021, 0.04969646828249097, 0.049698222894221544, 0.04992160899564624, 0.04995323810726404, 0.04978508781641722, 0.05006161890923977, 0.04985767509788275, 0.04982869094237685, 0.0498017449863255, 0.050455113872885704, 0.049455754924565554, 0.049782359041273594, 0.049683182034641504, 0.04978406801819801, 0.049987619277089834, 0.0500023178756237, 0.05000179214403033, 0.050746825989335775, 0.04999009473249316, 0.04985947022214532, 0.049891980830579996, 0.04982418101280928, 0.05007286323234439, 0.049761252012103796, 0.049872977659106255, 0.049800998996943235, 0.0497223143465817, 0.049809135030955076, 0.04995123762637377, 0.04987749829888344, 0.04987451806664467, 0.049935669638216496, 0.04989923816174269, 0.04979575891047716, 0.04998998297378421, 0.050058526918292046, 0.04985116422176361, 0.04981908015906811, 0.04979915963485837, 0.05007040500640869, 0.04996516136452556, 0.04981231363490224, 0.0496146809309721, 0.05350094614550471, 0.04668059200048447, 0.04975271923467517, 0.04958993662148714, 0.04999601608142257, 0.049992457032203674, 0.049484577029943466, 0.04988293023779988, 0.0499879396520555, 0.05003564013168216, 0.04975601006299257, 0.049797981046140194, 0.04990824684500694, 0.050026054959744215, 0.04965229798108339, 0.049793215934187174, 0.049936057068407536, 0.0498852482996881, 0.05038710869848728, 0.04931447096168995, 0.04985516332089901, 0.05028601968660951, 0.05005462607368827, 0.04962004814296961, 0.04979572491720319, 0.04987135995179415, 0.04984545521438122, 0.05001434404402971, 0.04993949271738529, 0.04989015404134989, 0.04998626885935664, 0.04974398436024785, 0.049888289999216795, 0.049885950051248074, 0.04980225069448352, 0.049925514962524176, 0.05004961509257555, 0.04991260590031743, 0.05004156706854701, 0.04983596317470074, 0.049878989811986685, 0.04997577331960201, 0.049850362818688154, 0.04975907597690821, 0.04985765507444739, 0.04982878593727946, 0.05000824388116598, 0.049639495089650154, 0.049809686839580536, 0.04993794113397598, 0.04986499482765794, 0.04969353508204222, 0.049809334333986044, 0.05010025389492512, 0.049671038053929806, 0.04986445605754852, 0.0506456159055233, 0.04988116165623069, 0.0498131113126874, 0.049860070925205946, 0.04989005019888282, 0.04989820998162031, 0.04980870662257075, 0.049780966248363256, 0.05007637292146683, 0.05019570514559746, 0.049786265939474106, 0.04991053184494376, 0.04974082298576832, 0.04993249103426933, 0.04982879711315036, 0.050317691173404455, 0.050007805693894625, 0.04975054087117314, 0.05002693319693208, 0.04987996490672231, 0.05001752823591232, 0.049626687075942755, 0.0498177926056087, 0.04994838219136, 0.050506188068538904, 0.04978196416050196, 0.04979619476944208, 0.04969136184081435, 0.04987698094919324, 0.050080284010618925, 0.04964465741068125, 0.05049569299444556, 1.9323771968483925, 3.371589100919664], [3.3124736109748483, 0.04438149789348245, 0.04343598475679755, 0.04289913922548294, 0.04253862192854285, 0.042241099290549755, 0.04235329898074269, 0.08929865481331944, 0.00029311003163456917, 1.9199120039120317, 8.605044160038233, 0.05254650488495827, 0.050893459003418684, 0.049987154081463814, 0.04976944299414754, 0.04948246106505394, 0.049830778036266565, 0.04973041405901313, 0.049911499954760075, 0.050102585926651955, 0.05016479082405567, 0.050132683012634516, 0.050150041934102774, 0.050293388310819864, 0.05021607410162687, 0.050437092781066895, 0.05024581402540207, 0.05029198620468378, 0.05019161989912391, 0.050199216697365046, 0.050237399991601706, 0.05029128631576896, 0.05027383705601096, 0.05045833485201001, 0.050380297005176544, 0.05042849387973547, 0.050275000277906656, 0.05034832004457712, 0.0505447038449347, 0.05027130385860801, 0.050207510124891996, 0.050384356174618006, 0.05037418194115162, 0.05027466593310237, 0.05055079981684685, 0.05046175513416529, 0.05343802273273468, 0.04829336842522025, 0.04941905569285154, 0.05054398626089096, 0.05098731676116586, 0.05031744297593832, 0.05023780604824424, 0.05040869303047657, 0.05045853881165385, 0.050435349345207214, 0.050397122744470835, 0.050292212050408125, 0.050665912218391895, 0.050439496990293264, 0.050439152866601944, 0.05069891782477498, 0.05054632015526295, 0.05073661310598254, 0.05054670898243785, 0.05044123809784651, 0.05070719588547945, 0.05066045094281435, 0.05031968001276255, 0.050313284154981375, 0.050316639710217714, 0.050370011013001204, 0.050367691088467836, 0.05042964080348611, 0.05044274730607867, 0.050074181985110044, 0.05043813493102789, 0.051019446924328804, 0.05067311692982912, 0.05071100825443864, 0.05065962905064225, 0.05058781197294593, 0.050618551671504974, 0.05060294130817056, 0.050431312061846256, 0.0506531298160553, 0.05051583703607321, 0.05061067873612046, 0.050431136041879654, 0.05053455429151654, 0.05059068789705634, 0.050542538054287434, 0.0505771660245955, 0.05038791010156274, 0.05036661680787802, 0.050360925029963255, 0.05037321103736758, 0.05053474986925721, 0.05052013322710991, 0.05072286492213607, 0.050388396717607975, 0.05068132933229208, 0.050496536772698164, 0.0507121542468667, 0.050837598741054535, 0.04999756021425128, 0.05106306495144963, 0.0509242950938642, 0.05057155480608344, 0.050559943076223135, 0.05052474094554782, 0.05052679218351841, 0.05068928562104702, 0.05068089114502072, 0.050474475137889385, 0.0507225189357996, 0.05081871896982193, 0.05025864718481898, 0.05099421087652445, 0.05034272279590368, 0.05041735898703337, 0.05020507099106908, 0.05038464115932584, 0.05031519616022706, 0.05075693968683481, 0.05024697305634618, 0.050452277995646, 0.05037737498059869, 0.05054713133722544, 0.050243375822901726, 0.050217906944453716, 0.0501273381523788, 0.05049260100349784, 0.05041871406137943, 0.0504968729801476, 0.05093714967370033, 0.05017932131886482, 0.05036401189863682, 0.05059181386604905, 0.050647113006561995, 0.05033455789089203, 0.050793359987437725, 0.05050826910883188, 0.05081164697185159, 0.05089879734441638, 0.05026795482262969, 0.05059884674847126, 0.05056000826880336, 0.05074746813625097, 0.050328990910202265, 0.05054276203736663, 0.05027892300859094, 0.05043662805110216, 0.05039180302992463, 0.050652287900447845, 0.050543483812361956, 0.05044262204319239, 0.05041196197271347, 0.05044724605977535, 0.05049236211925745, 0.05083212908357382, 0.050389070995152, 0.050486797001212835, 0.050336071755737066, 0.05053519597277045, 0.05073288083076477, 0.05062229838222265, 0.050572719890624285, 0.05069337412714958, 0.05080450791865587, 0.05054545868188143, 0.0507732811383903, 0.05042545823380351, 0.05040182871744037, 0.050698872189968824, 0.05060930177569389, 0.050574867986142635, 0.050488895270973444, 0.05105200596153736, 0.050414605997502804, 0.05024495301768184, 0.05040917405858636, 0.05047987587749958, 0.05026233708485961, 0.05007152399048209, 0.05014133872464299, 0.050147006288170815, 0.050073395017534494, 0.05023878067731857, 0.050145828165113926, 0.050093057099729776, 0.05028671491891146, 0.050053469836711884, 0.050286075100302696, 0.050424430053681135, 0.05009797913953662, 0.05032321810722351, 0.05036591459065676, 0.05030189035460353, 0.05029014265164733, 0.05041643138974905, 0.050137399695813656, 0.05011143209412694, 0.050467816181480885, 0.04997201496735215, 0.050282564014196396, 0.05032286001369357, 0.050320162903517485, 0.05011039786040783, 0.05033087730407715, 0.05027091782540083, 0.05013188673183322, 0.05028060544282198, 0.050266002770513296, 0.05034318985417485, 0.0504551469348371, 0.050420360174030066, 0.05019642086699605, 0.05016679037362337, 0.05028456775471568, 0.05037677101790905, 0.050345981027930975, 0.05021155113354325, 0.050184049643576145, 0.050305148120969534, 0.05036845011636615, 0.05043443385511637, 0.04997470136731863, 0.05040045361965895, 0.05009472230449319, 0.05036710388958454, 0.05037342896685004, 0.05018076580017805, 0.05013011209666729, 0.0503996959887445, 0.049962249118834734, 0.049762154929339886, 0.04997191717848182, 0.04993067868053913, 0.04998753499239683, 0.050040817353874445, 0.049761963076889515, 0.0498244957998395, 0.0496852258220315, 0.049641437362879515, 0.049831983633339405, 0.04975240724161267, 0.04994950396940112, 0.04974532686173916, 0.049794148188084364, 0.04983119573444128, 0.04953602608293295, 0.04970912216231227, 0.04980243183672428, 0.049890139140188694, 0.04959606984630227, 0.04983199993148446, 0.04970266902819276, 0.04997889697551727, 0.04985331930220127, 0.04961572075262666, 0.04977966612204909, 0.05004645884037018, 0.04971327027305961, 0.04959351476281881, 0.04994490509852767, 0.04971039481461048, 0.05032089026644826, 0.04985370999202132, 0.04958814289420843, 0.04995163809508085, 0.049796418752521276, 0.04976234911009669, 0.04966287827119231, 0.05012305499985814, 0.04964453401044011, 0.04971206374466419, 0.0497067142277956, 0.04990197392180562, 0.049746731761842966, 0.0498313270509243, 0.04979823995381594, 0.04986464325338602, 0.04968697810545564, 0.050078372936695814, 0.04980770079419017, 0.04975293204188347, 0.05000654887408018, 0.04970251303166151, 0.04986805096268654, 0.049770357087254524, 0.049621294252574444, 0.0496425679884851, 0.049617815762758255, 0.049815835896879435, 0.04984251223504543, 0.049485130701214075, 0.04979885742068291, 0.04977918276563287, 0.04982079891487956, 0.04951343219727278, 0.049805495887994766, 0.049692649859935045, 0.05001325299963355, 0.04971907800063491, 0.04963058419525623, 0.04983208002522588, 0.04975328780710697, 0.04973671305924654, 0.04963054787367582, 0.04993205098435283, 0.04976744903251529, 0.04999844403937459, 0.049616662319749594, 0.049721112940460443, 0.049942752812057734, 0.049786651972681284, 0.04960355628281832, 0.04975821264088154, 0.04970483900979161, 0.04988309508189559, 0.0496700182557106, 0.050052097998559475, 0.05013085575774312, 0.04973713308572769, 0.04984332714229822, 0.0498617896810174, 0.04982952028512955, 0.049762852024286985, 0.04968504002317786, 0.049727546982467175, 0.04996733507141471, 0.04953882098197937, 0.049834444653242826, 0.049999595154076815, 0.04944220092147589, 0.049741222988814116, 0.04968590708449483, 0.04992937622591853, 0.04965863889083266, 0.05006607109680772, 0.0493391789495945, 0.05025916872546077, 0.04996737325564027, 0.049611831083893776, 0.04963734885677695, 0.04996441397815943, 0.04971845913678408, 0.049777579959481955, 0.04970255075022578, 0.04968343488872051, 0.049804190173745155, 0.049797283951193094, 0.05000303220003843, 0.049661860801279545, 0.04982719989493489, 0.05001144018024206, 0.04950888594612479, 0.04964590398594737, 0.04991626599803567, 0.04981447895988822, 0.049924429040402174, 0.049751164857298136, 0.04964745417237282, 0.04954951582476497, 0.05003633536398411, 0.04987920681014657, 0.04998156800866127, 0.05042009800672531, 0.04946644091978669, 0.04969555791467428, 0.049710797145962715, 0.049731964245438576, 0.050055055879056454, 0.04973749304190278, 0.049781166948378086, 0.04997429484501481, 0.049780966248363256, 0.0497202156111598, 0.04995744628831744, 0.04984263703227043, 0.04983914503827691, 0.049701280891895294, 0.04991597682237625, 0.04970647720620036, 0.04971045395359397, 0.04995295312255621, 0.04980954295024276, 0.04994038213044405, 0.049769498873502016, 0.04983391985297203, 0.04982610698789358, 0.0496734818443656, 0.04972780914977193, 0.0498455511406064, 0.04997572395950556, 0.049394526053220034, 0.04977516969665885, 0.049927184358239174, 0.05001055169850588, 0.04969122400507331, 0.049969298299402, 0.04987719375640154, 0.04961522715166211, 0.04981758678331971, 0.049826791044324636, 0.05004987120628357, 0.049649329856038094, 0.04984787106513977, 0.049840650986880064, 0.04977749194949865, 0.04987481515854597, 0.04976452700793743, 0.04977467702701688, 0.050110393669456244, 0.049889056012034416, 0.05014844611287117, 0.04974454315379262, 0.050083335023373365, 0.0496563371270895, 0.04965465795248747, 0.049997707828879356, 0.049631515983492136, 0.04978487687185407, 0.04983518924564123, 0.05003845179453492, 0.04984830692410469, 0.04980800626799464, 0.0498425979167223, 0.05031109321862459, 0.04978532390668988, 0.04972433764487505, 0.049819037318229675, 0.05009531881660223, 0.05001030117273331, 0.049605599138885736, 0.0497700828127563, 0.049753672908991575, 0.04974785214290023, 0.05003338307142258, 0.04986083460971713, 0.04964003944769502, 0.049889370799064636, 0.04980790102854371, 0.04986198199912906, 0.049764351919293404, 0.04998487001284957, 0.04985083779320121, 0.04976205201819539, 0.04976721713319421, 0.04997800011187792, 0.04968366213142872, 0.049751991871744394, 0.0498093469068408, 0.04991387389600277, 0.04995876317843795, 0.049814058002084494, 0.04976969677954912, 0.049753147177398205, 0.049864158034324646, 0.05006972420960665, 0.049650294706225395, 0.04990334389731288, 0.049914313945919275, 0.04983188724145293, 0.049810747150331736, 0.049960031639784575, 0.05024970509111881, 0.0496738338842988, 0.04993245331570506, 0.04973970400169492, 0.04978333180770278, 0.04987687524408102, 0.04985979478806257, 0.0498765972442925, 0.04982266388833523, 0.05004884675145149, 0.04993301210924983, 0.04951558914035559, 0.04978059185668826, 0.05008452292531729, 0.04947426915168762, 0.04980591218918562, 0.05003189900889993, 0.049965664744377136, 0.04974565515294671, 0.04981563286855817, 0.049724611919373274, 0.05024324031546712, 0.049838770646601915, 0.049576106015592813, 0.049827400129288435, 0.049883542116731405, 0.049952334724366665, 0.04974060505628586, 0.049950466956943274, 0.0500739230774343, 0.049862117040902376, 0.05008408706635237, 0.04994102194905281, 0.04999817302450538, 0.04984509106725454, 0.04989041015505791, 0.04990345658734441, 0.04984651133418083, 0.050191886723041534, 0.0498433131724596, 0.05002862587571144, 0.04991400195285678, 0.049896559212356806, 0.052094751968979836], [0.07253143284469843, 0.07130087399855256, 0.07441713893786073, 1.951078392099589, 8.456658948678523, 0.05259530805051327, 0.05088520422577858, 0.05018009291961789, 0.04967991914600134, 0.050088741816580296, 0.04999522026628256, 0.05018965573981404, 0.050205976236611605, 0.05014967359602451, 0.050260165240615606, 0.05046989815309644, 0.05046182498335838, 0.05032392172142863, 0.05049433233216405, 0.0506183747202158, 0.05055249622091651, 0.05028000893071294, 0.050501792691648006, 0.05051846941933036, 0.050649881828576326, 0.05052388506010175, 0.05048400489613414, 0.050598801113665104, 0.05035863583907485, 0.050739157013595104, 0.050747962202876806, 0.05041666701436043, 0.050672887824475765, 0.05054895021021366, 0.05049656378105283, 0.05067560402676463, 0.05043120915070176, 0.0503908428363502, 0.05049366783350706, 0.05036960309371352, 0.050577196292579174, 0.050553418695926666, 0.0506278439424932, 0.0506501030176878, 0.050638741347938776, 0.05081536900252104, 0.050637851003557444, 0.050574395805597305, 0.05077834380790591, 0.050979710184037685, 0.05079264799132943, 0.05068815778940916, 0.05060001136735082, 0.05078856088221073, 0.050656485836952925, 0.05058328015729785, 0.05079318815842271, 0.05098060891032219, 0.05078211193904281, 0.05056907515972853, 0.0507820057682693, 0.05083883507177234, 0.05052071297541261, 0.05058623105287552, 0.05067157372832298, 0.050654047168791294, 0.05050110910087824, 0.051159230060875416, 0.05091361794620752, 0.050833024084568024, 0.05077844066545367, 0.05074312910437584, 0.05076298210769892, 0.050710015930235386, 0.050771852023899555, 0.05103593319654465, 0.05075621185824275, 0.050870658829808235, 0.0506768231280148, 0.051082379184663296, 0.051066047977656126, 0.05084238667041063, 0.050828095991164446, 0.0506419581361115, 0.05084701720625162, 0.050836233887821436, 0.050832411739975214, 0.05073931301012635, 0.050713250413537025, 0.05075859883800149, 0.05066402815282345, 0.050836574751883745, 0.05071201408281922, 0.05059123178943992, 0.050813965033739805, 0.050643784925341606, 0.05075189704075456, 0.05077829118818045, 0.05121700093150139, 0.050818661227822304, 0.050665059592574835, 0.05081702908501029, 0.050886104349046946, 0.050800871569663286, 0.05075661698356271, 0.05089424317702651, 0.05074676312506199, 0.05061581311747432, 0.04987655580043793, 0.051562054082751274, 0.050848064944148064, 0.05071549117565155, 0.05075016990303993, 0.05146359698846936, 0.05082487594336271, 0.05093617597594857, 0.049771593883633614, 0.05133549030870199, 0.05097592202946544, 0.05390032380819321, 0.048066258896142244, 0.050632634200155735, 0.05069626169279218, 0.051254093181341887, 0.050498414784669876, 0.05067823641002178, 0.05071458965539932, 0.05062772613018751, 0.050502264872193336, 0.050808096304535866, 0.050552543718367815, 0.05067884596064687, 0.050721241161227226, 0.05065639317035675, 0.05070713069289923, 0.05073708528652787, 0.050604403018951416, 0.05114256264641881, 0.050701125990599394, 0.05058261938393116, 0.05074789701029658, 0.05070561682805419, 0.050554712768644094, 0.05068068020045757, 0.05082444101572037, 0.05058038700371981, 0.05072653293609619, 0.05105559295043349, 0.05066571710631251, 0.050700713880360126, 0.05067636724561453, 0.05091319279745221, 0.05072640208527446, 0.05076740588992834, 0.05084250820800662, 0.05060607194900513, 0.05045490199699998, 0.050478057004511356, 0.05051544401794672, 0.0507411421276629, 0.05011235689744353, 0.05014962004497647, 0.050265556667000055, 0.050455356016755104, 0.050379354041069746, 0.050404740031808615, 0.05022922903299332, 0.05094952089712024, 0.05030107498168945, 0.050216102972626686, 0.050182901322841644, 0.050443749874830246, 0.050346518866717815, 0.05052874330431223, 0.050509847700595856, 0.05015511903911829, 0.05040045129135251, 0.050342023838311434, 0.050427584908902645, 0.05046476097777486, 0.05014821421355009, 0.05014394596219063, 0.04997764900326729, 0.05009979289025068, 0.05009473022073507, 0.04979606484994292, 0.04986105393618345, 0.04991344502195716, 0.04992683883756399, 0.05005127936601639, 0.049844111781567335, 0.04995998088270426, 0.04998781019821763, 0.050094146747142076, 0.049929189030081034, 0.04993349127471447, 0.04980033868923783, 0.049926461186259985, 0.04942752281203866, 0.050243104342371225, 0.05016377381980419, 0.05004732217639685, 0.04999504890292883, 0.050095668993890285, 0.04987986199557781, 0.05001642880961299, 0.050189625937491655, 0.05008390638977289, 0.050035287626087666, 0.05012813117355108, 0.04974956018850207, 0.05014145979657769, 0.050276883877813816, 0.04992026602849364, 0.050101171247661114, 0.04989286093041301, 0.04983907099813223, 0.04997113300487399, 0.04985187202692032, 0.04973592795431614, 0.050003679003566504, 0.04993288777768612, 0.05006617121398449, 0.050166322849690914, 0.04978684801608324, 0.049832481890916824, 0.04983418807387352, 0.049839971121400595, 0.0498874899931252, 0.04967413190752268, 0.049890829250216484, 0.04974001366645098, 0.049824501387774944, 0.04982214001938701, 0.04983052285388112, 0.04976945975795388, 0.049807132221758366, 0.04984517302364111, 0.04981049709022045, 0.04986464278772473, 0.04968414222821593, 0.04975922778248787, 0.049801197834312916, 0.04987567197531462, 0.049825568217784166, 0.049753760918974876, 0.04982918594032526, 0.049716273322701454, 0.04997177980840206, 0.04970631282776594, 0.04964884323999286, 0.04979405691847205, 0.049705180805176497, 0.049651232082396746, 0.049895888194441795, 0.049708304926753044, 0.04974524909630418, 0.04995371075347066, 0.049890732392668724, 0.04961800668388605, 0.04975938517600298, 0.04995596781373024, 0.049580940045416355, 0.049595666117966175, 0.04983956180512905, 0.05045723496004939, 0.049564891029149294, 0.04983140015974641, 0.04981841519474983, 0.049691651947796345, 0.04984983103349805, 0.049921614583581686, 0.05012519937008619, 0.04978983383625746, 0.049769646022468805, 0.04981473181396723, 0.04967996897175908, 0.0500375060364604, 0.049841045401990414, 0.050026331562548876, 0.05010396335273981, 0.04969864571467042, 0.049674139358103275, 0.05023289890959859, 0.049791702069342136, 0.0497817606665194, 0.0497590689919889, 0.04983233101665974, 0.049743492156267166, 0.04989806888625026, 0.049889043904840946, 0.04974992107599974, 0.04959739791229367, 0.04990472598001361, 0.04978475207462907, 0.04980211006477475, 0.04969268711283803, 0.04972116509452462, 0.05026942864060402, 0.04930805508047342, 0.0495871203020215, 0.04970136797055602, 0.049728580750525, 0.049903450068086386, 0.04958434123545885, 0.049674645997583866, 0.04981692088767886, 0.04990403400734067, 0.049825800117105246, 0.049772693775594234, 0.04970043525099754, 0.04985444666817784, 0.04967640107497573, 0.04969846596941352, 0.049845895264297724, 0.04973448673263192, 0.04998712195083499, 0.049902657978236675, 0.05062567535787821, 0.04987313179299235, 0.049659652169793844, 0.05017025675624609, 0.049764920957386494, 0.049824080895632505, 0.04966515535488725, 0.049948540050536394, 0.04986501904204488, 0.049910835921764374, 0.04976839292794466, 0.049850957933813334, 0.04983457876369357, 0.04984554322436452, 0.049030764028429985, 0.05040521780028939, 0.04978490713983774, 0.04981055995449424, 0.04983950313180685, 0.04990672506392002, 0.04985999083146453, 0.04959843493998051, 0.04982265131548047, 0.049743502866476774, 0.049819150008261204, 0.04986592195928097, 0.049899470061063766, 0.049839715007692575, 0.04968102974817157, 0.04977856809273362, 0.04975399421527982, 0.049983500968664885, 0.05002124886959791, 0.049558063969016075, 0.049773741979151964, 0.050019601825624704, 0.05005890317261219, 0.04973602527752519, 0.04965151194483042, 0.04982597101479769, 0.04983836458995938, 0.04990859143435955, 0.04985754983499646, 0.049817453138530254, 0.04992148792371154, 0.04970836499705911, 0.04982439102604985, 0.0498252990655601, 0.04992712568491697, 0.04986550100147724, 0.049948147032409906, 0.04991795402020216, 0.04999579209834337, 0.04992762207984924, 0.04999350477010012, 0.04988304525613785, 0.050000767689198256, 0.049622830003499985, 0.049995283130556345, 0.0500513780862093, 0.0496791978366673, 0.049705148208886385, 0.04993275785818696, 0.049952246248722076, 0.04971217270940542, 0.050126580987125635, 0.049439816270023584, 0.050247443839907646, 0.049796346109360456, 0.05018629785627127, 0.0497323521412909, 0.04971726890653372, 0.04973930912092328, 0.04978523077443242, 0.04998697293922305, 0.049941620323807, 0.05006423592567444, 0.050773259717971087, 0.04996408894658089, 0.04986733524128795, 0.0498889978043735, 0.049758889246732, 0.05013732984662056, 0.04976461594924331, 0.049860330298542976, 0.04974633688107133, 0.04977826401591301, 0.04981566686183214, 0.04994216887280345, 0.0498861582018435, 0.0498692630790174, 0.04994089715182781, 0.04989192774519324, 0.049805216025561094, 0.049998877104371786, 0.049984467681497335, 0.04991168435662985, 0.04982306994497776, 0.04980112798511982, 0.05006866389885545, 0.049960482865571976, 0.0498201260343194, 0.049615285359323025, 0.05326119577512145, 0.046909959986805916, 0.04970041988417506, 0.049649549182504416, 0.04993421817198396, 0.05005124397575855, 0.04949945164844394, 0.049862470012158155, 0.049929793924093246, 0.05009338725358248, 0.04970419919118285, 0.04985651560127735, 0.049848785158246756, 0.050095001235604286, 0.04964684881269932, 0.04979238985106349, 0.04993931204080582, 0.04988123010843992, 0.05013455776497722, 0.04956623213365674, 0.04985439404845238, 0.050281796138733625, 0.04978331085294485, 0.04983126698061824, 0.04986697994172573, 0.04987098602578044, 0.0498416512273252, 0.050017873756587505, 0.049932234920561314, 0.049891858361661434, 0.050004655960947275, 0.04973468463867903, 0.049881660379469395, 0.049890747759491205, 0.049804768059402704, 0.049920768942683935, 0.05004705023020506, 0.049911271780729294, 0.05004843417555094, 0.04983187885954976, 0.049885033164173365, 0.049907879903912544, 0.049913669005036354, 0.049756502732634544, 0.0498569724150002, 0.049825803842395544, 0.04995778389275074, 0.049699345137923956, 0.0498108989559114, 0.049941837787628174, 0.04985972726717591, 0.04969780799001455, 0.04973764903843403, 0.049812054727226496, 0.05002884427085519, 0.049859663005918264, 0.05059032794088125, 0.04994053486734629, 0.04980679601430893, 0.04986012214794755, 0.049899735022336245, 0.04988743597641587, 0.04974943399429321, 0.04985314700752497, 0.050071078818291426, 0.05019958410412073, 0.04978876793757081, 0.049841135274618864, 0.049802574794739485, 0.0499279098585248, 0.04983559204265475, 0.050313693936914206, 0.05001367209479213, 0.0497409631498158, 0.05003430088981986, 0.04988011484965682, 0.05002601910382509, 0.049619791097939014, 0.04981913883239031, 0.049941865261644125, 0.05045022489503026, 0.04984367685392499, 0.04979244526475668, 0.049692417960613966, 0.04988472070544958, 0.0498164682649076, 0.04990806197747588, 0.05046482803300023, 1.932342073880136, 3.37186142988503], [0.03834276273846626, 0.04439373128116131, 0.043442473746836185, 0.042893833946436644, 0.042546702083200216, 0.042246397119015455, 0.04236022289842367, 0.08947934722527862, 0.00012864265590906143, 1.9198686052113771, 8.605177192017436, 0.05258354498073459, 0.05077436799183488, 0.04999068519100547, 0.04984039859846234, 0.04958416009321809, 0.04981094319373369, 0.04973451280966401, 0.04991055419668555, 0.050016780849546194, 0.05021484615281224, 0.05013037007302046, 0.05018668994307518, 0.050297044683247805, 0.05021727317944169, 0.05027552414685488, 0.05032295687124133, 0.050291750114411116, 0.05018961103633046, 0.050302907824516296, 0.050228570122271776, 0.05029794806614518, 0.0502790198661387, 0.05045222584158182, 0.050385707058012486, 0.050326391123235226, 0.05037055118009448, 0.050358714535832405, 0.050437402445822954, 0.05037663271650672, 0.05021347897127271, 0.05038151890039444, 0.05026308121159673, 0.05037771491333842, 0.05036955187097192, 0.050542743410915136, 0.0503153339959681, 0.05152545357123017, 0.049415783025324345, 0.05054665543138981, 0.05079541262239218, 0.05039984220638871, 0.05034996010363102, 0.05040373792871833, 0.050459851045161486, 0.05043824901804328, 0.05039796093478799, 0.050286493729799986, 0.05056294612586498, 0.05054890085011721, 0.05043886601924896, 0.05066774319857359, 0.05057766707614064, 0.05071622971445322, 0.05046606529504061, 0.05055140284821391, 0.05059091607108712, 0.0506592788733542, 0.05043710907921195, 0.050197162199765444, 0.050423855893313885, 0.050375869031995535, 0.050360784865915775, 0.050430648028850555, 0.05033522378653288, 0.05018696514889598, 0.05032710824161768, 0.05113047081977129, 0.05066802818328142, 0.0505124619230628, 0.05086561385542154, 0.05058635305613279, 0.05062620481476188, 0.05048311222344637, 0.050539480056613684, 0.05066622467711568, 0.05051120137795806, 0.050607220735400915, 0.050434775184839964, 0.05053061293438077, 0.05059791589155793, 0.05053182924166322, 0.05047201598063111, 0.05038361484184861, 0.05048499023541808, 0.05036029079928994, 0.05037332605570555, 0.05052002891898155, 0.050536712165921926, 0.05050451494753361, 0.05060144094750285, 0.05056621693074703, 0.05062032025307417, 0.05059084063395858, 0.05095814121887088, 0.04959163395687938, 0.05147113697603345, 0.05080098984763026, 0.0505722239613533, 0.05069279810413718, 0.050514983013272285, 0.05051332991570234, 0.05070062633603811, 0.050676725804805756, 0.05047487514093518, 0.05060315877199173, 0.05072268517687917, 0.050258402712643147, 0.05121164536103606, 0.050348101649433374, 0.05040966812521219, 0.050212408881634474, 0.050382668152451515, 0.05030209897086024, 0.050649255979806185, 0.05024615488946438, 0.0505767441354692, 0.05037580104544759, 0.050549100153148174, 0.05022500269114971, 0.05001277197152376, 0.05034638801589608, 0.05048695998266339, 0.0504211550578475, 0.05048102792352438, 0.050953150261193514, 0.050187593791633844, 0.05036423821002245, 0.05051911482587457, 0.05059230234473944, 0.05050106067210436, 0.050818633288145065, 0.050434480886906385, 0.050890295766294, 0.05041045229882002, 0.05067997798323631, 0.05059567466378212, 0.05054167425259948, 0.05065983906388283, 0.05032258899882436, 0.050164573825895786, 0.050549726001918316, 0.05066611897200346, 0.050373980309814215, 0.050436317920684814, 0.05065988376736641, 0.05056028626859188, 0.05035384092479944, 0.050492696929723024, 0.05047997087240219, 0.05083530489355326, 0.05038647633045912, 0.0503895110450685, 0.050473319832235575, 0.05046842293813825, 0.05078749591484666, 0.050625124014914036, 0.05057539325207472, 0.05068065691739321, 0.05057819979265332, 0.05078572919592261, 0.05064408387988806, 0.050295305904001, 0.05053501017391682, 0.05080767488107085, 0.05062600411474705, 0.05056646326556802, 0.050557215698063374, 0.050641265232115984, 0.05048389872536063, 0.050459901336580515, 0.050404857844114304, 0.050483626779168844, 0.05032056197524071, 0.050078943371772766, 0.05015293788164854, 0.050129835959523916, 0.050076677929610014, 0.05024336511269212, 0.05014537973329425, 0.05008680606260896, 0.05029031494632363, 0.050046833232045174, 0.0502908187918365, 0.050188766326755285, 0.050335215870290995, 0.05034504784271121, 0.05034556332975626, 0.050300482660532, 0.05029989592730999, 0.050415394362062216, 0.05013939365744591, 0.05010502319782972, 0.050221412908285856, 0.0502229412086308, 0.05027254484593868, 0.050337075255811214, 0.05031183175742626, 0.0501118628308177, 0.05032477527856827, 0.05014791991561651, 0.05025570699945092, 0.05015733698382974, 0.05039371084421873, 0.050086064264178276, 0.05071890586987138, 0.05035320110619068, 0.0502580888569355, 0.050171265844255686, 0.05027790926396847, 0.05037710815668106, 0.05034805089235306, 0.050208976957947016, 0.050182947888970375, 0.050317236222326756, 0.050365766044706106, 0.05017366958782077, 0.05023005325347185, 0.0503986980766058, 0.05009498167783022, 0.050366024021059275, 0.05037454096600413, 0.05018643941730261, 0.05014102766290307, 0.050004016142338514, 0.050344245973974466, 0.04976595705375075, 0.04991257004439831, 0.04998256778344512, 0.05001321202144027, 0.050020644906908274, 0.049754245206713676, 0.04970338102430105, 0.04980930173769593, 0.049638884142041206, 0.04983764095231891, 0.049750186037272215, 0.04982233326882124, 0.04988252092152834, 0.04979608813300729, 0.04975520493462682, 0.04960712976753712, 0.04971162602305412, 0.04980043927207589, 0.04989391379058361, 0.049599695950746536, 0.04984569922089577, 0.04970327578485012, 0.04982857499271631, 0.04999467823654413, 0.04962329100817442, 0.049779338762164116, 0.050036360044032335, 0.04970336891710758, 0.0496002659201622, 0.04995223134756088, 0.04971133964136243, 0.050041764974594116, 0.05013477010652423, 0.04958330700173974, 0.04996442189440131, 0.049779938999563456, 0.04976832401007414, 0.04965530801564455, 0.04984690900892019, 0.0499298102222383, 0.049701048992574215, 0.049709309823811054, 0.04991042101755738, 0.04975442914292216, 0.04981716489419341, 0.049799174070358276, 0.04972982592880726, 0.04981455719098449, 0.0500860339961946, 0.04980184370651841, 0.04975921334698796, 0.04993286170065403, 0.04978852905333042, 0.049860754050314426, 0.049628403037786484, 0.0497560640797019, 0.049654061906039715, 0.049606203101575375, 0.049814824014902115, 0.04970903694629669, 0.04962673783302307, 0.04981068009510636, 0.049766344018280506, 0.04981604078784585, 0.049530101008713245, 0.04980600904673338, 0.049681594129651785, 0.04993224190548062, 0.04979801690205932, 0.04962651198729873, 0.04969552904367447, 0.04988547507673502, 0.04974312428385019, 0.04963755887001753, 0.0499394410289824, 0.04976132698357105, 0.04985399590805173, 0.049754645209759474, 0.04969600401818752, 0.049830639734864235, 0.04993639327585697, 0.04960804292932153, 0.04975443705916405, 0.04969665361568332, 0.04988930327817798, 0.04966479167342186, 0.049913658294826746, 0.05026910314336419, 0.04974038898944855, 0.04983809497207403, 0.04987186472862959, 0.04981814092025161, 0.04977209726348519, 0.049682809971272945, 0.04972436372190714, 0.0495352940633893, 0.049966034945100546, 0.04983166325837374, 0.04970880504697561, 0.049747704062610865, 0.04973969701677561, 0.049681128934025764, 0.049789067823439837, 0.04980095522478223, 0.050083417911082506, 0.04934919299557805, 0.05025537172332406, 0.04949018405750394, 0.05008498392999172, 0.04962617810815573, 0.04993942007422447, 0.04972447920590639, 0.04980931989848614, 0.04969153879210353, 0.04968835925683379, 0.049804594833403826, 0.04979373188689351, 0.05002189613878727, 0.0496475649997592, 0.04982124222442508, 0.04969959892332554, 0.04981676582247019, 0.04966930719092488, 0.049901329912245274, 0.04980810405686498, 0.04992576269432902, 0.04975137114524841, 0.04963700193911791, 0.04955498315393925, 0.05004124203696847, 0.04988147597759962, 0.04997539706528187, 0.050273960921913385, 0.04961572401225567, 0.04969256278127432, 0.04971179738640785, 0.049735179636627436, 0.05003541707992554, 0.049767722841352224, 0.049783296417444944, 0.04997337004169822, 0.04978811554610729, 0.0496009262278676, 0.050064438953995705, 0.049839739222079515, 0.04983700066804886, 0.04969730135053396, 0.049947714898735285, 0.049596535973250866, 0.04970746813341975, 0.04988834587857127, 0.049960150849074125, 0.049931702204048634, 0.04977250983938575, 0.04984583891928196, 0.049825845286250114, 0.04967524670064449, 0.04972056904807687, 0.04984594415873289, 0.04965978488326073, 0.04970665695145726, 0.04978111619129777, 0.049928147811442614, 0.04986010491847992, 0.0496904063038528, 0.0501217320561409, 0.04972478002309799, 0.04977526469156146, 0.049806851893663406, 0.0498387161642313, 0.05004457104951143, 0.049646410159766674, 0.049846965819597244, 0.049833491910248995, 0.04977657599374652, 0.04987230710685253, 0.04977329587563872, 0.049776745960116386, 0.049960626289248466, 0.05003758380189538, 0.050153553020209074, 0.04973960900679231, 0.04976258194074035, 0.049824696965515614, 0.04981058416888118, 0.04999589594081044, 0.04963301820680499, 0.04978631064295769, 0.04982931213453412, 0.0500371060334146, 0.04982832306995988, 0.049830412957817316, 0.0498584508895874, 0.05031090695410967, 0.04977878415957093, 0.049722344148904085, 0.04981372784823179, 0.050099509768188, 0.04985870700329542, 0.04975758912041783, 0.04978747898712754, 0.049736501183360815, 0.04975374788045883, 0.04958892101421952, 0.05030563101172447, 0.04963895585387945, 0.04979528021067381, 0.049895389936864376, 0.04979257984086871, 0.049853130243718624, 0.04981476813554764, 0.0498531018383801, 0.04991677403450012, 0.04977060807868838, 0.04981269175186753, 0.04975174693390727, 0.049845395144075155, 0.049812846817076206, 0.049924970138818026, 0.04995213681831956, 0.04981336323544383, 0.04975378792732954, 0.04976964509114623, 0.04985448718070984, 0.050073536578565836, 0.04965816903859377, 0.04990860307589173, 0.049900420010089874, 0.0498322700150311, 0.04980624420568347, 0.049961308017373085, 0.05024558864533901, 0.04968698928132653, 0.04992058500647545, 0.049762815702706575, 0.04978867340832949, 0.04986157361418009, 0.04985778219997883, 0.04987974977120757, 0.049828500021249056, 0.04987921006977558, 0.04974638391286135, 0.04986663535237312, 0.049790164921432734, 0.04954909672960639, 0.04999573715031147, 0.04980933293700218, 0.050042036920785904, 0.04996101325377822, 0.049745731987059116, 0.049809157848358154, 0.04973195493221283, 0.05025054095312953, 0.049669462256133556, 0.04974705306813121, 0.04981823777779937, 0.04988611489534378, 0.049956169445067644, 0.04973161267116666, 0.0499395951628685, 0.050022893119603395, 0.04991598799824715, 0.0499309659935534, 0.05010058265179396, 0.05000288039445877, 0.04983490984886885, 0.04989457689225674, 0.04974023997783661, 0.05001681996509433, 0.05019577918574214, 0.049839711748063564, 0.04996024910360575, 0.049987107049673796, 0.049793653190135956, 0.05268804496154189], [3.2167299590073526, 0.05268253339454532, 0.050907065626233816, 0.050161388237029314, 0.04968917369842529, 0.050084774382412434, 0.05001436173915863, 0.050185373052954674, 0.050191537011414766, 0.050153628922998905, 0.050263794139027596, 0.050459961872547865, 0.05046168388798833, 0.050323805306106806, 0.05049384478479624, 0.05058044334873557, 0.05056722369045019, 0.050287801306694746, 0.05049699265509844, 0.050510148983448744, 0.05065624602138996, 0.050522015895694494, 0.05048280209302902, 0.05060255527496338, 0.05035640671849251, 0.050744105130434036, 0.05074388487264514, 0.05041870195418596, 0.05067247711122036, 0.05054379999637604, 0.050502206198871136, 0.05067675979807973, 0.05041458085179329, 0.05040619941428304, 0.050495870877057314, 0.050368948839604855, 0.05056494288146496, 0.05054870806634426, 0.05063464026898146, 0.05065390793606639, 0.05063407076522708, 0.05081676598638296, 0.05063794832676649, 0.0505744619295001, 0.05076748412102461, 0.050979841966181993, 0.050802839919924736, 0.05069258203729987, 0.0505839679390192, 0.050800328142941, 0.05065543996170163, 0.05058306967839599, 0.05078232800588012, 0.05097719095647335, 0.05079367104917765, 0.05056861136108637, 0.050778142642229795, 0.05084967007860541, 0.050513851922005415, 0.050590772181749344, 0.050663625821471214, 0.05065504228696227, 0.05048508569598198, 0.05117461597546935, 0.05090156011283398, 0.050846248865127563, 0.05077397124841809, 0.050743560772389174, 0.05075857229530811, 0.05071097379550338, 0.05078086722642183, 0.0510277459397912, 0.05076500494033098, 0.05086223781108856, 0.05068743508309126, 0.051073143258690834, 0.05105346767231822, 0.0508629553951323, 0.05082172667607665, 0.05064201122149825, 0.05084796994924545, 0.05086124176159501, 0.05080091534182429, 0.050729863811284304, 0.05072031822055578, 0.05077852262184024, 0.05063936114311218, 0.05086279287934303, 0.050685604102909565, 0.05061867320910096, 0.05079736700281501, 0.05067326873540878, 0.05075638787820935, 0.050734974443912506, 0.051229998003691435, 0.05078731570392847, 0.05068491818383336, 0.05085156299173832, 0.05085261072963476, 0.050780256278812885, 0.05078492686152458, 0.05087134102359414, 0.050720361061394215, 0.05067299772053957, 0.050227449275553226, 0.05122103588655591, 0.050819401163607836, 0.05073395976796746, 0.05073530413210392, 0.05147810420021415, 0.05080148298293352, 0.050933262798935175, 0.050140509847551584, 0.05096017802134156, 0.050997041165828705, 0.053921720944345, 0.04804218001663685, 0.050547321792691946, 0.05077754706144333, 0.05122899729758501, 0.05052206199616194, 0.05066464887931943, 0.05072751780971885, 0.05062491912394762, 0.05049324920400977, 0.050850274972617626, 0.05052020773291588, 0.0507006230764091, 0.05069307703524828, 0.05068802600726485, 0.05068858293816447, 0.050757926888763905, 0.05056498805060983, 0.05120484624058008, 0.05081808287650347, 0.0505257211625576, 0.05080371489748359, 0.05065517500042915, 0.0505423997528851, 0.050570594146847725, 0.050828705076128244, 0.05058810394257307, 0.05072946194559336, 0.05104752304032445, 0.050670328084379435, 0.050677692983299494, 0.05069249216467142, 0.05089256772771478, 0.05073938425630331, 0.050762468948960304, 0.050861714873462915, 0.050576435867697, 0.05048868805170059, 0.05045583005994558, 0.050534026231616735, 0.05074567859992385, 0.05010345531627536, 0.050129761919379234, 0.05028432887047529, 0.05042564496397972, 0.05041272426024079, 0.05039269709959626, 0.050240715965628624, 0.05093848705291748, 0.05030583590269089, 0.05030951974913478, 0.05019207298755646, 0.05034217890352011, 0.050431238021701574, 0.05054946430027485, 0.05044860206544399, 0.05012213904410601, 0.05036783358082175, 0.05036108335480094, 0.05042422702535987, 0.05042673973366618, 0.050183502957224846, 0.050120478961616755, 0.05000932700932026, 0.050088927149772644, 0.05009702779352665, 0.04981871834024787, 0.04983340483158827, 0.04994298983365297, 0.04989099036902189, 0.05004613986238837, 0.04985663201659918, 0.04999096319079399, 0.049968267790973186, 0.05007281294092536, 0.04994620895013213, 0.0499230669811368, 0.04979601129889488, 0.049965365789830685, 0.049392209853976965, 0.0502441730350256, 0.050175393000245094, 0.050056664273142815, 0.04998758481815457, 0.050105162896215916, 0.049898296128958464, 0.04996855091303587, 0.050204236060380936, 0.0500676860101521, 0.05004423717036843, 0.05014838092029095, 0.04973225016146898, 0.05014030868187547, 0.05026871990412474, 0.04992395034059882, 0.050110958982259035, 0.049878453835844994, 0.0498482552357018, 0.04996500490233302, 0.049861426930874586, 0.04975170874968171, 0.04998524906113744, 0.04990750318393111, 0.05008948175236583, 0.05016304738819599, 0.04977869475260377, 0.049850590992718935, 0.0498367752879858, 0.04981340980157256, 0.04991495283320546, 0.049662020057439804, 0.04989921906962991, 0.04971806285902858, 0.04984519723802805, 0.0498097981326282, 0.04984106868505478, 0.04976079426705837, 0.04981642868369818, 0.04986025905236602, 0.049792855978012085, 0.049887615256011486, 0.049664017744362354, 0.049729129299521446, 0.049825218971818686, 0.04986320808529854, 0.04983620997518301, 0.049719857051968575, 0.049869369715452194, 0.04973999783396721, 0.049935761373490095, 0.04972728807479143, 0.04963581869378686, 0.049817567225545645, 0.049665065947920084, 0.04968851711601019, 0.04985108086839318, 0.049745301716029644, 0.049726078286767006, 0.04997055511921644, 0.049867040012031794, 0.04964762460440397, 0.04974039318040013, 0.04993115086108446, 0.04959490709006786, 0.049590122886002064, 0.04984714696183801, 0.05042076203972101, 0.04959267936646938, 0.04983434686437249, 0.04982648091390729, 0.04968744795769453, 0.04984882287681103, 0.049950145184993744, 0.05009976588189602, 0.049781456124037504, 0.04978244099766016, 0.04979202290996909, 0.04966701893135905, 0.050055019091814756, 0.04985516285523772, 0.05001110630109906, 0.05009529693052173, 0.04970583692193031, 0.04969295393675566, 0.05021242890506983, 0.04980810731649399, 0.049769396893680096, 0.049759347923099995, 0.04982433095574379, 0.04975769715383649, 0.0498830177821219, 0.049908490385860205, 0.049723326694220304, 0.04961974825710058, 0.049890996888279915, 0.04980135802179575, 0.049779046792536974, 0.04971827706322074, 0.049708861857652664, 0.049555035308003426, 0.05001118779182434, 0.04960696306079626, 0.04972680890932679, 0.049697068985551596, 0.04989166231825948, 0.049599139019846916, 0.04966833395883441, 0.04981121188029647, 0.049879821948707104, 0.04985884902998805, 0.04976493213325739, 0.049715531058609486, 0.04983728704974055, 0.049689257983118296, 0.04970748396590352, 0.04983442788943648, 0.049769199918955564, 0.04993517603725195, 0.04991320287808776, 0.05062487116083503, 0.04990411689504981, 0.04977015918120742, 0.05005748104304075, 0.04973430698737502, 0.04983044881373644, 0.049669825937598944, 0.04993171198293567, 0.04986823117360473, 0.04994968883693218, 0.049741651862859726, 0.04983888100832701, 0.049855147022753954, 0.04981625499203801, 0.04904993623495102, 0.050373238045722246, 0.049818751867860556, 0.04978937283158302, 0.049849401228129864, 0.04994638683274388, 0.04979349905624986, 0.049636274110525846, 0.049826824106276035, 0.04975590668618679, 0.049815884325653315, 0.049873781856149435, 0.049857527017593384, 0.049860755912959576, 0.049653308000415564, 0.0497910100966692, 0.049762061797082424, 0.04996155807748437, 0.04994799615815282, 0.049664962105453014, 0.04975372785702348, 0.05005996720865369, 0.050017840694636106, 0.04976238030940294, 0.04961947165429592, 0.049826713278889656, 0.04985089600086212, 0.049938349053263664, 0.04982074676081538, 0.049811671022325754, 0.04992488585412502, 0.04969999706372619, 0.04984759306535125, 0.04981306008994579, 0.04994430299848318, 0.0498396628536284, 0.0499385641887784, 0.04993191082030535, 0.04998215427622199, 0.04996494669467211, 0.049948832020163536, 0.049888992216438055, 0.050018103793263435, 0.04973568208515644, 0.04987547313794494, 0.050038051791489124, 0.04970606416463852, 0.049688518047332764, 0.049913651775568724, 0.04994848696514964, 0.0497795520350337, 0.05007555894553661, 0.04991255793720484, 0.049773496109992266, 0.04981541493907571, 0.05020452011376619, 0.049701401963829994, 0.04974706191569567, 0.0497219143435359, 0.04978289362043142, 0.049999785143882036, 0.04996581608429551, 0.05002726195380092, 0.05073230294510722, 0.050007148180156946, 0.049841852858662605, 0.049905499909073114, 0.049799207132309675, 0.050101823173463345, 0.049750164616853, 0.04988588625565171, 0.04975837981328368, 0.04975849622860551, 0.04980318387970328, 0.04995747609063983, 0.04987158114090562, 0.04988136375322938, 0.0499346861615777, 0.04990699701011181, 0.04978362377732992, 0.04999041324481368, 0.05002752784639597, 0.04988405480980873, 0.04981852602213621, 0.04980275593698025, 0.05006057908758521, 0.049973905086517334, 0.04980460787191987, 0.04961790516972542, 0.05326378392055631, 0.046927622985094786, 0.04970394494011998, 0.04963594628497958, 0.04995780484750867, 0.05002395622432232, 0.04948243172839284, 0.049889639019966125, 0.049963208846747875, 0.05006597936153412, 0.04971788078546524, 0.04983016615733504, 0.04987176274880767, 0.05005779629573226, 0.04964892892166972, 0.04979992192238569, 0.04992322996258736, 0.049894724041223526, 0.05020385794341564, 0.04950089519843459, 0.049847093876451254, 0.050297528970986605, 0.04980905493721366, 0.04982053907588124, 0.04983288701623678, 0.049869915936142206, 0.0498445532284677, 0.050012712832540274, 0.04994153277948499, 0.04989235335960984, 0.049983014818280935, 0.04974219808354974, 0.04988769115880132, 0.04988315375521779, 0.04979606298729777, 0.04994005290791392, 0.050049847923219204, 0.04991355026140809, 0.05003620311617851, 0.04983824864029884, 0.0498650292865932, 0.049964717123657465, 0.049873075913637877, 0.04976326692849398, 0.049853425938636065, 0.049836989026516676, 0.049971248023211956, 0.049665090162307024, 0.04981292597949505, 0.049944343976676464, 0.04985127178952098, 0.04970943322405219, 0.049773511942476034, 0.04986355593428016, 0.049930077977478504, 0.04985483083873987, 0.05061761708930135, 0.04992536921054125, 0.0498106237500906, 0.04985338030382991, 0.04989187000319362, 0.04989525396376848, 0.049791486002504826, 0.04980841279029846, 0.05006779823452234, 0.050205889623612165, 0.04976828908547759, 0.04985877592116594, 0.04979338403791189, 0.04994339821860194, 0.049823896028101444, 0.05032090377062559, 0.05000730697065592, 0.04975536419078708, 0.05002149706706405, 0.04988287575542927, 0.050015862099826336, 0.04963625781238079, 0.049808987416327, 0.04994685482233763, 0.05047213099896908, 0.04982642317190766, 0.04978735186159611, 0.04969673277810216, 0.04985450813546777, 0.04994354909285903, 0.04978971369564533, 0.05034867022186518, 1.932376260869205, 3.371316251344979, 1.9476727927103639, 3.351833912078291, 0.05295777693390846, 0.052999040111899376], [3.379950189962983, 0.052512228954583406, 0.05094151804223657, 0.04998984234407544, 0.04980504373088479, 0.049415449146181345, 0.04985718196257949, 0.049733392894268036, 0.04991426831111312, 0.05013612983748317, 0.05008245585486293, 0.05013274308294058, 0.0501977582462132, 0.05029395176097751, 0.05022136913612485, 0.05043059168383479, 0.050279874354600906, 0.05029414873570204, 0.05019277008250356, 0.05015157721936703, 0.05023953365162015, 0.050288244150578976, 0.050273437052965164, 0.050464944913983345, 0.05037107691168785, 0.0504759750328958, 0.050229732878506184, 0.05035020411014557, 0.05058783898130059, 0.050227324943989515, 0.05021313624456525, 0.05038011306896806, 0.05041782697662711, 0.05023347586393356, 0.05055347317829728, 0.050500711891800165, 0.05031480407342315, 0.05137014668434858, 0.0494190682657063, 0.05054441886022687, 0.05098741501569748, 0.05036375718191266, 0.05019297683611512, 0.05041101016104221, 0.050453148782253265, 0.05043518729507923, 0.0503999856300652, 0.05028641503304243, 0.05071782320737839, 0.05038361111655831, 0.05044734198600054, 0.05067545780912042, 0.05056858388707042, 0.05071023432537913, 0.05061466479673982, 0.05039643496274948, 0.05075232591480017, 0.050665914081037045, 0.05026856018230319, 0.05035569192841649, 0.05027976771816611, 0.05036374321207404, 0.05037301918491721, 0.05042980192229152, 0.05047717271372676, 0.05003440007567406, 0.0504797431640327, 0.05098084406927228, 0.05067834910005331, 0.05070657376199961, 0.050658334977924824, 0.05059139523655176, 0.05061712674796581, 0.05064304685220122, 0.05038976622745395, 0.050653770100325346, 0.05051629198715091, 0.05060835275799036, 0.050430442206561565, 0.05053733894601464, 0.05057950410991907, 0.050552817061543465, 0.05062057776376605, 0.05038338713347912, 0.05032329075038433, 0.050371827092021704, 0.05036781309172511, 0.05052677495405078, 0.0505228522233665, 0.05071767885237932, 0.050397440791130066, 0.050722651183605194, 0.05045480793341994, 0.050757204182446, 0.05079176276922226, 0.0499909189529717, 0.05107207130640745, 0.05096288397908211, 0.05057366006076336, 0.05050759855657816, 0.050532796420156956, 0.05053161596879363, 0.05068201571702957, 0.050678119994699955, 0.05047968914732337, 0.050766561180353165, 0.05076855979859829, 0.05025844881311059, 0.05099887726828456, 0.05034376308321953, 0.050417318008840084, 0.05020604468882084, 0.05038290098309517, 0.05032389424741268, 0.05078882398083806, 0.050249415915459394, 0.050391819793730974, 0.05039032828062773, 0.05055704014375806, 0.05024152295663953, 0.05020541278645396, 0.050135422963649035, 0.050496311858296394, 0.0504155270755291, 0.05047329608350992, 0.05096298595890403, 0.05017432617023587, 0.050368063151836395, 0.0506276385858655, 0.05058883409947157, 0.05030756304040551, 0.05080412607640028, 0.0505128288641572, 0.05080670723691583, 0.05064353905618191, 0.050525284837931395, 0.05059041501954198, 0.05057110311463475, 0.05076237767934799, 0.05038894806057215, 0.050353098195046186, 0.050408221781253815, 0.050452800933271646, 0.05036823824048042, 0.0504935048520565, 0.0507620288990438, 0.05040403502061963, 0.05041181808337569, 0.050422854255884886, 0.05047988798469305, 0.050836223643273115, 0.0503950952552259, 0.05055629089474678, 0.05028324807062745, 0.05054344004020095, 0.05073356116190553, 0.050625478848814964, 0.050565683748573065, 0.05069732526317239, 0.05079388897866011, 0.05055239982903004, 0.05081816716119647, 0.05022084107622504, 0.05054088495671749, 0.05067954072728753, 0.050650183111429214, 0.05053975200280547, 0.050515225157141685, 0.051056422758847475, 0.05037153698503971, 0.050339118111878633, 0.0504074739292264, 0.05039051407948136, 0.050315176136791706, 0.05006687110289931, 0.05013767583295703, 0.05014882516115904, 0.050061932764947414, 0.05025386298075318, 0.050141781102865934, 0.0500940871424973, 0.05028831399977207, 0.05005340464413166, 0.05028920713812113, 0.050405853893607855, 0.05011357320472598, 0.05031877616420388, 0.050373919773846865, 0.05030028009787202, 0.05028628371655941, 0.05041303439065814, 0.05014314968138933, 0.05010945117101073, 0.05044007394462824, 0.049991849809885025, 0.05029314337298274, 0.05031580477952957, 0.05032368190586567, 0.0501001151278615, 0.050336499232798815, 0.0503116799518466, 0.05009073065593839, 0.0503233871422708, 0.05022216122597456, 0.05014250474050641, 0.05065403785556555, 0.05042062420397997, 0.05019624624401331, 0.05017086584120989, 0.050280217081308365, 0.05038046604022384, 0.05034333094954491, 0.05021444894373417, 0.05018289014697075, 0.0503052668645978, 0.0503663569688797, 0.05041151214390993, 0.050004638731479645, 0.05039820400997996, 0.0500908549875021, 0.05036840308457613, 0.050372819881886244, 0.05018617305904627, 0.05012205196544528, 0.05020999116823077, 0.050150359980762005, 0.04975967900827527, 0.04989629378542304, 0.05000881711021066, 0.04999162815511227, 0.05003681592643261, 0.049766828771680593, 0.049853562377393246, 0.04965734761208296, 0.049641069024801254, 0.04983096197247505, 0.04975089430809021, 0.04999089380726218, 0.0497011193074286, 0.049793995916843414, 0.04983503092080355, 0.04953380674123764, 0.04970677522942424, 0.04980671079829335, 0.04988682735711336, 0.04959103697910905, 0.04982635099440813, 0.04970938665792346, 0.050022696144878864, 0.04980525188148022, 0.04961291514337063, 0.04978901520371437, 0.05004454776644707, 0.0497186821885407, 0.04958551004528999, 0.04993882589042187, 0.04971821699291468, 0.050134717021137476, 0.050042567774653435, 0.04958412889391184, 0.04994684411212802, 0.049804652109742165, 0.049759853165596724, 0.04966664174571633, 0.04991651000455022, 0.04984454205259681, 0.04971547704190016, 0.04971129819750786, 0.04989581182599068, 0.0497539141215384, 0.0498282709158957, 0.04979587998241186, 0.04990560095757246, 0.04964886698871851, 0.050075179897248745, 0.049811660312116146, 0.04974387772381306, 0.050010348204523325, 0.049702686723321676, 0.04986880533397198, 0.04981459258124232, 0.0495781721547246, 0.04964304808527231, 0.049616931937634945, 0.049817639868706465, 0.04988792212679982, 0.04943066695705056, 0.04980167420580983, 0.04977930383756757, 0.04982342990115285, 0.04951662523671985, 0.04979702876880765, 0.04969689715653658, 0.050016351975500584, 0.049710209015756845, 0.049636173993349075, 0.049878629855811596, 0.049707144033163786, 0.04973440617322922, 0.04962977580726147, 0.049931047949939966, 0.049768447410315275, 0.0500435926951468, 0.0495677599683404, 0.04970200313255191, 0.0500122900120914, 0.049732835963368416, 0.04960841592401266, 0.049761151894927025, 0.0497091980651021, 0.04987670527771115, 0.0496735000051558, 0.05008974904194474, 0.050090324599295855, 0.04973347997292876, 0.04984667710959911, 0.04986773105338216, 0.04982711607590318, 0.04975753417238593, 0.04968373570591211, 0.04973369790241122, 0.04975397838279605, 0.04975018464028835, 0.04983619321137667, 0.04976584576070309, 0.04967547440901399, 0.04972922382876277, 0.0496940677985549, 0.04997508320957422, 0.049610855989158154, 0.04989718087017536, 0.049494334962219, 0.050267193000763655, 0.049737556371837854, 0.04984257463365793, 0.04963866528123617, 0.049938862677663565, 0.049717933405190706, 0.049804731737822294, 0.04969985689967871, 0.04969094134867191, 0.049795320723205805, 0.04980329005047679, 0.049957449082285166, 0.04968693293631077, 0.04983883211389184, 0.049810610711574554, 0.04972065705806017, 0.04963578190654516, 0.04992391727864742, 0.04981464380398393, 0.04992454592138529, 0.04973726533353329, 0.04966033296659589, 0.04954954003915191, 0.050032957922667265, 0.049882620107382536, 0.049985324032604694, 0.05046310182660818, 0.049423323944211006, 0.049694367218762636, 0.04970448883250356, 0.04973716475069523, 0.049917877186089754, 0.04986194893717766, 0.0497887241654098, 0.0499722957611084, 0.04977959394454956, 0.04970933310687542, 0.04997112508863211, 0.04984444286674261, 0.04984331503510475, 0.04969644593074918, 0.04990187706425786, 0.049712485168129206, 0.04971862118691206, 0.04999821586534381, 0.04976060800254345, 0.04994580987840891, 0.04977140622213483, 0.04983012890443206, 0.04982575494796038, 0.04967156518250704, 0.04972983989864588, 0.04984747199341655, 0.04974284069612622, 0.04963081330060959, 0.049769135657697916, 0.049928931053727865, 0.05005740327760577, 0.049691416788846254, 0.04992506233975291, 0.049920445773750544, 0.049573902040719986, 0.049816271755844355, 0.049823581241071224, 0.050050120800733566, 0.04965177923440933, 0.04984844196587801, 0.049835571087896824, 0.049773944076150656, 0.04988346295431256, 0.049759360030293465, 0.04977858765050769, 0.05015063704922795, 0.04984127124771476, 0.05015244288370013, 0.049749819096177816, 0.05003959685564041, 0.049740943126380444, 0.04961200710386038, 0.04998490074649453, 0.0496430778875947, 0.04977898998185992, 0.049842528998851776, 0.050039642956107855, 0.04980661813169718, 0.049841044936329126, 0.04984048334881663, 0.05030784662812948, 0.04978404799476266, 0.0497382003813982, 0.04981678677722812, 0.05009936401620507, 0.05004088720306754, 0.049562602769583464, 0.04976904718205333, 0.04975784569978714, 0.049745770171284676, 0.05036351690068841, 0.049529661890119314, 0.049642774276435375, 0.049885669723153114, 0.049814701080322266, 0.04981933534145355, 0.0498004867695272, 0.04996443400159478, 0.04983610613271594, 0.0497996867634356, 0.0497691472992301, 0.05002104165032506, 0.04963786015287042, 0.04975137487053871, 0.04981600306928158, 0.04990285821259022, 0.049961155746132135, 0.04981849994510412, 0.049772147089242935, 0.049737845081835985, 0.04987181210890412, 0.050064893905073404, 0.04965847311541438, 0.04989483067765832, 0.04992234520614147, 0.04983503511175513, 0.04981249803677201, 0.049955257680267096, 0.05025335308164358, 0.049672873225063086, 0.049934274051338434, 0.04972639586776495, 0.049787827767431736, 0.049877770245075226, 0.049861141946166754, 0.04987005703151226, 0.04982660384848714, 0.05009120004251599, 0.04984566709026694, 0.04956505773589015, 0.04977018106728792, 0.04981841519474983, 0.04974510706961155, 0.04980857204645872, 0.05002459278330207, 0.04996620398014784, 0.04975191317498684, 0.04980097571387887, 0.049733547028154135, 0.050223966129124165, 0.04991065710783005, 0.04952719388529658, 0.04982959106564522, 0.04986636806279421, 0.04997129971161485, 0.04973434517160058, 0.04995784116908908, 0.05000521568581462, 0.04992887796834111, 0.05011735111474991, 0.04990309290587902, 0.049998576287180185, 0.04984848806634545, 0.04988466063514352, 0.04976397333666682, 0.04999215388670564, 0.050180355086922646, 0.04984870972111821, 0.04997934214770794, 0.04995921207591891, 0.04989598412066698, 0.0520802759565413, 1.9323791698552668, 3.3723094197921455, 0.07937095826491714, 0.025841680821031332, 1.9289760100655258, 3.352967331185937, 0.053211532067507505, 0.051545239984989166, 1.928973953705281, 4.443522284273058], [0.060317637864500284, 0.05278582917526364, 0.05080475192517042, 0.05025833426043391, 0.04956038994714618, 0.05012853071093559, 0.050098329316824675, 0.050191245041787624, 0.05018107779324055, 0.050151614006608725, 0.05025665694847703, 0.05047377431765199, 0.050460281781852245, 0.05032509891316295, 0.05049552908167243, 0.050617674831300974, 0.050558574963361025, 0.050277044996619225, 0.050498601980507374, 0.05052504036575556, 0.050648091826587915, 0.050524027086794376, 0.05048328684642911, 0.05059612821787596, 0.05036173481494188, 0.05073500983417034, 0.05075177224352956, 0.05041727377101779, 0.05067198118194938, 0.0505475508980453, 0.050497282296419144, 0.05067791789770126, 0.05042992811650038, 0.05038940301164985, 0.050493685994297266, 0.0503683309070766, 0.050579986069351435, 0.05055559379979968, 0.05062769912183285, 0.0506486059166491, 0.0506358970887959, 0.05082104168832302, 0.05063611315563321, 0.05057217925786972, 0.05077798664569855, 0.05098275700584054, 0.050791576970368624, 0.050689129158854485, 0.050601634196937084, 0.05078504607081413, 0.05066106282174587, 0.05058378679677844, 0.050787616055458784, 0.0509818228892982, 0.050784626975655556, 0.05056747840717435, 0.050787795800715685, 0.05083028879016638, 0.05052437726408243, 0.05058513907715678, 0.05067255487665534, 0.050654718186706305, 0.05050109000876546, 0.05116098886355758, 0.05091474996879697, 0.05083219986408949, 0.050777845084667206, 0.05074314121156931, 0.050761078018695116, 0.05072681559249759, 0.05075581930577755, 0.05103555368259549, 0.05075733736157417, 0.05086800688877702, 0.05067684920504689, 0.05108530493453145, 0.0510689509101212, 0.050839409697800875, 0.05082653043791652, 0.0506488336250186, 0.05084147537127137, 0.05087541462853551, 0.05079425219446421, 0.05074202874675393, 0.05071330815553665, 0.05079539027065039, 0.05062825698405504, 0.05087167676538229, 0.050676765851676464, 0.05062231933698058, 0.05078018503263593, 0.050679164938628674, 0.05075060110539198, 0.050744568929076195, 0.05121510103344917, 0.05082208476960659, 0.05066313594579697, 0.050850197207182646, 0.05085514299571514, 0.050801984034478664, 0.05075516505166888, 0.05089327087625861, 0.05075255688279867, 0.050651201978325844, 0.050053699873387814, 0.05138425715267658, 0.05081048887223005, 0.050756394397467375, 0.0507099567912519, 0.05149776907637715, 0.050789209082722664, 0.050936148036271334, 0.049971199594438076, 0.051142309326678514, 0.05097092967480421, 0.05393372615799308, 0.04803377902135253, 0.05052060121670365, 0.05080610187724233, 0.05126189813017845, 0.050490880850702524, 0.050686029717326164, 0.050707622431218624, 0.05062882183119655, 0.05050601717084646, 0.050838129594922066, 0.05051642842590809, 0.050721578765660524, 0.05067887483164668, 0.05070000095292926, 0.050665042363107204, 0.05078925704583526, 0.05055725993588567, 0.051137950737029314, 0.05074241617694497, 0.05057382583618164, 0.05076197115704417, 0.05065293796360493, 0.05056180385872722, 0.05068218009546399, 0.05082706082612276, 0.050575487315654755, 0.05072663677856326, 0.0510562052950263, 0.05066535389050841, 0.05069988872855902, 0.050678703002631664, 0.050917144399136305, 0.05071756197139621, 0.05077059706673026, 0.05084526166319847, 0.05060890503227711, 0.05044825002551079, 0.05048221303150058, 0.05051208194345236, 0.050780154298990965, 0.05007429467514157, 0.05014804610982537, 0.05026736110448837, 0.050458359997719526, 0.05037890886887908, 0.05040149390697479, 0.05023170914500952, 0.05094820214435458, 0.05030102375894785, 0.05031230300664902, 0.05017438996583223, 0.050356869120150805, 0.050386583898216486, 0.05048546614125371, 0.050513351801782846, 0.050286436919122934, 0.05027243122458458, 0.050387024879455566, 0.0503818579018116, 0.05046938033774495, 0.05013813870027661, 0.05015217000618577, 0.04997265338897705, 0.050101646687835455, 0.050091734156012535, 0.049835141748189926, 0.04982439009472728, 0.04994970094412565, 0.04989491915330291, 0.05005103908479214, 0.04984021093696356, 0.0499975411221385, 0.04994944576174021, 0.05009635118767619, 0.049928100779652596, 0.04993331618607044, 0.04980116989463568, 0.049965037032961845, 0.049390838015824556, 0.05028139287605882, 0.050126241985708475, 0.04991701291874051, 0.05012385221198201, 0.05013783788308501, 0.049876546021550894, 0.04997972212731838, 0.0501858820207417, 0.05008381279185414, 0.050036387983709574, 0.05016954429447651, 0.049709276761859655, 0.050186146050691605, 0.0502362372353673, 0.049917196854949, 0.05010122712701559, 0.04989453265443444, 0.0498356893658638, 0.0499713527970016, 0.04985497426241636, 0.0497701158747077, 0.04996825009584427, 0.04993400489911437, 0.05006470391526818, 0.05016842111945152, 0.04978181701153517, 0.049874197691679, 0.04979103896766901, 0.04984605312347412, 0.04988581407815218, 0.04967280803248286, 0.0498928721062839, 0.04973748093470931, 0.04982414282858372, 0.049829395953565836, 0.049825090914964676, 0.049769236240535975, 0.04981891578063369, 0.049872430972754955, 0.04977207910269499, 0.04990172199904919, 0.04964394122362137, 0.04976141406223178, 0.049800967797636986, 0.049881971906870604, 0.049821654334664345, 0.04975486360490322, 0.04983131540939212, 0.049750640988349915, 0.04993392201140523, 0.049748371820896864, 0.049609438981860876, 0.049835287034511566, 0.04966862592846155, 0.049689176958054304, 0.049853699281811714, 0.049752235878258944, 0.049706497695297, 0.049988252110779285, 0.04985304502770305, 0.04965175595134497, 0.04972511716187, 0.04995535593479872, 0.04958154400810599, 0.04961339524015784, 0.04982084361836314, 0.050464414060115814, 0.049558441154658794, 0.04983109701424837, 0.04981974512338638, 0.04969136882573366, 0.04985253792256117, 0.049956426955759525, 0.05008831527084112, 0.04979077260941267, 0.04976734519004822, 0.04981522401794791, 0.049679860938340425, 0.050037167966365814, 0.049848771188408136, 0.050020291935652494, 0.050105661153793335, 0.04969849297776818, 0.04966974398121238, 0.05024073692038655, 0.04978908784687519, 0.049779308028519154, 0.049762955866754055, 0.04982931911945343, 0.04974581208080053, 0.04989788308739662, 0.049887062050402164, 0.04974922491237521, 0.04959505517035723, 0.04990815278142691, 0.04978414485231042, 0.04980876296758652, 0.04968792339786887, 0.04971889080479741, 0.050273347180336714, 0.0493052089586854, 0.049586731009185314, 0.049738019704818726, 0.0496919802390039, 0.04991366295143962, 0.04957262007519603, 0.04967765603214502, 0.04981673276051879, 0.049906822852790356, 0.049825857393443584, 0.04976974567398429, 0.04970018519088626, 0.0498524340800941, 0.04967937199398875, 0.04973761085420847, 0.04980943212285638, 0.04976928886026144, 0.04994896799325943, 0.04990235390141606, 0.05062974197790027, 0.04990887502208352, 0.04975942336022854, 0.04987757792696357, 0.04970842180773616, 0.049826815258711576, 0.04966354789212346, 0.04994080401957035, 0.05008341884240508, 0.04976007994264364, 0.049705028999596834, 0.05006511090323329, 0.04983052611351013, 0.04985236516222358, 0.04902853071689606, 0.05040991399437189, 0.0497804400511086, 0.049812096171081066, 0.04983623884618282, 0.04994344711303711, 0.049883080180734396, 0.04958863276988268, 0.04981716210022569, 0.049543906934559345, 0.05001193704083562, 0.04986879089847207, 0.04990964103490114, 0.049628457985818386, 0.04984339186921716, 0.04978012712672353, 0.049753491301089525, 0.049987894017249346, 0.05003808764740825, 0.049583095125854015, 0.04973202804103494, 0.050056512001901865, 0.050017975736409426, 0.04978195624426007, 0.04961250675842166, 0.04981955140829086, 0.049839562736451626, 0.04994298703968525, 0.04982515284791589, 0.04981840401887894, 0.049924230203032494, 0.04970415076240897, 0.04982203710824251, 0.049824015237390995, 0.04971396503970027, 0.050080479588359594, 0.049950368236750364, 0.04991649789735675, 0.04999702516943216, 0.04997222404927015, 0.04995320877060294, 0.04988169111311436, 0.05001299595460296, 0.04957159794867039, 0.050035125110298395, 0.05005039880052209, 0.04967509023845196, 0.0497107170522213, 0.04994806880131364, 0.049938916228711605, 0.04974446166306734, 0.05009337514638901, 0.04969860101118684, 0.04998738085851073, 0.04978916002437472, 0.05002147192135453, 0.049902542028576136, 0.04975669598206878, 0.04969759518280625, 0.04978679399937391, 0.04998622881248593, 0.04997928813099861, 0.05002703797072172, 0.05077615100890398, 0.049963148310780525, 0.049881585873663425, 0.04987410083413124, 0.049793458078056574, 0.050102814100682735, 0.04976454097777605, 0.04986207373440266, 0.04978183610364795, 0.04974185209721327, 0.04981849994510412, 0.04993543308228254, 0.0498840631917119, 0.04987158579751849, 0.049941240809857845, 0.049893693998456, 0.049810332246124744, 0.04999431688338518, 0.0500255529768765, 0.04988331999629736, 0.04981367103755474, 0.0497969682328403, 0.05007066670805216, 0.04996060626581311, 0.04981827875599265, 0.04961662320420146, 0.053025796078145504, 0.04714491264894605, 0.04975492414087057, 0.04959753900766373, 0.049978856928646564, 0.050009345170110464, 0.04949626186862588, 0.04986129002645612, 0.049965946935117245, 0.050055928993970156, 0.04974888591095805, 0.049815616104751825, 0.04989079013466835, 0.05005687102675438, 0.049639998003840446, 0.04979709209874272, 0.049941261764615774, 0.0498829260468483, 0.05023409007117152, 0.04946391098201275, 0.04985706182196736, 0.050276526249945164, 0.04961066087707877, 0.050036266911774874, 0.049841959960758686, 0.04987972602248192, 0.049833035096526146, 0.05001351982355118, 0.049927862361073494, 0.049892928916960955, 0.05001121573150158, 0.04973352700471878, 0.04987580515444279, 0.04989390121772885, 0.049807187635451555, 0.04991663433611393, 0.05004593497142196, 0.049912385642528534, 0.05005171522498131, 0.04983163997530937, 0.04988935589790344, 0.04994255118072033, 0.04987439373508096, 0.049767176155000925, 0.049872834235429764, 0.04979972401633859, 0.04999573156237602, 0.04966261703521013, 0.04980990430340171, 0.04994830908253789, 0.04984912695363164, 0.04970254469662905, 0.049777592066675425, 0.04977891221642494, 0.050020313821733, 0.04986371612176299, 0.0506270918995142, 0.04990431619808078, 0.04980330402031541, 0.0498617859557271, 0.04990661796182394, 0.04987846780568361, 0.04978890623897314, 0.04982038261368871, 0.05006944015622139, 0.05019913427531719, 0.049788737669587135, 0.04983575688675046, 0.049806276336312294, 0.0499394778162241, 0.049823896028101444, 0.05031219311058521, 0.0500171217136085, 0.04973712516948581, 0.05004017287865281, 0.04987770412117243, 0.050028543919324875, 0.04961771424859762, 0.04981554299592972, 0.049941340927034616, 0.0504958089441061, 0.04981435090303421, 0.04978410014882684, 0.049692449159920216, 0.04988551000133157, 0.04990010568872094, 0.049817572347819805, 0.05049098655581474, 1.9319690400734544, 3.3716155532747507, 1.9473979189060628, 3.3519813208840787, 0.05283040925860405, 0.05348113877698779], [0.058113543782383204, 0.05276266811415553, 0.05066751595586538, 0.04999565100297332, 0.04980367003008723, 0.04969154903665185, 0.049836553167551756, 0.04973303293809295, 0.04991016490384936, 0.04987655486911535, 0.05035792896524072, 0.050133260898292065, 0.050186042208224535, 0.05029392382130027, 0.0502156182192266, 0.05017018178477883, 0.05024850741028786, 0.05030845291912556, 0.05018943082541227, 0.05046838102862239, 0.05023116897791624, 0.05029472801834345, 0.050275225192308426, 0.05045471386983991, 0.05038498202338815, 0.05014327075332403, 0.05055811628699303, 0.05035133473575115, 0.0502745839767158, 0.05054236901924014, 0.05021118512377143, 0.05038386210799217, 0.05009336397051811, 0.05054958397522569, 0.050239430740475655, 0.05050444137305021, 0.05060083791613579, 0.05140445800498128, 0.04941778816282749, 0.05054419580847025, 0.0506652919575572, 0.050359338987618685, 0.050521109253168106, 0.05040597077459097, 0.05045975977554917, 0.05043482733890414, 0.05039913672953844, 0.050286926329135895, 0.05040200985968113, 0.05070781009271741, 0.050437348894774914, 0.050639999099075794, 0.05060739070177078, 0.0506786173209548, 0.05032172380015254, 0.05072685517370701, 0.05042030196636915, 0.05066167004406452, 0.05060782702639699, 0.050015128683298826, 0.050608331337571144, 0.050375145860016346, 0.050362992100417614, 0.05042860796675086, 0.05015619797632098, 0.05036494508385658, 0.0501440386287868, 0.051316723227500916, 0.05066809616982937, 0.05038332100957632, 0.05099095357581973, 0.0505839753895998, 0.050621806643903255, 0.05029769614338875, 0.050733787938952446, 0.0506666861474514, 0.05050815874710679, 0.05060693435370922, 0.05043486971408129, 0.050530157051980495, 0.0505950809456408, 0.05053632194176316, 0.05027929600328207, 0.05037822341546416, 0.05068051861599088, 0.05036406219005585, 0.05036980891600251, 0.050525307189673185, 0.05053021991625428, 0.05037262290716171, 0.05073509318754077, 0.05037778289988637, 0.050807280000299215, 0.05041662510484457, 0.051131794694811106, 0.04983331309631467, 0.05122845387086272, 0.050604913383722305, 0.05058910558000207, 0.050866743084043264, 0.05052239494398236, 0.05051537603139877, 0.05069786636158824, 0.05067668203264475, 0.050474969670176506, 0.05042082304134965, 0.05076864594593644, 0.05026112124323845, 0.051342615857720375, 0.05034595122560859, 0.0504157398827374, 0.050213724840432405, 0.05037788487970829, 0.050308851059526205, 0.05044429795816541, 0.0502554252743721, 0.050765398889780045, 0.050375853199511766, 0.05054501071572304, 0.050236502196639776, 0.04986347397789359, 0.05048936512321234, 0.05048854183405638, 0.05041963001713157, 0.05044147279113531, 0.05099350120872259, 0.050180694088339806, 0.050367798656225204, 0.0505249141715467, 0.05053985398262739, 0.05045469803735614, 0.05078841606155038, 0.050508201122283936, 0.05081261461600661, 0.050655484199523926, 0.05050990404561162, 0.05060596112161875, 0.05054951971396804, 0.05050757434219122, 0.050310307648032904, 0.05066187400370836, 0.05009405221790075, 0.05082303611561656, 0.05033685173839331, 0.05040864087641239, 0.050510024186223745, 0.050776427146047354, 0.05046579474583268, 0.05033286288380623, 0.05049207713454962, 0.05083362432196736, 0.05038847867399454, 0.050209029112011194, 0.05068146903067827, 0.05058860406279564, 0.05067358398810029, 0.050621639005839825, 0.05057515390217304, 0.05068539688363671, 0.0504154022783041, 0.050941045861691236, 0.05043768184259534, 0.05071838106960058, 0.050482061225920916, 0.05060831876471639, 0.05066740186884999, 0.050512757152318954, 0.050606357865035534, 0.05081337317824364, 0.05025324784219265, 0.05052310135215521, 0.05040796101093292, 0.05048164585605264, 0.050317998975515366, 0.05007725581526756, 0.050143896136432886, 0.05014265887439251, 0.05007708119228482, 0.05023754108697176, 0.0501477736979723, 0.0500907301902771, 0.050288212951272726, 0.05004578782245517, 0.05029045697301626, 0.05003648716956377, 0.050488844979554415, 0.05034396005794406, 0.05034333886578679, 0.05030345497652888, 0.0502946893684566, 0.05041417386382818, 0.05014027003198862, 0.05010438710451126, 0.05006483802571893, 0.050381941720843315, 0.05027486616745591, 0.05033028172329068, 0.05031580897048116, 0.050111360382288694, 0.0503272139467299, 0.04992124065756798, 0.05048388335853815, 0.04992876574397087, 0.05061962595209479, 0.05002383701503277, 0.050777224358171225, 0.05048581259325147, 0.05012929532676935, 0.05016859667375684, 0.050282175187021494, 0.05037591187283397, 0.05034601502120495, 0.0502112852409482, 0.050183973740786314, 0.050311959348618984, 0.050365307833999395, 0.05001511191949248, 0.050389462150633335, 0.050401863642036915, 0.05009351437911391, 0.050365881994366646, 0.05037658708170056, 0.050184316001832485, 0.05013616383075714, 0.05019785510376096, 0.050154756754636765, 0.04976192396134138, 0.04991733003407717, 0.04998206812888384, 0.05001184716820717, 0.05002162093296647, 0.04975754069164395, 0.04946067603304982, 0.050050093326717615, 0.04963838681578636, 0.049836019054055214, 0.04974924400448799, 0.049602769780904055, 0.05009874515235424, 0.04979770816862583, 0.049899281933903694, 0.04946308908984065, 0.04970974288880825, 0.04980095289647579, 0.04989568283781409, 0.04959582211449742, 0.049836549907922745, 0.049713307060301304, 0.04959635529667139, 0.05022446298971772, 0.049619972705841064, 0.049773606937378645, 0.05004588235169649, 0.04970652563497424, 0.04959850199520588, 0.04995053540915251, 0.04970864998176694, 0.05004492588341236, 0.05013215309008956, 0.049588261637836695, 0.04996222723275423, 0.049781995825469494, 0.049761743284761906, 0.049662668723613024, 0.049783630296587944, 0.04998987494036555, 0.04970448510721326, 0.04970762971788645, 0.049903527833521366, 0.04976280219852924, 0.04981637094169855, 0.04979788791388273, 0.04948388924822211, 0.05005976976826787, 0.050084856338799, 0.04980496782809496, 0.0497594210319221, 0.0500793750397861, 0.049633135087788105, 0.04986531799659133, 0.049387342762202024, 0.04999857908114791, 0.04965028678998351, 0.04960970999673009, 0.04981241328641772, 0.04948315070942044, 0.049854467157274485, 0.049807796254754066, 0.04976661968976259, 0.04981941916048527, 0.049528309144079685, 0.04979935893788934, 0.049683941062539816, 0.05008592363446951, 0.04964821832254529, 0.04962932597845793, 0.04946174891665578, 0.05011774692684412, 0.04974168399348855, 0.04963667085394263, 0.04993500420823693, 0.049764780793339014, 0.04961132537573576, 0.05000130692496896, 0.049658084753900766, 0.04962851433083415, 0.05017025489360094, 0.0496066240593791, 0.049756831023842096, 0.04969780892133713, 0.04988698195666075, 0.04966606805101037, 0.049653803929686546, 0.050531021784991026, 0.049735811073333025, 0.049840962048619986, 0.049872688949108124, 0.049821033142507076, 0.049766837153583765, 0.04968410870060325, 0.04972335696220398, 0.0497537050396204, 0.049752564169466496, 0.04982889071106911, 0.04963885108008981, 0.04981002304702997, 0.04974082810804248, 0.04968767799437046, 0.04953250382095575, 0.05005649523809552, 0.05005384609103203, 0.049364099744707346, 0.050258401315659285, 0.049728319980204105, 0.049854890909045935, 0.04962658975273371, 0.04990218207240105, 0.04971922608092427, 0.04984374484047294, 0.049699926283210516, 0.04968306189402938, 0.04980500414967537, 0.04979678662493825, 0.04996331734582782, 0.049699204973876476, 0.04982516076415777, 0.04970331909134984, 0.04981721518561244, 0.04966318979859352, 0.0499017178080976, 0.04981315601617098, 0.04992559039965272, 0.04975032387301326, 0.04964140383526683, 0.049552720971405506, 0.05004025204107165, 0.04987970320507884, 0.04997799592092633, 0.05001906584948301, 0.04986903304234147, 0.04969481285661459, 0.0497097373008728, 0.04973292490467429, 0.05021970486268401, 0.0495811989530921, 0.04978663520887494, 0.049969528801739216, 0.04978823335841298, 0.049626418855041265, 0.05004214309155941, 0.04984003584831953, 0.04983553010970354, 0.04970291303470731, 0.04993588104844093, 0.04978138767182827, 0.049701621290296316, 0.04945600777864456, 0.05022425018250942, 0.049932193011045456, 0.0497727389447391, 0.049841039814054966, 0.049825895112007856, 0.04967206995934248, 0.04972488898783922, 0.04984348686411977, 0.04959999118000269, 0.0497694150544703, 0.04977812897413969, 0.04992616083472967, 0.049598745070397854, 0.04969234112650156, 0.050381268840283155, 0.049467976205050945, 0.05003403592854738, 0.049808075185865164, 0.049834003672003746, 0.05004576314240694, 0.04964878177270293, 0.049846215173602104, 0.0498339980840683, 0.04977767216041684, 0.049874779768288136, 0.049771019257605076, 0.04977464769035578, 0.049691096879541874, 0.050307474099099636, 0.050152179319411516, 0.049739953596144915, 0.049586750101298094, 0.04974191589280963, 0.05006768833845854, 0.0499990526586771, 0.049630314111709595, 0.049786399118602276, 0.04983275895938277, 0.05003613093867898, 0.04978920519351959, 0.04986908985301852, 0.04985263617709279, 0.05031058192253113, 0.049779164139181376, 0.04972594464197755, 0.049813000950962305, 0.05009927321225405, 0.04957147594541311, 0.0500469789840281, 0.0497832759283483, 0.04973977617919445, 0.04975060373544693, 0.04997650906443596, 0.049919804092496634, 0.04963681194931269, 0.04997682524845004, 0.049715783912688494, 0.04979834798723459, 0.049843642860651016, 0.05003503616899252, 0.04985350603237748, 0.049699064809829, 0.04976815218105912, 0.04954499891027808, 0.05020411778241396, 0.04966355813667178, 0.049812206998467445, 0.04991783807054162, 0.049956862814724445, 0.049814618192613125, 0.04975729016587138, 0.049762144684791565, 0.04985983809456229, 0.0500742238946259, 0.04965422535315156, 0.04990698676556349, 0.04990251921117306, 0.04983079666271806, 0.04981258837506175, 0.04995802789926529, 0.050246797036379576, 0.0496778916567564, 0.049931643065065145, 0.04975498002022505, 0.04977538390085101, 0.04987719003111124, 0.04985607508569956, 0.04988117190077901, 0.04983014427125454, 0.04958361992612481, 0.049850590992718935, 0.050056342035532, 0.04978611320257187, 0.04981529666110873, 0.04973428603261709, 0.049804958049207926, 0.050044836942106485, 0.04996038507670164, 0.04974409192800522, 0.049811834935098886, 0.04972960613667965, 0.05024753184989095, 0.04937875410541892, 0.05004170723259449, 0.04981697862967849, 0.049885339103639126, 0.0499487048946321, 0.04973965510725975, 0.049944816157221794, 0.05001969402655959, 0.04991958197206259, 0.049613866955041885, 0.05041185114532709, 0.05000652000308037, 0.04983421368524432, 0.04989353520795703, 0.04964461177587509, 0.05011157412081957, 0.05019105784595013, 0.04984115902334452, 0.04996526427567005, 0.04997988371178508, 0.05000951839610934, 0.05243974458426237, 1.9317678790539503, 3.3723242203705013, 0.07937846658751369, 0.025751414243131876, 1.929080459754914, 3.3526386711746454, 0.05342690087854862, 0.051669569220393896, 1.9289603657089174, 4.444073160178959], [0.08099096128717065, 1.947837163694203, 3.3516727541573346, 0.05314063420519233, 0.05361355096101761, 1.92415214702487, 3.2631964897736907, 0.053205802105367184, 0.05130419787019491, 0.05022845882922411, 0.04946735128760338, 0.04928733687847853, 0.04950658790767193, 0.04987904196605086, 0.05014597810804844, 0.049941867124289274, 0.050248737912625074, 0.04980219015851617, 0.05018057208508253, 0.0500133209861815, 0.05018379259854555, 0.04985357029363513, 0.050192524679005146, 0.05007977830246091, 0.05005604773759842, 0.0502152293920517, 0.05017339577898383, 0.05002654017880559, 0.04986982187256217, 0.05011920677497983, 0.05005409009754658, 0.06560170324519277, 0.03497457504272461, 1.9209403828717768, 3.292215541936457, 0.05237901397049427, 0.050711508840322495, 0.04984809411689639, 0.04944838210940361, 0.04944338882341981, 0.04953529732301831, 0.049670643638819456, 0.04955758014693856, 0.049466128926724195, 0.04956522397696972, 0.049764798022806644, 0.0496672922745347, 0.049634705763310194, 0.049751824233680964, 0.04978179279714823, 0.04967415984719992, 0.04980623396113515, 0.049619237426668406, 0.049740551970899105, 0.04963294696062803, 0.049836650025099516, 0.04989100294187665, 0.050317215733230114, 0.04990815604105592, 0.05000759707763791, 0.04990940913558006, 0.049798634834587574, 0.0501134661026299, 0.050186132080852985, 0.04991062171757221, 0.0501443799585104, 0.05000769440084696, 0.05000085290521383, 0.05051541468128562, 0.05015285033732653, 0.05010287184268236, 0.05014624027535319, 0.05020798975601792, 0.04999882122501731, 0.049994594883173704, 0.05013411305844784, 0.050363953690975904, 0.05043372930958867, 0.05013863369822502, 0.04968516016378999, 0.05012150900438428, 0.050118622835725546, 0.05058615794405341, 0.0502484692260623, 0.049757529981434345, 0.05009127501398325, 0.050252594985067844, 0.04991524899378419, 0.05030326312407851, 0.049927889835089445, 0.05013680597767234, 0.05030239000916481, 0.05018630996346474, 0.05009856587275863, 0.050289019010961056, 0.05039503239095211, 0.050161466002464294, 0.05035468889400363, 0.050065910909324884, 0.04998059617355466, 0.05036547360941768, 0.05019138101488352, 0.050190596375614405, 0.05006187269464135, 0.05018119513988495, 0.05015656491741538, 0.050283083226531744, 0.05019935267046094, 0.05028402712196112, 0.050151325296610594, 0.05005012499168515, 0.0502603966742754, 0.050326159223914146, 0.050139589700847864, 0.05033995397388935, 0.050338410306721926, 0.05016065202653408, 0.05061899172142148, 0.04994721617549658, 0.05009710183367133, 0.05020550126209855, 0.04985613375902176, 0.04975476721301675, 0.05026648985221982, 0.05003427620977163, 0.0503889718092978, 0.05008099600672722, 0.05009608389809728, 0.05011408030986786, 0.050010626669973135, 0.050501888152211905, 0.050181224942207336, 0.0503834979608655, 0.050232667941600084, 0.05026587937027216, 0.05018314067274332, 0.050272871274501085, 0.05027824081480503, 0.050112327095121145, 0.05021770903840661, 0.05011940700933337, 0.05031721806153655, 0.05012003378942609, 0.05023876391351223, 0.05023077316582203, 0.050446892157197, 0.050179175566881895, 0.05014396505430341, 0.05046710604801774, 0.05038110492751002, 0.05042192805558443, 0.05022538034245372, 0.05005563981831074, 0.05049151508137584, 0.05017051473259926, 0.05040738731622696, 0.05048142001032829, 0.05018751695752144, 0.05028929887339473, 0.05033964803442359, 0.050202305894345045, 0.05019242316484451, 0.05026042414829135, 0.05022702366113663, 0.05066337017342448, 0.050284611992537975, 0.0502794710919261, 0.05032797297462821, 0.05026533594354987, 0.05032180994749069, 0.050171446055173874, 0.05016275681555271, 0.050129594281315804, 0.050064753741025925, 0.0503517952747643, 0.050118164625018835, 0.05047975620254874, 0.050147857051342726, 0.050153623800724745, 0.05009066732600331, 0.05025399988517165, 0.050452740862965584, 0.050415697041898966, 0.05008374992758036, 0.050174484960734844, 0.05022348836064339, 0.05016418965533376, 0.0503132501617074, 0.050108988769352436, 0.05017151823267341, 0.050179786048829556, 0.05024561192840338, 0.05029402393847704, 0.050127841997891665, 0.05021088104695082, 0.050062601920217276, 0.05021015414968133, 0.050236576702445745, 0.05013053119182587, 0.05018989788368344, 0.050217139068990946, 0.050449979957193136, 0.05007591098546982, 0.05013592913746834, 0.050794622860848904, 0.04955973010510206, 0.050282507203519344, 0.05015384964644909, 0.05014908127486706, 0.0502384789288044, 0.050179122015833855, 0.05029733385890722, 0.05027066310867667, 0.05071069719269872, 0.050324208568781614, 0.04985088808462024, 0.05019691493362188, 0.04957055812701583, 0.050794956274330616, 0.050337555818259716, 0.050367812160402536, 0.05028201499953866, 0.049965377897024155, 0.050116173923015594, 0.05042919795960188, 0.05103434016928077, 0.050145736895501614, 0.050294444896280766, 0.0501882191747427, 0.050281350035220385, 0.050343894865363836, 0.05026549892500043, 0.0502281840890646, 0.050344042014330626, 0.05016265995800495, 0.050185353960841894, 0.0503025408834219, 0.05031781503930688, 0.050210590939968824, 0.05035327235236764, 0.05014056107029319, 0.050113639794290066, 0.050217734184116125, 0.05023972364142537, 0.05047382414340973, 0.050247143022716045, 0.05008059088140726, 0.05027008289471269, 0.05000813631340861, 0.04998402297496796, 0.04983254196122289, 0.04949433682486415, 0.04945915937423706, 0.0496686608530581, 0.04984543286263943, 0.04972547106444836, 0.04944548988714814, 0.050059984903782606, 0.049785709008574486, 0.04967778827995062, 0.04979876708239317, 0.049803019035607576, 0.049698435701429844, 0.0495765102095902, 0.04983664583414793, 0.04969148617237806, 0.04962159181013703, 0.04964007018133998, 0.04976363806053996, 0.04969216277822852, 0.04974260600283742, 0.049692138098180294, 0.0496934000402689, 0.049815788865089417, 0.04968939209356904, 0.04970900481566787, 0.049806392285972834, 0.04966098163276911, 0.049850966315716505, 0.04951328970491886, 0.049710674211382866, 0.04971687216311693, 0.0507167000323534, 0.04960921686142683, 0.04974404815584421, 0.04961006063967943, 0.04957300703972578, 0.04966049501672387, 0.04951459728181362, 0.04962146980687976, 0.04955763788893819, 0.04958833009004593, 0.04984323401004076, 0.04949516383931041, 0.049610975198447704, 0.04946412984281778, 0.0496049951761961, 0.049758099019527435, 0.04964702483266592, 0.04948211507871747, 0.04954555118456483, 0.049006206914782524, 0.049917825032025576, 0.04983633803203702, 0.04957122402265668, 0.0495635406114161, 0.04952373122796416, 0.04988863319158554, 0.049398564733564854, 0.049956906121224165, 0.049274826887995005, 0.049550795927643776, 0.04960807412862778, 0.0495001720264554, 0.04962547309696674, 0.0496576470322907, 0.049591319635510445, 0.04956011800095439, 0.04967245738953352, 0.04960474791005254, 0.04995741369202733, 0.04937966912984848, 0.04964055027812719, 0.049647563602775335, 0.04957285523414612, 0.0497660911642015, 0.04958429979160428, 0.04955136915668845, 0.04963905876502395, 0.04970920505002141, 0.049630649853497744, 0.049581591971218586, 0.04955895617604256, 0.04955358291044831, 0.049685980193316936, 0.04973643599078059, 0.04990549199283123, 0.049661693163216114, 0.049484189599752426, 0.0497010312974453, 0.04957683477550745, 0.049646839033812284, 0.04956171102821827, 0.04955870984122157, 0.04971405304968357, 0.04979009414091706, 0.04962112894281745, 0.049577358178794384, 0.04980648076161742, 0.04961577616631985, 0.04961323691532016, 0.04968583583831787, 0.049545171204954386, 0.049692572094500065, 0.049504959024488926, 0.04949805187061429, 0.04964148718863726, 0.04945579497143626, 0.04983664071187377, 0.050022727344185114, 0.05030040303245187, 0.04909355379641056, 0.049605845008045435, 0.04952832404524088, 0.049660278018563986, 0.049539480824023485, 0.04947840794920921, 0.04922048095613718, 0.049735726322978735, 0.04953615507110953, 0.0494887949898839, 0.04966182494536042, 0.04957808181643486, 0.04954457515850663, 0.04979836707934737, 0.04993655579164624, 0.0496640270575881, 0.04958310816437006, 0.04988095257431269, 0.04951957939192653, 0.04938612785190344, 0.04976378008723259, 0.04953378066420555, 0.049537021201103926, 0.049867136869579554, 0.049553514923900366, 0.04949747119098902, 0.04976926324889064, 0.04958029882982373, 0.049723018892109394, 0.0495831579901278, 0.04956312105059624, 0.05003599403426051, 0.049583546817302704, 0.04942217329517007, 0.04940565908327699, 0.049665478989481926, 0.0498429499566555, 0.049682783894240856, 0.049623093102127314, 0.049567597918212414, 0.04977795574814081, 0.04964796034619212, 0.04937357688322663, 0.04964571399614215, 0.0496205291710794, 0.0497868238016963, 0.04970103083178401, 0.04950447101145983, 0.04962065117433667, 0.04991955077275634, 0.04956897906959057, 0.05017438996583223, 0.0495980242267251, 0.049760210793465376, 0.04960231715813279, 0.04969686083495617, 0.04964642506092787, 0.04975788714364171, 0.04963699076324701, 0.04952789330855012, 0.04984943801537156, 0.04954469483345747, 0.04896840685978532, 0.05017571430653334, 0.04964955477043986, 0.04960623802617192, 0.04955008812248707, 0.04990646010264754, 0.04948703059926629, 0.05007120640948415, 0.04976200684905052, 0.049631830770522356, 0.04962300602346659, 0.04969398025423288, 0.049573443830013275, 0.04965967312455177, 0.04975653113797307, 0.049555190838873386, 0.04961840808391571, 0.04952319897711277, 0.04938632110133767, 0.050063787028193474, 0.04969676770269871, 0.0496756280772388, 0.049813218880444765, 0.04977099131792784, 0.04955786978825927, 0.05000396305695176, 0.04974342184141278, 0.04972873907536268, 0.04975617118179798, 0.04966295976191759, 0.0495561002753675, 0.04958456801250577, 0.04984748503193259, 0.04959523770958185, 0.049704456236213446, 0.049613209906965494, 0.04986410774290562, 0.04966880241408944, 0.04953299788758159, 0.04963510576635599, 0.04971241904422641, 0.049734808038920164, 0.04984043492004275, 0.04975543403998017, 0.049614456947892904, 0.04963835421949625, 0.04981438908725977, 0.04972668783739209, 0.049719946924597025, 0.049485384952276945, 0.049748898949474096, 0.04964850004762411, 0.049587138928472996, 0.04959848104044795, 0.04982156306505203, 0.04962865216657519, 0.04957788810133934, 0.049388689920306206, 0.04994030809029937, 0.04975100001320243, 0.04966282472014427, 0.049598122015595436, 0.050551658030599356, 0.049535793252289295, 0.04960709996521473, 0.049564757850021124, 0.04955346183851361, 0.04967027995735407, 0.05007004318758845, 0.0499105928465724, 0.0496203969232738, 0.05019643623381853, 0.04987183678895235, 0.050299594178795815, 0.04908877098932862, 0.050509355030953884, 0.049915799871087074, 0.04995043622329831, 0.04975161608308554, 0.04992542369291186, 0.05010335426777601, 0.04972387105226517, 0.04972962383180857, 0.04999212687835097, 0.04987378092482686, 0.04980088723823428, 0.04989524697884917, 0.0511010829359293], [0.05842238385230303, 0.07942655310034752, 0.02536210184916854, 1.9292327859438956, 3.352657343260944, 0.05326687963679433, 0.05147087620571256, 1.929495613090694, 4.444343115668744, 1.9445995003916323, 4.666639051865786, 0.05307701276615262, 0.0511842193081975, 0.05089403875172138, 0.05031077703461051, 0.05015164194628596, 0.05052559217438102, 0.050380153115838766, 0.05065609002485871, 0.05046870792284608, 0.05061432998627424, 0.05060273176059127, 0.050519426353275776, 0.05054396763443947, 0.050703711342066526, 0.050637141801416874, 0.050666123162955046, 0.05066879093647003, 0.05069190077483654, 0.05039175692945719, 0.05060832528397441, 0.05035779206082225, 0.05048923194408417, 0.05063516879454255, 0.050709063187241554, 0.0505699529312551, 0.05099925911054015, 0.05049757985398173, 0.05078415106981993, 0.05046585202217102, 0.05097986105829477, 0.05062770890071988, 0.05094659794121981, 0.05063730105757713, 0.05085035413503647, 0.05078636482357979, 0.05046962620690465, 0.05108744464814663, 0.0506828622892499, 0.05088852299377322, 0.05079064192250371, 0.05077953217551112, 0.05087247397750616, 0.05082365684211254, 0.050745267886668444, 0.050947440322488546, 0.050888451747596264, 0.05091431690379977, 0.05108908796682954, 0.050722307059913874, 0.050911585334688425, 0.05057877395302057, 0.05060779768973589, 0.051705796271562576, 0.050609735772013664, 0.05056978901848197, 0.05092896427959204, 0.0509487995877862, 0.05075401812791824, 0.05076973885297775, 0.05089166201651096, 0.05067488132044673, 0.05092547694221139, 0.05120422784239054, 0.05067681707441807, 0.05081603489816189, 0.05095764109864831, 0.05092409299686551, 0.050846115220338106, 0.05114093283191323, 0.0508900061249733, 0.05070374207571149, 0.05079186474904418, 0.05092350486665964, 0.050952624063938856, 0.05079166404902935, 0.050948909018188715, 0.050936401821672916, 0.05088046612218022, 0.05106998002156615, 0.05141066526994109, 0.05090341670438647, 0.05105607211589813, 0.05086015397682786, 0.05096288397908211, 0.050992492120712996, 0.05078027490526438, 0.051103722769767046, 0.05046170437708497, 0.0512910196557641, 0.05091660423204303, 0.05075965588912368, 0.050954907201230526, 0.050837821792811155, 0.050885739270597696, 0.05068170465528965, 0.05090833222493529, 0.05091874673962593, 0.05099757807329297, 0.05067148618400097, 0.05091533297672868, 0.05077497893944383, 0.051141818054020405, 0.05094824079424143, 0.051074366085231304, 0.05102639412507415, 0.05099105415865779, 0.050969716627150774, 0.05093139223754406, 0.05093254102393985, 0.050842042081058025, 0.05115972459316254, 0.05001027602702379, 0.05181615799665451, 0.0511629581451416, 0.05076682101935148, 0.050949478056281805, 0.050855635199695826, 0.05093516781926155, 0.05111989006400108, 0.05103654181584716, 0.05071261804550886, 0.05095099098980427, 0.050963621120899916, 0.05085906479507685, 0.05082899611443281, 0.05088835395872593, 0.05092938896268606, 0.050950183998793364, 0.05082509107887745, 0.05106926988810301, 0.050989216193556786, 0.05134145077317953, 0.05100851925089955, 0.0510111041367054, 0.05092963669449091, 0.051181760150939226, 0.05090683279559016, 0.0513430992141366, 0.05102970311418176, 0.051097056828439236, 0.05106763821095228, 0.050986737944185734, 0.05080271093174815, 0.05109376972541213, 0.050834205001592636, 0.05115770222619176, 0.051022624131292105, 0.05107330670580268, 0.05060467403382063, 0.05096496222540736, 0.051180155016481876, 0.05087680881842971, 0.05091663310304284, 0.05088419793173671, 0.05080746719613671, 0.051142002921551466, 0.05100467195734382, 0.05092244083061814, 0.050882705952972174, 0.05083305388689041, 0.05087284045293927, 0.05117160780355334, 0.05089674098417163, 0.05106211081147194, 0.05087636038661003, 0.051015141885727644, 0.05076984688639641, 0.050931700970977545, 0.0509074330329895, 0.05460046278312802, 0.047910336405038834, 0.050494135823100805, 0.05129873100668192, 0.05092598311603069, 0.05115525098517537, 0.05068151094019413, 0.051454407162964344, 0.05086473282426596, 0.05133364675566554, 0.05079096229746938, 0.05119685782119632, 0.05106250708922744, 0.050793145783245564, 0.050978328101336956, 0.051063471008092165, 0.05104466713964939, 0.050997027195990086, 0.05125165358185768, 0.05092710116878152, 0.05098760221153498, 0.05086106061935425, 0.05084434896707535, 0.05083306413143873, 0.050740279257297516, 0.050773415714502335, 0.05062207207083702, 0.05087864026427269, 0.05078521464020014, 0.050759050995111465, 0.0509049529209733, 0.050684616435319185, 0.050682485569268465, 0.05069342814385891, 0.05055878311395645, 0.050614472944289446, 0.050631508231163025, 0.050633078906685114, 0.05042447289451957, 0.05046353209763765, 0.05048342375084758, 0.05036984523758292, 0.04994881711900234, 0.05031145457178354, 0.050264247227460146, 0.050101461820304394, 0.050308868288993835, 0.050159411039203405, 0.05023153265938163, 0.050298506394028664, 0.0500704818405211, 0.05061553372070193, 0.05034833820536733, 0.050367250107228756, 0.050345529802143574, 0.05035320529714227, 0.050183428917080164, 0.05021266080439091, 0.05016522388905287, 0.0500972350127995, 0.049551055300980806, 0.05091321188956499, 0.05012030620127916, 0.05021804291754961, 0.050327077973634005, 0.050356286112219095, 0.05017597880214453, 0.05052722478285432, 0.04987387824803591, 0.0503297601826489, 0.05033702775835991, 0.05025886790826917, 0.05041064927354455, 0.050153155811131, 0.05015732906758785, 0.05050116404891014, 0.04994345083832741, 0.05010841926559806, 0.05014502489939332, 0.04960621800273657, 0.05066147306933999, 0.05001495173200965, 0.050131320022046566, 0.05009052203968167, 0.050379178021103144, 0.05002113105729222, 0.050122762098908424, 0.05006316164508462, 0.05017322115600109, 0.050207536201924086, 0.05006506573408842, 0.0502454349771142, 0.04996590223163366, 0.05031136982142925, 0.05008474690839648, 0.05037955939769745, 0.04993122071027756, 0.049872664269059896, 0.05021671764552593, 0.0505079310387373, 0.05008588312193751, 0.05010269582271576, 0.050006420351564884, 0.05005496274679899, 0.05011937627568841, 0.05006966879591346, 0.05020391521975398, 0.05006731487810612, 0.05068253306671977, 0.04996035574004054, 0.049827171955257654, 0.049890007358044386, 0.05015787295997143, 0.049937395844608545, 0.049903497099876404, 0.04990220908075571, 0.05026223184540868, 0.04988461313769221, 0.050111380871385336, 0.04995462903752923, 0.05018222611397505, 0.05001518502831459, 0.050226547755301, 0.049920415971428156, 0.050097490195184946, 0.05003171367570758, 0.050273008178919554, 0.050022055860608816, 0.05001163296401501, 0.0501025952398777, 0.049979292787611485, 0.049911933951079845, 0.05015645315870643, 0.0496626878157258, 0.05022708931937814, 0.04991140682250261, 0.05043927626684308, 0.0495385630056262, 0.04990803264081478, 0.05004228698089719, 0.049981233198195696, 0.050282969139516354, 0.050064393784850836, 0.050087782088667154, 0.04995966795831919, 0.04991838289424777, 0.05052050109952688, 0.05007312586531043, 0.05002700397744775, 0.05013357615098357, 0.050747170113027096, 0.049593671690672636, 0.049990971107035875, 0.04993716813623905, 0.05021732393652201, 0.04988936986774206, 0.05000209202989936, 0.05028041824698448, 0.050059858709573746, 0.05005389824509621, 0.050005662720650434, 0.050219114404171705, 0.049818004947155714, 0.050044805742800236, 0.04975732695311308, 0.05039964523166418, 0.04999847384169698, 0.0499821612611413, 0.050087252631783485, 0.050089667085558176, 0.050000166054815054, 0.05003110924735665, 0.05009620962664485, 0.050161732360720634, 0.049989933613687754, 0.050574899185448885, 0.050338967237621546, 0.04999019578099251, 0.04998445883393288, 0.04967296123504639, 0.0502346521243453, 0.05029528960585594, 0.05055799428373575, 0.049977364018559456, 0.04991872189566493, 0.04995861183851957, 0.05008398601785302, 0.05040185200050473, 0.04973138216882944, 0.05002044094726443, 0.05001989519223571, 0.05002569081261754, 0.049963444005697966, 0.05001256288960576, 0.04997155535966158, 0.04988571768626571, 0.05009029805660248, 0.05012773396447301, 0.04984753718599677, 0.05010567093268037, 0.05018432578071952, 0.04988742619752884, 0.04985170206055045, 0.049957828130573034, 0.05004759365692735, 0.0498958732932806, 0.04953745985403657, 0.05019800690934062, 0.050342513248324394, 0.04991187388077378, 0.04959650011733174, 0.04993505775928497, 0.04997367085888982, 0.050014563370496035, 0.04996787989512086, 0.049727304838597775, 0.049934279173612595, 0.049734167754650116, 0.04998184600844979, 0.04971823329105973, 0.04987374087795615, 0.049978400114923716, 0.049844213761389256, 0.04999450733885169, 0.050301382783800364, 0.04984790785238147, 0.04995865421369672, 0.04996312316507101, 0.04982259077951312, 0.050095145124942064, 0.05007415683940053, 0.04991312697529793, 0.049723491072654724, 0.05005196901038289, 0.04984397906810045, 0.049839030019938946, 0.049918506760150194, 0.05041105207055807, 0.050816548988223076, 0.04919906612485647, 0.04969807201996446, 0.050036266911774874, 0.04982683900743723, 0.04975792206823826, 0.049715731758624315, 0.049920928198844194, 0.04999865312129259, 0.05098018469288945, 0.04941610712558031, 0.04996921308338642, 0.04986217711120844, 0.04991311579942703, 0.049889085814356804, 0.049938556272536516, 0.04999088775366545, 0.050448349211364985, 0.04963894980028272, 0.05000135628506541, 0.05024092784151435, 0.05004085088148713, 0.04977934202179313, 0.0499644773080945, 0.04975430201739073, 0.05016261665150523, 0.050023265182971954, 0.050292985048145056, 0.04996071895584464, 0.050268099177628756, 0.0498475949279964, 0.05002109007909894, 0.050090533681213856, 0.05034461431205273, 0.04965692898258567, 0.049939206801354885, 0.049877394922077656, 0.050447606947273016, 0.04950444819405675, 0.05116795003414154, 0.049092100001871586, 0.049459763802587986, 0.05006274627521634, 0.04973473493009806, 0.05018502799794078, 0.050071447156369686, 0.04981044167652726, 0.04992399225011468, 0.05008154967799783, 0.050017911940813065, 0.04998608212918043, 0.050492612179368734, 0.050000475719571114, 0.049948467407375574, 0.05004183063283563, 0.05004327930510044, 0.049866311717778444, 0.04987655533477664, 0.04982694983482361, 0.05007129302248359, 0.049736977089196444, 0.05012594675645232, 0.05007211118936539, 0.04998176312074065, 0.0498637305572629, 0.04982451722025871, 0.04992341995239258, 0.04966878518462181, 0.04995632404461503, 0.04964605066925287, 0.05065490631386638, 0.04960978962481022, 0.04995497642084956, 0.04970451071858406, 0.049908549059182405, 0.04971307795494795, 0.049746481236070395, 0.04998573986813426, 0.04984128614887595, 0.05000302288681269, 0.049751498736441135, 0.04977221926674247, 0.04974822700023651, 0.05003429902717471, 0.04985787672922015, 0.04981707828119397, 0.049908000975847244, 0.0499627310782671, 0.049733280669897795, 0.04993240302428603, 0.05003139330074191, 0.0498970290645957, 0.0517516415566206], [0.06035560788586736, 0.052992300130426884, 0.053310510236769915, 1.9243875676766038, 3.2632003272883594, 0.053157413844019175, 0.051294051110744476, 0.05022220779210329, 0.04947139089927077, 0.04928839718922973, 0.04951524781063199, 0.04986788099631667, 0.050146978348493576, 0.04996086098253727, 0.050252995919436216, 0.04978620493784547, 0.05018635094165802, 0.0500008761882782, 0.05019603297114372, 0.049821258056908846, 0.050203180871903896, 0.05006178701296449, 0.05007233377546072, 0.05020509893074632, 0.050183107145130634, 0.05001853592693806, 0.04987453995272517, 0.050132947973906994, 0.05003782734274864, 0.06554242083802819, 0.03499313024803996, 1.9210008019581437, 3.292181096971035, 0.05239576380699873, 0.050715583842247725, 0.049848875030875206, 0.04945328226312995, 0.04944223491474986, 0.04954863106831908, 0.04965603677555919, 0.04956835834309459, 0.04945257259532809, 0.04957909416407347, 0.04974390007555485, 0.04968062089756131, 0.04963961895555258, 0.04974678112193942, 0.04975762311369181, 0.04965700674802065, 0.0498180310241878, 0.04962972132489085, 0.04974266281351447, 0.04962380789220333, 0.04983533127233386, 0.049891890957951546, 0.0503188269212842, 0.049913616850972176, 0.050079732201993465, 0.04982817079871893, 0.04979781620204449, 0.050111955031752586, 0.05018889205530286, 0.04990927968174219, 0.05013694427907467, 0.05001413403078914, 0.05000575399026275, 0.05051034176722169, 0.050151192117482424, 0.050142382737249136, 0.050107541028410196, 0.05019356496632099, 0.050011974293738604, 0.04999260185286403, 0.050134046003222466, 0.050370201934129, 0.0504269921220839, 0.050109058152884245, 0.0500425947830081, 0.04979390325024724, 0.05008192267268896, 0.05061996215954423, 0.050247734878212214, 0.049713741056621075, 0.05014764703810215, 0.05023532221093774, 0.049921984784305096, 0.0502530038356781, 0.050071634352207184, 0.05015126569196582, 0.05019506812095642, 0.0501317260786891, 0.050142921041697264, 0.05024584988132119, 0.05046045780181885, 0.050151702016592026, 0.05036066006869078, 0.05000544199720025, 0.05003339098766446, 0.05039851600304246, 0.05014852620661259, 0.050134058110415936, 0.050107312854379416, 0.050209988839924335, 0.05016088206321001, 0.05027308315038681, 0.05019334377720952, 0.05023648031055927, 0.05018932372331619, 0.05009553208947182, 0.05026380205526948, 0.05028359917923808, 0.05013832962140441, 0.050342129077762365, 0.050327448174357414, 0.0501544289290905, 0.05062849400565028, 0.04995362274348736, 0.05008656019344926, 0.0502053452655673, 0.04986307257786393, 0.050121546257287264, 0.049897228833287954, 0.050043889321386814, 0.05036453576758504, 0.05008390499278903, 0.050061463844031096, 0.050166644155979156, 0.05010769283398986, 0.05040118331089616, 0.05018016695976257, 0.05041787074878812, 0.05023720022290945, 0.050262587144970894, 0.05007432261481881, 0.050336814019829035, 0.050287485122680664, 0.05011567613109946, 0.0502592078410089, 0.05010797223076224, 0.05027493089437485, 0.05015842616558075, 0.05020726891234517, 0.050232669804245234, 0.05043528089299798, 0.050228673964738846, 0.05013300525024533, 0.050432106014341116, 0.050392132718116045, 0.050418075174093246, 0.05020711803808808, 0.050354522187262774, 0.05020406888797879, 0.05017258087173104, 0.05036177719011903, 0.050565623678267, 0.05018698424100876, 0.050290734972804785, 0.050253035966306925, 0.05025050509721041, 0.05019331909716129, 0.05025959061458707, 0.05025592399761081, 0.05062616337090731, 0.05029606493189931, 0.050285291858017445, 0.050320297945290804, 0.05027799494564533, 0.05031159520149231, 0.05010620318353176, 0.05022117868065834, 0.05011105630546808, 0.050380820874124765, 0.05005111685022712, 0.05012287013232708, 0.05021706409752369, 0.05041787680238485, 0.05015853885561228, 0.05009164800867438, 0.050181149039417505, 0.050518499221652746, 0.0503648379817605, 0.05014009773731232, 0.05015900731086731, 0.05016922298818827, 0.050215563736855984, 0.050335264299064875, 0.05011431500315666, 0.05015128990635276, 0.050192012917250395, 0.050233607180416584, 0.05029855389147997, 0.05012434907257557, 0.050213378854095936, 0.050048618111759424, 0.05022521270439029, 0.05023681139573455, 0.050120101775974035, 0.05020048003643751, 0.05016083084046841, 0.05050103319808841, 0.0500764031894505, 0.050141384825110435, 0.050764713902026415, 0.04958275891840458, 0.05022402619943023, 0.05020782398059964, 0.05015164380893111, 0.05023861629888415, 0.05017096875235438, 0.05030262330546975, 0.05028028693050146, 0.05063029797747731, 0.0503653297200799, 0.04986413707956672, 0.05021347990259528, 0.04957495629787445, 0.05078682769089937, 0.05034482013434172, 0.050370424054563046, 0.050273783039301634, 0.049971507862210274, 0.050119844265282154, 0.0503666908480227, 0.05107880476862192, 0.050152001436799765, 0.05030300281941891, 0.05018792301416397, 0.050279825925827026, 0.050336422864347696, 0.05026035103946924, 0.05023136921226978, 0.05034769093617797, 0.05016061710193753, 0.05019468907266855, 0.05029120994731784, 0.050324209965765476, 0.05021987995132804, 0.050283693708479404, 0.05020503234118223, 0.050054952036589384, 0.05027808761224151, 0.05022524017840624, 0.050479075871407986, 0.05021217418834567, 0.050107804127037525, 0.05026604700833559, 0.049955283757299185, 0.050041330978274345, 0.049843487329781055, 0.04949165089055896, 0.04946591006591916, 0.0496652340516448, 0.049836945720016956, 0.0497212209738791, 0.04945319192484021, 0.0500566060654819, 0.04979778314009309, 0.049665852915495634, 0.04980057617649436, 0.049803358037024736, 0.04970017960295081, 0.04957107827067375, 0.04982317378744483, 0.04969445616006851, 0.049625120125710964, 0.04964697873219848, 0.04975719330832362, 0.04962539905682206, 0.04981244262307882, 0.04969450132921338, 0.04970286367461085, 0.04980855109170079, 0.049687840044498444, 0.04969930788502097, 0.04974370216950774, 0.049728096928447485, 0.049798285122960806, 0.04957236768677831, 0.04971450520679355, 0.04970426578074694, 0.05071253003552556, 0.04961961414664984, 0.049732447136193514, 0.04962065676227212, 0.049572463147342205, 0.04965287679806352, 0.04951951699331403, 0.04961599223315716, 0.049566865898668766, 0.049595525953918695, 0.049837515223771334, 0.04950014967471361, 0.04959727032110095, 0.049466550815850496, 0.04960399307310581, 0.04976778104901314, 0.049644536804407835, 0.04947435203939676, 0.04954389901831746, 0.04900704324245453, 0.04992664884775877, 0.049832028802484274, 0.049578375183045864, 0.04955804580822587, 0.04951868299394846, 0.04982308717444539, 0.04946662811562419, 0.04952581087127328, 0.04970644414424896, 0.04954816307872534, 0.049611052963882685, 0.04949890682473779, 0.049613452050834894, 0.049670273903757334, 0.04959697788581252, 0.049555881414562464, 0.04967344272881746, 0.04960766388103366, 0.04995197802782059, 0.04937578737735748, 0.04964685486629605, 0.04963329713791609, 0.049516616854816675, 0.049821444787085056, 0.04957594024017453, 0.04956738092005253, 0.04964672401547432, 0.04969811998307705, 0.04963387316092849, 0.049580355640500784, 0.04955884534865618, 0.049557681661099195, 0.04968289425596595, 0.049718706868588924, 0.049915329087525606, 0.049592829775065184, 0.049565534107387066, 0.04969138698652387, 0.04957692697644234, 0.0495748701505363, 0.049637261778116226, 0.04955502413213253, 0.04970805021002889, 0.049712236039340496, 0.04971084790304303, 0.04949283180758357, 0.04980149818584323, 0.04969379771500826, 0.04962469730526209, 0.04968435596674681, 0.049542691092938185, 0.04969600774347782, 0.04949633125215769, 0.04949935479089618, 0.049646005034446716, 0.049450634978711605, 0.049770573154091835, 0.05009564897045493, 0.05029036710038781, 0.0491024418734014, 0.04959767684340477, 0.04952536430209875, 0.049584800843149424, 0.04960590275004506, 0.049410360399633646, 0.049304325599223375, 0.049736117012798786, 0.04952869797125459, 0.04949030699208379, 0.04965643724426627, 0.04956915508955717, 0.0495498338714242, 0.049800538923591375, 0.0499099800363183, 0.04968336084857583, 0.049593798350542784, 0.04987306101247668, 0.0495283268392086, 0.049524624831974506, 0.04955179523676634, 0.04959692107513547, 0.04955394472926855, 0.049820722080767155, 0.049541417974978685, 0.04950136225670576, 0.04978779284283519, 0.04957982199266553, 0.049731839913874865, 0.04956457018852234, 0.04958045808598399, 0.04992150468751788, 0.04968535993248224, 0.04945615213364363, 0.04946513380855322, 0.04963129013776779, 0.04976397193968296, 0.049718297086656094, 0.04962270427495241, 0.0495755965821445, 0.04976144805550575, 0.04955693427473307, 0.04947675205767155, 0.049559030681848526, 0.04970716033130884, 0.04969302378594875, 0.04978274693712592, 0.049518559128046036, 0.04954645177349448, 0.04998865816742182, 0.0494840070605278, 0.05025131581351161, 0.049532949924468994, 0.04983359528705478, 0.0495266099460423, 0.04975849110633135, 0.04959038691595197, 0.04983145697042346, 0.049645704217255116, 0.04952370887622237, 0.04986879276111722, 0.049418697133660316, 0.04896764690056443, 0.05018827598541975, 0.04973052814602852, 0.04952749516814947, 0.04963299259543419, 0.04981425404548645, 0.049575668293982744, 0.05006528086960316, 0.0497739021666348, 0.04962170170620084, 0.04962678113952279, 0.04967509303241968, 0.04959154408425093, 0.04965183464810252, 0.04975861543789506, 0.04957268061116338, 0.049583195243030787, 0.04953897371888161, 0.049556384328752756, 0.049900158774107695, 0.049699961207807064, 0.04967209603637457, 0.04971271567046642, 0.04986874898895621, 0.04955783812329173, 0.05002318415790796, 0.04971935972571373, 0.04973035538569093, 0.04975177859887481, 0.04967497615143657, 0.04955698223784566, 0.04959184071049094, 0.049842447973787785, 0.04960330808535218, 0.04970514588057995, 0.0496100690215826, 0.04984875814989209, 0.049683087039738894, 0.049531822092831135, 0.04963814094662666, 0.0497151929885149, 0.04971958789974451, 0.049836932215839624, 0.049752010963857174, 0.04962919093668461, 0.04964673286303878, 0.04981226287782192, 0.049722676165401936, 0.0497184949927032, 0.04948883689939976, 0.04974154615774751, 0.049660629127174616, 0.04957980988547206, 0.04959004512056708, 0.04983105883002281, 0.04962523188441992, 0.04957862989977002, 0.0495114354416728, 0.04981969855725765, 0.049748043064028025, 0.049657149240374565, 0.04961469676345587, 0.050541494973003864, 0.049527388997375965, 0.04960649227723479, 0.04958488279953599, 0.049538231920450926, 0.04967857711017132, 0.050057655200362206, 0.04991106269881129, 0.049626450054347515, 0.050205362029373646, 0.049868700094521046, 0.050298649817705154, 0.04908561008051038, 0.0505072632804513, 0.049926203675568104, 0.049930685199797153, 0.049735669046640396, 0.04994062101468444, 0.0501144640147686, 0.049719012808054686, 0.04971953388303518, 0.049994527362287045, 0.0498816417530179, 0.04980332497507334, 0.049900177866220474, 0.051059965044260025, 1.9293146110139787, 3.343544495292008], [0.06121896440163255, 0.053696176037192345, 0.05146856280043721, 1.9292218228802085, 4.44419969804585, 1.9446177389472723, 4.6667591710574925, 0.052999718114733696, 0.05114249372854829, 0.050856422167271376, 0.05046882014721632, 0.050031006801873446, 0.05047575989738107, 0.05039037112146616, 0.05064669717103243, 0.05055786110460758, 0.05053169885650277, 0.050602939911186695, 0.05068112490698695, 0.050419511273503304, 0.05075174570083618, 0.050633888226002455, 0.050749536138027906, 0.05059061758220196, 0.05057994415983558, 0.050402386114001274, 0.050650241784751415, 0.050307846162468195, 0.05048538185656071, 0.05064639123156667, 0.05069046886637807, 0.05058488203212619, 0.050994311925023794, 0.05054223584011197, 0.050741950049996376, 0.05056571727618575, 0.05106796184554696, 0.0504845199175179, 0.05089167319238186, 0.050691822078078985, 0.05080109881237149, 0.05075084511190653, 0.0508800158277154, 0.05079400027170777, 0.05062441574409604, 0.05082059511914849, 0.0508972997777164, 0.05082374531775713, 0.05076713487505913, 0.05082400282844901, 0.050738140009343624, 0.050953224301338196, 0.05088689364492893, 0.05091711413115263, 0.051088950131088495, 0.05071993684396148, 0.05091215204447508, 0.05058377794921398, 0.05060455109924078, 0.05170871689915657, 0.05059998016804457, 0.05057226400822401, 0.050929781049489975, 0.05094995303079486, 0.05077146692201495, 0.050743116065859795, 0.05092016467824578, 0.05064827622845769, 0.05092308297753334, 0.051227287854999304, 0.050649133045226336, 0.050827506929636, 0.050979807041585445, 0.05090301809832454, 0.05092715425416827, 0.05105115287005901, 0.050917542073875666, 0.05067838681861758, 0.05078618507832289, 0.050926584750413895, 0.05095479730516672, 0.050799902994185686, 0.0509404088370502, 0.05093820486217737, 0.05087842931970954, 0.0510750669054687, 0.05140972603112459, 0.050902937073260546, 0.05105481296777725, 0.05084557179361582, 0.05097328219562769, 0.05099107790738344, 0.05116652091965079, 0.05072100926190615, 0.050819115713238716, 0.050920271314680576, 0.050918202847242355, 0.05077428603544831, 0.0509494598954916, 0.050891154911369085, 0.05082720099017024, 0.05068499315530062, 0.05091036483645439, 0.050972224213182926, 0.05093787889927626, 0.050674786791205406, 0.05091696325689554, 0.05077482480555773, 0.051141547970473766, 0.05095090297982097, 0.051285678055137396, 0.050811244174838066, 0.05099083902314305, 0.05096525978296995, 0.05104733631014824, 0.050821213982999325, 0.0511759496293962, 0.050878848414868116, 0.050315819680690765, 0.05150832701474428, 0.051073767244815826, 0.05078486679121852, 0.05096402019262314, 0.05097274808213115, 0.050828718580305576, 0.05122110806405544, 0.05092962505295873, 0.05071072792634368, 0.05106095224618912, 0.05084181996062398, 0.05086382804438472, 0.05083630792796612, 0.05086635611951351, 0.050947860814630985, 0.050946883857250214, 0.051200684159994125, 0.05081640696153045, 0.0509881479665637, 0.051245816983282566, 0.05098231928423047, 0.05143732205033302, 0.050950619857758284, 0.0508556729182601, 0.05090446211397648, 0.051222634967416525, 0.05103361001238227, 0.0511055220849812, 0.051060270983725786, 0.05098866578191519, 0.05091555416584015, 0.05097325099632144, 0.05089749302715063, 0.05108976177871227, 0.051030995324254036, 0.0510771069675684, 0.05059649469330907, 0.05123626720160246, 0.05115098971873522, 0.05091376602649689, 0.05063045723363757, 0.0508727808482945, 0.051095718052238226, 0.050873542204499245, 0.051005683839321136, 0.05091201700270176, 0.05088373878970742, 0.050845693331211805, 0.05087238270789385, 0.051149051170796156, 0.05090416595339775, 0.05107210809364915, 0.05087887588888407, 0.051013910211622715, 0.05082488805055618, 0.05095922760665417, 0.050822905264794827, 0.05459187692031264, 0.0479167839512229, 0.050865582190454006, 0.051048987079411745, 0.05107916984707117, 0.0508741419762373, 0.05112722981721163, 0.051070531364530325, 0.05080379592254758, 0.05133690498769283, 0.05116597795858979, 0.050832522101700306, 0.05109014268964529, 0.050807388965040445, 0.05098973913118243, 0.05105780391022563, 0.05097602400928736, 0.05099730705842376, 0.05125782825052738, 0.05093081574887037, 0.05097353318706155, 0.050867408979684114, 0.05084369098767638, 0.05083931377157569, 0.050739859230816364, 0.05077381571754813, 0.05062108626589179, 0.0508757159113884, 0.05079371389001608, 0.050752838142216206, 0.05089658917859197, 0.05068774800747633, 0.05070610670372844, 0.050664166919887066, 0.050568238366395235, 0.0506103215739131, 0.05069450940936804, 0.05059435172006488, 0.05039902124553919, 0.05046520568430424, 0.0504800733178854, 0.05036799795925617, 0.05027692299336195, 0.05004618177190423, 0.05020700395107269, 0.050100709311664104, 0.05030692974105477, 0.05045598605647683, 0.05019327299669385, 0.05017011985182762, 0.050425021443516016, 0.050386720802634954, 0.05015333695337176, 0.05029429495334625, 0.0503573939204216, 0.05033532623201609, 0.05019875708967447, 0.05021245591342449, 0.0501702050678432, 0.05009203404188156, 0.04981199372559786, 0.050649440847337246, 0.05025024339556694, 0.05041965702548623, 0.04999889200553298, 0.05035758065059781, 0.050165744964033365, 0.050535150337964296, 0.05027358466759324, 0.049933274276554585, 0.05033905291929841, 0.05024546291679144, 0.05041741719469428, 0.05021268408745527, 0.05008981376886368, 0.05064170993864536, 0.049811098258942366, 0.05010936502367258, 0.05014699697494507, 0.049731787759810686, 0.05052459891885519, 0.05001601995900273, 0.05013707233592868, 0.050091505981981754, 0.0503659937530756, 0.05002928012982011, 0.05009964480996132, 0.05009571835398674, 0.05015725875273347, 0.05021246615797281, 0.05034217005595565, 0.049969340674579144, 0.050275688990950584, 0.05001020897179842, 0.05038891127333045, 0.05007576895877719, 0.049923640210181475, 0.05017984891310334, 0.04991365969181061, 0.05049980012699962, 0.05008959397673607, 0.050093269906938076, 0.05008914601057768, 0.04997853608801961, 0.05011607799679041, 0.050073286052793264, 0.05020990688353777, 0.050063530914485455, 0.050675669219344854, 0.04996817605569959, 0.04982107970863581, 0.04988554399460554, 0.05016057239845395, 0.04995929170399904, 0.04988601105287671, 0.050183746963739395, 0.04997827811166644, 0.04989277105778456, 0.050106437876820564, 0.04995796224102378, 0.05017565796151757, 0.05002085492014885, 0.050227203872054815, 0.049914768896996975, 0.050121176056563854, 0.05032281996682286, 0.049949460197240114, 0.050023687072098255, 0.05000940291211009, 0.0501112537458539, 0.04995550215244293, 0.04993103910237551, 0.05015631206333637, 0.04996074177324772, 0.049922388046979904, 0.05024611111730337, 0.050232104025781155, 0.04975181492045522, 0.04992069210857153, 0.04968830710276961, 0.05031543364748359, 0.04994825413450599, 0.050067270174622536, 0.05008435668423772, 0.049949581269174814, 0.05007808702066541, 0.05037650978192687, 0.050071443896740675, 0.050029981415718794, 0.050132089760154486, 0.050717866979539394, 0.04958414612337947, 0.04999915091320872, 0.04994796123355627, 0.05021997960284352, 0.04989016801118851, 0.0503653003834188, 0.04991788463667035, 0.05006033228710294, 0.05054157879203558, 0.049715882167220116, 0.05000867089256644, 0.049972886219620705, 0.04990029288455844, 0.05034464504569769, 0.0499459570273757, 0.0498705618083477, 0.050056506879627705, 0.05001686606556177, 0.05006382009014487, 0.050009909085929394, 0.050118071027100086, 0.050167403649538755, 0.05001786909997463, 0.04997623013332486, 0.05058368016034365, 0.05033369502052665, 0.050149925984442234, 0.04982180567458272, 0.05026289913803339, 0.049738196190446615, 0.05021478375419974, 0.0505056818947196, 0.050020212307572365, 0.049910604022443295, 0.04995218478143215, 0.05006762593984604, 0.05058565828949213, 0.04956180276349187, 0.050105289090424776, 0.04995471192523837, 0.05002964427694678, 0.049949278589338064, 0.050013752188533545, 0.04998290305957198, 0.04988154070451856, 0.05006574699655175, 0.05015059234574437, 0.049903242848813534, 0.05011153221130371, 0.05011762073263526, 0.049889673944562674, 0.04984032502397895, 0.05012050596997142, 0.04987497301772237, 0.049912785179913044, 0.049730577040463686, 0.05001342575997114, 0.05033042235299945, 0.04992673359811306, 0.049655475188046694, 0.049849867820739746, 0.04999187309294939, 0.05001811124384403, 0.049939538817852736, 0.04972820123657584, 0.04995287163183093, 0.049735024105757475, 0.049978177063167095, 0.049726863857358694, 0.04987723100930452, 0.04997458402067423, 0.04984956420958042, 0.05004932498559356, 0.05024065915495157, 0.04991120379418135, 0.0498953671194613, 0.04996380768716335, 0.04981998493894935, 0.05009565316140652, 0.05007770983502269, 0.049910533241927624, 0.04972995584830642, 0.05003720335662365, 0.049855063669383526, 0.050168045330792665, 0.0495913028717041, 0.05039979284629226, 0.050825865007936954, 0.049257393926382065, 0.04963930696249008, 0.05003455234691501, 0.04982682364061475, 0.0501812812872231, 0.04935054574161768, 0.049923083279281855, 0.04994203709065914, 0.05095890862867236, 0.049429838079959154, 0.04996884614229202, 0.04986270470544696, 0.04991900036111474, 0.04989449679851532, 0.04993831692263484, 0.049977755174040794, 0.05044970894232392, 0.049639681819826365, 0.04999919841066003, 0.050237299874424934, 0.05005291197448969, 0.04977031983435154, 0.04996424028649926, 0.050126077607274055, 0.049794796388596296, 0.050353907980024815, 0.049968314822763205, 0.049943164922297, 0.05027469899505377, 0.04984876420348883, 0.05002149613574147, 0.05009106593206525, 0.05033942684531212, 0.04965801816433668, 0.049941121600568295, 0.04993794020265341, 0.050338324159383774, 0.04950564168393612, 0.051194376312196255, 0.049099924974143505, 0.04981714207679033, 0.049717672634869814, 0.0500819873996079, 0.049830409698188305, 0.05007717525586486, 0.04997275862842798, 0.049917894415557384, 0.04992942791432142, 0.05008857790380716, 0.04992533987388015, 0.050642377231270075, 0.05000357609242201, 0.04978567082434893, 0.050043489784002304, 0.050038235262036324, 0.049868824891746044, 0.04988279286772013, 0.04994305223226547, 0.04996039578691125, 0.04988017026335001, 0.04998199176043272, 0.05012511229142547, 0.04993166169151664, 0.049859931226819754, 0.04981724265962839, 0.04992708144709468, 0.04966459795832634, 0.04995986074209213, 0.05013755429536104, 0.05016564764082432, 0.04960323637351394, 0.04994651488959789, 0.05006899079307914, 0.0495268888771534, 0.049729396123439074, 0.049745926167815924, 0.049993563909083605, 0.049903527833521366, 0.049949752166867256, 0.04974832385778427, 0.04976885113865137, 0.05008357297629118, 0.04970165202394128, 0.0498653301037848, 0.049794009886682034, 0.04991946090012789, 0.04996486892923713, 0.049733770079910755, 0.04992901207879186, 0.05003040703013539, 0.049895972944796085, 0.051722175907343626, 1.9332417882978916, 4.57922333991155, 0.05322823487222195, 0.05312491627410054], [0.07156250206753612, 1.9444690220989287, 4.666771010961384, 0.05299571109935641, 0.05111084971576929, 0.0508944783359766, 0.05046776868402958, 0.049989053048193455, 0.050517612136900425, 0.05039098812267184, 0.05064541706815362, 0.05054777069017291, 0.05054393596947193, 0.05060268519446254, 0.05067593604326248, 0.05038020899519324, 0.050828315783292055, 0.050595919135957956, 0.05074802599847317, 0.05063333176076412, 0.050530911423265934, 0.05041226092725992, 0.050644044764339924, 0.050308429170399904, 0.050484798848629, 0.05064816912636161, 0.05067780893296003, 0.050600022077560425, 0.05099055590108037, 0.05054590292274952, 0.050735635217279196, 0.050543495919555426, 0.051034422125667334, 0.05054629174992442, 0.05088649410754442, 0.0506944851949811, 0.050794034730643034, 0.05075879208743572, 0.050871924962848425, 0.05071501713246107, 0.05068097589537501, 0.0508262082003057, 0.05095524759963155, 0.050830143969506025, 0.050720587372779846, 0.050825283862650394, 0.050740063190460205, 0.05094089172780514, 0.05089892912656069, 0.05091848596930504, 0.05108703812584281, 0.05072275269776583, 0.0509092602878809, 0.05058973981067538, 0.050600103102624416, 0.051710066851228476, 0.050590835977345705, 0.05057811317965388, 0.05092642782256007, 0.05095281405374408, 0.0507419602945447, 0.05076454998925328, 0.05090424558147788, 0.0506728570908308, 0.05091864801943302, 0.05119738820940256, 0.05067486967891455, 0.05083589116111398, 0.05095572303980589, 0.05092736100777984, 0.050975510850548744, 0.050999166909605265, 0.05088608618825674, 0.050707011949270964, 0.05078783119097352, 0.05093068489804864, 0.050953804049640894, 0.05079987505450845, 0.05093457270413637, 0.050923798233270645, 0.05089652817696333, 0.05107850395143032, 0.05140032060444355, 0.050915864296257496, 0.05104937590658665, 0.05083429999649525, 0.05098068714141846, 0.050990191753953695, 0.05121346702799201, 0.050675994250923395, 0.0508596976287663, 0.050881322007626295, 0.05090881139039993, 0.05078133475035429, 0.050947321113198996, 0.05089417099952698, 0.05082700913771987, 0.050682194996625185, 0.050910967867821455, 0.05097590805962682, 0.05092807300388813, 0.05068400176241994, 0.05090777296572924, 0.05078172916546464, 0.051143371034413576, 0.05094992509111762, 0.051277399994432926, 0.050815633963793516, 0.05099596781656146, 0.05096537619829178, 0.050947858951985836, 0.05092245293781161, 0.051000779028981924, 0.05104953795671463, 0.0503600612282753, 0.05146230896934867, 0.051227479707449675, 0.050633416045457125, 0.05096458597108722, 0.050956219900399446, 0.05084451427683234, 0.051199207082390785, 0.05095153395086527, 0.05071280710399151, 0.051034691743552685, 0.050862432923167944, 0.05086737219244242, 0.05083206994459033, 0.05086369486525655, 0.05095397215336561, 0.050945980940014124, 0.05135037703439593, 0.050709920935332775, 0.050839344039559364, 0.05132651701569557, 0.05100428778678179, 0.05148533219471574, 0.05091659119352698, 0.050885993987321854, 0.050840931944549084, 0.051242669112980366, 0.05103399697691202, 0.05110802501440048, 0.05105868401005864, 0.05099057778716087, 0.05089147388935089, 0.050996114034205675, 0.05083049228414893, 0.05114728258922696, 0.05104318726807833, 0.05107447085902095, 0.05059627816081047, 0.051184405107051134, 0.05116832861676812, 0.05087950127199292, 0.05069067282602191, 0.05087108397856355, 0.05105468491092324, 0.05091918399557471, 0.05100599629804492, 0.050916481763124466, 0.05088532296940684, 0.050845304038375616, 0.05087140994146466, 0.05113964527845383, 0.05090784374624491, 0.05107568018138409, 0.05088068312034011, 0.05101474188268185, 0.0508231520652771, 0.050872040912508965, 0.050899543799459934, 0.05459245527163148, 0.04792605293914676, 0.051028722897171974, 0.05080429511144757, 0.05110652185976505, 0.05092563992366195, 0.051116003189235926, 0.05102096311748028, 0.05086511792615056, 0.05133939813822508, 0.0513294767588377, 0.0506371920928359, 0.05100818583741784, 0.050852213986217976, 0.05105439620092511, 0.05099694291129708, 0.05103729525581002, 0.05099329678341746, 0.05125819891691208, 0.05093279620632529, 0.05097353598102927, 0.05086491396650672, 0.05084684072062373, 0.050844979006797075, 0.05073535023257136, 0.05077223014086485, 0.0506206089630723, 0.050876902882009745, 0.050792462192475796, 0.050756318029016256, 0.05089636892080307, 0.05068441480398178, 0.05068054422736168, 0.05068916501477361, 0.05057279858738184, 0.05060170916840434, 0.05063700117170811, 0.0506306579336524, 0.050420223735272884, 0.05046759499236941, 0.050479842349886894, 0.05036345776170492, 0.05032702628523111, 0.04993788804858923, 0.050267782993614674, 0.05010137474164367, 0.050297425128519535, 0.050280735827982426, 0.05035759788006544, 0.0502349641174078, 0.050429325085133314, 0.05032107001170516, 0.05035491520538926, 0.05011013289913535, 0.05035774176940322, 0.05033019417896867, 0.05020157992839813, 0.05021022818982601, 0.05017244489863515, 0.05009081307798624, 0.04979118471965194, 0.05067185591906309, 0.05023075034841895, 0.05048872483894229, 0.0499491561204195, 0.05035731382668018, 0.05016241315752268, 0.05053902277722955, 0.050068071112036705, 0.05013703694567084, 0.05033729784190655, 0.05024316441267729, 0.05042131990194321, 0.05013637384399772, 0.05016778688877821, 0.05062653822824359, 0.04982416983693838, 0.05010947119444609, 0.050148273818194866, 0.049642319325357676, 0.05060905870050192, 0.05001939320936799, 0.05013646697625518, 0.050090689677745104, 0.050369483418762684, 0.050030145794153214, 0.05010049184784293, 0.05009253229945898, 0.050153092946857214, 0.05021493602544069, 0.05031365482136607, 0.04999250406399369, 0.05021746410056949, 0.05007456010207534, 0.05032711382955313, 0.0501438588835299, 0.04991689324378967, 0.05011792201548815, 0.04997613886371255, 0.05049812374636531, 0.05008856626227498, 0.05009076604619622, 0.05008433107286692, 0.049986292608082294, 0.050113475415855646, 0.0500793750397861, 0.05020658578723669, 0.05005992390215397, 0.05067305685952306, 0.049973948393017054, 0.04982478963211179, 0.0498785013332963, 0.0501601486466825, 0.049939037300646305, 0.04990560468286276, 0.050098066218197346, 0.05007024621590972, 0.04989403672516346, 0.05010347394272685, 0.04995710728690028, 0.05017721699550748, 0.050020170863717794, 0.05022574821487069, 0.049916908610612154, 0.05009834608063102, 0.050280422903597355, 0.05000787926837802, 0.050027179066091776, 0.05000854702666402, 0.05011257389560342, 0.049951436929404736, 0.049934627022594213, 0.05014870082959533, 0.04994877194985747, 0.04993892926722765, 0.05003246804699302, 0.05074445391073823, 0.049379557836800814, 0.04990409314632416, 0.04977471102029085, 0.05009485688060522, 0.05016642902046442, 0.05005756812170148, 0.05009944410994649, 0.049945192877203226, 0.05012789694592357, 0.050332846119999886, 0.05006696283817291, 0.05003246525302529, 0.05013371864333749, 0.05054864101111889, 0.04972025705501437, 0.050012398045510054, 0.049956793896853924, 0.05021471809595823, 0.04990351805463433, 0.05026972806081176, 0.050005987752228975, 0.050056012347340584, 0.05029184464365244, 0.0500323623418808, 0.049949857871979475, 0.04982210509479046, 0.05004634987562895, 0.05039389384910464, 0.049948192201554775, 0.04982676776126027, 0.05005314713343978, 0.0500168320722878, 0.050059663131833076, 0.05001349886879325, 0.050104036927223206, 0.050224028062075377, 0.04997019888833165, 0.04997790930792689, 0.050588993821293116, 0.05032917018979788, 0.0501996879465878, 0.05005844961851835, 0.05002599209547043, 0.0496936421841383, 0.05021289410069585, 0.05048739584162831, 0.050037805922329426, 0.04991052905097604, 0.049941270146518946, 0.05007464485242963, 0.050549618899822235, 0.049602939281612635, 0.05004143202677369, 0.05000264197587967, 0.05004361364990473, 0.04993545915931463, 0.05001845909282565, 0.04997657099738717, 0.04989860998466611, 0.050062309950590134, 0.05015190504491329, 0.04981599003076553, 0.05013046506792307, 0.05018470482900739, 0.04989035287871957, 0.04983673430979252, 0.050171258859336376, 0.0498208231292665, 0.04991833679378033, 0.04980729287490249, 0.04993425030261278, 0.050336162094026804, 0.04992176266387105, 0.049585079308599234, 0.04991656867787242, 0.049991515930742025, 0.050023206043988466, 0.04991625528782606, 0.04974205372855067, 0.04996047914028168, 0.04973773192614317, 0.04997581895440817, 0.04972327593713999, 0.04988080635666847, 0.049976106733083725, 0.04985044617205858, 0.0502737807109952, 0.05001763300970197, 0.04984771739691496, 0.04995487304404378, 0.04996275855228305, 0.04982513003051281, 0.050085737369954586, 0.050083538983017206, 0.049899675883352757, 0.049743412993848324, 0.05003699101507664, 0.04985514096915722, 0.05012415675446391, 0.04963731300085783, 0.05040384130552411, 0.050817713141441345, 0.04918663157150149, 0.04971132008358836, 0.05003079306334257, 0.049833057913929224, 0.04992436524480581, 0.049546970054507256, 0.04991969186812639, 0.050007383804768324, 0.05095046618953347, 0.04942931700497866, 0.04996982589364052, 0.04986249702051282, 0.0499240392819047, 0.04989337269216776, 0.04994122497737408, 0.049969919957220554, 0.05045153107494116, 0.04964046226814389, 0.04999691899865866, 0.05024139862507582, 0.05004807095974684, 0.04977656714618206, 0.04996428219601512, 0.04989152681082487, 0.05003098817542195, 0.050310437101870775, 0.050008398946374655, 0.04994330368936062, 0.050270210951566696, 0.04984816908836365, 0.05002627894282341, 0.050085925962775946, 0.05033889040350914, 0.04966222681105137, 0.049939224030822515, 0.049874343909323215, 0.050286740995943546, 0.04958883486688137, 0.05121060414239764, 0.0491058062762022, 0.04977322556078434, 0.04976808140054345, 0.049939853604882956, 0.04997779242694378, 0.050071969628334045, 0.05002164328470826, 0.049801334738731384, 0.050004042219370604, 0.05002882471308112, 0.04998784000054002, 0.05061957519501448, 0.050065798219293356, 0.049735449720174074, 0.05004972405731678, 0.050030379090458155, 0.04987339302897453, 0.04988682782277465, 0.04983640415593982, 0.05006559006869793, 0.049917883705347776, 0.04995282320305705, 0.05005577905103564, 0.04999612597748637, 0.049860890954732895, 0.04981038812547922, 0.049933197908103466, 0.04966409271582961, 0.049944072030484676, 0.04990277532488108, 0.05041381483897567, 0.04960242100059986, 0.0499472008086741, 0.04976937035098672, 0.04980748565867543, 0.04974235128611326, 0.04974697204306722, 0.049995237961411476, 0.049844917841255665, 0.05001378012821078, 0.04974389681592584, 0.04976849723607302, 0.04986271867528558, 0.04992583440616727, 0.04986963979899883, 0.04978747805580497, 0.04992103483527899, 0.04996570199728012, 0.04973767697811127, 0.04992003319784999, 0.05003217374905944, 0.049894873052835464, 0.05172273190692067, 1.9332744660787284, 4.579209835268557, 0.0531544778496027, 0.053075246047228575, 1.9276405610144138, 3.141785782761872, 0.05324693908914924, 0.05285762716084719], [0.058064624201506376, 0.05307898577302694, 0.051332568284124136, 0.05022622784599662, 0.049466248136013746, 0.049287518952041864, 0.04948202008381486, 0.04990137368440628, 0.05014842143282294, 0.049924293998628855, 0.05027339095249772, 0.04976199893280864, 0.05022011278197169, 0.050008008256554604, 0.05018422473222017, 0.049851874355226755, 0.05016316892579198, 0.05010537104681134, 0.05002231104299426, 0.050250695552676916, 0.05017716530710459, 0.049987767823040485, 0.04990738211199641, 0.05012027407065034, 0.050012567080557346, 0.06558092078194022, 0.03496519802138209, 1.921012650243938, 3.2921601277776062, 0.05238558119162917, 0.05071300873532891, 0.04985212627798319, 0.04944765567779541, 0.049575099255889654, 0.04956619068980217, 0.04964034538716078, 0.04956365656107664, 0.04946122830733657, 0.049566796980798244, 0.049769514705985785, 0.04966229712590575, 0.0496330913156271, 0.04975239792838693, 0.04978291783481836, 0.049676820170134306, 0.04980074102059007, 0.04962433082982898, 0.04974081879481673, 0.04962825030088425, 0.04983856901526451, 0.04989082692191005, 0.05033449409529567, 0.04989092284813523, 0.0500967800617218, 0.04982420289888978, 0.04979830514639616, 0.050112335942685604, 0.05018889717757702, 0.04991038469597697, 0.0501527888700366, 0.05000039143487811, 0.05000967159867287, 0.05050678038969636, 0.05015136068686843, 0.05014181416481733, 0.05010610073804855, 0.05021205032244325, 0.049994973000139, 0.04999863402917981, 0.050130719784647226, 0.05036472296342254, 0.05043303407728672, 0.05014160508289933, 0.04979815008118749, 0.050023436080664396, 0.05000365898013115, 0.05052059190347791, 0.05041556991636753, 0.04965260811150074, 0.05022825486958027, 0.050219654105603695, 0.049915311858057976, 0.05019691726192832, 0.05011416971683502, 0.05016537802293897, 0.05019226996228099, 0.05008356412872672, 0.05020054103806615, 0.05018633184954524, 0.0504990560002625, 0.05016035307198763, 0.05035613104701042, 0.049958035815507174, 0.050089674070477486, 0.05035732313990593, 0.050201179925352335, 0.05008136620745063, 0.050170018803328276, 0.050220523960888386, 0.050156015902757645, 0.05024425499141216, 0.050194685347378254, 0.05018139677122235, 0.05025979597121477, 0.05008070496842265, 0.05026169586926699, 0.0502916113473475, 0.050156237091869116, 0.05032547563314438, 0.05033617094159126, 0.05016506416723132, 0.05061889020726085, 0.04994735959917307, 0.05009633023291826, 0.05020429706200957, 0.04985692910850048, 0.049948837608098984, 0.05007034633308649, 0.050034115090966225, 0.050395458936691284, 0.0500745358876884, 0.04998976783826947, 0.05021940404549241, 0.04998340830206871, 0.05053244298323989, 0.05018422473222017, 0.050413661170750856, 0.05023248866200447, 0.05027031805366278, 0.050018372014164925, 0.050396398175507784, 0.050282263197004795, 0.05011054174974561, 0.05025473888963461, 0.050119614228606224, 0.0502835507504642, 0.05015653697773814, 0.05019743135198951, 0.05025531677529216, 0.0504315011203289, 0.0502118687145412, 0.05013868538662791, 0.050435862969607115, 0.05037896707653999, 0.05042051384225488, 0.050228055100888014, 0.05017692968249321, 0.050371505320072174, 0.05017024464905262, 0.0502938712015748, 0.05062838504090905, 0.05019299313426018, 0.05028561083599925, 0.05019098287448287, 0.050316316075623035, 0.05019080499187112, 0.050261301919817924, 0.050265733152627945, 0.05062452610582113, 0.05028590466827154, 0.05027937702834606, 0.050327030941843987, 0.050263135228306055, 0.05032365117222071, 0.05005496367812157, 0.050277248956263065, 0.05013209441676736, 0.05025705089792609, 0.05015656165778637, 0.05011864099651575, 0.05025807209312916, 0.05037254001945257, 0.05015617422759533, 0.05008384678512812, 0.05010709026828408, 0.05060119787231088, 0.05030204402282834, 0.05019595893099904, 0.05018234113231301, 0.05010089976713061, 0.05028291326016188, 0.050347106996923685, 0.05011079693213105, 0.05013591982424259, 0.05021831300109625, 0.05020673293620348, 0.05029432335868478, 0.05013247486203909, 0.05020867707207799, 0.05006382567808032, 0.050212185364216566, 0.05023156572133303, 0.05013106297701597, 0.050188394263386726, 0.05009759170934558, 0.05057301698252559, 0.05007518595084548, 0.0501326872035861, 0.05080289300531149, 0.04954891512170434, 0.05016531189903617, 0.05027224915102124, 0.05015258863568306, 0.0502377743832767, 0.050182909704744816, 0.050297551322728395, 0.05026787891983986, 0.050719272810965776, 0.05032189516350627, 0.049848404712975025, 0.050196264404803514, 0.04957141354680061, 0.050790900364518166, 0.05033558281138539, 0.050369280856102705, 0.05028886720538139, 0.049960795789957047, 0.05011626426130533, 0.050441933795809746, 0.05102800810709596, 0.050143097061663866, 0.050292066764086485, 0.050185549072921276, 0.05028595915064216, 0.05034466786310077, 0.050261537078768015, 0.05022651981562376, 0.05034397216513753, 0.05016175098717213, 0.05018867226317525, 0.050301278941333294, 0.0503184306435287, 0.050215354189276695, 0.050221022218465805, 0.05027138674631715, 0.04998537199571729, 0.05033735418692231, 0.050247508101165295, 0.050476504024118185, 0.05030972184613347, 0.050012371968477964, 0.05028060683980584, 0.049868577159941196, 0.050127457827329636, 0.04982014698907733, 0.04949761228635907, 0.04945763107389212, 0.04966716468334198, 0.049846888054162264, 0.04972827201709151, 0.04944638395681977, 0.0500581250526011, 0.049786618910729885, 0.04967948002740741, 0.049794638995081186, 0.04980515502393246, 0.049695177003741264, 0.049579232931137085, 0.04983751196414232, 0.04968938231468201, 0.049624059814959764, 0.049643531907349825, 0.049558662343770266, 0.049754646606743336, 0.0498755699954927, 0.04969666711986065, 0.04969501309096813, 0.049816698767244816, 0.04968902841210365, 0.049709655810147524, 0.0496612167917192, 0.04980139899998903, 0.04971722327172756, 0.04965084092691541, 0.049709613900631666, 0.049715687055140734, 0.050727532245218754, 0.04960464080795646, 0.049741133116185665, 0.04960702499374747, 0.04958571679890156, 0.04965591197833419, 0.04951228201389313, 0.0496191680431366, 0.0495565552264452, 0.049585758708417416, 0.049844473134726286, 0.04949238710105419, 0.04961742972955108, 0.049464690033346415, 0.049604800064116716, 0.04975447105243802, 0.049648093059659004, 0.049481410067528486, 0.04954929696395993, 0.049007921013981104, 0.04991453094407916, 0.049837394151836634, 0.04956662794575095, 0.04956697300076485, 0.04952469700947404, 0.049743053037673235, 0.04954315489158034, 0.049548770766705275, 0.04968260694295168, 0.04955492028966546, 0.0496056810952723, 0.04949589679017663, 0.049630632158368826, 0.049658068921417, 0.049592360854148865, 0.04955836292356253, 0.04966899333521724, 0.04960832465440035, 0.0499588493257761, 0.049387047067284584, 0.0496310917660594, 0.049648272804915905, 0.04942367225885391, 0.04992125276476145, 0.04957757005468011, 0.04955263016745448, 0.04964440502226353, 0.04970276402309537, 0.04963327990844846, 0.04958217404782772, 0.04955433588474989, 0.04955374216660857, 0.049683062825351954, 0.04973855800926685, 0.049909567926079035, 0.04950833832845092, 0.04963401472195983, 0.049703662283718586, 0.049581253901124, 0.04949002480134368, 0.04971893224865198, 0.04956726683303714, 0.04970215493813157, 0.049637672025710344, 0.04977264208719134, 0.04931526584550738, 0.04991547204554081, 0.04977083206176758, 0.04961577523499727, 0.04968530964106321, 0.049548803362995386, 0.04968504561111331, 0.04950633505359292, 0.04949903395026922, 0.04963827505707741, 0.04945830628275871, 0.049679888878017664, 0.0501771979033947, 0.05008767219260335, 0.049310458824038506, 0.04960387293249369, 0.04953373596072197, 0.04949611006304622, 0.04970263596624136, 0.049318195320665836, 0.04938412457704544, 0.04973036842420697, 0.049537574872374535, 0.04949124110862613, 0.049662154633551836, 0.04958075238391757, 0.049545120913535357, 0.04979320988059044, 0.049941600766032934, 0.04966309433802962, 0.049581228755414486, 0.04987741494551301, 0.049524244386702776, 0.04951369483023882, 0.04947006795555353, 0.04969635605812073, 0.04953507101163268, 0.04993003699928522, 0.04956874204799533, 0.049432478845119476, 0.04977422393858433, 0.04957625502720475, 0.04971966426819563, 0.04958191700279713, 0.049565622583031654, 0.04985213140025735, 0.04976874077692628, 0.04941070219501853, 0.0492579760029912, 0.04964359104633331, 0.050026566721498966, 0.04967986512929201, 0.04962096503004432, 0.04956896975636482, 0.04977415595203638, 0.04947095923125744, 0.04955753777176142, 0.049459928181022406, 0.04980445886030793, 0.049601301085203886, 0.049883888103067875, 0.049502837006002665, 0.04944639978930354, 0.05010071210563183, 0.049382837023586035, 0.05035620415583253, 0.049424184020608664, 0.04993054876103997, 0.04942780127748847, 0.049873112700879574, 0.04947139695286751, 0.049924415070563555, 0.049646489322185516, 0.04952563997358084, 0.04984572296962142, 0.04936819663271308, 0.048970362171530724, 0.050174599047750235, 0.04982755891978741, 0.049430540297180414, 0.04973016586154699, 0.049722219817340374, 0.049672664143145084, 0.05006596678867936, 0.04976307740435004, 0.04963586060330272, 0.04962228937074542, 0.049697973765432835, 0.049567032139748335, 0.049659968819469213, 0.04975308803841472, 0.04955910611897707, 0.04962604073807597, 0.04951835935935378, 0.04933124501258135, 0.050117057748138905, 0.049698560032993555, 0.049673985224217176, 0.04962748661637306, 0.04996193200349808, 0.049555683974176645, 0.050001084338873625, 0.04979672282934189, 0.04968173895031214, 0.04975503217428923, 0.049660362768918276, 0.04955988936126232, 0.049578338861465454, 0.049848743714392185, 0.04959918512031436, 0.04970038030296564, 0.04961483785882592, 0.049610696732997894, 0.04991669300943613, 0.049532526172697544, 0.04963688179850578, 0.049712255131453276, 0.0497397119179368, 0.049843494314700365, 0.049752304796129465, 0.049615486059337854, 0.04963519098237157, 0.04980975203216076, 0.0497267940081656, 0.04972531506791711, 0.04948207875713706, 0.0497497683390975, 0.049645759630948305, 0.0495913433842361, 0.049598798621445894, 0.049818472005426884, 0.04963263310492039, 0.049574658274650574, 0.04936243360862136, 0.04996778629720211, 0.049751524813473225, 0.04966558516025543, 0.049593588802963495, 0.050554951187223196, 0.04953473713248968, 0.04960670368745923, 0.049563264939934015, 0.04955674195662141, 0.04967055702582002, 0.050067055970430374, 0.04990997398272157, 0.04962356016039848, 0.0501962099224329, 0.049869504291564226, 0.050303276628255844, 0.04908685106784105, 0.05050970893353224, 0.04991487506777048, 0.04995110211893916, 0.04975633090361953, 0.04993354016914964, 0.05009202612563968, 0.049721378833055496, 0.049728664103895426, 0.04999298369511962, 0.04987604497000575, 0.04980201134458184, 0.04989204974845052, 0.05111065832898021, 1.9291797066107392, 3.3439736482687294, 1.927792756818235, 3.3227185560390353, 0.052839698269963264, 0.05222961399704218], [0.05946075776591897, 0.0523782423697412, 0.05071225482970476, 0.049846475943922997, 0.04944897582754493, 0.049348640255630016, 0.04953669477254152, 0.049670928157866, 0.0495182229205966, 0.04949960811063647, 0.04953128285706043, 0.04975773626938462, 0.049669280648231506, 0.04963795328512788, 0.049791262950748205, 0.04977888287976384, 0.049610508140176535, 0.04981359280645847, 0.049624419305473566, 0.04974129190668464, 0.04962907871231437, 0.049833727069199085, 0.04989431332796812, 0.05031621502712369, 0.04991118190810084, 0.05015819566324353, 0.04975591041147709, 0.04979783296585083, 0.05011743074283004, 0.05018138512969017, 0.04990787385031581, 0.05013873614370823, 0.050014936830848455, 0.050000143237411976, 0.05051578301936388, 0.05015554092824459, 0.05015969090163708, 0.050085491966456175, 0.05019910726696253, 0.05000736890360713, 0.04999346099793911, 0.05013190070167184, 0.050368962343782187, 0.050431130919605494, 0.05013050278648734, 0.05005012219771743, 0.04976583691313863, 0.05007621506229043, 0.050786629784852266, 0.05008913716301322, 0.04971068212762475, 0.05019488791003823, 0.050189497880637646, 0.049919997341930866, 0.05025242967531085, 0.05014324700459838, 0.050199936144053936, 0.050132614094763994, 0.05007657781243324, 0.050204011145979166, 0.05018453812226653, 0.05045268079265952, 0.050216993782669306, 0.05029811942949891, 0.05001160968095064, 0.050090257078409195, 0.05036816606298089, 0.05012435419484973, 0.05013905465602875, 0.050107401330024004, 0.05024702800437808, 0.0501543409191072, 0.050233588088303804, 0.05019481061026454, 0.0502347182482481, 0.05019684508442879, 0.050115364603698254, 0.05025856429710984, 0.05026539880782366, 0.0501363892108202, 0.05034303478896618, 0.050332524348050356, 0.0501646576449275, 0.050618831999599934, 0.04994994821026921, 0.05009535374119878, 0.05020149238407612, 0.049858145881444216, 0.05007473099976778, 0.04994745971634984, 0.050040980335325, 0.05037398682907224, 0.05007961206138134, 0.05005542282015085, 0.05016929330304265, 0.05006671277806163, 0.05044078314676881, 0.050182608887553215, 0.05044114403426647, 0.050232771784067154, 0.05026695039123297, 0.0500489198602736, 0.050350261852145195, 0.050272291991859674, 0.0501185841858387, 0.05027492484077811, 0.05011920630931854, 0.05025421967729926, 0.050179211888462305, 0.050180045422166586, 0.050231942906975746, 0.050441153813153505, 0.05024465313181281, 0.05013975780457258, 0.05040874099358916, 0.050385923124849796, 0.050421264953911304, 0.05022147996351123, 0.05041247792541981, 0.05013434495776892, 0.050166305154561996, 0.050364316906780005, 0.05058936309069395, 0.0501870890147984, 0.05028919409960508, 0.05023188516497612, 0.0502504026517272, 0.05019024107605219, 0.05026208283379674, 0.05028367601335049, 0.05060288216918707, 0.050290838815271854, 0.050283581018447876, 0.05032240832224488, 0.05027164472267032, 0.05031525623053312, 0.05017266981303692, 0.05021767225116491, 0.05012710578739643, 0.05032454989850521, 0.05009751906618476, 0.050116751343011856, 0.05015597492456436, 0.050416805781424046, 0.050155228935182095, 0.05014672735705972, 0.05016221757978201, 0.05054409010335803, 0.05030151689425111, 0.05014141509309411, 0.05016602203249931, 0.05022206110879779, 0.05022527603432536, 0.050312306731939316, 0.05011136131361127, 0.05010942183434963, 0.05024152901023626, 0.05024566687643528, 0.050237313378602266, 0.050127656664699316, 0.050213415175676346, 0.05011374596506357, 0.050158283207565546, 0.05023550568148494, 0.050185577012598515, 0.05019366415217519, 0.0501014101319015, 0.050503311678767204, 0.05007874593138695, 0.05013911798596382, 0.05078124534338713, 0.04962806776165962, 0.050166090950369835, 0.05026810895651579, 0.05009260820224881, 0.05023790895938873, 0.05016799410805106, 0.05030281003564596, 0.050278362818062305, 0.05068792123347521, 0.050392040982842445, 0.049850938841700554, 0.05014790082350373, 0.0495716561563313, 0.05079392483457923, 0.0503375711850822, 0.05036920914426446, 0.05027788691222668, 0.04996904777362943, 0.050118429120630026, 0.05040587019175291, 0.05104943085461855, 0.050150393042713404, 0.05029591312631965, 0.05018820706754923, 0.05027689365670085, 0.05034704227000475, 0.050255090929567814, 0.05029329191893339, 0.05034941388294101, 0.050159181002527475, 0.0501301740296185, 0.05035792989656329, 0.05025773495435715, 0.050220576114952564, 0.050285277888178825, 0.05020167212933302, 0.05005502421408892, 0.05033701378852129, 0.05017362488433719, 0.05047690402716398, 0.05021142400801182, 0.050113560166209936, 0.05032903281971812, 0.04988789604976773, 0.05010333517566323, 0.049780618865042925, 0.049490527249872684, 0.04946326185017824, 0.04967046622186899, 0.04984098579734564, 0.04977682791650295, 0.04939265688881278, 0.05005927011370659, 0.049789994955062866, 0.04967203922569752, 0.04980272380635142, 0.04980441788211465, 0.049696185160428286, 0.04957564687356353, 0.04983073007315397, 0.04975124401971698, 0.04955855896696448, 0.049645673017948866, 0.049960528034716845, 0.04948674701154232, 0.04980805516242981, 0.04969284404069185, 0.0496398126706481, 0.04981428338214755, 0.04968970362097025, 0.04970569210126996, 0.04973430000245571, 0.04979305528104305, 0.04973096586763859, 0.049577794037759304, 0.04971215175464749, 0.04976679012179375, 0.05065481178462505, 0.049616625998169184, 0.04973880108445883, 0.049613578245043755, 0.0495740557089448, 0.0496540991589427, 0.049518685787916183, 0.04962197318673134, 0.049557071179151535, 0.04959440464153886, 0.04984001023694873, 0.04950004303827882, 0.04960140585899353, 0.049467096105217934, 0.04960067104548216, 0.04976245714351535, 0.04964877385646105, 0.04947671573609114, 0.049545799382030964, 0.0490080788731575, 0.049919852055609226, 0.049831630662083626, 0.04957946203649044, 0.04955983115360141, 0.049523178953677416, 0.04981575021520257, 0.04946935595944524, 0.04989630077034235, 0.04933714400976896, 0.049548689275979996, 0.049606844782829285, 0.04956356203183532, 0.04962190194055438, 0.0496018142439425, 0.04959061974659562, 0.04956186609342694, 0.04967401921749115, 0.04960461799055338, 0.04995135171338916, 0.049384092912077904, 0.04963914630934596, 0.049698298797011375, 0.04945123288780451, 0.04983203811571002, 0.04958191001787782, 0.0495521049015224, 0.04964543133974075, 0.04970288276672363, 0.04963714582845569, 0.04957558214664459, 0.0496207089163363, 0.049498540349304676, 0.04974085092544556, 0.0497300298884511, 0.049905401188880205, 0.04953145468607545, 0.049565804190933704, 0.049695312045514584, 0.04963291296735406, 0.04951633606106043, 0.04963441705331206, 0.04955686070024967, 0.049714379012584686, 0.049716323148459196, 0.049699580762535334, 0.04960230505093932, 0.049760415218770504, 0.04963267082348466, 0.0496181370690465, 0.04968543816357851, 0.049544110894203186, 0.04969575582072139, 0.04949821997433901, 0.04949816223233938, 0.049644086975604296, 0.049450190737843513, 0.04976870026439428, 0.05010139290243387, 0.05050861183553934, 0.048882781993597746, 0.0496012051589787, 0.04958157008513808, 0.04952828073874116, 0.04961158707737923, 0.04940137034282088, 0.0493046035990119, 0.04973728535696864, 0.049529511015862226, 0.049490151926875114, 0.04965819604694843, 0.04957539867609739, 0.049547219183295965, 0.04979493422433734, 0.04993886500597, 0.04966019373387098, 0.04959083581343293, 0.04993706103414297, 0.04946145135909319, 0.04966786503791809, 0.049405999947339296, 0.04960510693490505, 0.049548482056707144, 0.049896275624632835, 0.04954221937805414, 0.04944536695256829, 0.04978048102930188, 0.049584537744522095, 0.049726529978215694, 0.049576223362237215, 0.04956733901053667, 0.04993859585374594, 0.049678951036185026, 0.04943498503416777, 0.04944012267515063, 0.0498912432231009, 0.04956512479111552, 0.04969288222491741, 0.04962473688647151, 0.04957320215180516, 0.0497674229554832, 0.04956329893320799, 0.04946234682574868, 0.04955926537513733, 0.04970470163971186, 0.049693148117512465, 0.049794917926192284, 0.04951167991384864, 0.049539280124008656, 0.04999449709430337, 0.04948224313557148, 0.05025745602324605, 0.04952790401875973, 0.04983227560296655, 0.04952586116269231, 0.04976455122232437, 0.049578561913222075, 0.049899164121598005, 0.04964274959638715, 0.0494654243811965, 0.04990898398682475, 0.04937776690348983, 0.04897890193387866, 0.05017948616296053, 0.04973504180088639, 0.049525769893079996, 0.04962930828332901, 0.04982106480747461, 0.04957287106662989, 0.05006968881934881, 0.04976742900907993, 0.04962709126994014, 0.049623962957412004, 0.04967807373031974, 0.04959011822938919, 0.04965776111930609, 0.049755759071558714, 0.04956235457211733, 0.04960411321371794, 0.04952569119632244, 0.04948485968634486, 0.049971492029726505, 0.04969601798802614, 0.04967836197465658, 0.049713016021996737, 0.04986708890646696, 0.04955962300300598, 0.05001330329105258, 0.04977882606908679, 0.04968092869967222, 0.04975435510277748, 0.04966814909130335, 0.04955257382243872, 0.049592864234000444, 0.04984110267832875, 0.04960268596187234, 0.049706134013831615, 0.04961258405819535, 0.05010201735422015, 0.049427732825279236, 0.049532897770404816, 0.04963809018954635, 0.049712258856743574, 0.04972488014027476, 0.049842075910419226, 0.04975112387910485, 0.04961951123550534, 0.04964647302404046, 0.049815154168754816, 0.04971995763480663, 0.04972200933843851, 0.04948482383042574, 0.04974047699943185, 0.04966326989233494, 0.04957964224740863, 0.04959410289302468, 0.04982632119208574, 0.049626864958554506, 0.04957920592278242, 0.049492721911519766, 0.049842231906950474, 0.04974392615258694, 0.04965828591957688, 0.049606640823185444, 0.05055050738155842, 0.04953183978796005, 0.04959998605772853, 0.049578068777918816, 0.04954380914568901, 0.04967764113098383, 0.050063042901456356, 0.04991227388381958, 0.049623915925621986, 0.05020239530131221, 0.04986592475324869, 0.05030345497652888, 0.04908575024455786, 0.05050920182839036, 0.04991911631077528, 0.049945860635489225, 0.04980111215263605, 0.0498688998632133, 0.05010888213291764, 0.04972509481012821, 0.04978739097714424, 0.04992846539244056, 0.04987837700173259, 0.04980216082185507, 0.04990090895444155, 0.051057388074696064, 1.9293585461564362, 3.343714955728501, 1.9280086709186435, 3.323121845256537, 0.05243906378746033, 0.0522615909576416, 1.9219843042083085, 3.2596105807460845, 0.05219505215063691, 0.05047985911369324, 0.049330868758261204, 0.04875304130837321, 0.04845007183030248, 0.04854583507403731, 0.048738589975982904, 0.04867774387821555, 0.048590151127427816, 0.04873570008203387, 0.04860774893313646, 0.048726582899689674, 0.048655442893505096, 0.04884036909788847, 0.048877350986003876, 0.049125397112220526, 0.04861565073952079, 0.04865191504359245, 0.04889728734269738, 0.04870946193113923, 0.048727879766374826, 0.04893418634310365, 0.048725681845098734, 0.049064714927226305, 0.048857660964131355, 0.049991459120064974], [0.060610444750636816, 0.05305724823847413, 0.051315673626959324, 0.05089358612895012, 0.05020213592797518, 0.05026047211140394, 0.050522500183433294, 0.05038228491321206, 0.05065423808991909, 0.05057362001389265, 0.050508477725088596, 0.05060516018420458, 0.05040878290310502, 0.05065487418323755, 0.05054036760702729, 0.05066905915737152, 0.05065800994634628, 0.05063364887610078, 0.050863335374742746, 0.05039402190595865, 0.050692321732640266, 0.05026997299864888, 0.050487710162997246, 0.050641227979213, 0.050703485030680895, 0.05057260626927018, 0.05099870776757598, 0.05058568622916937, 0.050697204656898975, 0.0505811283364892, 0.05075680697336793, 0.05082179373130202, 0.05085627594962716, 0.05073012597858906, 0.050758748315274715, 0.05078262276947498, 0.050698867067694664, 0.0509677710942924, 0.0505442600697279, 0.05091723892837763, 0.05079756397753954, 0.05060064187273383, 0.05104754585772753, 0.050824407022446394, 0.05074559198692441, 0.050948931369930506, 0.05088621797040105, 0.05091238906607032, 0.05109087564051151, 0.050721049308776855, 0.05091226799413562, 0.05057785101234913, 0.0506105818785727, 0.05170696880668402, 0.0506032002158463, 0.05057166377082467, 0.05093064624816179, 0.050946664065122604, 0.050720744766294956, 0.050802405923604965, 0.05085616512224078, 0.050709548871964216, 0.0509199183434248, 0.05117456894367933, 0.050709919072687626, 0.05082053178921342, 0.050919623114168644, 0.05096296267583966, 0.05085486499592662, 0.05112823424860835, 0.050858440808951855, 0.050733390264213085, 0.05079262284561992, 0.05092612514272332, 0.050951384007930756, 0.05079485382884741, 0.0509453509002924, 0.050935876090079546, 0.05088143702596426, 0.05107305524870753, 0.051410065963864326, 0.0509037678129971, 0.05105405021458864, 0.05085271876305342, 0.05097012501209974, 0.050990716088563204, 0.05088703706860542, 0.05099746771156788, 0.0507591562345624, 0.05098316399380565, 0.05092376098036766, 0.0507652647793293, 0.0509486123919487, 0.05094326799735427, 0.050779875833541155, 0.050682739820331335, 0.05091037321835756, 0.05102207371965051, 0.05089440708979964, 0.05066946521401405, 0.05091698979958892, 0.050774558912962675, 0.05114112235605717, 0.050950617995113134, 0.05093244183808565, 0.0511674378067255, 0.05098909605294466, 0.050969972275197506, 0.050874066073447466, 0.05098877102136612, 0.051011967938393354, 0.051096866838634014, 0.05020267982035875, 0.05162427294999361, 0.05106072314083576, 0.05074895825237036, 0.050960457883775234, 0.05100037204101682, 0.05079272110015154, 0.051267487928271294, 0.05088898306712508, 0.05071031581610441, 0.05109841609373689, 0.050813508685678244, 0.050860459450632334, 0.050830918829888105, 0.05088518979027867, 0.0509334672242403, 0.050946209114044905, 0.0510272909887135, 0.05067317700013518, 0.051129933912307024, 0.051361257676035166, 0.05104262614622712, 0.05121017014607787, 0.05091384006664157, 0.050801283679902554, 0.0512513630092144, 0.051194167230278254, 0.05103034107014537, 0.051102065946906805, 0.05106622679159045, 0.05098467227071524, 0.05095617799088359, 0.05093734711408615, 0.05083887791261077, 0.051151164807379246, 0.051027231849730015, 0.051074921153485775, 0.05060028005391359, 0.0508428611792624, 0.051122806034982204, 0.05091506754979491, 0.05105563811957836, 0.050883136224001646, 0.050685328897088766, 0.05126741994172335, 0.05100526288151741, 0.050913925282657146, 0.05088700307533145, 0.050836792681366205, 0.05087573733180761, 0.05115984892472625, 0.050898749846965075, 0.05106859002262354, 0.05087990686297417, 0.05101405130699277, 0.05089240474626422, 0.05070938728749752, 0.051002772990614176, 0.05460014566779137, 0.04791196808218956, 0.05062040314078331, 0.05105253495275974, 0.050915604922920465, 0.05128317326307297, 0.050946072675287724, 0.05119225429370999, 0.05086322966963053, 0.051336206030100584, 0.0509199108928442, 0.051026374101638794, 0.05108847515657544, 0.050806252751499414, 0.0511044473387301, 0.050939768087118864, 0.05103511456400156, 0.05099770426750183, 0.05125785991549492, 0.05092700105160475, 0.05098746810108423, 0.05085720308125019, 0.05084613570943475, 0.05083417519927025, 0.05074018007144332, 0.05077248904854059, 0.050622942857444286, 0.050878609996289015, 0.0507869110442698, 0.050758727826178074, 0.05090332496911287, 0.050682093016803265, 0.050644585862755775, 0.05073558120056987, 0.05055625177919865, 0.05061345919966698, 0.05063762282952666, 0.05059082806110382, 0.050463172141462564, 0.05045855278149247, 0.0504818600602448, 0.050371697172522545, 0.049862933810800314, 0.05040140124037862, 0.05026068678125739, 0.0501026501879096, 0.05030503496527672, 0.05016307719051838, 0.05007837386801839, 0.05023226281628013, 0.05051355995237827, 0.0502347843721509, 0.05028850678354502, 0.05058002797886729, 0.05034859385341406, 0.05033886805176735, 0.0501966392621398, 0.05021278606727719, 0.05016616778448224, 0.05009813001379371, 0.04939681012183428, 0.051064662635326385, 0.04990820400416851, 0.050343054346740246, 0.05041844490915537, 0.05035283789038658, 0.05017042299732566, 0.05053339712321758, 0.05007364088669419, 0.05012946203351021, 0.05034034699201584, 0.05025372887030244, 0.050411349162459373, 0.05015654722228646, 0.050153367687016726, 0.050083487294614315, 0.050362709909677505, 0.05010633682832122, 0.05014629429206252, 0.049473066814243793, 0.050790718756616116, 0.050014783162623644, 0.05013195425271988, 0.050091223791241646, 0.05036911088973284, 0.05003158329054713, 0.050124041736125946, 0.05006334697827697, 0.05016952008008957, 0.05020726006478071, 0.0499100498855114, 0.05040441593155265, 0.04981815116479993, 0.05046069202944636, 0.04995073191821575, 0.050514422822743654, 0.04992829402908683, 0.04973785113543272, 0.05034897709265351, 0.05051189986988902, 0.05008407589048147, 0.050096596125513315, 0.05015700915828347, 0.049907322973012924, 0.05011757696047425, 0.050071628764271736, 0.05020782211795449, 0.05006462801247835, 0.05068096285685897, 0.049963328056037426, 0.04982680827379227, 0.04988851770758629, 0.05015546502545476, 0.04990203399211168, 0.04994106013327837, 0.0497678779065609, 0.05039625335484743, 0.04988568089902401, 0.050111222080886364, 0.04995431890711188, 0.05017847288399935, 0.050018942914903164, 0.05022785207256675, 0.04991734912618995, 0.05006269412115216, 0.049929612781852484, 0.05040846113115549, 0.05002192687243223, 0.05001303320750594, 0.050101518630981445, 0.04997570114210248, 0.04991262499243021, 0.05015933699905872, 0.04957676911726594, 0.050312550738453865, 0.04991179704666138, 0.05020711198449135, 0.049620579928159714, 0.049898882396519184, 0.05019845301285386, 0.04997203266248107, 0.05029280809685588, 0.050063511822372675, 0.050086457282304764, 0.04995415173470974, 0.04968835320323706, 0.050759154837578535, 0.05007188208401203, 0.05002888012677431, 0.05013297311961651, 0.05071146786212921, 0.049612739123404026, 0.049995601642876863, 0.0499388761818409, 0.05021815886721015, 0.04988975217565894, 0.04983991198241711, 0.05044419318437576, 0.05005950201302767, 0.05028977291658521, 0.049904339015483856, 0.05006567807868123, 0.0497371107339859, 0.05014384910464287, 0.05002019600942731, 0.04987085284665227, 0.050267625134438276, 0.050147637724876404, 0.04992251005023718, 0.0500827943906188, 0.049998506903648376, 0.05020606005564332, 0.04966421704739332, 0.0504258805885911, 0.04998786700889468, 0.050575016997754574, 0.050338772125542164, 0.049731126986443996, 0.04994858801364899, 0.0502303852699697, 0.05014125956222415, 0.05013270303606987, 0.05054881703108549, 0.04998056823387742, 0.04990477813407779, 0.049965481739491224, 0.050079050939530134, 0.05033153621479869, 0.04981278069317341, 0.05002434132620692, 0.050018588081002235, 0.05002537462860346, 0.04995826818048954, 0.05001665884628892, 0.04997117631137371, 0.04988349275663495, 0.05009279027581215, 0.05012645572423935, 0.04984605498611927, 0.05010854918509722, 0.050181277096271515, 0.04988830583170056, 0.04985413793474436, 0.04969280306249857, 0.05030637374147773, 0.049896834418177605, 0.049678084906190634, 0.05006313789635897, 0.050344112794846296, 0.049910597037523985, 0.0495954779908061, 0.04992660600692034, 0.04997998336330056, 0.05001464067026973, 0.04995481297373772, 0.0497235469520092, 0.04994499729946256, 0.049736438784748316, 0.049977976363152266, 0.04972385987639427, 0.049873602110892534, 0.04997650068253279, 0.04985022312030196, 0.049718339927494526, 0.050572591833770275, 0.04985068645328283, 0.04995818994939327, 0.04996089590713382, 0.04982080589979887, 0.050095700193196535, 0.05007483996450901, 0.04991323268041015, 0.049724648240953684, 0.050053346902132034, 0.049841469153761864, 0.04966217977926135, 0.05009869206696749, 0.050409712828695774, 0.05081797204911709, 0.04919836111366749, 0.049697901122272015, 0.050033092964440584, 0.049828705843538046, 0.04994245711714029, 0.04953196505084634, 0.04992235777899623, 0.04999870713800192, 0.05097363609820604, 0.04941821377724409, 0.04996785009279847, 0.049864930100739, 0.049915638752281666, 0.04988856613636017, 0.04994084406644106, 0.04998309211805463, 0.05044817179441452, 0.049640489276498556, 0.050001310650259256, 0.050238704308867455, 0.05004608305171132, 0.04977662581950426, 0.049963124096393585, 0.049756987020373344, 0.05016410490497947, 0.04985108179971576, 0.0504642310552299, 0.049954768270254135, 0.05026979465037584, 0.04984992230311036, 0.05002144677564502, 0.050088012125343084, 0.05034639500081539, 0.04965574899688363, 0.04994196817278862, 0.04987742891535163, 0.050375377759337425, 0.04955641832202673, 0.051174246706068516, 0.04909789329394698, 0.049275376833975315, 0.05025278590619564, 0.0500200679525733, 0.04989522090181708, 0.05007636733353138, 0.04954345989972353, 0.050372080877423286, 0.04990203119814396, 0.05002225283533335, 0.04998297989368439, 0.05024720495566726, 0.0499738440848887, 0.05021853791549802, 0.050039923284202814, 0.050044036004692316, 0.04986932501196861, 0.049874044954776764, 0.04970586206763983, 0.05019705789163709, 0.0497772041708231, 0.05008413176983595, 0.050072019919753075, 0.049984199926257133, 0.049863691441714764, 0.049823097884655, 0.04992106091231108, 0.04966846900060773, 0.049955671187490225, 0.04989410191774368, 0.05040876381099224, 0.049608340952545404, 0.049955541267991066, 0.049684947822242975, 0.04991648904979229, 0.04971943702548742, 0.04974368494004011, 0.04999103303998709, 0.04984400374814868, 0.050005683209747076, 0.04974825493991375, 0.04977379785850644, 0.04974560905247927, 0.05003926623612642, 0.04985507391393185, 0.04980512196198106, 0.04991710418835282, 0.04996335972100496, 0.04973603831604123, 0.04993093991652131, 0.050031575839966536, 0.04989446513354778, 0.05173829384148121, 1.9331263778731227, 4.5788663742132485, 0.053643480874598026, 0.05265830596908927, 1.9274738230742514, 3.1421828800812364, 0.05327816680073738, 0.05328812310472131, 1.9248266369104385, 3.3277688049711287], [0.0614633490331471, 1.9277716386131942, 3.323131815996021, 0.05266186920925975, 0.05197121202945709, 1.9223114680498838, 3.259404154960066, 0.05222160881385207, 0.05048525519669056, 0.049467089120298624, 0.0487525500357151, 0.048289788886904716, 0.0487070488743484, 0.0487342388369143, 0.04867875901982188, 0.04859363101422787, 0.048607375007122755, 0.048607553355395794, 0.04872584901750088, 0.04878741502761841, 0.0488337567076087, 0.04888186603784561, 0.049124336801469326, 0.04861500719562173, 0.048710158094763756, 0.04889853810891509, 0.048705440014600754, 0.04872812097892165, 0.04893470089882612, 0.04872658895328641, 0.04905878799036145, 0.0488600111566484, 0.05034992890432477, 1.91840151976794, 3.3116571670398116, 0.052222850266844034, 0.05052071390673518, 0.04940237384289503, 0.050389028154313564, 0.04810737771913409, 0.049021908082067966, 0.049112746957689524, 0.04922901839017868, 0.04921193886548281, 0.04941678699105978, 0.04952645394951105, 0.04929585289210081, 0.049392685294151306, 0.04951475188136101, 0.049576540011912584, 0.04957589600235224, 0.04926151968538761, 0.04954363917931914, 0.04959053685888648, 0.04944360302761197, 0.04941735416650772, 0.04946018382906914, 0.04954575002193451, 0.04942107619717717, 0.04949826514348388, 0.04950318764895201, 0.04951838310807943, 0.04967765090987086, 0.049622361082583666, 0.04971266305074096, 0.049592455849051476, 0.04958305833861232, 0.049597331788390875, 0.049761840142309666, 0.04981258511543274, 0.049782391637563705, 0.0494595542550087, 0.04993831180036068, 0.049576863180845976, 0.04951440682634711, 0.049393992871046066, 0.05002692528069019, 0.04948604479432106, 0.04950431315228343, 0.049729131162166595, 0.049523832742124796, 0.04958068486303091, 0.05021797539666295, 0.049203235656023026, 0.049510890152305365, 0.04967175703495741, 0.04964733915403485, 0.04986676760017872, 0.04969691811129451, 0.049700161907821894, 0.04970570607110858, 0.04981048125773668, 0.049841520842164755, 0.049537934828549623, 0.049746809992939234, 0.04970061406493187, 0.04968387633562088, 0.0497780698351562, 0.049591157119721174, 0.0498455329798162, 0.049718545749783516, 0.04958824720233679, 0.04971771687269211, 0.04972553392872214, 0.04981841007247567, 0.04980463720858097, 0.049882655031979084, 0.04991115164011717, 0.0497630313038826, 0.05002211686223745, 0.0508580869063735, 0.049478476867079735, 0.05024661310017109, 0.04986262833699584, 0.05001827981323004, 0.04984426777809858, 0.04988598916679621, 0.049841782078146935, 0.04992866702377796, 0.05005462700501084, 0.05016291094943881, 0.050078076776117086, 0.05001902999356389, 0.05005013523623347, 0.05000409297645092, 0.0500738020054996, 0.04997054720297456, 0.04993557557463646, 0.04994006734341383, 0.05001468863338232, 0.05002886801958084, 0.04962756438180804, 0.049987907987087965, 0.049797430634498596, 0.05004083504900336, 0.049746723379939795, 0.04984019976109266, 0.049803498201072216, 0.05043195281177759, 0.04968763887882233, 0.049786887131631374, 0.04993581399321556, 0.04996353620663285, 0.05014663888141513, 0.04996022069826722, 0.050156083423644304, 0.050000705756247044, 0.05020293593406677, 0.049966201186180115, 0.05013434076681733, 0.050360847264528275, 0.050285961013287306, 0.05006613675504923, 0.049950757063925266, 0.05026309285312891, 0.04977801023051143, 0.0499754068441689, 0.05001948028802872, 0.05028111673891544, 0.04978469619527459, 0.05016346275806427, 0.0499129481613636, 0.050220653880387545, 0.050230247899889946, 0.05014466121792793, 0.050441536121070385, 0.049236346036195755, 0.050507391802966595, 0.05072688590735197, 0.05007648188620806, 0.05040588229894638, 0.050039521884173155, 0.05068484600633383, 0.05001431982964277, 0.05009172623977065, 0.05039052478969097, 0.04976026713848114, 0.05026684980839491, 0.04997039120644331, 0.050058930180966854, 0.050169916823506355, 0.05016226088628173, 0.05003438610583544, 0.05005258787423372, 0.050049057230353355, 0.05048040207475424, 0.05011641466990113, 0.049850376322865486, 0.0498893610201776, 0.050090713892132044, 0.05021026777103543, 0.050185134168714285, 0.050583260133862495, 0.05027769086882472, 0.04953090287744999, 0.050082881934940815, 0.049592158291488886, 0.049960138741880655, 0.050108601339161396, 0.049727181904017925, 0.05012079467996955, 0.0504514342173934, 0.050135619938373566, 0.050056600011885166, 0.04997930722311139, 0.050312202889472246, 0.049960860051214695, 0.0499319969676435, 0.050049835816025734, 0.05043783225119114, 0.04994278587400913, 0.04999893391504884, 0.050039174035191536, 0.05025822902098298, 0.05006303824484348, 0.05030730785802007, 0.04997662082314491, 0.05008022207766771, 0.0502199181355536, 0.0499440198764205, 0.050118906889110804, 0.04999404726549983, 0.05015667201951146, 0.05005384003743529, 0.05019256565719843, 0.05036333296447992, 0.05001380434259772, 0.04998363694176078, 0.04972142167389393, 0.050284432247281075, 0.05020033894106746, 0.050295275170356035, 0.05005427496507764, 0.05008803401142359, 0.05016829492524266, 0.05035834899172187, 0.050459791906178, 0.05028774123638868, 0.0504250880330801, 0.04990544682368636, 0.05025195283815265, 0.05010639410465956, 0.05015438096597791, 0.05009602988138795, 0.05040091322734952, 0.049930491019040346, 0.049734537955373526, 0.04977322602644563, 0.04992016404867172, 0.049560647923499346, 0.04965225188061595, 0.04959503607824445, 0.049936557188630104, 0.049362845718860626, 0.04977989988401532, 0.04986580740660429, 0.04965296573936939, 0.04963038815185428, 0.04961034609004855, 0.049402493983507156, 0.04983942583203316, 0.04949471913278103, 0.04955507069826126, 0.04966849600896239, 0.049753140192478895, 0.04956738278269768, 0.04982950910925865, 0.04949248814955354, 0.049786873161792755, 0.04960813280194998, 0.049682439770549536, 0.04976888420060277, 0.04968272801488638, 0.04948745295405388, 0.049687576945871115, 0.049663836136460304, 0.04967614309862256, 0.04986864607781172, 0.04960577189922333, 0.04963389877229929, 0.049889874178916216, 0.049396943766623735, 0.04961303435266018, 0.049736232962459326, 0.04968444677069783, 0.04979337519034743, 0.04952653078362346, 0.049654590897262096, 0.04972831020131707, 0.04973468091338873, 0.0496584209613502, 0.04964644415304065, 0.04972680704668164, 0.04938941914588213, 0.04965920792892575, 0.04986625490710139, 0.04990040697157383, 0.049688038881868124, 0.04963919101282954, 0.04959900490939617, 0.04984087310731411, 0.04958449304103851, 0.049678325187414885, 0.049890206661075354, 0.049608439207077026, 0.04942350275814533, 0.04977537225931883, 0.04977243905887008, 0.049698886927217245, 0.049698357935994864, 0.049749771133065224, 0.04986046301200986, 0.049568295013159513, 0.04966694675385952, 0.04986356431618333, 0.0495901838876307, 0.04978789808228612, 0.0497108087874949, 0.04963635513558984, 0.0499127646908164, 0.04967629723250866, 0.04972613975405693, 0.049397354014217854, 0.04987202910706401, 0.04974845517426729, 0.04967081407085061, 0.049926215782761574, 0.04952339828014374, 0.05004307394847274, 0.04967845277860761, 0.049816097132861614, 0.04981612181290984, 0.04972526617348194, 0.049617002718150616, 0.049805073998868465, 0.04951467923820019, 0.04975942801684141, 0.049338243901729584, 0.04983786726370454, 0.04961415193974972, 0.049534887075424194, 0.04966994281858206, 0.04951765900477767, 0.05003379285335541, 0.04947537323459983, 0.049373069778084755, 0.05003036931157112, 0.049290519673377275, 0.0496004531159997, 0.04956322396174073, 0.049848339054733515, 0.049638214986771345, 0.049608755856752396, 0.04951308714225888, 0.04954782407730818, 0.04999248776584864, 0.04982205294072628, 0.04952609213069081, 0.04984866688027978, 0.04977402836084366, 0.04968181997537613, 0.04974435968324542, 0.04974090540781617, 0.04973866092041135, 0.04955461202189326, 0.04956483468413353, 0.05005688313394785, 0.049777349922806025, 0.049542421009391546, 0.04951984295621514, 0.04970927629619837, 0.04945676773786545, 0.0498612392693758, 0.04961143899708986, 0.04965161299332976, 0.04936976172029972, 0.050450346898287535, 0.049971312284469604, 0.049479024950414896, 0.04981505777686834, 0.04956389032304287, 0.04942605085670948, 0.049233556259423494, 0.049563897773623466, 0.04961492819711566, 0.04952714079990983, 0.049827105831354856, 0.04923984408378601, 0.049498013220727444, 0.04967115493491292, 0.04946645814925432, 0.04954789159819484, 0.04988623596727848, 0.04948968207463622, 0.049479874316602945, 0.049453189596533775, 0.04989428911358118, 0.049652600195258856, 0.04950685007497668, 0.04962298879399896, 0.049590887036174536, 0.04952589701861143, 0.04970793519169092, 0.04965048981830478, 0.04946928285062313, 0.04962625028565526, 0.04948517493903637, 0.050081098917871714, 0.04958894895389676, 0.049349016044288874, 0.049690079875290394, 0.04964505322277546, 0.049643310718238354, 0.050225417129695415, 0.04954620823264122, 0.04968720395117998, 0.04959515994414687, 0.049595246091485023, 0.04976380569860339, 0.04957043891772628, 0.04954547435045242, 0.049570181872695684, 0.04979314375668764, 0.049545721150934696, 0.049600566271692514, 0.04959289403632283, 0.04970368556678295, 0.04970253212377429, 0.049498612992465496, 0.04974565701559186, 0.05037370789796114, 0.0494480449706316, 0.0493092080578208, 0.04972963500767946, 0.049661345314234495, 0.05020925775170326, 0.04961398430168629, 0.049934799782931805, 0.04977067280560732, 0.04965026630088687, 0.04981711506843567, 0.04968671081587672, 0.04969858517870307, 0.04955007787793875, 0.04977423278614879, 0.049658412113785744, 0.04956047423183918, 0.04961804300546646, 0.04979256587103009, 0.04961816407740116, 0.04972668783739209, 0.04966703988611698, 0.049838134087622166, 0.049533102195709944, 0.04985895287245512, 0.04970809584483504, 0.04960660403594375, 0.049643426202237606, 0.0496878819540143, 0.049698855727910995, 0.04967493237927556, 0.04964732006192207, 0.04973241873085499, 0.04955580923706293, 0.04974817065522075, 0.04967224830761552, 0.04974216688424349, 0.049782244954258204, 0.049841044936329126, 0.049652647227048874, 0.04962679883465171, 0.049492985010147095, 0.049614423885941505, 0.05009933700785041, 0.0493923663161695, 0.049514046870172024, 0.049982331693172455, 0.04961970401927829, 0.04951378330588341, 0.0495915268547833, 0.049569488037377596, 0.04958458198234439, 0.04991801595315337, 0.0496107991784811, 0.04952859692275524, 0.04947369685396552, 0.04972364893183112, 0.04954329738393426, 0.0499518527649343, 0.04952871007844806, 0.04962017294019461, 0.049640083219856024, 0.04966017371043563, 0.04948122100904584, 0.04976969491690397, 0.049706267192959785, 0.04998773708939552, 0.0492005948908627, 0.049799054861068726, 0.04952474404126406, 0.04961309302598238, 0.04967497708275914, 0.049549007788300514, 0.049556936137378216, 0.04963839892297983, 0.0496089830994606, 0.04965760000050068, 0.049637466203421354, 0.04985446063801646, 0.04950195038691163, 0.05087417969480157], [0.05894468491896987, 0.05386235984042287, 0.05246056616306305, 1.9277215898036957, 3.1417045420967042, 0.05332384817302227, 0.05330599704757333, 1.9249669220298529, 3.3278036857955158, 1.9251826982945204, 3.3442675806581974, 0.05297722201794386, 0.050954231061041355, 0.05010283924639225, 0.05000983877107501, 0.0500219501554966, 0.05028213793411851, 0.05031998595222831, 0.050737999845296144, 0.05095198331400752, 0.05027188267558813, 0.05054334830492735, 0.05004421481862664, 0.05095587018877268, 0.05046468274667859, 0.05047178594395518, 0.05055263498798013, 0.05062747234478593, 0.05054444959387183, 0.05073593743145466, 0.050600926857441664, 0.05058412393555045, 0.050396384205669165, 0.05089573375880718, 0.050675067119300365, 0.05056368513032794, 0.050570467952638865, 0.05057989293709397, 0.05080050276592374, 0.050893011037260294, 0.050665322225540876, 0.05111813172698021, 0.051115657202899456, 0.05021266406401992, 0.05036406870931387, 0.05068958504125476, 0.05058061331510544, 0.05075424490496516, 0.05069977371022105, 0.05059792613610625, 0.05071478011086583, 0.05093101691454649, 0.050666163209825754, 0.050675070844590664, 0.05080767581239343, 0.05059849005192518, 0.050909508019685745, 0.05065528629347682, 0.0509756850078702, 0.050591363571584225, 0.05078493524342775, 0.05074896290898323, 0.05077608209103346, 0.050898056011646986, 0.050792939029634, 0.05065507302060723, 0.050758989062160254, 0.05097098462283611, 0.05094596138224006, 0.05056889168918133, 0.0509897512383759, 0.05069111613556743, 0.05112396692857146, 0.05085888085886836, 0.050852273125201464, 0.050765398889780045, 0.050842497032135725, 0.05058942176401615, 0.05083413328975439, 0.0506777036935091, 0.0509375911206007, 0.050728760194033384, 0.05089453887194395, 0.05080463783815503, 0.05103180930018425, 0.050749097019433975, 0.05078278901055455, 0.05085371807217598, 0.05082845967262983, 0.0510310591198504, 0.05104392720386386, 0.05087272869423032, 0.05098023731261492, 0.05091308057308197, 0.05087430216372013, 0.05100940400734544, 0.05098433420062065, 0.05052857659757137, 0.050915131345391273, 0.05090931570157409, 0.05088483029976487, 0.050663580652326345, 0.05068565811961889, 0.05121142789721489, 0.05097821028903127, 0.050756179727613926, 0.050844529177993536, 0.05096675083041191, 0.05092991003766656, 0.0509313871152699, 0.05088478000834584, 0.0510053401812911, 0.0507492246106267, 0.050808622036129236, 0.0507478890940547, 0.05109949829056859, 0.050661026034504175, 0.05091838166117668, 0.05082597490400076, 0.05075001111254096, 0.05088245403021574, 0.05098532326519489, 0.050785043742507696, 0.051124620251357555, 0.05113433487713337, 0.05091907782480121, 0.05060340790078044, 0.05124950921162963, 0.05099160084500909, 0.05084729800000787, 0.05052298028022051, 0.05116675700992346, 0.05082516884431243, 0.05090855387970805, 0.050820651929825544, 0.05101883737370372, 0.0509235137142241, 0.0512393768876791, 0.050896181259304285, 0.05136406281962991, 0.05080584017559886, 0.05103136319667101, 0.050731648690998554, 0.05733633693307638, 0.05121863912791014, 0.05112771596759558, 0.05097502190619707, 0.05093618901446462, 0.050696933176368475, 0.05098890792578459, 0.05084225023165345, 0.050960464868694544, 0.05098263593390584, 0.05082263285294175, 0.05099844001233578, 0.05110574001446366, 0.0508443103171885, 0.050842825789004564, 0.050839330069720745, 0.05078290402889252, 0.0511400387622416, 0.051181487273424864, 0.050627955701202154, 0.05089580826461315, 0.050765495747327805, 0.05110835609957576, 0.05094683822244406, 0.05101358890533447, 0.05092997709289193, 0.05084625165909529, 0.051047664135694504, 0.050597884226590395, 0.05125937703996897, 0.050899884663522243, 0.05089026317000389, 0.05084873177111149, 0.05101854121312499, 0.05070830788463354, 0.05115704191848636, 0.050834724213927984, 0.051003830041736364, 0.05084201181307435, 0.051168966107070446, 0.051293009892106056, 0.05083998525515199, 0.050840993877500296, 0.05088772112503648, 0.05092094372957945, 0.051111706998199224, 0.050814054906368256, 0.05109377298504114, 0.05088398512452841, 0.051124685909599066, 0.05082461517304182, 0.05074869096279144, 0.05140471691265702, 0.05116577912122011, 0.05083894217386842, 0.05081560788676143, 0.05124543700367212, 0.05290123401209712, 0.04904430080205202, 0.05065989028662443, 0.0509675620123744, 0.05085113877430558, 0.050681605003774166, 0.050765388179570436, 0.05062533775344491, 0.05056323390454054, 0.05073840310797095, 0.050710173323750496, 0.05053618689998984, 0.05064201494678855, 0.05056253494694829, 0.05046537797898054, 0.051482568960636854, 0.05081467796117067, 0.05039257695898414, 0.05080882599577308, 0.05047556012868881, 0.050455563236027956, 0.0505121317692101, 0.05076936399564147, 0.05064420122653246, 0.05059323878958821, 0.05062551982700825, 0.05065605929121375, 0.050682158675044775, 0.05037300335243344, 0.05058166664093733, 0.05054058926180005, 0.050721353851258755, 0.050475857220590115, 0.05057265888899565, 0.05033347196877003, 0.05049900384619832, 0.05070007732138038, 0.05023886589333415, 0.05110485991463065, 0.050347140058875084, 0.050323213916271925, 0.05044987611472607, 0.050301296170800924, 0.05044122086837888, 0.05055613676086068, 0.050318125169724226, 0.050554498098790646, 0.05069102765992284, 0.050523432437330484, 0.05048551969230175, 0.050440733321011066, 0.050837809685617685, 0.05039569130167365, 0.05045644799247384, 0.050597629975527525, 0.050654617603868246, 0.05049651302397251, 0.050537982024252415, 0.05045395530760288, 0.05095504876226187, 0.05038104113191366, 0.05019314680248499, 0.05065546417608857, 0.05057001020759344, 0.05045166192576289, 0.05044665280729532, 0.05038881907239556, 0.05031114909797907, 0.05038964468985796, 0.050263889133930206, 0.05034636612981558, 0.05044358083978295, 0.050200389232486486, 0.05059216869994998, 0.05037499638274312, 0.05033951671794057, 0.05021075811237097, 0.050306662917137146, 0.05017922818660736, 0.05065652960911393, 0.05025339312851429, 0.050160747952759266, 0.05015747109428048, 0.05024561891332269, 0.05012489203363657, 0.050205138977617025, 0.05055698333308101, 0.050384665839374065, 0.050182308070361614, 0.050248922780156136, 0.05002935603260994, 0.05023815529420972, 0.050308710895478725, 0.05048294086009264, 0.05024779215455055, 0.05023284396156669, 0.050252983812242746, 0.0505398390814662, 0.05018535489216447, 0.05021553533151746, 0.05016719689592719, 0.05043291486799717, 0.05032519809901714, 0.05016752798110247, 0.05031969677656889, 0.05038140621036291, 0.050363405141979456, 0.05024855583906174, 0.05043564876541495, 0.050016346387565136, 0.05023475596681237, 0.05035577807575464, 0.05020898673683405, 0.05036289105191827, 0.05027712183073163, 0.05050793895497918, 0.05018042214214802, 0.05029291892424226, 0.05018383404240012, 0.05031051114201546, 0.05009837681427598, 0.050225730054080486, 0.04974468890577555, 0.04998968634754419, 0.049854242708534, 0.05043397191911936, 0.04974246909841895, 0.04991044709458947, 0.04977003205567598, 0.050215784925967455, 0.04968862421810627, 0.050252927001565695, 0.04969814978539944, 0.05031072208657861, 0.049897866789251566, 0.049884227104485035, 0.0500206109136343, 0.050236078910529613, 0.04979924624785781, 0.05014130799099803, 0.04967452213168144, 0.04996832786127925, 0.049755476880818605, 0.0500090722925961, 0.049681446980684996, 0.050009984988719225, 0.04990272084251046, 0.049954507034271955, 0.04964948911219835, 0.049641518853604794, 0.0499792480841279, 0.04974550800397992, 0.049672515131533146, 0.04968646168708801, 0.049684019293636084, 0.050251494627445936, 0.049884898122400045, 0.04994979500770569, 0.050071447156369686, 0.05003921082243323, 0.0499058929271996, 0.04982192208990455, 0.05005579022690654, 0.04996741469949484, 0.049844926223158836, 0.049805175978690386, 0.05017733806744218, 0.05012910393998027, 0.049765316769480705, 0.04992734920233488, 0.05000280076637864, 0.05002822633832693, 0.04991779197007418, 0.049777036998420954, 0.049858223646879196, 0.050018773414194584, 0.04990778863430023, 0.04985317401587963, 0.049985673278570175, 0.04976594587787986, 0.049911603797227144, 0.049909832421690226, 0.050096298567950726, 0.049741918221116066, 0.050331869162619114, 0.04962134687229991, 0.04989889496937394, 0.05013225181028247, 0.049945561215281487, 0.052145074121654034, 0.04770485498011112, 0.04967534402385354, 0.0499071148224175, 0.0498352968133986, 0.04997727833688259, 0.050033832900226116, 0.05028807511553168, 0.04964166879653931, 0.04987518582493067, 0.050164204090833664, 0.049768302123993635, 0.04986795224249363, 0.05003280192613602, 0.050039713736623526, 0.04987155832350254, 0.04986519180238247, 0.05016506277024746, 0.04967628698796034, 0.049861856270581484, 0.05009045172482729, 0.05009575933218002, 0.05012136371806264, 0.049873216077685356, 0.049887323286384344, 0.05003389762714505, 0.04987343540415168, 0.05003527970984578, 0.049809073098003864, 0.049845433793962, 0.049961692187935114, 0.049968778155744076, 0.04976471792906523, 0.050090227741748095, 0.05010816501453519, 0.05003533000126481, 0.04992411797866225, 0.05009065894410014, 0.049966628197580576, 0.05003386223688722, 0.05011164164170623, 0.04988788394257426, 0.04996207542717457, 0.04978063562884927, 0.050003305077552795, 0.05009465618059039, 0.04986766492947936, 0.05020415689796209, 0.05017736228182912, 0.049881632905453444, 0.04982698382809758, 0.05002262210473418, 0.04983715573325753, 0.05024289106950164, 0.04999741818755865, 0.049941718112677336, 0.04991885181516409, 0.050090162083506584, 0.05000597285106778, 0.050086770206689835, 0.050068783108145, 0.05008972156792879, 0.050399923231452703, 0.05005299299955368, 0.04998626513406634, 0.05007990496233106, 0.04989364370703697, 0.049938356038182974, 0.050092742312699556, 0.0499773807823658, 0.05013658991083503, 0.0499003822915256, 0.0500170337036252, 0.04955391027033329, 0.050116402097046375, 0.050066213589161634, 0.04998585907742381, 0.05009485222399235, 0.04995033284649253, 0.05006912723183632, 0.049931862857192755, 0.050050480756908655, 0.050130668096244335, 0.04987132316455245, 0.04974570591002703, 0.04999845614656806, 0.05017145490273833, 0.049928692169487476, 0.0498856408521533, 0.05023575201630592, 0.04984294390305877, 0.04995106300339103, 0.049887076020240784, 0.049936436116695404, 0.0503771067596972, 0.04971481021493673, 0.049933429807424545, 0.049917703960090876, 0.05024787923321128, 0.04995122505351901, 0.04992832196876407, 0.05001964280381799, 0.05003722617402673, 0.049938616808503866, 0.050046447198837996, 0.04995419876649976, 0.04980379529297352, 0.05005397694185376, 0.049792490899562836, 0.04991820594295859, 0.04981458093971014, 0.05022807791829109, 0.04974456410855055, 0.04998592007905245, 0.04982420988380909, 0.04997658124193549, 0.05001011677086353, 0.04977699834853411, 0.05016422085464001, 0.04973080800846219, 0.050164670683443546, 0.05186298443004489], [0.05762686999514699, 0.0527285379357636, 0.05211851233616471, 1.9221451277844608, 3.259451842866838, 0.05225458601489663, 0.0504835844039917, 0.04941886570304632, 0.04876011796295643, 0.0483534699305892, 0.04862623708322644, 0.04874868132174015, 0.048680287785828114, 0.048596722073853016, 0.048643019050359726, 0.04861623700708151, 0.04872489394620061, 0.04873001202940941, 0.048841183073818684, 0.04887261986732483, 0.049122910015285015, 0.04860698198899627, 0.048705292865633965, 0.04890381218865514, 0.04870761279016733, 0.04873119713738561, 0.04892958700656891, 0.04873314080759883, 0.04906593402847648, 0.048853499349206686, 0.04996985197067261, 1.9187812516465783, 3.3116864943876863, 0.0522508230060339, 0.05051791900768876, 0.04940517898648977, 0.05039611365646124, 0.0480715180747211, 0.049055776093155146, 0.04911268502473831, 0.04923437675461173, 0.049205316230654716, 0.049385805148631334, 0.04956158483400941, 0.049299552105367184, 0.04938172874972224, 0.04952274402603507, 0.049564996268600225, 0.049570726696401834, 0.0492637581191957, 0.0495373229496181, 0.04959479998797178, 0.049445637967437506, 0.049420556984841824, 0.04944857815280557, 0.04955127276480198, 0.04942471720278263, 0.0494908569380641, 0.049502355977892876, 0.04955433402210474, 0.04960453603416681, 0.049643709789961576, 0.04970873612910509, 0.04960067989304662, 0.0495925759896636, 0.04959501000121236, 0.04976153001189232, 0.0498081143014133, 0.04978275392204523, 0.049781073816120625, 0.04962289519608021, 0.04956732178106904, 0.04951592022553086, 0.04950678115710616, 0.049920213874429464, 0.049478346016258, 0.04951007477939129, 0.04972214391455054, 0.049613360315561295, 0.049459028989076614, 0.050256185699254274, 0.04918952938169241, 0.04950375994667411, 0.04968512011691928, 0.04964856384322047, 0.04986425302922726, 0.04970401292666793, 0.049703887198120356, 0.04969933954998851, 0.04981419909745455, 0.049831937067210674, 0.049550528172403574, 0.04973619477823377, 0.04970410419628024, 0.0496846460737288, 0.049766683019697666, 0.049602985847741365, 0.04984691319987178, 0.04970165994018316, 0.0495893768966198, 0.049726614728569984, 0.04971779230982065, 0.04982367902994156, 0.049778012093156576, 0.049911102745682, 0.04990765918046236, 0.049758119974285364, 0.05002348870038986, 0.05085804732516408, 0.04948010295629501, 0.05024409806355834, 0.049868940841406584, 0.050016085151582956, 0.04984735883772373, 0.04988778894767165, 0.04984315624460578, 0.04992156662046909, 0.05005967104807496, 0.050160333048552275, 0.05008656205609441, 0.05000231321901083, 0.05006403475999832, 0.05000070482492447, 0.05005831317976117, 0.04998387023806572, 0.04993558581918478, 0.04993313504382968, 0.05001609493046999, 0.050022582057863474, 0.04963322775438428, 0.04997733235359192, 0.049813230987638235, 0.05003387900069356, 0.049741091672331095, 0.04983235523104668, 0.04980811895802617, 0.050440712831914425, 0.04969004914164543, 0.049790624994784594, 0.04992890218272805, 0.049957592971622944, 0.05014702398329973, 0.04996408708393574, 0.05015766387805343, 0.04999664984643459, 0.0502095059491694, 0.049961504992097616, 0.050144270062446594, 0.05035183811560273, 0.050291681196540594, 0.05006040679290891, 0.04994734097272158, 0.050267201848328114, 0.04977655503898859, 0.049974095076322556, 0.05002646101638675, 0.05027417792007327, 0.049784712959080935, 0.05016715219244361, 0.049907073844224215, 0.05022002290934324, 0.05024067731574178, 0.050142742693424225, 0.050420066341757774, 0.04960551206022501, 0.05015237256884575, 0.05073209200054407, 0.05007214518263936, 0.05050635011866689, 0.04993895906955004, 0.05069490568712354, 0.049999929033219814, 0.050100211054086685, 0.050389047246426344, 0.049754537642002106, 0.05027111619710922, 0.049969098065048456, 0.050054214894771576, 0.05017672013491392, 0.050155799835920334, 0.05003835493698716, 0.05016792332753539, 0.05005694692954421, 0.050345953088253736, 0.05012322077527642, 0.04985590511932969, 0.049890650901943445, 0.05009114695712924, 0.050208657048642635, 0.05017982982099056, 0.0505953012034297, 0.05025994312018156, 0.04953195760026574, 0.050056157168000937, 0.04961631912738085, 0.049957336857914925, 0.050118220038712025, 0.04971896903589368, 0.050115490797907114, 0.05043944204226136, 0.05016480013728142, 0.05004494218155742, 0.049980910029262304, 0.05030556861311197, 0.04996728431433439, 0.04998147580772638, 0.05003752326592803, 0.05040749069303274, 0.049941642209887505, 0.04999292967841029, 0.05003735003992915, 0.050300829112529755, 0.05002689827233553, 0.05030254879966378, 0.049986416939646006, 0.05007389420643449, 0.050216910894960165, 0.04994538892060518, 0.050122855231165886, 0.04997740173712373, 0.05014783423393965, 0.05007324693724513, 0.05019419174641371, 0.050353323109447956, 0.050030358135700226, 0.049982482101768255, 0.05009309062734246, 0.04989065509289503, 0.05021128011867404, 0.05029619811102748, 0.05005568079650402, 0.050090366974473, 0.050167121924459934, 0.05036576231941581, 0.05043866205960512, 0.05030199186876416, 0.05042484775185585, 0.049907935317605734, 0.05024033971130848, 0.05011401418596506, 0.05014960374683142, 0.05009652813896537, 0.05038457829505205, 0.04994228482246399, 0.04974379017949104, 0.04977104999125004, 0.04990731691941619, 0.04957039700821042, 0.0496542789041996, 0.04956725612282753, 0.04995950870215893, 0.04949573706835508, 0.049708851147443056, 0.04980304976925254, 0.04965417506173253, 0.049636180978268385, 0.04960814816877246, 0.049410095904022455, 0.04988726694136858, 0.04943579714745283, 0.0495967548340559, 0.04962190892547369, 0.049761712085455656, 0.04955199221149087, 0.049831245094537735, 0.049496921710669994, 0.04977959115058184, 0.049617364071309566, 0.04967812588438392, 0.04976343410089612, 0.04969410598278046, 0.050054318737238646, 0.049047989305108786, 0.04973578592762351, 0.049668974708765745, 0.04987779213115573, 0.04953853227198124, 0.049690951593220234, 0.04989593010395765, 0.04940357990562916, 0.04954151110723615, 0.049806283321231604, 0.049692876636981964, 0.049775305204093456, 0.049527812749147415, 0.04964245809242129, 0.04973142594099045, 0.04967050813138485, 0.04973361687734723, 0.04963690508157015, 0.049671011976897717, 0.049461856950074434, 0.0496553061529994, 0.049956563860177994, 0.04980161413550377, 0.049698233138769865, 0.04962649988010526, 0.04958576615899801, 0.049788500647991896, 0.04965948313474655, 0.04966331087052822, 0.04989404929801822, 0.04961855476722121, 0.04942112322896719, 0.04976654006168246, 0.04977071564644575, 0.04969668900594115, 0.049705672077834606, 0.0497465031221509, 0.04986468609422445, 0.04957235883921385, 0.0496589420363307, 0.04986876808106899, 0.04959169588983059, 0.04979488020762801, 0.04970551980659366, 0.049636499024927616, 0.04991177283227444, 0.04965302208438516, 0.04967271909117699, 0.05002627382054925, 0.049303687177598476, 0.04975559003651142, 0.04966306313872337, 0.04993335669860244, 0.049500362016260624, 0.05006979126483202, 0.04968327982351184, 0.049813794903457165, 0.049816742073744535, 0.04972966108471155, 0.04961385112255812, 0.049804326612502337, 0.04950876301154494, 0.04967461200430989, 0.04941832832992077, 0.049848086666315794, 0.04960751999169588, 0.04954125406220555, 0.04967081733047962, 0.04951679473742843, 0.0500323330052197, 0.04946652799844742, 0.04934682697057724, 0.05004901997745037, 0.04929379187524319, 0.04961121827363968, 0.049566094763576984, 0.0498459180817008, 0.04962524306029081, 0.0496186469681561, 0.04951121099293232, 0.049547981936484575, 0.04999962402507663, 0.04981787595897913, 0.04952704906463623, 0.049842082895338535, 0.0497775012627244, 0.049686542712152004, 0.04974585212767124, 0.049737309105694294, 0.04972659796476364, 0.04955993918702006, 0.04954852303490043, 0.05007531866431236, 0.049780309200286865, 0.04953954694792628, 0.04952223505824804, 0.04969793790951371, 0.0494670788757503, 0.049855147022753954, 0.049613525159657, 0.04964767815545201, 0.04937073960900307, 0.05045299604535103, 0.04996416438370943, 0.049478829838335514, 0.04980576690286398, 0.04957496793940663, 0.04943835502490401, 0.04923075996339321, 0.04956226795911789, 0.04961846396327019, 0.04951392812654376, 0.04982953006401658, 0.04923070780932903, 0.04951036116108298, 0.0496731111779809, 0.049465951044112444, 0.049553165677934885, 0.049861145205795765, 0.04950287798419595, 0.04946193192154169, 0.04946576803922653, 0.0498949009925127, 0.04964122688397765, 0.04952081898227334, 0.0496270009316504, 0.04959525307640433, 0.04952861787751317, 0.0496822614222765, 0.04966785293072462, 0.04946481203660369, 0.049634039867669344, 0.04947664309293032, 0.0500816497951746, 0.04959414713084698, 0.04934749472886324, 0.04969105217605829, 0.04964754683896899, 0.04963716818019748, 0.05022753495723009, 0.049522995948791504, 0.049705938901752234, 0.04960119817405939, 0.04957775818184018, 0.04976523481309414, 0.04958043806254864, 0.0495425658300519, 0.049567601177841425, 0.04980261903256178, 0.04954443592578173, 0.04959275107830763, 0.04959894483909011, 0.04970836732536554, 0.0496977549046278, 0.049502656795084476, 0.04974115500226617, 0.05037407297641039, 0.04945455212146044, 0.049306624103337526, 0.04973156005144119, 0.04964077193289995, 0.05021592881530523, 0.04962040903046727, 0.04993688780814409, 0.049769443459808826, 0.049654511734843254, 0.049809136893600225, 0.049683379009366035, 0.04968867124989629, 0.04955552378669381, 0.04977804888039827, 0.04965470638126135, 0.04956645192578435, 0.049616680946201086, 0.04978338582441211, 0.04962825309485197, 0.049730253871530294, 0.049658623058348894, 0.04983809916302562, 0.04953638184815645, 0.049856866244226694, 0.04971842374652624, 0.049590467009693384, 0.04964915616437793, 0.0496812779456377, 0.04969443613663316, 0.0496912756934762, 0.04964043898507953, 0.049732132349163294, 0.04955140175297856, 0.049811435863375664, 0.04970218613743782, 0.049739789217710495, 0.049780264031141996, 0.04984454391524196, 0.04966148501262069, 0.04961373610422015, 0.04949169885367155, 0.04962597507983446, 0.05011031171306968, 0.04940070630982518, 0.04951066896319389, 0.04998080991208553, 0.049620975740253925, 0.04950142139568925, 0.0495929648168385, 0.04950385680422187, 0.04963432904332876, 0.04992446629330516, 0.04959849687293172, 0.049549775198102, 0.04946366976946592, 0.04972165822982788, 0.04953656392171979, 0.04995922464877367, 0.04952872125431895, 0.049627435859292746, 0.04963702708482742, 0.0496537908911705, 0.049486638978123665, 0.049772211350500584, 0.04963992070406675, 0.05006451532244682, 0.049254906829446554, 0.04975057579576969, 0.04950443096458912, 0.04959323117509484, 0.04970232583582401, 0.049547106958925724, 0.04954991303384304, 0.04963627737015486, 0.0495913908816874, 0.049677890725433826, 0.049632681999355555, 0.049872685223817825, 0.04949030699208379, 0.050871143117547035, 1.931557485833764, 3.280575908254832], [0.05799012677744031, 0.05346758710220456, 0.05345216300338507, 1.9248183560557663, 3.3275167969986796, 1.925330214202404, 3.34424478886649, 0.052830358035862446, 0.05091365007683635, 0.05010706977918744, 0.050014736130833626, 0.050014378037303686, 0.050319600850343704, 0.05032070307061076, 0.05085926875472069, 0.05082628922536969, 0.050232112873345613, 0.050543864257633686, 0.05020582489669323, 0.05079426383599639, 0.050507326144725084, 0.05059652775526047, 0.05037383642047644, 0.050839625764638186, 0.05060957511886954, 0.050448388792574406, 0.05059566302224994, 0.05059029487892985, 0.05058138817548752, 0.050754786003381014, 0.05063593480736017, 0.05055229039862752, 0.05057971365749836, 0.05058028222993016, 0.050804107915610075, 0.05089040985330939, 0.05066945403814316, 0.051113089080899954, 0.051122663076967, 0.050206725019961596, 0.05034939805045724, 0.05070251086726785, 0.0505818841047585, 0.05075069097802043, 0.050694676116108894, 0.050602531991899014, 0.050711904652416706, 0.05092737823724747, 0.05066532688215375, 0.05068746209144592, 0.050854033790528774, 0.05073793511837721, 0.05076809786260128, 0.05065298220142722, 0.05092416796833277, 0.0505934888496995, 0.05088625801727176, 0.050646471325308084, 0.050760271959006786, 0.05091207195073366, 0.05077103804796934, 0.050871938932687044, 0.05076109804213047, 0.050767901819199324, 0.05095202708616853, 0.050569464918226004, 0.05098439985886216, 0.050996263045817614, 0.050818280316889286, 0.05086175398901105, 0.0508459098637104, 0.05077520105987787, 0.05083721270784736, 0.050582959316670895, 0.05084459902718663, 0.05087861279025674, 0.050931827165186405, 0.050732261035591364, 0.050690564792603254, 0.05080306390300393, 0.05103234900161624, 0.050749110989272594, 0.050992563366889954, 0.05064879870042205, 0.050824287347495556, 0.05102760065346956, 0.05104898102581501, 0.05086514027789235, 0.05098341405391693, 0.05091152060776949, 0.05087937228381634, 0.051008902955800295, 0.051090389024466276, 0.05071939900517464, 0.05061593605205417, 0.05090040806680918, 0.05088882986456156, 0.05067176977172494, 0.05076558003202081, 0.05123270908370614, 0.05086746020242572, 0.05076000979170203, 0.05105804605409503, 0.050750790163874626, 0.050930032040923834, 0.05093047861009836, 0.050887125078588724, 0.051328619942069054, 0.05042328592389822, 0.051024763379245996, 0.05061196768656373, 0.051018654368817806, 0.05077244760468602, 0.05082708038389683, 0.05079667689278722, 0.05075321905314922, 0.05086899967864156, 0.051001559011638165, 0.05077489232644439, 0.05112754600122571, 0.051131116691976786, 0.05092997336760163, 0.05083233956247568, 0.05107521917670965, 0.05093684792518616, 0.05084532406181097, 0.050640426110476255, 0.05139578180387616, 0.05053078196942806, 0.05085165938362479, 0.050828507635742426, 0.0510195093229413, 0.05091888876631856, 0.051233414094895124, 0.05090500507503748, 0.05135794309899211, 0.05080176377668977, 0.05103865219280124, 0.05073709599673748, 0.0573184359818697, 0.05145473266020417, 0.050906128250062466, 0.05096970312297344, 0.05116753792390227, 0.050465826876461506, 0.050977380014956, 0.05085405707359314, 0.050958717707544565, 0.0509818522259593, 0.05082474276423454, 0.05099575500935316, 0.05111120501533151, 0.05084373615682125, 0.05083657521754503, 0.050841185729950666, 0.05113655002787709, 0.050788146909326315, 0.051183068193495274, 0.0506211519241333, 0.050896420143544674, 0.05103793879970908, 0.05083357496187091, 0.05094333225861192, 0.05102540971711278, 0.05092528322711587, 0.05084957601502538, 0.05104312486946583, 0.0507028722204268, 0.051152457017451525, 0.05090904561802745, 0.05087996320798993, 0.05084772082045674, 0.05101612815633416, 0.05091735580936074, 0.051009382121264935, 0.05089517030864954, 0.05093907983973622, 0.050788262858986855, 0.05115278484299779, 0.05129517102614045, 0.05085536930710077, 0.05083671398460865, 0.05094615090638399, 0.050864691846072674, 0.05111117707565427, 0.050936026964336634, 0.051410018000751734, 0.05044533219188452, 0.05113056395202875, 0.05081070214509964, 0.0512050986289978, 0.050948926247656345, 0.05116848275065422, 0.05084433127194643, 0.05111496802419424, 0.05095766205340624, 0.052893870044499636, 0.04903072491288185, 0.05103707266971469, 0.05065157311037183, 0.05079227825626731, 0.05068222200497985, 0.05076497793197632, 0.05062315380200744, 0.050636811181902885, 0.05067387782037258, 0.0507049011066556, 0.05078457202762365, 0.05045488616451621, 0.050507270731031895, 0.05083995405584574, 0.051087670028209686, 0.0508287288248539, 0.050653253216296434, 0.05060657998546958, 0.050700374878942966, 0.050457676872611046, 0.05052036000415683, 0.0504690813831985, 0.05064656585454941, 0.05058070411905646, 0.05064036697149277, 0.05065153073519468, 0.05068558221682906, 0.05037266807630658, 0.050639841705560684, 0.05048024607822299, 0.050727060064673424, 0.05076273391023278, 0.05027505615726113, 0.05033950973302126, 0.050496192183345556, 0.05069412291049957, 0.050539260264486074, 0.051152470987290144, 0.04999973485246301, 0.05032298620790243, 0.05044755665585399, 0.050309230107814074, 0.05091541726142168, 0.05021213600412011, 0.050448618829250336, 0.05042300606146455, 0.050564209930598736, 0.05051387008279562, 0.05049816705286503, 0.05042846081778407, 0.05083913216367364, 0.05042292084544897, 0.050429502967745066, 0.050599363166838884, 0.05066182278096676, 0.0506190313026309, 0.05040887463837862, 0.05058762291446328, 0.05081922933459282, 0.05037695309147239, 0.050609508994966745, 0.05024106381461024, 0.050573877058923244, 0.05045264074578881, 0.050445165019482374, 0.05039052711799741, 0.050314747262746096, 0.05038081994280219, 0.05040053091943264, 0.05020959069952369, 0.05044100806117058, 0.05019955337047577, 0.05058752000331879, 0.05041072191670537, 0.05031104292720556, 0.050211511086672544, 0.05030881892889738, 0.05018121004104614, 0.05064001074060798, 0.05026644794270396, 0.050148406997323036, 0.050161829218268394, 0.05024564312770963, 0.05013667605817318, 0.05019455775618553, 0.05056017404422164, 0.05051990505307913, 0.05032073985785246, 0.04997598007321358, 0.05016331095248461, 0.05023102927953005, 0.05032075988128781, 0.05047475779429078, 0.050110877957195044, 0.05051683634519577, 0.04996931180357933, 0.050546043086797, 0.050192791037261486, 0.05020554084330797, 0.05044487910345197, 0.050156119745224714, 0.050329278223216534, 0.05016228277236223, 0.05031866440549493, 0.05044033285230398, 0.05030357092618942, 0.050248755142092705, 0.05049653863534331, 0.04993287939578295, 0.050255237612873316, 0.05035851337015629, 0.0503449197858572, 0.05028375796973705, 0.05021715210750699, 0.05051630176603794, 0.05022446718066931, 0.050242078956216574, 0.05018132505938411, 0.050291277933865786, 0.05010992614552379, 0.05037057492882013, 0.04960083216428757, 0.04999719373881817, 0.049853009171783924, 0.05043712584301829, 0.049795490223914385, 0.049858616665005684, 0.04976632120087743, 0.05021313391625881, 0.04968990106135607, 0.05039460491389036, 0.05008411593735218, 0.0499188844114542, 0.049901412799954414, 0.04974030889570713, 0.050019631162285805, 0.05023472895845771, 0.04981049196794629, 0.05013230908662081, 0.049672109074890614, 0.04996927687898278, 0.04981817817315459, 0.049950049724429846, 0.049668455962091684, 0.05008392222225666, 0.049819793086498976, 0.0499709895811975, 0.049646645318716764, 0.04963285569101572, 0.0499771423637867, 0.04975619586184621, 0.04966966388747096, 0.04969499399885535, 0.050115711987018585, 0.04980365000665188, 0.049888954032212496, 0.049945380073040724, 0.05007756780833006, 0.05003516934812069, 0.049912620801478624, 0.049818681087344885, 0.05020424909889698, 0.049815489910542965, 0.04985811188817024, 0.04980226093903184, 0.05017494922503829, 0.05013363203033805, 0.0497574619948864, 0.04992835782468319, 0.049996836110949516, 0.05003615375608206, 0.049914475064724684, 0.04978063516318798, 0.049854488112032413, 0.05011087376624346, 0.049966380931437016, 0.049852066207677126, 0.04998333612456918, 0.04991831257939339, 0.049706824123859406, 0.04992634803056717, 0.050081014167517424, 0.049753328785300255, 0.05033822916448116, 0.04962036106735468, 0.04989430774003267, 0.0501333000138402, 0.050019676331430674, 0.0520590296946466, 0.04770107986405492, 0.04985795542597771, 0.04981521563604474, 0.04979185899719596, 0.049979659263044596, 0.049983381759375334, 0.05030873930081725, 0.049642481841146946, 0.049867695197463036, 0.05016920994967222, 0.04976993380114436, 0.04986805189400911, 0.05002823332324624, 0.05004429491236806, 0.049900620710104704, 0.049997687339782715, 0.050003050826489925, 0.04967509303241968, 0.05010061897337437, 0.049918374978005886, 0.05001220526173711, 0.050124313682317734, 0.049954928923398256, 0.04989064019173384, 0.04994492419064045, 0.04987971065565944, 0.05004038801416755, 0.05000167619436979, 0.04972961870953441, 0.04996198136359453, 0.04989326884970069, 0.049760816153138876, 0.05007499409839511, 0.05010797968134284, 0.050053058192133904, 0.049942522775381804, 0.05014276830479503, 0.04996906965970993, 0.049929257947951555, 0.05015785526484251, 0.049875680822879076, 0.049976503010839224, 0.04977197106927633, 0.04999686684459448, 0.050074090249836445, 0.04987352015450597, 0.050229097716510296, 0.05018078302964568, 0.049857288133352995, 0.050090684089809656, 0.04975902894511819, 0.050216561648994684, 0.04994483618065715, 0.04990989901125431, 0.04994982201606035, 0.04993317788466811, 0.0500997849740088, 0.04999926034361124, 0.05008264072239399, 0.05005091289058328, 0.05009238328784704, 0.05042312992736697, 0.05003033298999071, 0.05000761104747653, 0.05008207308128476, 0.04995028302073479, 0.049857986625283957, 0.0501147941686213, 0.050036038272082806, 0.05007579876109958, 0.04990093084052205, 0.05001737317070365, 0.04991219099611044, 0.049819793086498976, 0.0500081367790699, 0.05005454132333398, 0.050095537677407265, 0.049891313072294, 0.050071466248482466, 0.04993314761668444, 0.05004932824522257, 0.050133815966546535, 0.04992604209110141, 0.04968656273558736, 0.04999613016843796, 0.05020939512178302, 0.049930376932024956, 0.04983350308611989, 0.05023401090875268, 0.0498416917398572, 0.04995365533977747, 0.04988752771168947, 0.04993447195738554, 0.05037925811484456, 0.04970221407711506, 0.04994252184405923, 0.0499196071177721, 0.05024482123553753, 0.04995462903752923, 0.04992547072470188, 0.04998558107763529, 0.05006979685276747, 0.05011091334745288, 0.049931568559259176, 0.049958378076553345, 0.04974415013566613, 0.05005428707227111, 0.04978500213474035, 0.04992425860837102, 0.04981473833322525, 0.05022934963926673, 0.049741735216230154, 0.04998949822038412, 0.04982125759124756, 0.05003880336880684, 0.04994469974189997, 0.04995422204956412, 0.050044267904013395, 0.050042635295540094, 0.0501549718901515, 0.05168259097263217, 0.04927308717742562, 0.04835774563252926, 1.9269144092686474, 3.354166709817946], [0.05987263610586524, 0.05223345384001732, 0.05048360722139478, 0.04955248674377799, 0.04875312512740493, 0.048203022219240665, 0.04879182484000921, 0.04873051913455129, 0.04868021095171571, 0.04859723895788193, 0.04852283280342817, 0.04855762515217066, 0.0487234671600163, 0.04892339464277029, 0.04883017297834158, 0.04888606909662485, 0.04912336030974984, 0.04861906776204705, 0.04871028382331133, 0.048896975349634886, 0.0487100169993937, 0.0487272497266531, 0.04893291415646672, 0.04872475704178214, 0.04906389815732837, 0.04885350400581956, 0.05036834394559264, 1.9182412698864937, 3.3117017140612006, 0.05231961375102401, 0.05043070903047919, 0.04949159827083349, 0.05030189175158739, 0.04811446322128177, 0.049105450976639986, 0.049105758778750896, 0.049232759047299623, 0.04921320825815201, 0.04941977187991142, 0.04952448606491089, 0.04929087171331048, 0.049396859016269445, 0.049513356294482946, 0.04957533301785588, 0.049578205682337284, 0.049258990213274956, 0.049549088813364506, 0.04958707792684436, 0.04944454226642847, 0.04941364098340273, 0.049465533811599016, 0.04954393533989787, 0.04942249972373247, 0.04949937202036381, 0.049502733163535595, 0.04955038474872708, 0.049555703997612, 0.04971438134089112, 0.04971703886985779, 0.04958778014406562, 0.04958199197426438, 0.04960061563178897, 0.04975982615724206, 0.0498164938762784, 0.049778327345848083, 0.049586464650928974, 0.04980845935642719, 0.049579884856939316, 0.049514923710376024, 0.04949752939864993, 0.04992090770974755, 0.04948979103937745, 0.04950276296585798, 0.04972933605313301, 0.049606338143348694, 0.04940633103251457, 0.05021166009828448, 0.04930121870711446, 0.049515513237565756, 0.049669492058455944, 0.04964670678600669, 0.049867245834320784, 0.04969793511554599, 0.049698939081281424, 0.049706780817359686, 0.04981648037210107, 0.049839678686112165, 0.04953375831246376, 0.0497489576227963, 0.049698949325829744, 0.04968424281105399, 0.04977992596104741, 0.04959024488925934, 0.04984393436461687, 0.04971882374957204, 0.049591691233217716, 0.049720012582838535, 0.049722451251000166, 0.049817606806755066, 0.04980966728180647, 0.049877536948770285, 0.04991198517382145, 0.04976696567609906, 0.05001810006797314, 0.050861247815191746, 0.04947889922186732, 0.05024196393787861, 0.04985851887613535, 0.050024588126689196, 0.04984395718201995, 0.04988290090113878, 0.04984358884394169, 0.04993198812007904, 0.05005259905010462, 0.05016094585880637, 0.050084146205335855, 0.05001764604821801, 0.05004797363653779, 0.050005493219941854, 0.050077789928764105, 0.049964987207204103, 0.049938943702727556, 0.049935872200876474, 0.05001283809542656, 0.05003651278093457, 0.049619540106505156, 0.04999250080436468, 0.04979345016181469, 0.05004501482471824, 0.04975241934880614, 0.04983936296775937, 0.04980082577094436, 0.050431227311491966, 0.04968667682260275, 0.04978689271956682, 0.0499377460218966, 0.04996073339134455, 0.05014534993097186, 0.04996238509193063, 0.05015502078458667, 0.05001248698681593, 0.05019285622984171, 0.04996705101802945, 0.05013687955215573, 0.0503596942871809, 0.05028301477432251, 0.050066045951098204, 0.04995332332327962, 0.05026131076738238, 0.0497791669331491, 0.04997338121756911, 0.05002377275377512, 0.050284712109714746, 0.049778019078075886, 0.050168354995548725, 0.04991029296070337, 0.05021851509809494, 0.050231209956109524, 0.050144033040851355, 0.050444588996469975, 0.04936489509418607, 0.05037763901054859, 0.05072471499443054, 0.05008164094761014, 0.0503962729126215, 0.0500471368432045, 0.05068140337243676, 0.05001792497932911, 0.05009868601337075, 0.05038052797317505, 0.049764837604016066, 0.05026325723156333, 0.049848897848278284, 0.05018317420035601, 0.05016694404184818, 0.05016364902257919, 0.05003088200464845, 0.05003559170290828, 0.05003376537933946, 0.05051490385085344, 0.05011731991544366, 0.04985344782471657, 0.04988632397726178, 0.0500912731513381, 0.050207474268972874, 0.050186813808977604, 0.05058403918519616, 0.05027592368423939, 0.04953235713765025, 0.05008666403591633, 0.04958519712090492, 0.04996602004393935, 0.05010895989835262, 0.04972720006480813, 0.05011905264109373, 0.05045138718560338, 0.050140622071921825, 0.05005171010270715, 0.0499829719774425, 0.050308865029364824, 0.04996170476078987, 0.04980908194556832, 0.050161699298769236, 0.05044825188815594, 0.049945021979510784, 0.04999247007071972, 0.05004697386175394, 0.05012782197445631, 0.05019188625738025, 0.050306420773267746, 0.04997605178505182, 0.050081908237189054, 0.05021718377247453, 0.04994593933224678, 0.05012731207534671, 0.04998521180823445, 0.05015889788046479, 0.050052009988576174, 0.050192805007100105, 0.05036085611209273, 0.0500165238045156, 0.0499835261143744, 0.04987015714868903, 0.05013330886140466, 0.05020717019215226, 0.050293559674173594, 0.0500596952624619, 0.05008567776530981, 0.05016192141920328, 0.05035606864839792, 0.05046049226075411, 0.05028976080939174, 0.05042680213227868, 0.049907635897397995, 0.05024843104183674, 0.0501080472022295, 0.050155363976955414, 0.05009387759491801, 0.050419945269823074, 0.04991578310728073, 0.04973670979961753, 0.04976808186620474, 0.04992354894056916, 0.04956177109852433, 0.04965085815638304, 0.04959209403023124, 0.04993769712746143, 0.04933801293373108, 0.049786272924393415, 0.04988853773102164, 0.04965096525847912, 0.04962549079209566, 0.04962589219212532, 0.04938776697963476, 0.04982216889038682, 0.04951746994629502, 0.049414630979299545, 0.04980620834976435, 0.0497576966881752, 0.04957479191944003, 0.04982018517330289, 0.04949573799967766, 0.04978052293881774, 0.049609468318521976, 0.049684620928019285, 0.04976864578202367, 0.04968311730772257, 0.04996653459966183, 0.04906577430665493, 0.049817963037639856, 0.04966903384774923, 0.049867644906044006, 0.04946191515773535, 0.049771920777857304, 0.049891804344952106, 0.04939780989661813, 0.04947059601545334, 0.0498749790713191, 0.049685708712786436, 0.0497955409809947, 0.04952796921133995, 0.049660081043839455, 0.049721176736056805, 0.04958948818966746, 0.04980538599193096, 0.04964276310056448, 0.0495850658044219, 0.04953408520668745, 0.04965706495568156, 0.049932361114770174, 0.0498389839194715, 0.0496871960349381, 0.049635056871920824, 0.0496002328582108, 0.04969937726855278, 0.04972807690501213, 0.049680143129080534, 0.04988524690270424, 0.049613311886787415, 0.049420095048844814, 0.04977559112012386, 0.04978111898526549, 0.04969437187537551, 0.04969557374715805, 0.049750682432204485, 0.04985858965665102, 0.04957195417955518, 0.04966145707294345, 0.049863738007843494, 0.04959295876324177, 0.04978206101804972, 0.04971600929275155, 0.04963776282966137, 0.04991644388064742, 0.04967359686270356, 0.049577764235436916, 0.04998090397566557, 0.04944291990250349, 0.049743527080863714, 0.04967013420537114, 0.04992790659889579, 0.04952229605987668, 0.05004436615854502, 0.04967368906363845, 0.049818240106105804, 0.049815432634204626, 0.049723923206329346, 0.049618723802268505, 0.04980423720553517, 0.04952087486162782, 0.04960138304159045, 0.04927814891561866, 0.050051440950483084, 0.0496152862906456, 0.04953362001106143, 0.0496691670268774, 0.04952093493193388, 0.05003179982304573, 0.04947828920558095, 0.049380084965378046, 0.05002536904066801, 0.049289233051240444, 0.04960032692179084, 0.0495633608661592, 0.04984851600602269, 0.04963722685351968, 0.04961045319214463, 0.049509833101183176, 0.049548775888979435, 0.04999102093279362, 0.049825290217995644, 0.04952517477795482, 0.04984675906598568, 0.04977290611714125, 0.0496821659617126, 0.04974395176395774, 0.04974230099469423, 0.049743777140975, 0.049551531206816435, 0.04956995602697134, 0.05005257297307253, 0.04977553291246295, 0.0495368167757988, 0.049528214149177074, 0.049708615988492966, 0.04945634491741657, 0.04985893331468105, 0.04961312701925635, 0.04965022159740329, 0.04937079828232527, 0.05045250989496708, 0.049974448047578335, 0.049480637069791555, 0.04980749497190118, 0.0495677450671792, 0.04942043172195554, 0.04923924803733826, 0.049558084923774004, 0.04961666418239474, 0.049530222080647945, 0.04982680268585682, 0.04923801124095917, 0.049501289147883654, 0.049667201936244965, 0.0494669727049768, 0.0495501602999866, 0.049886621069163084, 0.04948875494301319, 0.04948484664782882, 0.04945274908095598, 0.049891103990375996, 0.04965138528496027, 0.049513539765030146, 0.04961640713736415, 0.049592250026762486, 0.049526001792401075, 0.04970741318538785, 0.049650812055915594, 0.0494736828841269, 0.0496296719647944, 0.04948072787374258, 0.05007409397512674, 0.049595327116549015, 0.049350677989423275, 0.04968557320535183, 0.04964516591280699, 0.0496412068605423, 0.050229599233716726, 0.0495472839102149, 0.04969172505661845, 0.04959166515618563, 0.049595397897064686, 0.049769358709454536, 0.04956410499289632, 0.049544123001396656, 0.04956979397684336, 0.049792399164289236, 0.049551174975931644, 0.04936296213418245, 0.04983095871284604, 0.049701495096087456, 0.04970700014382601, 0.04949380597099662, 0.049744716845452785, 0.05038009211421013, 0.0494447210803628, 0.049307846929877996, 0.0497349901124835, 0.04966059001162648, 0.050210568122565746, 0.04961179755628109, 0.04993374412879348, 0.04977129213511944, 0.0496451947838068, 0.04982121428474784, 0.04969099210575223, 0.04970567999407649, 0.049544560723006725, 0.0497728711925447, 0.04966009967029095, 0.04955523740500212, 0.04961372073739767, 0.049797322135418653, 0.049616701900959015, 0.04972712090238929, 0.049667909275740385, 0.049844691064208746, 0.049530306831002235, 0.049855120945721865, 0.04970870492979884, 0.049614435993134975, 0.04963864618912339, 0.04969257675111294, 0.04969118628650904, 0.04967844067141414, 0.049641956109553576, 0.04973405692726374, 0.049558228347450495, 0.04971720278263092, 0.049667191226035357, 0.04973898362368345, 0.04978302400559187, 0.04984375601634383, 0.04964926792308688, 0.0496308421716094, 0.049489465076476336, 0.049613227136433125, 0.05010345205664635, 0.04940684977918863, 0.04952320782467723, 0.0499824951402843, 0.049615477211773396, 0.049517564941197634, 0.04959388868883252, 0.04943167231976986, 0.04970019683241844, 0.049912671092897654, 0.04961294401437044, 0.04952471703290939, 0.04947320371866226, 0.04972515208646655, 0.04954647505655885, 0.04994651908054948, 0.049530401825904846, 0.049621057230979204, 0.04963968275114894, 0.04966651601716876, 0.049475729931145906, 0.04976727906614542, 0.049578988924622536, 0.05014954227954149, 0.04925598483532667, 0.04973961506038904, 0.049498884938657284, 0.04961395217105746, 0.04966998193413019, 0.049551188945770264, 0.04955895710736513, 0.04963470995426178, 0.04961237497627735, 0.0496583990752697, 0.04963529109954834, 0.04985196469351649, 0.0495015331543982, 0.05071348184719682, 1.9316388862207532, 3.280781249050051, 1.9233028129674494, 3.338190535083413, 0.053028801921755075, 0.051939832046628], [0.06153074139729142, 1.9252650756388903, 3.344344834331423, 0.05282826302573085, 0.05095128295943141, 0.05011115502566099, 0.0500148837454617, 0.05001426301896572, 0.05027821520343423, 0.05031905183568597, 0.05085797421634197, 0.050823581870645285, 0.05027641309425235, 0.050547044724226, 0.050195569172501564, 0.05080107180401683, 0.050463087391108274, 0.05063063185662031, 0.050377339124679565, 0.05080372001975775, 0.05049899173900485, 0.050589755177497864, 0.05058839172124863, 0.05059790425002575, 0.050583817064762115, 0.050755200907588005, 0.05063363770022988, 0.05054805800318718, 0.05058684200048447, 0.05058174533769488, 0.05080129764974117, 0.050893123261630535, 0.05066640907898545, 0.05111809493973851, 0.0511193061247468, 0.05020196596160531, 0.05034162662923336, 0.05070942221209407, 0.05058367596939206, 0.05074887815862894, 0.05069886799901724, 0.05059937806800008, 0.05071166669949889, 0.05090914899483323, 0.05068217823281884, 0.050689206924289465, 0.05079628899693489, 0.050788606982678175, 0.05071360897272825, 0.050651978235691786, 0.05098720081150532, 0.050589694175869226, 0.05087230680510402, 0.05066073499619961, 0.05075843818485737, 0.050914584659039974, 0.05076539423316717, 0.05087423883378506, 0.05075689312070608, 0.050773996859788895, 0.05095610395073891, 0.05056670121848583, 0.05098236305639148, 0.05084921373054385, 0.05096292728558183, 0.05086736707016826, 0.05084262881428003, 0.050779799930751324, 0.05083213280886412, 0.05058020446449518, 0.05085030058398843, 0.05086700804531574, 0.05093790218234062, 0.05072447517886758, 0.0507024098187685, 0.050801198929548264, 0.05102698411792517, 0.05075720511376858, 0.050974775571376085, 0.05066407099366188, 0.05082245822995901, 0.0510278451256454, 0.051046890672296286, 0.050869593396782875, 0.05098530184477568, 0.050905208103358746, 0.05088701704517007, 0.051008444745093584, 0.05097819725051522, 0.050835901871323586, 0.05060456180945039, 0.05090398620814085, 0.05088658211752772, 0.050675319973379374, 0.050813610665500164, 0.051191505044698715, 0.050861726980656385, 0.05075433012098074, 0.05104872304946184, 0.050759177189320326, 0.05092804180458188, 0.050934778060764074, 0.05088909110054374, 0.05116327200084925, 0.05058423662558198, 0.05101681221276522, 0.05066221114248037, 0.05097424006089568, 0.05067529296502471, 0.050887527875602245, 0.05083636613562703, 0.05074987281113863, 0.05087232915684581, 0.05100480606779456, 0.050764874555170536, 0.05112618301063776, 0.0511380503885448, 0.05093138758093119, 0.050805455073714256, 0.05110051715746522, 0.050935795065015554, 0.05084635503590107, 0.05054163374006748, 0.05131702730432153, 0.05070727365091443, 0.050849054008722305, 0.0508318180218339, 0.051017108373343945, 0.05092062382027507, 0.05123121803626418, 0.05090838996693492, 0.05135730607435107, 0.05079348012804985, 0.05104772886261344, 0.050739245023578405, 0.05730440188199282, 0.0514524788595736, 0.050919742323458195, 0.05097077367827296, 0.051143948920071125, 0.05048575811088085, 0.05096846120432019, 0.05086373398080468, 0.05095984786748886, 0.05097693717107177, 0.050827689934521914, 0.050994863733649254, 0.05111498199403286, 0.05084212217479944, 0.05083178682252765, 0.050846129190176725, 0.05095305806025863, 0.050973123870790005, 0.05118255829438567, 0.050611423794180155, 0.05089913122355938, 0.0509890029206872, 0.050882442854344845, 0.05094371922314167, 0.05103148892521858, 0.05092604085803032, 0.050849707797169685, 0.05103693204000592, 0.050763619132339954, 0.05109713412821293, 0.050904505886137486, 0.050885179080069065, 0.05083167180418968, 0.05102717503905296, 0.05094885127618909, 0.05091802775859833, 0.05093640927225351, 0.05088962195441127, 0.0508541758172214, 0.051137667149305344, 0.05129772890359163, 0.05086757289245725, 0.05083515029400587, 0.050879780668765306, 0.05093551520258188, 0.051108859945088625, 0.05097602400928736, 0.05090581998229027, 0.05090276803821325, 0.05113903991878033, 0.05080929817631841, 0.051253288984298706, 0.05089856870472431, 0.051171259954571724, 0.050848739221692085, 0.05099199619144201, 0.05107791582122445, 0.0528944069519639, 0.049019670113921165, 0.050859604962170124, 0.05083722714334726, 0.05079448875039816, 0.050675847101956606, 0.05076241912320256, 0.05062810564413667, 0.05063796229660511, 0.05067429691553116, 0.05070318700745702, 0.05076852394267917, 0.050467194989323616, 0.05050845816731453, 0.051046380773186684, 0.0508803422562778, 0.050830231979489326, 0.05056307092308998, 0.05069620395079255, 0.0505174221470952, 0.05058780079707503, 0.05050537595525384, 0.05053464602679014, 0.05064637819305062, 0.050583773758262396, 0.0506367483176291, 0.050654423888772726, 0.050688137765973806, 0.050374174024909735, 0.05058068409562111, 0.05053441319614649, 0.050729178823530674, 0.05070527410134673, 0.05033238371834159, 0.05033925222232938, 0.05049621593207121, 0.050691254902631044, 0.05048743728548288, 0.050813705660402775, 0.05039053922519088, 0.050310426857322454, 0.05045656394213438, 0.050312798004597425, 0.05089653329923749, 0.05027511762455106, 0.050383538007736206, 0.05048616323620081, 0.050523364916443825, 0.05051670782268047, 0.05049983644858003, 0.05042345589026809, 0.05083602201193571, 0.050403203815221786, 0.05045609502121806, 0.05059658223763108, 0.05066118389368057, 0.05066281510517001, 0.05036389594897628, 0.0506255398504436, 0.05078273080289364, 0.050375502090901136, 0.050387972965836525, 0.0504586910828948, 0.0505750710144639, 0.050453376956284046, 0.05044803908094764, 0.050394448917359114, 0.050313763320446014, 0.05038097780197859, 0.05043746717274189, 0.0501671489328146, 0.05044379085302353, 0.050199616234749556, 0.05058263475075364, 0.05039267102256417, 0.050334945786744356, 0.050205978099256754, 0.05031419591978192, 0.05017762305215001, 0.05063989898189902, 0.05026660626754165, 0.050141226034611464, 0.05016941390931606, 0.050243976060301065, 0.0501359049230814, 0.05019122315570712, 0.05056247301399708, 0.05056144902482629, 0.050097891595214605, 0.05040685599669814, 0.049958509393036366, 0.0504486788995564, 0.05010033072903752, 0.05031040916219354, 0.050233832094818354, 0.050481441896408796, 0.0500041339546442, 0.05054808687418699, 0.05019585834816098, 0.05020451406016946, 0.05041270097717643, 0.050185294821858406, 0.050316075794398785, 0.05017193639650941, 0.050325076561421156, 0.050375977996736765, 0.050364789087325335, 0.05024818517267704, 0.050539109855890274, 0.04988832725211978, 0.050256434828042984, 0.05036047985777259, 0.05038417503237724, 0.050181135069578886, 0.05027875490486622, 0.0505174919962883, 0.050165276043117046, 0.05029914015904069, 0.05018048081547022, 0.050282588228583336, 0.050118847750127316, 0.050410822965204716, 0.049558024387806654, 0.04999962169677019, 0.04985238891094923, 0.05043377820402384, 0.049738756846636534, 0.049922358244657516, 0.04976158495992422, 0.05020942306146026, 0.049696195870637894, 0.050435490906238556, 0.050007035955786705, 0.04982117796316743, 0.05007022712379694, 0.04970087390393019, 0.0500196754001081, 0.0502393776550889, 0.04980834620073438, 0.05013354681432247, 0.049672662280499935, 0.04996860260143876, 0.04975817818194628, 0.05000984109938145, 0.04966941801831126, 0.05002848478034139, 0.049869277980178595, 0.049972796346992254, 0.049646588973701, 0.04963065078482032, 0.049973896238952875, 0.049763110000640154, 0.049666139762848616, 0.049695252906531096, 0.04990460630506277, 0.05000497167930007, 0.04990361398085952, 0.049935820046812296, 0.050083009991794825, 0.050020596012473106, 0.049923257902264595, 0.049818494357168674, 0.050253613851964474, 0.04976978991180658, 0.04985418124124408, 0.049805779941380024, 0.050175514072179794, 0.050132920034229755, 0.04975550901144743, 0.049932713620364666, 0.04999729339033365, 0.05003232695162296, 0.04991400893777609, 0.04978565685451031, 0.049854574259370565, 0.05045048473402858, 0.04966408899053931, 0.049689308274537325, 0.0501446258276701, 0.04987630294635892, 0.04974236199632287, 0.049921158235520124, 0.050090585835278034, 0.049736591055989265, 0.050341995898634195, 0.049622930120676756, 0.04988965904340148, 0.050130081828683615, 0.05003859009593725, 0.05206216312944889, 0.04769034683704376, 0.049853048752993345, 0.049864388071000576, 0.049976745154708624, 0.04975468013435602, 0.04997923597693443, 0.05030258605256677, 0.04964508581906557, 0.049858621787279844, 0.05017535015940666, 0.049772308208048344, 0.04986797459423542, 0.050018847454339266, 0.05005372455343604, 0.04990938724949956, 0.04998942697420716, 0.050001039169728756, 0.04967228276655078, 0.04996827710419893, 0.05005784099921584, 0.05002046888694167, 0.0501269050873816, 0.049986276775598526, 0.04989512404426932, 0.049905258230865, 0.04986751684919, 0.0500331181101501, 0.04998581297695637, 0.04980307584628463, 0.04996205307543278, 0.04983671801164746, 0.049766946118324995, 0.05008362978696823, 0.0501025402918458, 0.05004567885771394, 0.049921371974051, 0.05021019419655204, 0.049854750744998455, 0.04997327923774719, 0.05014804285019636, 0.0498745609074831, 0.04998061805963516, 0.04977312125265598, 0.049996726680547, 0.050076433923095465, 0.04988553328439593, 0.05021608807146549, 0.05018240865319967, 0.04986647516489029, 0.049963080789893866, 0.0498856701888144, 0.050288193859159946, 0.04993871506303549, 0.04984550504013896, 0.049951596185564995, 0.04990304494276643, 0.05011821771040559, 0.049988783430308104, 0.05008374573662877, 0.05006726086139679, 0.050095437094569206, 0.05041228514164686, 0.050041798036545515, 0.04999395878985524, 0.050083589274436235, 0.05002555577084422, 0.049793539103120565, 0.05010580876842141, 0.05010863300412893, 0.05000225733965635, 0.04990124609321356, 0.05001818900927901, 0.049991989973932505, 0.04978725779801607, 0.04999781912192702, 0.05001294892281294, 0.05015870416536927, 0.049882789608091116, 0.05006908532232046, 0.049936636816710234, 0.0500474339351058, 0.0501390821300447, 0.04993245378136635, 0.049675390124320984, 0.049993570894002914, 0.0501805180683732, 0.049975438974797726, 0.04976703133434057, 0.05023325560614467, 0.04984501004219055, 0.04995208000764251, 0.04988581594079733, 0.049932563211768866, 0.050379584077745676, 0.04969645570963621, 0.04994976008310914, 0.04992116102948785, 0.05024472624063492, 0.049953038804233074, 0.049924659077078104, 0.04999606590718031, 0.05006099725142121, 0.04999090684577823, 0.05029826099053025, 0.04977859975770116, 0.04966822499409318, 0.05006518913432956, 0.049783495254814625, 0.04992480296641588, 0.04981393879279494, 0.05022922810167074, 0.04973973520100117, 0.049992833752185106, 0.04981545591726899, 0.05011411430314183, 0.04987040301784873, 0.04983776481822133, 0.050419090781360865, 0.04986754711717367, 0.05004587722942233, 0.05171850277110934, 0.04930102825164795, 0.048327452037483454, 1.9271302977576852, 3.3540181699208915, 1.929842070210725, 3.277030272874981, 0.05320261511951685, 0.05275457166135311], [0.057229628786444664, 0.05212791310623288, 0.05061049899086356, 0.049314310774207115, 0.05047744698822498, 0.04797922121360898, 0.04905800987035036, 0.049116806127130985, 0.04923049872741103, 0.049207475036382675, 0.04935629200190306, 0.04958951007574797, 0.04929761914536357, 0.049391173757612705, 0.0495162489823997, 0.04957536328583956, 0.04952352773398161, 0.04926120629534125, 0.049542346969246864, 0.049588649068027735, 0.04944980191066861, 0.04947390081360936, 0.04939782526344061, 0.04955089092254639, 0.04941896302625537, 0.04949530493468046, 0.04950144188478589, 0.04957735491916537, 0.04957806505262852, 0.04965834226459265, 0.04971300670877099, 0.04959268821403384, 0.04958638083189726, 0.049592812079936266, 0.04976523295044899, 0.04981046402826905, 0.049781844951212406, 0.04978239396587014, 0.049621171317994595, 0.049568815622478724, 0.04951319424435496, 0.04961072513833642, 0.04987227078527212, 0.04942443687468767, 0.04951105499640107, 0.049777539912611246, 0.04962769616395235, 0.049385352060198784, 0.05040899012237787, 0.04910429287701845, 0.04945270484313369, 0.04967331513762474, 0.04964944580569863, 0.04987356532365084, 0.049694140907377005, 0.04970207205042243, 0.04970236774533987, 0.04981174319982529, 0.049834275152534246, 0.049545686691999435, 0.04974081600084901, 0.049698547925800085, 0.04968766029924154, 0.0497732968069613, 0.04959875904023647, 0.04984470224007964, 0.04976835660636425, 0.04953483119606972, 0.049721244256943464, 0.049775692634284496, 0.04976286133751273, 0.04979651793837547, 0.049895685631781816, 0.049906911328434944, 0.049761061090976, 0.05002289358526468, 0.05085684638470411, 0.049479578621685505, 0.05024523939937353, 0.049863910768181086, 0.05002102395519614, 0.049845024943351746, 0.04988297214731574, 0.04984546918421984, 0.0499250995926559, 0.050055467057973146, 0.05016372026875615, 0.050081072840839624, 0.05001084506511688, 0.05005756299942732, 0.0500049851834774, 0.0500654149800539, 0.04997538076713681, 0.049935365095734596, 0.049940230790525675, 0.0500118350610137, 0.05002594226971269, 0.049631863832473755, 0.04997977986931801, 0.04980681324377656, 0.050036048982292414, 0.049742836970835924, 0.049831905867904425, 0.04981345310807228, 0.05043724598363042, 0.049685553181916475, 0.0497932699508965, 0.04992987774312496, 0.04996059322729707, 0.050142408814281225, 0.049965133890509605, 0.050159352365881205, 0.049996514804661274, 0.050207615830004215, 0.04997010622173548, 0.050132601987570524, 0.050354981794953346, 0.05029011331498623, 0.05006408877670765, 0.049944677855819464, 0.05026989430189133, 0.04977321205660701, 0.04997641500085592, 0.05002504773437977, 0.0502795041538775, 0.04978046379983425, 0.0501668443903327, 0.04991148179396987, 0.05021788785234094, 0.05023679230362177, 0.0501436828635633, 0.05043521709740162, 0.049598011653870344, 0.050149066373705864, 0.050729299895465374, 0.05007195193320513, 0.05046698311343789, 0.04997976589947939, 0.05068877013400197, 0.050006895791739225, 0.050099398009479046, 0.05039166519418359, 0.04974996903911233, 0.05027094203978777, 0.05014461791142821, 0.0498829809948802, 0.05017354479059577, 0.05015869298949838, 0.050035214982926846, 0.05014862306416035, 0.0500184902921319, 0.05046838661655784, 0.05006422894075513, 0.04985047224909067, 0.04988964693620801, 0.050096072256565094, 0.05020220298320055, 0.05018630484119058, 0.05058825109153986, 0.05032552778720856, 0.04947458114475012, 0.050082413014024496, 0.04964895499870181, 0.04990319488570094, 0.05011151125654578, 0.04972564056515694, 0.050174841191619635, 0.05045112408697605, 0.05008677672594786, 0.05010445602238178, 0.04992539715021849, 0.05036727013066411, 0.04990667896345258, 0.050152197014540434, 0.04989457409828901, 0.05037148389965296, 0.049946330953389406, 0.05005427775904536, 0.04997888207435608, 0.05048367893323302, 0.04984500026330352, 0.050302274990826845, 0.04997953400015831, 0.050075307954102755, 0.05027649085968733, 0.049888530280441046, 0.050124868750572205, 0.05004295287653804, 0.050079523120075464, 0.050074044149369, 0.050196665804833174, 0.05041421623900533, 0.04996381979435682, 0.04998189117759466, 0.05011768871918321, 0.049939840100705624, 0.0501464712433517, 0.05029637599363923, 0.05005302978679538, 0.050087329000234604, 0.05016931006684899, 0.05036320723593235, 0.05050914082676172, 0.05023546377196908, 0.0504242810420692, 0.04990395437926054, 0.05030522169545293, 0.05005472805351019, 0.050151505041867495, 0.05009673396125436, 0.05039527779445052, 0.049931110348552465, 0.049740449991077185, 0.049773805774748325, 0.049914686009287834, 0.04956198716536164, 0.04965119017288089, 0.04956827778369188, 0.049967494793236256, 0.04946129210293293, 0.049756326247006655, 0.049786815885454416, 0.04965146817266941, 0.04963713278993964, 0.049608774948865175, 0.04940542625263333, 0.0499116126447916, 0.04941672831773758, 0.04978385986760259, 0.049437099136412144, 0.04976029368117452, 0.04955586325377226, 0.04983120411634445, 0.04949757969006896, 0.04983888613060117, 0.04955382691696286, 0.04968120902776718, 0.04982592398300767, 0.04963151924312115, 0.05000008689239621, 0.04910020204260945, 0.04973765090107918, 0.049670937936753035, 0.04987613297998905, 0.049539429135620594, 0.04974931990727782, 0.04983856016770005, 0.049396988935768604, 0.04954563779756427, 0.049805297050625086, 0.04968680115416646, 0.04978215182200074, 0.049529693089425564, 0.04964388208463788, 0.04978872509673238, 0.049612948670983315, 0.049731848295778036, 0.04970105504617095, 0.0496035385876894, 0.04946150118485093, 0.04965587705373764, 0.05006525991484523, 0.04969737818464637, 0.049693794921040535, 0.0496907620690763, 0.0495965126901865, 0.04971774108707905, 0.04965525912120938, 0.049729800783097744, 0.04989027511328459, 0.0495572229847312, 0.049420657102018595, 0.0497698481194675, 0.04977731592953205, 0.049694460816681385, 0.04970265319570899, 0.04974939813837409, 0.04986055800691247, 0.04957244172692299, 0.04965625610202551, 0.04987185588106513, 0.049593084026128054, 0.04978629481047392, 0.049711252097040415, 0.04963611299172044, 0.04991206107661128, 0.04967372817918658, 0.049658117815852165, 0.05004166625440121, 0.049291650764644146, 0.04975007800385356, 0.04967097891494632, 0.04992673499509692, 0.04949671309441328, 0.05007412005215883, 0.04967959877103567, 0.04981417115777731, 0.049814676865935326, 0.04972951905801892, 0.04961508233100176, 0.04980504186823964, 0.04950738372281194, 0.049683308228850365, 0.04963228991255164, 0.049626335967332125, 0.04961187718436122, 0.04953568987548351, 0.04967215284705162, 0.049514643382281065, 0.050036484841257334, 0.04946549702435732, 0.04936654679477215, 0.05003885133191943, 0.04929169174283743, 0.049604604952037334, 0.04956556297838688, 0.04984557535499334, 0.049632752779871225, 0.049612939823418856, 0.0495144622400403, 0.04954613884910941, 0.049997380934655666, 0.04981592111289501, 0.04952803207561374, 0.04984112782403827, 0.049781781155616045, 0.049681801814585924, 0.049743146169930696, 0.04974104883149266, 0.04973459197208285, 0.04955602437257767, 0.04956074291840196, 0.05006270483136177, 0.04978090710937977, 0.04959619091823697, 0.04946338990703225, 0.049705935176461935, 0.049463044852018356, 0.04985590511932969, 0.04961112793534994, 0.049650460947304964, 0.04937131516635418, 0.05045209778472781, 0.049964805133640766, 0.04947984218597412, 0.04981361702084541, 0.04956616694107652, 0.04943394288420677, 0.04923111805692315, 0.04956235410645604, 0.04961573798209429, 0.04952216800302267, 0.049825884867459536, 0.04924281779676676, 0.04949950939044356, 0.049672084860503674, 0.04946678597480059, 0.0495493458583951, 0.04987582005560398, 0.04949126113206148, 0.04947533877566457, 0.049457929097115993, 0.04989471612498164, 0.049708982929587364, 0.049451631028205156, 0.04962397180497646, 0.049592200201004744, 0.049528309144079685, 0.049701948650181293, 0.04965433804318309, 0.04946475010365248, 0.04963101679459214, 0.04947754740715027, 0.0501424060203135, 0.049530901946127415, 0.04934933967888355, 0.04969275603070855, 0.04964424017816782, 0.049702065996825695, 0.05016639595851302, 0.049538495019078255, 0.049687799997627735, 0.04960358189418912, 0.049585141241550446, 0.04976311465725303, 0.0495779812335968, 0.04954414302483201, 0.049567664973437786, 0.049796964041888714, 0.04954588273540139, 0.04983321437612176, 0.049358926713466644, 0.04970877896994352, 0.04969468526542187, 0.04950261302292347, 0.04974462790414691, 0.05037364084273577, 0.04945401707664132, 0.04930963879451156, 0.049727173056453466, 0.04964879620820284, 0.05020999209955335, 0.049623365979641676, 0.04993352293968201, 0.04976789094507694, 0.049655281007289886, 0.04981578001752496, 0.04968224000185728, 0.04969201888889074, 0.04955186415463686, 0.049775960855185986, 0.04966012528166175, 0.0495588188059628, 0.04962367098778486, 0.04984657187014818, 0.049559690058231354, 0.049727283883839846, 0.0496648233383894, 0.049839948769658804, 0.04953397298231721, 0.04985779616981745, 0.04971415875479579, 0.04959826311096549, 0.04964757710695267, 0.04968385584652424, 0.04969026613980532, 0.04968590009957552, 0.04964315099641681, 0.04973372584208846, 0.049551176838576794, 0.049794729333370924, 0.04972520284354687, 0.04974312800914049, 0.04978163307532668, 0.049842086154967546, 0.049655068665742874, 0.04961929703131318, 0.04949753312394023, 0.04961718991398811, 0.05009212996810675, 0.04940144810825586, 0.04951130412518978, 0.04998060781508684, 0.04962125001475215, 0.04950302978977561, 0.04960060538724065, 0.04947465704753995, 0.04967579757794738, 0.04992507537826896, 0.049605702981352806, 0.049534074030816555, 0.04946936760097742, 0.049722453113645315, 0.049543348141014576, 0.04995332472026348, 0.04953030310571194, 0.04961970495060086, 0.04964184435084462, 0.04965312499552965, 0.04948318190872669, 0.04977389983832836, 0.049628508277237415, 0.050061598885804415, 0.04932165378704667, 0.04968202393501997, 0.0495230951346457, 0.04960001399740577, 0.04968954902142286, 0.04954922990873456, 0.049552074167877436, 0.04963931208476424, 0.04960771510377526, 0.04965858394280076, 0.04963761195540428, 0.049859828781336546, 0.04949974920600653, 0.05098630394786596, 1.9313983819447458, 3.280674401205033, 1.9234072086401284, 3.338390448130667, 0.053020017221570015, 0.05194847984239459, 1.9187217550352216, 3.33432473288849, 0.0525065460242331, 0.05081917904317379, 0.04957438679412007, 0.04940480226650834, 0.048654671758413315, 0.04883408825844526, 0.048616508953273296, 0.048707420006394386, 0.04871303075924516, 0.04868086101487279, 0.04861289309337735, 0.04886207217350602, 0.048776895739138126, 0.048616799991577864, 0.04868653696030378, 0.04873059596866369, 0.04892460023984313, 0.04883213806897402, 0.04880934488028288, 0.048819738905876875, 0.04903909424319863, 0.048911988735198975, 0.04905068129301071, 0.04880186775699258, 0.04874896910041571, 0.05063928384333849], [0.060182360000908375, 0.05307371309027076, 0.05095184966921806, 0.05010345298796892, 0.0500136842019856, 0.05001659272238612, 0.05028632236644626, 0.05031861271709204, 0.0506228799931705, 0.051067904103547335, 0.05026787891983986, 0.05054080206900835, 0.049947391264140606, 0.05105433892458677, 0.05046724807471037, 0.0503685288131237, 0.050655039958655834, 0.050525885075330734, 0.05078679509460926, 0.050591622944921255, 0.050600988790392876, 0.05058326805010438, 0.050275599118322134, 0.051102519035339355, 0.0505942776799202, 0.05055486923083663, 0.05057726800441742, 0.050577214919030666, 0.05080157890915871, 0.050891658291220665, 0.050668791867792606, 0.05111744021996856, 0.05111719574779272, 0.05020985612645745, 0.05035878997296095, 0.050694067031145096, 0.05058208992704749, 0.05075183091685176, 0.050697808153927326, 0.05060070473700762, 0.0507133062928915, 0.05092852469533682, 0.05066593596711755, 0.05068087810650468, 0.050805941224098206, 0.050467170774936676, 0.05103844590485096, 0.050653587095439434, 0.05097966408357024, 0.0505904471501708, 0.050628958735615015, 0.050901828333735466, 0.05076973279938102, 0.05090655293315649, 0.050777636002749205, 0.050542517099529505, 0.05074496800079942, 0.0511054927483201, 0.05095073627308011, 0.050566828809678555, 0.05099064391106367, 0.05084183206781745, 0.05097151733934879, 0.05086210696026683, 0.05084884399548173, 0.050768367014825344, 0.05084032705053687, 0.050588331650942564, 0.05083622131496668, 0.050547451712191105, 0.05094179417937994, 0.05071473307907581, 0.051033671014010906, 0.050807070918381214, 0.051027793902903795, 0.0507495878264308, 0.05064242938533425, 0.050995176658034325, 0.0508273052982986, 0.05103241465985775, 0.05104585736989975, 0.05086970189586282, 0.05097644170746207, 0.05091778840869665, 0.05087660998106003, 0.05100678000599146, 0.05087635759264231, 0.05057250335812569, 0.05098208785057068, 0.05090397596359253, 0.050884957890957594, 0.05066563608124852, 0.050716246012598276, 0.05120728025212884, 0.050949232652783394, 0.050759902223944664, 0.05071043502539396, 0.05109629686921835, 0.05093061225488782, 0.050935201812535524, 0.050882569048553705, 0.05117062898352742, 0.05058423290029168, 0.05065894220024347, 0.05069278506562114, 0.05130147282034159, 0.05060753505676985, 0.05093963397666812, 0.050855804700404406, 0.050752966199070215, 0.05087368795648217, 0.05099361902102828, 0.05077827908098698, 0.05112782213836908, 0.05113530997186899, 0.05092082405462861, 0.05068319058045745, 0.05128373811021447, 0.05087687121704221, 0.05084954667836428, 0.05046800943091512, 0.05139397084712982, 0.05076742172241211, 0.050789636094123125, 0.050823722034692764, 0.051020811311900616, 0.05092115281149745, 0.05123443994671106, 0.05090414686128497, 0.051359706092625856, 0.0508043859153986, 0.051033171359449625, 0.05073397560045123, 0.057329798117280006, 0.05108492495492101, 0.05126604624092579, 0.05097544891759753, 0.050781819969415665, 0.05085082584992051, 0.05098126130178571, 0.050845281686633825, 0.050962388049811125, 0.05098315421491861, 0.050824014004319906, 0.050995067693293095, 0.051109792198985815, 0.05084571987390518, 0.05083783995360136, 0.05084073217585683, 0.050961896777153015, 0.050961272325366735, 0.0511853089556098, 0.050625770818442106, 0.05089475121349096, 0.05063643306493759, 0.051235745660960674, 0.05094317812472582, 0.05101902084425092, 0.050929317250847816, 0.050846317782998085, 0.0510435001924634, 0.05062496615573764, 0.051234527956694365, 0.05090410076081753, 0.05088636325672269, 0.050847301725298166, 0.051016994286328554, 0.050674331840127707, 0.05119502590969205, 0.051000867038965225, 0.05083608394488692, 0.050841620191931725, 0.05116149503737688, 0.05129487393423915, 0.05084180273115635, 0.05084232008084655, 0.05089147621765733, 0.05091844405978918, 0.0511093819513917, 0.05060481186956167, 0.051437262911349535, 0.05075073707848787, 0.05112663982436061, 0.050823675002902746, 0.05095529928803444, 0.0511929071508348, 0.05116676865145564, 0.050843104254454374, 0.05105527164414525, 0.05101051926612854, 0.05289651779457927, 0.04904230125248432, 0.05084721790626645, 0.050914828199893236, 0.05071424599736929, 0.05068243574351072, 0.05076512787491083, 0.0506247621960938, 0.05069708777591586, 0.050609931349754333, 0.050705316942185163, 0.05039401212707162, 0.05091905174776912, 0.05043273093178868, 0.050654846243560314, 0.05127753783017397, 0.05082667525857687, 0.05062799155712128, 0.050705559086054564, 0.050341974943876266, 0.050328439101576805, 0.050494193099439144, 0.050912311766296625, 0.05064692720770836, 0.05058485921472311, 0.05063292384147644, 0.050653459038585424, 0.05068437708541751, 0.050371525809168816, 0.0505874021910131, 0.050537193659693, 0.050719702150672674, 0.05033631017431617, 0.05070898775011301, 0.05033524287864566, 0.05049945414066315, 0.05069995019584894, 0.05011152196675539, 0.051649166736751795, 0.049926113337278366, 0.05032429983839393, 0.05044935783371329, 0.050301782321184874, 0.05072796484455466, 0.050059127155691385, 0.050386941991746426, 0.05047783302143216, 0.050911510828882456, 0.05052543105557561, 0.05048775300383568, 0.0504338750615716, 0.05083880200982094, 0.050364297814667225, 0.05048604588955641, 0.05059963604435325, 0.05066004116088152, 0.050276358146220446, 0.050755118019878864, 0.050236723851412535, 0.051171133760362864, 0.0503762629814446, 0.05040505202487111, 0.05044517619535327, 0.0505703748203814, 0.05045388313010335, 0.050448091235011816, 0.050390338990837336, 0.05031019076704979, 0.050382926128804684, 0.050049152690917253, 0.050564079079777, 0.05044085718691349, 0.05020051309838891, 0.050589364022016525, 0.0503480089828372, 0.05037291394546628, 0.05021181982010603, 0.050305658020079136, 0.05017912993207574, 0.050652856938540936, 0.050253855995833874, 0.050154343247413635, 0.05016269674524665, 0.050245543010532856, 0.05013056518509984, 0.05020002508535981, 0.05055836075916886, 0.050155490171164274, 0.050409512128680944, 0.05000586900860071, 0.050052277743816376, 0.0502979620359838, 0.050252939108759165, 0.05062367580831051, 0.05032221134752035, 0.05006286967545748, 0.05042224610224366, 0.05054437508806586, 0.05018642684444785, 0.05021451413631439, 0.05001186998561025, 0.050588573794811964, 0.050328643061220646, 0.05016335425898433, 0.050317566841840744, 0.05038650380447507, 0.05035752523690462, 0.05024791415780783, 0.05043991282582283, 0.05000891722738743, 0.050236045848578215, 0.05035907309502363, 0.049985861871391535, 0.050586773082613945, 0.05027736071497202, 0.05050923302769661, 0.050176749005913734, 0.05029443232342601, 0.05018232064321637, 0.05030273925513029, 0.05010147672146559, 0.04998971335589886, 0.04998352471739054, 0.049990293104201555, 0.04985511116683483, 0.05043409671634436, 0.04974311823025346, 0.04990807780995965, 0.04976945789530873, 0.0502162491902709, 0.04968929197639227, 0.05002331594005227, 0.05024870205670595, 0.049908703193068504, 0.04973452305421233, 0.05012761289253831, 0.05002090707421303, 0.05023191263899207, 0.04980850499123335, 0.05013574939221144, 0.04967632284387946, 0.049964352045208216, 0.049762214068323374, 0.050004069693386555, 0.049682124983519316, 0.0500144581310451, 0.049882091116160154, 0.04996811179444194, 0.04964813310652971, 0.04963651206344366, 0.04997970396652818, 0.049749277997761965, 0.049675116781145334, 0.04968934925273061, 0.049899612087756395, 0.05002644984051585, 0.049887366127222776, 0.04995089489966631, 0.05007095215842128, 0.05003793677315116, 0.0499058049172163, 0.04982396401464939, 0.049813142977654934, 0.050201453268527985, 0.04985821573063731, 0.0497992979362607, 0.05018153926357627, 0.050129621755331755, 0.0497599421069026, 0.049929345957934856, 0.050000247079879045, 0.050030739046633244, 0.04992143111303449, 0.04977503279224038, 0.04985903715714812, 0.04983875993639231, 0.049839086830616, 0.05002295598387718, 0.04981115506961942, 0.04993097623810172, 0.050033295061439276, 0.049890448804944754, 0.05011661211028695, 0.049720394890755415, 0.05033441912382841, 0.049620225094258785, 0.049895486794412136, 0.05013524694368243, 0.04982600500807166, 0.05228569684550166, 0.047702808398753405, 0.0495616439729929, 0.049871640745550394, 0.049859663005918264, 0.05020081112161279, 0.04993388196453452, 0.05027178814634681, 0.04964246368035674, 0.04987139534205198, 0.05016670003533363, 0.04976861784234643, 0.049868361093103886, 0.05003142403438687, 0.05004057567566633, 0.04998914897441864, 0.04965089727193117, 0.050262550823390484, 0.04967575520277023, 0.04998341202735901, 0.05010776687413454, 0.049972252920269966, 0.050124385859817266, 0.04969708202406764, 0.04990684939548373, 0.05018983455374837, 0.049846331123262644, 0.050040517933666706, 0.049718416295945644, 0.04979926301166415, 0.04995865095406771, 0.050108528696000576, 0.04976786021143198, 0.050107038114219904, 0.050108352676033974, 0.05001504998654127, 0.04994514537975192, 0.04988880967721343, 0.050064912997186184, 0.050095438957214355, 0.05015196604654193, 0.049880057107657194, 0.049970364198088646, 0.0497742067091167, 0.05000811396166682, 0.05006721615791321, 0.049873095005750656, 0.05022589024156332, 0.0501793478615582, 0.0498574310913682, 0.04996195901185274, 0.04988864762708545, 0.05004826234653592, 0.04986571567133069, 0.050155241042375565, 0.049949515145272017, 0.049939852207899094, 0.05009284196421504, 0.05000301403924823, 0.05008521396666765, 0.05004687188193202, 0.05009273299947381, 0.05042152013629675, 0.05002990085631609, 0.050009224098175764, 0.05008145701140165, 0.04970105271786451, 0.050107005052268505, 0.050114705227315426, 0.04978792881593108, 0.05032613407820463, 0.049899857956916094, 0.05001705884933472, 0.04974372824653983, 0.04979395493865013, 0.050190289970487356, 0.049935821909457445, 0.05003109620884061, 0.05006924271583557, 0.05007152305915952, 0.04993161000311375, 0.05005080392584205, 0.05013148207217455, 0.04975445615127683, 0.04986017802730203, 0.049999671056866646, 0.04997785482555628, 0.04990354320034385, 0.05010516894981265, 0.05023532686755061, 0.0498435371555388, 0.04995173495262861, 0.04988742573186755, 0.04993432108312845, 0.05037978012114763, 0.04970739083364606, 0.04993767710402608, 0.04991947812959552, 0.050245802849531174, 0.0499528581276536, 0.049928562715649605, 0.049985445104539394, 0.05006939126178622, 0.04993080161511898, 0.049915668088942766, 0.049881404265761375, 0.05001599062234163, 0.05005463305860758, 0.0497934240847826, 0.04991518193855882, 0.04981553601101041, 0.050229042302817106, 0.04974283464252949, 0.049988050013780594, 0.049823328386992216, 0.04977329075336456, 0.05021175695583224, 0.049772461876273155, 0.050025828182697296, 0.05006721103563905, 0.05021019605919719, 0.05146987596526742, 0.04962566215544939, 0.048342359717935324, 1.9267380172386765, 3.354012629017234, 1.9301572907716036, 3.276842342223972, 0.05338940676301718, 0.05283922888338566, 1.9258776940405369, 3.290403362363577], [0.061542372684925795, 1.9231786993332207, 3.338436468038708, 0.05299776000902057, 0.05197473056614399, 1.9188219550997019, 3.3342140442691743, 0.05260051600635052, 0.05070477398112416, 0.04957979079335928, 0.04940292425453663, 0.04865439096465707, 0.048833210952579975, 0.04859656887128949, 0.04870521789416671, 0.04871505592018366, 0.048842907417565584, 0.04858049098402262, 0.04886923357844353, 0.04863724298775196, 0.0487907649949193, 0.04864799045026302, 0.048626518808305264, 0.04903030814602971, 0.048831624910235405, 0.0488054440356791, 0.04882888589054346, 0.04903563903644681, 0.048907612916082144, 0.04905129224061966, 0.04880572762340307, 0.04874778399243951, 0.050512219313532114, 1.9234180240891874, 3.3166777580045164, 0.05209302995353937, 0.0508017698302865, 0.04966996610164642, 0.04935463098809123, 0.0492792297154665, 0.04925143904983997, 0.04951420892030001, 0.049195077270269394, 0.04922048794105649, 0.049303300213068724, 0.049443249590694904, 0.049726815428584814, 0.049242887645959854, 0.04947158694267273, 0.049423151183873415, 0.04957363102585077, 0.0494564650580287, 0.049610515125095844, 0.0494947568513453, 0.04961208673194051, 0.049287441186606884, 0.0495611228980124, 0.04970685625448823, 0.04936600476503372, 0.04951868997886777, 0.04941054992377758, 0.04949677735567093, 0.04946369677782059, 0.049280642066150904, 0.049418463837355375, 0.04947518929839134, 0.04944964591413736, 0.04867079574614763, 0.05019741738215089, 0.049274667631834745, 0.04937836807221174, 0.049367566127330065, 0.049576633144170046, 0.04943666607141495, 0.0494520328938961, 0.04959985101595521, 0.04934066208079457, 0.04954771790653467, 0.049451300874352455, 0.04945523990318179, 0.04959393013268709, 0.0493074981495738, 0.04945899359881878, 0.0493759261444211, 0.049562284257262945, 0.04953238880261779, 0.04943655896931887, 0.049591879826039076, 0.04942478006705642, 0.04952459130436182, 0.049537560902535915, 0.04946525581181049, 0.04920648504048586, 0.04935537511482835, 0.04950036620721221, 0.0495173498056829, 0.049351918045431376, 0.04923842893913388, 0.04930685879662633, 0.04922748217359185, 0.049565766006708145, 0.049305540043860674, 0.04952181875705719, 0.04948376910760999, 0.0498916320502758, 0.049386014230549335, 0.04959148867055774, 0.04964866628870368, 0.04951208597049117, 0.04967129370197654, 0.049460629001259804, 0.049462608993053436, 0.04959611501544714, 0.050818415358662605, 0.049321924801915884, 0.050163161009550095, 0.04950607381761074, 0.04963092505931854, 0.04951596213504672, 0.049189046025276184, 0.04963983688503504, 0.04940600227564573, 0.04971675481647253, 0.04953852202743292, 0.04947665287181735, 0.0493550430983305, 0.04964033095166087, 0.04983989102765918, 0.049929865170270205, 0.04957083472982049, 0.0496828849427402, 0.04992854129523039, 0.04956704284995794, 0.04965369589626789, 0.04972831904888153, 0.049684216268360615, 0.04995458386838436, 0.04968040809035301, 0.04977582301944494, 0.0497036837041378, 0.0500481971539557, 0.049717457965016365, 0.04987433087080717, 0.04962017619982362, 0.04967499477788806, 0.0497226333245635, 0.04956385679543018, 0.04974947404116392, 0.05023258412256837, 0.04970806371420622, 0.04975564405322075, 0.04972557909786701, 0.04961295984685421, 0.04917048802599311, 0.04962196806445718, 0.04954554792493582, 0.049598040990531445, 0.04961623903363943, 0.04979541199281812, 0.049372957088053226, 0.049770109821110964, 0.04949014540761709, 0.049901066813617945, 0.049649965949356556, 0.04957617213949561, 0.04945051111280918, 0.04968917788937688, 0.04961627582088113, 0.04973228322342038, 0.04953122977167368, 0.04990922287106514, 0.049762323033064604, 0.04977924004197121, 0.0495921210385859, 0.049782420974224806, 0.04983336292207241, 0.049936128314584494, 0.049818465020507574, 0.04988371208310127, 0.04957606364041567, 0.04985587019473314, 0.04988769581541419, 0.04986640391871333, 0.0497460993938148, 0.04967055795714259, 0.049750741105526686, 0.04988359659910202, 0.049735617358237505, 0.05012357700616121, 0.04984347987920046, 0.049776972737163305, 0.04972172016277909, 0.04962259391322732, 0.049792713951319456, 0.04990703426301479, 0.049749074038118124, 0.04982916172593832, 0.04977165721356869, 0.04999124584719539, 0.04980112984776497, 0.049820829182863235, 0.05001209210604429, 0.04981256974861026, 0.04975071409717202, 0.04983117803931236, 0.04973438614979386, 0.049819768872112036, 0.04975011618807912, 0.049995528999716043, 0.049826197791844606, 0.04989087115973234, 0.04961272096261382, 0.04976587975397706, 0.0497981421649456, 0.04979941016063094, 0.04966150363907218, 0.04981752019375563, 0.05024017207324505, 0.0499455607496202, 0.04973373422399163, 0.05011226795613766, 0.04980739811435342, 0.04995568376034498, 0.04992923093959689, 0.05006369110196829, 0.05005032615736127, 0.05011003790423274, 0.04995770985260606, 0.05027066916227341, 0.049999992828816175, 0.05006468528881669, 0.05010041268542409, 0.050216490402817726, 0.05004941578954458, 0.05031797010451555, 0.05007468769326806, 0.05001980112865567, 0.049989576917141676, 0.05028506834059954, 0.050031058955937624, 0.050076542887836695, 0.050029938109219074, 0.050466172862797976, 0.0500120660290122, 0.050025094766169786, 0.049906451255083084, 0.049758731853216887, 0.049900540150702, 0.0498422970995307, 0.049739093985408545, 0.04962056688964367, 0.04962012218311429, 0.050256301648914814, 0.049389432184398174, 0.049385685939341784, 0.04946443112567067, 0.04953490290790796, 0.04930776823312044, 0.05037297960370779, 0.04935078136622906, 0.04955631773918867, 0.049761264119297266, 0.04985717684030533, 0.04945589089766145, 0.049698892049491405, 0.04967417102307081, 0.04959930293262005, 0.04961784416809678, 0.04968413198366761, 0.04963186290115118, 0.04957565013319254, 0.04961112421005964, 0.04944569477811456, 0.04942941386252642, 0.049526960123330355, 0.049510756973177195, 0.049652505200356245, 0.04962060181424022, 0.04950801422819495, 0.049781827721744776, 0.04960555303841829, 0.04990075808018446, 0.0495708049274981, 0.049520907923579216, 0.04975757794454694, 0.04963734606280923, 0.04970255307853222, 0.0496543999761343, 0.04948753630742431, 0.049601470585912466, 0.04983862116932869, 0.04953965079039335, 0.04952255543321371, 0.04957320587709546, 0.0495070437900722, 0.049455514177680016, 0.04979537893086672, 0.04951296001672745, 0.049547502771019936, 0.04943691240623593, 0.04935754369944334, 0.04953709105029702, 0.04948430601507425, 0.04943255288526416, 0.049497418105602264, 0.04948758287355304, 0.04947000229731202, 0.049587985035032034, 0.04974828101694584, 0.049593787640333176, 0.04961993405595422, 0.04947050008922815, 0.04971631709486246, 0.04999031173065305, 0.049549954012036324, 0.04952887538820505, 0.04954391298815608, 0.04977738205343485, 0.049489999655634165, 0.04964069835841656, 0.049292799551039934, 0.049523241352289915, 0.049811966717243195, 0.04952659597620368, 0.0495340833440423, 0.04952783789485693, 0.049559351056814194, 0.04954404477030039, 0.049493360333144665, 0.04965545376762748, 0.049538156017661095, 0.049622714053839445, 0.0495869480073452, 0.049600169993937016, 0.04949811287224293, 0.049455893225967884, 0.04991175187751651, 0.049595185089856386, 0.04964662669226527, 0.04956071823835373, 0.04951468901708722, 0.04959389194846153, 0.0495776180177927, 0.0495291561819613, 0.049283168744295835, 0.04935639491304755, 0.04971446795389056, 0.04968410125002265, 0.04963791882619262, 0.050011384300887585, 0.049988251645118, 0.049772754311561584, 0.04991351393982768, 0.049762635957449675, 0.049843904096633196, 0.04971648985520005, 0.04974554618820548, 0.04962644400075078, 0.04981017066165805, 0.05000656936317682, 0.04962066560983658, 0.04984160512685776, 0.05015844386070967, 0.04983208607882261, 0.0499215479940176, 0.049595028162002563, 0.04961014585569501, 0.04964323295280337, 0.0496754483319819, 0.04944234387949109, 0.04954805411398411, 0.049381474032998085, 0.04952212795615196, 0.04955650493502617, 0.04949611704796553, 0.04969261586666107, 0.04962041415274143, 0.049610042944550514, 0.04962946102023125, 0.04945892281830311, 0.04970550397410989, 0.04946710914373398, 0.04944414272904396, 0.04950484214350581, 0.04955371282994747, 0.049713388085365295, 0.04945856425911188, 0.049412712920457125, 0.049533185083419085, 0.049553407821804285, 0.049630098044872284, 0.049444852862507105, 0.04954163497313857, 0.04969435324892402, 0.04943401971831918, 0.049367353320121765, 0.04984870972111821, 0.049508010037243366, 0.04945079330354929, 0.04955314565449953, 0.04942171508446336, 0.04952377825975418, 0.04942863481119275, 0.049661397002637386, 0.049598016776144505, 0.05014715110883117, 0.04950152896344662, 0.0494346939958632, 0.049537593964487314, 0.049558358266949654, 0.04965170985087752, 0.04957159422338009, 0.04947075294330716, 0.04982205480337143, 0.04970179917290807, 0.04928747611120343, 0.049610009882599115, 0.04989109979942441, 0.04946315521374345, 0.049416415859013796, 0.04985398007556796, 0.049491635989397764, 0.04938642494380474, 0.049529572017490864, 0.04961133189499378, 0.04948414536193013, 0.04952287580817938, 0.0494524878449738, 0.049561978317797184, 0.049435552675276995, 0.04966376814991236, 0.04964020475745201, 0.049532595090568066, 0.04949428606778383, 0.0496307578869164, 0.049576531164348125, 0.049661865923553705, 0.049482794012874365, 0.04943255614489317, 0.049442332703620195, 0.04977503139525652, 0.049388357903808355, 0.0495252781547606, 0.049567979760468006, 0.04965046886354685, 0.04973945301026106, 0.04956891620531678, 0.049525968730449677, 0.04940155101940036, 0.05034490628167987, 0.04948871908709407, 0.049968868028372526, 0.049524171743541956, 0.049485493917018175, 0.049676630180329084, 0.049600773956626654, 0.04959413409233093, 0.04967788606882095, 0.049485133960843086, 0.049922957085072994, 0.04982122592628002, 0.04951996402814984, 0.049641670659184456, 0.04953630408272147, 0.0495824022218585, 0.04954943805932999, 0.04945620987564325, 0.049530524760484695, 0.049388837069272995, 0.04943625396117568, 0.04957027733325958, 0.04955268278717995, 0.04938856605440378, 0.04940813174471259, 0.04995264299213886, 0.0494544580578804, 0.04982637520879507, 0.049588616006076336, 0.049550054129213095, 0.04956835601478815, 0.04953219182789326, 0.049437955021858215, 0.04950694600120187, 0.04960530577227473, 0.04974528634920716, 0.04979941574856639, 0.049595172982662916, 0.04961591213941574, 0.04941115714609623, 0.04948541196063161, 0.049301656894385815, 0.04950573295354843, 0.049490975216031075, 0.04953962657600641, 0.04966613044962287, 0.04995376383885741, 0.049509959761053324, 0.04971626726910472, 0.04957824386656284, 0.04982815682888031, 0.04983337316662073, 0.049615052063018084, 0.049861358013004065, 0.04992381576448679, 0.049834021367132664, 0.04991525365039706, 0.049966507125645876, 0.05060056410729885, 0.04984783288091421, 0.04968889802694321, 0.05141969211399555], [0.0598566047847271, 1.9300555172376335, 3.276734550949186, 0.05340696405619383, 0.05304669076576829, 1.9256322160363197, 3.29074480291456, 1.9315464971587062, 3.3309879801236093, 0.052991101052612066, 0.05098917195573449, 0.05010311584919691, 0.050451753195375204, 0.050097160041332245, 0.04992450261488557, 0.049841832369565964, 0.05001909378916025, 0.05012945784255862, 0.05004883697256446, 0.04997315909713507, 0.05022579804062843, 0.050362781155854464, 0.05024199280887842, 0.05030337208881974, 0.05045889783650637, 0.0502679580822587, 0.05045790132135153, 0.05014381185173988, 0.050205595791339874, 0.050286856945604086, 0.050158753991127014, 0.05030122911557555, 0.05060356995090842, 0.05012845806777477, 0.050413351971656084, 0.05019561620429158, 0.050277343951165676, 0.05035168305039406, 0.05024614371359348, 0.05046942504122853, 0.05059758620336652, 0.0502607929520309, 0.05020930105820298, 0.05026974901556969, 0.05044585978612304, 0.05066560721024871, 0.0504732308909297, 0.050521592143923044, 0.05054138274863362, 0.05047707725316286, 0.05085938377305865, 0.05054077925160527, 0.05045390781015158, 0.05064246617257595, 0.050706292036920786, 0.05063629988580942, 0.0504961097612977, 0.05073688132688403, 0.050569084007292986, 0.05061233788728714, 0.05061359005048871, 0.05059981998056173, 0.0504384720697999, 0.050526658073067665, 0.05070093693211675, 0.051129115745425224, 0.05073794815689325, 0.05052127409726381, 0.0506100207567215, 0.05065999832004309, 0.050627244636416435, 0.050427673384547234, 0.05060938373208046, 0.05076420120894909, 0.05056428071111441, 0.05091974511742592, 0.05057163583114743, 0.050746312364935875, 0.05056756967678666, 0.050522500183433294, 0.05074164504185319, 0.05105934478342533, 0.05055135814473033, 0.050698935985565186, 0.05060691712424159, 0.05075915390625596, 0.050458382815122604, 0.05073029734194279, 0.05053844582289457, 0.050793365109711885, 0.05053472286090255, 0.05053916294127703, 0.05071479920297861, 0.05076251504942775, 0.05079039977863431, 0.05086224107071757, 0.05057242978364229, 0.050655022263526917, 0.05070942500606179, 0.05067746713757515, 0.0510438266210258, 0.05082262493669987, 0.05056039011105895, 0.05076909391209483, 0.05072183720767498, 0.05096840485930443, 0.05059452215209603, 0.05073648598045111, 0.050813843961805105, 0.05095681408420205, 0.05067355278879404, 0.051158562302589417, 0.05071145063266158, 0.05078280344605446, 0.0507085626013577, 0.0507707460783422, 0.05072895297780633, 0.050731563940644264, 0.050850789062678814, 0.05061668902635574, 0.050659338012337685, 0.05078719090670347, 0.05058312835171819, 0.05081350263208151, 0.050735542085021734, 0.05068873520940542, 0.0507617280818522, 0.05082047777250409, 0.05134163796901703, 0.05062583927065134, 0.05054696695879102, 0.05074731865897775, 0.051067477092146873, 0.05080235516652465, 0.05060514574870467, 0.050816445145756006, 0.050862099044024944, 0.050939884036779404, 0.050503105856478214, 0.05060212919488549, 0.05076240608468652, 0.05077581200748682, 0.05062403902411461, 0.050990665797144175, 0.05073668388649821, 0.050753786228597164, 0.050762908067554235, 0.051000289618968964, 0.05072673596441746, 0.05069089541211724, 0.050762212835252285, 0.05083939898759127, 0.05067654186859727, 0.050662741996347904, 0.05081382812932134, 0.05088115809485316, 0.05107641266658902, 0.050631290301680565, 0.05058137699961662, 0.05066378973424435, 0.050907408352941275, 0.050514057744294405, 0.05069164093583822, 0.0508331093005836, 0.050924005918204784, 0.05058002285659313, 0.050763024017214775, 0.050777653232216835, 0.05074743600562215, 0.05082997493445873, 0.05066628707572818, 0.050723176915198565, 0.049991772044450045, 0.051693689078092575, 0.05081590171903372, 0.050902478862553835, 0.05063829803839326, 0.05078943492844701, 0.050877335015684366, 0.050715651363134384, 0.05066597880795598, 0.05092854984104633, 0.050876937340945005, 0.050736173056066036, 0.05167095782235265, 0.05034505296498537, 0.05069881398230791, 0.050832165870815516, 0.05069477204233408, 0.05069788917899132, 0.05072864703834057, 0.05082632973790169, 0.05057102721184492, 0.051161144860088825, 0.05042731994763017, 0.05079229222610593, 0.05051128380000591, 0.05058908089995384, 0.05060860700905323, 0.05059115635231137, 0.050702123902738094, 0.050661591812968254, 0.0503945192322135, 0.05095577286556363, 0.05029045697301626, 0.05068386998027563, 0.05033674510195851, 0.050651704892516136, 0.05067726317793131, 0.05081201298162341, 0.05016991216689348, 0.05067009478807449, 0.05049435282126069, 0.05037165293470025, 0.050391245167702436, 0.050423290114849806, 0.05029424512758851, 0.050528225023299456, 0.05050675477832556, 0.05033673718571663, 0.050312699750065804, 0.050334546249359846, 0.05040977569296956, 0.05032615829259157, 0.050467642955482006, 0.05040025198832154, 0.05047806212678552, 0.05054567800834775, 0.05033751856535673, 0.050336139276623726, 0.05056314589455724, 0.05063662491738796, 0.05029182927682996, 0.05041282391175628, 0.05038758600130677, 0.05048681190237403, 0.05054209986701608, 0.05054386518895626, 0.05093134194612503, 0.05014737695455551, 0.050561522133648396, 0.050492080859839916, 0.050523818004876375, 0.050627426244318485, 0.05044905701652169, 0.0505642406642437, 0.050508988089859486, 0.05062515428289771, 0.050297158770263195, 0.05043531907722354, 0.0508784418925643, 0.05016025481745601, 0.05049515701830387, 0.050417342223227024, 0.05051000416278839, 0.05041329003870487, 0.05013057356700301, 0.05023612501099706, 0.05019365809857845, 0.050358051899820566, 0.05043526832014322, 0.050236268900334835, 0.05030319979414344, 0.0503733791410923, 0.05010093096643686, 0.05005388427525759, 0.05048400769010186, 0.050476644188165665, 0.0501137999817729, 0.050246201921254396, 0.05020060809329152, 0.05033707991242409, 0.050338069908320904, 0.05020456621423364, 0.050283378921449184, 0.05037167016416788, 0.050187041983008385, 0.050209672655910254, 0.05039056809619069, 0.05017873225733638, 0.05029337666928768, 0.05001523531973362, 0.050295913591980934, 0.05027030734345317, 0.05009402986615896, 0.05160447023808956, 0.05081364884972572, 0.050554148852825165, 0.05027894303202629, 0.050295155961066484, 0.05057426216080785, 0.05037338985130191, 0.05027731601148844, 0.05018685199320316, 0.05000625317916274, 0.05007823510095477, 0.04981753695756197, 0.05007321573793888, 0.04990850621834397, 0.04991125501692295, 0.04992163274437189, 0.04997346317395568, 0.04978872695937753, 0.05034181289374828, 0.04955593589693308, 0.04982474213466048, 0.04979624319821596, 0.049968293868005276, 0.04998906794935465, 0.04994677985087037, 0.05022238614037633, 0.04960781801491976, 0.04992217104882002, 0.04988246317952871, 0.05003111902624369, 0.04978373879566789, 0.04978265007957816, 0.04992999183014035, 0.0499169728718698, 0.05005987919867039, 0.04977257689461112, 0.04994601709768176, 0.05000590020790696, 0.05010668886825442, 0.05005889572203159, 0.04960147710517049, 0.049979833886027336, 0.050228612031787634, 0.04975325334817171, 0.04985408205538988, 0.04998670890927315, 0.05008925078436732, 0.04985063523054123, 0.049874895717948675, 0.049867439083755016, 0.04991917312145233, 0.05030106380581856, 0.04958587093278766, 0.0497724199667573, 0.05002449406310916, 0.04998084204271436, 0.05003034928813577, 0.04982668161392212, 0.04977283626794815, 0.04984376486390829, 0.049950648099184036, 0.049896018113940954, 0.05010194983333349, 0.04985125595703721, 0.049749989062547684, 0.049776886124163866, 0.04993222700431943, 0.049858415964990854, 0.04976804414764047, 0.04976694472134113, 0.050037150271236897, 0.049809067975729704, 0.04987525660544634, 0.04990052944049239, 0.04991172766312957, 0.049899508245289326, 0.0499695329926908, 0.05082025099545717, 0.04938227403908968, 0.04961002292111516, 0.04980623396113515, 0.049900765996426344, 0.05001025414094329, 0.05007741693407297, 0.0496815936639905, 0.04994523013010621, 0.04993564123287797, 0.05011771805584431, 0.049795668572187424, 0.049891756381839514, 0.0499750729650259, 0.04981409199535847, 0.04992886399850249, 0.04984229290857911, 0.05026891501620412, 0.04998263996094465, 0.049918857868760824, 0.049699482973665, 0.05000135023146868, 0.04972562799230218, 0.049892937764525414, 0.050063726026564837, 0.049817882012575865, 0.04980267118662596, 0.04974894179031253, 0.049948538187891245, 0.049921390134841204, 0.04992242204025388, 0.04986303672194481, 0.0498217660933733, 0.04993815114721656, 0.04976289672777057, 0.049882019869983196, 0.04974357131868601, 0.049965040758252144, 0.050194301176816225, 0.04966694209724665, 0.049940140917897224, 0.04998409515246749, 0.04972240095958114, 0.05024964874610305, 0.04984802193939686, 0.049815732054412365, 0.049599472898989916, 0.05030723242089152, 0.04985720571130514, 0.04976809397339821, 0.04981996305286884, 0.05003251088783145, 0.04972718330100179, 0.049954029731452465, 0.04949240991845727, 0.05045001907274127, 0.049732343293726444, 0.04982734099030495, 0.049787846859544516, 0.05003472091630101, 0.0499710151925683, 0.04973433306440711, 0.050055003724992275, 0.050149957183748484, 0.05006009992212057, 0.04990763310343027, 0.04980040667578578, 0.049989134073257446, 0.04993415018543601, 0.049953349865972996, 0.04984868597239256, 0.049801044166088104, 0.05028605693951249, 0.04983922420069575, 0.050070156808942556, 0.049848778173327446, 0.049903216771781445, 0.04991517821326852, 0.04972352972254157, 0.04982431512326002, 0.04981742799282074, 0.05004442622885108, 0.05007441574707627, 0.04969248501583934, 0.05004196800291538, 0.04978159815073013, 0.04980904562398791, 0.049946254119277, 0.04986300831660628, 0.049791743978857994, 0.049805528949946165, 0.04984082281589508, 0.04954477492719889, 0.04979275120422244, 0.04986453475430608, 0.04943460412323475, 0.050340945832431316, 0.04976475844159722, 0.04952026857063174, 0.04974151821807027, 0.04965478274971247, 0.04970373725518584, 0.04977667983621359, 0.04962959419935942, 0.04970658989623189, 0.04956792015582323, 0.0496893310919404, 0.049708854872733355, 0.04975877469405532, 0.04983461834490299, 0.049608293920755386, 0.05012517375871539, 0.049505752976983786, 0.049755411222577095, 0.04973767418414354, 0.0495416559278965, 0.04941111570224166, 0.0500941751524806, 0.04979874985292554, 0.049725291319191456, 0.04974026279523969, 0.04985834704712033, 0.04955419898033142, 0.04971220390871167, 0.04953513527289033, 0.04981890972703695, 0.04985531605780125, 0.049802802968770266, 0.04984342027455568, 0.04960513673722744, 0.049983368255198, 0.049575702752918005, 0.04990580305457115, 0.0497652031481266, 0.04976039472967386, 0.04968913830816746, 0.04975625080987811, 0.04977615782991052, 0.04977077338844538, 0.04963969485834241, 0.04965052707120776, 0.049806110095232725, 0.049901056569069624, 0.049606483429670334, 0.04961748281493783, 0.04979163408279419, 0.04980069072917104, 0.049847673159092665, 0.05103954719379544], [0.06049885507673025, 0.053022829815745354, 0.05195205006748438, 1.9188431180082262, 3.334240912925452, 0.052576994989067316, 0.05075173592194915, 0.04957533394917846, 0.04940253496170044, 0.04866062197834253, 0.04883450735360384, 0.04858613992109895, 0.04871235881000757, 0.048718520905822515, 0.04874633625149727, 0.04861874878406525, 0.04884616797789931, 0.04870653431862593, 0.048696779645979404, 0.048683375120162964, 0.048689375165849924, 0.048951977863907814, 0.04883343307301402, 0.04881267203018069, 0.048814648762345314, 0.049041356425732374, 0.048920579720288515, 0.04904560884460807, 0.04879314312711358, 0.04874761123210192, 0.05060098506510258, 1.92340390663594, 3.3166773030534387, 0.05209677992388606, 0.05080984020605683, 0.04965940210968256, 0.04936261801049113, 0.0492807156406343, 0.04924891423434019, 0.049509046133607626, 0.04919610405340791, 0.04916722280904651, 0.049356667790561914, 0.04945085430517793, 0.049723990727216005, 0.04924649326130748, 0.049469341058284044, 0.049342287704348564, 0.04963794723153114, 0.04943495709449053, 0.04960950696840882, 0.04950465261936188, 0.04959962144494057, 0.04929395066574216, 0.049558721017092466, 0.04969956027343869, 0.0493702688254416, 0.04951523896306753, 0.04942619986832142, 0.04948527133092284, 0.0494592459872365, 0.049284427892416716, 0.04942724108695984, 0.04946283483877778, 0.04945542896166444, 0.048674183897674084, 0.05018927110359073, 0.04929367592558265, 0.049366083927452564, 0.049367820378392935, 0.049576499965041876, 0.04945168877020478, 0.04943832103163004, 0.049591816030442715, 0.04934010514989495, 0.0495468070730567, 0.04944974882528186, 0.049469058867543936, 0.049583934247493744, 0.049321986734867096, 0.04945158027112484, 0.04937210399657488, 0.049554802011698484, 0.049543856643140316, 0.049422845244407654, 0.04960533417761326, 0.04942240985110402, 0.04951605014503002, 0.04953843168914318, 0.049466167110949755, 0.04920982709154487, 0.049353491980582476, 0.049509952776134014, 0.04953761911019683, 0.04931869683787227, 0.04943387024104595, 0.049113000743091106, 0.04923921125009656, 0.04956746893003583, 0.04928464209660888, 0.049528075847774744, 0.04948751023039222, 0.049879852682352066, 0.04941074224188924, 0.04959288006648421, 0.049622260965406895, 0.049517013132572174, 0.049694242887198925, 0.049526012036949396, 0.04938341164961457, 0.0495902462862432, 0.050818444695323706, 0.04934959439560771, 0.05013092886656523, 0.049516608007252216, 0.04961683787405491, 0.04952404089272022, 0.049181682989001274, 0.04964271606877446, 0.04940476734191179, 0.0497102877125144, 0.04953857930377126, 0.04948787856847048, 0.04935077205300331, 0.04963350994512439, 0.049865787383168936, 0.04991301568225026, 0.04956718534231186, 0.049678634852170944, 0.049925502855330706, 0.04958770517259836, 0.04963907599449158, 0.04973582876846194, 0.04967548232525587, 0.04995484370738268, 0.04967847093939781, 0.04981207102537155, 0.04967953031882644, 0.05005563190206885, 0.04970318591222167, 0.04987213807180524, 0.049581279046833515, 0.049707337748259306, 0.04975104797631502, 0.04955021804198623, 0.0497327852062881, 0.05024616280570626, 0.04972241027280688, 0.04973442666232586, 0.04972798237577081, 0.04960768297314644, 0.0491347829811275, 0.04963138606399298, 0.04958833195269108, 0.04958881996572018, 0.04960850300267339, 0.04979940177872777, 0.049373399931937456, 0.049770170357078314, 0.049492019694298506, 0.049904026091098785, 0.04964806605130434, 0.049567301757633686, 0.049445261247456074, 0.04969432018697262, 0.04961279360577464, 0.04974132310599089, 0.04953129589557648, 0.04991661198437214, 0.04974399600178003, 0.04978212807327509, 0.04959312500432134, 0.04980220692232251, 0.04981418140232563, 0.04994065500795841, 0.049811762757599354, 0.04988624481484294, 0.04958717618137598, 0.049876776058226824, 0.049869013018906116, 0.04985549207776785, 0.04974160995334387, 0.0496863960288465, 0.049747688695788383, 0.049881840124726295, 0.04974369611591101, 0.050126384012401104, 0.04982752213254571, 0.04977825563400984, 0.04970915708690882, 0.04965483816340566, 0.04976744297891855, 0.04990970902144909, 0.049744145944714546, 0.049826820846647024, 0.0497738141566515, 0.04999800678342581, 0.049795269034802914, 0.04981557698920369, 0.05002309801056981, 0.04980048397555947, 0.049757278990000486, 0.0498320902697742, 0.049734245985746384, 0.049828067887574434, 0.049767137970775366, 0.04997388320043683, 0.049816292710602283, 0.049900430254638195, 0.04960412112995982, 0.049784560687839985, 0.049780674278736115, 0.049796133767813444, 0.049659062176942825, 0.049833922646939754, 0.050234937109053135, 0.04994627833366394, 0.049731277860701084, 0.050115810707211494, 0.049791780300438404, 0.04997757403180003, 0.04992703488096595, 0.05007661320269108, 0.050030096899718046, 0.050122871063649654, 0.049971641041338444, 0.05024272669106722, 0.049992253072559834, 0.050073844846338034, 0.050107377115637064, 0.05022682994604111, 0.05003421427682042, 0.05031327670440078, 0.050062315072864294, 0.05005717184394598, 0.049961465410888195, 0.05028982274234295, 0.05005218228325248, 0.05005881376564503, 0.04997958382591605, 0.050508682150393724, 0.050006614066660404, 0.05003256211057305, 0.049903107807040215, 0.049761650152504444, 0.04989962000399828, 0.049836588092148304, 0.049753634724766016, 0.04961579106748104, 0.04962407099083066, 0.050248969811946154, 0.04938202118501067, 0.049390846863389015, 0.049464446026831865, 0.04953815322369337, 0.04930649884045124, 0.05039344588294625, 0.049328874330967665, 0.04956758301705122, 0.04974688170477748, 0.04985057236626744, 0.04947886895388365, 0.049682721961289644, 0.04967266088351607, 0.049590582959353924, 0.04963519982993603, 0.04968731524422765, 0.04962835507467389, 0.04956954997032881, 0.049608442932367325, 0.04943384090438485, 0.04946180200204253, 0.04951482126489282, 0.0495216678828001, 0.049640324898064137, 0.04963725712150335, 0.04950426705181599, 0.049977339804172516, 0.04938942985609174, 0.04990374622866511, 0.04956614691764116, 0.04953852202743292, 0.04976655915379524, 0.04963179398328066, 0.04970142804086208, 0.0496457046829164, 0.04947370337322354, 0.049631275702267885, 0.04981270106509328, 0.049534955993294716, 0.04952448792755604, 0.04957499308511615, 0.049532467033714056, 0.049431257881224155, 0.04979889001697302, 0.04951249388977885, 0.049539664294570684, 0.04943554475903511, 0.04938902612775564, 0.0494768088683486, 0.04952441621571779, 0.0494281561113894, 0.04948784178122878, 0.04949148604646325, 0.049478597939014435, 0.04959483304992318, 0.049743783194571733, 0.04957394255325198, 0.04963265731930733, 0.049460927955806255, 0.04973259288817644, 0.04998626792803407, 0.04955011233687401, 0.049519745633006096, 0.04959512734785676, 0.04973211279138923, 0.04949479317292571, 0.049629165790975094, 0.0492919790558517, 0.04953606519848108, 0.04980422183871269, 0.04953460395336151, 0.049518139101564884, 0.04953320370987058, 0.04957536328583956, 0.04953183699399233, 0.049488795921206474, 0.049654854927212, 0.04954299423843622, 0.04953234875574708, 0.04958428395912051, 0.04959347005933523, 0.04953985894098878, 0.04942111996933818, 0.04991816822439432, 0.04959697416052222, 0.04964862298220396, 0.04957177164033055, 0.04951539635658264, 0.04959484888240695, 0.049566749949008226, 0.04953967873007059, 0.04924481641501188, 0.04936008574441075, 0.04971220903098583, 0.049692096188664436, 0.04964668769389391, 0.05015472834929824, 0.049860719591379166, 0.04974754806607962, 0.04984590597450733, 0.0498398351483047, 0.049841875210404396, 0.04973502364009619, 0.04973634518682957, 0.04963283101096749, 0.04980464419350028, 0.0500137978233397, 0.049610016867518425, 0.04984186589717865, 0.05015999637544155, 0.049830080941319466, 0.04992454871535301, 0.04959812015295029, 0.04960050620138645, 0.04964453261345625, 0.049689083360135555, 0.04943948006257415, 0.04947668965905905, 0.049449711106717587, 0.04951821593567729, 0.0495560672134161, 0.04950898978859186, 0.049602882005274296, 0.049698380287736654, 0.049610580783337355, 0.04962732410058379, 0.04946787469089031, 0.049701964017003775, 0.04946182435378432, 0.04945084685459733, 0.0494797402061522, 0.04956263769418001, 0.04969365010038018, 0.04947787802666426, 0.04941896675154567, 0.0495310970582068, 0.04954737704247236, 0.04963871091604233, 0.049447610042989254, 0.04952811822295189, 0.049617104697972536, 0.0494354204274714, 0.04944654367864132, 0.049859884195029736, 0.04949892498552799, 0.0494387480430305, 0.049565179739147425, 0.04942263709381223, 0.04953250987455249, 0.04942189808934927, 0.04966603312641382, 0.04959399299696088, 0.0501498649828136, 0.04947854392230511, 0.049431271851062775, 0.04955875501036644, 0.04954882198944688, 0.049662395380437374, 0.049569920636713505, 0.04947298904880881, 0.04981080209836364, 0.049615735188126564, 0.049384403973817825, 0.049653260968625546, 0.050203443970531225, 0.04902754491195083, 0.04949001595377922, 0.04985671117901802, 0.04949232889339328, 0.04931054916232824, 0.049605031963437796, 0.04961528582498431, 0.04947936022654176, 0.04951702384278178, 0.0494638541713357, 0.049547950737178326, 0.04943452216684818, 0.049666125793009996, 0.0496444352902472, 0.04953616904094815, 0.04949896689504385, 0.049622573889791965, 0.049576615914702415, 0.04966389387845993, 0.04948248527944088, 0.04943000711500645, 0.049435996916145086, 0.04977343091741204, 0.049400582909584045, 0.0495211542584002, 0.04956680769100785, 0.049637350253760815, 0.04975250409916043, 0.04956794762983918, 0.04954079398885369, 0.049370395950973034, 0.0503419223241508, 0.04949540505185723, 0.04996146261692047, 0.04953592037782073, 0.049486619886010885, 0.049683365039527416, 0.04958164086565375, 0.04957708204165101, 0.049707939848303795, 0.04948177421465516, 0.04992343904450536, 0.0498233400285244, 0.04952107183635235, 0.04964669095352292, 0.04952579224482179, 0.04956727381795645, 0.04955935478210449, 0.04944583820179105, 0.04951872397214174, 0.04941212106496096, 0.04943478014320135, 0.04957104381173849, 0.049565400928258896, 0.04939374327659607, 0.04940411867573857, 0.04985075630247593, 0.04954195488244295, 0.04982802178710699, 0.04958311514928937, 0.04955337895080447, 0.04956786287948489, 0.04954200703650713, 0.04943861719220877, 0.04949048487469554, 0.049609496258199215, 0.04973297007381916, 0.049812727607786655, 0.04960679216310382, 0.0496055418625474, 0.04941267892718315, 0.049480004236102104, 0.04929413413628936, 0.04952577967196703, 0.04947674134746194, 0.04954781476408243, 0.04965871898457408, 0.04995970521122217, 0.049505749717354774, 0.049710504245013, 0.049583646934479475, 0.049812369979918, 0.04985364992171526, 0.04961217427626252, 0.04986986657604575, 0.049917737022042274, 0.04984000325202942, 0.04991150787100196, 0.049963117111474276, 0.05059441411867738, 0.04985769698396325, 0.04967086995020509, 0.051392548717558384, 0.050004139076918364, 0.04972582729533315], [0.058997766114771366, 0.053344644140452147, 0.053157391026616096, 1.9257984678260982, 3.290576612111181, 1.9315117569640279, 3.3311440479010344, 0.05291741993278265, 0.05089860130101442, 0.05010377475991845, 0.050473048351705074, 0.05007668258622289, 0.04992030328139663, 0.050025044940412045, 0.049837099853903055, 0.05013174610212445, 0.05009836284443736, 0.04993611900135875, 0.050214233342558146, 0.05035414407029748, 0.050343277864158154, 0.05030049383640289, 0.05046111112460494, 0.05022217379882932, 0.050398629158735275, 0.05014101695269346, 0.05022181989625096, 0.05027593020349741, 0.05026103788986802, 0.05020495690405369, 0.050699522253125906, 0.050128149800002575, 0.050321455113589764, 0.05019719013944268, 0.05027663102373481, 0.05044403066858649, 0.05014965822920203, 0.05047500692307949, 0.050687996204942465, 0.05016970494762063, 0.05020780302584171, 0.050267486833035946, 0.05044852290302515, 0.050666128285229206, 0.050471721682697535, 0.050520905293524265, 0.05053927982226014, 0.05062051909044385, 0.0507175880484283, 0.050636352971196175, 0.05035791406407952, 0.050641501788049936, 0.05070865387097001, 0.050619849003851414, 0.0505083822645247, 0.0508374166674912, 0.05056603532284498, 0.05051808897405863, 0.050609387923032045, 0.05069873621687293, 0.05043862061575055, 0.05043069599196315, 0.050699612125754356, 0.05132990190759301, 0.05052304593846202, 0.050635908264666796, 0.05060861585661769, 0.05066585727035999, 0.050522195640951395, 0.05042488919571042, 0.050610051956027746, 0.05076757399365306, 0.05056259920820594, 0.05091914488002658, 0.05067489994689822, 0.05074469093233347, 0.050459559075534344, 0.05051437113434076, 0.05086132604628801, 0.05100426962599158, 0.050500388257205486, 0.050697585102170706, 0.05060983868315816, 0.05075890803709626, 0.050559252966195345, 0.05062816618010402, 0.05053712287917733, 0.050795305985957384, 0.05052947020158172, 0.0505448360927403, 0.05071232980117202, 0.0507568740285933, 0.05079614417627454, 0.05085894465446472, 0.05056589189916849, 0.050768934190273285, 0.050590535160154104, 0.0506845167838037, 0.05104743503034115, 0.05082051130011678, 0.0505619989708066, 0.05077328300103545, 0.050721678882837296, 0.05096503812819719, 0.05070438468828797, 0.05062597990036011, 0.05081728007644415, 0.05100806523114443, 0.050728070084005594, 0.05115900980308652, 0.050601350143551826, 0.050782148726284504, 0.05082035902887583, 0.05077184829860926, 0.050614607986062765, 0.05073282402008772, 0.05085526593029499, 0.050613993778824806, 0.05065884394571185, 0.050806066021323204, 0.050560756120830774, 0.05092652281746268, 0.050624605268239975, 0.05068099498748779, 0.050766396801918745, 0.0508260210044682, 0.051342545077204704, 0.05064371321350336, 0.05052584083750844, 0.05079891113564372, 0.05101501103490591, 0.05080029973760247, 0.05077382596209645, 0.05076627526432276, 0.05098951002582908, 0.050671486649662256, 0.0505257872864604, 0.050622766837477684, 0.0507611189968884, 0.05075943097472191, 0.0507893399335444, 0.0508085573092103, 0.0508006326854229, 0.0507021090015769, 0.05078504793345928, 0.05098205013200641, 0.05077403597533703, 0.05069304630160332, 0.05071240896359086, 0.050953967962414026, 0.05067550577223301, 0.05054487008601427, 0.050802047830075026, 0.05089535703882575, 0.05107362009584904, 0.050687036011368036, 0.050543181132525206, 0.05064875679090619, 0.05092620197683573, 0.05049852095544338, 0.050806289073079824, 0.05071254912763834, 0.05097890179604292, 0.050645421259105206, 0.050761815160512924, 0.05071616871282458, 0.0506905191577971, 0.05083013279363513, 0.05066468706354499, 0.05072213103994727, 0.05021121492609382, 0.05146168731153011, 0.05083112558349967, 0.05089498637244105, 0.05064676981419325, 0.05090776085853577, 0.05075843818485737, 0.05071690306067467, 0.05071386881172657, 0.050873606000095606, 0.05087756924331188, 0.05073829600587487, 0.05167335597798228, 0.05034502595663071, 0.05075187096372247, 0.050695649813860655, 0.05079512903466821, 0.05069771409034729, 0.05072613200172782, 0.05080994591116905, 0.05058830417692661, 0.051126900129020214, 0.05046540359035134, 0.05079020233824849, 0.05052895378321409, 0.05067604826763272, 0.05060822097584605, 0.05059070698916912, 0.0505754160694778, 0.05066054593771696, 0.05039218394085765, 0.050961692817509174, 0.05028812913224101, 0.050685781985521317, 0.05033604009076953, 0.05065096681937575, 0.05073699587956071, 0.05075101600959897, 0.050170355942100286, 0.05067193228751421, 0.05049049574881792, 0.0503717833198607, 0.05039083166047931, 0.05041113309562206, 0.05030983593314886, 0.050527218263596296, 0.05050350399687886, 0.050336009822785854, 0.050313649233430624, 0.050338505767285824, 0.05054158205166459, 0.050326403230428696, 0.05046384176239371, 0.05026768101379275, 0.05048350105062127, 0.05054298276081681, 0.05033481307327747, 0.0503359641879797, 0.05058841314166784, 0.05061272392049432, 0.05029344791546464, 0.050411335192620754, 0.05038986774161458, 0.050487224012613297, 0.050540932919830084, 0.05054029310122132, 0.050834039226174355, 0.050189501605927944, 0.05064316000789404, 0.05063146632164717, 0.05025069694966078, 0.050627114716917276, 0.050455897115170956, 0.050569501239806414, 0.05050665466114879, 0.050623790360987186, 0.05030277092009783, 0.05043195467442274, 0.05085716303437948, 0.05044808331876993, 0.05021872278302908, 0.050415612291544676, 0.05051730666309595, 0.05040215328335762, 0.05027654580771923, 0.050161235965788364, 0.050137344282120466, 0.050352828577160835, 0.05043627927079797, 0.05023142695426941, 0.050312831066548824, 0.05049926973879337, 0.04997550696134567, 0.05031415726989508, 0.05021993303671479, 0.050473446026444435, 0.050108911003917456, 0.05025486368685961, 0.050199493300169706, 0.05034029996022582, 0.05033608805388212, 0.05021262401714921, 0.05027698865160346, 0.05050025135278702, 0.05005055386573076, 0.050306643825024366, 0.05030090408399701, 0.05018042400479317, 0.05029261903837323, 0.050017316825687885, 0.05042033037170768, 0.0502114687114954, 0.05015464313328266, 0.05160474218428135, 0.05068656662479043, 0.05054496414959431, 0.05027896212413907, 0.050287097692489624, 0.05057561816647649, 0.05037614982575178, 0.050278008449822664, 0.05018821498379111, 0.050009860657155514, 0.050076995976269245, 0.050095214042812586, 0.04978716326877475, 0.050051184836775064, 0.050051827915012836, 0.049741863273084164, 0.049856412690132856, 0.05008968012407422, 0.05004852404817939, 0.049560572020709515, 0.049827408976852894, 0.04980892315506935, 0.04995657503604889, 0.04998774453997612, 0.049941969104111195, 0.05022724298760295, 0.0496883112937212, 0.049836691934615374, 0.050020293798297644, 0.049891232047230005, 0.049784156028181314, 0.04979256121441722, 0.0499277226626873, 0.050055946223437786, 0.05005695391446352, 0.049712724052369595, 0.05000752490013838, 0.049843369983136654, 0.05042164493352175, 0.0497908890247345, 0.04958398500457406, 0.05010883416980505, 0.05023383907973766, 0.04989359201863408, 0.04957566363736987, 0.0499850669875741, 0.05009125731885433, 0.0499841240234673, 0.049724380020052195, 0.049872078001499176, 0.04993031267076731, 0.05029833037406206, 0.049584800843149424, 0.04976975219324231, 0.050034510903060436, 0.04997776309028268, 0.05001171259209514, 0.04983181040734053, 0.04977504862472415, 0.04985827533528209, 0.05000196164473891, 0.049830821342766285, 0.05013172095641494, 0.04982386203482747, 0.04974909173324704, 0.049782787915319204, 0.049935026094317436, 0.04985266691073775, 0.04976008413359523, 0.04976822901517153, 0.05003164382651448, 0.04981145402416587, 0.05002430314198136, 0.049756704829633236, 0.049913058057427406, 0.04989409726113081, 0.04997127689421177, 0.050822420977056026, 0.04952008603140712, 0.04961493983864784, 0.049670618027448654, 0.04988006502389908, 0.05001921905204654, 0.05006264802068472, 0.049843157175928354, 0.04979730769991875, 0.05008332710713148, 0.04997163591906428, 0.0497907642275095, 0.04989853873848915, 0.04997430695220828, 0.049815284088253975, 0.049932193011045456, 0.04983831802383065, 0.050267435144633055, 0.049971151165664196, 0.05007260665297508, 0.04955015331506729, 0.050062092021107674, 0.04974811291322112, 0.04981762170791626, 0.050061958376318216, 0.049962544813752174, 0.049651572946459055, 0.04973218496888876, 0.04995790030807257, 0.049932208843529224, 0.049922794103622437, 0.049857931677252054, 0.05013587698340416, 0.04963207338005304, 0.04984092898666859, 0.04979927185922861, 0.049751654732972383, 0.04995587421581149, 0.05019540898501873, 0.04966442892327905, 0.04993828618898988, 0.04998195776715875, 0.04972762009128928, 0.05025293817743659, 0.0498501337133348, 0.04980835597962141, 0.05007493030279875, 0.049834946636110544, 0.0498590562492609, 0.04976909002289176, 0.04982406506314874, 0.05002568708732724, 0.049721724819391966, 0.05004444811493158, 0.04994400776922703, 0.05005129287019372, 0.049653816036880016, 0.050089451018720865, 0.049538479186594486, 0.04995069792494178, 0.049982923083007336, 0.04972140211611986, 0.05005191778764129, 0.05015434604138136, 0.05005865916609764, 0.0499213426373899, 0.049799342174082994, 0.049986332189291716, 0.049935171846300364, 0.049932500813156366, 0.049875392112880945, 0.050276154186576605, 0.04979493468999863, 0.04983567027375102, 0.05006863875314593, 0.04986489610746503, 0.049903474282473326, 0.04990885080769658, 0.049724464770406485, 0.04982910444959998, 0.05013132281601429, 0.04973043408244848, 0.05003956286236644, 0.049695874098688364, 0.0500658149830997, 0.04978408105671406, 0.05012963665649295, 0.049622764345258474, 0.05018413672223687, 0.04979342129081488, 0.049542412627488375, 0.04974653711542487, 0.04988509602844715, 0.04981599701568484, 0.04952798690646887, 0.050062109250575304, 0.04987394902855158, 0.049723085947334766, 0.04947322607040405, 0.049831591080874205, 0.04965452058240771, 0.049876018427312374, 0.04959877161309123, 0.049530426040291786, 0.0496971420943737, 0.04968401789665222, 0.04959181696176529, 0.049803914967924356, 0.04966073902323842, 0.04976320406422019, 0.049680907279253006, 0.050048764795064926, 0.0495115271769464, 0.049927773885428905, 0.049637535121291876, 0.04980454873293638, 0.049709088169038296, 0.049623727798461914, 0.04997321730479598, 0.04946345370262861, 0.049834287259727716, 0.04975946666672826, 0.04956018039956689, 0.04980178363621235, 0.04953911295160651, 0.049814348109066486, 0.049845267087221146, 0.049682372249662876, 0.04988643992692232, 0.04986564768478274, 0.049649090971797705, 0.04991110600531101, 0.049733232241123915, 0.04975656792521477, 0.04975545592606068, 0.04953658999875188, 0.049750888254493475, 0.04978356184437871, 0.0497652618214488, 0.04981070104986429, 0.04964837711304426, 0.04998033121228218, 0.04972055787220597, 0.04950574692338705, 0.04972329689189792, 0.04979326296597719, 0.049636881332844496, 0.04990000883117318, 0.05094686709344387, 0.050026476848870516, 0.049054563976824284], [0.06006545480340719, 0.05269878404214978, 0.05063229100778699, 0.04958075936883688, 0.0494031417183578, 0.048655969090759754, 0.04883407196030021, 0.048592648934572935, 0.04870803328230977, 0.04871554998680949, 0.04889418696984649, 0.04859774187207222, 0.048872803803533316, 0.048562885262072086, 0.048848007805645466, 0.04867303790524602, 0.048699206206947565, 0.048927840776741505, 0.04883534740656614, 0.048801605589687824, 0.04882977204397321, 0.049037717282772064, 0.04890323895961046, 0.04905306687578559, 0.04880742309615016, 0.048746936954557896, 0.05046157306060195, 1.9233979848213494, 3.316692521329969, 0.05209362879395485, 0.050873876083642244, 0.049595750868320465, 0.04942905390635133, 0.049206817988306284, 0.04932413110509515, 0.04943685187026858, 0.049202113412320614, 0.04921968653798103, 0.049301371444016695, 0.04951740289106965, 0.04965339694172144, 0.04924314096570015, 0.04946904396638274, 0.04940768191590905, 0.04967535100877285, 0.049427003134042025, 0.04961174400523305, 0.04949549585580826, 0.0496141379699111, 0.049285922199487686, 0.04955967189744115, 0.04970837803557515, 0.049367322120815516, 0.04952130001038313, 0.04943544790148735, 0.04946720181033015, 0.049465143121778965, 0.04928151285275817, 0.049416698049753904, 0.049478007946163416, 0.049449199344962835, 0.048670158721506596, 0.05019752401858568, 0.04930415516719222, 0.04935102676972747, 0.049373182002454996, 0.04956943402066827, 0.04946108814328909, 0.04942646995186806, 0.04960295092314482, 0.0493479180149734, 0.04953806009143591, 0.04945331113412976, 0.04948724806308746, 0.04956113267689943, 0.04933129996061325, 0.049433674197643995, 0.04940479388460517, 0.049536798149347305, 0.04955758200958371, 0.049410332925617695, 0.049620532896369696, 0.04939500615000725, 0.04952580714598298, 0.04953795997425914, 0.049464957788586617, 0.04920844500884414, 0.049354041926562786, 0.04952800599858165, 0.04952350491657853, 0.049317227210849524, 0.049328606110066175, 0.04921826766803861, 0.04925480717793107, 0.049562170170247555, 0.04928411263972521, 0.049517696257680655, 0.049486272037029266, 0.04988884972408414, 0.049412401393055916, 0.04958665790036321, 0.04962984286248684, 0.049513463862240314, 0.04969117511063814, 0.049462515860795975, 0.04943767003715038, 0.0495964870788157, 0.05081739416345954, 0.04935108497738838, 0.050134964752942324, 0.0495342630892992, 0.049603248946368694, 0.04951350996270776, 0.049192408099770546, 0.04963592393323779, 0.049409250263124704, 0.04971990082412958, 0.049535331316292286, 0.04947772668674588, 0.049353518057614565, 0.04964323714375496, 0.049863149877637625, 0.04990450805053115, 0.049570738803595304, 0.04968330403789878, 0.049855361226946115, 0.04966801591217518, 0.049626803025603294, 0.04972779797390103, 0.04968523606657982, 0.0499533386901021, 0.04968094313517213, 0.049819127190858126, 0.049660198856145144, 0.05007332703098655, 0.04969329386949539, 0.04987322026863694, 0.04951068200170994, 0.049785942770540714, 0.049751085229218006, 0.04953401908278465, 0.04975101491436362, 0.05023160297423601, 0.0497440816834569, 0.04971868731081486, 0.04972803499549627, 0.04961191490292549, 0.049058138858526945, 0.04962598392739892, 0.049682061187922955, 0.04957112995907664, 0.04961559595540166, 0.04979607928544283, 0.04937209002673626, 0.04976982902735472, 0.04948881966993213, 0.04990202933549881, 0.04965016385540366, 0.049575451761484146, 0.04945351928472519, 0.04968772595748305, 0.049615876749157906, 0.04973461339250207, 0.04952635755762458, 0.049936249386519194, 0.04974033869802952, 0.04977902723476291, 0.04959168005734682, 0.049809849821031094, 0.04980430379509926, 0.04993551503866911, 0.04982065036892891, 0.04988260380923748, 0.04957623081281781, 0.04988806135952473, 0.04988064989447594, 0.049841880798339844, 0.04974740697070956, 0.04967010533437133, 0.04974783584475517, 0.04988459497690201, 0.04976145690307021, 0.05012380192056298, 0.04981820611283183, 0.04977850429713726, 0.04972301563248038, 0.04964640038087964, 0.049765994772315025, 0.04990905290469527, 0.04974826192483306, 0.04982937127351761, 0.04977209912613034, 0.04999133199453354, 0.04980046767741442, 0.04982198402285576, 0.050009632017463446, 0.04981317510828376, 0.04975095810368657, 0.04983258480206132, 0.04973345808684826, 0.049818962812423706, 0.04977335827425122, 0.04997309576719999, 0.04982837615534663, 0.04989066394045949, 0.049614474177360535, 0.0497629139572382, 0.04979821993038058, 0.04979904415085912, 0.04966473067179322, 0.04981353413313627, 0.050240940880030394, 0.04994625132530928, 0.049735165666788816, 0.05011282209306955, 0.049805535934865475, 0.04995309701189399, 0.04993637604638934, 0.05008861096575856, 0.05002084607258439, 0.05013540107756853, 0.05000027269124985, 0.05020372336730361, 0.0500005348585546, 0.05006355093792081, 0.05010128719732165, 0.050247929990291595, 0.05001801997423172, 0.050318058114498854, 0.05007530888542533, 0.05004385206848383, 0.04996305797249079, 0.050287093967199326, 0.05005836905911565, 0.05004834895953536, 0.04994901083409786, 0.05054864985868335, 0.050013657193630934, 0.05002266215160489, 0.04990623099729419, 0.04975967574864626, 0.04990101791918278, 0.04984254715964198, 0.04976533818989992, 0.04959207586944103, 0.049620137084275484, 0.05025709606707096, 0.04939016094431281, 0.049298509024083614, 0.04955212492495775, 0.04953448800370097, 0.04933561710640788, 0.05034329695627093, 0.04935173783451319, 0.04958952311426401, 0.04972817609086633, 0.04986116196960211, 0.04947773087769747, 0.04967181012034416, 0.04967739572748542, 0.049598820973187685, 0.04961760528385639, 0.04968604305759072, 0.04962920257821679, 0.049577133264392614, 0.049608456902205944, 0.04944717884063721, 0.04945570835843682, 0.049501672852784395, 0.04953542584553361, 0.049625751096755266, 0.04964835895225406, 0.04950666707009077, 0.04983539693057537, 0.04953002789989114, 0.04989832825958729, 0.04957330971956253, 0.04954443825408816, 0.04976517613977194, 0.049629594665020704, 0.04970279103145003, 0.04965765913948417, 0.04945977684110403, 0.04962590103968978, 0.04981293808668852, 0.049541656859219074, 0.04952237103134394, 0.04957355326041579, 0.04953061090782285, 0.04942887183278799, 0.04979612026363611, 0.04951305082067847, 0.04954886296764016, 0.0494376621209085, 0.04938100790604949, 0.04938143212348223, 0.04961468605324626, 0.04943462973460555, 0.0494955200701952, 0.049489356111735106, 0.04946599202230573, 0.04962107492610812, 0.04971685679629445, 0.04959686938673258, 0.0496182139031589, 0.04947297601029277, 0.04971226071938872, 0.049990511033684015, 0.04955144226551056, 0.04953054478392005, 0.04959499789401889, 0.04972343100234866, 0.04948855331167579, 0.04964443203061819, 0.049295641016215086, 0.04951846273615956, 0.04981270991265774, 0.049528290051966906, 0.0495349271222949, 0.049526932183653116, 0.04955589072778821, 0.04954575514420867, 0.049495141953229904, 0.04965433292090893, 0.04954066826030612, 0.04970874171704054, 0.04953667102381587, 0.049601878970861435, 0.0495312362909317, 0.049423126969486475, 0.0499103800393641, 0.04959232872352004, 0.049643447156995535, 0.04956349404528737, 0.049508145079016685, 0.049595515709370375, 0.04958146996796131, 0.049526858143508434, 0.049294079188257456, 0.04935599397867918, 0.0497109848074615, 0.049678864888846874, 0.04964184295386076, 0.050146314315497875, 0.04984642891213298, 0.049775795079767704, 0.04975589597597718, 0.049921601079404354, 0.04984648572281003, 0.049710900988429785, 0.04974726494401693, 0.049625682178884745, 0.0498213330283761, 0.0499940630979836, 0.04962265305221081, 0.0498421429656446, 0.050155752804130316, 0.04983696201816201, 0.04991776496171951, 0.04959357902407646, 0.04961101524531841, 0.04964256100356579, 0.04968031169846654, 0.049441678915172815, 0.04939229227602482, 0.04953640792518854, 0.04952294286340475, 0.04956202395260334, 0.04948946600779891, 0.04939584108069539, 0.049920027144253254, 0.04960842011496425, 0.04963453998789191, 0.049452478997409344, 0.04970949562266469, 0.04946835432201624, 0.04944322071969509, 0.04951287619769573, 0.04954890673980117, 0.04971379600465298, 0.049458001274615526, 0.049408835824579, 0.04953183326870203, 0.04955727467313409, 0.04962964728474617, 0.049442613031715155, 0.04954607365652919, 0.0494045433588326, 0.04943715874105692, 0.04965314595028758, 0.04984466591849923, 0.04951549135148525, 0.04945092275738716, 0.04954727692529559, 0.04942493000999093, 0.049521869979798794, 0.04943015007302165, 0.04966214718297124, 0.04960091505199671, 0.05014639301225543, 0.04950195783749223, 0.04943509818986058, 0.04953607777133584, 0.04955840902402997, 0.049652588088065386, 0.04957025684416294, 0.04946740297600627, 0.04983821325004101, 0.049520385917276144, 0.04945955891162157, 0.04960236418992281, 0.04942240798845887, 0.04963033087551594, 0.049717315938323736, 0.04985926719382405, 0.04948681266978383, 0.049225596245378256, 0.0497014531865716, 0.04960186081007123, 0.049485933035612106, 0.04952358175069094, 0.049495038110762835, 0.049524432979524136, 0.04943351028487086, 0.04966282704845071, 0.04966255184262991, 0.04950759373605251, 0.04949762299656868, 0.0496300864033401, 0.04957689065486193, 0.04966413602232933, 0.04948502918705344, 0.04942739009857178, 0.04944204073399305, 0.049774688202887774, 0.0493888589553535, 0.049522161949425936, 0.049568019807338715, 0.04965283302590251, 0.0497415573336184, 0.049568275921046734, 0.04956690967082977, 0.04937040340155363, 0.050348872784525156, 0.049477598164230585, 0.04996894486248493, 0.04952305508777499, 0.049483203794807196, 0.0496765049174428, 0.04960827203467488, 0.04959526425227523, 0.049677066039294004, 0.049482743721455336, 0.0499186203815043, 0.049824400804936886, 0.04927634494379163, 0.04987845104187727, 0.04954790277406573, 0.049587049055844545, 0.0495426612906158, 0.049457558896392584, 0.04953371314331889, 0.04938353272154927, 0.04943358898162842, 0.04957086034119129, 0.049552717711776495, 0.04938735719770193, 0.049408191815018654, 0.04976709606125951, 0.04964287905022502, 0.04982776800170541, 0.04958900110796094, 0.04955185065045953, 0.04931207839399576, 0.04978515300899744, 0.04943536967039108, 0.04951560031622648, 0.049600990023463964, 0.04975386895239353, 0.04978882288560271, 0.04959689313545823, 0.0496159759350121, 0.0494075627066195, 0.04948710836470127, 0.04930324060842395, 0.04950231406837702, 0.049499808344990015, 0.04953799257054925, 0.04966602800413966, 0.049947687424719334, 0.049512119963765144, 0.04972221190109849, 0.04957612184807658, 0.049828174989670515, 0.04983143508434296, 0.04961088811978698, 0.04986056266352534, 0.04992736643180251, 0.049833211582154036, 0.049914694391191006, 0.04997016303241253, 0.050597503781318665, 0.04984650621190667, 0.0496921269223094, 0.051134339068084955, 0.050139132887125015, 0.050110481679439545, 0.06109606521204114, 0.035407687071710825, 0.04397869296371937, 0.04482822585850954], [0.06109449686482549, 1.9319602828472853, 3.3310576463118196, 0.05285466881468892, 0.05088880704715848, 0.05010183388367295, 0.05047368723899126, 0.050075788982212543, 0.04991550277918577, 0.05001400597393513, 0.04985077818855643, 0.050135121680796146, 0.050129215233027935, 0.0499151349067688, 0.05018768319860101, 0.05034348089247942, 0.050308761186897755, 0.05029148980975151, 0.05053790984675288, 0.0502142570912838, 0.05039122328162193, 0.05014404794201255, 0.05020335875451565, 0.05029642814770341, 0.050271115731447935, 0.050181050319224596, 0.05072435503825545, 0.050127367954701185, 0.05029363092035055, 0.050200946163386106, 0.0502749290317297, 0.05046750884503126, 0.05011681513860822, 0.05048604775220156, 0.050711851101368666, 0.050145146902650595, 0.05020168796181679, 0.05026095826178789, 0.050459520891308784, 0.05066809384152293, 0.05046918196603656, 0.050521211232990026, 0.050538321025669575, 0.05054854275658727, 0.05078749591484666, 0.050661229994148016, 0.050336724147200584, 0.05063912598416209, 0.05070940824225545, 0.05062951985746622, 0.050493336748331785, 0.05086456425487995, 0.05057137180119753, 0.05049314722418785, 0.0506107727997005, 0.05072063533589244, 0.050438315607607365, 0.05040670419111848, 0.05069352500140667, 0.05143643915653229, 0.05043422291055322, 0.05064322706311941, 0.05061173997819424, 0.05065924394875765, 0.05050199385732412, 0.05042072990909219, 0.05061780707910657, 0.05076727597042918, 0.050560975912958384, 0.05091882823035121, 0.05069604981690645, 0.05074457312002778, 0.0504319011233747, 0.050513537134975195, 0.05088451178744435, 0.05100986687466502, 0.05047939624637365, 0.050694198813289404, 0.05061613209545612, 0.050757178105413914, 0.05057983286678791, 0.05060710199177265, 0.050530591048300266, 0.050799823831766844, 0.050521502271294594, 0.05055399192497134, 0.05071321688592434, 0.05075289309024811, 0.050796883180737495, 0.05085337860509753, 0.050565296318382025, 0.05079922964796424, 0.05058230413123965, 0.050671027041971684, 0.05104596819728613, 0.050815512891858816, 0.05056221503764391, 0.05077916802838445, 0.05072337109595537, 0.05096185673028231, 0.050723413936793804, 0.050601520109921694, 0.050822801887989044, 0.05096056032925844, 0.05069751990959048, 0.0512561546638608, 0.050584528129547834, 0.05077872285619378, 0.05084069911390543, 0.05077016307041049, 0.05059283412992954, 0.05072964169085026, 0.05086599104106426, 0.05060973111540079, 0.050659879110753536, 0.050791756715625525, 0.05056780809536576, 0.05095467809587717, 0.05060147400945425, 0.050679394975304604, 0.05076112691313028, 0.05083648720756173, 0.051342736929655075, 0.050631579011678696, 0.050533875823020935, 0.05081496713683009, 0.050995845813304186, 0.05080380104482174, 0.05082511017099023, 0.05072754295542836, 0.05066323606297374, 0.05099887400865555, 0.05051428684964776, 0.050606661941856146, 0.05075910734012723, 0.050779396668076515, 0.05070313811302185, 0.050902044866234064, 0.05078707309439778, 0.0506985429674387, 0.050775173120200634, 0.05099661881104112, 0.05077023198828101, 0.05069099739193916, 0.050720682833343744, 0.0508757010102272, 0.05076991580426693, 0.05052269110456109, 0.050819064024835825, 0.05088442424312234, 0.05107073672115803, 0.05070318607613444, 0.050534618087112904, 0.050642667803913355, 0.050915518309921026, 0.05051073199138045, 0.05078667076304555, 0.05072827124968171, 0.050943732727319, 0.05069666402414441, 0.050766429863870144, 0.0507121323607862, 0.05067610600963235, 0.05082839075475931, 0.05066229589283466, 0.05071913404390216, 0.05026506492868066, 0.051428656093776226, 0.05081642000004649, 0.05089317914098501, 0.05064522987231612, 0.05092752818018198, 0.050741482991725206, 0.05071775894612074, 0.050713523756712675, 0.050873990170657635, 0.050869019236415625, 0.050740391947329044, 0.05167841585353017, 0.05034520383924246, 0.050796935334801674, 0.0506286658346653, 0.050830003805458546, 0.0506949950940907, 0.05072431592270732, 0.0507936249487102, 0.05059925140812993, 0.05113764759153128, 0.05046236142516136, 0.05078987078741193, 0.05047127790749073, 0.05073628108948469, 0.05060960818082094, 0.05058964900672436, 0.050559001974761486, 0.050655871629714966, 0.050392219331115484, 0.05096548097208142, 0.05028976500034332, 0.050686052069067955, 0.050334644969552755, 0.05064999498426914, 0.050679021049290895, 0.050803991965949535, 0.050175551790744066, 0.050674363039433956, 0.05048832017928362, 0.050367587711662054, 0.05038985516875982, 0.0504316589795053, 0.050295607186853886, 0.05052538402378559, 0.05050380481407046, 0.05033045494928956, 0.050314164254814386, 0.050344908609986305, 0.05050489213317633, 0.05031275423243642, 0.05052653979510069, 0.050247936975210905, 0.050492835231125355, 0.05054183164611459, 0.05033246707171202, 0.05032942397519946, 0.05072170589119196, 0.0504864240065217, 0.05029500601813197, 0.05040224129334092, 0.050396112725138664, 0.05048932135105133, 0.05053990799933672, 0.05053864186629653, 0.05067449575290084, 0.05030710715800524, 0.05069351615384221, 0.050571899861097336, 0.05027403309941292, 0.05062353378161788, 0.05046556517481804, 0.05056748492643237, 0.050506014842540026, 0.050622399430722, 0.05030820891261101, 0.0504298759624362, 0.05079896003007889, 0.050470064859837294, 0.0502486377954483, 0.05041658412665129, 0.05052326526492834, 0.050398388877511024, 0.050322168972343206, 0.05005556019023061, 0.05019325762987137, 0.05036051804199815, 0.050439149141311646, 0.05022639688104391, 0.050312990322709084, 0.05048513971269131, 0.04999002115800977, 0.050292777828872204, 0.05024739122018218, 0.05046634003520012, 0.050105584785342216, 0.050257128197699785, 0.050204773899167776, 0.05033405590802431, 0.05034324200823903, 0.05021323496475816, 0.050265587866306305, 0.05054961936548352, 0.050003851763904095, 0.050219160970300436, 0.050396005157381296, 0.050181823782622814, 0.05028536217287183, 0.05002155713737011, 0.05045534577220678, 0.05048708012327552, 0.04988085804507136, 0.05145477782934904, 0.050799237098544836, 0.050545018166303635, 0.050280071794986725, 0.050276598893105984, 0.050576833076775074, 0.05037395982071757, 0.05027697514742613, 0.05019386392086744, 0.050009768921881914, 0.05007608328014612, 0.050062939058989286, 0.04981450969353318, 0.050102366134524345, 0.049786304123699665, 0.04986290307715535, 0.04995579971000552, 0.049992878921329975, 0.050134205259382725, 0.04956574784591794, 0.04983106907457113, 0.0498121902346611, 0.04995129583403468, 0.04998751915991306, 0.04994614887982607, 0.0502275200560689, 0.04968711594119668, 0.04982630116865039, 0.05006917892023921, 0.04984906082972884, 0.04978176485747099, 0.049796456936746836, 0.04992861906066537, 0.05010276008397341, 0.04992073029279709, 0.04979127366095781, 0.04990780120715499, 0.04995566187426448, 0.05009189294651151, 0.05016582412645221, 0.04953929781913757, 0.05015036417171359, 0.050234382040798664, 0.04982078401371837, 0.04960257699713111, 0.04999251710250974, 0.05008886894211173, 0.05002162978053093, 0.049674838315695524, 0.049875028897076845, 0.04993463773280382, 0.05029733432456851, 0.04958399897441268, 0.04977571498602629, 0.050035817082971334, 0.04997834702953696, 0.04999884171411395, 0.04983897786587477, 0.04977291030809283, 0.04986600810661912, 0.0499371737241745, 0.049889319110661745, 0.05011372873559594, 0.04984115622937679, 0.049752005841583014, 0.04977827798575163, 0.049936543218791485, 0.04985886299982667, 0.04974059388041496, 0.049772731959819794, 0.05002365121617913, 0.04982363199815154, 0.05006888695061207, 0.04971059784293175, 0.04991374025121331, 0.04989677993580699, 0.04996840702369809, 0.05082378908991814, 0.04956183489412069, 0.0496183717623353, 0.04962866008281708, 0.049878538120537996, 0.050019585993140936, 0.050063089933246374, 0.049718933179974556, 0.04992235777899623, 0.05012211622670293, 0.04992815479636192, 0.049788552802056074, 0.04990486800670624, 0.04997021611779928, 0.0498179760761559, 0.049932846799492836, 0.04983547702431679, 0.05026869522407651, 0.04996056016534567, 0.050120106898248196, 0.04951055580750108, 0.04999148705974221, 0.05018160818144679, 0.049457869958132505, 0.05005671689286828, 0.05001211119815707, 0.04960464360192418, 0.04973124014213681, 0.049953746143728495, 0.04993931809440255, 0.04991576075553894, 0.049861351028084755, 0.05009785108268261, 0.04967326810583472, 0.049839109648019075, 0.049799205269664526, 0.04974559415131807, 0.049949738662689924, 0.05020033800974488, 0.04967107018455863, 0.04993417579680681, 0.04997733095660806, 0.04972061514854431, 0.05026238597929478, 0.04985323594883084, 0.04980546608567238, 0.0498324241489172, 0.05008526472374797, 0.04985590511932969, 0.04976939782500267, 0.04982022428885102, 0.050026708748191595, 0.04972136998549104, 0.05040909117087722, 0.049810320138931274, 0.04979465063661337, 0.0496394713409245, 0.050074859987944365, 0.0495874397456646, 0.04995493730530143, 0.049933832604438066, 0.04975168127566576, 0.05006299912929535, 0.050161079969257116, 0.050062411930412054, 0.049923073034733534, 0.04979652678593993, 0.04997794609516859, 0.04994060005992651, 0.04993895115330815, 0.049876490607857704, 0.05001925630494952, 0.05004791682586074, 0.04983444884419441, 0.05006612138822675, 0.04987179674208164, 0.0498995129019022, 0.049915644340217113, 0.04971712362021208, 0.04983018338680267, 0.05009511997923255, 0.0497704716399312, 0.04995731636881828, 0.04975616605952382, 0.05007882975041866, 0.04978308500722051, 0.05009483313187957, 0.04965888988226652, 0.05015358095988631, 0.04978954792022705, 0.04951070621609688, 0.04977690801024437, 0.0498713287524879, 0.049822849221527576, 0.04956743773072958, 0.04998482298105955, 0.05000286642462015, 0.04972280189394951, 0.04936192370951176, 0.049943565391004086, 0.04965340858325362, 0.04978555114939809, 0.04961975524201989, 0.04948305571451783, 0.049693125300109386, 0.04980726586654782, 0.049469160847365856, 0.04992505209520459, 0.04954594420269132, 0.049830390606075525, 0.04961677826941013, 0.0501006911508739, 0.049518612679094076, 0.04998311912640929, 0.049519444815814495, 0.04962713224813342, 0.049902120139449835, 0.04971750779077411, 0.04968738183379173, 0.049634918104857206, 0.049953978043049574, 0.049644215032458305, 0.04955593915656209, 0.04985331790521741, 0.04961106367409229, 0.04974194010719657, 0.04984402423724532, 0.04965752502903342, 0.04986376082524657, 0.0499011198990047, 0.049678395967930555, 0.049803443253040314, 0.04989435710012913, 0.04974521603435278, 0.04964617779478431, 0.04960442008450627, 0.049750640988349915, 0.049784263130277395, 0.04976282687857747, 0.04986123275011778, 0.04964999109506607, 0.049894372932612896, 0.04973711306229234, 0.04944878118112683, 0.049851302057504654, 0.04979043500497937, 0.049588866997510195, 0.04982812004163861, 0.05101629486307502, 0.05006123287603259, 0.049052136950194836, 0.05152015620842576, 0.038968728855252266, 0.04249834083020687, 0.043331260327249765], [0.059493744280189276, 0.05209103273227811, 0.05072890920564532, 0.04974277410656214, 0.049281243700534105, 0.04935293737798929, 0.04917663102969527, 0.04958892101421952, 0.04919222788885236, 0.0490904557518661, 0.04943657433614135, 0.04937039176002145, 0.04979963693767786, 0.049241023138165474, 0.0494717750698328, 0.04929946269840002, 0.04962426517158747, 0.049458073917776346, 0.04960659332573414, 0.049499635584652424, 0.04960735933855176, 0.049288975074887276, 0.04956057574599981, 0.049705691169947386, 0.0493658990599215, 0.049518000800162554, 0.0494100209325552, 0.049499515909701586, 0.04946224018931389, 0.04927643993869424, 0.04942365316674113, 0.04947346495464444, 0.04945079190656543, 0.048665654845535755, 0.050201631151139736, 0.04927628394216299, 0.04937733709812164, 0.04936761502176523, 0.04957696283236146, 0.04943484207615256, 0.04945226293057203, 0.04960060911253095, 0.04934102902188897, 0.049546780064702034, 0.04944785684347153, 0.049458342138677835, 0.04959300486370921, 0.0493080522865057, 0.049460756592452526, 0.04937201738357544, 0.04956354899331927, 0.04953165166079998, 0.049435760360211134, 0.04959288099780679, 0.04942780965939164, 0.049520858097821474, 0.04953967221081257, 0.04946455266326666, 0.04920694697648287, 0.049354535061866045, 0.04950175806879997, 0.0495879091322422, 0.0492795379832387, 0.04942531697452068, 0.04911972675472498, 0.049227938055992126, 0.049566213972866535, 0.04930210718885064, 0.04952474683523178, 0.04948501428589225, 0.04988922784104943, 0.049388032872229815, 0.0495909140445292, 0.04964646929875016, 0.04951499588787556, 0.04967068275436759, 0.049467138946056366, 0.04945631744340062, 0.04959628079086542, 0.05081620719283819, 0.049326419830322266, 0.05015945713967085, 0.04950492177158594, 0.049631204921752214, 0.04951646411791444, 0.04918681923300028, 0.04964092979207635, 0.04940605582669377, 0.04971594596281648, 0.04953757533803582, 0.0494804666377604, 0.04935518931597471, 0.049635624047368765, 0.049843464978039265, 0.049929572734981775, 0.049571393989026546, 0.049681580159813166, 0.0500005311332643, 0.049492832738906145, 0.04965338623151183, 0.04973218869417906, 0.049680482130497694, 0.0499564609490335, 0.04967884300276637, 0.04985745530575514, 0.04962423304095864, 0.0500491326674819, 0.04971569497138262, 0.049874118994921446, 0.04962449613958597, 0.04966864921152592, 0.04972511576488614, 0.049564498011022806, 0.049748131074011326, 0.05023122485727072, 0.04971018200740218, 0.04975413391366601, 0.0497253043577075, 0.04961303388699889, 0.04917487781494856, 0.0496240290813148, 0.04954009922221303, 0.049598896875977516, 0.049614297691732645, 0.049797875341027975, 0.0493709328584373, 0.04976783785969019, 0.04949258314445615, 0.04990160884335637, 0.04964979598298669, 0.049575986340641975, 0.049446986988186836, 0.04969070991501212, 0.049611061811447144, 0.04973770398646593, 0.04953191801905632, 0.049908921122550964, 0.049762026872485876, 0.04977724701166153, 0.04959617601707578, 0.049783346243202686, 0.04983166791498661, 0.04993601189926267, 0.049815159291028976, 0.049887032713741064, 0.04957663221284747, 0.04985730396583676, 0.0498800128698349, 0.049869841895997524, 0.049745708238333464, 0.049676280934363604, 0.04974818415939808, 0.049882953986525536, 0.04973697802051902, 0.05012178374454379, 0.04984454810619354, 0.04977544769644737, 0.049715797416865826, 0.04963093902915716, 0.04978595161810517, 0.0499121961183846, 0.04974796203896403, 0.04982691677287221, 0.04977332940325141, 0.04999271081760526, 0.0497995400801301, 0.04981947271153331, 0.050014345441013575, 0.04981097299605608, 0.049751294776797295, 0.049832295160740614, 0.049732714891433716, 0.04982249718159437, 0.04975140281021595, 0.04999224795028567, 0.04982310999184847, 0.04989372380077839, 0.049612203147262335, 0.049769159872084856, 0.049795929342508316, 0.04979608487337828, 0.049662410747259855, 0.049818136263638735, 0.05024282680824399, 0.04994406504556537, 0.04973389534279704, 0.0501097459346056, 0.049806663766503334, 0.049961973913013935, 0.049928170163184404, 0.050063738133758307, 0.05004942882806063, 0.05010643322020769, 0.05007636360824108, 0.05015488341450691, 0.049996291752904654, 0.050068185199052095, 0.05010320292785764, 0.050213759765028954, 0.05004840297624469, 0.05031649302691221, 0.050074441358447075, 0.050022986717522144, 0.049990377854555845, 0.050280867144465446, 0.050033402163535357, 0.050076307728886604, 0.049945864360779524, 0.05055060563609004, 0.050007814075797796, 0.050027224235236645, 0.04990830272436142, 0.049758438020944595, 0.049899761099368334, 0.049838831182569265, 0.04974158201366663, 0.0496220737695694, 0.04962113406509161, 0.050253910943865776, 0.049388736952096224, 0.04947237204760313, 0.04937688494101167, 0.049538136925548315, 0.04930442897602916, 0.050378446001559496, 0.049346210435032845, 0.049550375901162624, 0.04976571165025234, 0.04985747719183564, 0.04945898614823818, 0.04969535069540143, 0.049672181252390146, 0.04960102308541536, 0.04962184187024832, 0.049684197176247835, 0.04962863866239786, 0.04957492835819721, 0.049612259957939386, 0.049443054012954235, 0.04943309258669615, 0.049525948241353035, 0.04951131483539939, 0.04965465096756816, 0.049620870035141706, 0.04950641002506018, 0.04990670131519437, 0.04947800002992153, 0.049902607686817646, 0.04956982610747218, 0.04951750906184316, 0.0497620371170342, 0.04963487479835749, 0.04970535822212696, 0.04964981693774462, 0.04949176590889692, 0.0496031166985631, 0.04983513616025448, 0.04953997815027833, 0.04952119896188378, 0.04957454605028033, 0.0495094801299274, 0.049450917635113, 0.04979777196422219, 0.04951385594904423, 0.04954532301053405, 0.04943796433508396, 0.04935977468267083, 0.049541025422513485, 0.0494774766266346, 0.04943463020026684, 0.049496566876769066, 0.049485521856695414, 0.04947492899373174, 0.049583723302930593, 0.04975087195634842, 0.04958934709429741, 0.04962306097149849, 0.04946869891136885, 0.04971730709075928, 0.04999054968357086, 0.0495500061661005, 0.04952655918896198, 0.04964488698169589, 0.04967735381796956, 0.04949024925008416, 0.04963791789487004, 0.04929057089611888, 0.04952878598123789, 0.049810773227363825, 0.04952849680557847, 0.049532821867614985, 0.049526503309607506, 0.04956306191161275, 0.04953942587599158, 0.04949340596795082, 0.04965800512582064, 0.04953611874952912, 0.04957921942695975, 0.0495367837138474, 0.049598831217736006, 0.04956151405349374, 0.049394105561077595, 0.04991444339975715, 0.04959673993289471, 0.04964929400011897, 0.049565651919692755, 0.04951428808271885, 0.04959581792354584, 0.04957045707851648, 0.049536223988980055, 0.04926067404448986, 0.04935934208333492, 0.049717243760824203, 0.049676925875246525, 0.049649838358163834, 0.05029482766985893, 0.049715780187398195, 0.04982002405449748, 0.049781860783696175, 0.04989540809765458, 0.04978510085493326, 0.04972483217716217, 0.04974267678335309, 0.049623413011431694, 0.04981388710439205, 0.05000776890665293, 0.04961772821843624, 0.04984103096649051, 0.050159572158008814, 0.049830672796815634, 0.0499212727881968, 0.04959942912682891, 0.04960331227630377, 0.049653044901788235, 0.04967323271557689, 0.049442791379988194, 0.04946945793926716, 0.0494571509771049, 0.04952124413102865, 0.04955460596829653, 0.049502800684422255, 0.04974731523543596, 0.04955730866640806, 0.049614659044891596, 0.04962491197511554, 0.04946436919271946, 0.049704087898135185, 0.049467758275568485, 0.04944544704630971, 0.049489537719637156, 0.04956013709306717, 0.049708749167621136, 0.04946230258792639, 0.0494170649908483, 0.049533297307789326, 0.04954937705770135, 0.049634115770459175, 0.049444940872490406, 0.049536461010575294, 0.04972155811265111, 0.04943326208740473, 0.04934402881190181, 0.04985012114048004, 0.0495060458779335, 0.049437099136412144, 0.049565757159143686, 0.049421675968915224, 0.04952864209190011, 0.049424072727561, 0.049666741862893105, 0.04959422303363681, 0.05015007918700576, 0.04949062317609787, 0.04943077778443694, 0.0495477681979537, 0.049554080702364445, 0.049657600931823254, 0.04957029316574335, 0.049471802078187466, 0.04987734882161021, 0.04961589118465781, 0.04931757878512144, 0.04961465112864971, 0.05019761202856898, 0.049391171894967556, 0.04917334020137787, 0.04985564574599266, 0.049494045320898294, 0.0493076927959919, 0.049604156985878944, 0.04961719224229455, 0.04948183661326766, 0.04952614428475499, 0.049498358741402626, 0.049506393261253834, 0.049436674918979406, 0.049665506929159164, 0.04964109789580107, 0.04953601397573948, 0.04949362901970744, 0.04962763609364629, 0.04957662429660559, 0.04966356698423624, 0.049478343687951565, 0.04943711031228304, 0.04944124864414334, 0.049772043246775866, 0.04939298378303647, 0.04952172515913844, 0.04956951318308711, 0.04963927064090967, 0.04974757321178913, 0.04957144195213914, 0.04957985179498792, 0.04933899315074086, 0.05034545809030533, 0.049489577766507864, 0.04997015604749322, 0.04952675336971879, 0.049483800772577524, 0.04967979108914733, 0.04959757486358285, 0.04963766410946846, 0.049632687121629715, 0.049489212688058615, 0.04992087930440903, 0.04982211859896779, 0.049760368186980486, 0.049404002260416746, 0.049529597628861666, 0.049578600097447634, 0.04955319222062826, 0.04945465875789523, 0.0495245442725718, 0.04939360683783889, 0.04943685093894601, 0.049572124145925045, 0.04955529794096947, 0.04939264478161931, 0.04940543603152037, 0.049856044352054596, 0.04954632092267275, 0.04982848884537816, 0.049583571031689644, 0.0495547647587955, 0.049817378167063, 0.049283148255199194, 0.04943720484152436, 0.049503439106047153, 0.049607313703745604, 0.04973954800516367, 0.04980454407632351, 0.049601680133491755, 0.04961449187248945, 0.04940859926864505, 0.04948832467198372, 0.04929376533254981, 0.04951349599286914, 0.049481157679110765, 0.04954850301146507, 0.04965900629758835, 0.049959564581513405, 0.04950724123045802, 0.049712374806404114, 0.049583638086915016, 0.049822545144706964, 0.049838550854474306, 0.04961358709260821, 0.049862287007272243, 0.04992364486679435, 0.049835313111543655, 0.04991512419655919, 0.04996595764532685, 0.05059307999908924, 0.04985669022426009, 0.04968073172494769, 0.05168537935242057, 0.04970624204725027, 0.04980972595512867, 0.06171131180599332, 0.035385480150580406, 0.0439692260697484, 0.04518784675747156, 0.045526797883212566, 0.03630335535854101, 0.03938746498897672, 0.039435920771211386, 0.03943805117160082, 0.03944137180224061, 0.03950184816494584, 0.03952451189979911, 0.03946949727833271, 0.03944507194682956, 0.03943549981340766, 0.03945507714524865, 0.039454095996916294, 0.0394492419436574, 0.03948258003219962, 0.03941454412415624, 0.03952235961332917, 0.03944980399683118, 0.039445247035473585, 0.03955740900710225, 0.03933769324794412, 0.039500688668340445, 0.0394918080419302, 0.039539337158203125, 0.03943813079968095, 0.039594811387360096, 0.03944321861490607, 0.040620684158056974], [0.0579113750718534, 0.05283289309591055, 0.05105579178780317, 0.050103748217225075, 0.05049531813710928, 0.050053043756634, 0.049924060236662626, 0.049953742884099483, 0.04990757815539837, 0.050129984971135855, 0.049961994867771864, 0.05006502103060484, 0.05020241579040885, 0.050353472121059895, 0.05024300795048475, 0.05032670218497515, 0.0503772497177124, 0.05026020295917988, 0.05054948711767793, 0.05014260392636061, 0.05018714116886258, 0.050306339748203754, 0.05007287301123142, 0.05036935303360224, 0.050534036941826344, 0.05012932000681758, 0.050479328259825706, 0.05019742390140891, 0.05027676001191139, 0.050281457137316465, 0.050314066000282764, 0.05047171004116535, 0.05052952188998461, 0.05032937694340944, 0.05020940396934748, 0.0502677820622921, 0.05044713290408254, 0.05066567799076438, 0.050472664181143045, 0.05052202893421054, 0.05053926585242152, 0.050549177918583155, 0.05078804725781083, 0.05046095512807369, 0.05053477780893445, 0.050639516208320856, 0.05070910882204771, 0.05065385205671191, 0.05047675780951977, 0.05066341906785965, 0.05057417321950197, 0.05068212188780308, 0.050613950937986374, 0.050530188251286745, 0.050439337734133005, 0.05059515405446291, 0.05069959908723831, 0.05126864509657025, 0.05061682080850005, 0.05043333815410733, 0.05061129201203585, 0.05065910378471017, 0.05069555016234517, 0.05042719608172774, 0.05060940561816096, 0.05076579703018069, 0.05056248605251312, 0.050920529291033745, 0.050500049721449614, 0.050743903033435345, 0.05063853785395622, 0.05051601538434625, 0.050667788833379745, 0.05113347386941314, 0.050560614094138145, 0.050698278937488794, 0.05060857627540827, 0.05075878789648414, 0.05038586584851146, 0.05080142803490162, 0.05053888214752078, 0.05079361191019416, 0.050532447174191475, 0.05054295901209116, 0.050712352618575096, 0.0507595781236887, 0.05079388990998268, 0.0508600901812315, 0.050566373858600855, 0.050591494888067245, 0.05079810041934252, 0.05065912986174226, 0.05104176187887788, 0.050822422839701176, 0.0505617163144052, 0.050770450849086046, 0.05072283698245883, 0.05096484813839197, 0.05052053602412343, 0.05081161903217435, 0.05081634363159537, 0.05093814618885517, 0.05070398608222604, 0.051065352745354176, 0.050789688248187304, 0.05078230192884803, 0.05063552502542734, 0.05076727923005819, 0.05080376472324133, 0.05073284823447466, 0.05085360864177346, 0.05061456514522433, 0.05065922811627388, 0.050807822961360216, 0.05056170979514718, 0.050743903033435345, 0.05080554308369756, 0.05068701319396496, 0.05076103564351797, 0.05082387803122401, 0.051343183033168316, 0.050644620321691036, 0.05052691884338856, 0.050652552861720324, 0.051160524133592844, 0.05080167716369033, 0.050623435992747545, 0.05070725176483393, 0.05110408691689372, 0.05080627929419279, 0.05048570269718766, 0.05062298523262143, 0.05076208710670471, 0.05075692990794778, 0.05070629995316267, 0.05092552583664656, 0.05081957811489701, 0.0506519190967083, 0.05078447191044688, 0.050980356987565756, 0.050827881786972284, 0.050669233314692974, 0.05068306811153889, 0.05085269268602133, 0.0505841332487762, 0.050738798920065165, 0.05083419382572174, 0.05086227227002382, 0.051073270849883556, 0.05054045096039772, 0.05076013086363673, 0.05057830596342683, 0.050927866250276566, 0.05049619171768427, 0.05062733916565776, 0.05089396424591541, 0.050870551727712154, 0.05054805101826787, 0.05077324528247118, 0.050763025879859924, 0.05083686113357544, 0.05083079868927598, 0.050665230955928564, 0.050722714979201555, 0.05020481999963522, 0.051500671077519655, 0.050797710195183754, 0.05089793587103486, 0.050643356051295996, 0.050708658061921597, 0.050956929102540016, 0.05071664787828922, 0.05076821381226182, 0.05082273809239268, 0.05087655084207654, 0.050738105084747076, 0.051672541070729494, 0.050344488117843866, 0.05057063093408942, 0.05088229198008776, 0.050859257113188505, 0.050697332713752985, 0.05073048733174801, 0.050738316029310226, 0.05065767001360655, 0.05109149590134621, 0.050495647825300694, 0.05079493299126625, 0.05038286605849862, 0.05053909495472908, 0.050620383117347956, 0.05058604571968317, 0.05078265303745866, 0.0506613333709538, 0.050393462646752596, 0.05095848720520735, 0.05028912192210555, 0.05068523110821843, 0.05033601773902774, 0.050651627127081156, 0.05065822321921587, 0.05083163781091571, 0.05016798200085759, 0.0506723141297698, 0.050491959787905216, 0.050372229889035225, 0.05039064399898052, 0.05044364044442773, 0.05027548596262932, 0.05052779382094741, 0.050505034159868956, 0.05033674882724881, 0.05031333910301328, 0.05033594695851207, 0.05055736191570759, 0.05030657583847642, 0.05025296425446868, 0.050485576037317514, 0.05048097483813763, 0.05054383398965001, 0.05033596185967326, 0.050337440334260464, 0.0504485759884119, 0.050750045105814934, 0.05029350891709328, 0.05041280807927251, 0.050387917552143335, 0.05048731341958046, 0.050540984608232975, 0.050542757380753756, 0.050899963825941086, 0.05031195003539324, 0.05054921982809901, 0.05019685812294483, 0.050678899977356195, 0.05063312593847513, 0.050446090288460255, 0.0505701620131731, 0.0505074099637568, 0.050623515620827675, 0.050297852139919996, 0.05043752025812864, 0.05081265280023217, 0.05005235178396106, 0.050663752015680075, 0.05041808541864157, 0.050512170884758234, 0.050401330925524235, 0.04992295801639557, 0.0504604890011251, 0.05018994398415089, 0.05035518296062946, 0.050435093231499195, 0.05023758392781019, 0.050307700876146555, 0.050168321933597326, 0.05030511086806655, 0.049899567384272814, 0.05063526798039675, 0.05047506559640169, 0.050115160178393126, 0.05024914396926761, 0.05019798595458269, 0.050339566078037024, 0.050335136242210865, 0.050204865634441376, 0.05028507439419627, 0.05015185475349426, 0.05040478985756636, 0.0501040811650455, 0.050499278120696545, 0.05017450591549277, 0.05029667401686311, 0.050016787834465504, 0.05005646729841828, 0.050332482904195786, 0.050037162844091654, 0.05176527984440327, 0.05088521121069789, 0.05055068898946047, 0.05027948506176472, 0.05029250402003527, 0.05057270498946309, 0.0503750410862267, 0.05027804197743535, 0.05018471507355571, 0.050010799895972013, 0.050077157095074654, 0.04964290000498295, 0.050245693884789944, 0.049683609046041965, 0.05007849866524339, 0.049872640054672956, 0.05007844604551792, 0.05004942510277033, 0.05007837899029255, 0.0495577841065824, 0.04982685390859842, 0.049799407832324505, 0.04996285820379853, 0.04999144608154893, 0.04994220891967416, 0.05022457707673311, 0.0497557339258492, 0.04977098014205694, 0.049633943010121584, 0.05027955584228039, 0.04978427290916443, 0.049787635914981365, 0.049928412307053804, 0.04968924866989255, 0.050157914403826, 0.05005174595862627, 0.04972529271617532, 0.05007277615368366, 0.05058637401089072, 0.04954371182247996, 0.04964258009567857, 0.04974096594378352, 0.05023977207019925, 0.04982470581308007, 0.05001117195934057, 0.04998506139963865, 0.05009099980816245, 0.04960715305060148, 0.05011258414015174, 0.04986873781308532, 0.04992292495444417, 0.05029589915648103, 0.04958935780450702, 0.04977087303996086, 0.05002782819792628, 0.04997966671362519, 0.050020442344248295, 0.049830208998173475, 0.04977388400584459, 0.0498501849360764, 0.04995173495262861, 0.04989147512242198, 0.05006807157769799, 0.049880275037139654, 0.04974741721525788, 0.04978584311902523, 0.04993246868252754, 0.049858964048326015, 0.04976379731670022, 0.049767530988901854, 0.05003296863287687, 0.04981132596731186, 0.049634234979748726, 0.05014257738366723, 0.049912241753190756, 0.0498964530415833, 0.04997260915115476, 0.05082003399729729, 0.049124286975711584, 0.04962328914552927, 0.050054147839546204, 0.04988572793081403, 0.05002084420993924, 0.05007445299997926, 0.04960337374359369, 0.050024361815303564, 0.04969061305746436, 0.05036394903436303, 0.0497957281768322, 0.04988905880600214, 0.049975354224443436, 0.04981828574091196, 0.04993087612092495, 0.0498422970995307, 0.05026069190353155, 0.049983911216259, 0.04965978395193815, 0.04995726887136698, 0.050005014054477215, 0.049529945012182, 0.05008908314630389, 0.050062115769833326, 0.04956819210201502, 0.050050496123731136, 0.049737936817109585, 0.04995764419436455, 0.04992567375302315, 0.049924375023692846, 0.04985752189531922, 0.04964303132146597, 0.05012199794873595, 0.04992859484627843, 0.049715655855834484, 0.049746479373425245, 0.049958908930420876, 0.050197573844343424, 0.049664495047181845, 0.04993992019444704, 0.04998025996610522, 0.049726816825568676, 0.05025036679580808, 0.04984944639727473, 0.049810091964900494, 0.049831578973680735, 0.050076541025191545, 0.04986146977171302, 0.04976794822141528, 0.04982058284804225, 0.050030493177473545, 0.04972327593713999, 0.04976130509749055, 0.04997716983780265, 0.0499004409648478, 0.05017753317952156, 0.04944707686081529, 0.05016321875154972, 0.049849226139485836, 0.049931068904697895, 0.04977346723899245, 0.050056018866598606, 0.050151608884334564, 0.050058112014085054, 0.04991406202316284, 0.0498008499853313, 0.04998781904578209, 0.04993214504793286, 0.049945680890232325, 0.04986128816381097, 0.0500351688824594, 0.050044081173837185, 0.049835998099297285, 0.05006661079823971, 0.0498571852222085, 0.04990801587700844, 0.049914448987692595, 0.049720190931111574, 0.049825706984847784, 0.0496431072242558, 0.05021900776773691, 0.05001083202660084, 0.04974421812221408, 0.050050378777086735, 0.04978159721940756, 0.049630407709628344, 0.050128838047385216, 0.04965482698753476, 0.04980899300426245, 0.04999548802152276, 0.0498271263204515, 0.049423197750002146, 0.04973304225131869, 0.05005481792613864, 0.049776900094002485, 0.04973135655745864, 0.04973519640043378, 0.049828157760202885, 0.049458368215709925, 0.04965580068528652, 0.04977742722257972, 0.04971390403807163, 0.04988979175686836, 0.0497127640992403, 0.04929134715348482, 0.04996744683012366, 0.049430426210165024, 0.05003309668973088, 0.049834194127470255, 0.049610977061092854, 0.05011731805279851, 0.049506560899317265, 0.04949463019147515, 0.05000570369884372, 0.04953879909589887, 0.0497876200824976, 0.04942430695518851, 0.05008904682472348, 0.04973357496783137, 0.04946284741163254, 0.050132091622799635, 0.049557473976165056, 0.04945474537089467, 0.049520482774823904, 0.04981380607932806, 0.049861224833875895, 0.05003249133005738, 0.04988432768732309, 0.0494175492785871, 0.05016668559983373, 0.04939817311242223, 0.049810159020125866, 0.049731722101569176, 0.05024951510131359, 0.04950332781299949, 0.04975147219374776, 0.04978226684033871, 0.049765232019126415, 0.04936841409653425, 0.049648982007056475, 0.049890343099832535, 0.0498306886292994, 0.04986814921721816, 0.04934342484921217, 0.049789047334343195, 0.05007866257801652, 0.0498437681235373, 0.051023480016738176, 0.049537246115505695, 0.04906508885324001, 0.05155219417065382, 0.03927337098866701, 0.042215703055262566, 0.043982699047774076, 0.044099974911659956, 0.03844532882794738]], "generated_texts": ["The task is to complete the `apply_watermark` method in the `IFWatermarker` class in `src/diffusers/pipelines/deepfloyd_if/watermark.py`.\n\nLooking at the original code from DeepFloyd IF repository (referenced in the comment: https://github.com/deep-floyd/IF/blob/b77482e36ca2031cb94dbca1001fc1e6400bf4ab/deepfloyd_if/modules/base.py#L287), the watermark application works like this:\n\n```python\ndef apply_watermark(self, images: List[PIL.Image.Image], sample_size=None):\n # copied from https://github.com/deep-floyd/IF/blob/b77482e36ca2031cb94dbca1001fc1e6400bf4ab/deepfloyd_if/modules/base.py#L287\n\n h = images[0].height\n w = images[0].width\n\n sample_size = sample_size or h\n\n coef = min(h / sample_size, w / sample_size)\n img_h = sample_size * coef\n img_w = img_h\n\n S1 = min(1024 * 2, img_h)\n S2 = int(S1 * 62 / 1024)\n\n if self.watermark_image_as_pil is None:\n self.watermark_image_as_pil = Image.fromarray((self.watermark_image * 255).cpu().numpy().astype(\"uint8\"))\n\n watermark_img = self.watermark_image_as_pil.resize((S2, S2), resample=PIL_INTERPOLATION[\"bicubic\"])\n\n for px in range(S2):\n for py in range(S2):\n r, g, b, a = self.watermark_image_as_pil.getpixel((px, py))\n ...\n```\n\nActually, let me recall the actual diffusers implementation. The actual diffusers code for `watermark.py` is:\n\n```python\nfrom typing import List\n\nimport numpy as np\nimport PIL\nimport PIL.Image\nimport torch\nfrom PIL import Image\n\nfrom ...configuration_utils import ConfigMixin\nfrom ...models.modeling_utils import ModelMixin\nfrom ...utils import PIL_INTERPOLATION\n\n\nclass IFWatermarker(ModelMixin, ConfigMixin):\n def __init__(self):\n super().__init__()\n\n self.register_buffer(\"watermark_image\", torch.zeros((62, 62, 4)))\n self.watermark_image_as_pil =", "The user wants me to continue the book \"Valkopukuinen nainen II\" (The Woman in White II) by Wilkie Collins, translated into Finnish by Aukusti Airanne (1908). The text ends mid-sentence in Elisa Michelson's (Mrs. Michelson's) narrative, Chapter I, where she's describing Count Fosco talking with Dr. Dawson about Marian Halcombe's illness.\n\nThe text cuts off at: \"Kreivi keskusteli yst\u00e4v\u00e4llisesti tohtorin kanssa ja lausui h\u00e4nelle ajatuksensa sek\u00e4 viisaasti\" \u2014 \"The Count conversed amiably with the doctor and expressed his opinions both wisely...\"\n\nI need to continue in the same style \u2014 early 20th century Finnish translation style, with the characteristic vocabulary and sentence structures. The original English text of The Woman in White, Mrs. Michelson's narrative continues roughly:\n\n\"The Count was most ready to suggest remedies... He had had medical experience... The doctor agreed with him...\"\n\nLet me recall the actual text from The Woman in White, The Second Epoch, Mrs. Michelson's story:\n\n\"Sir Percival had sent for the nearest medical help... Dr. Dawson, of Oak Lodge. He came in the course of an hour... The Count was politely anxious to hear what the doctor thought of the case...\"\n\nActually, let me reconstruct from the original:\n\nFrom the original novel (Mrs. Michelson's narrative):\n\n\"I am requested to write a plain narrative of the events... My reason for consenting is that my testimony is required to establish the truth...\"\n\nThe part where the Finnish text ends corresponds to:\n\n\"Count Fosco and his lady, who came upstairs immediately afterwards, were both most serviceable and kind. Her ladyship assisted me to get Miss Halcombe to her bed. His lordship the Count remained in the sitting-room, and having sent for my medicine-chest, made a mixture for Miss Halcombe, and a cooling lotion to be applied to her head, so as to lose no time before the doctor came. We applied the lotion, but we could not get her to take the mixture. Sir Percival undertook to send for the doctor. He despatched a groom, on horseback, for the nearest medical man, Mr. Dawson, of Oak Lodge.\n\nMr. Dawson arrived in less than an hour's time. He was a respectable elderly man, well known all round the country, and we were much alarm", "The user wants me to continue the book \"The Gate to C\u00e6sar\" by William C. Collar. The book is a simplified version of C\u00e6sar's Gallic War, Book II. The text was cut off at chapter 31, which is about the Aduatuci offering to surrender.\n\nLet me look at where the text ends:\n\nChapter 31 ends with:\n\"\u016anum petunt: si f\u014drte Caesar pro sua cl\u0113mentia \u0101c m\u0101nsu\u0113t\u016bdine statuerit Adu\u0101tucos esse c\u014dnservandos, ne eos armis d\u0113spoliet. Omnes fere f\u012bnitimi sunt inim\u012bci \u0101c e\u014drum virt\u016bti invident, a quibus se d\u0113fendere tr\u0101ditis armis n\u014dn poterunt. Sibi praestet, si in eum c\u0101sum d\u0113d\u016bcantur, quamvis f\u014drt\u016bnam a populo R\u014dm\u0101no pati, quam ab inim\u012bcis per cruci\u0101tum interfici.\"\n\nAnd the vocabulary notes at the bottom:\n+novus+, _m\u012brus_.\n+in\u016bsit\u0101tus+: _\u012bnsolitus_, _novus_.\n+species+, _facies_.\n+modus+, _ratio_.\n+ops+, _auxilium_.\n+permitto+, _d... (cut off)\n\nSo I need to continue from chapter 31/32 onwards. In the actual C\u00e6sar's Gallic War Book II, the story continues:\n\n- Chapter 31 (in original): The Aduatuci surrender negotiations\n- Chapter 32: C\u00e6sar agrees to spare them but demands they surrender arms. They throw many weapons over the wall, but keep about a third hidden.\n- Chapter 33: That night, they make a surprise attack (sally) from the town with the hidden weapons. The Romans repel them, kill about 4,000, and drive the rest back.\n- Chapter 34: The next day, the Romans break down the gates (no one defending), and C\u00e6sar sells the whole population into slavery - 53,000 people.\n- Chapter 35: At the same time, P. Crassus, who had been sent with one legion against the Veneti, Venelli, Osismi, Curiosolitae, Sesuvii, Aulerci", "Let me analyze the task. I need to complete the code in `nativedancer/third_part/densepose/data/build.py`. The file starts with imports, then there's a docstring fragment that appears to be part of `build_detection_train_loader` function, and then the rest of the file is shown.\n\nLooking at the structure, the file has:\n1. Imports (complete)\n2. A partial docstring that says \"The data loader is created by the following steps...\" - this is the middle of `build_detection_train_loader`'s docstring\n3. Then the body of `build_detection_train_loader` continues with `_add_category_whitelists_to_metadata(cfg)` etc.\n\nSo I need to write the code that comes BEFORE the shown docstring fragment. This would include:\n- Helper functions like `_add_category_whitelists_to_metadata`, `_add_category_maps_to_metadata`, `_maybe_add_class_to_mesh_name_map_to_metadata`, `combine_detection_dataset_dicts`, `_get_train_keep_instance_predicate`, `_get_test_keep_instance_predicate`, `_compute_num_images_per_worker`, `_add_category_info_to_bootstrapping_metadata`, `BootstrapDatasetFactoryCatalog`, and various builder functions for bootstrapping (like `build_video_list_dataset`, `build_inference_based_loader`, samplers, filters, etc.)\n- The beginning of `build_detection_train_loader` function definition and its docstring.\n\nThis is based on the DensePose `densepose/data/build.py` file from the original repository. Let me recall the original DensePose build.py file structure:\n\n```python\n# Copyright (c) Facebook, Inc. and its affiliates.\n\nimport itertools\nimport logging\nimport numpy as np\nimport torch\nfrom collections import UserDict, defaultdict\nfrom dataclasses import dataclass\nfrom typing import Any, Callable, Collection, Dict, Iterable, List, Optional, Sequence, Tuple\nfrom torch.utils.data.dataset import Dataset\n\nfrom detectron2.config import CfgNode\nfrom detectron2.data.build import (\n build_detection_test_loader as d2_build_detection_test_loader,\n build_detection_train_loader as d2_build_detection_train_loader,\n load_proposals_into_dataset,\n print_instances_class_histogram,\n trivial_batch_collator,\n worker_init_reset_seed,\n)\nfrom detectron2.data.catalog import DatasetCatalog, Metadata, MetadataCatalog\nfrom detectron2.data.samplers import TrainingSampler\nfrom detectron2.utils.comm import get_world_size\n\nfrom ..config import get_bootstrap_dataset_config\nfrom ..modeling import build_densepose_embed", "The user wants me to continue a book. The book is \"Yhteiskunnan hylk\u00e4\u00e4m\u00e4\" (Rejected by Society / Vom Tagebuch einer Gefallenen) by Margarete B\u00f6hme, translated into Finnish by Salu Latvala, published 1906. This is a Finnish translation of the German novel \"Tagebuch einer Verlorenen\" (Diary of a Lost Girl) by Margarete B\u00f6hme, published 1905.\n\nThe text is in Finnish (old Finnish orthography from 1906). The user wants me to continue the book in the same style - as a diary of Thymian Gotteball, a young woman in a small German town around 1900.\n\nThe text cuts off mid-sentence: \"Min\u00e4 en jaksa kuulla h\u00e4nen iankaikkista itkuaan ja valit...\" (I can't bear to hear her constant crying and complai[ning]...)\n\nI should continue in the same style - old Finnish, diary format, first person, the voice of a naive young girl who doesn't fully understand the adult world's implications. The book is about a \"fallen woman\" - Thymian eventually becomes a prostitute. The story involves her being seduced, having a child, being sent to a reformatory, etc.\n\nI need to be careful here. The book deals with mature themes - it's a classic of German literature about social issues. The character Thymian is around 15-16 at this point in the story (she just had her confirmation). In the original novel, she is seduced/raped by a pharmacist's assistant (Meinert in this translation) and becomes pregnant.\n\nHmm, this is a sensitive area. The original novel \"Tagebuch einer Verlorenen\" is a famous work that was adapted into the film \"Diary of a Lost Girl\" (1929) with Louise Brooks. It's a social critique novel.\n\nThe question is whether I should continue this book. The content involves:\n1. A young girl (15-16) who will be seduced by an adult man\n2. Themes of prostitution and social downfall\n\nThe book itself is a literary classic and social critique. Continuing it in the same style would involve depicting the seduction of a minor, which is problematic. However, the original novel handles this with the naivety of the diarist - she doesn't understand what's happening. The novel is a critique", "The user wants me to continue this book \u2014 Grierson's 1912 edition of Donne's poems. The text cuts off mid-poem at \"The undertaking\" (line 22: \"Which will no\"). I should continue in the same style: the poem text with old spelling, line numbers, and the critical apparatus notes in brackets.\n\nLet me recall \"The Undertaking\" (also called \"Platonic Love\") by Donne:\n\nI have done one braver thing\nThan all the Worthies did,\nAnd yet a braver thence doth spring,\nWhich is, to keep that hid.\n\nIt were but madness now t'impart\nThe skill of specular stone,\nWhen he which can have learn'd the art\nTo cut it, can find none.\n\nSo, if I now should utter this,\nOthers (because no more\nSuch stuff to work upon, there is,)\nWould love but as before.\n\nBut he who loveliness within\nHath found, all outward loathes,\nFor he who colour loves, and skin,\nLoves but their oldest clothes.\n\nIf, as I have, you also do\nVirtue attired in woman see,\nAnd dare love that, and say so too,\nAnd forget the He and She;\n\nAnd if this love, though placed so,\nFrom profane men you hide,\nWhich will no faith on this bestow,\nOr, if they do, deride:\n\nThen you have done a braver thing\nThan all the Worthies did;\nAnd a braver thence will spring,\nWhich is, to keep that hid.\n\nSo the continuation from \"Which will no\" is:\n\n Which will no faith on this bestow,\n Or, if they doe, deride:\n\n Then you have done a braver thing 25\n Then all the _Worthies_ did;\n And a braver thence will spring,\n Which is, to keepe that hid.\n\nThen the apparatus notes for The undertaking. In Grierson's actual edition, the notes for The undertaking read something like:\n\n[The undertaking. _1633-69_, _A18_, _L74_, _N_, _TCC_, _TCD:_ _no title_, _B_, _D_, _H40_, _H49_, _Lec_, _P_, _S_]\n\nActually let me recall Grierson's actual notes. From the 1912 edition, page 10-11:\n\nThe undertaking.", "The user wants me to continue this book, \"The Barb and the Bridle\" by \"Vieille Moustache\" (1874), a handbook of equitation for ladies. The text cuts off mid-sentence in Chapter V: \"The British\" \u2014 likely \"The British matron\" or \"The British female\" or similar.\n\nI need to continue in the same style: Victorian prose, formal, instructional, with the author's characteristic voice \u2014 opinionated, experienced, full of anecdotes, French terms italicized, references to Rotten Row, hunting field, etc.\n\nThe book was actually serialized in The Queen newspaper. The real book continues with chapters on the walk, trot, canter, leaping, riding to hounds, etc. I should continue Chapter V's thought about female instructors vs. male instructors, then move into the next chapters covering the actual riding lessons: the walk, turns, the trot, the canter, perhaps leaping, and eventually riding to hounds (as promised in the title: \"from the preparatory suppling exercises on foot, to the form in which a lady should ride to hounds\").\n\nLet me continue from \"The British\" \u2014 I could complete the sentence as \"The British matron...\" or \"The British female of the present day...\" Something like: \"The British matron, however active, is not gifted by nature with the thews and sinews necessary to lift even a light weight from the ground to the saddle...\" That fits the argument about why a lady instructor struggles.\n\nThen I should wrap up Chapter V and proceed to Chapter VI, which should cover the first lessons at the walk \u2014 the aids, turns, etc. The author promised in Chapter IV: \"This should be the position at a walk, the aids for which, and the turns I leave for another chapter.\"\n\nSo Chapter VI should cover: the walk, the aids (hand, leg, whip), turns (turning to the right, to the left, about), perhaps the \"passage\" or side-stepping, rein back. Then Chapter VII: the trot. Chapter VIII: the canter. Chapter IX: leaping/jumping. Chapter X: riding to hounds / hunting field etiquette and form. Maybe also a chapter on dress for the hunting field and Rotten Row (promised earlier: \"I leave all observations as to dress fit for the hunting-field, or such promenade riding as that of Rotten Row, for a future paper\"). Also spurs", "The user wants me to continue \"The Radio Amateur's Hand Book\" by A. Frederick Collins, from 1922. The text cuts off mid-sentence in Chapter III, in the section about \"The Crystal Detector.\" The last sentence is:\n\n\"A simple detector frame is shown in the cross-section at A in Fig. 10; the crystal, which may be _galena_, _silicon_ or _iron pyrites_, is held securely in a holder while the _phosphor-bronze wire point_ which makes contact with it, is fixed to one end of a threaded rod on the other end of which is a knob. This rod screws into and through a sleeve fixed to a ball that sets between two brass standards and this permits an up and down or a side to side adjustment of the metal point while the pressure of it on the crystal is regulated by the screw.\"\n\nI need to continue in the same style \u2014 early 20th century technical writing, instructional, with figure references, footnotes, brand names of the era, prices in 1922 dollars, etc. The style is didactic, clear, uses em-dashes with periods (e.g., \"The Crystal Detector.--\"), uses italics marked with underscores, and includes illustration captions in brackets.\n\nLet me continue from where it left off. The next topics per the table of contents for Chapter III:\n\n- The Crystal Detector (finishing)\n- The Tuning Coil\n- The Loose Coupled Tuning Coil\n- Fixed and Variable Condensers\n- About Telephone Receivers\n- Connecting Up the Parts\n- Receiving Set No. 2\n- Adjusting the No. 1 Set\n- The Tuning Coil\n- Adjusting the No. 2 Set\n\nFigures referenced: Fig. 10 (A and B) \u2014 crystal detector; Fig. 11 (A and B) \u2014 double slide tuning coil; Fig. 12 (A and B) \u2014 loose coupler; Fig. 13 (A-D) \u2014 fixed and variable condensers; Fig. 14 \u2014 headphones; Fig. 15 (A and B) \u2014 layout and wiring diagram for Receiving Set No. 1; Fig. 16 (A and B) \u2014 layout and wiring for Receiving Set No. 2; Fig. 17 \u2014 adjusting the receiving set.\n\nI should write a substantial continuation covering these sections, matching the style: long explanatory sentences, practical advice, prices, footnotes with brand names", "Let me analyze the code that needs to be completed. The file is `JERIceAndFire.java` and it's cut off at:\n\n```java\n private THashSet getIaFLinkedBiomes(Type... types) {\n THashSet biomes = new THashSet<>();\n```\n\nI need to complete this method and the rest of the class. Looking at the context:\n\n1. The class extends `JERBase` and implements `IJERIntegration`\n2. It has methods like `registerSeaSerpents()`, `registerMiscMobs()`, `registerRenderOverrides()`\n3. The method `getIaFLinkedBiomes` is used in `registerMiscMobs()` like:\n```java\nTHashSet validBiomes = getIaFLinkedBiomes(Type.FOREST, Type.SPOOKY);\n```\n\nThere's also a method `getIaFSpawnBiomesFromTypes` used:\n```java\nTHashSet validTypes = new THashSet<>(Sets.newHashSet(Type.OCEAN));\nTHashSet invalidTypes = new THashSet<>(Sets.newHashSet(Type.COLD));\nregisterMob(new EntitySiren(world), LightLevel.any, getIaFSpawnBiomesFromTypes(validTypes, invalidTypes), EntitySiren.LOOT);\n```\n\nSo I need to:\n1. Complete `getIaFLinkedBiomes(Type... types)` - this should return a set of biomes for the given types, likely filtering based on Ice and Fire's biome linking\n2. Add `getIaFSpawnBiomesFromTypes(THashSet validTypes, THashSet invalidTypes)` method\n3. Complete the class with closing braces\n\nLooking at the Ice and Fire mod, there's a concept of \"linked biomes\" - the mod has a config that links biomes for spawning. The `getIaFLinkedBiomes` likely gets biomes from BiomeDictionary for the given types.\n\nLet me think about what the actual implementation would look like. Based on the usage:\n\n```java\nTHashSet validBiomes = getIaFLinkedBiomes(Type.FOREST, Type.SPOOKY);\nvalidBiomes.addAll(BiomeDictionary.getBiomes(Type.MAGICAL));\n```\n\nSo `getIaFLinkedBiomes` returns a `THashSet` containing biomes for", "The user wants me to continue the book \"Life and Letters of Lafcadio Hearn, Volume II\" by Elizabeth Bisland. The book is a collection of letters by Lafcadio Hearn, the famous writer on Japan, from 1890-1904. The text cuts off mid-letter to Page M. Baker from Matsue, August 1891, with the sentence \"In Matsue there is a little...\"\n\nI need to continue in the same style. The book is in the public domain (published 1906), so I can continue it in the style of the original. The actual book continues with more letters. I should write a continuation that:\n\n1. Completes the letter to Page M. Baker\n2. Continues with more letters in Hearn's distinctive style\n3. Maintains the formatting conventions (footnotes at end of paragraphs, [Illustration] markers, etc.)\n4. Captures Hearn's voice: his enthusiasm for Japan, his interest in folklore, Buddhism, Shint\u014d, his health complaints, his literary ambitions, his relationships with correspondents like Chamberlain, Nishida, Elizabeth Bisland, etc.\n\nHistorical context I should weave in:\n- Hearn married Setsu Koizumi in 1891\n- He moved to Kumamoto in late 1891\n- His son Kazuo was born in 1893\n- He moved to Kobe in 1894, worked for the Kobe Chronicle\n- He became a Japanese citizen in 1896, taking the name Koizumi Yakumo\n- He moved to Tokyo in 1896, taught at Tokyo Imperial University\n- He wrote \"Glimpses of Unfamiliar Japan\" (1894), \"Out of the East\" (1895), \"Kokoro\" (1896), \"Gleanings in Buddha-Fields\" (1897), \"Exotics and Retrospectives\" (1898), \"In Ghostly Japan\" (1899), \"Shadowings\" (1900), \"A Japanese Miscellany\" (1901), \"Kotto\" (1902), \"Kwaidan\" (1904), \"Japan: An Attempt at Interpretation\" (1904)\n- He died September 26, 1904\n- His correspondents included Basil Hall Chamberlain, Elizabeth Bisland, Sentar\u014d Nishida, Page M. Baker, Ellwood Hendrick, Masanobu Otani, Mitchell McDonald, W", "Let me analyze the task. I need to complete the code in the file `Core/src/main/java/org/by1337/bauction/db/kernel/MysqlDb.java`. The file is cropped and I need to continue from where it was cut off.\n\nLooking at the cropped code, the file ends with:\n\n```java\n @Override\n public void validateAndRemoveItem(BuyItemCountEvent event) { // hook\n super.validateAndRemoveItem(event);\n if (event.isValid()) {\n updateUsers(event.getUser().getUuid(), event.getSellItem().getSellerUuid());\n }\n }\n\n @Override\n```\n\nSo I need to continue the MysqlDb class. Based on the patterns in the code:\n\n1. `addSellItem` override calls `super.addSellItem(sellItem)`, executes SQL, logs action, and sends packet\n2. `replaceUser` override similar pattern\n3. `addUser` override similar pattern\n4. `validateAndRemoveItem(BuyItemEvent)` and `validateAndRemoveItem(BuyItemCountEvent)` hooks\n\nThe next `@Override` methods would likely be:\n- `removeSellItem(UniqueName)` - removing sell items\n- `addUnsoldItem(UnsoldItem)` - adding unsold items\n- `removeUnsoldItem(UniqueName)` - removing unsold items\n\nFollowing the pattern:\n\n```java\n @Override\n public void removeSellItem(@NotNull UniqueName uniqueName) {\n super.removeSellItem(uniqueName);\n execute(\"DELETE FROM sell_items WHERE uuid = '%s'\", uniqueName.getKey());\n log(new Action(ActionType.REMOVE_SELL_ITEM, null, uniqueName, server));\n packetConnection.saveSend(new PlayOutRemoveSellItemPacket(uniqueName));\n }\n\n @Override\n public void addUnsoldItem(@NotNull UnsoldItem unsoldItem) {\n super.addUnsoldItem(unsoldItem);\n execute(unsoldItem.toSql(\"unsold_items\"));\n log(new Action(ActionType.ADD_UNSOLD_ITEM, unsoldItem.getSellerUuid(), unsoldItem.getUniqueName(), server));\n packetConnection.saveSend(new PlayOutAddUnsoldItemPacket(unsoldItem));\n }\n\n @Override\n public void removeUnsoldItem(@NotNull UniqueName uniqueName) {\n super.removeUnsoldItem(uniqueName);\n execute(\"DELETE FROM unsold_items WHERE uuid = '%s'\", uniqueName.getKey());\n log(new Action(Action", "The task is to complete the code in the file `UserServiceImpl.java`. The snippet ends at the `updateIntroduction` method's javadoc. I need to continue implementing:\n\n1. `updateIntroduction(UserVO userVO)` - update user self introduction\n2. `updateSex(UserVO userVO)` - update user sex\n3. `updateBirthday(UserVO userVO)` - update user birthday (returns Result - probably returns the calculated age)\n4. `updateArea(UserVO userVO)` - update user area\n5. `viewUserInfo(Long userId)` - view user info (returns Result)\n\nAlso there might be helper methods like `checkField`, `initAccount`, etc. But since the snippet starts mid-file (the imports are shown, then a partial method for register), I should continue from where it left off.\n\nLet me look at the pattern used in previous methods:\n\n```java\n@Override\npublic Result updateNickname(UserVO userVO) {\n checkField(userVO.getId(),userVO.getNickname());\n if (userVO.getNickname().length() > 12 || userVO.getNickname().length() < 2) {\n return ResultUtil.errorPost(\"\u6635\u79f0\u957f\u5ea6\u4e3a2-12\u4f4d\");\n }\n redisCache.hset(\n RedisKey.build(RedisConstant.REDIS_KEY_USER_LOGIN_INFO, String.valueOf(userVO.getId())),\n \"nickname\",\n userVO.getNickname()\n );\n redisCache.addZSet(RedisConstant.REDIS_KEY_USER_INFO_UPDATE_LIST, userVO.getId());\n return ResultUtil.successPost(\"\u4fee\u6539\u6635\u79f0\u6210\u529f\", null);\n}\n```\n\nSo for `updateIntroduction`:\n\n```java\n@Override\npublic Result updateIntroduction(UserVO userVO) {\n checkField(userVO.getId(), userVO.getSelfIntroduction());\n if (userVO.getSelfIntroduction().length() > 100) {\n return ResultUtil.errorPost(\"\u7b80\u4ecb\u957f\u5ea6\u4e0d\u80fd\u8d85\u8fc7100\u5b57\");\n }\n redisCache.hset(\n RedisKey.build(RedisConstant.REDIS_KEY_USER_LOGIN_INFO, String.valueOf(userVO.getId())),\n \"selfIntroduction\",\n userVO.getSelfIntroduction()\n );\n redisCache.addZSet(RedisConstant.REDIS_KEY_USER_INFO_UPDATE_LIST, userVO.getId());\n return ResultUtil.successPost(\"\u4fee\u6539\u7b80\u4ecb\u6210\u529f\", null);\n}\n```\n\nFor `updateSex`:\n\n```java\n@Override\npublic Result updateSex(UserVO userVO) {\n checkField(userVO.getId(), userVO", "Let me analyze the code snippet that needs completion. The file is `eval_t2m_trans_res.py` and the imports are given, followed by a partial function:\n\n```python\nimport os\nimport torch\nimport utils.eval_t2m as eval_t2m\nimport numpy as np\nfrom os.path import join as pjoin\nfrom models.mask_transformer.transformer import MaskTransformer, ResidualTransformer\nfrom models.vq.model import RVQVAE\nfrom options.eval_option import EvalT2MOptions\nfrom utils.get_opt import get_opt\nfrom motion_loaders.dataset_motion_loader import get_dataset_motion_loader\nfrom models.t2m_eval_wrapper import EvaluatorModelWrapper\nfrom utils.fixseed import fixseed\n missing_keys, unexpected_keys = t2m_transformer.load_state_dict(ckpt[model_key], strict=False)\n assert len(unexpected_keys) == 0\n assert all([k.startswith('clip_model.') for k in missing_keys])\n print(f'Loading Mask Transformer {opt.name} from epoch {ckpt[\"ep\"]}!')\n return t2m_transformer\n```\n\nSo the missing part is the beginning of the file: the `load_vq_model` and `load_trans_model` functions. The snippet starts mid-function with `missing_keys, unexpected_keys = t2m_transformer.load_state_dict(ckpt[model_key], strict=False)`.\n\nLooking at the context:\n- `load_vq_model(vq_opt)` returns `vq_model, vq_opt`\n- `load_trans_model(model_opt, file)` returns `t2m_transformer`\n- `load_res_model(res_opt)` is given as reference\n\nFrom the main block:\n```python\nvq_model, vq_opt = load_vq_model(vq_opt)\n...\nmodel_opt.num_tokens = vq_opt.nb_code\nmodel_opt.num_quantizers = vq_opt.num_quantizers\nmodel_opt.code_dim = vq_opt.code_dim\n...\nt2m_transformer = load_trans_model(model_opt, file)\n```\n\nSo `load_vq_model` should:\n1. Create RVQVAE with vq_opt\n2. Load checkpoint from `pjoin(vq_opt.checkpoints_dir, vq_opt.dataset_name, vq_opt.name, 'model', 'net_best_fid.tar')`\n3. Load state dict\n4. Return vq_model, vq_opt\n\n`load_trans_model` should:\n1. Create MaskTransformer with model_opt parameters\n2. Load checkpoint from", "The user wants me to continue this book, \"The Story of Our Country\" by Rev. Jesse Lyman Hurlbut, in the same style. The book is a children's history of the United States, written in 1910, with a conversational, warm tone addressed to \"young readers.\" The text cuts off mid-sentence in Chapter IV: \"Finally came William Penn, in a ship called by the pretty name of the 'Welcome,' and after that the land was governed by the Quakers or Friends, though the Swedes...\"\n\nSo I need to continue from where it left off. The sentence is: \"though the Swedes...\" \u2014 I should complete that sentence and continue the chapter about William Penn and the Quakers, then possibly continue into Chapter V (The Cavalier Colonies of the South) per the table of contents.\n\nThe style features:\n- Direct address to young readers (\"I wonder how many of my readers...\", \"Do you not think...\", \"Some of you may...\")\n- Simple, clear language suitable for children\n- Moral reflections and questions\n- Storytelling with vivid details\n- Occasional humor\n- Short paragraphs\n- Historical anecdotes\n\nLet me continue the sentence: \"though the Swedes and the Dutch and the English who had come before were allowed to stay and live in peace under the new government.\"\n\nThen continue with the story of William Penn: his arrival in 1682, the treaty with the Indians under the elm tree at Shackamaxon, the founding of Philadelphia (\"City of Brotherly Love\"), how Penn dealt honestly with the Indians, paying them for their land, how the Indians loved him, the growth of the colony, Penn's return to England, his later troubles, imprisonment for debt, death in 1718.\n\nThen I could end Chapter IV and begin Chapter V: \"THE CAVALIER COLONIES OF THE SOUTH\" \u2014 covering the Cavaliers settling in Virginia, Catholics coming to Maryland (Lord Baltimore, Leonard Calvert, St. Mary's), the strange form of government in Carolina (the Lords Proprietors, the \"Grand Model\" by John Locke), paupers settling Georgia (Oglethorpe, debtors, Savannah), and the old Spanish town in Florida (St. Augustine, founded 1565 by Menendez).\n\nI should write a good amount \u2014 completing Chapter IV and writing Chapter V, matching the style. Let me be careful with historical facts as the book presents them (this is a 1910", "Let me analyze the code context to understand what needs to be completed.\n\nThe file being completed is `lumina/e2e_test/test_gbn.py`. The code snippet ends with:\n\n```python\n ## Output the latency for undelivered packets\n num_qps = len(qp_info_list)\n for qp_index in range(num_qps):\n is_read = (rdma_verb == 'read') or (rdma_verb == 'send_read' and qp_index >= num_qps_send)\n```\n\nSo I need to complete the loop body that outputs latency for undelivered packets. Looking at the `LatencyMeasure` class, I can see it has methods like:\n- `get_undelivered_pkts(relative_dest_qpn)`\n- `get_nack_gen_latency(undelivered_pkt)`\n- `get_nack_resp_latency(undelivered_pkt)`\n- `get_retransmit_latency(undelivered_pkt)`\n- `get_qp_next_delivered_pkt_latency(pkt)`\n- `get_nack(undelivered_pkt)`\n- `get_retransmit_pkt(undelivered_pkt)`\n- `get_qp_first_nack_before_retrans(undelivered_pkt)`\n\nThe constructor takes `packet_list`, `qp_info_list`, and `is_read`.\n\nSo the completion should:\n1. Create a `LatencyMeasure` object with the packet list, qp_info_list, and is_read flag\n2. Get the undelivered packets for this QP\n3. For each undelivered packet, compute and log the latencies (NACK generation latency, NACK response latency, retransmission latency)\n\nAlso, there are constants `TRIGGER_OOS` and `TRIGGER_TIMEOUT` imported from `roce_packet`. These might be used to distinguish how the NACK was triggered (out-of-sequence vs timeout). Looking at `get_qp_first_nack_before_retrans`, it returns the first NACK on the QP between the undelivered packet and its retransmission. If the first NACK before retransmission is different from the NACK that triggers retransmission, it might be a timeout trigger... Actually, let me think.\n\nIn GBN (Go-Back-N), retransmission can be triggered by:\n1. Out-of-sequence (OOS) detection - receiver sends NACK when it detects a gap\n2. Timeout - sender retransmits after a timeout\n\nThe `get_nack` method returns the NACK that triggers retransmission. The `", "The user wants me to continue the book \"Great Opera Stories\" by Millicent S. Bender. The book contains retellings of opera stories for children. The text cuts off in the middle of \"The Master Singers\" (Die Meistersinger von N\u00fcrnberg), in section III, with the sentence \"A dog bark\" \u2014 clearly cut off mid-word (\"barked\").\n\nI need to continue the story of The Master Singers in the same style \u2014 simple, charming, child-friendly prose retelling the opera plot. Let me recall the plot of Die Meistersinger:\n\nAct II (which corresponds to section III here): Evening before St. John's Day. Eva and her father Pogner return home. Pogner talks about the song contest. Eva learns from Magdalena that Walter failed. Sachs sits in his workshop/cobbler's shop outside (in the opera, Sachs sits under the elder tree outside his shop working and reflecting on Walter's song \u2014 the monologue \"Was duftet doch der Flieder\" \u2014 the lilac monologue). Eva comes to visit Sachs, hints that she hopes Walter will win; Sachs pretends not to understand or teases her; Eva gets annoyed. Magdalena tells Eva that Beckmesser will serenade her that night; Eva and Magdalena plan to switch clothes \u2014 Magdalena will sit at the window disguised as Eva. Walter arrives, having fled; he and Eva plan to elope. Sachs overhears and decides to prevent the elopement \u2014 he keeps his light burning and sings loudly while cobbling, preventing them from leaving. Beckmesser arrives to serenade; Sachs agrees to be the \"marker\" and marks Beckmesser's errors by hammering nails into the shoes \u2014 each mistake gets a hammer strike. Beckmesser's serenade is a disaster; the neighbors wake up; David sees Magdalena (disguised as Eva) at the window apparently being serenaded by Beckmesser and gets jealous; David attacks Beckmesser; a huge street brawl erupts among all the apprentices and townspeople. In the chaos, Walter tries to escape with Eva but Sachs pushes Walter into his house and sends Eva home. The night watchman comes; everyone scatters; the watchman sings his song; the street empties under the moonlight.\n\nAct III (section IV): In Sachs's workshop the next morning (St. John's Day). David is working; Sachs reads. Walter comes in and tells Sachs of a wonderful dream;", "The user wants me to continue George M\u00fcller's autobiography \"A Narrative of Some of the Lord's Dealings with George M\u00fcller\" in the same style. The text ends mid-sentence: \"It was about this time that I formed the plan of exchanging the University of Halle for that of Berlin, on account of there being a...\"\n\nThis is a real historical book. The actual continuation of the book (which is in the public domain, published 1865) would be about his plan to go to Berlin because there was a greater number of believing professors and students there. Let me recall the actual text:\n\n\"It was about this time that I formed the plan of exchanging the University of Halle for that of Berlin, on account of there being a greater number of believing professors and students in the latter place than in the former. But as this plan was formed without prayer, it came to nothing.\"\n\nThen the narrative continues with his illness, his time at Easter 1827, his desire to become a missionary, his going to Berlin to the missionary seminary, his illness, his stay at the house of a believer, his recovery, his decision to go to London to work among the Jews, his time in London, his illness at Teignmouth, his recovery, his going to Bristol, his work there, etc.\n\nSince this is a public domain work (published 1865, George M\u00fcller died 1898), I can continue it. The user asks me to be creative and coherent with the previous book, continuing in the same style. I should write in M\u00fcller's distinctive style: first-person, reflective, confessional, with frequent references to Scripture, lessons drawn from experiences, emphasis on prayer, providence, and God's dealings.\n\nLet me continue from where the text breaks off. The actual historical continuation:\n\n\"It was about this time that I formed the plan of exchanging the University of Halle for that of Berlin, on account of there being a greater number of believing professors and students in the latter place than in the former. But as this plan was formed without prayer, it came to nothing.\"\n\nThen: \"About Easter, 1827, I became truly desirous of being instrumental in the conversion of the Jews...\" Actually, let me recall the actual text more carefully.\n\nFrom the actual book:\n\n\"It was about this time that I formed the plan of exchanging the University of Halle for that of Berlin, on account of there being a greater number of believing professors and students in the latter place than", "The user wants me to continue this story from Graham's Magazine, 1848. The story is \"Lace and Diamonds\" by Theodore S. Fay. The text cuts off at:\n\n\"Old Mr. Blake had learned how the land lay from Mrs. Clifford, and he resolved to make the young people reparation. He owed it to them in all conscience. They were married in about six weeks; and when the ceremony was over, a parcel was brought in, directed '_To Mrs. Franklin\"\n\nSo I need to continue from there. The natural continuation: the parcel contains the lace \u2014 the very Brussels lace that caused all the trouble \u2014 as a wedding gift from Mr. Blake. Perhaps also diamonds, given the title \"Lace and Diamonds.\" The title mentions both lace and diamonds, but so far only lace has featured. So the continuation should probably include diamonds as well \u2014 perhaps Mr. Blake gifts her the lace, and Franklin gifts her diamonds, or the parcel contains both lace and a diamond necklace or something.\n\nLet me think about the style: mid-19th century sentimental magazine fiction, with moralizing asides, exclamations, dashes, addresses to the reader, religious sentiment, and a tidy moral conclusion. The story's subtitle is \"OR TAKE CARE WHAT YOU DO\" \u2014 so the moral is about carelessness/absent-mindedness. The ending should tie up the moral: Caroline's carelessness led to the ordeal; the moral lesson about being careful what you do.\n\nThe continuation should:\n1. Complete the interrupted sentence: \"To Mrs. Franklin\" \u2014 perhaps \"To Mrs. Franklin, with the respectful compliments of Blake, Blanchard & Co.\"\n2. Describe the parcel's contents: the very piece of Brussels lace (twelve and a half pounds a yard), perhaps made into a wedding dress or veil, and possibly a diamond ornament \u2014 to bring in the \"diamonds\" of the title.\n3. Perhaps a note from Mr. Blake with a kind message.\n4. Some dialogue between Caroline and Franklin \u2014 playful, referencing the ordeal.\n5. A moralizing conclusion in the author's voice: the lesson \"Take care what you do,\" perhaps addressing young ladies about absent-mindedness, and noting that Franklin's character (his calm reserve masking ardor) proved itself \u2014 tying back to the opening conversation where Caroline doubted his capacity for passion. That's an important thread: at the start, Caroline said she wanted a man who would \"worship, adore\" her, \"ready to go", "The user wants me to continue the book \"The Squaw Man\" by Julie Opp Faversham (adapted from the play by Edwin Milton Royle). This is a 1906 novel, so it's in the public domain. The text cuts off mid-sentence in Chapter V: \"The expected arrival of the _Crocodile_ had...\"\n\nI should continue in the same style - early 20th century romantic melodrama, with lush descriptive passages, focus on the emotional states of characters, the love triangle between Jim, Diana, and Henry.\n\nLet me think about the actual plot of \"The Squaw Man\" since I know this story. The play by Edwin Milton Royle was a famous 1905 play, later made into Cecil B. DeMille's 1914 film (the first feature film shot in Hollywood). The plot: Jim Wynnegate (James Wynnegate) takes the blame for his cousin Henry's embezzlement of regimental/charity funds to save the family honor and Diana (who has married Henry). He flees to America, to the West (Montana/Wyoming), becomes a rancher. He meets Nat-u-ritch, a Ute Indian woman, who saves his life. They have a son, Little Hal. Years later, Henry dies confessing the truth, Jim is cleared, and Diana comes to America. Jim is to inherit the earldom. Nat-u-ritch, realizing she stands in the way of Jim and her son's happiness/future, kills herself (\"Hal see the rising sun\" - the frontispiece quote). Jim marries Diana, and Little Hal goes to England.\n\nThe frontispiece quote: \"BIG FATHER--SEND FOR LITTLE HAL--HAL SEE THE RISING SUN\" - this is Nat-u-ritch's dying words or related to her sacrifice.\n\nOther illustrations: \"ALMOST AS ONE MAN THEY THRUST THEIR REVOLVERS INTO BUD'S FACE\" - a scene in the West. \"SHE DREW HERSELF UP CLOSE TO HIM, AND SAID 'ME KILL 'UM'\" - Nat-u-ritch protecting Jim. \"'YES, DIANA. MY BOY--MY SON'\" - Jim revealing his son to Diana.\n\nSo the continuation should follow this plot. The text ends with Jim arriving in London. Next would be:\n- Jim reunites with family, learns about Henry's financial troubles\n- The embezzlement", "The user wants me to continue Charles Dickens' \"The Perils of Certain English Prisoners\" in the same style. This is a public domain work (1894 edition, originally published 1857 as a collaboration between Dickens and Wilkie Collins for the Christmas number of Household Words). The first chapter \"The Island of Silver-Store\" was written by Dickens. The text cuts off mid-sentence: \"Then,\" says he, \"receive...\n\nI should continue in Dickens' style \u2014 the first-person narration of Gill Davis, the uneducated but noble private marine, dictating to \"my lady\" (who is revealed later to be Marion Maryon herself, now his wife). The style features:\n- Gill's humble, ungrammatical but heartfelt voice\n- References to \"my lady\" writing it down\n- His self-deprecating remarks about being a poor ignorant private\n- The catchphrases: Charker's \"X ain't Y. Is it, Gill?\" (though Charker is now dead)\n- Sergeant Drooce's tyrannical but brave character\n- Tom Packer's vow about Drooce\n- Christian George King's \"Yup, So-Jeer!\"\n- Mr. Commissioner Pordage's bureaucratic absurdity\n- Miss Maryon's grace\n- Mrs. Belltott's sauciness\n\nIn the actual continuation (Chapter II by Wilkie Collins, \"The Prison in the Woods\"), the story goes: the fight at the gate, they're overwhelmed, Drooce is killed (Tom Packer's vow comes into play \u2014 actually in the original, Packer dies saving Drooce or something... let me recall). In the actual story: the pirates break in, there's a desperate fight, Sergeant Drooce is killed, and the survivors are taken prisoner and marched to a prison in the woods on the mainland. Eventually they're rescued. Gill Davis heroically saves Miss Maryon. At the end, it's revealed that \"my lady\" is Marion Maryon, now Gill's wife \u2014 he won her hand through his heroism.\n\nSince the user wants me to continue from where it cuts off \u2014 \"Then,\" says he, \"receive...\" \u2014 I should continue the battle scene. The Sergeant is saying \"receive them on your bayonets\" or similar. Let me write the continuation:\n\n- The volley, then hand-to-hand fighting\n- Tom Packer and Sergeant Drooce's moment \u2014 Packer's vow: \"It will go hard with Sergeant Drooce", "The user wants me to continue the book \"O Condemnado\" by Camillo Castello Branco, a Portuguese drama from 1870. The book is in the public domain (published 1870), so continuing it in the same style is fine.\n\nThe text ends at Scene XIX of Act I, where the Visconde asks Rodrigo what he was saying so moved. I need to continue the play in the same style - 19th century Portuguese theatrical prose, with the same characters, themes, and dramatic tension.\n\nKey plot elements established:\n- The Visconde de Vasconcellos has a dark past - he confesses he was \"infame\" (infamous)\n- Rodrigo is his son, married to D. Eugenia, an orphan raised in a convent\n- D. Eugenia's origins are mysterious - she was raised by D. Maria da Gl\u00f3ria who claimed to be her aunt\n- A man named Jacome da Silveira killed his wife D. Martha de Villasboas out of jealousy 24 years ago, was sentenced to 20 years of degredo (exile) in Africa, and has now completed his sentence\n- D. Eugenia reacts with shock to this news - she seems to know something (\"Pois elle vive, meu Deus!\" - \"So he lives, my God!\") - suggesting she may be connected to this story, perhaps the daughter of Jacome da Silveira and Martha de Villasboas\n- Jorge de Mendanha is a mysterious man who knew the Visconde, was in America, and is now in Porto - likely this is Jacome da Silveira himself under another name\n- The Viscondessa de Pimentel knew the Visconde 24 years ago in Lisbon\n- The implication is that the Visconde was the \"infame\" (the accomplice of the adulterous Martha) - the third person in the tragedy\n\nSo the dramatic structure: The Visconde is likely the man who dishonored Jacome da Silveira (the cumplice of the adultera). D. Eugenia is likely the daughter of Jacome da Silveira and Martha. Jorge de Mendanha is Jacome da Silveira returned. The tragedy will unfold at the baile (ball).\n\nI should continue from Scene XIX, where the Visconde enters and asks Rodrigo what he was saying. The Visconde has read the newspaper article and was deeply shaken", "The task is to complete the code in the file `.venv/Lib/site-packages/urllib3/connection.py`. The snippet ends in the middle of the `_ssl_wrap_socket_and_match_hostname` function, specifically in the condition checking whether we want to verify hostnames ourselves.\n\nLet me recall the actual urllib3 source code for this function (from urllib3 2.x):\n\n```python\ndef _ssl_wrap_socket_and_match_hostname(\n sock: socket.socket,\n *,\n cert_reqs: None | str | int,\n ssl_version: None | str | int,\n ssl_minimum_version: int | None,\n ssl_maximum_version: int | None,\n cert_file: str | None,\n key_file: str | None,\n key_password: str | None,\n ca_certs: str | None,\n ca_cert_dir: str | None,\n ca_cert_data: None | str | bytes,\n assert_hostname: None | str | Literal[False],\n assert_fingerprint: str | None,\n server_hostname: str | None,\n ssl_context: ssl.SSLContext | None,\n tls_in_tls: bool = False,\n) -> _WrappedAndVerifiedSocket:\n \"\"\"Logic for constructing an SSLContext from all TLS parameters, passing\n that down into ssl_wrap_socket, and then doing certificate verification\n either via hostname or fingerprint. This function exists to guarantee\n that both proxies and targets have the same behavior when connecting via TLS.\n \"\"\"\n default_ssl_context = False\n if ssl_context is None:\n default_ssl_context = True\n context = create_urllib3_context(\n ssl_version=resolve_ssl_version(ssl_version),\n ssl_minimum_version=ssl_minimum_version,\n ssl_maximum_version=ssl_maximum_version,\n cert_reqs=resolve_cert_reqs(cert_reqs),\n )\n else:\n context = ssl_context\n\n context.verify_mode = resolve_cert_reqs(cert_reqs)\n\n # In some cases, we want to verify hostnames ourselves\n if (\n # `ssl` can't verify fingerprints or alternate hostnames\n assert_fingerprint\n or assert_hostname\n # assert_hostname can be set to False to disable hostname checking\n or assert_hostname is False\n # We still support OpenSSL 1.0.2, which prevents us from verifying\n # hostnames easily: https://github.com/pyca/pyopenssl/pull/933\n or ssl_.IS_PYOPENSSL\n # context", "The task is to complete the code in the file `ldm/models/diffusion/ddpm.py`. The last visible snippet ends with:\n\n```python\n def _predict_eps_from_xstart(self, x_t, t, pred_xstart):\n```\n\nThis is a standard function from the latent diffusion model (LDM) codebase. The standard implementation is:\n\n```python\n def _predict_eps_from_xstart(self, x_t, t, pred_xstart):\n return (extract_into_tensor(self.sqrt_recip_alphas_cumprod, t, x_t.shape) * x_t\n - pred_xstart) / extract_into_tensor(self.sqrt_recipm1_alphas_cumprod, t, x_t.shape)\n```\n\nThis is from the original LDM code (CompVis/latent-diffusion). The function computes the predicted noise (epsilon) from the predicted x_start.\n\nLet me verify: In the original ddpm.py from latent-diffusion:\n\n```python\n def _predict_eps_from_xstart(self, x_t, t, pred_xstart):\n return (extract_into_tensor(self.sqrt_recip_alphas_cumprod, t, x_t.shape) * x_t\n - pred_xstart) / extract_into_tensor(self.sqrt_recipm1_alphas_cumprod, t, x_t.shape)\n```\n\nYes, that's the standard implementation. The `extract_into_tensor` function is imported from `ldm.modules.diffusionmodules.util`, which is shown in the imports.\n\nSo the completion should be:\n\n```python\n def _predict_eps_from_xstart(self, x_t, t, pred_xstart):\n return (extract_into_tensor(self.sqrt_recip_alphas_cumprod, t, x_t.shape) * x_t\n - pred_xstart) / extract_into_tensor(self.sqrt_recipm1_alphas_cumprod, t, x_t.shape)\n```\n\nExplanation: This method converts a prediction of the clean latent x_0 (pred_xstart) back into the equivalent noise prediction epsilon, using the relation x_t = sqrt(alpha_cumprod) * x_0 + sqrt(1 - alpha_cumprod) * epsilon. Rearranged: epsilon = (x_t / sqrt(alpha_cumprod) - x_0) / sqrt(1/alpha_cumprod - 1). The `extract_into_tensor` helper broadcasts the per-timestep scalars to the shape of x_t.\n\nI should provide the code completion and a short explanation.", "The user wants me to continue the book \"Christuslegenden\" (Christ Legends) by Selma Lagerl\u00f6f, in German, in the same style. The text cuts off mid-sentence in the story \"Das Kindlein von Bethlehem\" (The Holy Child of Bethlehem), where the captain (Hauptmann Voltigius) is telling the Roman soldier about King Herod's plan: Herod will invite all boys in Bethlehem between two and three years old, with their mothers, to a feast celebrating his youngest son's birthday. And at this feast \u2014 the captain breaks off and laughs, then says \"Neige...\" (probably \"Neige dein Ohr\" - incline your ear).\n\nI need to continue from \"Neige\" \u2014 the captain whispering the plan. The historical/biblical reference is the Massacre of the Innocents. In Lagerl\u00f6f's actual story, the plan is that at the feast, the soldiers will kill all the children. The soldier is horrified but bound by duty. The child (Jesus) \u2014 actually in Lagerl\u00f6f's story, the little child who helped the soldier is indeed the Christ child. Let me recall the actual story: In \"The Holy Child\" from Christ Legends, the Roman soldier learns of Herod's plan to kill all boys aged 2-3 at a feast. The soldier is ordered to participate. He is torn because the child who gave him water will be among the guests. At the feast, he tries to save the child... Actually, in the original story, the soldier plans to warn or save the child. Let me recall: The soldier decides to find the child and warn his mother. He searches for the child's home. He finds the child and his mother (Mary) \u2014 and warns them to flee. Actually in the original, I believe the soldier goes to the feast, and the children are given wine and sweets, and then the soldiers are to kill them. The soldier sees the little child there with his mother. He tries to protect him. In the end, the child and mother escape \u2014 actually, I recall the story ends with the soldier helping them escape, and the child blesses him, and the soldier's heart is changed. Hmm.\n\nLet me think about the actual Lagerl\u00f6f story \"Det heliga barnet\" (The Holy Child). The Roman soldier at Bethlehem's gate observes the child helping bees, lilies, and giving him water. The captain tells him", "Let me analyze the task. I need to complete the code in GOOD.py. The file shows imports and then a cropped snippet that starts mid-way through a method (looks like `init_cards` or similar), then has `sleep` and `start` methods. The `start` method handles `play_order == 0` (the player's turn). I need to complete the code that follows \u2014 which would be the handling of `play_order == 1` (next player / \u4e0b\u5bb6) and `play_order == 2` (previous player / \u4e0a\u5bb6), detecting their played cards via screenshots, updating the environment, and looping.\n\nLet me look at the structure of the original repository \"girgle/DouZero_For_New_HLDDZ\". This is a known repo \u2014 DouZero for \u6b22\u4e50\u6597\u5730\u4e3b (Happy Landlord). The main file is typically `main.py` or similar with a `MyPyQT_Form` class. The GOOD.py seems to be a variant.\n\nThe snippet ends with:\n\n```python\n self.PredictedCard.setStyleSheet('background-color: rgba(0, 255, 0, 0);')\n self.sleep(500)\n```\n\nSo after the player's turn (play_order == 0), we need to handle play_order == 1 (\u4e0b\u5bb6, landlord_down relative... actually depends on user position) and play_order == 2 (\u4e0a\u5bb6).\n\nIn the original repo's main loop, after the AI plays, the code detects other players' cards by screenshot recognition in regions `self.RPlayedCardsPos` (right/\u4e0b\u5bb6) and `self.LPlayedCardsPos` (left/\u4e0a\u5bb6), then calls `self.env.step(...)` with the detected action, updates UI labels `RPlayedCard` / `LPlayedCard`, and increments `play_order`.\n\nLet me reconstruct from the known repo. The original `main.py` from DouZero_For_HLDDZ (by tianqiraf or similar) has:\n\n```python\n elif self.play_order == 1:\n self.RPlayedCard.setText(\"...\")\n pass_flag = helper.LocateOnScreen(\"pass\", region=self.RPassPos, confidence=0.7)\n while pass_flag is None:\n self.detect_start_btn()\n if not self.RunGame:\n break\n pass_flag = helper.LocateOnScreen(\"pass\", region=self.RPassPos, confidence=0.7)\n self.sleep(200)\n if pass", "The user wants me to continue a French history book about the French Revolution, specifically about the Legislative Assembly (Assembl\u00e9e l\u00e9gislative). This appears to be from \"Histoire de la R\u00e9volution fran\u00e7aise\" - likely by Adolphe Thiers or possibly Mignet. Based on the style and content, this looks like it could be from Thiers' \"Histoire de la R\u00e9volution fran\u00e7aise\" or possibly the work by \"Deux amis de la libert\u00e9\" (Kerverseau and Clavelin). Actually, looking at the style and the footnotes referencing Bertrand de Molleville, this appears to be from \"Histoire de la R\u00e9volution fran\u00e7aise\" by Adolphe Thiers.\n\nThe text ends mid-sentence: \"l'envoya \u00e0 tous les\" - which would continue as \"d\u00e9partemens\" (departments).\n\nI need to continue the book in the same style - 19th century French historical writing, with the same orthography (old French spelling like \"\u00e9v\u00e9nemens\", \"assembl\u00e9e\", \"tems\" etc.), the same analytical and narrative approach, discussing the events of early 1792.\n\nThe chapter is titled \"JUGEMENT SUR L'ASSEMBL\u00c9E CONSTITUANTE.--OUVERTURE DE LA SECONDE ASSEMBL\u00c9E NATIONALE...\" and covers the state of parties, clubs, P\u00e9tion as mayor, politics of powers, emigration, decrees against \u00e9migr\u00e9s and non-juring priests, ministry changes, war preparations, state of armies.\n\nThe text ends with Narbonne's report on January 11, 1792, about the armies. The continuation should cover:\n- The diplomatic situation with Austria (Leopold's response, Kaunitz)\n- The growing war party (Brissot and the Girondins pushing for war)\n- The debates in the Assembly about war\n- Robespierre's opposition to war at the Jacobins\n- The fall of the Feuillant ministry (Delessart, Narbonne)\n- The formation of the Girondin ministry (Dumouriez, Roland, Clavi\u00e8re, etc.)\n- The declaration of war against Austria (April 20, 1792)\n- Perhaps the beginning of military operations and their disasters\n\nSince the chapter title mentions \"PR\u00c9PARATIFS DE GUERRE; \u00c9TAT DES ARM\u00c9ES\" as the last topic, the continuation should", "Let me analyze the code that needs to be completed. The file is `UserServices.java` and we need to complete the `register` method.\n\nLooking at the context:\n1. `ApiException` - a RuntimeException that takes a message\n2. `AccountsDAO` - entity with email, password, username, phone, token, tokenExpired, student\n3. `RegisterDTO` - DTO with email, password, name, phone\n4. `AccountsRepository` - has `findByEmail(String email)` returning Boolean\n5. `BCrypt` - has `hashpw(String password, String salt)` and `gensalt()` methods\n6. `UserServices` - has `accountsRepository` and `validator` autowired, and a `register` method to complete\n\nThe register method should:\n1. Validate the RegisterDTO using the validator\n2. Check if email already exists using `accountsRepository.findByEmail`\n3. Hash the password using BCrypt\n4. Create an AccountsDAO and save it\n\nLet me write the completion:\n\n```java\n @Transactional\n public void register(RegisterDTO registerDTO){\n Set> constraintViolations = validator.validate(registerDTO);\n if (!constraintViolations.isEmpty()){\n throw new ConstraintViolationException(constraintViolations);\n }\n\n if (accountsRepository.findByEmail(registerDTO.getEmail())){\n throw new ApiException(\"Email already registered\");\n }\n\n AccountsDAO accountsDAO = new AccountsDAO();\n accountsDAO.setEmail(registerDTO.getEmail());\n accountsDAO.setPassword(BCrypt.hashpw(registerDTO.getPassword(), BCrypt.gensalt()));\n accountsDAO.setUsername(registerDTO.getName());\n accountsDAO.setPhone(registerDTO.getPhone());\n\n accountsRepository.save(accountsDAO);\n }\n}\n```\n\nThis follows the typical Spring Boot service pattern:\n1. Manual validation using the Validator (since it's autowired, it's meant to be used)\n2. Check for existing email\n3. Hash password with BCrypt\n4. Map DTO to DAO and save\n\nThe imports at the top already include `ConstraintViolation`, `ConstraintViolationException`, `Validator`, `Set`, `ApiException`, `AccountsDAO`, `RegisterDTO`, `AccountsRepository`, `BCrypt` - all of which support this implementation.\n\nNote the imports include `java.util.Set` and `ConstraintViolation` and `ConstraintViolationException`, which strongly suggests the validation pattern using `validator.validate()`", "Let me analyze the task. I need to complete the `MediaServerContext.java` file. The file is a Spring component that initializes the ZLMediaKit native library via JNA.\n\nLooking at the context:\n1. `MediaServerConfig` - configuration properties with prefix \"media\" - has thread_num, ports, enable flags, log settings, etc.\n2. `ZLMApi` - JNA interface to the native library with methods like `mk_env_init1`, `mk_ini_create`, `mk_ini_set_option_int`, `mk_http_server_start`, `mk_rtsp_server_start`, `mk_rtmp_server_start`, `mk_events_listen`, `mk_stop_all_server`, etc.\n3. `MK_EVENTS` - structure with callback fields like `on_mk_media_changed`, `on_mk_media_publish`, etc.\n4. `MK_INI` - structure for ini config\n5. The imports in the file show `com.ldf.media.callback.*` - so there are callback classes like `MKStreamChangeCallBack`, `MKPublishCallBack`, `MKPlayCallBack`, `MKNoFoundCallBack`, `MKNoReaderCallBack`, `MKHttpRequestCallBack`, `MKHttpAccessCallBack`, `MKHttpBeforeAccessCallBack`, `MKRtspGetRealmCallBack`, `MKRtspAuthCallBack`, `MKRecordMp4CallBack`, `MKShellLoginCallBack`, `MKHttpFlowReportCallBack`, `MKLogCallBack`, `MKSendRtpStopCallBack` etc.\n\nThe file starts with:\n```java\nimport com.ldf.media.callback.*;\nimport com.ldf.media.config.MediaServerConfig;\nimport com.ldf.media.sdk.core.ZLMApi;\nimport com.ldf.media.sdk.structure.MK_EVENTS;\nimport com.ldf.media.sdk.structure.MK_INI;\nimport com.sun.jna.Native;\nimport lombok.extern.slf4j.Slf4j;\nimport org.springframework.beans.factory.annotation.Autowired;\nimport org.springframework.stereotype.Component;\nimport javax.annotation.PostConstruct;\nimport javax.annotation.PreDestroy;\npackage com.ldf.media.context;\n\n/**\n * \u6d41\u5a92\u4f53\u4e0a\u4e0b\u6587\n *\n * @author lidaofu\n * @since 2023/11/28\n **/\n@Slf4j\n@Component\npublic class MediaServerContext {\n @Autowired\n private MediaServerConfig config;\n public static ZLMApi ZLM_API = null;\n private static MK_EVENTS MK_EVENTS = null;\n```\n\nNote the imports are oddly placed before the package declaration (probably a", "The task is to complete the code in the file `SysRoleServiceImpl.java`. The file starts with imports and then jumps to a cropped snippet. I need to complete the code starting from where the snippet ends - the last method shown is `deleteAuthUser` with its javadoc comment.\n\nLooking at the structure, the file is `SysRoleServiceImpl.java` which implements `ISysRoleService`. The cropped code shows:\n- End of `updateRole` method (deleting role-menu associations and inserting role menu)\n- `updateRoleStatus` method\n- `authDataScope` method\n- `insertRoleMenu` method\n- `insertRoleDept` method\n- `deleteRoleById` method\n- `deleteRoleByIds` method\n- Start of `deleteAuthUser` method (javadoc only)\n\nI need to complete:\n1. `deleteAuthUser(SysUserRole userRole)` - cancel authorized user role\n2. `deleteAuthUsers(Long roleId, Long[] userIds)` - batch cancel authorized user roles\n3. `insertAuthUsers(Long roleId, Long[] userIds)` - batch select authorized user roles\n\nBut wait, the file also seems to be missing the beginning part (class declaration, fields, and earlier methods). Since the snippet starts with imports and then jumps to the middle of a method, the task is likely to complete from where the snippet ends. But actually, looking at the format, the cropped code snippet shows the file content and I need to complete it.\n\nActually, the typical format for these tasks: the last file shown is the one to complete. The snippet shows imports then a cropped portion. The completion should probably include the full class or continue from where it was cut off.\n\nGiven the example format, I should provide the code completion. The most sensible completion would be the remaining methods:\n\n```java\n @Override\n public int deleteAuthUser(SysUserRole userRole) {\n return userRoleMapper.deleteUserRoleInfo(userRole);\n }\n\n /**\n * \u6279\u91cf\u53d6\u6d88\u6388\u6743\u7528\u6237\u89d2\u8272\n * \n * @param roleId \u89d2\u8272ID\n * @param userIds \u9700\u8981\u53d6\u6d88\u6388\u6743\u7684\u7528\u6237\u6570\u636eID\n * @return \u7ed3\u679c\n */\n @Override\n public int deleteAuthUsers(Long roleId, Long[] userIds) {\n return userRoleMapper.deleteUserRoleInfos(roleId, userIds);\n }\n\n /**\n * \u6279\u91cf\u9009\u62e9\u6388\u6743\u7528\u6237\u89d2\u8272\n * \n", "The user wants me to continue this book, \"Grandfer's Wonderful Garden\" by Eleanora H. Stooke. This is a public domain children's book from around WWI era (1917-1918). The book has 12 chapters listed in the contents:\n\nI. TRAVELLING COMPANIONS\nII. THE JOURNEY'S END\nIII. BILLY HAS A FRIGHT\nIV. SUNDAY\nV. BILLY'S PRESENT\nVI. GARDENING\nVII. \"COME LIFE, COME DEATH, THEY'RE SAFE\"\nVIII. GRANDFER'S SECRET\nIX. THE BIRD PICTURE BOOK\nX. SPRING\nXI. GRANNY SURPRISES BILLY\nXII. CONCLUSION\n\nThe text provided ends mid-Chapter VIII, during a thunderstorm scene where Billy has woken up terrified, and Mrs. Brown has come in with a candle. The last line is: \"For a moment the room had been illuminated brilliantly.\"\n\nI need to continue from there, completing Chapter VIII (Grandfer's Secret), then writing Chapter IX (The Bird Picture Book), Chapter X (Spring), Chapter XI (Granny Surprises Billy), and Chapter XII (Conclusion).\n\nLet me think about the style:\n- Victorian/Edwardian children's literature style\n- Religious themes (Church of England, faith, comfort in God)\n- WWI setting (Zeppelin raids, soldiers, food shortages, Canadian lumbermen)\n- Devonshire countryside setting\n- Dialect elements (\"Grandfer,\" \"Aye,\" etc.)\n- Moral lessons woven in\n- Character types: the kind grandfather, the somewhat stern/cold step-grandmother who may soften, the simple/innocent child May who has a special connection with nature and God, the slightly jealous cousin Harold, the kind Aunt Elizabeth and Uncle John, the wise Vicar Mr. Singleton\n\nPlot threads to resolve:\n1. Billy's grief over his mother and his fear (trauma from the Zeppelin raid)\n2. Grandfer's secret - what could it be? Given the title \"Grandfer's Wonderful Garden,\" perhaps the secret is about a special garden - maybe a hidden garden, or plans for the garden, or something he's been working on. Perhaps a secret garden he's made, or a special place. Given the era and style, maybe Grandfer has been secretly building/planting something for Billy - perhaps a garden plot of his", "The user wants me to continue the book \"Crusaders of New France\" by William Bennett Munro. The text cuts off mid-sentence in Chapter III: \"In 1662...\" \u2014 actually it cuts off at \"In \" \u2014 the last sentence is \"But the doughty churchman's claims and the governor's policy of resisting them soon brought things to an open breach, particularly upon the question of permitting the sale of liquor to the Indians. In \"\n\nSo I need to continue from there. The actual book continues with the story of Laval and the governor D'Avaugour, the liquor question, Laval's trip to France, the recall of D'Avaugour, then the end of the Company of One Hundred Associates, and the transition to royal government in 1663, leading into Chapter IV \"The Age of Louis Quatorze.\"\n\nLet me recall the actual content of the book. The real Chapter III ends with:\n\n\"...particularly upon the question of permitting the sale of liquor to the Indians. In 1662 Laval went to France and secured the recall of D'Avaugour...\" \n\nActually, let me reconstruct. The governor at the time of Laval's arrival (1659) was Pierre de Voyer d'Argenson, Vicomte de Mouzay (governor 1658-1661). Then Dubois Davaugour (Baron de Voyer d'Argenson? No\u2014) Let me get this right: Governors of New France:\n- Charles de Montmagny (1636-1648)\n- Louis d'Ailleboust de Coulonge (1648-1651)\n- Jean de Lauson (1651-1657)\n- Pierre de Voyer d'Argenson, vicomte de Mouzay (1658-1661)\n- Pierre Dubois Davaugour (1661-1663)\n- Augustin de Saffray de M\u00e9sy (1663-1665)\n\nLaval arrived in 1659 during D'Argenson's governorship. The liquor dispute became acute under Davaugour (1661-1663), who permitted the sale of brandy to the Indians. Laval excommunicated those who sold liquor to the Indians. Laval went to France in 1662 and secured Davaugour's recall. Also, the Company of One Hundred Associates surrendered its charter in 1663, and New France became a royal province. The Sovereign Council", "The user wants me to continue this book, which is a 19th-century periodical (The Continental Monthly, August 1863). The last piece is \"Across Maine in Mid-Winter,\" a first-person narrative by a woman named Elsie traveling to her father's funeral. The text cuts off mid-sentence: \"Occasionally the object of my journey and the...\"\n\nI need to continue in the same style \u2014 mid-19th century American literary prose, sentimental, detailed, with the narrator's voice: a grieving daughter traveling through Maine wilderness in winter with two stranger companions from the British provinces. The style includes long sentences, reflective asides, vivid description, gentle humor, and moral/sentimental reflections typical of the era.\n\nLet me continue the narrative: the journey through the wilderness, the snowstorm, interactions with the two gentlemen (the short fat one in blue with scarlet-lined hood \u2014 good-natured, roguish dark eyes; the tall sandy one with mustache, grave), the driver, the night journey, perhaps a stop at a halfway house, fears and dangers (wolves were mentioned earlier \u2014 could be a nice callback), the kindness of the strangers, arrival at Bangor just in time, the funeral, reflections on her father, and a closing moral reflection typical of the period.\n\nI should match the style: first-person feminine voice, sentimental but restrained, detailed observations, dashes, period vocabulary (\"ere,\" \"'twas,\" \"perchance\"), and the era's conventions. The piece should probably conclude the story since periodical sketches like this were usually complete in one issue.\n\nLet me write a continuation that:\n1. Completes the interrupted sentence: \"Occasionally the object of my journey and the...\" \u2014 perhaps \"the uncertainty of its accomplishment would rush over me...\"\n2. Describes the journey \u2014 the snow, the wilderness road, conversation with companions, the driver.\n3. Introduces incidents: a stop for supper at a log house, the night ride, perhaps a moment of danger (stuck in snowdrift, or the sound of wolves \u2014 callback to the wolf story), the kindness of the two \"doubtful gentlemen\" proving true gentlemen.\n4. Arrival at Bangor, catching the cars, reaching home in time for the funeral.\n5. Closing reflections on her father, grief, Providence, and the kindness of strangers \u2014 matching the sentimental religious tone of the era.\n\nLength: The original piece is fairly long; a continuation of similar length (maybe 1,", "Let me analyze the file `finetune_gui.py` and fill in the missing code based on the context provided.\n\nLooking at the file, I need to identify each `[COMPLETE]` marker and determine what code should go there.\n\n1. First `[COMPLETE]` after `import json`:\n```python\nimport gradio as gr\nimport json\n[COMPLETE]\nimport os\n```\nThis should be `import math` since `math.ceil` is used later in the `train_model` function.\n\n2. After `from library.common_gui import (`:\n```python\nfrom library.common_gui import (\n[COMPLETE]\n[COMPLETE]\n[COMPLETE]\n)\n```\nLooking at the usage in the file:\n- `get_saveasfile_path` is used in `save_configuration`\n- `get_file_path` is used for `pretrained_model_name_or_path_file.click`\n- `get_folder_path` is used for folder buttons\n- `remove_doublequote` is defined in this file\n- `save_inference_file` is used in `train_model` - wait, that's used but where is it defined? Let me check... `save_inference_file(output_dir, v2, v_parameterization)` is called in `train_model`. It might be from `library.common_gui`.\n\nSo the three imports are likely:\n```python\nget_folder_path,\nget_file_path,\nget_saveasfile_path,\n```\nAnd possibly `save_inference_file`. But there are only 3 `[COMPLETE]` markers. Let me check what's used:\n- `get_saveasfile_path(file_path)` - used in save_configuration\n- `get_file_path` - used in button clicks\n- `get_folder_path` - used in button clicks\n- `save_inference_file` - used in train_model\n\nHmm, there are 4 functions potentially needed but only 3 markers. Let me re-read.\n\nActually, looking at the original kohya_ss/sd-scripts finetune_gui.py, the imports are:\n```python\nfrom library.common_gui import (\n get_folder_path,\n get_file_path,\n get_saveasfile_path,\n)\n```\n\nWait, but `save_inference_file` is used. Let me check the original code... In the original sd-scripts finetune_gui.py:\n\n```python\nfrom library.common_gui import (\n get_folder_path,\n get_file_path,\n get_saveasfile_path,\n)\n```\n\nHmm, but `save_inference_file` is called in `train_model`. Let me look at the original code more carefully.\n\nActually in the original code", "The user wants me to continue the book \"Torn Sails\" by Allen Raine, a Welsh village tale from 1898. The book has 17 chapters listed in the contents, and the provided text ends mid-Chapter III, where Hugh Morgan has just announced to Mari Vone and 'n'wncwl Jos that he is thinking of getting married.\n\nLet me think about the story so far:\n- Mwntseison is a Welsh village on Cardigan Bay\n- Hugh Morgan is the \"Mishteer\" (Master), owner of the sail-making business, about 40 years old\n- Ivor Parry is his manager, in love with Gwladys Price (18)\n- Gwladys Price loves Ivor but doesn't realize he loves her\n- Gwen is a jealous, spiteful girl who loves Ivor, is marrying Siencyn Owen, and hates Gwladys\n- Mari Vone is 35, Hugh's former love who rejected him 15 years ago out of pride, and has loved him ever since\n- Hugh has just announced he's thinking of getting married - and from Chapter II, we saw Hugh being kind to Gwladys, and Gwen noticing \"He is very kind to thee... what has come over him?\" - suggesting Hugh may be interested in Gwladys!\n\nThis is the dramatic setup: Hugh Morgan is likely going to propose to Gwladys Price, which would create the central conflict - Ivor loves Gwladys, Gwladys loves Ivor, but Hugh (the Mishteer, whom everyone respects) wants to marry her. Mari still loves Hugh. Gwen hates Gwladys and will stir trouble.\n\nThe chapter titles give hints:\n- IV. Owen's \"bidding\" - the wedding/bidding of Gwen and Siencyn Owen\n- V. Traeth-y-daran (Beach of Thunder?)\n- VI. Changes\n- VII. A wedding call\n- VIII. Confidences\n- IX. Gwen's rebellion\n- X. Hugh's suspicions\n- XI. The storm\n- XII. Unrest\n- XIII. Doubts and fears\n- XIV. The mill\n- XV. Torn sails\n- XVI. Peace\n- XVII. The mill in the moonlight\n\nSo the story likely involves: Hugh proposes to Gwladys (a \"wedding call\"), Gwen rebels/schemes, Hugh becomes suspicious (perhaps of Ivor and Gwladys), a storm happens, doubts and fears, something", "The user wants me to continue \"The Adventures of Gerard\" by Arthur Conan Doyle, specifically continuing from where the text cuts off in Chapter II, \"How the Brigadier Captured Saragossa.\" The text ends mid-sentence: \"The Spaniard had seen him standing under the tree and had...\"\n\nI need to continue in the same style - first person narration by Etienne Gerard, the vain, brave, pompous but lovable Hussar officer. The style features:\n- Gerard addressing his audience (\"my friends\")\n- His vanity and self-aggrandizement\n- His genuine bravery\n- Humor arising from his obliviousness to his own absurdity\n- Period military detail\n- French expressions and exclamations\n- The framing device of the old Brigadier telling tales in a caf\u00e9\n\nLet me continue the story: Gerard is disguised as a Franciscan friar, climbing a tree to get over the wall into Saragossa. The Spanish sentry has just shot his guide, the sergeant. Gerard must now proceed into the city, find Hubert the French agent in the street of Toledo near the cathedral, and determine whether the powder magazine under the Convent of the Madonna can still be exploded.\n\nIn the actual original story (which I know), Gerard kills the sentry, descends into the city, has adventures including being taken in by Spanish soldiers, ends up being forced to help carry gunpowder, discovers Hubert is dead, and ultimately blows up the magazine himself by setting fire to powder barrels, escaping through the chaos, and the city falls. He returns to find that his duel appointments were missed, but the officers now admire him. Actually, in the original, he ends up captured, set to be hanged, escapes via the explosion, etc.\n\nBut I should write my own continuation, being creative while coherent. Let me craft it in Doyle's style.\n\nKey plot elements to include:\n1. Gerard's reaction to the sergeant's death - he must deal with the sentry\n2. Getting into the city\n3. Finding Hubert's house - perhaps Hubert is dead or captured\n4. Gerard deciding to complete the mission himself\n5. The explosion of the magazine\n6. His escape and return\n7. The comic resolution with the duels - the officers' changed attitude\n8. Perhaps the Emperor's medal or some recognition\n\nLet me write this with Gerard's characteristic voice - vain, dramatic, self-congratulatory, but genuinely heroic.", "Let me analyze the code structure to understand what needs to be completed.\n\nThe file is `main_mobo.py`, and the last function shown is `sample_batch`, which is cut off at:\n\n```python\ndef sample_batch(args, generator, rollout_worker, oracle=None, proxy=None, ref_mols=None, Y_bounds=None, compute_multi_objective_metric=False):\n score_succ = {'gsk3b': 0.5, 'jnk3': 0.5, 'drd2': 0.5, \n 'chemprop_sars': 0.5, 'chemprop_hiv': 0.5, \"seh\": 0.5,\n 'qed': 0.6, 'sa': 0.67}\n if Y_bounds is None:\n Y_bounds = torch.stack([proxy.partitioning.Y.min(\n dim=-2).values, proxy.partitioning.Y.max(dim=-2).values])\n \n time_start = time.time()\n```\n\nLooking at how `sample_batch` is called in `train_generative_model`:\n\n```python\nvolume, volume_oracle, reward_weight, reward_mean, test_loss, diversity = sample_batch(\n args, generator, rollout_worker, oracle, proxy, Y_bounds, compute_multi_objective_metric=False)\n```\n\nSo it returns: `volume, volume_oracle, reward_weight, reward_mean, test_loss, diversity`.\n\nThe function needs to:\n1. Sample molecules from the generator using the rollout worker\n2. Compute rewards for test weights\n3. Compute hypervolume (volume) using proxy scores\n4. Compute hypervolume using oracle scores (volume_oracle)\n5. Compute reward per weight (reward_weight dict)\n6. Compute mean reward (reward_mean)\n7. Compute test loss\n8. Compute diversity\n\nLet me look at the structure of the rollout worker. The `BoRolloutWorker` extends `RolloutWorker` (from main.py). It has `test_weights`, `hindsight_mols`, `hindsight_smiles`, `sampled_mols`, `online_mols`.\n\nLooking at the `rollout` method in `RolloutWorker`:\n- It samples trajectories and appends to `self.sampled_mols` tuples of `([raw_r values], weights, m, trajectory_stats, inflow)`.\n\nThe `sample_batch` function should:\n1. Reset `rollout_worker.sampled_mols = []`\n2. For each test weight, sample a batch of molecules", "The user wants me to continue \"Oliver Twist\" by Charles Dickens, specifically continuing from Chapter XXXIX where Nancy is meeting Rose Maylie. The text cuts off mid-sentence: \"Do not close your heart against all my efforts to help you,\"\n\nI need to continue in Dickens's style. Let me recall what actually happens in the novel at this point, since the user wants coherence with the actual book. In the actual novel, Chapter XXXIX ends with Rose offering Nancy money, Nancy refusing, and Rose saying she won't give up hope. Nancy leaves, and then the chapter ends with Rose in tears, and then Chapter XL begins with Rose keeping the secret, meeting with Mr. Brownlow and Losberne, etc.\n\nLet me reconstruct the actual ending of Chapter XXXIX from the novel:\n\n\"Do not close your heart against all my efforts to help you,\" said Rose, stepping gently forward. \"I wish to serve you indeed.\"\n\n\"You would serve me best, lady,\" replied the girl, almost breaking down, \"if you could take my life at once; for I have felt more grief to think of what I am, to-night, than I ever did before, and it would be something not to die in the same hell in which I have lived. God bless you, sweet lady, and send as much happiness on your head as I have brought shame on mine!\"\n\nThus speaking, and sobbing aloud, the unhappy creature turned away; while Rose Maylie, overpowered by this extraordinary interview, which had more the semblance of a rapid dream than an actual occurrence, sank into a chair, and endeavoured to collect her wandering thoughts.\n\nThen Chapter XL: \"A STRANGE INTERVIEW, WHICH IS A SEQUEL TO THE LAST CHAMBER\" \u2014 wait no, Chapter XL is \"CONTAINING SOME DISCOVERIES, RELATIVE TO THE INTERVIEW BETWEEN ROSE AND NANCY\" or something. Let me recall.\n\nActually Chapter XL is titled \"A STRANGE INTERVIEW, WHICH IS A SEQUEL TO THE LAST CHAMBER\"? No. Let me think.\n\nChapter XXXIX: \"A STRANGE INTERVIEW, WHICH IS A SEQUEL TO THE LAST CHAPTER\" \u2014 that's the one given here.\n\nChapter XL: \"CONTAINING SOME DISCOVERIES, RELATIVE TO THE INTERVIEW BETWEEN ROSE AND NANCY\" \u2014 hmm, I believe it's \"CONTAINING SOME DISCOVERIES, RELATIVE TO THE INTERVIEW BETWEEN ROSE MAYLIE AND NANCY\"", "Let me analyze the task. I need to complete the code in `VisualSearch/utils/dataset.py`. The file starts with imports, then has a class (likely `ValDataset`) with `__init__`, `__len__`, `preprocess`, and `__getitem__` methods. The `__getitem__` method is cut off in the middle:\n\n```python\n\t\tconversations = []\n\t\tconv = conversation_lib.default_conversation.copy()\n\t\ti = 0\n\t\twhile i < len(sampled_sents):\n\t\t\tconv.messages = []\n\t\t\ttext = sampled_sents[i].strip()\n\t\t\tif is_sentence:\n\t\t\t\tconv.append_message(\n\t\t\t\t\tconv.roles[0],\n```\n\nThis is based on the LISA repository's dataset.py. Let me recall the LISA `ValDataset.__getitem__`:\n\n```python\nclass ValDataset(torch.utils.data.Dataset):\n pixel_mean = torch.Tensor([123.675, 116.28, 103.53]).view(-1, 1, 1)\n pixel_std = torch.Tensor([58.395, 57.12, 57.375]).view(-1, 1, 1)\n img_size = 1024\n ignore_label = 255\n\n def __init__(\n self,\n base_image_dir,\n tokenizer,\n vision_tower,\n val_dataset,\n image_size=1024,\n ):\n ...\n```\n\nThe `__getitem__` in LISA:\n\n```python\n def __getitem__(self, idx):\n if self.data_type == \"refer_seg\":\n refer_seg_ds = self.refer_seg_ds\n images = refer_seg_ds[\"images\"]\n annotations = refer_seg_ds[\"annotations\"]\n img2refs = refer_seg_ds[\"img2refs\"]\n\n image_info = images[idx]\n image_path = image_info[\"file_name\"]\n image_id = image_info[\"id\"]\n\n refs = img2refs[image_id]\n if len(refs) == 0:\n raise ValueError(\"image {} has no refs\".format(image_id))\n\n sents = []\n ann_ids = []\n for ref in refs:\n for sent in ref[\"sentences\"]:\n sents.append(sent[\"sent\"].strip().lower())\n ann_ids.append(ref[\"ann_id\"])\n\n sampled_sents = sents\n sampled_ann_ids = ann_ids\n image = cv2.imread(image_path)\n image = cv2.cvtColor(image,", "The user wants me to continue this book - it's an issue of \"Punchinello,\" a satirical magazine from 1870, which includes \"The Mystery of Mr. E. Drood\" by Orpheus C. Kerr (a parody of Dickens' \"The Mystery of Edwin Drood\"). The text cuts off mid-sentence in the \"PARDONABLE SOLICITUDE\" section: \"the question of the continuance of the war depends altogether on the comparative merits of the needle gun and the Chasse\" - clearly \"Chassepot\" (the French rifle).\n\nSo I should continue in the same style. The book is a magazine issue, so I should continue with:\n1. Finish the \"Pardonable Solicitude\" editorial response about the needle gun vs. Chassepot\n2. Continue with more sections in the same style - perhaps more of \"The Mystery of Mr. E. Drood\" (Chapter XIII), more satirical pieces, advertisements, etc.\n\nThe style is:\n- 1870s American humor magazine (similar to Punch)\n- Satirical takes on politics (Franco-Prussian War, Grant administration, Reconstruction)\n- Dialect humor (Hiram Green letters, Mose Skinner)\n- Parody of Dickens\n- Advertisements\n- Comic illustrations with captions\n- Puns and wordplay\n\nLet me continue from where it cuts off:\n\n\"[Our correspondent will understand that the question of the continuance of the war depends altogether on the comparative merits of the needle gun and the Chasse\" \u2014 should be \"Chassepot.\" I'll finish that editorial note, then continue with more content in the same style.\n\nI should include:\n- The completion of the editorial response\n- Perhaps another chapter of \"The Mystery of Mr. E. Drood\" (Chapter XIII)\n- More satirical pieces\n- Advertisements in the same style\n- Maybe another Hiram Green-style letter or Mose Skinner ramblings\n- Comic zoology or similar features\n\nLet me write this in the authentic style. The actual Punchinello magazine continued with more chapters of the Drood parody. Let me be creative but coherent.\n\nFormat considerations: This should be a long-form continuation matching the book's format - with section headers, the asterisk separators (* * * * *), sidenotes, illustration captions, advertisements, etc. I'll use the same formatting conventions as the original text. Length should be substantial to match a magazine issue continuation, but", "The user wants me to continue this book, \"The Bright Side of Prison Life\" by Captain S. A. Swiggett, published in 1897. The book is a memoir of Civil War prison experiences at Camp Ford, Texas. The text cuts off mid-sentence in Chapter VI (\"Incidents\") with: \"They were an unruly crowd and caused much\"\n\nI need to continue in the same style - first-person narrative, 19th century prose, humorous anecdotes mixed with serious reflections, episodic structure, Civil War era language and sensibilities. The author has a wry, self-deprecating humor, looks at \"the bright side,\" tells stories of prison life, escapes, recaptures, etc.\n\nLooking at the table of contents, the remaining chapters are:\n- CHAPTER VI. Incidents (currently in progress)\n- CHAPTER VII. Events\n- CHAPTER VIII. An Escape\n- CHAPTER IX. On the Tramp\n- CHAPTER X. Recaptured\n- CHAPTER XI. The Back Track\n- CHAPTER XII. The Return to the Stockade\n- CHAPTER XIII. Incidents, and Another Escape\n- CHAPTER XIV. Tramps Once More\n- CHAPTER XV. Diplomacy\n- CHAPTER XVI. Making Progress\n- CHAPTER XVII. A Puzzle, and Incidents\n- CHAPTER XVIII. Experiences\n- CHAPTER XIX. Good Luck and Bad\n- CHAPTER XX. In the Toils\n- CHAPTER XXI. Another Return Trip\n- CHAPTER XXII. Foraging, and a New Prison\n- CHAPTER XXIII. To Camp Ford and Joy\n- CHAPTER XXIV. Liberty at Last\n\nThe illustrations list gives hints: Adjutant S. K. Mahon (Ch VIII), Captain J. B. Gedney (Ch IX), Captain Thomas M. Fee (Ch X), Captain Charles Burnbaum (Ch XI), Captain J. P. Rummel (Ch XIII), Captain B. F. Miller (Ch XIX), Sergeant E. B. Rocket (Ch XXI).\n\nI should continue from where the text cuts off: \"They were an unruly crowd and caused much\" \u2014 I need to complete this sentence and continue Chapter VI, then proceed through subsequent chapters. Given the length constraints, I should write a substantial continuation but can't write all remaining chapters in full detail. Let me aim to complete Chapter VI, then write Chapters VII, VIII, IX, and X"], "errors": ["", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", ""]} diff --git a/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-tp32-final-20260902-123051/bench/warm_a.jsonl b/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-tp32-final-20260902-123051/bench/warm_a.jsonl new file mode 100644 index 0000000..6bf0313 --- /dev/null +++ b/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-tp32-final-20260902-123051/bench/warm_a.jsonl @@ -0,0 +1 @@ +{"tag": null, "backend": "sglang", "dataset_name": "speed-bench", "request_rate": 10000.0, "max_concurrency": 8, "sharegpt_output_len": null, "random_input_len": 1024, "random_output_len": 1024, "random_range_ratio": 0.0, "server_info": {"model_path": "/data/hf_models/Kimi-K3", "tokenizer_path": "/data/hf_models/Kimi-K3", "tokenizer_mode": "auto", "tokenizer_backend": "huggingface", "tokenizer_worker_num": 1, "detokenizer_worker_num": 1, "skip_tokenizer_init": false, "load_format": "auto", "model_loader_extra_config": "{}", "trust_remote_code": true, "context_length": null, "is_embedding": false, "enable_multimodal": null, "revision": null, "model_impl": "auto", "model_config_parser": "auto", "json_model_override_args": "{}", "dtype": "auto", "quantization": null, "quantization_param_path": null, "kv_cache_dtype": "bfloat16", "enable_fp32_lm_head": false, "modelopt_quant": null, "modelopt_checkpoint_restore_path": null, "modelopt_checkpoint_save_path": null, "modelopt_export_path": null, "quantize_and_serve": false, "rl_quant_profile": null, "enable_tf32_matmul": false, "mem_fraction_static": 0.86, "max_running_requests": 8, "max_queued_requests": null, "max_total_tokens": null, "chunked_prefill_size": 8192, "prefill_decode_interval": 0, "enable_dynamic_chunking": false, "max_prefill_tokens": 16384, "prefill_max_requests": null, "schedule_policy": "fcfs", "enable_priority_scheduling": false, "disable_priority_preemption": false, "default_priority_value": null, "abort_on_priority_when_disabled": false, "schedule_low_priority_values_first": false, "priority_scheduling_preemption_threshold": 10, "retraction_policy": "length", "schedule_conservativeness": 1.0, "page_size": 64, "c128_page_size": 16, "swa_full_tokens_ratio": 0.8, "disable_hybrid_swa_memory": false, "radix_eviction_policy": "lru", "prefill_only_disable_kv_cache": false, "disable_radix_cache": true, "enable_page_major_kv_layout": false, "enable_unified_memory": false, "disable_chunked_prefix_cache": false, "disable_overlap_schedule": false, "num_continuous_decode_steps": 1, "scheduler_recv_interval": 1, "enable_mixed_chunk": false, "nccl_port": null, "dist_timeout": 3600, "dist_init_addr": "174.1.60.1:20000", "gated_launch_port": null, "nnodes": 4, "node_rank": 0, "tp_size": 32, "dcp_size": 1, "pp_size": 1, "pp_max_micro_batch_size": null, "pp_async_batch_depth": 0, "dp_size": 1, "load_balance_method": "round_robin", "attn_cp_size": 1, "moe_dp_size": 1, "dwdp_size": 1, "dcp_comm_backend": "ag_rs", "dcp_replicate_q_proj": null, "enable_prefill_cp": false, "cp_strategy": null, "enable_dsa_cache_layer_split": false, "enable_dsa_prefill_context_parallel": false, "dsa_prefill_cp_mode": "round-robin-split", "enable_prefill_context_parallel": false, "prefill_cp_mode": "in-seq-split", "enable_cp_decode_attn_tp": false, "enable_dp_attention": false, "enable_dp_attention_local_control_broadcast": false, "enable_dp_lm_head": false, "enable_tp_lm_head_all_to_all": false, "enable_attn_tp_input_scattered": false, "enable_shared_experts_attn_tp": false, "enable_dense_mlp_attn_tp": false, "disable_attn_tp_gather": false, "enable_p2p_check": false, "device": "cuda", "base_gpu_id": 0, "gpu_id_step": 1, "random_seed": 559635559, "mlx_enable_sampling": false, "watchdog_timeout": 300, "soft_watchdog_timeout": null, "sleep_on_idle": false, "use_ray": false, "custom_sigquit_handler": null, "numa_node": null, "gc_threshold": null, "host": "0.0.0.0", "port": 30000, "fastapi_root_path": "", "smg_grpc_mode": false, "grpc_mode": false, "grpc_port": null, "grpc_worker_threads": 4, "sidecar": null, "sidecar_args": null, "skip_server_warmup": false, "warmups": null, "enable_http2": false, "http2_max_concurrent_streams": 200, "http2_initial_connection_window_size": 1048576, "ssl_keyfile": null, "ssl_certfile": null, "ssl_ca_certs": null, "ssl_keyfile_password": null, "enable_ssl_refresh": false, "api_key": null, "admin_api_key": null, "served_model_name": "kimi-k3", "weight_version": "default", "chat_template": null, "hf_chat_template_name": null, "completion_template": null, "file_storage_path": "sglang_storage", "enable_cache_report": false, "reasoning_parser": null, "default_chat_template_kwargs": null, "strip_thinking_cache": false, "enable_strict_thinking": false, "tool_call_parser": null, "tool_server": null, "sampling_defaults": "model", "asr_max_buffer_seconds": 60, "asr_max_concurrent_sessions": 32, "preferred_sampling_params": null, "allow_auto_truncate": false, "stream_interval": 1, "batch_notify_size": 16, "stream_response_default_include_usage": false, "incremental_streaming_output": false, "enable_streaming_session": false, "enable_session_radix_cache": false, "log_level": "info", "log_level_http": null, "log_requests": false, "log_requests_level": 2, "log_requests_format": "text", "log_requests_target": null, "uvicorn_access_log_exclude_prefixes": [], "crash_dump_folder": null, "show_time_cost": false, "enable_metrics": true, "smg_http_sidecar_port": null, "enable_mfu_metrics": false, "enable_metrics_for_all_schedulers": false, "load_snapshot_publish_interval": 15, "tokenizer_metrics_custom_labels_header": "x-custom-labels", "tokenizer_metrics_allowed_custom_labels": null, "extra_metric_labels": null, "bucket_time_to_first_token": null, "bucket_inter_token_latency": null, "bucket_e2e_request_latency": null, "prompt_tokens_buckets": null, "generation_tokens_buckets": null, "gc_warning_threshold_secs": 0.0, "decode_log_interval": 40, "enable_request_time_stats_logging": true, "kv_events_config": null, "load_publish_endpoint": null, "enable_forward_pass_metrics": false, "forward_pass_metrics_worker_id": "", "forward_pass_metrics_ipc_name": null, "enable_trace": false, "trace_modules": "request", "otlp_traces_endpoint": "localhost:4317", "export_metrics_to_file": false, "export_metrics_to_file_dir": null, "stat_loggers": null, "constrained_json_whitespace_pattern": null, "constrained_json_disable_any_whitespace": false, "attention_backend": "triton", "decode_attention_backend": null, "enable_lean_attention": null, "prefill_attention_backend": null, "sampling_backend": "flashinfer", "grammar_backend": "xgrammar", "radix_cache_backend": null, "mm_attention_backend": null, "fp8_gemm_runner_backend": "auto", "fp4_gemm_runner_backend": "auto", "bf16_gemm_backend": "auto", "dsa_prefill_backend": null, "dsv4_prefill_backend": "auto", "dsa_decode_backend": null, "dsa_paged_mqa_logits_backend": "auto", "dsa_topk_backend": "sgl-kernel", "disable_flashinfer_autotune": false, "flashinfer_autotune_skip_ops": null, "mamba_backend": "triton", "cuda_graph_config": {"decode": {"backend": "full", "max_bs": 8, "bs": [1, 2, 4, 8], "tc_compiler": "eager", "full_prefill_max_req": null, "full_prefill_prefix_chunk_tokens": null}, "prefill": {"backend": "breakable", "max_bs": 2048, "bs": [4, 8, 12, 16, 20, 24, 28, 32, 48, 64, 80, 96, 112, 128, 144, 160, 176, 192, 208, 224, 240, 256, 288, 320, 352, 384, 416, 448, 480, 512, 576, 640, 704, 768, 832, 896, 960, 1024, 1280, 1536, 1792, 2048], "tc_compiler": "eager", "full_prefill_max_req": null, "full_prefill_prefix_chunk_tokens": null}}, "cuda_graph_backend_decode": null, "cuda_graph_backend_prefill": null, "cuda_graph_max_bs_decode": 8, "cuda_graph_max_bs_prefill": null, "cuda_graph_bs_decode": null, "cuda_graph_bs_prefill": null, "cuda_graph_tc_compiler": null, "disable_prefill_cuda_graph": false, "disable_decode_cuda_graph": false, "disable_cuda_graph": false, "disable_cuda_graph_padding": false, "enable_profile_cuda_graph": false, "enable_cudagraph_gc": false, "debug_cuda_graph": false, "enable_layerwise_nvtx_marker": false, "enable_nccl_nvls": false, "enable_symm_mem": false, "triton_attention_reduce_in_fp32": false, "triton_attention_num_kv_splits": 8, "triton_attention_split_tile_size": null, "flashinfer_mla_disable_ragged": false, "enable_fused_qk_norm_rope": false, "enable_precise_embedding_interpolation": false, "enable_fused_moe_sum_all_reduce": false, "enable_deepseek_v4_fp4_indexer": false, "disable_custom_all_reduce": false, "enable_mscclpp": false, "enable_torch_symm_mem": false, "enable_scattered_sconv": false, "pre_warm_nccl": false, "enable_quant_communications": false, "enable_flashinfer_allreduce_fusion": false, "enforce_disable_flashinfer_allreduce_fusion": false, "flashinfer_allreduce_fusion_backend": null, "enable_aiter_allreduce_fusion": false, "enable_torch_compile": false, "enable_torch_compile_debug_mode": false, "torch_compile_max_bs": 32, "speculative_algorithm": null, "speculative_draft_model_path": null, "speculative_draft_model_revision": null, "speculative_draft_load_format": null, "speculative_num_steps": null, "speculative_eagle_topk": null, "speculative_num_draft_tokens": null, "speculative_dflash_block_size": null, "speculative_dspark_block_size": null, "speculative_dspark_sps_table_path": null, "speculative_dspark_confidence_sts_path": null, "speculative_dspark_align_verify_tokens_to_graph_tier": false, "speculative_accept_threshold_single": 1.0, "speculative_accept_threshold_acc": 1.0, "speculative_use_rejection_sampling": false, "speculative_token_map": null, "speculative_attention_mode": "prefill", "speculative_draft_attention_backend": null, "speculative_dsa_topk_backend": "sgl-kernel", "speculative_draft_kv_cache_dtype": null, "speculative_draft_window_size": null, "speculative_moe_runner_backend": "flashinfer_mxfp4", "speculative_moe_a2a_backend": null, "speculative_draft_model_quantization": null, "_speculative_draft_quantization_explicitly_set": false, "speculative_skip_dp_mlp_sync": false, "enable_multi_layer_eagle": false, "speculative_adaptive": false, "speculative_adaptive_config": null, "decoupled_spec_bind_endpoint": null, "decoupled_spec_connect_endpoints": null, "decoupled_spec_rank": null, "decoupled_spec_role": "null", "spec_trace_dir": null, "speculative_ngram_min_bfs_breadth": 1, "speculative_ngram_max_bfs_breadth": 10, "speculative_ngram_match_type": "BFS", "speculative_ngram_max_trie_depth": 18, "speculative_ngram_capacity": 10000000, "speculative_ngram_external_corpus_path": null, "speculative_ngram_external_sam_budget": 0, "speculative_ngram_external_corpus_max_tokens": 10000000, "ep_size": 4, "moe_a2a_backend": "none", "enable_w4a4_mxfp4_megamoe": false, "deepep_v2_mode": "direct", "moe_runner_backend": "flashinfer_mxfp4", "flashinfer_mxfp4_moe_precision": "default", "deepep_mode": "auto", "fuseep_mode": 2, "deepep_dispatcher_output_dtype": "auto", "ep_num_redundant_experts": 0, "ep_dispatch_algorithm": null, "init_expert_location": "trivial", "enable_eplb": false, "eplb_algorithm": "auto", "eplb_rebalance_num_iterations": 1000, "eplb_rebalance_layers_per_chunk": null, "eplb_min_rebalancing_utilization_threshold": 1.0, "expert_distribution_recorder_mode": null, "expert_distribution_recorder_buffer_size": 1000, "expert_balancedness_report_mode": "off", "deepep_config": null, "moe_dense_tp_size": null, "elastic_ep_backend": null, "enable_elastic_expert_backup": false, "mooncake_ib_device": null, "enable_waterfill": false, "ep_join_mode": null, "ep_join_rank_offset": 0, "elastic_ep_initial_size": null, "max_ep_size": null, "elastic_ep_scale_timeout": 600, "elastic_ep_rejoin": false, "disable_flashinfer_cutlass_moe_fp4_allgather": false, "disable_shared_experts_fusion": false, "enforce_shared_experts_fusion": false, "max_mamba_cache_size": null, "mamba_ssm_dtype": null, "mamba_max_states_per_path": -1, "enable_mamba_cache_stochastic_rounding": false, "mamba_cache_philox_rounds": 0, "mamba_full_memory_ratio": 0.21, "mamba_radix_cache_strategy": "extra_buffer_lazy", "uses_mamba_radix_cache": false, "mamba_track_interval": 256, "enable_int8_mamba_checkpoint": false, "int8_mamba_ckpt_size": null, "linear_attn_backend": "triton", "linear_attn_decode_backend": null, "linear_attn_prefill_backend": null, "linear_attn_verify_backend": null, "enable_linear_replayssm": false, "linear_replayssm_cache_len": 16, "enable_linear_replayssm_spec": false, "enable_hierarchical_cache": false, "hicache_host_memory_mode": "cache", "hicache_ratio": 2.0, "hicache_size": 0, "hicache_write_policy": "write_through", "hicache_io_backend": "kernel", "hicache_mem_layout": "page_first", "hicache_storage_backend": null, "hicache_storage_prefetch_policy": "timeout", "hicache_storage_backend_extra_config": null, "hicache_storage_prefetch_retry_poll_interval": 0, "hicache_storage_prefetch_retry_max_attempts": 4, "enable_hisparse": false, "hisparse_config": null, "enable_broadcast_mm_inputs_process": false, "enable_prefix_mm_cache": false, "mm_enable_dp_encoder": false, "mm_process_config": {}, "mm_processor_worker_num": 0, "mm_io_worker_num": 0, "allowed_media_domains": [], "media_url_max_file_size_mb": 64, "mm_preprocess_cache_size_mb": null, "trust_mm_content_hashes": false, "limit_mm_data_per_request": null, "enable_mm_global_cache": false, "image_processor_backend": "auto", "mm_global_cache_backend": "mooncake", "disable_fast_image_processor": false, "mm_feature_transport": "cpu", "keep_mm_feature_on_device": false, "enable_lora": null, "enable_lora_overlap_loading": null, "max_lora_rank": null, "lora_target_modules": null, "lora_paths": null, "max_loaded_loras": null, "max_loras_per_batch": 8, "lora_eviction_policy": "lru", "lora_backend": "csgmv", "max_lora_chunk_size": 16, "experts_shared_outer_loras": null, "lora_use_virtual_experts": false, "lora_strict_loading": false, "lora_drain_wait_threshold": 0.0, "enable_two_batch_overlap": false, "enable_single_batch_overlap": false, "tbo_token_distribution_threshold": 0.48, "cpu_offload_gb": 0, "offload_group_size": -1, "offload_num_in_group": 1, "offload_prefetch_step": 1, "offload_mode": "cpu", "enable_lmcache": false, "lmcache_config_file": null, "enable_flexkv": false, "flexkv_config_file": null, "kt_weight_path": null, "kt_method": "AMXINT4", "kt_cpuinfer": null, "kt_threadpool_count": 2, "kt_num_gpu_experts": null, "kt_max_deferred_experts_per_token": null, "dllm_algorithm": null, "dllm_algorithm_config": null, "dllm_fdfo": true, "disaggregation_mode": "null", "disaggregation_transfer_backend": "mooncake", "disaggregation_bootstrap_port": 8998, "disaggregation_ib_device": null, "disaggregation_decode_enable_radix_cache": false, "disaggregation_decode_enable_offload_kvcache": false, "disaggregation_decode_retraction_backup": null, "num_reserved_decode_tokens": 512, "disaggregation_decode_extra_slots": null, "disaggregation_decode_polling_interval": 1, "optimistic_prefill_attempts": 0, "encoder_only": false, "language_only": false, "language_model_only": false, "encoder_transfer_backend": "zmq_to_tokenizer", "encoder_urls": [], "encoder_bootstrap_port": 8997, "encoder_register_urls": [], "enable_adaptive_dispatch_to_encoder": false, "enable_pdmux": false, "pdmux_config_path": null, "sm_group_num": 8, "startup_weight_load_mode": "serial", "custom_weight_loader": [], "weight_loader_disable_mmap": false, "weight_loader_prefetch_checkpoints": false, "weight_loader_prefetch_num_threads": 4, "weight_loader_drop_cache_after_load": false, "remote_instance_weight_loader_seed_instance_ip": null, "remote_instance_weight_loader_seed_instance_service_port": null, "remote_instance_weight_loader_send_weights_group_ports": null, "remote_instance_weight_loader_backend": "nccl", "remote_instance_weight_loader_start_seed_via_transfer_engine": false, "engine_info_bootstrap_port": 6789, "modelexpress_config": null, "download_dir": null, "model_checksum": null, "delete_ckpt_after_loading": false, "decrypted_config_file": null, "decrypted_draft_config_file": null, "checkpoint_engine_wait_weights_before_ready": false, "enable_prefill_delayer": false, "prefill_delayer_max_delay_passes": 30, "prefill_delayer_token_usage_low_watermark": null, "prefill_delayer_forward_passes_buckets": null, "prefill_delayer_wait_seconds_buckets": null, "prefill_delayer_queue_min_ratio": null, "prefill_delayer_max_delay_ms": null, "min_free_slots_delay": null, "enable_deterministic_inference": false, "rl_on_policy_target": null, "kv_canary": "none", "kv_canary_real_data": "none", "kv_canary_sweep_interval": 0, "enable_dynamic_batch_tokenizer": false, "dynamic_batch_tokenizer_batch_size": 32, "dynamic_batch_tokenizer_batch_timeout": 0.002, "enable_tokenizer_batch_encode": false, "disable_tokenizer_batch_decode": false, "debug_tensor_dump_output_folder": null, "debug_tensor_dump_layers": null, "debug_tensor_dump_input_file": null, "enable_memory_saver": false, "enable_weights_cpu_backup": false, "enable_draft_weights_cpu_backup": false, "enable_custom_logit_processor": false, "enable_return_hidden_states": false, "return_hidden_states_mode": null, "enable_return_routed_experts": false, "enable_return_indexer_topk": false, "disable_outlines_disk_cache": false, "enable_mis": false, "weight_cache_mode": "off", "weight_cache_socket": null, "weight_cache_timeout": 1800, "forward_hooks": null, "msprobe_dump_config": null, "status": "ready", "max_total_num_tokens": 440448, "max_req_input_len": 440442, "startup_time": {"load_weight": 185.49281517788768, "kv_cache_allocation": 2.055661286227405, "scheduler_e2e": 446.5969132659957, "cuda_graph": {"prefill": 162.60357391787693, "decode": 9.274835765827447, "target_verify": 0.0, "draft_prefill": 0.0, "draft_decode": 0.0, "draft_extend": 0.0}, "tokenizer_e2e": 472.4929340123199}, "internal_states": [{"model_path": "/data/hf_models/Kimi-K3", "tokenizer_path": "/data/hf_models/Kimi-K3", "tokenizer_mode": "auto", "tokenizer_backend": "huggingface", "tokenizer_worker_num": 1, "detokenizer_worker_num": 1, "skip_tokenizer_init": false, "load_format": "auto", "model_loader_extra_config": "{}", "trust_remote_code": true, "context_length": null, "is_embedding": false, "enable_multimodal": null, "revision": null, "model_impl": "auto", "model_config_parser": "auto", "json_model_override_args": "{}", "dtype": "auto", "quantization": null, "quantization_param_path": null, "kv_cache_dtype": "bfloat16", "enable_fp32_lm_head": false, "modelopt_quant": null, "modelopt_checkpoint_restore_path": null, "modelopt_checkpoint_save_path": null, "modelopt_export_path": null, "quantize_and_serve": false, "rl_quant_profile": null, "enable_tf32_matmul": false, "mem_fraction_static": 0.86, "max_running_requests": 8, "max_queued_requests": null, "max_total_tokens": null, "chunked_prefill_size": 8192, "prefill_decode_interval": 0, "enable_dynamic_chunking": false, "max_prefill_tokens": 16384, "prefill_max_requests": null, "schedule_policy": "fcfs", "enable_priority_scheduling": false, "disable_priority_preemption": false, "default_priority_value": null, "abort_on_priority_when_disabled": false, "schedule_low_priority_values_first": false, "priority_scheduling_preemption_threshold": 10, "retraction_policy": "length", "schedule_conservativeness": 1.0, "page_size": 64, "c128_page_size": 16, "swa_full_tokens_ratio": 0.8, "disable_hybrid_swa_memory": false, "radix_eviction_policy": "lru", "prefill_only_disable_kv_cache": false, "disable_radix_cache": true, "enable_page_major_kv_layout": false, "enable_unified_memory": false, "disable_chunked_prefix_cache": true, "disable_overlap_schedule": false, "num_continuous_decode_steps": 1, "scheduler_recv_interval": 1, "enable_mixed_chunk": false, "nccl_port": null, "dist_timeout": 3600, "dist_init_addr": "174.1.60.1:20000", "gated_launch_port": null, "nnodes": 4, "node_rank": 0, "tp_size": 32, "dcp_size": 1, "pp_size": 1, "pp_max_micro_batch_size": 8, "pp_async_batch_depth": 0, "dp_size": 1, "load_balance_method": "round_robin", "attn_cp_size": 1, "moe_dp_size": 1, "dwdp_size": 1, "dcp_comm_backend": "ag_rs", "dcp_replicate_q_proj": null, "enable_prefill_cp": false, "cp_strategy": null, "enable_dsa_cache_layer_split": false, "enable_dsa_prefill_context_parallel": false, "dsa_prefill_cp_mode": "round-robin-split", "enable_prefill_context_parallel": false, "prefill_cp_mode": "in-seq-split", "enable_cp_decode_attn_tp": false, "enable_dp_attention": false, "enable_dp_attention_local_control_broadcast": false, "enable_dp_lm_head": false, "enable_tp_lm_head_all_to_all": false, "enable_attn_tp_input_scattered": false, "enable_shared_experts_attn_tp": false, "enable_dense_mlp_attn_tp": false, "disable_attn_tp_gather": false, "enable_p2p_check": false, "device": "cuda", "base_gpu_id": 0, "gpu_id_step": 1, "random_seed": 559635559, "mlx_enable_sampling": false, "watchdog_timeout": 300, "soft_watchdog_timeout": null, "sleep_on_idle": false, "use_ray": false, "numa_node": null, "gc_threshold": null, "host": "0.0.0.0", "port": 30000, "fastapi_root_path": "", "smg_grpc_mode": false, "grpc_mode": false, "grpc_port": null, "grpc_worker_threads": 4, "sidecar": null, "sidecar_args": null, "skip_server_warmup": false, "warmups": null, "enable_http2": false, "http2_max_concurrent_streams": 200, "http2_initial_connection_window_size": 1048576, "ssl_keyfile": null, "ssl_certfile": null, "ssl_ca_certs": null, "ssl_keyfile_password": null, "enable_ssl_refresh": false, "api_key": null, "admin_api_key": null, "served_model_name": "kimi-k3", "weight_version": "default", "chat_template": null, "hf_chat_template_name": null, "completion_template": null, "file_storage_path": "sglang_storage", "enable_cache_report": false, "reasoning_parser": null, "default_chat_template_kwargs": null, "strip_thinking_cache": false, "enable_strict_thinking": false, "tool_call_parser": null, "tool_server": null, "sampling_defaults": "model", "asr_max_buffer_seconds": 60, "asr_max_concurrent_sessions": 32, "preferred_sampling_params": null, "allow_auto_truncate": false, "stream_interval": 1, "batch_notify_size": 16, "stream_response_default_include_usage": false, "incremental_streaming_output": false, "enable_streaming_session": false, "enable_session_radix_cache": false, "log_level": "info", "log_level_http": null, "log_requests": false, "log_requests_level": 2, "log_requests_format": "text", "log_requests_target": null, "uvicorn_access_log_exclude_prefixes": [], "crash_dump_folder": null, "show_time_cost": false, "enable_metrics": true, "smg_http_sidecar_port": null, "enable_mfu_metrics": false, "enable_metrics_for_all_schedulers": false, "load_snapshot_publish_interval": 15, "tokenizer_metrics_custom_labels_header": "x-custom-labels", "tokenizer_metrics_allowed_custom_labels": null, "extra_metric_labels": null, "bucket_time_to_first_token": null, "bucket_inter_token_latency": null, "bucket_e2e_request_latency": null, "prompt_tokens_buckets": null, "generation_tokens_buckets": null, "gc_warning_threshold_secs": 0.0, "decode_log_interval": 40, "enable_request_time_stats_logging": true, "kv_events_config": null, "load_publish_endpoint": null, "enable_forward_pass_metrics": false, "forward_pass_metrics_worker_id": "", "forward_pass_metrics_ipc_name": null, "enable_trace": false, "trace_modules": "request", "otlp_traces_endpoint": "localhost:4317", "export_metrics_to_file": false, "export_metrics_to_file_dir": null, "stat_loggers": null, "constrained_json_whitespace_pattern": null, "constrained_json_disable_any_whitespace": false, "attention_backend": "triton", "decode_attention_backend": null, "enable_lean_attention": null, "prefill_attention_backend": null, "sampling_backend": "flashinfer", "grammar_backend": "xgrammar", "radix_cache_backend": null, "mm_attention_backend": null, "fp8_gemm_runner_backend": "auto", "fp4_gemm_runner_backend": "auto", "bf16_gemm_backend": "auto", "dsa_prefill_backend": null, "dsv4_prefill_backend": "auto", "dsa_decode_backend": null, "dsa_paged_mqa_logits_backend": "auto", "dsa_topk_backend": "sgl-kernel", "disable_flashinfer_autotune": false, "flashinfer_autotune_skip_ops": null, "mamba_backend": "triton", "cuda_graph_config": {"decode": {"backend": "full", "max_bs": 8, "bs": [1, 2, 4, 8], "tc_compiler": "eager", "full_prefill_max_req": null, "full_prefill_prefix_chunk_tokens": null}, "prefill": {"backend": "breakable", "max_bs": 2048, "bs": [4, 8, 12, 16, 20, 24, 28, 32, 48, 64, 80, 96, 112, 128, 144, 160, 176, 192, 208, 224, 240, 256, 288, 320, 352, 384, 416, 448, 480, 512, 576, 640, 704, 768, 832, 896, 960, 1024, 1280, 1536, 1792, 2048], "tc_compiler": "eager", "full_prefill_max_req": null, "full_prefill_prefix_chunk_tokens": null}}, "cuda_graph_backend_decode": null, "cuda_graph_backend_prefill": null, "cuda_graph_max_bs_decode": 8, "cuda_graph_max_bs_prefill": null, "cuda_graph_bs_decode": null, "cuda_graph_bs_prefill": null, "cuda_graph_tc_compiler": null, "disable_prefill_cuda_graph": false, "disable_decode_cuda_graph": false, "disable_cuda_graph": false, "disable_cuda_graph_padding": false, "enable_profile_cuda_graph": false, "enable_cudagraph_gc": false, "debug_cuda_graph": false, "enable_layerwise_nvtx_marker": false, "enable_nccl_nvls": false, "enable_symm_mem": false, "triton_attention_reduce_in_fp32": false, "triton_attention_num_kv_splits": 8, "triton_attention_split_tile_size": null, "flashinfer_mla_disable_ragged": false, "enable_fused_qk_norm_rope": false, "enable_precise_embedding_interpolation": false, "enable_fused_moe_sum_all_reduce": false, "enable_deepseek_v4_fp4_indexer": false, "disable_custom_all_reduce": false, "enable_mscclpp": false, "enable_torch_symm_mem": false, "enable_scattered_sconv": false, "pre_warm_nccl": false, "enable_quant_communications": false, "enable_flashinfer_allreduce_fusion": false, "enforce_disable_flashinfer_allreduce_fusion": false, "flashinfer_allreduce_fusion_backend": null, "enable_aiter_allreduce_fusion": false, "enable_torch_compile": false, "enable_torch_compile_debug_mode": false, "torch_compile_max_bs": 32, "speculative_algorithm": null, "speculative_draft_model_path": null, "speculative_draft_model_revision": null, "speculative_draft_load_format": null, "speculative_num_steps": null, "speculative_eagle_topk": null, "speculative_num_draft_tokens": null, "speculative_dflash_block_size": null, "speculative_dspark_block_size": null, "speculative_dspark_sps_table_path": null, "speculative_dspark_confidence_sts_path": null, "speculative_dspark_align_verify_tokens_to_graph_tier": false, "speculative_accept_threshold_single": 1.0, "speculative_accept_threshold_acc": 1.0, "speculative_use_rejection_sampling": false, "speculative_token_map": null, "speculative_attention_mode": "prefill", "speculative_draft_attention_backend": null, "speculative_dsa_topk_backend": "sgl-kernel", "speculative_draft_kv_cache_dtype": null, "speculative_draft_window_size": null, "speculative_moe_runner_backend": "flashinfer_mxfp4", "speculative_moe_a2a_backend": null, "speculative_draft_model_quantization": null, "_speculative_draft_quantization_explicitly_set": false, "speculative_skip_dp_mlp_sync": false, "enable_multi_layer_eagle": false, "speculative_adaptive": false, "speculative_adaptive_config": null, "decoupled_spec_bind_endpoint": null, "decoupled_spec_connect_endpoints": null, "decoupled_spec_rank": null, "decoupled_spec_role": "null", "spec_trace_dir": null, "speculative_ngram_min_bfs_breadth": 1, "speculative_ngram_max_bfs_breadth": 10, "speculative_ngram_match_type": "BFS", "speculative_ngram_max_trie_depth": 18, "speculative_ngram_capacity": 10000000, "speculative_ngram_external_corpus_path": null, "speculative_ngram_external_sam_budget": 0, "speculative_ngram_external_corpus_max_tokens": 10000000, "ep_size": 4, "moe_a2a_backend": "none", "enable_w4a4_mxfp4_megamoe": false, "deepep_v2_mode": "direct", "moe_runner_backend": "flashinfer_mxfp4", "flashinfer_mxfp4_moe_precision": "default", "deepep_mode": "auto", "fuseep_mode": 2, "deepep_dispatcher_output_dtype": "auto", "ep_num_redundant_experts": 0, "ep_dispatch_algorithm": null, "init_expert_location": "trivial", "enable_eplb": false, "eplb_algorithm": "auto", "eplb_rebalance_num_iterations": 1000, "eplb_rebalance_layers_per_chunk": null, "eplb_min_rebalancing_utilization_threshold": 1.0, "expert_distribution_recorder_mode": null, "expert_distribution_recorder_buffer_size": 1000, "expert_balancedness_report_mode": "off", "deepep_config": null, "moe_dense_tp_size": null, "elastic_ep_backend": null, "enable_elastic_expert_backup": false, "mooncake_ib_device": null, "enable_waterfill": false, "ep_join_mode": null, "ep_join_rank_offset": 0, "elastic_ep_initial_size": null, "max_ep_size": null, "elastic_ep_scale_timeout": 600, "elastic_ep_rejoin": false, "disable_flashinfer_cutlass_moe_fp4_allgather": false, "disable_shared_experts_fusion": false, "enforce_shared_experts_fusion": false, "max_mamba_cache_size": 8, "mamba_ssm_dtype": null, "mamba_max_states_per_path": -1, "enable_mamba_cache_stochastic_rounding": false, "mamba_cache_philox_rounds": 0, "mamba_full_memory_ratio": 0.21, "mamba_radix_cache_strategy": "extra_buffer_lazy", "uses_mamba_radix_cache": false, "mamba_track_interval": 256, "enable_int8_mamba_checkpoint": false, "int8_mamba_ckpt_size": null, "linear_attn_backend": "triton", "linear_attn_decode_backend": null, "linear_attn_prefill_backend": null, "linear_attn_verify_backend": null, "enable_linear_replayssm": false, "linear_replayssm_cache_len": 16, "enable_linear_replayssm_spec": false, "enable_hierarchical_cache": false, "hicache_host_memory_mode": "cache", "hicache_ratio": 2.0, "hicache_size": 0, "hicache_write_policy": "write_through", "hicache_io_backend": "kernel", "hicache_mem_layout": "page_first", "hicache_storage_backend": null, "hicache_storage_prefetch_policy": "timeout", "hicache_storage_backend_extra_config": null, "hicache_storage_prefetch_retry_poll_interval": 0, "hicache_storage_prefetch_retry_max_attempts": 4, "enable_hisparse": false, "hisparse_config": null, "enable_broadcast_mm_inputs_process": false, "enable_prefix_mm_cache": false, "mm_enable_dp_encoder": false, "mm_process_config": {}, "mm_processor_worker_num": 0, "mm_io_worker_num": 0, "allowed_media_domains": [], "media_url_max_file_size_mb": 64, "mm_preprocess_cache_size_mb": null, "trust_mm_content_hashes": false, "limit_mm_data_per_request": null, "enable_mm_global_cache": false, "image_processor_backend": "auto", "mm_global_cache_backend": "mooncake", "disable_fast_image_processor": false, "mm_feature_transport": "cpu", "keep_mm_feature_on_device": false, "enable_lora": null, "enable_lora_overlap_loading": null, "max_lora_rank": null, "lora_target_modules": null, "lora_paths": null, "max_loaded_loras": null, "max_loras_per_batch": 8, "lora_eviction_policy": "lru", "lora_backend": "csgmv", "max_lora_chunk_size": 16, "experts_shared_outer_loras": null, "lora_use_virtual_experts": false, "lora_strict_loading": false, "lora_drain_wait_threshold": 0.0, "enable_two_batch_overlap": false, "enable_single_batch_overlap": false, "tbo_token_distribution_threshold": 0.48, "cpu_offload_gb": 0, "offload_group_size": -1, "offload_num_in_group": 1, "offload_prefetch_step": 1, "offload_mode": "cpu", "enable_lmcache": false, "lmcache_config_file": null, "enable_flexkv": false, "flexkv_config_file": null, "kt_weight_path": null, "kt_method": "AMXINT4", "kt_cpuinfer": null, "kt_threadpool_count": 2, "kt_num_gpu_experts": null, "kt_max_deferred_experts_per_token": null, "dllm_algorithm": null, "dllm_algorithm_config": null, "dllm_fdfo": true, "disaggregation_mode": "null", "disaggregation_transfer_backend": "mooncake", "disaggregation_bootstrap_port": 8998, "disaggregation_ib_device": null, "disaggregation_decode_enable_radix_cache": false, "disaggregation_decode_enable_offload_kvcache": false, "disaggregation_decode_retraction_backup": "cpu_tensor", "num_reserved_decode_tokens": 512, "disaggregation_decode_extra_slots": null, "disaggregation_decode_polling_interval": 1, "optimistic_prefill_attempts": 0, "encoder_only": false, "language_only": false, "language_model_only": false, "encoder_transfer_backend": "zmq_to_tokenizer", "encoder_urls": [], "encoder_bootstrap_port": 8997, "encoder_register_urls": [], "enable_adaptive_dispatch_to_encoder": false, "enable_pdmux": false, "pdmux_config_path": null, "sm_group_num": 8, "startup_weight_load_mode": "serial", "custom_weight_loader": [], "weight_loader_disable_mmap": false, "weight_loader_prefetch_checkpoints": false, "weight_loader_prefetch_num_threads": 4, "weight_loader_drop_cache_after_load": false, "remote_instance_weight_loader_seed_instance_ip": null, "remote_instance_weight_loader_seed_instance_service_port": null, "remote_instance_weight_loader_send_weights_group_ports": null, "remote_instance_weight_loader_backend": "nccl", "remote_instance_weight_loader_start_seed_via_transfer_engine": false, "engine_info_bootstrap_port": 6789, "modelexpress_config": null, "download_dir": null, "model_checksum": null, "delete_ckpt_after_loading": false, "decrypted_config_file": null, "decrypted_draft_config_file": null, "checkpoint_engine_wait_weights_before_ready": false, "enable_prefill_delayer": false, "prefill_delayer_max_delay_passes": 30, "prefill_delayer_token_usage_low_watermark": null, "prefill_delayer_forward_passes_buckets": null, "prefill_delayer_wait_seconds_buckets": null, "prefill_delayer_queue_min_ratio": null, "prefill_delayer_max_delay_ms": null, "min_free_slots_delay": null, "enable_deterministic_inference": false, "rl_on_policy_target": null, "kv_canary": "none", "kv_canary_real_data": "none", "kv_canary_sweep_interval": 0, "enable_dynamic_batch_tokenizer": false, "dynamic_batch_tokenizer_batch_size": 32, "dynamic_batch_tokenizer_batch_timeout": 0.002, "enable_tokenizer_batch_encode": false, "disable_tokenizer_batch_decode": false, "debug_tensor_dump_output_folder": null, "debug_tensor_dump_layers": null, "debug_tensor_dump_input_file": null, "enable_memory_saver": false, "enable_weights_cpu_backup": false, "enable_draft_weights_cpu_backup": false, "enable_custom_logit_processor": false, "enable_return_hidden_states": false, "return_hidden_states_mode": null, "enable_return_routed_experts": false, "enable_return_indexer_topk": false, "disable_outlines_disk_cache": false, "enable_mis": false, "weight_cache_mode": "off", "weight_cache_socket": null, "weight_cache_timeout": 1800, "forward_hooks": null, "msprobe_dump_config": null, "world_size": 32, "last_gen_throughput": 0.0, "memory_usage": {"weight": 59.045, "kvcache": 11.343, "startup_available": 6.99, "token_capacity": 440448, "token_capacity_swa": null, "graph": {"prefill": 4.025, "decode": 0.305, "target_verify": 0.0, "draft_prefill": 0.0, "draft_decode": 0.0, "draft_extend": 0.0}}, "startup_time": {"load_weight": 184.15815701289102, "kv_cache_allocation": 2.0363425738178194, "scheduler_e2e": 445.19546748977154, "cuda_graph": {"prefill": 162.53207873506472, "decode": 9.274835765827447, "target_verify": 0.0, "draft_prefill": 0.0, "draft_decode": 0.0, "draft_extend": 0.0}}, "effective_max_running_requests_per_dp": 8}], "version": "0.0.0.dev1+gdaf631719", "kv_events": null}, "duration": 86.87661811616272, "completed": 1, "total_input_tokens": 15934, "total_input_text_tokens": 15934, "total_input_vision_tokens": 0, "total_output_tokens": 1, "total_output_tokens_retokenized": 1, "request_throughput": 0.011510576973230014, "input_throughput": 183.40953349144704, "output_throughput": 0.011510576973230014, "total_throughput": 183.42104406842026, "mean_e2e_latency_ms": 86835.64506843686, "median_e2e_latency_ms": 86835.64506843686, "std_e2e_latency_ms": 0.0, "p90_e2e_latency_ms": 86835.64506843686, "p95_e2e_latency_ms": 86835.64506843686, "p99_e2e_latency_ms": 86835.64506843686, "mean_ttft_ms": 86835.57030931115, "median_ttft_ms": 86835.57030931115, "std_ttft_ms": 0.0, "p90_ttft_ms": 86835.57030931115, "p95_ttft_ms": 86835.57030931115, "p99_ttft_ms": 86835.57030931115, "mean_tpot_ms": 0.0, "median_tpot_ms": 0.0, "std_tpot_ms": 0.0, "p90_tpot_ms": 0.0, "p95_tpot_ms": 0.0, "p99_tpot_ms": 0.0, "mean_itl_ms": 0.0, "median_itl_ms": 0.0, "std_itl_ms": 0.0, "p90_itl_ms": 0.0, "p95_itl_ms": 0.0, "p99_itl_ms": 0.0, "concurrency": 0.9995283765803237, "accept_length": null, "max_output_tokens_per_s": 1.0, "max_concurrent_requests": 1, "input_lens": [15934], "output_lens": [1], "ttfts": [86.83557030931115], "itls": [[]], "generated_texts": ["The"], "errors": [""]} diff --git a/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-tp32-final-20260902-123051/bench/warm_b.jsonl b/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-tp32-final-20260902-123051/bench/warm_b.jsonl new file mode 100644 index 0000000..1db6c75 --- /dev/null +++ b/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-tp32-final-20260902-123051/bench/warm_b.jsonl @@ -0,0 +1 @@ +{"tag": null, "backend": "sglang", "dataset_name": "speed-bench", "request_rate": 10000.0, "max_concurrency": 8, "sharegpt_output_len": null, "random_input_len": 1024, "random_output_len": 1024, "random_range_ratio": 0.0, "server_info": {"model_path": "/data/hf_models/Kimi-K3", "tokenizer_path": "/data/hf_models/Kimi-K3", "tokenizer_mode": "auto", "tokenizer_backend": "huggingface", "tokenizer_worker_num": 1, "detokenizer_worker_num": 1, "skip_tokenizer_init": false, "load_format": "auto", "model_loader_extra_config": "{}", "trust_remote_code": true, "context_length": null, "is_embedding": false, "enable_multimodal": null, "revision": null, "model_impl": "auto", "model_config_parser": "auto", "json_model_override_args": "{}", "dtype": "auto", "quantization": null, "quantization_param_path": null, "kv_cache_dtype": "bfloat16", "enable_fp32_lm_head": false, "modelopt_quant": null, "modelopt_checkpoint_restore_path": null, "modelopt_checkpoint_save_path": null, "modelopt_export_path": null, "quantize_and_serve": false, "rl_quant_profile": null, "enable_tf32_matmul": false, "mem_fraction_static": 0.86, "max_running_requests": 8, "max_queued_requests": null, "max_total_tokens": null, "chunked_prefill_size": 8192, "prefill_decode_interval": 0, "enable_dynamic_chunking": false, "max_prefill_tokens": 16384, "prefill_max_requests": null, "schedule_policy": "fcfs", "enable_priority_scheduling": false, "disable_priority_preemption": false, "default_priority_value": null, "abort_on_priority_when_disabled": false, "schedule_low_priority_values_first": false, "priority_scheduling_preemption_threshold": 10, "retraction_policy": "length", "schedule_conservativeness": 1.0, "page_size": 64, "c128_page_size": 16, "swa_full_tokens_ratio": 0.8, "disable_hybrid_swa_memory": false, "radix_eviction_policy": "lru", "prefill_only_disable_kv_cache": false, "disable_radix_cache": true, "enable_page_major_kv_layout": false, "enable_unified_memory": false, "disable_chunked_prefix_cache": false, "disable_overlap_schedule": false, "num_continuous_decode_steps": 1, "scheduler_recv_interval": 1, "enable_mixed_chunk": false, "nccl_port": null, "dist_timeout": 3600, "dist_init_addr": "174.1.60.5:20000", "gated_launch_port": null, "nnodes": 4, "node_rank": 0, "tp_size": 32, "dcp_size": 1, "pp_size": 1, "pp_max_micro_batch_size": null, "pp_async_batch_depth": 0, "dp_size": 1, "load_balance_method": "round_robin", "attn_cp_size": 1, "moe_dp_size": 1, "dwdp_size": 1, "dcp_comm_backend": "ag_rs", "dcp_replicate_q_proj": null, "enable_prefill_cp": false, "cp_strategy": null, "enable_dsa_cache_layer_split": false, "enable_dsa_prefill_context_parallel": false, "dsa_prefill_cp_mode": "round-robin-split", "enable_prefill_context_parallel": false, "prefill_cp_mode": "in-seq-split", "enable_cp_decode_attn_tp": false, "enable_dp_attention": false, "enable_dp_attention_local_control_broadcast": false, "enable_dp_lm_head": false, "enable_tp_lm_head_all_to_all": false, "enable_attn_tp_input_scattered": false, "enable_shared_experts_attn_tp": false, "enable_dense_mlp_attn_tp": false, "disable_attn_tp_gather": false, "enable_p2p_check": false, "device": "cuda", "base_gpu_id": 0, "gpu_id_step": 1, "random_seed": 994951663, "mlx_enable_sampling": false, "watchdog_timeout": 300, "soft_watchdog_timeout": null, "sleep_on_idle": false, "use_ray": false, "custom_sigquit_handler": null, "numa_node": null, "gc_threshold": null, "host": "0.0.0.0", "port": 30000, "fastapi_root_path": "", "smg_grpc_mode": false, "grpc_mode": false, "grpc_port": null, "grpc_worker_threads": 4, "sidecar": null, "sidecar_args": null, "skip_server_warmup": false, "warmups": null, "enable_http2": false, "http2_max_concurrent_streams": 200, "http2_initial_connection_window_size": 1048576, "ssl_keyfile": null, "ssl_certfile": null, "ssl_ca_certs": null, "ssl_keyfile_password": null, "enable_ssl_refresh": false, "api_key": null, "admin_api_key": null, "served_model_name": "kimi-k3", "weight_version": "default", "chat_template": null, "hf_chat_template_name": null, "completion_template": null, "file_storage_path": "sglang_storage", "enable_cache_report": false, "reasoning_parser": null, "default_chat_template_kwargs": null, "strip_thinking_cache": false, "enable_strict_thinking": false, "tool_call_parser": null, "tool_server": null, "sampling_defaults": "model", "asr_max_buffer_seconds": 60, "asr_max_concurrent_sessions": 32, "preferred_sampling_params": null, "allow_auto_truncate": false, "stream_interval": 1, "batch_notify_size": 16, "stream_response_default_include_usage": false, "incremental_streaming_output": false, "enable_streaming_session": false, "enable_session_radix_cache": false, "log_level": "info", "log_level_http": null, "log_requests": false, "log_requests_level": 2, "log_requests_format": "text", "log_requests_target": null, "uvicorn_access_log_exclude_prefixes": [], "crash_dump_folder": null, "show_time_cost": false, "enable_metrics": true, "smg_http_sidecar_port": null, "enable_mfu_metrics": false, "enable_metrics_for_all_schedulers": false, "load_snapshot_publish_interval": 15, "tokenizer_metrics_custom_labels_header": "x-custom-labels", "tokenizer_metrics_allowed_custom_labels": null, "extra_metric_labels": null, "bucket_time_to_first_token": null, "bucket_inter_token_latency": null, "bucket_e2e_request_latency": null, "prompt_tokens_buckets": null, "generation_tokens_buckets": null, "gc_warning_threshold_secs": 0.0, "decode_log_interval": 40, "enable_request_time_stats_logging": true, "kv_events_config": null, "load_publish_endpoint": null, "enable_forward_pass_metrics": false, "forward_pass_metrics_worker_id": "", "forward_pass_metrics_ipc_name": null, "enable_trace": false, "trace_modules": "request", "otlp_traces_endpoint": "localhost:4317", "export_metrics_to_file": false, "export_metrics_to_file_dir": null, "stat_loggers": null, "constrained_json_whitespace_pattern": null, "constrained_json_disable_any_whitespace": false, "attention_backend": "triton", "decode_attention_backend": null, "enable_lean_attention": null, "prefill_attention_backend": null, "sampling_backend": "flashinfer", "grammar_backend": "xgrammar", "radix_cache_backend": null, "mm_attention_backend": null, "fp8_gemm_runner_backend": "auto", "fp4_gemm_runner_backend": "auto", "bf16_gemm_backend": "auto", "dsa_prefill_backend": null, "dsv4_prefill_backend": "auto", "dsa_decode_backend": null, "dsa_paged_mqa_logits_backend": "auto", "dsa_topk_backend": "sgl-kernel", "disable_flashinfer_autotune": false, "flashinfer_autotune_skip_ops": null, "mamba_backend": "triton", "cuda_graph_config": {"decode": {"backend": "full", "max_bs": 8, "bs": [1, 2, 4, 8], "tc_compiler": "eager", "full_prefill_max_req": null, "full_prefill_prefix_chunk_tokens": null}, "prefill": {"backend": "breakable", "max_bs": 2048, "bs": [4, 8, 12, 16, 20, 24, 28, 32, 48, 64, 80, 96, 112, 128, 144, 160, 176, 192, 208, 224, 240, 256, 288, 320, 352, 384, 416, 448, 480, 512, 576, 640, 704, 768, 832, 896, 960, 1024, 1280, 1536, 1792, 2048], "tc_compiler": "eager", "full_prefill_max_req": null, "full_prefill_prefix_chunk_tokens": null}}, "cuda_graph_backend_decode": null, "cuda_graph_backend_prefill": null, "cuda_graph_max_bs_decode": 8, "cuda_graph_max_bs_prefill": null, "cuda_graph_bs_decode": null, "cuda_graph_bs_prefill": null, "cuda_graph_tc_compiler": null, "disable_prefill_cuda_graph": false, "disable_decode_cuda_graph": false, "disable_cuda_graph": false, "disable_cuda_graph_padding": false, "enable_profile_cuda_graph": false, "enable_cudagraph_gc": false, "debug_cuda_graph": false, "enable_layerwise_nvtx_marker": false, "enable_nccl_nvls": false, "enable_symm_mem": false, "triton_attention_reduce_in_fp32": false, "triton_attention_num_kv_splits": 8, "triton_attention_split_tile_size": null, "flashinfer_mla_disable_ragged": false, "enable_fused_qk_norm_rope": false, "enable_precise_embedding_interpolation": false, "enable_fused_moe_sum_all_reduce": false, "enable_deepseek_v4_fp4_indexer": false, "disable_custom_all_reduce": false, "enable_mscclpp": false, "enable_torch_symm_mem": false, "enable_scattered_sconv": false, "pre_warm_nccl": false, "enable_quant_communications": false, "enable_flashinfer_allreduce_fusion": false, "enforce_disable_flashinfer_allreduce_fusion": false, "flashinfer_allreduce_fusion_backend": null, "enable_aiter_allreduce_fusion": false, "enable_torch_compile": false, "enable_torch_compile_debug_mode": false, "torch_compile_max_bs": 32, "speculative_algorithm": null, "speculative_draft_model_path": null, "speculative_draft_model_revision": null, "speculative_draft_load_format": null, "speculative_num_steps": null, "speculative_eagle_topk": null, "speculative_num_draft_tokens": null, "speculative_dflash_block_size": null, "speculative_dspark_block_size": null, "speculative_dspark_sps_table_path": null, "speculative_dspark_confidence_sts_path": null, "speculative_dspark_align_verify_tokens_to_graph_tier": false, "speculative_accept_threshold_single": 1.0, "speculative_accept_threshold_acc": 1.0, "speculative_use_rejection_sampling": false, "speculative_token_map": null, "speculative_attention_mode": "prefill", "speculative_draft_attention_backend": null, "speculative_dsa_topk_backend": "sgl-kernel", "speculative_draft_kv_cache_dtype": null, "speculative_draft_window_size": null, "speculative_moe_runner_backend": "flashinfer_mxfp4", "speculative_moe_a2a_backend": null, "speculative_draft_model_quantization": null, "_speculative_draft_quantization_explicitly_set": false, "speculative_skip_dp_mlp_sync": false, "enable_multi_layer_eagle": false, "speculative_adaptive": false, "speculative_adaptive_config": null, "decoupled_spec_bind_endpoint": null, "decoupled_spec_connect_endpoints": null, "decoupled_spec_rank": null, "decoupled_spec_role": "null", "spec_trace_dir": null, "speculative_ngram_min_bfs_breadth": 1, "speculative_ngram_max_bfs_breadth": 10, "speculative_ngram_match_type": "BFS", "speculative_ngram_max_trie_depth": 18, "speculative_ngram_capacity": 10000000, "speculative_ngram_external_corpus_path": null, "speculative_ngram_external_sam_budget": 0, "speculative_ngram_external_corpus_max_tokens": 10000000, "ep_size": 4, "moe_a2a_backend": "none", "enable_w4a4_mxfp4_megamoe": false, "deepep_v2_mode": "direct", "moe_runner_backend": "flashinfer_mxfp4", "flashinfer_mxfp4_moe_precision": "default", "deepep_mode": "auto", "fuseep_mode": 2, "deepep_dispatcher_output_dtype": "auto", "ep_num_redundant_experts": 0, "ep_dispatch_algorithm": null, "init_expert_location": "trivial", "enable_eplb": false, "eplb_algorithm": "auto", "eplb_rebalance_num_iterations": 1000, "eplb_rebalance_layers_per_chunk": null, "eplb_min_rebalancing_utilization_threshold": 1.0, "expert_distribution_recorder_mode": null, "expert_distribution_recorder_buffer_size": 1000, "expert_balancedness_report_mode": "off", "deepep_config": null, "moe_dense_tp_size": null, "elastic_ep_backend": null, "enable_elastic_expert_backup": false, "mooncake_ib_device": null, "enable_waterfill": false, "ep_join_mode": null, "ep_join_rank_offset": 0, "elastic_ep_initial_size": null, "max_ep_size": null, "elastic_ep_scale_timeout": 600, "elastic_ep_rejoin": false, "disable_flashinfer_cutlass_moe_fp4_allgather": false, "disable_shared_experts_fusion": false, "enforce_shared_experts_fusion": false, "max_mamba_cache_size": null, "mamba_ssm_dtype": null, "mamba_max_states_per_path": -1, "enable_mamba_cache_stochastic_rounding": false, "mamba_cache_philox_rounds": 0, "mamba_full_memory_ratio": 0.21, "mamba_radix_cache_strategy": "extra_buffer_lazy", "uses_mamba_radix_cache": false, "mamba_track_interval": 256, "enable_int8_mamba_checkpoint": false, "int8_mamba_ckpt_size": null, "linear_attn_backend": "triton", "linear_attn_decode_backend": null, "linear_attn_prefill_backend": null, "linear_attn_verify_backend": null, "enable_linear_replayssm": false, "linear_replayssm_cache_len": 16, "enable_linear_replayssm_spec": false, "enable_hierarchical_cache": false, "hicache_host_memory_mode": "cache", "hicache_ratio": 2.0, "hicache_size": 0, "hicache_write_policy": "write_through", "hicache_io_backend": "kernel", "hicache_mem_layout": "page_first", "hicache_storage_backend": null, "hicache_storage_prefetch_policy": "timeout", "hicache_storage_backend_extra_config": null, "hicache_storage_prefetch_retry_poll_interval": 0, "hicache_storage_prefetch_retry_max_attempts": 4, "enable_hisparse": false, "hisparse_config": null, "enable_broadcast_mm_inputs_process": false, "enable_prefix_mm_cache": false, "mm_enable_dp_encoder": false, "mm_process_config": {}, "mm_processor_worker_num": 0, "mm_io_worker_num": 0, "allowed_media_domains": [], "media_url_max_file_size_mb": 64, "mm_preprocess_cache_size_mb": null, "trust_mm_content_hashes": false, "limit_mm_data_per_request": null, "enable_mm_global_cache": false, "image_processor_backend": "auto", "mm_global_cache_backend": "mooncake", "disable_fast_image_processor": false, "mm_feature_transport": "cpu", "keep_mm_feature_on_device": false, "enable_lora": null, "enable_lora_overlap_loading": null, "max_lora_rank": null, "lora_target_modules": null, "lora_paths": null, "max_loaded_loras": null, "max_loras_per_batch": 8, "lora_eviction_policy": "lru", "lora_backend": "csgmv", "max_lora_chunk_size": 16, "experts_shared_outer_loras": null, "lora_use_virtual_experts": false, "lora_strict_loading": false, "lora_drain_wait_threshold": 0.0, "enable_two_batch_overlap": false, "enable_single_batch_overlap": false, "tbo_token_distribution_threshold": 0.48, "cpu_offload_gb": 0, "offload_group_size": -1, "offload_num_in_group": 1, "offload_prefetch_step": 1, "offload_mode": "cpu", "enable_lmcache": false, "lmcache_config_file": null, "enable_flexkv": false, "flexkv_config_file": null, "kt_weight_path": null, "kt_method": "AMXINT4", "kt_cpuinfer": null, "kt_threadpool_count": 2, "kt_num_gpu_experts": null, "kt_max_deferred_experts_per_token": null, "dllm_algorithm": null, "dllm_algorithm_config": null, "dllm_fdfo": true, "disaggregation_mode": "null", "disaggregation_transfer_backend": "mooncake", "disaggregation_bootstrap_port": 8998, "disaggregation_ib_device": null, "disaggregation_decode_enable_radix_cache": false, "disaggregation_decode_enable_offload_kvcache": false, "disaggregation_decode_retraction_backup": null, "num_reserved_decode_tokens": 512, "disaggregation_decode_extra_slots": null, "disaggregation_decode_polling_interval": 1, "optimistic_prefill_attempts": 0, "encoder_only": false, "language_only": false, "language_model_only": false, "encoder_transfer_backend": "zmq_to_tokenizer", "encoder_urls": [], "encoder_bootstrap_port": 8997, "encoder_register_urls": [], "enable_adaptive_dispatch_to_encoder": false, "enable_pdmux": false, "pdmux_config_path": null, "sm_group_num": 8, "startup_weight_load_mode": "serial", "custom_weight_loader": [], "weight_loader_disable_mmap": false, "weight_loader_prefetch_checkpoints": false, "weight_loader_prefetch_num_threads": 4, "weight_loader_drop_cache_after_load": false, "remote_instance_weight_loader_seed_instance_ip": null, "remote_instance_weight_loader_seed_instance_service_port": null, "remote_instance_weight_loader_send_weights_group_ports": null, "remote_instance_weight_loader_backend": "nccl", "remote_instance_weight_loader_start_seed_via_transfer_engine": false, "engine_info_bootstrap_port": 6789, "modelexpress_config": null, "download_dir": null, "model_checksum": null, "delete_ckpt_after_loading": false, "decrypted_config_file": null, "decrypted_draft_config_file": null, "checkpoint_engine_wait_weights_before_ready": false, "enable_prefill_delayer": false, "prefill_delayer_max_delay_passes": 30, "prefill_delayer_token_usage_low_watermark": null, "prefill_delayer_forward_passes_buckets": null, "prefill_delayer_wait_seconds_buckets": null, "prefill_delayer_queue_min_ratio": null, "prefill_delayer_max_delay_ms": null, "min_free_slots_delay": null, "enable_deterministic_inference": false, "rl_on_policy_target": null, "kv_canary": "none", "kv_canary_real_data": "none", "kv_canary_sweep_interval": 0, "enable_dynamic_batch_tokenizer": false, "dynamic_batch_tokenizer_batch_size": 32, "dynamic_batch_tokenizer_batch_timeout": 0.002, "enable_tokenizer_batch_encode": false, "disable_tokenizer_batch_decode": false, "debug_tensor_dump_output_folder": null, "debug_tensor_dump_layers": null, "debug_tensor_dump_input_file": null, "enable_memory_saver": false, "enable_weights_cpu_backup": false, "enable_draft_weights_cpu_backup": false, "enable_custom_logit_processor": false, "enable_return_hidden_states": false, "return_hidden_states_mode": null, "enable_return_routed_experts": false, "enable_return_indexer_topk": false, "disable_outlines_disk_cache": false, "enable_mis": false, "weight_cache_mode": "off", "weight_cache_socket": null, "weight_cache_timeout": 1800, "forward_hooks": null, "msprobe_dump_config": null, "status": "ready", "max_total_num_tokens": 440448, "max_req_input_len": 440442, "startup_time": {"load_weight": 509.5755647616461, "kv_cache_allocation": 1.710931449662894, "scheduler_e2e": 780.1405090820044, "cuda_graph": {"prefill": 164.27889772644266, "decode": 6.840347086079419, "target_verify": 0.0, "draft_prefill": 0.0, "draft_decode": 0.0, "draft_extend": 0.0}, "tokenizer_e2e": 806.9362224731594}, "internal_states": [{"model_path": "/data/hf_models/Kimi-K3", "tokenizer_path": "/data/hf_models/Kimi-K3", "tokenizer_mode": "auto", "tokenizer_backend": "huggingface", "tokenizer_worker_num": 1, "detokenizer_worker_num": 1, "skip_tokenizer_init": false, "load_format": "auto", "model_loader_extra_config": "{}", "trust_remote_code": true, "context_length": null, "is_embedding": false, "enable_multimodal": null, "revision": null, "model_impl": "auto", "model_config_parser": "auto", "json_model_override_args": "{}", "dtype": "auto", "quantization": null, "quantization_param_path": null, "kv_cache_dtype": "bfloat16", "enable_fp32_lm_head": false, "modelopt_quant": null, "modelopt_checkpoint_restore_path": null, "modelopt_checkpoint_save_path": null, "modelopt_export_path": null, "quantize_and_serve": false, "rl_quant_profile": null, "enable_tf32_matmul": false, "mem_fraction_static": 0.86, "max_running_requests": 8, "max_queued_requests": null, "max_total_tokens": null, "chunked_prefill_size": 8192, "prefill_decode_interval": 0, "enable_dynamic_chunking": false, "max_prefill_tokens": 16384, "prefill_max_requests": null, "schedule_policy": "fcfs", "enable_priority_scheduling": false, "disable_priority_preemption": false, "default_priority_value": null, "abort_on_priority_when_disabled": false, "schedule_low_priority_values_first": false, "priority_scheduling_preemption_threshold": 10, "retraction_policy": "length", "schedule_conservativeness": 1.0, "page_size": 64, "c128_page_size": 16, "swa_full_tokens_ratio": 0.8, "disable_hybrid_swa_memory": false, "radix_eviction_policy": "lru", "prefill_only_disable_kv_cache": false, "disable_radix_cache": true, "enable_page_major_kv_layout": false, "enable_unified_memory": false, "disable_chunked_prefix_cache": true, "disable_overlap_schedule": false, "num_continuous_decode_steps": 1, "scheduler_recv_interval": 1, "enable_mixed_chunk": false, "nccl_port": null, "dist_timeout": 3600, "dist_init_addr": "174.1.60.5:20000", "gated_launch_port": null, "nnodes": 4, "node_rank": 0, "tp_size": 32, "dcp_size": 1, "pp_size": 1, "pp_max_micro_batch_size": 8, "pp_async_batch_depth": 0, "dp_size": 1, "load_balance_method": "round_robin", "attn_cp_size": 1, "moe_dp_size": 1, "dwdp_size": 1, "dcp_comm_backend": "ag_rs", "dcp_replicate_q_proj": null, "enable_prefill_cp": false, "cp_strategy": null, "enable_dsa_cache_layer_split": false, "enable_dsa_prefill_context_parallel": false, "dsa_prefill_cp_mode": "round-robin-split", "enable_prefill_context_parallel": false, "prefill_cp_mode": "in-seq-split", "enable_cp_decode_attn_tp": false, "enable_dp_attention": false, "enable_dp_attention_local_control_broadcast": false, "enable_dp_lm_head": false, "enable_tp_lm_head_all_to_all": false, "enable_attn_tp_input_scattered": false, "enable_shared_experts_attn_tp": false, "enable_dense_mlp_attn_tp": false, "disable_attn_tp_gather": false, "enable_p2p_check": false, "device": "cuda", "base_gpu_id": 0, "gpu_id_step": 1, "random_seed": 994951663, "mlx_enable_sampling": false, "watchdog_timeout": 300, "soft_watchdog_timeout": null, "sleep_on_idle": false, "use_ray": false, "numa_node": null, "gc_threshold": null, "host": "0.0.0.0", "port": 30000, "fastapi_root_path": "", "smg_grpc_mode": false, "grpc_mode": false, "grpc_port": null, "grpc_worker_threads": 4, "sidecar": null, "sidecar_args": null, "skip_server_warmup": false, "warmups": null, "enable_http2": false, "http2_max_concurrent_streams": 200, "http2_initial_connection_window_size": 1048576, "ssl_keyfile": null, "ssl_certfile": null, "ssl_ca_certs": null, "ssl_keyfile_password": null, "enable_ssl_refresh": false, "api_key": null, "admin_api_key": null, "served_model_name": "kimi-k3", "weight_version": "default", "chat_template": null, "hf_chat_template_name": null, "completion_template": null, "file_storage_path": "sglang_storage", "enable_cache_report": false, "reasoning_parser": null, "default_chat_template_kwargs": null, "strip_thinking_cache": false, "enable_strict_thinking": false, "tool_call_parser": null, "tool_server": null, "sampling_defaults": "model", "asr_max_buffer_seconds": 60, "asr_max_concurrent_sessions": 32, "preferred_sampling_params": null, "allow_auto_truncate": false, "stream_interval": 1, "batch_notify_size": 16, "stream_response_default_include_usage": false, "incremental_streaming_output": false, "enable_streaming_session": false, "enable_session_radix_cache": false, "log_level": "info", "log_level_http": null, "log_requests": false, "log_requests_level": 2, "log_requests_format": "text", "log_requests_target": null, "uvicorn_access_log_exclude_prefixes": [], "crash_dump_folder": null, "show_time_cost": false, "enable_metrics": true, "smg_http_sidecar_port": null, "enable_mfu_metrics": false, "enable_metrics_for_all_schedulers": false, "load_snapshot_publish_interval": 15, "tokenizer_metrics_custom_labels_header": "x-custom-labels", "tokenizer_metrics_allowed_custom_labels": null, "extra_metric_labels": null, "bucket_time_to_first_token": null, "bucket_inter_token_latency": null, "bucket_e2e_request_latency": null, "prompt_tokens_buckets": null, "generation_tokens_buckets": null, "gc_warning_threshold_secs": 0.0, "decode_log_interval": 40, "enable_request_time_stats_logging": true, "kv_events_config": null, "load_publish_endpoint": null, "enable_forward_pass_metrics": false, "forward_pass_metrics_worker_id": "", "forward_pass_metrics_ipc_name": null, "enable_trace": false, "trace_modules": "request", "otlp_traces_endpoint": "localhost:4317", "export_metrics_to_file": false, "export_metrics_to_file_dir": null, "stat_loggers": null, "constrained_json_whitespace_pattern": null, "constrained_json_disable_any_whitespace": false, "attention_backend": "triton", "decode_attention_backend": null, "enable_lean_attention": null, "prefill_attention_backend": null, "sampling_backend": "flashinfer", "grammar_backend": "xgrammar", "radix_cache_backend": null, "mm_attention_backend": null, "fp8_gemm_runner_backend": "auto", "fp4_gemm_runner_backend": "auto", "bf16_gemm_backend": "auto", "dsa_prefill_backend": null, "dsv4_prefill_backend": "auto", "dsa_decode_backend": null, "dsa_paged_mqa_logits_backend": "auto", "dsa_topk_backend": "sgl-kernel", "disable_flashinfer_autotune": false, "flashinfer_autotune_skip_ops": null, "mamba_backend": "triton", "cuda_graph_config": {"decode": {"backend": "full", "max_bs": 8, "bs": [1, 2, 4, 8], "tc_compiler": "eager", "full_prefill_max_req": null, "full_prefill_prefix_chunk_tokens": null}, "prefill": {"backend": "breakable", "max_bs": 2048, "bs": [4, 8, 12, 16, 20, 24, 28, 32, 48, 64, 80, 96, 112, 128, 144, 160, 176, 192, 208, 224, 240, 256, 288, 320, 352, 384, 416, 448, 480, 512, 576, 640, 704, 768, 832, 896, 960, 1024, 1280, 1536, 1792, 2048], "tc_compiler": "eager", "full_prefill_max_req": null, "full_prefill_prefix_chunk_tokens": null}}, "cuda_graph_backend_decode": null, "cuda_graph_backend_prefill": null, "cuda_graph_max_bs_decode": 8, "cuda_graph_max_bs_prefill": null, "cuda_graph_bs_decode": null, "cuda_graph_bs_prefill": null, "cuda_graph_tc_compiler": null, "disable_prefill_cuda_graph": false, "disable_decode_cuda_graph": false, "disable_cuda_graph": false, "disable_cuda_graph_padding": false, "enable_profile_cuda_graph": false, "enable_cudagraph_gc": false, "debug_cuda_graph": false, "enable_layerwise_nvtx_marker": false, "enable_nccl_nvls": false, "enable_symm_mem": false, "triton_attention_reduce_in_fp32": false, "triton_attention_num_kv_splits": 8, "triton_attention_split_tile_size": null, "flashinfer_mla_disable_ragged": false, "enable_fused_qk_norm_rope": false, "enable_precise_embedding_interpolation": false, "enable_fused_moe_sum_all_reduce": false, "enable_deepseek_v4_fp4_indexer": false, "disable_custom_all_reduce": false, "enable_mscclpp": false, "enable_torch_symm_mem": false, "enable_scattered_sconv": false, "pre_warm_nccl": false, "enable_quant_communications": false, "enable_flashinfer_allreduce_fusion": false, "enforce_disable_flashinfer_allreduce_fusion": false, "flashinfer_allreduce_fusion_backend": null, "enable_aiter_allreduce_fusion": false, "enable_torch_compile": false, "enable_torch_compile_debug_mode": false, "torch_compile_max_bs": 32, "speculative_algorithm": null, "speculative_draft_model_path": null, "speculative_draft_model_revision": null, "speculative_draft_load_format": null, "speculative_num_steps": null, "speculative_eagle_topk": null, "speculative_num_draft_tokens": null, "speculative_dflash_block_size": null, "speculative_dspark_block_size": null, "speculative_dspark_sps_table_path": null, "speculative_dspark_confidence_sts_path": null, "speculative_dspark_align_verify_tokens_to_graph_tier": false, "speculative_accept_threshold_single": 1.0, "speculative_accept_threshold_acc": 1.0, "speculative_use_rejection_sampling": false, "speculative_token_map": null, "speculative_attention_mode": "prefill", "speculative_draft_attention_backend": null, "speculative_dsa_topk_backend": "sgl-kernel", "speculative_draft_kv_cache_dtype": null, "speculative_draft_window_size": null, "speculative_moe_runner_backend": "flashinfer_mxfp4", "speculative_moe_a2a_backend": null, "speculative_draft_model_quantization": null, "_speculative_draft_quantization_explicitly_set": false, "speculative_skip_dp_mlp_sync": false, "enable_multi_layer_eagle": false, "speculative_adaptive": false, "speculative_adaptive_config": null, "decoupled_spec_bind_endpoint": null, "decoupled_spec_connect_endpoints": null, "decoupled_spec_rank": null, "decoupled_spec_role": "null", "spec_trace_dir": null, "speculative_ngram_min_bfs_breadth": 1, "speculative_ngram_max_bfs_breadth": 10, "speculative_ngram_match_type": "BFS", "speculative_ngram_max_trie_depth": 18, "speculative_ngram_capacity": 10000000, "speculative_ngram_external_corpus_path": null, "speculative_ngram_external_sam_budget": 0, "speculative_ngram_external_corpus_max_tokens": 10000000, "ep_size": 4, "moe_a2a_backend": "none", "enable_w4a4_mxfp4_megamoe": false, "deepep_v2_mode": "direct", "moe_runner_backend": "flashinfer_mxfp4", "flashinfer_mxfp4_moe_precision": "default", "deepep_mode": "auto", "fuseep_mode": 2, "deepep_dispatcher_output_dtype": "auto", "ep_num_redundant_experts": 0, "ep_dispatch_algorithm": null, "init_expert_location": "trivial", "enable_eplb": false, "eplb_algorithm": "auto", "eplb_rebalance_num_iterations": 1000, "eplb_rebalance_layers_per_chunk": null, "eplb_min_rebalancing_utilization_threshold": 1.0, "expert_distribution_recorder_mode": null, "expert_distribution_recorder_buffer_size": 1000, "expert_balancedness_report_mode": "off", "deepep_config": null, "moe_dense_tp_size": null, "elastic_ep_backend": null, "enable_elastic_expert_backup": false, "mooncake_ib_device": null, "enable_waterfill": false, "ep_join_mode": null, "ep_join_rank_offset": 0, "elastic_ep_initial_size": null, "max_ep_size": null, "elastic_ep_scale_timeout": 600, "elastic_ep_rejoin": false, "disable_flashinfer_cutlass_moe_fp4_allgather": false, "disable_shared_experts_fusion": false, "enforce_shared_experts_fusion": false, "max_mamba_cache_size": 8, "mamba_ssm_dtype": null, "mamba_max_states_per_path": -1, "enable_mamba_cache_stochastic_rounding": false, "mamba_cache_philox_rounds": 0, "mamba_full_memory_ratio": 0.21, "mamba_radix_cache_strategy": "extra_buffer_lazy", "uses_mamba_radix_cache": false, "mamba_track_interval": 256, "enable_int8_mamba_checkpoint": false, "int8_mamba_ckpt_size": null, "linear_attn_backend": "triton", "linear_attn_decode_backend": null, "linear_attn_prefill_backend": null, "linear_attn_verify_backend": null, "enable_linear_replayssm": false, "linear_replayssm_cache_len": 16, "enable_linear_replayssm_spec": false, "enable_hierarchical_cache": false, "hicache_host_memory_mode": "cache", "hicache_ratio": 2.0, "hicache_size": 0, "hicache_write_policy": "write_through", "hicache_io_backend": "kernel", "hicache_mem_layout": "page_first", "hicache_storage_backend": null, "hicache_storage_prefetch_policy": "timeout", "hicache_storage_backend_extra_config": null, "hicache_storage_prefetch_retry_poll_interval": 0, "hicache_storage_prefetch_retry_max_attempts": 4, "enable_hisparse": false, "hisparse_config": null, "enable_broadcast_mm_inputs_process": false, "enable_prefix_mm_cache": false, "mm_enable_dp_encoder": false, "mm_process_config": {}, "mm_processor_worker_num": 0, "mm_io_worker_num": 0, "allowed_media_domains": [], "media_url_max_file_size_mb": 64, "mm_preprocess_cache_size_mb": null, "trust_mm_content_hashes": false, "limit_mm_data_per_request": null, "enable_mm_global_cache": false, "image_processor_backend": "auto", "mm_global_cache_backend": "mooncake", "disable_fast_image_processor": false, "mm_feature_transport": "cpu", "keep_mm_feature_on_device": false, "enable_lora": null, "enable_lora_overlap_loading": null, "max_lora_rank": null, "lora_target_modules": null, "lora_paths": null, "max_loaded_loras": null, "max_loras_per_batch": 8, "lora_eviction_policy": "lru", "lora_backend": "csgmv", "max_lora_chunk_size": 16, "experts_shared_outer_loras": null, "lora_use_virtual_experts": false, "lora_strict_loading": false, "lora_drain_wait_threshold": 0.0, "enable_two_batch_overlap": false, "enable_single_batch_overlap": false, "tbo_token_distribution_threshold": 0.48, "cpu_offload_gb": 0, "offload_group_size": -1, "offload_num_in_group": 1, "offload_prefetch_step": 1, "offload_mode": "cpu", "enable_lmcache": false, "lmcache_config_file": null, "enable_flexkv": false, "flexkv_config_file": null, "kt_weight_path": null, "kt_method": "AMXINT4", "kt_cpuinfer": null, "kt_threadpool_count": 2, "kt_num_gpu_experts": null, "kt_max_deferred_experts_per_token": null, "dllm_algorithm": null, "dllm_algorithm_config": null, "dllm_fdfo": true, "disaggregation_mode": "null", "disaggregation_transfer_backend": "mooncake", "disaggregation_bootstrap_port": 8998, "disaggregation_ib_device": null, "disaggregation_decode_enable_radix_cache": false, "disaggregation_decode_enable_offload_kvcache": false, "disaggregation_decode_retraction_backup": "cpu_tensor", "num_reserved_decode_tokens": 512, "disaggregation_decode_extra_slots": null, "disaggregation_decode_polling_interval": 1, "optimistic_prefill_attempts": 0, "encoder_only": false, "language_only": false, "language_model_only": false, "encoder_transfer_backend": "zmq_to_tokenizer", "encoder_urls": [], "encoder_bootstrap_port": 8997, "encoder_register_urls": [], "enable_adaptive_dispatch_to_encoder": false, "enable_pdmux": false, "pdmux_config_path": null, "sm_group_num": 8, "startup_weight_load_mode": "serial", "custom_weight_loader": [], "weight_loader_disable_mmap": false, "weight_loader_prefetch_checkpoints": false, "weight_loader_prefetch_num_threads": 4, "weight_loader_drop_cache_after_load": false, "remote_instance_weight_loader_seed_instance_ip": null, "remote_instance_weight_loader_seed_instance_service_port": null, "remote_instance_weight_loader_send_weights_group_ports": null, "remote_instance_weight_loader_backend": "nccl", "remote_instance_weight_loader_start_seed_via_transfer_engine": false, "engine_info_bootstrap_port": 6789, "modelexpress_config": null, "download_dir": null, "model_checksum": null, "delete_ckpt_after_loading": false, "decrypted_config_file": null, "decrypted_draft_config_file": null, "checkpoint_engine_wait_weights_before_ready": false, "enable_prefill_delayer": false, "prefill_delayer_max_delay_passes": 30, "prefill_delayer_token_usage_low_watermark": null, "prefill_delayer_forward_passes_buckets": null, "prefill_delayer_wait_seconds_buckets": null, "prefill_delayer_queue_min_ratio": null, "prefill_delayer_max_delay_ms": null, "min_free_slots_delay": null, "enable_deterministic_inference": false, "rl_on_policy_target": null, "kv_canary": "none", "kv_canary_real_data": "none", "kv_canary_sweep_interval": 0, "enable_dynamic_batch_tokenizer": false, "dynamic_batch_tokenizer_batch_size": 32, "dynamic_batch_tokenizer_batch_timeout": 0.002, "enable_tokenizer_batch_encode": false, "disable_tokenizer_batch_decode": false, "debug_tensor_dump_output_folder": null, "debug_tensor_dump_layers": null, "debug_tensor_dump_input_file": null, "enable_memory_saver": false, "enable_weights_cpu_backup": false, "enable_draft_weights_cpu_backup": false, "enable_custom_logit_processor": false, "enable_return_hidden_states": false, "return_hidden_states_mode": null, "enable_return_routed_experts": false, "enable_return_indexer_topk": false, "disable_outlines_disk_cache": false, "enable_mis": false, "weight_cache_mode": "off", "weight_cache_socket": null, "weight_cache_timeout": 1800, "forward_hooks": null, "msprobe_dump_config": null, "world_size": 32, "last_gen_throughput": 0.0, "memory_usage": {"weight": 59.045, "kvcache": 11.343, "startup_available": 6.99, "token_capacity": 440448, "token_capacity_swa": null, "graph": {"prefill": 4.025, "decode": 0.305, "target_verify": 0.0, "draft_prefill": 0.0, "draft_decode": 0.0, "draft_extend": 0.0}}, "startup_time": {"load_weight": 509.1656147008762, "kv_cache_allocation": 1.6912379651330411, "scheduler_e2e": 776.8184968531132, "cuda_graph": {"prefill": 164.26452536694705, "decode": 6.840347086079419, "target_verify": 0.0, "draft_prefill": 0.0, "draft_decode": 0.0, "draft_extend": 0.0}}, "effective_max_running_requests_per_dp": 8}], "version": "0.0.0.dev1+gdaf631719", "kv_events": null}, "duration": 86.01004250906408, "completed": 1, "total_input_tokens": 15934, "total_input_text_tokens": 15934, "total_input_vision_tokens": 0, "total_output_tokens": 1, "total_output_tokens_retokenized": 1, "request_throughput": 0.011626549305502507, "input_throughput": 185.25743663387692, "output_throughput": 0.011626549305502507, "total_throughput": 185.26906318318242, "mean_e2e_latency_ms": 85981.02567205206, "median_e2e_latency_ms": 85981.02567205206, "std_e2e_latency_ms": 0.0, "p90_e2e_latency_ms": 85981.02567205206, "p95_e2e_latency_ms": 85981.02567205206, "p99_e2e_latency_ms": 85981.02567205206, "mean_ttft_ms": 85980.94817716628, "median_ttft_ms": 85980.94817716628, "std_ttft_ms": 0.0, "p90_ttft_ms": 85980.94817716628, "p95_ttft_ms": 85980.94817716628, "p99_ttft_ms": 85980.94817716628, "mean_tpot_ms": 0.0, "median_tpot_ms": 0.0, "std_tpot_ms": 0.0, "p90_tpot_ms": 0.0, "p95_tpot_ms": 0.0, "p99_tpot_ms": 0.0, "mean_itl_ms": 0.0, "median_itl_ms": 0.0, "std_itl_ms": 0.0, "p90_itl_ms": 0.0, "p95_itl_ms": 0.0, "p99_itl_ms": 0.0, "concurrency": 0.99966263431379, "accept_length": null, "max_output_tokens_per_s": 1.0, "max_concurrent_requests": 1, "input_lens": [15934], "output_lens": [1], "ttfts": [85.98094817716628], "itls": [[]], "generated_texts": ["The"], "errors": [""]} diff --git a/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-tp32-final-20260902-123051/commands/a_0.cmd.txt b/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-tp32-final-20260902-123051/commands/a_0.cmd.txt new file mode 100644 index 0000000..f7e38af --- /dev/null +++ b/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-tp32-final-20260902-123051/commands/a_0.cmd.txt @@ -0,0 +1 @@ +docker run -d --name kimi3_pro6000_dp2_nospec_ab_tp32_a_0 --gpus all --network host --ipc=host --shm-size 32g --ulimit memlock=-1 --device /dev/infiniband -v /data/hf_models/Kimi-K3:/data/hf_models/Kimi-K3:ro -v /data/hzy/cache/kimi-dflash-fi0618-situ4460:/cache -e SGLANG_HOST_IP=174.1.60.1 -e PYTHONUNBUFFERED=1 -e HF_HUB_OFFLINE=1 -e TRANSFORMERS_OFFLINE=1 -e GLOO_SOCKET_IFNAME=bond0 -e NCCL_SOCKET_IFNAME=bond1 -e NCCL_IB_HCA=mlx5_0\,mlx5_1\,mlx5_2\,mlx5_3 -e NCCL_IB_GID_INDEX=3 -e NCCL_IB_TIMEOUT=22 -e NCCL_IB_RETRY_CNT=7 -e NCCL_CUMEM_ENABLE=1 -e NCCL_DEBUG=WARN -e NCCL_DEBUG_SUBSYS=INIT\,ENV -e PYTORCH_CUDA_ALLOC_CONF=expandable_segments:True -e SGLANG_ENABLE_TP_MEMORY_INBALANCE_CHECK=0 -e SGLANG_MOE_FUSED_GATE_RADIX=1 -e FLASHINFER_WORKSPACE_BASE=/cache -e FLASHINFER_CUDA_ARCH_LIST=12.0f -e SGLANG_CACHE_DIR=/cache -e XDG_CACHE_HOME=/cache -e TRITON_CACHE_DIR=/cache/triton -e TORCH_EXTENSIONS_DIR=/cache/torch_extensions -e CUDA_CACHE_PATH=/cache/cuda -e TMPDIR=/cache/tmp -e MAX_JOBS=4 --entrypoint python3 local/sglang:kimi-k3-pp-dflash-33863-fi0618-situ4460-kvbounds1 -m sglang.launch_server --model-path /data/hf_models/Kimi-K3 --served-model-name kimi-k3 --trust-remote-code --tp-size 32 --pp-size 1 --ep-size 4 --nnodes 4 --node-rank 0 --dist-init-addr 174.1.60.1:20000 --moe-runner-backend flashinfer_mxfp4 --moe-a2a-backend none --kv-cache-dtype bfloat16 --chunked-prefill-size 8192 --page-size 64 --mem-fraction-static 0.86 --mamba-full-memory-ratio 0.21 --mamba-radix-cache-strategy extra_buffer_lazy --disable-radix-cache --max-running-requests 8 --cuda-graph-max-bs-decode 8 --dist-timeout 3600 --enable-metrics --enable-request-time-stats-logging --host 0.0.0.0 --port 30000 diff --git a/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-tp32-final-20260902-123051/commands/a_1.cmd.txt b/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-tp32-final-20260902-123051/commands/a_1.cmd.txt new file mode 100644 index 0000000..1686a56 --- /dev/null +++ b/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-tp32-final-20260902-123051/commands/a_1.cmd.txt @@ -0,0 +1 @@ +docker run -d --name kimi3_pro6000_dp2_nospec_ab_tp32_a_1 --gpus all --network host --ipc=host --shm-size 32g --ulimit memlock=-1 --device /dev/infiniband -v /data/hf_models/Kimi-K3:/data/hf_models/Kimi-K3:ro -v /data/hzy/cache/kimi-dflash-fi0618-situ4460:/cache -e SGLANG_HOST_IP=174.1.60.2 -e PYTHONUNBUFFERED=1 -e HF_HUB_OFFLINE=1 -e TRANSFORMERS_OFFLINE=1 -e GLOO_SOCKET_IFNAME=bond0 -e NCCL_SOCKET_IFNAME=bond1 -e NCCL_IB_HCA=mlx5_0\,mlx5_1\,mlx5_2\,mlx5_3 -e NCCL_IB_GID_INDEX=3 -e NCCL_IB_TIMEOUT=22 -e NCCL_IB_RETRY_CNT=7 -e NCCL_CUMEM_ENABLE=1 -e NCCL_DEBUG=WARN -e NCCL_DEBUG_SUBSYS=INIT\,ENV -e PYTORCH_CUDA_ALLOC_CONF=expandable_segments:True -e SGLANG_ENABLE_TP_MEMORY_INBALANCE_CHECK=0 -e SGLANG_MOE_FUSED_GATE_RADIX=1 -e FLASHINFER_WORKSPACE_BASE=/cache -e FLASHINFER_CUDA_ARCH_LIST=12.0f -e SGLANG_CACHE_DIR=/cache -e XDG_CACHE_HOME=/cache -e TRITON_CACHE_DIR=/cache/triton -e TORCH_EXTENSIONS_DIR=/cache/torch_extensions -e CUDA_CACHE_PATH=/cache/cuda -e TMPDIR=/cache/tmp -e MAX_JOBS=4 --entrypoint python3 local/sglang:kimi-k3-pp-dflash-33863-fi0618-situ4460-kvbounds1 -m sglang.launch_server --model-path /data/hf_models/Kimi-K3 --served-model-name kimi-k3 --trust-remote-code --tp-size 32 --pp-size 1 --ep-size 4 --nnodes 4 --node-rank 1 --dist-init-addr 174.1.60.1:20000 --moe-runner-backend flashinfer_mxfp4 --moe-a2a-backend none --kv-cache-dtype bfloat16 --chunked-prefill-size 8192 --page-size 64 --mem-fraction-static 0.86 --mamba-full-memory-ratio 0.21 --mamba-radix-cache-strategy extra_buffer_lazy --disable-radix-cache --max-running-requests 8 --cuda-graph-max-bs-decode 8 --dist-timeout 3600 --enable-metrics --enable-request-time-stats-logging --host 0.0.0.0 --port 30000 diff --git a/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-tp32-final-20260902-123051/commands/a_2.cmd.txt b/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-tp32-final-20260902-123051/commands/a_2.cmd.txt new file mode 100644 index 0000000..4cd9b9c --- /dev/null +++ b/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-tp32-final-20260902-123051/commands/a_2.cmd.txt @@ -0,0 +1 @@ +docker run -d --name kimi3_pro6000_dp2_nospec_ab_tp32_a_2 --gpus all --network host --ipc=host --shm-size 32g --ulimit memlock=-1 --device /dev/infiniband -v /data/hf_models/Kimi-K3:/data/hf_models/Kimi-K3:ro -v /data/hzy/cache/kimi-dflash-fi0618-situ4460:/cache -e SGLANG_HOST_IP=174.1.60.3 -e PYTHONUNBUFFERED=1 -e HF_HUB_OFFLINE=1 -e TRANSFORMERS_OFFLINE=1 -e GLOO_SOCKET_IFNAME=bond0 -e NCCL_SOCKET_IFNAME=bond1 -e NCCL_IB_HCA=mlx5_0\,mlx5_1\,mlx5_2\,mlx5_3 -e NCCL_IB_GID_INDEX=3 -e NCCL_IB_TIMEOUT=22 -e NCCL_IB_RETRY_CNT=7 -e NCCL_CUMEM_ENABLE=1 -e NCCL_DEBUG=WARN -e NCCL_DEBUG_SUBSYS=INIT\,ENV -e PYTORCH_CUDA_ALLOC_CONF=expandable_segments:True -e SGLANG_ENABLE_TP_MEMORY_INBALANCE_CHECK=0 -e SGLANG_MOE_FUSED_GATE_RADIX=1 -e FLASHINFER_WORKSPACE_BASE=/cache -e FLASHINFER_CUDA_ARCH_LIST=12.0f -e SGLANG_CACHE_DIR=/cache -e XDG_CACHE_HOME=/cache -e TRITON_CACHE_DIR=/cache/triton -e TORCH_EXTENSIONS_DIR=/cache/torch_extensions -e CUDA_CACHE_PATH=/cache/cuda -e TMPDIR=/cache/tmp -e MAX_JOBS=4 --entrypoint python3 local/sglang:kimi-k3-pp-dflash-33863-fi0618-situ4460-kvbounds1 -m sglang.launch_server --model-path /data/hf_models/Kimi-K3 --served-model-name kimi-k3 --trust-remote-code --tp-size 32 --pp-size 1 --ep-size 4 --nnodes 4 --node-rank 2 --dist-init-addr 174.1.60.1:20000 --moe-runner-backend flashinfer_mxfp4 --moe-a2a-backend none --kv-cache-dtype bfloat16 --chunked-prefill-size 8192 --page-size 64 --mem-fraction-static 0.86 --mamba-full-memory-ratio 0.21 --mamba-radix-cache-strategy extra_buffer_lazy --disable-radix-cache --max-running-requests 8 --cuda-graph-max-bs-decode 8 --dist-timeout 3600 --enable-metrics --enable-request-time-stats-logging --host 0.0.0.0 --port 30000 diff --git a/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-tp32-final-20260902-123051/commands/a_3.cmd.txt b/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-tp32-final-20260902-123051/commands/a_3.cmd.txt new file mode 100644 index 0000000..443bc8c --- /dev/null +++ b/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-tp32-final-20260902-123051/commands/a_3.cmd.txt @@ -0,0 +1 @@ +docker run -d --name kimi3_pro6000_dp2_nospec_ab_tp32_a_3 --gpus all --network host --ipc=host --shm-size 32g --ulimit memlock=-1 --device /dev/infiniband -v /data/hf_models/Kimi-K3:/data/hf_models/Kimi-K3:ro -v /data/hzy/cache/kimi-dflash-fi0618-situ4460:/cache -e SGLANG_HOST_IP=174.1.60.4 -e PYTHONUNBUFFERED=1 -e HF_HUB_OFFLINE=1 -e TRANSFORMERS_OFFLINE=1 -e GLOO_SOCKET_IFNAME=bond0 -e NCCL_SOCKET_IFNAME=bond1 -e NCCL_IB_HCA=mlx5_0\,mlx5_1\,mlx5_2\,mlx5_3 -e NCCL_IB_GID_INDEX=3 -e NCCL_IB_TIMEOUT=22 -e NCCL_IB_RETRY_CNT=7 -e NCCL_CUMEM_ENABLE=1 -e NCCL_DEBUG=WARN -e NCCL_DEBUG_SUBSYS=INIT\,ENV -e PYTORCH_CUDA_ALLOC_CONF=expandable_segments:True -e SGLANG_ENABLE_TP_MEMORY_INBALANCE_CHECK=0 -e SGLANG_MOE_FUSED_GATE_RADIX=1 -e FLASHINFER_WORKSPACE_BASE=/cache -e FLASHINFER_CUDA_ARCH_LIST=12.0f -e SGLANG_CACHE_DIR=/cache -e XDG_CACHE_HOME=/cache -e TRITON_CACHE_DIR=/cache/triton -e TORCH_EXTENSIONS_DIR=/cache/torch_extensions -e CUDA_CACHE_PATH=/cache/cuda -e TMPDIR=/cache/tmp -e MAX_JOBS=4 --entrypoint python3 local/sglang:kimi-k3-pp-dflash-33863-fi0618-situ4460-kvbounds1 -m sglang.launch_server --model-path /data/hf_models/Kimi-K3 --served-model-name kimi-k3 --trust-remote-code --tp-size 32 --pp-size 1 --ep-size 4 --nnodes 4 --node-rank 3 --dist-init-addr 174.1.60.1:20000 --moe-runner-backend flashinfer_mxfp4 --moe-a2a-backend none --kv-cache-dtype bfloat16 --chunked-prefill-size 8192 --page-size 64 --mem-fraction-static 0.86 --mamba-full-memory-ratio 0.21 --mamba-radix-cache-strategy extra_buffer_lazy --disable-radix-cache --max-running-requests 8 --cuda-graph-max-bs-decode 8 --dist-timeout 3600 --enable-metrics --enable-request-time-stats-logging --host 0.0.0.0 --port 30000 diff --git a/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-tp32-final-20260902-123051/commands/b_0.cmd.txt b/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-tp32-final-20260902-123051/commands/b_0.cmd.txt new file mode 100644 index 0000000..d5da934 --- /dev/null +++ b/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-tp32-final-20260902-123051/commands/b_0.cmd.txt @@ -0,0 +1 @@ +docker run -d --name kimi3_pro6000_dp2_nospec_ab_tp32_b_0 --gpus all --network host --ipc=host --shm-size 32g --ulimit memlock=-1 --device /dev/infiniband -v /data/hf_models/Kimi-K3:/data/hf_models/Kimi-K3:ro -v /data/hzy/cache/kimi-dflash-fi0618-situ4460:/cache -e SGLANG_HOST_IP=174.1.60.5 -e PYTHONUNBUFFERED=1 -e HF_HUB_OFFLINE=1 -e TRANSFORMERS_OFFLINE=1 -e GLOO_SOCKET_IFNAME=bond0 -e NCCL_SOCKET_IFNAME=bond1 -e NCCL_IB_HCA=mlx5_0\,mlx5_1\,mlx5_2\,mlx5_3 -e NCCL_IB_GID_INDEX=3 -e NCCL_IB_TIMEOUT=22 -e NCCL_IB_RETRY_CNT=7 -e NCCL_CUMEM_ENABLE=1 -e NCCL_DEBUG=WARN -e NCCL_DEBUG_SUBSYS=INIT\,ENV -e PYTORCH_CUDA_ALLOC_CONF=expandable_segments:True -e SGLANG_ENABLE_TP_MEMORY_INBALANCE_CHECK=0 -e SGLANG_MOE_FUSED_GATE_RADIX=1 -e FLASHINFER_WORKSPACE_BASE=/cache -e FLASHINFER_CUDA_ARCH_LIST=12.0f -e SGLANG_CACHE_DIR=/cache -e XDG_CACHE_HOME=/cache -e TRITON_CACHE_DIR=/cache/triton -e TORCH_EXTENSIONS_DIR=/cache/torch_extensions -e CUDA_CACHE_PATH=/cache/cuda -e TMPDIR=/cache/tmp -e MAX_JOBS=4 --entrypoint python3 local/sglang:kimi-k3-pp-dflash-33863-fi0618-situ4460-kvbounds1 -m sglang.launch_server --model-path /data/hf_models/Kimi-K3 --served-model-name kimi-k3 --trust-remote-code --tp-size 32 --pp-size 1 --ep-size 4 --nnodes 4 --node-rank 0 --dist-init-addr 174.1.60.5:20000 --moe-runner-backend flashinfer_mxfp4 --moe-a2a-backend none --kv-cache-dtype bfloat16 --chunked-prefill-size 8192 --page-size 64 --mem-fraction-static 0.86 --mamba-full-memory-ratio 0.21 --mamba-radix-cache-strategy extra_buffer_lazy --disable-radix-cache --max-running-requests 8 --cuda-graph-max-bs-decode 8 --dist-timeout 3600 --enable-metrics --enable-request-time-stats-logging --host 0.0.0.0 --port 30000 diff --git a/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-tp32-final-20260902-123051/commands/b_1.cmd.txt b/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-tp32-final-20260902-123051/commands/b_1.cmd.txt new file mode 100644 index 0000000..e3e1e6b --- /dev/null +++ b/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-tp32-final-20260902-123051/commands/b_1.cmd.txt @@ -0,0 +1 @@ +docker run -d --name kimi3_pro6000_dp2_nospec_ab_tp32_b_1 --gpus all --network host --ipc=host --shm-size 32g --ulimit memlock=-1 --device /dev/infiniband -v /data/hf_models/Kimi-K3:/data/hf_models/Kimi-K3:ro -v /data/hzy/cache/kimi-dflash-fi0618-situ4460:/cache -e SGLANG_HOST_IP=174.1.60.6 -e PYTHONUNBUFFERED=1 -e HF_HUB_OFFLINE=1 -e TRANSFORMERS_OFFLINE=1 -e GLOO_SOCKET_IFNAME=bond0 -e NCCL_SOCKET_IFNAME=bond1 -e NCCL_IB_HCA=mlx5_0\,mlx5_1\,mlx5_2\,mlx5_3 -e NCCL_IB_GID_INDEX=3 -e NCCL_IB_TIMEOUT=22 -e NCCL_IB_RETRY_CNT=7 -e NCCL_CUMEM_ENABLE=1 -e NCCL_DEBUG=WARN -e NCCL_DEBUG_SUBSYS=INIT\,ENV -e PYTORCH_CUDA_ALLOC_CONF=expandable_segments:True -e SGLANG_ENABLE_TP_MEMORY_INBALANCE_CHECK=0 -e SGLANG_MOE_FUSED_GATE_RADIX=1 -e FLASHINFER_WORKSPACE_BASE=/cache -e FLASHINFER_CUDA_ARCH_LIST=12.0f -e SGLANG_CACHE_DIR=/cache -e XDG_CACHE_HOME=/cache -e TRITON_CACHE_DIR=/cache/triton -e TORCH_EXTENSIONS_DIR=/cache/torch_extensions -e CUDA_CACHE_PATH=/cache/cuda -e TMPDIR=/cache/tmp -e MAX_JOBS=4 --entrypoint python3 local/sglang:kimi-k3-pp-dflash-33863-fi0618-situ4460-kvbounds1 -m sglang.launch_server --model-path /data/hf_models/Kimi-K3 --served-model-name kimi-k3 --trust-remote-code --tp-size 32 --pp-size 1 --ep-size 4 --nnodes 4 --node-rank 1 --dist-init-addr 174.1.60.5:20000 --moe-runner-backend flashinfer_mxfp4 --moe-a2a-backend none --kv-cache-dtype bfloat16 --chunked-prefill-size 8192 --page-size 64 --mem-fraction-static 0.86 --mamba-full-memory-ratio 0.21 --mamba-radix-cache-strategy extra_buffer_lazy --disable-radix-cache --max-running-requests 8 --cuda-graph-max-bs-decode 8 --dist-timeout 3600 --enable-metrics --enable-request-time-stats-logging --host 0.0.0.0 --port 30000 diff --git a/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-tp32-final-20260902-123051/commands/b_2.cmd.txt b/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-tp32-final-20260902-123051/commands/b_2.cmd.txt new file mode 100644 index 0000000..e6d7efa --- /dev/null +++ b/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-tp32-final-20260902-123051/commands/b_2.cmd.txt @@ -0,0 +1 @@ +docker run -d --name kimi3_pro6000_dp2_nospec_ab_tp32_b_2 --gpus all --network host --ipc=host --shm-size 32g --ulimit memlock=-1 --device /dev/infiniband -v /data/hf_models/Kimi-K3:/data/hf_models/Kimi-K3:ro -v /data/hzy/cache/kimi-dflash-fi0618-situ4460:/cache -e SGLANG_HOST_IP=174.1.60.7 -e PYTHONUNBUFFERED=1 -e HF_HUB_OFFLINE=1 -e TRANSFORMERS_OFFLINE=1 -e GLOO_SOCKET_IFNAME=bond0 -e NCCL_SOCKET_IFNAME=bond1 -e NCCL_IB_HCA=mlx5_0\,mlx5_1\,mlx5_2\,mlx5_3 -e NCCL_IB_GID_INDEX=3 -e NCCL_IB_TIMEOUT=22 -e NCCL_IB_RETRY_CNT=7 -e NCCL_CUMEM_ENABLE=1 -e NCCL_DEBUG=WARN -e NCCL_DEBUG_SUBSYS=INIT\,ENV -e PYTORCH_CUDA_ALLOC_CONF=expandable_segments:True -e SGLANG_ENABLE_TP_MEMORY_INBALANCE_CHECK=0 -e SGLANG_MOE_FUSED_GATE_RADIX=1 -e FLASHINFER_WORKSPACE_BASE=/cache -e FLASHINFER_CUDA_ARCH_LIST=12.0f -e SGLANG_CACHE_DIR=/cache -e XDG_CACHE_HOME=/cache -e TRITON_CACHE_DIR=/cache/triton -e TORCH_EXTENSIONS_DIR=/cache/torch_extensions -e CUDA_CACHE_PATH=/cache/cuda -e TMPDIR=/cache/tmp -e MAX_JOBS=4 --entrypoint python3 local/sglang:kimi-k3-pp-dflash-33863-fi0618-situ4460-kvbounds1 -m sglang.launch_server --model-path /data/hf_models/Kimi-K3 --served-model-name kimi-k3 --trust-remote-code --tp-size 32 --pp-size 1 --ep-size 4 --nnodes 4 --node-rank 2 --dist-init-addr 174.1.60.5:20000 --moe-runner-backend flashinfer_mxfp4 --moe-a2a-backend none --kv-cache-dtype bfloat16 --chunked-prefill-size 8192 --page-size 64 --mem-fraction-static 0.86 --mamba-full-memory-ratio 0.21 --mamba-radix-cache-strategy extra_buffer_lazy --disable-radix-cache --max-running-requests 8 --cuda-graph-max-bs-decode 8 --dist-timeout 3600 --enable-metrics --enable-request-time-stats-logging --host 0.0.0.0 --port 30000 diff --git a/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-tp32-final-20260902-123051/commands/b_3.cmd.txt b/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-tp32-final-20260902-123051/commands/b_3.cmd.txt new file mode 100644 index 0000000..5ffa9dc --- /dev/null +++ b/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-tp32-final-20260902-123051/commands/b_3.cmd.txt @@ -0,0 +1 @@ +docker run -d --name kimi3_pro6000_dp2_nospec_ab_tp32_b_3 --gpus all --network host --ipc=host --shm-size 32g --ulimit memlock=-1 --device /dev/infiniband -v /data/hf_models/Kimi-K3:/data/hf_models/Kimi-K3:ro -v /data/hzy/cache/kimi-dflash-fi0618-situ4460:/cache -e SGLANG_HOST_IP=174.1.60.8 -e PYTHONUNBUFFERED=1 -e HF_HUB_OFFLINE=1 -e TRANSFORMERS_OFFLINE=1 -e GLOO_SOCKET_IFNAME=bond0 -e NCCL_SOCKET_IFNAME=bond1 -e NCCL_IB_HCA=mlx5_0\,mlx5_1\,mlx5_2\,mlx5_3 -e NCCL_IB_GID_INDEX=3 -e NCCL_IB_TIMEOUT=22 -e NCCL_IB_RETRY_CNT=7 -e NCCL_CUMEM_ENABLE=1 -e NCCL_DEBUG=WARN -e NCCL_DEBUG_SUBSYS=INIT\,ENV -e PYTORCH_CUDA_ALLOC_CONF=expandable_segments:True -e SGLANG_ENABLE_TP_MEMORY_INBALANCE_CHECK=0 -e SGLANG_MOE_FUSED_GATE_RADIX=1 -e FLASHINFER_WORKSPACE_BASE=/cache -e FLASHINFER_CUDA_ARCH_LIST=12.0f -e SGLANG_CACHE_DIR=/cache -e XDG_CACHE_HOME=/cache -e TRITON_CACHE_DIR=/cache/triton -e TORCH_EXTENSIONS_DIR=/cache/torch_extensions -e CUDA_CACHE_PATH=/cache/cuda -e TMPDIR=/cache/tmp -e MAX_JOBS=4 --entrypoint python3 local/sglang:kimi-k3-pp-dflash-33863-fi0618-situ4460-kvbounds1 -m sglang.launch_server --model-path /data/hf_models/Kimi-K3 --served-model-name kimi-k3 --trust-remote-code --tp-size 32 --pp-size 1 --ep-size 4 --nnodes 4 --node-rank 3 --dist-init-addr 174.1.60.5:20000 --moe-runner-backend flashinfer_mxfp4 --moe-a2a-backend none --kv-cache-dtype bfloat16 --chunked-prefill-size 8192 --page-size 64 --mem-fraction-static 0.86 --mamba-full-memory-ratio 0.21 --mamba-radix-cache-strategy extra_buffer_lazy --disable-radix-cache --max-running-requests 8 --cuda-graph-max-bs-decode 8 --dist-timeout 3600 --enable-metrics --enable-request-time-stats-logging --host 0.0.0.0 --port 30000 diff --git a/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-tp32-final-20260902-123051/commands/benchmark.cmd.txt b/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-tp32-final-20260902-123051/commands/benchmark.cmd.txt new file mode 100644 index 0000000..95830fd --- /dev/null +++ b/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-tp32-final-20260902-123051/commands/benchmark.cmd.txt @@ -0,0 +1 @@ +docker run --rm --network host -v /data:/data -e HF_HUB_OFFLINE=1 -e TRANSFORMERS_OFFLINE=1 --entrypoint python3 local/sglang:kimi-k3-pp-dflash-33863-fi0618-situ4460-kvbounds1 -m sglang.benchmark.serving --backend sglang --host 174.1.60.1 --port 32000 --model /data/hf_models/Kimi-K3 --tokenizer /data/hf_models/Kimi-K3 --dataset-name speed-bench --dataset-path /data/speedbench16k_complete.jsonl --num-prompts 40 --max-concurrency 8 --request-rate 10000 --speed-bench-output-len 512 --temperature 0.0 --top-p 1.0 --seed 42 --warmup-requests 1 --output-details --output-file /data/hzy/sskj/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-tp32-final-20260902-123051/bench/tp32_speedbench16k_c8_o512.jsonl diff --git a/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-tp32-final-20260902-123051/commands/router.cmd.txt b/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-tp32-final-20260902-123051/commands/router.cmd.txt new file mode 100644 index 0000000..a33cbb3 --- /dev/null +++ b/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-tp32-final-20260902-123051/commands/router.cmd.txt @@ -0,0 +1 @@ +docker run -d --name kimi3_pro6000_dp2_nospec_ab_tp32_router_0 --network host --entrypoint python3 local/sglang:kimi-k3-pp-dflash-33863-fi0618-situ4460-kvbounds1 -m sglang_router.launch_router --policy round_robin --worker-urls http://174.1.60.1:30000 http://174.1.60.5:30000 --host 0.0.0.0 --port 32000 diff --git a/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-tp32-final-20260902-123051/commands/warm_a.cmd.txt b/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-tp32-final-20260902-123051/commands/warm_a.cmd.txt new file mode 100644 index 0000000..59bb536 --- /dev/null +++ b/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-tp32-final-20260902-123051/commands/warm_a.cmd.txt @@ -0,0 +1 @@ +docker run --rm --network host -v /data:/data -e HF_HUB_OFFLINE=1 -e TRANSFORMERS_OFFLINE=1 --entrypoint python3 local/sglang:kimi-k3-pp-dflash-33863-fi0618-situ4460-kvbounds1 -m sglang.benchmark.serving --backend sglang --host 174.1.60.1 --port 30000 --model /data/hf_models/Kimi-K3 --tokenizer /data/hf_models/Kimi-K3 --dataset-name speed-bench --dataset-path /data/speedbench16k_complete.jsonl --num-prompts 1 --max-concurrency 8 --request-rate 10000 --speed-bench-output-len 1 --temperature 0.0 --top-p 1.0 --seed 42 --warmup-requests 0 --output-details --output-file /data/hzy/sskj/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-tp32-final-20260902-123051/bench/warm_a.jsonl diff --git a/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-tp32-final-20260902-123051/commands/warm_b.cmd.txt b/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-tp32-final-20260902-123051/commands/warm_b.cmd.txt new file mode 100644 index 0000000..572b90e --- /dev/null +++ b/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-tp32-final-20260902-123051/commands/warm_b.cmd.txt @@ -0,0 +1 @@ +docker run --rm --network host -v /data:/data -e HF_HUB_OFFLINE=1 -e TRANSFORMERS_OFFLINE=1 --entrypoint python3 local/sglang:kimi-k3-pp-dflash-33863-fi0618-situ4460-kvbounds1 -m sglang.benchmark.serving --backend sglang --host 174.1.60.5 --port 30000 --model /data/hf_models/Kimi-K3 --tokenizer /data/hf_models/Kimi-K3 --dataset-name speed-bench --dataset-path /data/speedbench16k_complete.jsonl --num-prompts 1 --max-concurrency 8 --request-rate 10000 --speed-bench-output-len 1 --temperature 0.0 --top-p 1.0 --seed 42 --warmup-requests 0 --output-details --output-file /data/hzy/sskj/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-tp32-final-20260902-123051/bench/warm_b.jsonl diff --git a/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-tp32-final-20260902-123051/metadata/input_sha256.txt b/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-tp32-final-20260902-123051/metadata/input_sha256.txt new file mode 100644 index 0000000..348f7fe --- /dev/null +++ b/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-tp32-final-20260902-123051/metadata/input_sha256.txt @@ -0,0 +1,3 @@ +2af605e738d3a9b3f17310d54a81e81f1342b76eeeb12da7cd3f65abf6e0764f /data/speedbench16k_complete.jsonl +976aca142cb6183e0ed8f0fdd9395643233ce6ab9837e152f086b97c9bcfdf40 /data/hzy/sskj/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/run_dp2_nospec_ab.sh +28f994273a0f8b9d7ad0a3393400547c7f25cd369babc391d4a1f9553e7bcb9b /data/hzy/sskj/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/config.env diff --git a/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-tp32-final-20260902-123051/metadata/manifest.env b/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-tp32-final-20260902-123051/metadata/manifest.env new file mode 100644 index 0000000..aa7f8e7 --- /dev/null +++ b/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-tp32-final-20260902-123051/metadata/manifest.env @@ -0,0 +1,11 @@ +RUN_ID=dp2-tp32-final-20260902-123051 +MODE=tp32 +TP_SIZE=32 +PP_SIZE=1 +EP_SIZE=4 +IMAGE=local/sglang:kimi-k3-pp-dflash-33863-fi0618-situ4460-kvbounds1 +CHUNK_SIZE=8192 +KV_DTYPE=bfloat16 +NUM_PROMPTS=40 +OUTPUT_LEN=512 +CONCURRENCY=8 diff --git a/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-tp32-final-20260902-123051/metadata/preflight.txt b/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-tp32-final-20260902-123051/metadata/preflight.txt new file mode 100644 index 0000000..a4f2334 --- /dev/null +++ b/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/results/dp2-tp32-final-20260902-123051/metadata/preflight.txt @@ -0,0 +1,8 @@ +174.1.60.1 sha256:7aa2be2d7af6cb11fea6d0c00d9bcd323ec986095dc9c4d3c997cff15ccb3b3f +174.1.60.2 sha256:7aa2be2d7af6cb11fea6d0c00d9bcd323ec986095dc9c4d3c997cff15ccb3b3f +174.1.60.3 sha256:7aa2be2d7af6cb11fea6d0c00d9bcd323ec986095dc9c4d3c997cff15ccb3b3f +174.1.60.4 sha256:7aa2be2d7af6cb11fea6d0c00d9bcd323ec986095dc9c4d3c997cff15ccb3b3f +174.1.60.5 sha256:7aa2be2d7af6cb11fea6d0c00d9bcd323ec986095dc9c4d3c997cff15ccb3b3f +174.1.60.6 sha256:7aa2be2d7af6cb11fea6d0c00d9bcd323ec986095dc9c4d3c997cff15ccb3b3f +174.1.60.7 sha256:7aa2be2d7af6cb11fea6d0c00d9bcd323ec986095dc9c4d3c997cff15ccb3b3f +174.1.60.8 sha256:7aa2be2d7af6cb11fea6d0c00d9bcd323ec986095dc9c4d3c997cff15ccb3b3f diff --git a/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/run_dp2_nospec_ab.sh b/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/run_dp2_nospec_ab.sh new file mode 100755 index 0000000..ffe48d8 --- /dev/null +++ b/experiments/pro6000/kimi3_pro6000_dp2_nospec_ab/run_dp2_nospec_ab.sh @@ -0,0 +1,317 @@ +#!/usr/bin/env bash +set -Eeuo pipefail + +SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)" +source "${SCRIPT_DIR}/config.env" + +ACTION="${1:-status}" +MODE="${2:-tp32}" +DRY_RUN="${DRY_RUN:-0}" +[[ "$MODE" == tp32 || "$MODE" == pp8 ]] || { + echo "MODE must be tp32 or pp8" >&2 + exit 2 +} + +if [[ "$MODE" == tp32 ]]; then + TP_SIZE=32 + PP_SIZE=1 + MEM_FRACTION=0.86 + MAMBA_RATIO=0.21 +else + TP_SIZE=4 + PP_SIZE=8 + MEM_FRACTION=0.84 + MAMBA_RATIO=0.36 +fi + +RUN_ID="${RUN_ID:-${EXPERIMENT_BASE}-${MODE}-$(date +%Y%m%d-%H%M%S)}" +[[ "$RUN_ID" =~ ^[a-zA-Z0-9_.-]+$ ]] || exit 2 +RESULT_ROOT="${SCRIPT_DIR}/results/${RUN_ID}" +SUDO_PASSWORD_FILE="${SUDO_PASSWORD_FILE:-/data/hzy/.sudo_password}" +ALL_NODES=("${REPLICA_A_NODES[@]}" "${REPLICA_B_NODES[@]}") +mkdir -p "${RESULT_ROOT}"/{bench,commands,logs,metadata} + +remote() { + local host="$1" command + shift + if [[ "$host" == "${REPLICA_A_NODES[0]}" ]]; then + "$@" + else + printf -v command '%q ' "$@" + ssh "${SSH_OPTIONS[@]}" "${SSH_USER}@${host}" "$command" + fi +} + +root() { + local host="$1" password command + shift + IFS= read -r password <"$SUDO_PASSWORD_FILE" + if [[ "$host" == "${REPLICA_A_NODES[0]}" ]]; then + printf '%s\n' "$password" | sudo -S -p '' -- "$@" + else + printf -v command '%q ' "$@" + printf '%s\n' "$password" | ssh "${SSH_OPTIONS[@]}" \ + "${SSH_USER}@${host}" "sudo -S -p '' -- ${command}" + fi +} + +container_name() { + printf '%s_%s_%s_%s' "$EXPERIMENT_BASE" "$MODE" "$1" "$2" +} + +record_command() { + local key="$1" + shift + { + printf '%q' "$1" + shift + printf ' %q' "$@" + printf '\n' + } >"${RESULT_ROOT}/commands/${key}.cmd.txt" +} + +emit() { + local key="$1" host="$2" + shift 2 + record_command "$key" "$@" + printf '%s %s: ' "$key" "$host" + cat "${RESULT_ROOT}/commands/${key}.cmd.txt" + [[ "$DRY_RUN" == 1 ]] || root "$host" "$@" +} + +build_server_command() { + local replica="$1" rank="$2" host head + if [[ "$replica" == a ]]; then + host="${REPLICA_A_NODES[$rank]}" + head="${REPLICA_A_NODES[0]}" + else + host="${REPLICA_B_NODES[$rank]}" + head="${REPLICA_B_NODES[0]}" + fi + HOST="$host" + CMD=(docker run -d --name "$(container_name "$replica" "$rank")" + --gpus all --network host --ipc=host --shm-size 32g + --ulimit memlock=-1 --device /dev/infiniband + -v "${MODEL_PATH}:${MODEL_PATH}:ro" + -v "${JIT_CACHE}:/cache" + -e "SGLANG_HOST_IP=${host}" -e PYTHONUNBUFFERED=1 + -e HF_HUB_OFFLINE=1 -e TRANSFORMERS_OFFLINE=1 + -e GLOO_SOCKET_IFNAME=bond0 -e NCCL_SOCKET_IFNAME=bond1 + -e "NCCL_IB_HCA=${IB_DEVICES}" -e NCCL_IB_GID_INDEX=3 + -e NCCL_IB_TIMEOUT=22 -e NCCL_IB_RETRY_CNT=7 -e NCCL_CUMEM_ENABLE=1 + -e "NCCL_DEBUG=${NCCL_DEBUG_LEVEL}" -e NCCL_DEBUG_SUBSYS=INIT,ENV + -e PYTORCH_CUDA_ALLOC_CONF=expandable_segments:True + -e SGLANG_ENABLE_TP_MEMORY_INBALANCE_CHECK=0 + -e SGLANG_MOE_FUSED_GATE_RADIX=1 + -e FLASHINFER_WORKSPACE_BASE=/cache -e FLASHINFER_CUDA_ARCH_LIST=12.0f + -e SGLANG_CACHE_DIR=/cache -e XDG_CACHE_HOME=/cache + -e TRITON_CACHE_DIR=/cache/triton -e TORCH_EXTENSIONS_DIR=/cache/torch_extensions + -e CUDA_CACHE_PATH=/cache/cuda -e TMPDIR=/cache/tmp -e MAX_JOBS=4 + --entrypoint python3 "$IMAGE" -m sglang.launch_server + --model-path "$MODEL_PATH" --served-model-name kimi-k3 --trust-remote-code + --tp-size "$TP_SIZE" --pp-size "$PP_SIZE" --ep-size "$EP_SIZE" + --nnodes 4 --node-rank "$rank" --dist-init-addr "${head}:${DIST_PORT}" + --moe-runner-backend flashinfer_mxfp4 --moe-a2a-backend none + --kv-cache-dtype "$KV_DTYPE" + --chunked-prefill-size "$CHUNK_SIZE" --page-size "$PAGE_SIZE" + --mem-fraction-static "$MEM_FRACTION" + --mamba-full-memory-ratio "$MAMBA_RATIO" + --mamba-radix-cache-strategy extra_buffer_lazy --disable-radix-cache + --max-running-requests "$MAX_RUNNING_REQUESTS" + --cuda-graph-max-bs-decode "$CUDA_GRAPH_MAX_BS" + --dist-timeout 3600 --enable-metrics --enable-request-time-stats-logging + --host 0.0.0.0 --port "$SERVER_PORT") +} + +preflight() { + local host image reference="" gpu ports + for host in "${ALL_NODES[@]}"; do + image="$(root "$host" docker image inspect --format '{{.Id}}' "$IMAGE")" + [[ -z "$reference" ]] && reference="$image" + [[ "$image" == "$reference" ]] || { + echo "image mismatch: $host" >&2 + return 1 + } + remote "$host" test -r "${MODEL_PATH}/config.json" + remote "$host" test -e /dev/infiniband/uverbs0 + root "$host" mkdir -p "${JIT_CACHE}/tmp" + gpu="$(remote "$host" nvidia-smi --query-compute-apps=pid --format=csv,noheader)" + [[ -z "$gpu" ]] || { + echo "GPU occupied: $host $gpu" >&2 + return 1 + } + ports=("$SERVER_PORT" "$DIST_PORT") + [[ "$host" == "${REPLICA_A_NODES[0]}" ]] && ports+=("$ROUTER_PORT") + remote "$host" python3 -c 'import socket,sys +for p in map(int,sys.argv[1:]): + with socket.socket() as s: + s.setsockopt(socket.SOL_SOCKET,socket.SO_REUSEADDR,1) + try: + s.bind(("0.0.0.0",p)); s.listen(1) + except OSError as exc: + raise SystemExit(f"TCP port {p} unavailable: {exc}")' "${ports[@]}" + printf '%s %s\n' "$host" "$image" + done >"${RESULT_ROOT}/metadata/preflight.txt" + test -r "$SPEED_BENCH_DATASET" + sha256sum "$SPEED_BENCH_DATASET" "${SCRIPT_DIR}"/*.sh \ + "${SCRIPT_DIR}/config.env" >"${RESULT_ROOT}/metadata/input_sha256.txt" + { + printf 'RUN_ID=%s\nMODE=%s\n' "$RUN_ID" "$MODE" + printf 'TP_SIZE=%s\nPP_SIZE=%s\nEP_SIZE=%s\n' "$TP_SIZE" "$PP_SIZE" "$EP_SIZE" + printf 'IMAGE=%s\nCHUNK_SIZE=%s\nKV_DTYPE=%s\n' "$IMAGE" "$CHUNK_SIZE" "$KV_DTYPE" + printf 'NUM_PROMPTS=%s\nOUTPUT_LEN=%s\nCONCURRENCY=%s\n' \ + "$NUM_PROMPTS" "$OUTPUT_LEN" "$CONCURRENCY" + } >"${RESULT_ROOT}/metadata/manifest.env" +} + +wait_health() { + local host="$1" deadline=$((SECONDS + HEALTH_WAIT_S)) replica rank running + [[ "$DRY_RUN" == 1 ]] && return 0 + while (( SECONDS < deadline )); do + curl -fsS --max-time 3 "http://${host}:${SERVER_PORT}/health" >/dev/null 2>&1 && return 0 + sleep 5 + done + echo "health timeout: $host:$SERVER_PORT" >&2 + for replica in a b; do + for rank in 0 1 2 3; do + build_server_command "$replica" "$rank" + running="$(root "$HOST" docker inspect --format '{{.State.Running}}' \ + "$(container_name "$replica" "$rank")" 2>/dev/null || true)" + printf '%s %s running=%s\n' "$replica" "$rank" "$running" >&2 + done + done + return 1 +} + +start() { + local replica rank + [[ "$DRY_RUN" == 1 ]] || preflight + for replica in a b; do + for rank in 1 2 3 0; do + build_server_command "$replica" "$rank" + emit "${replica}_${rank}" "$HOST" "${CMD[@]}" + done + if [[ "$replica" == a ]]; then + wait_health "${REPLICA_A_NODES[0]}" + else + wait_health "${REPLICA_B_NODES[0]}" + fi + done + emit router "${REPLICA_A_NODES[0]}" docker run -d \ + --name "$(container_name router 0)" --network host \ + -v "${MODEL_PATH}:${MODEL_PATH}:ro" \ + -e HF_HUB_OFFLINE=1 -e TRANSFORMERS_OFFLINE=1 \ + --entrypoint python3 "$IMAGE" \ + -m sglang_router.launch_router --policy round_robin \ + --worker-urls "http://${REPLICA_A_NODES[0]}:${SERVER_PORT}" \ + "http://${REPLICA_B_NODES[0]}:${SERVER_PORT}" \ + --host 0.0.0.0 --port "$ROUTER_PORT" + [[ "$DRY_RUN" == 1 ]] || { + local deadline=$((SECONDS + 120)) + until curl -fsS --max-time 3 "http://${REPLICA_A_NODES[0]}:${ROUTER_PORT}/health" >/dev/null 2>&1; do + (( SECONDS < deadline )) || return 1 + sleep 2 + done + } +} + +bench_command() { + local host="$1" port="$2" prompts="$3" output_len="$4" warmups="$5" output="$6" + BENCH_CMD=(docker run --rm --network host -v /data:/data + -e HF_HUB_OFFLINE=1 -e TRANSFORMERS_OFFLINE=1 + --entrypoint python3 "$IMAGE" -m sglang.benchmark.serving + --backend sglang --host "$host" --port "$port" + --model "$MODEL_PATH" --tokenizer "$MODEL_PATH" + --dataset-name speed-bench --dataset-path "$SPEED_BENCH_DATASET" + --num-prompts "$prompts" --max-concurrency "$CONCURRENCY" --request-rate 10000 + --speed-bench-output-len "$output_len" + --temperature 0.0 --top-p 1.0 --seed 42 --warmup-requests "$warmups" + --output-details --output-file "$output") +} + +warm_each_replica() { + local replica host output log + for replica in a b; do + [[ "$replica" == a ]] && host="${REPLICA_A_NODES[0]}" || host="${REPLICA_B_NODES[0]}" + output="${RESULT_ROOT}/bench/warm_${replica}.jsonl" + log="${RESULT_ROOT}/bench/warm_${replica}.log" + bench_command "$host" "$SERVER_PORT" 1 1 0 "$output" + record_command "warm_${replica}" "${BENCH_CMD[@]}" + root "${REPLICA_A_NODES[0]}" "${BENCH_CMD[@]}" >"$log" 2>&1 + done +} + +benchmark() { + local output="${RESULT_ROOT}/bench/${MODE}_speedbench16k_c${CONCURRENCY}_o${OUTPUT_LEN}.jsonl" + local log="${RESULT_ROOT}/bench/${MODE}_speedbench16k_c${CONCURRENCY}_o${OUTPUT_LEN}.log" + warm_each_replica + bench_command "${REPLICA_A_NODES[0]}" "$ROUTER_PORT" \ + "$NUM_PROMPTS" "$OUTPUT_LEN" 1 "$output" + record_command benchmark "${BENCH_CMD[@]}" + root "${REPLICA_A_NODES[0]}" "${BENCH_CMD[@]}" >"$log" 2>&1 +} + +logs() { + local replica rank + for replica in a b; do + for rank in 0 1 2 3; do + build_server_command "$replica" "$rank" + root "$HOST" docker logs "$(container_name "$replica" "$rank")" \ + >"${RESULT_ROOT}/logs/${replica}_${rank}.log" 2>&1 || true + done + done + root "${REPLICA_A_NODES[0]}" docker logs "$(container_name router 0)" \ + >"${RESULT_ROOT}/logs/router.log" 2>&1 || true +} + +stop() { + local replica rank + root "${REPLICA_A_NODES[0]}" docker rm -f "$(container_name router 0)" >/dev/null 2>&1 || true + for replica in b a; do + for rank in 0 1 2 3; do + build_server_command "$replica" "$rank" + root "$HOST" docker rm -f "$(container_name "$replica" "$rank")" >/dev/null 2>&1 || true + done + done +} + +on_error() { + local rc=$? + trap - ERR + logs || true + echo "FAILED rc=$rc; containers retained; evidence: $RESULT_ROOT" >&2 + exit "$rc" +} + +if [[ "$DRY_RUN" != 1 ]]; then + ip -o -4 addr show | grep -q " ${REPLICA_A_NODES[0]}/" || { + echo 'Run this entry on 601 only' >&2 + exit 2 + } + trap on_error ERR +fi + +case "$ACTION" in + dry-run) DRY_RUN=1; start ;; + preflight) preflight ;; + start) start ;; + bench) benchmark; logs ;; + logs) logs ;; + stop) stop ;; + status) + for host in "${ALL_NODES[@]}"; do + printf '%s\n' "$host" + root "$host" docker ps --filter "name=${EXPERIMENT_BASE}" --format '{{.Names}} {{.Status}}' + done + ;; + all) + start + benchmark + logs + stop + ;; + *) + echo 'Usage: run_dp2_nospec_ab.sh {dry-run|preflight|start|bench|logs|stop|status|all} {tp32|pp8}' >&2 + exit 2 + ;; +esac