Skip to content
SOLVENCY
Request a demo

Account controls are loading.

Harness economics · OpenBench

Same model. Different harness bill.

GPT-5.6 Sol

Four coding harnesses ran GPT-5.6 Sol on the same 15-task benchmark. Solvency reprices each harness’s proxy-measured token usage at the model’s current verified API rates.

OpenBench-only basis · never mixed with the general model leaderboard

Matched pass rate · different usage

Codex costs 3.77× Pi per solved task at the same 72.7% pass rate.

$1.37 vs $0.363 per solved task · point estimates, not a claim of statistical superiority

Lowest point estimate

Pi

$0.264 / attempt · $0.363 / solved

Price basis

Current API

$5 input · $0.50 cache read · $30 output per million tokens

Source: OpenBench harness benchmark (MIT) · verified 2026-08-23 · GPT-5.6 Sol prices verified 2026-08-21; source usage repriced, not an observed dollar bill

One model · one benchmark

Harness cost comparison

Ranked by cost per solved task. Only the harness changes; lower is better. Infrastructure and rate-limited failures are excluded exactly as OpenBench specifies.

GPT-5.6 Sol harness comparison: version, outcomes, pass rate, source-usage-repriced cost per attempt and per solved task
#HarnessVersionSolvedPass$ / attempt$ / solvedvs lowest
1Pi0.80.1032/4472.7%$0.264$0.3631.00×
2Claude Code2.1.21435/4577.8%$0.327$0.4201.16×
3Grok Build0.2.103 (89c3d36fb6f1)37/4582.2%$0.491$0.5971.64×
4Codex0.144.532/4472.7%$0.997$1.373.77×

Source: OpenBench harness benchmark (MIT) · verified 2026-08-23 · source usage repriced: measured tokens × current verified model prices; no Solvency loop or tier assumption

Measured by Solvency · own population

Eight arms, same model, run by Solvency

On 2026-08-26 Solvency ran GPT-5.6 Sol through eight arms of its own single-turn suite, 12 single-turn code tasks, deterministic hidden-test graders, temperature 0, 3 trials. Every arm passed every countable attempt, and the bill still spans 9.1×. Own task population: never comparable with the OpenBench table above.

Solvency Bench v0 harness comparison: eight access paths for GPT-5.6 Sol, harness-reported usage priced at verified catalog rates
#ArmAccessPass$ / solvedvs lowest
1Aider · aider 0.86.2metered provider (OpenRouter)100%$0.00931.00×
2API, no harnessmetered API, single call, no scaffold100%$0.00951.01×
3Pi · 0.84.3metered provider (OpenRouter)100%$0.00971.04×
4Codex · codex-cli 0.150.0local subscription login100%$0.02482.65×
5Goose · 1.47.0metered provider (OpenRouter)100%$0.02843.05×
6OpenCode · 1.18.20metered provider (OpenRouter)100%$0.03643.90×
7Hermes Agent · Hermes Agent v0.20.5 (2026.8.19)metered provider (OpenRouter)100%$0.07177.68×
8Cline · 3.0.60metered provider (OpenRouter)100%$0.08519.12×

Solvency Bench (first-party) · verified 2026-08-26 · harness-reported usage × verified catalog prices; cache writes at the uncached input rate (stated); the subscription arm's flat fee never enters the math. Full anatomy and findings in Research Note 02.

Cost basis

What this comparison means

This is neither a provider invoice nor Solvency’s modeled task tier. It is an independently reproducible reprice of source-observed usage.

Calculation

cost_per_attempt =
  mean_uncached_input × current_input_price
  + mean_cache_read × current_cached_input_price
  + mean_output × current_output_price

cost_per_solved = cost_per_attempt / solve_rate

Task tier, assumed loops, cache-hit controls, retry cap and frontier-efficiency assumptions cannot move these rows. Tests enforce that invariant.

Read with care

  • Each arm has only 44 or 45 countable attempts, so the correctness intervals are wide.
  • OpenBench reports subscription-backed access; Solvency applies current API token rates for comparability, not the subscription fee.
  • Cursor and OpenCode are excluded because their usage is CLI-self-reported; Devin is excluded because its split usage is incomplete.
  • The source flags Pi for a rerun after a surprising per-task swing. Treat the point estimate as provisional.