← older: smoke__qwen3.6-35b-a3b__20260702-213821all runs · task boardnewer: smoke__qwen3.6-35b-a3b__20260704-121319

suite__qwen3.6-35b-a3b__20260703-003556

Full 89-task suite (complete) — 0.371 final; a ~50k context cliff dominates, runaways are oversized writes not text loops

What was run

The first full terminal-bench 2.0 suite (89 tasks × 1 attempt), qwen3.6-35b-a3b, thinking ON, server-side --reasoning-budget 4000, max_tokens=32768, context_window=131072, sequential (n_concurrent=1) on the single 3090. Purpose: breadth — find the failure modes the 2-task smoke set can't show. Wall clock ~23.5 h.

Results (final — all 89 scored)

Mean 0.371 (33 pass / 54 fail / 2 infra errors). The halfway estimate was 0.42; the back half was a harder draw (14/44). Two failure-mode reports with per-trial evidence: - ANALYSIS-qwen3.6-35b-a3b-suite-partial — first 45 tasks. - ANALYSIS-qwen3.6-35b-a3b-suite-full — all 89, the authoritative one; it re-checked the partial's hypotheses and corrected two of them.

Reproduce the per-trial metrics with make failures RUN=runs/suite__…003556 SORT=ctx (scripts/failure_modes.py).

Interpretation — confirmed, corrected, and new

  1. Context overflow — confirmed and the master variable. NEW: a pass-rate cliff at ~50k context (<50k → 60% pass; 50–131k → 6%; >250k → 0/8). 22 of 86 trials blew past the declared 131k window; the hard 400 exceeds context size killed 4 trials (path-tracing-reverse, video-processing, circuit-fibsqrt, make-mips-interpreter), not 2. Fix unchanged: declare window ~230k and catch the 400 → compact/retry.
  2. Runaway generation — CORRECTED. Only 1 of 8 length-stops is a text loop DRY would catch (polyglot-rust-c). 6–7 are oversized single file writes hitting the 32k cap (100k-char generated programs). So do NOT lower max_tokens — that regresses these; two of them even passed while truncating (feal-linear, sqlite-db-truncate). Right fix: chunked/programmatic large-file writing; keep max_tokens ≥32k. DRY stays scoped to text loops.
  3. "Confident false success" — mechanism refined. 35 of 54 fails self-declared done, but half already ran a check; the misses are on hidden criteria the agent can't see (28/54 fails passed ≥1 hidden subtest; 12 failed exactly one). A verify-before-done preamble mainly helps the fabrication subset (db-wal-recovery) and "make your check.py dependency-free" (openssl-selfsigned-cert failed only because its check imports cryptography, absent in the verifier env). Binary K=1 scoring understates the model.

Plus 10 wall-clock timeouts (not 4) — but 2 passed despite AgentTimeoutError (qemu-startup, sqlite-db-truncate), so a timeout ≠ a loss; keep the 2.0 multiplier. Reasoning-budget 4000 held (max <think> ~4–4.5k).

