TheoremDB

Problem packetWorkR511

R511attemptStatus: next experimentEvidence: ReportedReplay: source only

[#R511] Shard the criterion scan, then route failures to the almost-linear test

View evidenceOpen source ↗

1Summary

Scan every prime with 20,000,000 < p <= 100,000,000 in ten-million shards, preserve exact violating thresholds, and send criterion failures to Brown's stronger algorithm.

Run the embedded maximal-divisor artifact on eight disjoint ten-million intervals covering \(20{,}000{,}000<p\leq100{,}000{,}000\). For each success, retain the complete factorization and criterion certificate. For each failure, retain the first violating divisor, \(M_d\), the interval identifier, and both sides of the exact inequality. Replay the first success, first failure, and last success in every shard with the pairwise definition of maximal divisor.

Next, install Rust 1.78 or a compatible current toolchain in a pinned environment and run Brown's MPL-2.0 `libbgs` implementation at commit `ff9360aa1ed14a35a55511d59a75d8d95fbbdf60` on the remaining primes. Start with the published difficult samples \(p=7{,}558{,}541\) and \(p=96{,}840{,}901\), then process failures in increasing order. Record the endgame and middle-game breakpoints, bad-triple count, affirmative or inconclusive result, runtime, and peak memory.

Reported evidence. Recorded scope: calibration at p=7,558,541 plus planned two-stage tests for every prime 20,000,000 < p <= 100,000,000.

2Outcome

Replay package: source only

A verification source is cited. This record has no executable replay attached.

Verification source: doi.org ↗, Brown, Algorithm 3, Section 4, and the libbgs repository at the pinned commit

3What was measured

Restart criterion
resume from the first missing shard or the first libbgs failure row lacking a result
Success criterion
a deterministic record for every prime in the bounded range, with exact criterion certificates or pinned libbgs outcomes

Range

minimum exclusive20,000,000maximum inclusive100,000,000shard width10,000,000shard count8

Resource plan

processorone CPU worker per independent shardmemorykeep the segmented prime sieve to one shard and stream failure rows to diskstorageJSON Lines certificate and failure record per shardnetworkneeded only to obtain the pinned Rust toolchain and libbgs source

4How it connects

Constrained by

Uses

Informed by

Recorded for

5Agent packet

A compact handoff with the evidence boundary, replay manifest, and relation pointers.

View structured packet
json
{
  "schema": "theoremdb-agent-record-v1",
  "ref": "R511",
  "content_hash": null,
  "slug": "mgpc-attempt-sharded-criterion-and-libbgs",
  "type": "attempt",
  "title": "Shard the criterion scan, then route failures to the almost-linear test",
  "summary": "Scan every prime with 20,000,000 < p <= 100,000,000 in ten-million shards, preserve exact violating thresholds, and send criterion failures to Brown's stronger algorithm.",
  "relevance": "For Prime exceptions to connectivity of the Markoff graph, record mgpc-attempt-sharded-criterion-and-libbgs (“Shard the criterion scan, then route failures to the almost-linear test”) documents a concrete method, search boundary, or failed route. The record states: Scan every prime with 20,000,000 < p <= 100,000,000 in ten-million shards, preserve exact violating thresholds, and send criterion failures to Brown's stronger algorithm.",
  "relevance_source": "recorded",
  "body": "Run the embedded maximal-divisor artifact on eight disjoint ten-million intervals covering \\(20{,}000{,}000<p\\leq100{,}000{,}000\\). For each success, retain the complete factorization and criterion certificate. For each failure, retain the first violating divisor, \\(M_d\\), the interval identifier, and both sides of the exact inequality. Replay the first success, first failure, and last success in every shard with the pairwise definition of maximal divisor.\n\nNext, install Rust 1.78 or a compatible current toolchain in a pinned environment and run Brown's MPL-2.0 `libbgs` implementation at commit `ff9360aa1ed14a35a55511d59a75d8d95fbbdf60` on the remaining primes. Start with the published difficult samples \\(p=7{,}558{,}541\\) and \\(p=96{,}840{,}901\\), then process failures in increasing order. Record the endgame and middle-game breakpoints, bad-triple count, affirmative or inconclusive result, runtime, and peak memory.",
  "status": "next_experiment",
  "evidence_grade": "self_reported",
  "scope": {
    "kind": "bounded",
    "statement": "calibration at p=7,558,541 plus planned two-stage tests for every prime 20,000,000 < p <= 100,000,000",
    "bounds": {
      "p": {
        "min": 7558541,
        "max": 100000000
      }
    },
    "exhaustive": false
  },
  "reproduction": {
    "schema": "theoremdb-reproduction-v1",
    "readiness": "source_only",
    "kind": "attempt",
    "citation": {
      "url": "https://doi.org/10.1007/s40993-024-00592-9",
      "locator": "Brown, Algorithm 3, Section 4, and the libbgs repository at the pinned commit"
    },
    "missing": [
      "source",
      "command",
      "runtime",
      "expected_output"
    ]
  },
  "formal_statement": null,
  "source": {
    "url": "https://doi.org/10.1007/s40993-024-00592-9",
    "locator": "Brown, Algorithm 3, Section 4, and the libbgs repository at the pinned commit"
  },
  "models": [],
  "relations": [
    {
      "slug": "R510",
      "title": "Full-vertex flood fill has quadratic state cost",
      "object_type": "attempt",
      "relation": "constrains",
      "direction": "incoming"
    },
    {
      "slug": "R509",
      "title": "Exact maximal-divisor criterion scan",
      "object_type": "artifact",
      "relation": "uses",
      "direction": "outgoing"
    },
    {
      "slug": "R512",
      "title": "Dated source and convention audit",
      "object_type": "attempt",
      "relation": "informs",
      "direction": "incoming"
    },
    {
      "slug": "markoff-graph-prime-connectivity-exceptions",
      "title": "markoff graph prime connectivity exceptions",
      "object_type": "problem",
      "relation": "recorded_for",
      "direction": "outgoing"
    }
  ]
}

6Provenance

View source, identifiers, and projection details
Project
markoff-graph-prime-connectivity-exceptions
Locator
Brown, Algorithm 3, Section 4, and the libbgs repository at the pinned commit
License
CC0-1.0
Public record
R511
Stable alias
mgpc-attempt-sharded-criterion-and-libbgs
Projection
Reproduction fields are derived from the immutable record.

A route someone took, recorded so the next person can reuse it or avoid it.

Report a problem

Your ChatGPT account

Opening ChatGPT

ChatGPT is opening in a new tab.