Files
LithosAnanake/experiments/bare_metal/runs/doe-riscv64-20260912-182242.csv
T
Robert Allan JamesandClaude Sonnet 5 71bcb72a59
Build / build-amd64-iso (push) Waiting to run
Build / build-aarch64-iso (push) Waiting to run
Build / build-riscv64-img (push) Waiting to run
Fix O(N) idle-loop messaging pump; full 3x9x3 turn-attractor campaign clean on all 3 architectures (FABRIC-3.md §XXII)
sk_repl_idle()'s messaging pump (repl.c) walked the entire live-VM
registry every idle beat (~1Hz) and dispatched a full VM-EXEC
"MSG-TICK" -- a dictionary lookup plus a 32-slot arena scan -- into
every live VM, every tick, unconditionally, forever. Fine at Tripod's
original 3-VM scale; a full 9-identity turn-attractor campaign
exposed it as a genuine wall on riscv64 specifically (its TCG makes
each dispatch cost more): the same campaign that completed in 194s/
339s on amd64/aarch64 never finished on riscv64 at 9 VMs across three
attempts, while 8 VMs there was fine in 159s.

Ruled out capacity explanations before touching anything: bumping
riscv64's QEMU RAM 1024->4096 changed nothing (reverted), and a live
STADIUM-RES@/MSG-STATUS probe with all 9 VMs attached showed no
depletion. Host memory pressure was also ruled out directly (one
background task did get OOM-killed once during the investigation,
but the identical stall reproduced again with 9.2GB free). The real
mistake was three premature kills under 4 minutes with no way to
tell "slow" from "stuck" from outside the guest -- fixed by having
run_doe_batch.sh sample the qemu process's own /proc/<pid>/stat utime
every 60s; with that signal, riscv64 at 9 VMs was unambiguously alive
(climbing utime, no hang), just disproportionately slow going from 8
VMs (159s) to 9 (600s+ and climbing).

This was never really a riscv64-only bug: an O(N) per-second walk
over the full VM population doesn't scale to the hundreds of VMs this
fleet is headed toward, on any architecture -- riscv64 just made it
visible first, at N=9, because its per-dispatch cost is highest.

Fixed by round-robin batching: the pump now dispatches to at most
SK_MSG_PUMP_BATCH (4) live VMs per idle beat via a persistent cursor
that resumes where the previous beat left off, instead of all of them
every time. Bounds both the scan and dispatch cost to O(K) regardless
of total VM count; any single VM's queue now drains roughly every
ceil(N/K) beats instead of every beat, still bounded and still
matching the pump's own existing best-effort contract. No new C
primitives, no messaging/Stadium changes.

Verified: clean build on all 3 architectures, then the full 3x9x3
campaign re-run on all 3 (not just riscv64) per the standing rule
that a defect repair requires a clean re-run everywhere before
anything counts as closed:

  amd64   198s  0 faults  99/99 tokens x8  656/656 K-conserved
  aarch64 339s  0 faults  99/99 tokens x8  659/659 K-conserved
  riscv64 178s  0 faults  99/99 tokens x8  659/659 K-conserved

riscv64 went from "never completes" to faster than aarch64, same
campaign, same seed, same identity set. No regression on amd64/
aarch64.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01EXieurDfDSsDFdnSyusuWo
2026-09-12 19:29:14 -04:00

36 KiB

