← mecheval / task / a5-hollow-cap-01
Hollow cylindrical cap with 8mm base wall A · A5 · a5-hollow-cap-01
hollow · cap · cup · thin-wall · blind-bore
Expected
Prompt
Make a hollow cylindrical cap (like a cup or thimble) as a single solid. The outer body is a cylinder of diameter 60mm and height 50mm, base on the XY plane (z = 0 to z = 50), centered on the Z axis. The inside of the cap is hollow: subtract a coaxial inner cylinder of diameter 50mm and height 42mm that opens from the top (z = 8 to z = 50), leaving a solid base wall 8mm thick at the bottom (z = 0 to z = 8) and a cylindrical wall 5mm thick all around. The top is open. Output a single solid.
Checks
0
valid_solid{
"type": "valid_solid"
}1
bbox{
"type": "bbox",
"min": [
-30,
-30,
0
],
"max": [
30,
30,
50
],
"tolerance_mm": 0.1
}2
mass_props{
"type": "mass_props",
"volume_mm3": 58904.77,
"center_of_mass": [
0,
0,
19.4
],
"tolerance_pct": 1
}3
step_roundtrip{
"type": "step_roundtrip",
"tolerance_pct": 1
}Anti-cheese
{
"max_solid_count": 1
}
Limits
{
"max_tokens": 40000,
"max_wallclock_sec": 240,
"max_tool_calls": 40
}
Recent attempts
Runs (5)
| model | run | status | score | first fail | tokens | wall |
|---|---|---|---|---|---|---|
| claude-mcp-claude-opus-4-7 | 20260611T224615Z-424e | PASS | 1.00 | — | 204.5k | 36.3s |
| claude-mcp-claude-opus-4-7 | 20260611T224554Z-15fc | PASS | 1.00 | — | 524.5k | 87.9s |
| claude-mcp-claude-opus-4-7 | 20260611T224534Z-9820 | PASS | 1.00 | — | 276.9k | 40.6s |
| claude-mcp-claude-opus-4-7 | 20260611T224512Z-8580 | PASS | 1.00 | — | 204.8k | 41.4s |
| claude-mcp-claude-opus-4-7 | 20260611T224434Z-3b62 | PASS | 1.00 | — | 303.4k | 60.6s |