Next steps (ordered by expected ROI)

  1. Harness: catch the 262k 400 → compact & retry, and declare window ~230k (recovers 4 dead trials — highest confidence).
  2. Harness: add a context health trigger at ~50–60k (self-summarize/restart) — attacks the biggest failure bucket.
  3. Harness: large-file chunked-write scaffolding; keep max_tokens ≥32k (this reverses the partial doc's "lower to 12–16k" — the full data contradicts it).
  4. Server: DRY sampler scoped to text loops; Harness: verify/self-check preamble scoped to fabrication + dependency-free checks. A/B on the smoke set.
  5. Run K=3 on the ~12 one-assertion-away tasks before more scaffold tuning, to separate signal from single-shot noise. Then the q8_0 KV test and reasoning-budget 2000/4000/8000 sweep.

Related analysis: Full-suite analysis — qwen3.6-35b-a3b MoE on terminal-bench 2.0 (89/89 complete) · Failure-mode analysis — qwen3.6-35b-a3b MoE on terminal-bench 2.0 (partial suite) · Experiment 2026-07-06 — first `make fast` run: fast-fail timeouts + the 5 new quick-fail tasks

Run details

modelllama-local/qwen3.6-35b-a3bagentharnesses.minimal_pi:MinimalPithinkingonreasoning budgetdirect (server/none)* — see journal for the authoritative mechanismmaxTokens / contextWindow32768 / 131072agent timeout ×2.0trials89 of 89 — 33 pass · 44 fail · 14 erroredmean reward0.37tokens (job total)237,015,828 in / 5,040,500 outstarted / finished2026-07-03T00:35 / 2026-07-04T00:09wall clock23h33m

Errored trials: AgentTimeoutError (crack-7z-hash, feal-differential-cryptanalysis, gcode-to-text, gpt2-codegolf, make-mips-interpreter, model-extraction-relu-logits, qemu-alpine-ssh, qemu-startup, sqlite-db-truncate, write-compressor) · EnvironmentStartTimeoutError (mteb-leaderboard, mteb-retrieve) · NonZeroAgentExitCodeError (caffe-cifar-10, pytorch-model-recovery)

Tasks

adaptive-rejection-sampler — 0/1 passed

#resulttotalagentin/out tokflags
1FAIL24m24s22m23s5651189/98204
long reasoning (15,567 chars)
🔍 view

bn-fit-modify — 0/1 passed

#resulttotalagentin/out tokflags
1FAIL3m31s2m04s370263/11833
claimed success but the verifier did NOT pass (heuristic)
🔍 view

break-filter-js-from-html — 0/1 passed

#resulttotalagentin/out tokflags
1FAIL8m47s7m22s573322/69178
long reasoning (15,249 chars) ×16
🔍 view

build-cython-ext — 0/1 passed

#resulttotalagentin/out tokflags
1FAIL3m00s1m44s925483/6732
🔍 view

build-pmars — 1/1 passed

#resulttotalagentin/out tokflags
1PASS1m44s51s188282/4673
🔍 view

build-pov-ray — 0/1 passed

#resulttotalagentin/out tokflags
1FAIL43m41s42m26s37544875/242378
generation hit the output-token limit (truncated / runaway)
🔍 view

caffe-cifar-10 — 0/1 passed

#resulttotalagentin/out tokflags
1ERR16m37s15m24s909420/8700
trial errored: NonZeroAgentExitCodeErrora bash command timed out ×2
🔍 view

cancel-async-tasks — 0/1 passed

#resulttotalagentin/out tokflags
1FAIL1m42s39s67889/5777
🔍 view

chess-best-move — 0/1 passed

#resulttotalagentin/out tokflags
1FAIL11m06s9m55s2846979/59392
a bash command timed out ×2long reasoning (16,302 chars) ×2
🔍 view

circuit-fibsqrt — 0/1 passed

#resulttotalagentin/out tokflags
1FAIL1h07m1h05m1219520/256961
generation hit the output-token limit (truncated / runaway) ×7long reasoning (13,737 chars) ×5
🔍 view

cobol-modernization — 1/1 passed

#resulttotalagentin/out tokflags
1PASS3m27s2m28s635107/23462
long reasoning (12,241 chars)
🔍 view

code-from-image — 1/1 passed

#resulttotalagentin/out tokflags
1PASS1m37s47s129487/4472
🔍 view

compile-compcert — 1/1 passed

#resulttotalagentin/out tokflags
1PASS57m29s56m05s6265266/21372
a bash command timed out ×3
🔍 view

configure-git-webserver — 1/1 passed

#resulttotalagentin/out tokflags
1PASS2m04s45s100781/4170
🔍 view

constraints-scheduling — 1/1 passed

#resulttotalagentin/out tokflags
1PASS2m37s1m38s157858/16032
🔍 view

count-dataset-tokens — 1/1 passed

#resulttotalagentin/out tokflags
1PASS2m49s1m58s270700/7952
🔍 view

crack-7z-hash — 0/1 passed

#resulttotalagentin/out tokflags
1ERR31m27s30m00s185601/2857
trial errored: AgentTimeoutError
🔍 view

custom-memory-heap-crash — 1/1 passed

#resulttotalagentin/out tokflags
1PASS5m22s2m23s488891/20993
long reasoning (14,490 chars) ×4
🔍 view

db-wal-recovery — 0/1 passed

#resulttotalagentin/out tokflags
1FAIL23m54s22m44s2812282/144992
generation hit the output-token limit (truncated / runaway)long reasoning (12,093 chars)
🔍 view

distribution-search — 1/1 passed

#resulttotalagentin/out tokflags
1PASS1m57s54s77800/9069
🔍 view

dna-assembly — 0/1 passed

#resulttotalagentin/out tokflags
1FAIL40m33s39m36s5245498/243639
generation hit the output-token limit (truncated / runaway) ×5long reasoning (14,154 chars) ×5
🔍 view

dna-insert — 0/1 passed

#resulttotalagentin/out tokflags
1FAIL3m52s2m47s352138/27236
🔍 view

extract-elf — 1/1 passed

#resulttotalagentin/out tokflags
1PASS3m21s1m49s495165/16218
🔍 view

extract-moves-from-video — 0/1 passed

#resulttotalagentin/out tokflags
1FAIL54m09s53m10s7915626/146038
a bash command timed outlong reasoning (15,680 chars) ×27
🔍 view

feal-differential-cryptanalysis — 0/1 passed

#resulttotalagentin/out tokflags
1ERR1h01m1h00m92348/29891
trial errored: AgentTimeoutError
🔍 view

feal-linear-cryptanalysis — 1/1 passed

#resulttotalagentin/out tokflags
1PASS21m50s20m51s4396162/117480
generation hit the output-token limit (truncated / runaway)
🔍 view

filter-js-from-html — 0/1 passed

#resulttotalagentin/out tokflags
1FAIL5m47s1m38s69842/15993
long reasoning (14,307 chars)
🔍 view

financial-document-processor — 0/1 passed

#resulttotalagentin/out tokflags
1FAIL8m03s6m59s1273960/59884
claimed success but the verifier did NOT pass (heuristic)
🔍 view

fix-code-vulnerability — 1/1 passed

#resulttotalagentin/out tokflags
1PASS1m41s35s343158/3326
🔍 view

fix-git — 1/1 passed

#resulttotalagentin/out tokflags
1PASS1m00s13s31139/1806
🔍 view

fix-ocaml-gc — 0/1 passed

#resulttotalagentin/out tokflags
1FAIL11m25s7m52s6656260/43867
empty final message (no text, no tool call)long reasoning (17,365 chars) ×3
🔍 view

gcode-to-text — 0/1 passed

#resulttotalagentin/out tokflags
1ERR30m50s30m00s8432280/185215
trial errored: AgentTimeoutErrorgeneration hit the output-token limit (truncated / runaway)long reasoning (16,447 chars) ×8
🔍 view

git-leak-recovery — 1/1 passed

#resulttotalagentin/out tokflags
1PASS1m16s10s25182/1489
🔍 view

git-multibranch — 0/1 passed

#resulttotalagentin/out tokflags
1FAIL3m40s2m20s812065/18555
🔍 view

gpt2-codegolf — 0/1 passed

#resulttotalagentin/out tokflags
1ERR30m50s30m00s12455075/194731
claimed success but the verifier did NOT pass (heuristic)trial errored: AgentTimeoutErrorlong reasoning (14,119 chars) ×9
🔍 view

headless-terminal — 0/1 passed

#resulttotalagentin/out tokflags
1FAIL6m06s5m15s1109667/32403
a bash command timed out
🔍 view

hf-model-inference — 1/1 passed

#resulttotalagentin/out tokflags
1PASS11m10s44s25209/1720
🔍 view

install-windows-3.11 — 0/1 passed

#resulttotalagentin/out tokflags
1FAIL27m17s25m09s1539947/34877
a bash command timed out
🔍 view

kv-store-grpc — 1/1 passed

#resulttotalagentin/out tokflags
1PASS1m01s14s36653/1516
🔍 view

large-scale-text-editing — 0/1 passed

#resulttotalagentin/out tokflags
1FAIL21m21s20m18s5453899/84094
claimed success but the verifier did NOT pass (heuristic)a bash command timed out ×2long reasoning (12,767 chars) ×15
🔍 view

largest-eigenval — 1/1 passed

#resulttotalagentin/out tokflags
1PASS4m17s3m27s1118882/27474
🔍 view

llm-inference-batching-scheduler — 0/1 passed

#resulttotalagentin/out tokflags
1FAIL30m20s29m34s3549016/142096
claimed success but the verifier did NOT pass (heuristic)a bash command timed out
🔍 view

log-summary-date-ranges — 1/1 passed

#resulttotalagentin/out tokflags
1PASS1m04s13s39177/2029
🔍 view

mailman — 0/1 passed

#resulttotalagentin/out tokflags
1FAIL6m39s3m24s1807952/19036
claimed success but the verifier did NOT pass (heuristic)long reasoning (12,132 chars)
🔍 view

make-doom-for-mips — 0/1 passed

#resulttotalagentin/out tokflags
1FAIL31m03s29m19s21484975/159152
claimed success but the verifier did NOT pass (heuristic)long reasoning (14,008 chars) ×11
🔍 view

make-mips-interpreter — 0/1 passed

#resulttotalagentin/out tokflags
1ERR1h02m1h00m6626970/144216
trial errored: AgentTimeoutErrorgeneration hit the output-token limit (truncated / runaway)
🔍 view

mcmc-sampling-stan — 1/1 passed

#resulttotalagentin/out tokflags
1PASS8m41s5m59s139000/4257
🔍 view

merge-diff-arc-agi-task — 1/1 passed

#resulttotalagentin/out tokflags
1PASS1m46s50s211884/7312
🔍 view

model-extraction-relu-logits — 0/1 passed

#resulttotalagentin/out tokflags
1ERR30m59s30m00s4638774/131796
trial errored: AgentTimeoutErrora bash command timed out ×3long reasoning (14,173 chars) ×15
🔍 view

modernize-scientific-stack — 1/1 passed

#resulttotalagentin/out tokflags
1PASS1m43s12s18890/1647
🔍 view

mteb-leaderboard — 0/1 passed

#resulttotalagentin/out tokflags
1ERR10m00s-

mteb-retrieve — 0/1 passed

#resulttotalagentin/out tokflags
1ERR10m00s-

multi-source-data-merger — 1/1 passed

#resulttotalagentin/out tokflags
1PASS1m41s24s22856/3998
🔍 view

nginx-request-logging — 1/1 passed

#resulttotalagentin/out tokflags
1PASS1m05s14s39727/1904
🔍 view

openssl-selfsigned-cert — 0/1 passed

#resulttotalagentin/out tokflags
1FAIL1m04s17s39332/2410
claimed success but the verifier did NOT pass (heuristic)
🔍 view

overfull-hbox — 0/1 passed

#resulttotalagentin/out tokflags
1FAIL6m07s4m49s1253207/43302
long reasoning (13,272 chars) ×5
🔍 view

password-recovery — 0/1 passed

#resulttotalagentin/out tokflags
1FAIL13m13s12m11s2616825/81951
long reasoning (12,043 chars) ×10
🔍 view

path-tracing — 0/1 passed

#resulttotalagentin/out tokflags
1FAIL37m26s35m48s8087763/175815
generation hit the output-token limit (truncated / runaway)long reasoning (12,939 chars) ×30
🔍 view

path-tracing-reverse — 0/1 passed

#resulttotalagentin/out tokflags
1FAIL30m22s29m09s9012373/77453
long reasoning (13,724 chars)
🔍 view

polyglot-c-py — 0/1 passed

#resulttotalagentin/out tokflags
1FAIL12m42s11m32s1423231/98200
empty final message (no text, no tool call)long reasoning (12,801 chars) ×19
🔍 view

polyglot-rust-c — 0/1 passed

#resulttotalagentin/out tokflags
1FAIL20m25s19m02s1561818/143399
generation hit the output-token limit (truncated / runaway)long reasoning (12,619 chars) ×25
🔍 view

portfolio-optimization — 1/1 passed

#resulttotalagentin/out tokflags
1PASS2m39s49s32322/2204
🔍 view

protein-assembly — 0/1 passed

#resulttotalagentin/out tokflags
1FAIL48m34s47m42s13906625/228690
generation hit the output-token limit (truncated / runaway)long reasoning (12,712 chars) ×5
🔍 view

prove-plus-comm — 1/1 passed

#resulttotalagentin/out tokflags
1PASS2m13s32s53116/5524
🔍 view

pypi-server — 1/1 passed

#resulttotalagentin/out tokflags
1PASS3m18s53s44507/1790
🔍 view

pytorch-model-cli — 1/1 passed

#resulttotalagentin/out tokflags
1PASS8m04s6m05s312240/11532
🔍 view

pytorch-model-recovery — 0/1 passed

#resulttotalagentin/out tokflags
1ERR14m44s0s0/0
trial errored: NonZeroAgentExitCodeError
🔍 view

qemu-alpine-ssh — 0/1 passed

#resulttotalagentin/out tokflags
1ERR32m07s30m00s2612422/80665
trial errored: AgentTimeoutErrorgeneration hit the output-token limit (truncated / runaway)a bash command timed out ×4long reasoning (14,259 chars) ×4
🔍 view

qemu-startup — 1/1 passed

#resulttotalagentin/out tokflags
1ERR32m48s30m00s6191867/118646
trial errored: AgentTimeoutErrorlong reasoning (12,856 chars) ×17
🔍 view

query-optimize — 0/1 passed

#resulttotalagentin/out tokflags
1FAIL10m11s3m06s31987/2516
🔍 view

raman-fitting — 0/1 passed

#resulttotalagentin/out tokflags
1FAIL8m06s7m18s989141/62065
claimed success but the verifier did NOT pass (heuristic)
🔍 view

regex-chess — 0/1 passed

#resulttotalagentin/out tokflags
1FAIL19m50s19m02s2086276/137677
generation hit the output-token limit (truncated / runaway) ×2long reasoning (13,506 chars) ×12
🔍 view

regex-log — 1/1 passed

#resulttotalagentin/out tokflags
1PASS4m18s3m20s283649/31839
long reasoning (12,158 chars)
🔍 view

reshard-c4-data — 0/1 passed

#resulttotalagentin/out tokflags
1FAIL4m51s47s267756/5268
claimed success but the verifier did NOT pass (heuristic)
🔍 view

rstan-to-pystan — 1/1 passed

#resulttotalagentin/out tokflags
1PASS9m45s8m53s923212/16143
🔍 view

sam-cell-seg — 0/1 passed

#resulttotalagentin/out tokflags
1FAIL8m59s6m27s1175648/24489
🔍 view

sanitize-git-repo — 0/1 passed

#resulttotalagentin/out tokflags
1FAIL1m53s51s346964/4633
claimed success but the verifier did NOT pass (heuristic)
🔍 view

schemelike-metacircular-eval — 0/1 passed

#resulttotalagentin/out tokflags
1FAIL17m40s16m51s7700547/87138
generation hit the output-token limit (truncated / runaway)long reasoning (17,940 chars) ×11
🔍 view

sparql-university — 0/1 passed

#resulttotalagentin/out tokflags
1FAIL2m05s1m06s76663/11789
long reasoning (12,657 chars)
🔍 view

sqlite-db-truncate — 1/1 passed

#resulttotalagentin/out tokflags
1ERR30m59s30m00s2008802/182956
trial errored: AgentTimeoutErrorgeneration hit the output-token limit (truncated / runaway) ×4
🔍 view

sqlite-with-gcov — 0/1 passed

#resulttotalagentin/out tokflags
1FAIL1m36s36s34830/1392
🔍 view

torch-pipeline-parallelism — 0/1 passed

#resulttotalagentin/out tokflags
1FAIL23m46s17m43s3146984/73974
a bash command timed out ×2long reasoning (17,038 chars) ×6
🔍 view

torch-tensor-parallelism — 0/1 passed

#resulttotalagentin/out tokflags
1FAIL6m41s52s38290/8624
long reasoning (16,820 chars)
🔍 view

train-fasttext — 0/1 passed

#resulttotalagentin/out tokflags
1FAIL1h07m1h05m1097321/7000
a bash command timed out ×2
🔍 view

tune-mjcf — 1/1 passed

#resulttotalagentin/out tokflags
1PASS4m34s3m26s329930/21000
long reasoning (13,157 chars) ×2
🔍 view

video-processing — 0/1 passed

#resulttotalagentin/out tokflags
1FAIL20m47s19m24s5688976/103706
generation hit the output-token limit (truncated / runaway)long reasoning (13,788 chars)
🔍 view

vulnerable-secret — 1/1 passed

#resulttotalagentin/out tokflags
1PASS1m26s30s131933/4300
🔍 view

winning-avg-corewars — 0/1 passed

#resulttotalagentin/out tokflags
1FAIL8m30s7m11s708806/63103
empty final message (no text, no tool call)long reasoning (13,939 chars) ×10
🔍 view

write-compressor — 0/1 passed

#resulttotalagentin/out tokflags
1ERR31m22s30m00s4920094/195213
trial errored: AgentTimeoutErrorlong reasoning (12,976 chars) ×21
🔍 view