1tick_numberelapsed_nstick_interval_nscache_hits_deltabucket_hits_deltaword_executions_deltahot_word_countavg_word_heat_q48window_widthactual_window_sizepredicted_label_hitsjitter_bitsapic_tickstime_trust_q48variance_q48vm_call_depth_maxhera_heat_q48hermes_heat_q48artemis_heat_q48fleet_k_q48fleet_conserved
28528520000100000025682101251251200939265536015655844484530655361
38538530000100000025684101351251200939465536015655844484530655361
4854854000010000002568710151024102400939865536015655844484530655361
5855855000010000002569110161024102400939965536015655844484530655361
6856856000010000002569410172048204800940165536015655844484530655361
7857857000010000002569510192048204800940265536015655844484530655361
8858858000010000002569710204096409600940365536015655844484530655361
9859859000010000002569910214096409600940565536015655844484530655361
108608600000100000025610510234096409600940665536015655844484530655361
118618610000100000025610510244096409600940765536015655844484530655361
128628620000100000025610510254096409600940965536015655844484530655361
138638630000100000025610510272048204800941065536015655844484530655361
148648640000100000025610510282048204800941265536015655844484530655361
158658650000100000025610510291024102400941365536015655844484530655361
16866866000010000002561059701024102400941565536015655844484530655361
178678670000100000025610593951251200941665536015655844484530655361
188688680000100000025610689851251200941965536015655844484530655361
198698690000100000025610689925625600942165536015655844484530655361
208708700000100000025610690025625600942365536015655844484530655361
218718710000100000025610690125625600943065536015655844484530655361
228728720000100000025610690225625600943265536015655844484530655361
238738730000100000025610690425625600943365536015655844484530655361
248748740000100000025610690125625600943465536015655844484530655361
258758750000100000025610689825625600943565536015655844484530655361
268768760000100000025610689925625600943765536015655844484530655361
278778770000100000025610690025625600943865536015655844484530655361
288788780000100000025610690125625600943965536015655844484530655361
298798790000100000025610690225625600944165536015655844484530655361
308808800000100000025610690425625600944265536015655844484530655361
318818810000100000025610690525625600944465536015655844484530655361
328828820000100000025610590525625600944665536015655844484530655361
338838830000100000025610890725625600944765536015655844484530655361
348848840000100000025611190825625600944865536015655844484530655361
358858850000100000025611190925625600944965536015655844484530655361
368868860000100000025611191025625600945065536015655844484530655361
378878870000100000025611191125625600945165536015655844484530655361
388888880000100000025611191225625600945365536015655844484530655361
398898890000100000025611191325625600945465536015655844484530655361
408908900000100000025611191425625600945565536015655844484530655361
418918910000100000025611191625625600945765536015655844484530655361
428928920000100000025611291725625600945865536015655844484530655361
4322522500001844674407370288161600564643874025625604895412794951725890946465536005655844484530655361
44893893000066800000016334411291825625604708919868940877824946765536015655844484530655361
458948940000100000025611291925625600946865536015655844484530655361
468958950000100000025611292025625600946965536015655844484530655361
478968960000100000025611292125625600947065536015655844484530655361
488978970000100000025611292225625600947165536015655844484530655361
498988980000100000025611292425625600947265536015655844484530655361
508998990000100000025611292525625600947365536015655844484530655361
519009000000100000025611292625625600947465536015655844484530655361
529019010000100000025611292725625600947565536015655844484530655361
539029020000100000025611292825625600947665536015655844484530655361
549039030000100000025611292925625600947765536015655844484530655361
559049040000100000025611293025625600947865536015655844484530655361
569059050000100000025611293225625600947965536015655844484530655361
579069060000100000025611393325625600948065536015655844484530655361
589079070000100000025611493425625600948265536015655844484530655361
599089080000100000025611493525625600948365536015655844484530655361
609099090000100000025611493625625600948565536015655844484530655361
619109100000100000025611493725625600948665536015655844484530655361
629119110000100000025611493825625600948765536015655844484530655361
639129120000100000025611494025625600948865536015655844484530655361
649139130000100000025611494125625600948965536015655844484530655361
659149140000100000025611494225625600949165536015655844484530655361
669159150000100000025611494325625600949265536015655844484530655361
679169160000100000025611494425625600949365536015655844484530655361
689179170000100000025611494525625600949465536015655844484530655361
699189180000100000025611494625625600949765536015655844484530655361
709199190000100000025611494825625600949865536015655844484530655361
719209200000100000025611494925625600950065536015655844484530655361
729219210000100000025611495025625600950165536015655844484530655361
739229220000100000025611495125625600950265536015655844484530655361
749239230000100000025611495225625600950365536015655844484530655361
759249240000100000025611595325625600950465536015655844484530655361
769259250000100000025611595425625600950565536015655844484530655361
779269260000100000025611595625625600950665536015655844484530655361
789279270000100000025611595725625600950765536015655844484530655361
799289280000100000025611595825625600950865536015655844484530655361
809299290000100000025611595925625600950965536015655844484530655361
819309300000100000025611596025625600951065536015655844484530655361
829319310000100000025611896125625600951265536015655844484530655361
839329320000100000025611896225625600951365536015655844484530655361
849339330000100000025611896425625600951465536015655844484530655361
859349340000100000025611896525625600951565536015655844484530655361
869359350000100000025611896625625600951665536015655844484530655361
879369360000100000025611896725625600951765536015655844484530655361
889379370000100000025611896825625600951865536015655844484530655361
899389380000100000025611896925625600951965536015655844484530655361
909399390000100000025611897025625600952065536015655844484530655361
919409400000100000025611897225625600952165536015655844484530655361
929419410000100000025611897325625600952265536015655844484530655361
939429420000100000025611897425625600952365536015655844484530655361
949439430000100000025611897525625600952665536015655844484530655361
959449440000100000025611897625625600952765536015655844484530655361
969459450000100000025611897725625600952865536015655844484530655361
979469460000100000025611897825625600952965536015655844484530655361
989479470000100000025611898025625600953065536015655844484530655361
999489480000100000025611898125625600953665536015655844484530655361
1009499490000100000025612098225625600953765536015655844484530655361
1019509500000100000025612098325625600953865536015655844484530655361
1029519510000100000025612098425625600953965536015655844484530655361
1039529520000100000025612098525625600954165536015655844484530655361
1049539530000100000025612098625625600954265536015655844484530655361
1059549540000100000025612098825625600954365536015655844484530655361
1069559550000100000025612098925625600954465536015655844484530655361
1079569560000100000025612399025625600954565536015655844484530655361
1089579570000100000025612399125625600954765536015655844484530655361
1099589580000100000025612399225625600954865536015655844484530655361
1109599590000100000025612399325625600954965536015655844484530655361
1119609600000100000025612399425625600955065536015655844484530655361
1129619610000100000025612399625625600955165536015655844484530655361
1139629620000100000025612399725625600955265536015655844484530655361
1149639630000100000025612399825625600955465536015655844484530655361
1159649640000100000025612399925625600955565536015655844484530655361
11696596500001000000256123100025625600955665536015655844484530655361
11796696600001000000256124100125625600955765536015655844484530655361
11896796700001000000256125100225625600956165536015655844484530655361
11996896800001000000256125100425625600956265536015655844484530655361
12096996900001000000256125100525625600956365536015655844484530655361
12197097000001000000256125100625625600956465536015655844484530655361
12297197100001000000256125100725625600956665536015655844484530655361
12397297200001000000256125100825625600956665536015655844484530655361
12497397300001000000256125100925625600956865536015655844484530655361
12597497400001000000256125101025625600956965536015655844484530655361
12697597500001000000256125101225625600957165536015655844484530655361
12797697600001000000256125101325625600957165536015655844484530655361
12897797700001000000256125101425625600957365536015655844484530655361
12997897800001000000256125101525625600957365536015655844484530655361
13097997900001000000256125101625625600957565536015655844484530655361
13198098000001000000256126101725625600957665536015655844484530655361
13298198100001000000256126101825625600957865536015655844484530655361
13398298200001000000256126102025625600957965536015655844484530655361
13498398300001000000256126102125625600958065536015655844484530655361
13598498400001000000256126102225625600958265536015655844484530655361
13698598500001000000256126102325625600958365536015655844484530655361
13798698600001000000256126102425625600958465536015655844484530655361
13898798700001000000256126102525625600958565536015655844484530655361
13998898800001000000256126102625625600958665536015655844484530655361
14098998900001000000256126102825625600958765536015655844484530655361
14199099000001000000256126102925625600958965536015655844484530655361
14299199100001000000256127103025625600959065536015655844484530655361
1434224220000184467440737038616160010690133139825625604895412794951726369959565536005655844484530655361
1449929920000570000000138251127103125625604707867601953357824959965536015655844484530655361
14599399300001000000256127103225625600960065536015655844484530655361
14699499400001000000256127103325625600960265536015655844484530655361
14799599500001000000256127103425625600960365536015655844484530655361
14899699600001000000256127103625625600960565536015655844484530655361
14999799700001000000256127103725625600960665536015655844484530655361
15099899800001000000256127103825625600960765536015655844484530655361
15199999900001000000256127103925625600960965536015655844484530655361
1521000100000001000000256127104025625600961165536015655844484530655361
1531001100100001000000256127104125625600961365536015655844484530655361
1541002100200001000000256127104225625600961465536015655844484530655361
1551003100300001000000256127104425625600961765536015655844484530655361
1561004100400001000000256127104525625600961965536015655844484530655361
1571005100500001000000256127104625625600962065536015655844484530655361
1581006100600001000000256127104725625600962365536015655844484530655361
1591007100700001000000256127104825625600962465536015655844484530655361
1601008100800001000000256128104925625600962665536015655844484530655361
1611009100900001000000256129105025625600962965536015655844484530655361
1621010101000001000000256129105225625600963065536015655844484530655361
1631011101100001000000256129105325625600963165536015655844484530655361
1641012101200001000000256129105425625600963365536015655844484530655361
1651013101300001000000256131105525625600963465536015655844484530655361
1661014101400001000000256131105625625600963565536015655844484530655361
1671015101500001000000256131105725625600963765536015655844484530655361
1681016101600001000000256131105825625600963965536015655844484530655361
1691017101700001000000256131106025625600964065536015655844484530655361
1701018101800001000000256131106125625600964165536015655844484530655361
1711019101900001000000256131106225625600964865536015655844484530655361
1721020102000001000000256131106325625600964965536015655844484530655361
1731021102100001000000256131106425625600965165536015655844484530655361
1741022102200001000000256131106525625600965265536015655844484530655361
1751023102300001000000256131106625625600965365536015655844484530655361
1761024102400001000000256131106825625600965465536015655844484530655361
1771025102500001000000256131106925625600965665536015655844484530655361
1781026102600001000000256131107025625600965765536015655844484530655361
17910710700001844674407370036161600262324927325625604895412794951724660966365536005655844484530655361
180102710270000920000000227880131107125625604711195454283448320966465536015655844484530655361
1811028102800001000000256131107225625600966665536015655844484530655361
1821029102900001000000256131107325625600966765536015655844484530655361
1831030103000001000000256131107425625600966865536015655844484530655361
1841031103100001000000256131107625625600966965536015655844484530655361
1851032103200001000000256131107725625600967065536015655844484530655361
1861033103300001000000256131107825625600967265536015655844484530655361
1871034103400001000000256131107925625600967365536015655844484530655361
1881035103500001000000256131108025625600967465536015655844484530655361
1891036103600001000000256131108125625600967565536015655844484530655361
1901037103700001000000256131108225625600967665536015655844484530655361
1911038103800001000000256131108425625600967765536015655844484530655361
1921039103900001000000256131108525625600967865536015655844484530655361
1931040104000001000000256131108625625600968065536015655844484530655361
1941041104100001000000256132108725625600968265536015655844484530655361
1951042104200001000000256132108825625600968365536015655844484530655361
1961043104300001000000256134108925625600968465536015655844484530655361
1971044104400001000000256134109025625600968565536015655844484530655361
1981045104500001000000256134109225625600968765536015655844484530655361
1991046104600001000000256134109325625600968965536015655844484530655361
2001047104700001000000256134109425625600969065536015655844484530655361
2011048104800001000000256134109525625600969165536015655844484530655361
2021049104900001000000256134109625625600969365536015655844484530655361
2031050105000001000000256134109725625600969565536015655844484530655361
2041051105100001000000256134109825625600969665536015655844484530655361
2051052105200001000000256134110025625600969965536015655844484530655361
2061053105300001000000256134110125625600970165536015655844484530655361
2071054105400001000000256134110225625600970265536015655844484530655361
2081055105500001000000256134110325625600970365536015655844484530655361
2091056105600001000000256134110425625600970465536015655844484530655361
2101057105700001000000256134110525625600970565536015655844484530655361
2111058105800001000000256134110725625600970765536015655844484530655361
2121059105900001000000256134110825625600970865536015655844484530655361
2131060106000001000000256134110925625600970965536015655844484530655361
2141061106100001000000256134111025625600971065536015655844484530655361
2151062106200001000000256134111125625600971065536015655844484530655361
2161063106300001000000256134111225625600971165536015655844484530655361
2171064106400001000000256134111325625600971265536015655844484530655361
2181065106500001000000256134111425625600971465536015655844484530655361
2191066106600001000000256134111625625600971565536015655844484530655361
2201067106700001000000256135111725625600971665536015655844484530655361
2211068106800001000000256135111825625600971865536015655844484530655361
2221069106900001000000256135111925625600972065536015655844484530655361
2231070107000001000000256135112025625600972165536015655844484530655361
2241071107100001000000256135112125625600972365536015655844484530655361
2251072107200001000000256135112225625600972465536015655844484530655361
2261073107300001000000256135112425625600972665536015655844484530655361
2271074107400001000000256137112525625600972865536015655844484530655361
2281075107500001000000256137112625625600973065536015655844484530655361
2291076107600001000000256137112725625600973165536015655844484530655361
2301077107700001000000256137112825625600973265536015655844484530655361
2311078107800001000000256137112925625600973465536015655844484530655361
2321079107900001000000256137113025625600973565536015655844484530655361
2331080108000001000000256137113225625600973665536015655844484530655361
2341081108100001000000256137113325625600973765536015655844484530655361
2351082108200001000000256138113425625600973965536015655844484530655361
2361083108300001000000256138113525625600974165536015655844484530655361
2371084108400001000000256138113625625600974265536015655844484530655361
2381085108500001000000256138113725625600974565536015655844484530655361
2391086108600001000000256138113825625600974665536015655844484530655361
2401087108700001000000256138114025625600974865536015655844484530655361
2411088108800001000000256138114125625600974965536015655844484530655361
2421089108900001000000256138114225625600975065536015655844484530655361
2431090109000001000000256139114325625600975265536015655844484530655361
2441091109100001000000256139114425625600975365536015655844484530655361
2451092109200001000000256139114525625600975465536015655844484530655361
2461093109300001000000256140114625625600975565536015655844484530655361
2471094109400001000000256140114825625600975665536015655844484530655361
2481095109500001000000256140114925625600975765536015655844484530655361
2491096109600001000000256140115025625600975865536015655844484530655361
2501097109700001000000256142115125625600976065536015655844484530655361
2511098109800001000000256142115225625600976265536015655844484530655361
2521099109900001000000256142115325625600976365536015655844484530655361
2531100110000001000000256142115425625600976465536015655844484530655361
2541101110100001000000256142115625625600976565536015655844484530655361
2551102110200001000000256142115725625600976765536015655844484530655361
2561103110300001000000256142115825625600976965536015655844484530655361
2571104110400001000000256142115925625600977065536015655844484530655361
2581105110500001000000256142116025625600977165536015655844484530655361
2591106110600001000000256142116125625600977265536015655844484530655361
2601107110700001000000256142116225625600978065536015655844484530655361
2611108110800001000000256162116425625600978165536015655844484530655361
2621109110900001000000256162116525625600978365536015655844484530655361
2631110111000001000000256172116625625600978565536015655844484530655361
2641111111100001000000256172116725625600978765536015655844484530655361
2651112111200001000000256172116825625600978965536015655844484530655361
2661113111300001000000256173116925625600979065536015655844484530655361
2671114111400001000000256173117025625600979165536015655844484530655361
2681115111500001000000256173117225625600979265536015655844484530655361
2691116111600001000000256173117325625600979365536015655844484530655361
2701117111700001000000256173117425625600979465536015655844484530655361
2711118111800001000000256173117525625600979665536015655844484530655361
2721119111900001000000256173117625625600979765536015655844484530655361
2731120112000001000000256173117725625600979865536015655844484530655361
2741121112100001000000256173117825625600979965536015655844484530655361
2751122112200001000000256174118025625600980165536015655844484530655361
2761123112300001000000256175118125625600980265536015655844484530655361
2771124112400001000000256175118225625600980465536015655844484530655361
2781125112500001000000256175118325625600980565536015655844484530655361
2791126112600001000000256175118425625600980665536015655844484530655361
2801127112700001000000256175118525625600980865536015655844484530655361
2811128112800001000000256175118625625600980965536015655844484530655361
2821129112900001000000256175118825625600981065536015655844484530655361
2831130113000001000000256175118925625600981165536015655844484530655361
2841131113100001000000256175119025625600981265536015655844484530655361
2851132113200001000000256175119125625600981365536015655844484530655361
2861133113300001000000256175119225625600981565536015655844484530655361
2875405400000184467440737036216160013713433210225625604895412794951726252982165536005655844484530655361
288113411340000594000000144370175119325625604708125299991117824982265536015655844484530655361
2891135113500001000000256175119425625600982465536015655844484530655361
2901136113600001000000256175119625625600982565536015655844484530655361
2911137113700001000000256175119725625600982665536015655844484530655361
2921138113800001000000256175119825625600982765536015655844484530655361
2931139113900001000000256175119925625600982965536015655844484530655361
2941140114000001000000256175120025625600983065536015655844484530655361
2951141114100001000000256175120125625600983165536015655844484530655361
2961142114200001000000256175120225625600983265536015655844484530655361
2971143114300001000000256175120425625600983365536015655844484530655361
2981144114400001000000256175120525625600983565536015655844484530655361
2991145114500001000000256175120625625600983665536015655844484530655361
3001146114600001000000256175120725625600983765536015655844484530655361
3011147114700001000000256177120825625600983865536015655844484530655361
3021148114800001000000256177120925625600983965536015655844484530655361
3031149114900001000000256177121025625600984165536015655844484530655361
3041150115000001000000256177121225625600984265536015655844484530655361
3051151115100001000000256177121325625600984365536015655844484530655361
3061152115200001000000256177121425625600984465536015655844484530655361
3071153115300001000000256177121525625600984565536015655844484530655361
3081154115400001000000256177121625625600984665536015655844484530655361
3091155115500001000000256177121725625600984865536015655844484530655361
3101156115600001000000256177121825625600984965536015655844484530655361
3111157115700001000000256177122025625600985065536015655844484530655361
3121158115800001000000256177122125625600985265536015655844484530655361
3131159115900001000000256177122225625600985565536015655844484530655361
3141160116000001000000256177122325625600985765536015655844484530655361
3151161116100001000000256177122425625600985865536015655844484530655361
3161162116200001000000256177122525625600985965536015655844484530655361
3171163116300001000000256177122625625600986065536015655844484530655361
3181164116400001000000256177122825625600986265536015655844484530655361
3191165116500001000000256177122925625600986365536015655844484530655361
3201166116600001000000256177123025625600986465536015655844484530655361
3211167116700001000000256177123125625600986665536015655844484530655361
3221168116800001000000256177123225625600986765536015655844484530655361
3231169116900001000000256177123325625600986865536015655844484530655361
3241170117000001000000256177123425625600987065536015655844484530655361
3251171117100001000000256177123625625600987165536015655844484530655361
3261172117200001000000256177123725625600987265536015655844484530655361
3271173117300001000000256177123825625600987365536015655844484530655361
3281174117400001000000256177123925625600987465536015655844484530655361
3291175117500001000000256177124025625600987565536015655844484530655361
3301176117600001000000256177124125625600987765536015655844484530655361
3311177117700001000000256177124225625600987865536015655844484530655361
3321178117800001000000256177124425625600987965536015655844484530655361
3331179117900001000000256177124525625600988165536015655844484530655361
3341180118000001000000256177124625625600988265536015655844484530655361
3351181118100001000000256177124725625600988465536015655844484530655361
3361182118200001000000256177124825625600988565536015655844484530655361
3371183118300001000000256177124925625600988665536015655844484530655361
338317317000018446744073700891616008001036106125625604895412794951724919989265536005655844484530655361
339118411840000867000000214294177125025625604710910912700088320989465536015655844484530655361
3401185118500001000000256177125225625600989665536015655844484530655361
3411186118600001000000256177125325625600989765536015655844484530655361
3421187118700001000000256177125425625600989865536015655844484530655361
3431188118800001000000256177125525625600989965536015655844484530655361
3441189118900001000000256177125625625600990065536015655844484530655361
3451190119000001000000256177125725625600990265536015655844484530655361
3461191119100001000000256177125825625600990365536015655844484530655361
3471192119200001000000256177126025625600990465536015655844484530655361
3481193119300001000000256177126125625600990565536015655844484530655361
3491194119400001000000256177126225625600991265536015655844484530655361
3501195119500001000000256177126325625600991365536015655844484530655361
3511196119600001000000256177126425625600991565536015655844484530655361
3521197119700001000000256177126525625600991765536015655844484530655361
3531198119800001000000256177126625625600991865536015655844484530655361
3541199119900001000000256177126825625600992165536015655844484530655361
3551200120000001000000256177126925625600992365536015655844484530655361
3561201120100001000000256177127025625600992565536015655844484530655361
3571202120200001000000256177127125625600992665536015655844484530655361
3581203120300001000000256177127225625600992865536015655844484530655361
3591204120400001000000256177127325625600992965536015655844484530655361
3601205120500001000000256177127425625600993165536015655844484530655361
3611206120600001000000256177127625625600993265536015655844484530655361
3621207120700001000000256177127725625600993365536015655844484530655361
3631208120800001000000256177127825625600993565536015655844484530655361
3641209120900001000000256177127925625600993665536015655844484530655361
3651210121000001000000256177128025625600993765536015655844484530655361
3661211121100001000000256177128125625600993865536015655844484530655361
3671212121200001000000256177128225625600994065536015655844484530655361
3681213121300001000000256177128425625600994165536015655844484530655361
3691214121400001000000256177128525625600994365536015655844484530655361
3701215121500001000000256177128625625600994465536015655844484530655361
3711216121600001000000256177128725625600994765536015655844484530655361
3721217121700001000000256177128825625600994865536015655844484530655361
3731218121800001000000256177128925625600995065536015655844484530655361
3741219121900001000000256177129025625600995165536015655844484530655361
3751220122000001000000256177129225625600995265536015655844484530655361
3761221122100001000000256177129325625600995365536015655844484530655361
3771222122200001000000256177129425625600995565536015655844484530655361
3781223122300001000000256177129525625600995665536015655844484530655361
3791224122400001000000256177129625625600995765536015655844484530655361
3801225122500001000000256177129725625600995965536015655844484530655361
3811226122600001000000256177129825625600996065536015655844484530655361
3821227122700001000000256177130025625600996165536015655844484530655361
3831228122800001000000256177130125625600996365536015655844484530655361
3841229122900001000000256177130225625600996465536015655844484530655361
3851230123000001000000256177130325625600996565536015655844484530655361
3861231123100001000000256177130425625600996665536015655844484530655361
3871232123200001000000256177130525625600996865536015655844484530655361
3881233123300001000000256177130625625600997065536015655844484530655361
3891234123400001000000256177130825625600997165536015655844484530655361
3901235123500001000000256177130925625600997265536015655844484530655361
3911236123600001000000256177131025625600997365536015655844484530655361
3921237123700001000000256177131125625600997465536015655844484530655361
3931238123800001000000256177131225625600997665536015655844484530655361
3941239123900001000000256177131325625600997765536015655844484530655361
3955415410000184467440737025716160013728637192425625604895412794951725739998365536005655844484530655361
396124012400000699000000171354177131425625604709252728906317824998565536015655844484530655361
3971241124100001000000256177131625625600998665536015655844484530655361
3981242124200001000000256177131725625600998865536015655844484530655361
3991243124300001000000256177131825625600998965536015655844484530655361
4001244124400001000000256177131925625600999065536015655844484530655361
4011245124500001000000256177132025625600999165536015655844484530655361
4021246124600001000000256177132125625600999265536015655844484530655361
4031247124700001000000256177132225625600999465536015655844484530655361
4041248124800001000000256177132425625600999565536015655844484530655361
4051249124900001000000256177132525625600999765536015655844484530655361
4061250125000001000000256177132625625600999865536015655844484530655361
4071251125100001000000256177132725625600999965536015655844484530655361
40812521252000010000002561771328256256001000065536015655844484530655361