OpenAI Navier–Stokes Reality Check: 10,000 Agents, 130B Output Tokens and a Lean Proof—But Clay Still Lists It Unsolved
OpenAI says an unnamed internal model used roughly 10,000 agents, 2.7M messages and 130B output tokens to produce a Navier–Stokes proof with Lean formalization. We separate the public artifact from model claims, cost estimates, provenance disputes and Clay's still-unsolved status.
OpenAI Navier–Stokes Reality Check
OpenAI published a striking result on September 8, 2026: an internal, still-training model that the company says is significantly more capable than GPT-6 Astra produced an analytical proof and Lean formalization for finite-time blowup in the three-dimensional incompressible Navier–Stokes equations. OpenAI says the successful group used on the order of 10,000 concurrent agents, reached the result in about 88 hours, and then spent another 17 hours formalizing and verifying it with GPT-6 Astra.
Primary source: OpenAI — On the Navier–Stokes Millennium Prize Problem.
The strongest headline still needs an important qualifier: the Clay Mathematics Institute continued to label Navier–Stokes “Unsolved” at this verification time. A public Lean artifact is much stronger evidence than a normal vendor benchmark claim, but a machine-checking artifact does not by itself equal independent mathematical acceptance, peer review, or a Clay Prize determination.
What OpenAI actually claims
OpenAI says its construction establishes alternatives C and D in Clay's official formulation: for every positive viscosity, there are smooth data and smooth forcing for which a global smooth solution with the required bounded-energy behavior does not exist, in both whole-space and periodic settings.
OpenAI's public Lean repository states the corresponding formalized results and identifies them directly with Clay alternatives C and D. The repository uses Lean 4.34.0-rc2 with Mathlib and provides build instructions plus a Comparator path for an additional proof-checking route.
Artifact: openai/NavierStokesAndEuler. Institutional status: Clay Mathematics Institute — Navier-Stokes Equation.
The distinction matters. A Lean kernel can check that a formal theorem follows from the definitions and trusted axioms represented in the formalization. It does not automatically establish that every informal-to-formal translation choice is the intended mathematical statement, nor does it substitute for the external community reviewing the argument and Clay applying its own rules.
The model is not GPT-6 Astra
The system that generated the proof does not have a public product name or API identifier in the launch material. OpenAI says training began on August 28, 2026, was still ongoing at publication time, and that performance continued to improve during the experiment. The agents were updated to a further-trained version of the internal model during the run.
Do not silently label this system “GPT-6 Astra,” “GPT-7,” or any other public model. Astra was used for the later Lean formalization and verification stage; OpenAI explicitly says the proof-producing internal model is significantly more capable than Astra.
For the internal model, the reviewed public material does not provide a model ID or checkpoint hash, parameter count or architecture, context window, API price or availability date, p50/p95 latency or throughput, SWE-bench Verified, SWE-bench Pro, Terminal-Bench 2.1, or Terminal-Bench 4.0 result. Those fields should remain unknown rather than being inherited from GPT-6 Astra.
The scale: 2.7 million messages and roughly 130 billion output tokens
OpenAI reports that, across all attempted problems, its agents sent 4.9 million messages and generated roughly 300 billion output tokens. For the Navier–Stokes effort alone, it reports 2.7 million messages and approximately 130 billion output tokens.
This was not a normal single-agent benchmark. The system used many communicating groups, cached-internet access, code execution, cross-pollination of intermediate findings, and substantial parallel inference. OpenAI says it initially spread effort across all open Millennium Prize problems plus easier related problems, then shifted resources toward Navier–Stokes after an Euler result made that direction look promising.
A useful cost sanity check is possible only as an illustration. Public GPT-6 Astra API pricing is currently $10/M input tokens and $50/M output tokens. If 130 billion output tokens were hypothetically billed at Astra's public output rate, output alone would equal $6.5 million. That is not OpenAI's reported cost: the proof system used a different internal model, input/cache/tool costs are undisclosed, internal serving economics differ from retail API pricing, and some inference may have had very different marginal costs.
Astra pricing source: OpenAI API — GPT-6 Astra.
This is not a SWE-bench or Terminal-Bench result
SWE-bench Verified and SWE-bench Pro should be tracked separately, and neither is reported here for the internal proof-generating checkpoint. Terminal-Bench 2.1 and Terminal-Bench 4.0 are also not reported for this system.
The Navier–Stokes run measures something materially different: multi-agent scientific discovery under a bespoke research harness combining mathematical reasoning, tool use, internet reading, communication between agents, code execution and later formal verification. A result from this system should not be numerically ranked beside SWE-bench or Terminal-Bench unless the exact model is later evaluated under those benchmarks with their own pinned methodology. Likewise, GPT-6 Astra's public benchmark numbers cannot be copied onto this internal model merely because Astra participated in the formalization stage.
The formal proof artifact is unusually important evidence
Many AI research announcements provide screenshots or a vendor-written score table. This one provides a public Lean repository. That substantially raises the evidence quality because independent researchers can inspect the theorem statements, build the project and attempt additional checking.
The repository currently says it formalizes two Navier–Stokes breakdown results and an unforced Euler singularity result. It also includes instructions for independent checking with Comparator. The visible repository was published as a compact release artifact rather than a long public development history, so version control alone cannot independently reconstruct when each mathematical idea was discovered.
The important unresolved question is external validation: whether experts successfully reproduce the build and agree that the formalized theorem and analytical proof satisfy the intended Clay statement without a hidden modeling or translation error.
Credit and provenance are disputed
There is a separate, sensitive dispute around related work by NYU mathematician Tristan Buckmaster and Anthropic mathematician Levent Alpöge. Their work concerns related finite-time blowup results, including Euler, and Buckmaster published a statement describing their use of frontier AI models and later interactions with OpenAI.
OpenAI's public account says its project started on September 1 after hearing rumors that Millennium-Prize-related work had been resolved. The company says neither its researchers nor its agents saw Buckmaster and Alpöge's work before public release and that no specific user data was accessed to solve the problem. OpenAI also says it cannot rule out the possibility that de-identified data derived from their use of OpenAI products helped improve its models.
That is a material provenance disclosure, but it does not resolve the public disagreement. Buckmaster's account and OpenAI's account should therefore be presented as conflicting claims, not as proven misconduct or proven exoneration.
Buckmaster statement: NYU statement PDF. OpenAI's dated public account: September 8, 2026 research post. OpenAI's launch thread: OpenAI on X, September 8, 2026.
Public discussion on Reddit immediately focused on compute scale, retail-equivalent cost and the provenance dispute. Those comments are self-selected anecdotes, not evidence about mathematical correctness or model capability. Example: r/ClaudeCode, September 8, 2026.
Why Clay still saying “Unsolved” matters
At this verification time, Clay's own Navier–Stokes page still displays the problem as Unsolved. That is the cleanest external reminder not to collapse “OpenAI published a proof and formal artifact” into “the Millennium Prize problem is officially resolved.”
The defensible status today is: OpenAI claims a solution satisfying alternatives C and D; the analytical writeup and Lean formalization are public; the formal artifact is independently inspectable; OpenAI reports 10,000-agent scale, 88 hours to the result, 17 hours of Astra-assisted formalization, 2.7 million messages and about 130 billion output tokens; the exact proof-generating model remains internal, unnamed and still in training; Clay still lists the problem as Unsolved; and independent mathematical acceptance is still developing.
Practical verdict
For AI evaluation, the most significant part of the announcement is not a conventional benchmark score. It is evidence that a very large, tool-using, communicating agent system can push through a difficult research problem and then produce a formal artifact that outsiders can inspect.
But the evidence should be scoped carefully. The result does not tell us the internal model's SWE-bench Verified, SWE-bench Pro or Terminal-Bench performance. It does not reveal its API price, latency, context window or release date. It also does not tell us how much capability came from the base model versus parallelism, prompt diversity, cross-group communication, cached internet access, code execution, human steering and the later Astra verification pass.
For researchers evaluating scientific agents, the next high-value evidence is independent Lean/Comparator reproduction, expert review of the mapping to Clay alternatives C and D, publication of formalization caveats, and clearer accounting of model checkpoint, harness, message/token budget, failed approaches and human interventions. Until then, this is a major and unusually inspectable research claim—but not yet an officially settled Millennium Prize result.
This article is built from the source material below. Open the originals for full context and the latest updates.