Files
LithosAnanake/experiments/bare_metal/runs/doe-riscv64-20260912-182517.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

44 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
29609600000100000025680115010241024001038965536015496552335338655361
39619610000100000025686115110241024001039265536015496552335338655361
49629620000100000025686115310241024001039365536015496552335338655361
59639630000100000025691115420482048001039565536015496552335338655361
69649640000100000025694115520482048001039665536015496552335338655361
79659650000100000025694115740964096001039765536015496552335338655361
89669660000100000025696115840964096001039965536015496552335338655361
99679670000100000025698115940964096001040065536015496552335338655361
1096896800001000000256104116140964096001040265536015496552335338655361
1196996900001000000256104116240964096001040365536015496552335338655361
1297097000001000000256104116320482048001040465536015496552335338655361
1397197100001000000256104116520482048001040665536015496552335338655361
1497297200001000000256104116610241024001040765536015496552335338655361
1597397300001000000256104116710241024001040865536015496552335338655361
16974974000010000002561041100512512001040965536015496552335338655361
17975975000010000002561041065512512001041165536015496552335338655361
18976976000010000002561051018256256001041865536015496552335338655361
19977977000010000002561051019256256001041965536015496552335338655361
20978978000010000002561051020256256001042065536015496552335338655361
21979979000010000002561051021256256001042165536015496552335338655361
22980980000010000002561051023256256001042265536015496552335338655361
23981981000010000002561051024256256001042365536015496552335338655361
24982982000010000002561051020256256001042465536015496552335338655361
25983983000010000002561051017256256001042565536015496552335338655361
26984984000010000002561051018256256001042765536015496552335338655361
27985985000010000002561051019256256001042765536015496552335338655361
28986986000010000002561051020256256001042965536015496552335338655361
29987987000010000002561051021256256001043065536015496552335338655361
30988988000010000002561051023256256001043165536015496552335338655361
31989989000010000002561051024256256001043265536015496552335338655361
32990990000010000002561101025256256001043465536015496552335338655361
33991991000010000002561111026256256001043565536015496552335338655361
34992992000010000002561111027256256001043665536015496552335338655361
35993993000010000002561121028256256001043765536015496552335338655361
36994994000010000002561121029256256001043865536015496552335338655361
37995995000010000002561121031256256001043965536015496552335338655361
38996996000010000002561121032256256001044065536015496552335338655361
39997997000010000002561121033256256001044165536015496552335338655361
40998998000010000002561121034256256001044365536015496552335338655361
41999999000010000002561121035256256001044465536015496552335338655361
4210001000000010000002561121036256256001044665536015496552335338655361
4310011001000010000002561131037256256001044765536015496552335338655361
44120120000018446744073700741616002957343327256256048954127949517248451045465536005496552335338655361
451002100200008820000002181371131039256256047109914433368883201045665536015496552335338655361
4610031003000010000002561131040256256001045765536015496552335338655361
4710041004000010000002561131041256256001045965536015496552335338655361
4810051005000010000002561131042256256001046065536015496552335338655361
4910061006000010000002561131043256256001046165536015496552335338655361
5010071007000010000002561131044256256001046365536015496552335338655361
5110081008000010000002561131045256256001046465536015496552335338655361
5210091009000010000002561131047256256001046565536015496552335338655361
5310101010000010000002561131048256256001046665536015496552335338655361
5410111011000010000002561131049256256001046765536015496552335338655361
5510121012000010000002561131050256256001046865536015496552335338655361
5610131013000010000002561131051256256001046965536015496552335338655361
5710141014000010000002561131052256256001047065536015496552335338655361
5810151015000010000002561151053256256001047265536015496552335338655361
5910161016000010000002561151055256256001047365536015496552335338655361
6010171017000010000002561151056256256001047565536015496552335338655361
6110181018000010000002561151057256256001047665536015496552335338655361
6210191019000010000002561151058256256001047765536015496552335338655361
6310201020000010000002561151059256256001047865536015496552335338655361
6410211021000010000002561151060256256001048065536015496552335338655361
6510221022000010000002561151061256256001048165536015496552335338655361
6610231023000010000002561151063256256001048265536015496552335338655361
6710241024000010000002561151064256256001048365536015496552335338655361
6810251025000010000002561151065256256001048465536015496552335338655361
6910261026000010000002561151066256256001048565536015496552335338655361
7043543500001844674407370364161600110242331523256256048954127949517262611049265536005496552335338655361
711027102700005920000001438681151067256256047081038251546378241049465536015496552335338655361
7210281028000010000002561151068256256001049565536015496552335338655361
7310291029000010000002561151069256256001049665536015496552335338655361
7410301030000010000002561151071256256001049765536015496552335338655361
7510311031000010000002561151072256256001049865536015496552335338655361
7610321032000010000002561151073256256001049965536015496552335338655361
7710331033000010000002561161074256256001050165536015496552335338655361
7810341034000010000002561161075256256001050265536015496552335338655361
7910351035000010000002561161076256256001050365536015496552335338655361
8010361036000010000002561161077256256001050465536015496552335338655361
8110371037000010000002561161079256256001050665536015496552335338655361
8210381038000010000002561161080256256001050765536015496552335338655361
8310391039000010000002561161081256256001050865536015496552335338655361
8410401040000010000002561181082256256001050965536015496552335338655361
8510411041000010000002561201083256256001051165536015496552335338655361
8610421042000010000002561201084256256001051365536015496552335338655361
8710431043000010000002561201085256256001051465536015496552335338655361
8810441044000010000002561201087256256001051665536015496552335338655361
8910451045000010000002561201088256256001051765536015496552335338655361
9010461046000010000002561201089256256001051865536015496552335338655361
9110471047000010000002561201090256256001052065536015496552335338655361
9210481048000010000002561201091256256001052165536015496552335338655361
9310491049000010000002561201092256256001052265536015496552335338655361
9410501050000010000002561201093256256001052465536015496552335338655361
9510511051000010000002561201095256256001052665536015496552335338655361
9610521052000010000002561201096256256001053065536015496552335338655361
9710531053000010000002561201097256256001053165536015496552335338655361
9810541054000010000002561201098256256001053265536015496552335338655361
9910551055000010000002561201099256256001053365536015496552335338655361
10010561056000010000002561201100256256001053565536015496552335338655361
10110571057000010000002561201101256256001054265536015496552335338655361
10210581058000010000002561201103256256001054365536015496552335338655361
10310591059000010000002561221104256256001054565536015496552335338655361
10410601060000010000002561221105256256001054765536015496552335338655361
10510611061000010000002561221106256256001054965536015496552335338655361
10610621062000010000002561221107256256001055065536015496552335338655361
10710631063000010000002561221108256256001055165536015496552335338655361
10810641064000010000002561221109256256001055365536015496552335338655361
10910651065000010000002561241111256256001055465536015496552335338655361
11010661066000010000002561261112256256001055665536015496552335338655361
11110671067000010000002561261113256256001055765536015496552335338655361
11210681068000010000002561261114256256001055965536015496552335338655361
11310691069000010000002561261115256256001056065536015496552335338655361
11410701070000010000002561261116256256001056165536015496552335338655361
11510711071000010000002561261117256256001056265536015496552335338655361
11610721072000010000002561261119256256001056365536015496552335338655361
11710731073000010000002561261120256256001056465536015496552335338655361
11810741074000010000002561261121256256001056665536015496552335338655361
11910751075000010000002561261122256256001056765536015496552335338655361
12010761076000010000002561261123256256001056965536015496552335338655361
12110771077000010000002561271124256256001057065536015496552335338655361
12254054000001844674407370418161600137134332102256256048954127949517265251057765536005496552335338655361
1231078107800005380000001300321281125256256047075240045696778241057865536015496552335338655361
12410791079000010000002561281127256256001058065536015496552335338655361
12510801080000010000002561281128256256001058165536015496552335338655361
12610811081000010000002561281129256256001058265536015496552335338655361
12710821082000010000002561281130256256001058465536015496552335338655361
12810831083000010000002561281131256256001058565536015496552335338655361
12910841084000010000002561281132256256001058765536015496552335338655361
13010851085000010000002561281133256256001058865536015496552335338655361
13110861086000010000002561281135256256001058965536015496552335338655361
13210871087000010000002561281136256256001059065536015496552335338655361
13310881088000010000002561281137256256001059265536015496552335338655361
13410891089000010000002561281138256256001059365536015496552335338655361
13510901090000010000002561281139256256001059565536015496552335338655361
13610911091000010000002561291140256256001059665536015496552335338655361
13710921092000010000002561291141256256001059765536015496552335338655361
13810931093000010000002561291143256256001059965536015496552335338655361
13910941094000010000002561291144256256001060065536015496552335338655361
14010951095000010000002561291145256256001060165536015496552335338655361
14110961096000010000002561291146256256001060365536015496552335338655361
14210971097000010000002561291147256256001060365536015496552335338655361
14310981098000010000002561291148256256001060465536015496552335338655361
14410991099000010000002561291149256256001060665536015496552335338655361
14511001100000010000002561291151256256001060765536015496552335338655361
14611011101000010000002561291152256256001060865536015496552335338655361
14711021102000010000002561291153256256001060965536015496552335338655361
14811031103000010000002561291154256256001061365536015496552335338655361
14911041104000010000002561291155256256001061465536015496552335338655361
15011051105000010000002561291156256256001061565536015496552335338655361
15111061106000010000002561291157256256001061665536015496552335338655361
15211071107000010000002561291159256256001061765536015496552335338655361
15311081108000010000002561291160256256001061965536015496552335338655361
15411091109000010000002561291161256256001062065536015496552335338655361
15511101110000010000002561291162256256001062265536015496552335338655361
15611111111000010000002561291163256256001062365536015496552335338655361
15711121112000010000002561291164256256001062465536015496552335338655361
15811131113000010000002561291165256256001062565536015496552335338655361
15911141114000010000002561291167256256001062765536015496552335338655361
16011151115000010000002561291168256256001062865536015496552335338655361
16111161116000010000002561291169256256001062965536015496552335338655361
16211171117000010000002561291170256256001063065536015496552335338655361
16311181118000010000002561291171256256001063165536015496552335338655361
16411191119000010000002561301172256256001063365536015496552335338655361
16511201120000010000002561301173256256001063465536015496552335338655361
16611211121000010000002561301175256256001063565536015496552335338655361
16711221122000010000002561301176256256001063665536015496552335338655361
16811231123000010000002561301177256256001063865536015496552335338655361
16911241124000010000002561301178256256001064065536015496552335338655361
17011251125000010000002561301179256256001064165536015496552335338655361
17111261126000010000002561301180256256001064265536015496552335338655361
17211271127000010000002561301181256256001064465536015496552335338655361
1733303300000184467440737015816160083354351091256256048954127949517252561065065536005496552335338655361
1741128112800007980000001966121301183256256047103157333120778241065365536015496552335338655361
17511291129000010000002561301184256256001065565536015496552335338655361
17611301130000010000002561301185256256001065665536015496552335338655361
17711311131000010000002561301186256256001065765536015496552335338655361
17811321132000010000002561301187256256001065965536015496552335338655361
17911331133000010000002561301188256256001066065536015496552335338655361
18011341134000010000002561301189256256001066165536015496552335338655361
18111351135000010000002561301191256256001066265536015496552335338655361
18211361136000010000002561301192256256001066365536015496552335338655361
18311371137000010000002561301193256256001066565536015496552335338655361
18411381138000010000002561301194256256001066765536015496552335338655361
18511391139000010000002561301195256256001067465536015496552335338655361
18611401140000010000002561301196256256001067565536015496552335338655361
18711411141000010000002561301197256256001067665536015496552335338655361
18811421142000010000002561301199256256001067865536015496552335338655361
18911431143000010000002561301200256256001068065536015496552335338655361
19011441144000010000002561301201256256001068165536015496552335338655361
19111451145000010000002561301202256256001068265536015496552335338655361
19211461146000010000002561301203256256001068465536015496552335338655361
19311471147000010000002561301204256256001068565536015496552335338655361
19411481148000010000002561301205256256001068665536015496552335338655361
19511491149000010000002561301207256256001068865536015496552335338655361
19611501150000010000002561301208256256001068965536015496552335338655361
19711511151000010000002561301209256256001069065536015496552335338655361
19811521152000010000002561301210256256001069165536015496552335338655361
19911531153000010000002561301211256256001069465536015496552335338655361
20011541154000010000002561301212256256001069565536015496552335338655361
20111551155000010000002561301213256256001069765536015496552335338655361
20211561156000010000002561301215256256001069965536015496552335338655361
20311571157000010000002561301216256256001070065536015496552335338655361
20411581158000010000002561301217256256001070165536015496552335338655361
20511591159000010000002561301218256256001070265536015496552335338655361
20611601160000010000002561301219256256001070465536015496552335338655361
20711611161000010000002561301220256256001070565536015496552335338655361
20811621162000010000002561301221256256001070765536015496552335338655361
20911631163000010000002561301223256256001070865536015496552335338655361
21011641164000010000002561301224256256001070965536015496552335338655361
21111651165000010000002561301225256256001071065536015496552335338655361
21211661166000010000002561301226256256001071265536015496552335338655361
21311671167000010000002561311227256256001071465536015496552335338655361
21411681168000010000002561311228256256001071565536015496552335338655361
21511691169000010000002561351229256256001071665536015496552335338655361
21611701170000010000002561351231256256001071765536015496552335338655361
21711711171000010000002561351232256256001071965536015496552335338655361
21811721172000010000002561351233256256001072065536015496552335338655361
21911731173000010000002561351234256256001072165536015496552335338655361
22011741174000010000002561351235256256001072265536015496552335338655361
22111751175000010000002561351236256256001072365536015496552335338655361
22211761176000010000002561351237256256001072565536015496552335338655361
22311771177000010000002561361239256256001072665536015496552335338655361
22411781178000010000002561381240256256001072765536015496552335338655361
22511791179000010000002561381241256256001073065536015496552335338655361
22611801180000010000002561381242256256001073265536015496552335338655361
22711811181000010000002561381243256256001073465536015496552335338655361
22811821182000010000002561381244256256001073565536015496552335338655361
22911831183000010000002561381245256256001073665536015496552335338655361
23011841184000010000002561391247256256001073865536015496552335338655361
23111851185000010000002561391248256256001073965536015496552335338655361
23211861186000010000002561391249256256001074165536015496552335338655361
23311871187000010000002561391250256256001074265536015496552335338655361
23411881188000010000002561401251256256001074365536015496552335338655361
23511891189000010000002561401252256256001074565536015496552335338655361
23611901190000010000002561401253256256001074665536015496552335338655361
23711911191000010000002561431255256256001074765536015496552335338655361
23811921192000010000002561441256256256001074965536015496552335338655361
23911931193000010000002561441257256256001075065536015496552335338655361
24011941194000010000002561441258256256001075165536015496552335338655361
24111951195000010000002561441259256256001075365536015496552335338655361
24211961196000010000002561441260256256001075465536015496552335338655361
24311971197000010000002561441261256256001075565536015496552335338655361
24411981198000010000002561441263256256001075765536015496552335338655361
24511991199000010000002561441264256256001075865536015496552335338655361
24612001200000010000002561441265256256001075965536015496552335338655361
24712011201000010000002561441266256256001076065536015496552335338655361
24812021202000010000002561611267256256001076165536015496552335338655361
24912031203000010000002561621268256256001076365536015496552335338655361
250238238000018446744073699901616005980538773256256048954127949517244351076865536005496552335338655361
2511204120400009660000002396171721269256256047114424149029683201077365536015496552335338655361
25212051205000010000002561721271256256001077565536015496552335338655361
25312061206000010000002561721272256256001077665536015496552335338655361
25412071207000010000002561731273256256001077765536015496552335338655361
25512081208000010000002561731274256256001077965536015496552335338655361
25612091209000010000002561731275256256001078065536015496552335338655361
25712101210000010000002561731276256256001078165536015496552335338655361
25812111211000010000002561731277256256001078265536015496552335338655361
25912121212000010000002561731279256256001078465536015496552335338655361
26012131213000010000002561731280256256001078565536015496552335338655361
26112141214000010000002561731281256256001078765536015496552335338655361
26212151215000010000002561731282256256001078865536015496552335338655361
26312161216000010000002561731283256256001078965536015496552335338655361
26412171217000010000002561731284256256001079165536015496552335338655361
26512181218000010000002561731285256256001079265536015496552335338655361
26612191219000010000002561731287256256001079665536015496552335338655361
26712201220000010000002561731288256256001082465536015496552335338655361
26812211221000010000002561731289256256001082565536015496552335338655361
26912221222000010000002561731290256256001082865536015496552335338655361
27012231223000010000002561731291256256001083065536015496552335338655361
27112241224000010000002561731292256256001083265536015496552335338655361
27212251225000010000002561731293256256001083465536015496552335338655361
27312261226000010000002561731295256256001083665536015496552335338655361
27412271227000010000002561731296256256001083865536015496552335338655361
27512281228000010000002561731297256256001084165536015496552335338655361
27612291229000010000002561731298256256001084565536015496552335338655361
27712301230000010000002561731299256256001084765536015496552335338655361
27812311231000010000002561731300256256001084865536015496552335338655361
27912321232000010000002561731301256256001085065536015496552335338655361
28012331233000010000002561731303256256001085165536015496552335338655361
28112341234000010000002561731304256256001085265536015496552335338655361
28212351235000010000002561731305256256001085465536015496552335338655361
28312361236000010000002561731306256256001085565536015496552335338655361
28412371237000010000002561731307256256001085665536015496552335338655361
28512381238000010000002561731308256256001085765536015496552335338655361
28612391239000010000002561731309256256001085865536015496552335338655361
28712401240000010000002561731311256256001086065536015496552335338655361
28812411241000010000002561731312256256001086165536015496552335338655361
28912421242000010000002561731313256256001086265536015496552335338655361
29012431243000010000002561731314256256001086365536015496552335338655361
29112441244000010000002561731315256256001086565536015496552335338655361
29212451245000010000002561731316256256001086665536015496552335338655361
29312461246000010000002561731317256256001086765536015496552335338655361
29412471247000010000002561731319256256001086865536015496552335338655361
29512481248000010000002561731320256256001086965536015496552335338655361
29612491249000010000002561731321256256001087065536015496552335338655361
29712501250000010000002561731322256256001087265536015496552335338655361
29812511251000010000002561731323256256001087365536015496552335338655361
29912521252000010000002561731324256256001087565536015496552335338655361
30012531253000010000002561731325256256001087665536015496552335338655361
30112541254000010000002561731327256256001087765536015496552335338655361
30212551255000010000002561731328256256001088065536015496552335338655361
30312561256000010000002561731329256256001088165536015496552335338655361
30412571257000010000002561731330256256001088265536015496552335338655361
30512581258000010000002561731331256256001088465536015496552335338655361
30612591259000010000002561731332256256001088665536015496552335338655361
30712601260000010000002561731333256256001088765536015496552335338655361
30812611261000010000002561731335256256001088865536015496552335338655361
30912621262000010000002561731336256256001089065536015496552335338655361
31012631263000010000002561731337256256001089165536015496552335338655361
31112641264000010000002561731338256256001089365536015496552335338655361
31212651265000010000002561731339256256001089465536015496552335338655361
31312661266000010000002561731340256256001089565536015496552335338655361
31412671267000010000002561731341256256001089765536015496552335338655361
31512681268000010000002561731343256256001089865536015496552335338655361
31612691269000010000002561731344256256001090065536015496552335338655361
31712701270000010000002561731345256256001090165536015496552335338655361
31812711271000010000002561731346256256001090265536015496552335338655361
31912721272000010000002561731347256256001090365536015496552335338655361
32012731273000010000002561731348256256001090565536015496552335338655361
32112741274000010000002561731349256256001090665536015496552335338655361
32212751275000010000002561731351256256001090865536015496552335338655361
32312761276000010000002561731352256256001090965536015496552335338655361
32412771277000010000002561731353256256001091165536015496552335338655361
32512781278000010000002561731354256256001091365536015496552335338655361
32643643600001844674407370113161600110393371483256256048954127949517250361092165536005496552335338655361
3271279127900008430000002082291731355256256047107820636812083201092365536015496552335338655361
32812801280000010000002561731356256256001092465536015496552335338655361
32912811281000010000002561731357256256001092565536015496552335338655361
33012821282000010000002561731359256256001092665536015496552335338655361
33112831283000010000002561731360256256001092765536015496552335338655361
33212841284000010000002561731361256256001092865536015496552335338655361
33312851285000010000002561731362256256001092965536015496552335338655361
33412861286000010000002561731363256256001093165536015496552335338655361
33512871287000010000002561731364256256001093265536015496552335338655361
33612881288000010000002561731365256256001093365536015496552335338655361
33712891289000010000002561731367256256001093465536015496552335338655361
33812901290000010000002561731368256256001093665536015496552335338655361
33912911291000010000002561731369256256001093765536015496552335338655361
34012921292000010000002561731370256256001093965536015496552335338655361
34112931293000010000002561731371256256001094065536015496552335338655361
34212941294000010000002561741372256256001094265536015496552335338655361
34312951295000010000002561741373256256001094465536015496552335338655361
34412961296000010000002561741375256256001094565536015496552335338655361
34512971297000010000002561741376256256001094765536015496552335338655361
34612981298000010000002561741377256256001094865536015496552335338655361
34712991299000010000002561761378256256001095765536015496552335338655361
34813001300000010000002561761379256256001095865536015496552335338655361
34913011301000010000002561761380256256001096065536015496552335338655361
35013021302000010000002561761381256256001096165536015496552335338655361
35113031303000010000002561761383256256001096265536015496552335338655361
35213041304000010000002561761384256256001096465536015496552335338655361
35313051305000010000002561761385256256001096565536015496552335338655361
35413061306000010000002561761386256256001096765536015496552335338655361
35513071307000010000002561761387256256001096865536015496552335338655361
35613081308000010000002561761388256256001096965536015496552335338655361
35713091309000010000002561761389256256001097065536015496552335338655361
35813101310000010000002561761391256256001097165536015496552335338655361
35913111311000010000002561761392256256001097265536015496552335338655361
36013121312000010000002561761393256256001097365536015496552335338655361
36113131313000010000002561761394256256001097665536015496552335338655361
36213141314000010000002561761395256256001097765536015496552335338655361
36313151315000010000002561761396256256001097865536015496552335338655361
36413161316000010000002561761397256256001097965536015496552335338655361
36513171317000010000002561761399256256001098165536015496552335338655361
36613181318000010000002561761400256256001098265536015496552335338655361
36713191319000010000002561761401256256001098465536015496552335338655361
36813201320000010000002561761402256256001098565536015496552335338655361
36913211321000010000002561761403256256001098665536015496552335338655361
37013221322000010000002561761404256256001098765536015496552335338655361
37113231323000010000002561761405256256001098865536015496552335338655361
37213241324000010000002561761407256256001099065536015496552335338655361
37313251325000010000002561761408256256001099165536015496552335338655361
37413261326000010000002561761409256256001099365536015496552335338655361
37513271327000010000002561761410256256001099465536015496552335338655361
37613281328000010000002561761411256256001099565536015496552335338655361
37713291329000010000002561761412256256001099765536015496552335338655361
37813301330000010000002561761413256256001099965536015496552335338655361
37913311331000010000002561761415256256001100065536015496552335338655361
38013321332000010000002561761416256256001100165536015496552335338655361
38113331333000010000002561761417256256001100265536015496552335338655361
38213341334000010000002561761418256256001100465536015496552335338655361
38313351335000010000002561761419256256001100565536015496552335338655361
38413361336000010000002561761420256256001100665536015496552335338655361
38513371337000010000002561761421256256001100765536015496552335338655361
38613381338000010000002561761423256256001100865536015496552335338655361
38764564500001844674407370262161600164022302682256256048954127949517257631101965536005496552335338655361
3881339133900006940000001699601761424256256047091990418151178241102265536015496552335338655361
38913401340000010000002561761425256256001102465536015496552335338655361
39013411341000010000002561751426256256001102665536015496552335338655361
39113421342000010000002561751427256256001102765536015496552335338655361
39213431343000010000002561741428256256001102965536015496552335338655361
39313441344000010000002561741429256256001103165536015496552335338655361
39413451345000010000002561741430256256001103365536015496552335338655361
39513461346000010000002561741431256256001103465536015496552335338655361
39613471347000010000002561731432256256001103665536015496552335338655361
39713481348000010000002561731433256256001103865536015496552335338655361
39813491349000010000002561731435256256001103965536015496552335338655361
39913501350000010000002561731436256256001104165536015496552335338655361
40013511351000010000002561691436256256001104265536015496552335338655361
40113521352000010000002561691437256256001104465536015496552335338655361
40213531353000010000002561691438256256001104565536015496552335338655361
40313541354000010000002561691439256256001104765536015496552335338655361
40413551355000010000002561691440256256001104965536015496552335338655361
40513561356000010000002561691442256256001105165536015496552335338655361
40613571357000010000002561691443256256001105365536015496552335338655361
40713581358000010000002561691444256256001105465536015496552335338655361
40813591359000010000002561691445256256001105665536015496552335338655361
40913601360000010000002561691446256256001105865536015496552335338655361
41013611361000010000002561541447256256001105965536015496552335338655361
41113621362000010000002561491447256256001106065536015496552335338655361
41213631363000010000002561491448256256001106265536015496552335338655361
41354154100001844674407370133161600137286371924256256048954127949517251331107065536005496552335338655361
4141364136400008230000002030961391449256256047105841687680778241107265536015496552335338655361
41513651365000010000002561391450256256001107365536015496552335338655361
41613661366000010000002561391451256256001107565536015496552335338655361
41713671367000010000002561391452256256001107765536015496552335338655361
41813681368000010000002561391453256256001107865536015496552335338655361
41913691369000010000002561391455256256001107965536015496552335338655361
42013701370000010000002561391456256256001108165536015496552335338655361
42113711371000010000002561391457256256001109065536015496552335338655361
42213721372000010000002561391458256256001109265536015496552335338655361
42313731373000010000002561391459256256001109365536015496552335338655361
42413741374000010000002561391460256256001109465536015496552335338655361
42513751375000010000002561391461256256001109565536015496552335338655361
42613761376000010000002561391462256256001109765536015496552335338655361
42713771377000010000002561391464256256001109865536015496552335338655361
42813781378000010000002561391465256256001109965536015496552335338655361
42913791379000010000002561391466256256001110165536015496552335338655361
43013801380000010000002561391467256256001110365536015496552335338655361
43113811381000010000002561391468256256001110565536015496552335338655361
43213821382000010000002561391469256256001110665536015496552335338655361
43313831383000010000002561391470256256001110765536015496552335338655361
43413841384000010000002561391472256256001110965536015496552335338655361
43513851385000010000002561391473256256001111065536015496552335338655361
43613861386000010000002561411474256256001111265536015496552335338655361
43713871387000010000002561411475256256001111365536015496552335338655361
43813881388000010000002561411476256256001111765536015496552335338655361
43913891389000010000002561411477256256001111865536015496552335338655361
44013901390000010000002561411478256256001111965536015496552335338655361
44113911391000010000002561411480256256001112065536015496552335338655361
44213921392000010000002561411481256256001112165536015496552335338655361
44313931393000010000002561411482256256001112265536015496552335338655361
44413941394000010000002561411483256256001112465536015496552335338655361
44513951395000010000002561411484256256001112565536015496552335338655361
44613961396000010000002561411485256256001112665536015496552335338655361
44713971397000010000002561411486256256001112765536015496552335338655361
44813981398000010000002561411488256256001112965536015496552335338655361
44913991399000010000002561411489256256001113065536015496552335338655361
45014001400000010000002561431490256256001113265536015496552335338655361
45114011401000010000002561451491256256001113365536015496552335338655361
45214021402000010000002561461492256256001113565536015496552335338655361
45314031403000010000002561461493256256001113765536015496552335338655361
45414041404000010000002561461494256256001113865536015496552335338655361
45514051405000010000002561461496256256001114065536015496552335338655361
45614061406000010000002561461497256256001114165536015496552335338655361
45714071407000010000002561461498256256001114365536015496552335338655361
45814081408000010000002561461499256256001114565536015496552335338655361
45914091409000010000002561461500256256001114665536015496552335338655361
46014101410000010000002561461501256256001114865536015496552335338655361
46114111411000010000002561461502256256001114965536015496552335338655361
46214121412000010000002561461504256256001115165536015496552335338655361
46314131413000010000002561461505256256001115265536015496552335338655361
46414141414000010000002561461506256256001115365536015496552335338655361
46514151415000010000002561461507256256001115665536015496552335338655361
46614161416000010000002561461508256256001115765536015496552335338655361
46714171417000010000002561461509256256001115865536015496552335338655361
46814181418000010000002561461510256256001116065536015496552335338655361
46914191419000010000002561461512256256001116265536015496552335338655361
47014201420000010000002561461513256256001116365536015496552335338655361
47114211421000010000002561461514256256001116565536015496552335338655361
47214221422000010000002561461515256256001116665536015496552335338655361
47314231423000010000002561461516256256001116865536015496552335338655361
47414241424000010000002561561517256256001116965536015496552335338655361
47514251425000010000002561641518256256001117165536015496552335338655361
47614261426000010000002561641520256256001117265536015496552335338655361
47764664600001844674407370175161600164173352237256256048954127949517253391118065536005496552335338655361
4781427142700007810000001923371741521256256047101331972019978241118365536015496552335338655361
47914281428000010000002561741522256256001118565536015496552335338655361
48014291429000010000002561741523256256001118665536015496552335338655361
48114301430000010000002561741524256256001118765536015496552335338655361
48214311431000010000002561741525256256001118965536015496552335338655361
48314321432000010000002561741526256256001119165536015496552335338655361
48414331433000010000002561741528256256001119265536015496552335338655361
48514341434000010000002561741529256256001119465536015496552335338655361
48614351435000010000002561741530256256001119665536015496552335338655361
48714361436000010000002561741531256256001119865536015496552335338655361
48814371437000010000002561741532256256001119965536015496552335338655361
48914381438000010000002561741533256256001120065536015496552335338655361
49014391439000010000002561741534256256001120165536015496552335338655361