Rewrote EXEC-STD79-DOE-CD's dispatch to coordinate via MSG-SEND/ MSG-TICK instead of blocking VM-EXEC, now that Hera can genuinely message (§XX). RUN-TEST/EXEC-STD79-DOE (the serialized baseline) are untouched, kept as a byte-for-byte-reproducible historical comparison point. A small 2-identity smoke test before any multi-architecture commitment caught two real defects the design alone didn't predict: 1. Absolute VM-HEAT can't produce fine-grained interleaving -- a fresh identity starts at heat=0 against Hera's ~62000+, a gap no 1..24 divisor closes, so priority locked onto whichever identity had executed least, for its entire campaign. Fixed with BASE-HEAT: each identity's heat is snapshotted once at campaign start, and priority is computed from heat gained *this campaign*, not lifetime heat. 2. Single-test-per-message granularity silently drops most of a campaign's data: MSG-SEND no-ops on MSG-ALLOC failure, and the turn bookkeeping advanced regardless, so rows looked complete while missing most of their tests. A live reservoir probe showed Hera's own STADIUM-RES@ draining ~725/cycle with no replenishment observed -- a 648-send full campaign would exhaust it almost immediately. Fixed by dispatching a whole rep (24 tests, one concatenated command, measured 442 bytes, well under VM-EXEC's 1025-byte cap) per message instead -- 27 sends for a full campaign, not 648. Re-verified after both fixes: 99/99 expected test outputs present, zero drops, zero faults, genuine rep-level interleaving instead of either the serialized baseline's fixed order or the first cut's 72-test lock-in. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01EXieurDfDSsDFdnSyusuWo
80 lines
7.0 KiB
CSV
80 lines
7.0 KiB
CSV
tick_number,elapsed_ns,tick_interval_ns,cache_hits_delta,bucket_hits_delta,word_executions_delta,hot_word_count,avg_word_heat_q48,window_width,actual_window_size,predicted_label_hits,jitter_bits,apic_ticks,time_trust_q48,variance_q48,vm_call_depth_max,hera_heat_q48,hermes_heat_q48,artemis_heat_q48,fleet_k_q48,fleet_conserved
|
|
|
|
98,980000,10000,0,0,256,65,44,1024,1024,0,0,4701,65534,2,1,60212,2630,2694,65536,1
|
|
|
|
99,990000,10000,0,0,256,66,44,512,512,0,0,4704,65534,2,1,60212,2630,2694,65536,1
|
|
|
|
100,1000000,10000,0,0,256,68,45,512,512,0,0,4707,65534,2,1,60212,2630,2694,65536,1
|
|
|
|
101,1010000,10000,0,0,256,70,46,256,256,0,0,4710,65534,2,1,60212,2630,2694,65536,1
|
|
|
|
102,1020000,10000,0,0,256,70,47,256,256,0,0,4712,65534,2,1,60212,2630,2694,65536,1
|
|
|
|
103,1030000,10000,0,0,256,70,48,256,256,0,0,4715,65534,2,1,60212,2630,2694,65536,1
|
|
|
|
104,1040000,10000,0,0,256,70,50,256,256,0,0,4717,65534,2,1,60212,2630,2694,65536,1
|
|
|
|
105,1050000,10000,0,0,256,70,51,256,256,0,0,4720,65534,2,1,60212,2630,2694,65536,1
|
|
|
|
106,1060000,10000,0,0,256,72,52,256,256,0,0,4722,65534,2,1,60212,2630,2694,65536,1
|
|
|
|
107,1070000,10000,0,0,256,72,53,256,256,0,0,4724,65534,2,1,60212,2630,2694,65536,1
|
|
|
|
108,1080000,10000,0,0,256,73,54,256,256,0,0,4727,65534,2,1,60212,2630,2694,65536,1
|
|
|
|
109,1090000,10000,0,0,256,74,55,256,256,0,0,4730,65534,2,1,60212,2630,2694,65536,1
|
|
|
|
110,1100000,10000,0,0,256,76,56,256,256,0,0,4733,65534,2,1,60212,2630,2694,65536,1
|
|
|
|
111,1110000,10000,0,0,256,76,64,256,256,0,0,4736,65534,2,1,60212,2630,2694,65536,1
|
|
|
|
112,1120000,10000,0,0,256,75,66,256,256,0,0,4739,65534,2,1,60212,2630,2694,65536,1
|
|
|
|
113,1130000,10000,0,0,256,74,72,256,256,0,0,4742,65534,2,1,60212,2630,2694,65536,1
|
|
|
|
114,1140000,10000,0,0,256,74,73,256,256,0,0,4745,65534,2,1,60212,2630,2694,65536,1
|
|
|
|
237,2370000,1230000,0,0,38058,39,841,256,256,0,4697990671821176832,4748,65534,2,0,60212,2630,2694,65536,1
|
|
|
|
115,1150000,18446744073708331616,0,0,21788,74,75,256,256,0,4895412794951728551,4751,65534,2,1,60212,2630,2694,65536,1
|
|
|
|
116,1160000,10000,0,0,256,74,76,256,256,0,0,4755,65534,2,1,60212,2630,2694,65536,1
|
|
|
|
117,1170000,10000,0,0,256,75,77,256,256,0,0,4761,65534,2,1,60212,2630,2694,65536,1
|
|
|
|
118,1180000,10000,0,0,256,75,79,256,256,0,0,4763,65534,2,1,60212,2630,2694,65536,1
|
|
|
|
119,1190000,10000,0,0,256,75,80,256,256,0,0,4765,65534,2,1,60212,2630,2694,65536,1
|
|
|
|
120,1200000,10000,0,0,256,75,81,256,256,0,0,4768,65534,2,1,60212,2630,2694,65536,1
|
|
|
|
121,1210000,10000,0,0,256,75,82,256,256,0,0,4771,65534,2,1,60212,2630,2694,65536,1
|
|
|
|
122,1220000,10000,0,0,256,75,84,256,256,0,0,4773,65534,2,1,60212,2630,2694,65536,1
|
|
|
|
123,1230000,10000,0,0,256,77,85,256,256,0,0,4776,65534,2,1,60212,2630,2694,65536,1
|
|
|
|
124,1240000,10000,0,0,256,77,86,256,256,0,0,4780,65534,2,1,60212,2630,2694,65536,1
|
|
|
|
125,1250000,10000,0,0,256,77,87,256,256,0,0,4782,65534,2,1,60212,2630,2694,65536,1
|
|
|
|
126,1260000,10000,0,0,256,76,90,256,256,0,0,4785,65534,2,1,60212,2630,2694,65536,1
|
|
|
|
127,1270000,10000,0,0,256,76,95,256,256,0,0,4786,65534,2,1,60212,2630,2694,65536,1
|
|
|
|
128,1280000,10000,0,0,256,76,96,256,256,0,0,4790,65534,2,1,60212,2630,2694,65536,1
|
|
|
|
129,1290000,10000,0,0,256,76,106,256,256,0,0,4792,65534,2,1,60212,2630,2694,65536,1
|
|
|
|
130,1300000,10000,0,0,256,76,108,256,256,0,0,4795,65534,2,1,60212,2630,2694,65536,1
|
|
|
|
131,1310000,10000,0,0,256,76,109,256,256,0,0,4798,65534,2,1,60212,2630,2694,65536,1
|
|
|
|
132,1320000,10000,0,0,256,76,111,256,256,0,0,4801,65534,2,1,60212,2630,2694,65536,1
|
|
|
|
133,1330000,10000,0,0,256,76,113,256,256,0,0,4804,65534,2,1,60212,2630,2694,65536,1
|
|
|
|
134,1340000,10000,0,0,256,75,125,256,256,0,0,4806,65534,2,1,60212,2630,2694,65536,1
|
|
|
|
135,1350000,10000,0,0,256,75,129,256,256,0,0,4808,65534,2,1,60212,2630,2694,65536,1
|
|
|
|
136,1360000,10000,0,0,256,73,164,256,256,0,0,4811,65534,2,1,60212,2630,2694,65536,1
|
|
|
|
137,1370000,10000,0,0,256,73,164,256,256,0,0,4813,65534,2,1,60212,2630,2694,65536,1
|
|
|
|
138,1380000,10000,0,0,256,73,167,256,256,0,0,4816,65534,2,1,60212,2630,2694,65536,1
|
|
|
|
139,1390000,10000,0,0,256,78,171,256,256,0,0,4819,65534,2,1,60212,2630,2694,65536,1
|
|
|
|
140,1400000,10000,0,0,256,78,173,256,256,0,0,4822,65534,2,1,60212,2630,2694,65536,1
|
|
|
|
141,1410000,10000,0,0,256,78,176,256,256,0,0,4826,65534,2,1,60212,2630,2694,65536,1
|
|
|
|
142,1420000,10000,0,0,256,78,182,256,256,0,0,4829,65534,2,1,60212,2630,2694,65536,1
|
|
|
|
143,1430000,10000,0,0,256,78,185,256,256,0,0,4831,65534,2,1,60212,2630,2694,65536,1
|
|
|
|
144,1440000,10000,0,0,256,75,188,256,256,0,0,4833,65534,2,1,60212,2630,2694,65536,1
|
|
|
|
145,1450000,10000,0,0,256,75,193,256,256,0,0,4836,65534,2,1,60212,2630,2694,65536,1
|
|
|
|
146,1460000,10000,0,0,256,74,197,256,256,0,0,4838,65534,2,1,60212,2630,2694,65536,1
|
|
|
|
147,1470000,10000,0,0,256,75,218,256,256,0,0,4841,65534,2,1,60212,2630,2694,65536,1
|
|
|
|
148,1480000,10000,0,0,256,75,224,256,256,0,0,4847,65534,2,1,60212,2630,2694,65536,1
|
|
|
|
119,1190000,18446744073709261616,0,0,29358,50,304,256,256,0,4895412794951729006,4851,65534,2,0,60212,2630,2694,65536,1
|
|
|
|
149,1490000,300000,0,0,1134,75,236,256,256,0,4688725774528675840,4854,65534,2,1,60212,2630,2694,65536,1
|
|
|
|
150,1500000,10000,0,0,256,75,238,256,256,0,0,4857,65534,2,1,60212,2630,2694,65536,1
|
|
|
|
151,1510000,10000,0,0,256,75,241,256,256,0,0,4858,65534,2,1,60212,2630,2694,65536,1
|
|
|
|
152,1520000,10000,0,0,256,75,246,256,256,0,0,4861,65534,2,1,60212,2630,2694,65536,1
|
|
|
|
153,1530000,10000,0,0,256,75,249,256,256,0,0,4863,65534,2,1,60212,2630,2694,65536,1
|
|
|
|
154,1540000,10000,0,0,256,75,251,256,256,0,0,4865,65534,2,1,60212,2630,2694,65536,1
|
|
|
|
155,1550000,10000,0,0,256,75,265,256,256,0,0,4867,65534,2,1,60212,2630,2694,65536,1
|
|
|
|
156,1560000,10000,0,0,256,75,267,256,256,0,0,4869,65534,2,1,60212,2630,2694,65536,1
|
|
|
|
157,1570000,10000,0,0,256,75,275,256,256,0,0,4871,65534,2,1,60212,2630,2694,65536,1
|
|
|
|
158,1580000,10000,0,0,256,75,278,256,256,0,0,4874,65534,2,1,60212,2630,2694,65536,1
|
|
|
|
159,1590000,10000,0,0,256,75,284,256,256,0,0,4875,65534,2,1,60212,2630,2694,65536,1
|
|
|
|
160,1600000,10000,0,0,256,74,300,256,256,0,0,4878,65534,2,1,60212,2630,2694,65536,1
|
|
|
|
161,1610000,10000,0,0,256,74,306,256,256,0,0,4881,65534,2,1,60212,2630,2694,65536,1
|
|
|
|
162,1620000,10000,0,0,256,72,312,256,256,0,0,4884,65534,2,1,60212,2630,2694,65536,1
|
|
|
|
163,1630000,10000,0,0,256,72,315,256,256,0,0,4886,65534,2,1,60212,2630,2694,65536,1
|
|
|
|
164,1640000,10000,0,0,256,72,318,256,256,0,0,4888,65534,2,1,60212,2630,2694,65536,1
|
|
|
|
165,1650000,10000,0,0,256,74,310,256,256,0,0,4892,65534,2,1,60212,2630,2694,65536,1
|
|
|
|
166,1660000,10000,0,0,256,74,313,256,256,0,0,4897,65534,2,1,60212,2630,2694,65536,1
|
|
|
|
167,1670000,10000,0,0,256,74,316,256,256,0,0,4900,65534,2,1,60212,2630,2694,65536,1
|
|
|
|
168,1680000,10000,0,0,256,74,318,256,256,0,0,4904,65534,2,1,60212,2630,2694,65536,1
|
|
|
|
169,1690000,10000,0,0,256,74,321,256,256,0,0,4906,65534,2,1,60212,2630,2694,65536,1
|
|
|
|
170,1700000,10000,0,0,256,74,328,256,256,0,0,4909,65534,2,1,60212,2630,2694,65536,1
|
|
|
|
238,2380000,680000,0,0,23874,43,776,256,256,0,4694002468269326336,4914,65534,2,0,60212,2630,2694,65536,1
|
|
|
|
171,1710000,18446744073708881616,0,0,36124,74,331,256,256,0,4895412794951728820,4916,65534,2,1,60212,2630,2694,65536,1
|
|
|
|
172,1720000,10000,0,0,256,74,341,256,256,0,0,4919,65534,2,1,60212,2630,2694,65536,1
|
|
|