Terminal-Bench 2.1terminalgate netlist
Build a gate circuit for Fibonacci of integer square root
Describe a logic-gate circuit that maps a 32-bit integer to fib(isqrt(N)) modulo 2^32 within the simulator's line and step limits.
circuit-fibsqrt
Normalized profile
What this task asks for
Describe a logic-gate circuit that maps a 32-bit integer to fib(isqrt(N)) modulo 2^32 within the simulator's line and step limits. Use only the simulator's assignment, NOT, AND, OR, and XOR forms. Contain fewer than 32,000 lines. Produce the result after 32,000 simulation steps. Return fib(floor(sqrt(N))) modulo 2^32.
Intent
- feature implementation
- performance optimization
Work surfaces
- combinational logic
- sequential logic
Technology
- logic gates
- digital circuits
- Fibonacci sequence
Expected artifacts
- /app/gates.txt
What makes it difficult
- quantitative performance, accuracy, or resource constraints
- specialized algorithmic or domain reasoning
Published evidence
Model × harness outcomes
Counts are tied to these exact configurations. Harnesses are not treated as equivalent across benchmarks.
- Models
- 13
- Configurations
- 20
- Trials
- 101
Showing 20 of 20 configurations
| Model | Harness | Effort | Result | Passes |
|---|---|---|---|---|
| claude-fable-5anthropic · 2026-06-07 | claude-code2.1.167 | xhigh | All passed | 5/5 |
| claude-fable-5anthropic · 2026-06-05 | terminus-22.0.0 | high | All passed | 5/5 |
| claude-opus-4-7anthropic · 2026-05-01 | claude-code2.1.123 | max | Mixed5 errors | 1/6 |
| claude-opus-4-7anthropic · 2026-05-01 | terminus-22.0.0 | max | No passes5 errors | 0/5 |
| claude-opus-4-8anthropic · 2026-07-09 | claude-code2.1.205 | high | All passed | 5/5 |
| claude-sonnet-5anthropic · 2026-07-09 | claude-code2.1.205 | high | All passed | 5/5 |
| gemini-3-pro-previewgemini · 2026-05-01 | gemini-cli0.40.0 | high | All passed | 5/5 |
| gemini-3-pro-previewgemini · 2026-05-01 | terminus-22.0.0 | high | All passed | 5/5 |
| gemini-3.1-pro-previewgemini · 2026-05-05 | gemini-cli0.40.0 | high | All passed | 5/5 |
| gemini-3.1-pro-previewgemini · 2026-05-05 | terminus-22.0.0 | high | All passed | 5/5 |
| glm-5.1zai · 2026-05-01 | claude-code2.1.123 | max | No passes5 errors | 0/5 |
| gpt-5.5openai · 2026-05-01 | codex0.125.0 | xhigh | All passed | 5/5 |
| gpt-5.5openai · 2026-05-01 | terminus-22.0.0 | xhigh | Mixed1 errors | 4/5 |
| gpt-5.6-lunaopenai · 2026-07-10 | codex0.144.0 | max | All passed | 5/5 |
| gpt-5.6-lunaopenai · 2026-07-11 | codex0.144.1 | max | All passed | 5/5 |
| gpt-5.6-solopenai · 2026-07-10 | codex0.144.0 | max | All passed | 5/5 |
| gpt-5.6-terraopenai · 2026-07-10 | codex0.144.0 | max | All passed | 5/5 |
| gpt-5.6-terraopenai · 2026-07-11 | codex0.144.1 | max | All passed | 5/5 |
| grok-4.5cursor · 2026-07-09 | cursor-cli2026.07.08-0c04a8a | default | All passed | 5/5 |
| muse-spark-1.1openai · 2026-07-09 | mini-swe-agent2.4.5 | xhigh | All passed | 5/5 |