Frontier AI Models Score Below 50% on First Enterprise IT Benchmark for Kubernetes Incident Response
Artificial Analysis and IBM Research have released ITBench-AA, the first benchmark evaluating AI models on enterprise Site Reliability Engineering tasks. Claude Opus 4.7 leads at 47%, followed by GPT-5.5 at 46% and Qwen3.7 Max at 42%—all frontier models score below 50% on Kubernetes incident response tasks requiring root-cause diagnosis across complex infrastructure.
Frontier AI Models Score Below 50% on First Enterprise IT Benchmark
Artificial Analysis and IBM Research have launched ITBench-AA, the first benchmark series evaluating AI models on agentic enterprise IT tasks. Starting with Site Reliability Engineering (SRE), no frontier model exceeds 50% accuracy on Kubernetes incident response tasks.
Benchmark Results
Claude Opus 4.7 (Adaptive Reasoning, Max Effort) leads at 47%, followed by GPT-5.5 (xhigh) at 46% and Qwen3.7 Max at 42%. Among open weights models, GLM-5.1 (Reasoning) scores 40%, effectively tied with Gemini 3.5 Flash (high). DeepSeek V4 Pro (Reasoning, Max Effort) achieves 38%, and Gemma 4 31B (Reasoning) reaches 37%—ahead of Gemini 3.1 Pro Preview at 30%.
The benchmark includes 59 SRE tasks: 40 public and 19 held-out. Each task presents a Kubernetes incident snapshot containing alerts, events, traces, metrics, logs, and application topology. Models must identify the minimal set of independent root-cause Kubernetes entities responsible for the incident.
Methodology and Scoring
Models run in Artificial Analysis's open-source Stirrup reference harness with shell access to sandboxed file systems containing logs and snapshots. Each task allows 100 turns maximum, with 3 repeats per task.
Scoring uses average precision at full recall: models must identify all ground-truth root causes to receive any points. If successful, they score based on precision—the share of submitted entities that are actual root causes (true positives / total submissions). Missing any root cause results in a 0.0 score for that repeat.
Key Findings
Turn counts vary nearly 3x across models, but longer trajectories don't correlate with accuracy. GPT-5.5 (xhigh) averages 31 turns per task at 46% accuracy, while Gemini 3.1 Pro Preview averages 83 turns at 30%. Models that over-investigate tend to identify upstream fault-injection mechanisms or co-occurring symptoms as false positives.
In one public task, agents must diagnose user-facing failures by inspecting alerts, traces, and logs to narrow failures to frontend traffic, then use topology and Kubernetes manifests to identify a network policy blocking the frontend. The correct diagnosis identifies the root-cause entity: otel-demo/NetworkPolicy/frontend-block-all-ports.
Cost Analysis
Open weights models occupy the cost frontier. Gemma 4 31B (Reasoning) scores 37% at $0.14 per task, outperforming Gemini 3.1 Pro Preview ($2.23 per task, 30%) on both accuracy and cost. GLM-5.1 (Reasoning) matches Gemini 3.5 Flash (high) at 40% while costing $1.23 versus $1.70 per task. Claude Opus 4.7 leads at 47% but costs $5.38 per task.
What This Means
ITBench-AA represents the first systematic evaluation of AI models on real enterprise IT operations tasks, revealing a significant capability gap. The sub-50% scores indicate frontier models still struggle with multi-step diagnostic reasoning across complex distributed systems—a critical limitation for enterprise deployment. The benchmark will expand to Financial Operations (FinOps) and Chief Information Security Officer (CISO) tasks, developed over six months between Artificial Analysis and IBM Research leveraging IBM's enterprise IT expertise. The underlying ITBench dataset and methodology are documented in a February 2025 arXiv paper.
Related Articles
Gemini 3.5 Flash ranks 6th in Android coding benchmark at 3x cost of Gemini 3.1 Pro
Google's latest Android Bench results show Gemini 3.5 Flash ranking 6th with a 63.7% success rate, despite averaging $147.10 per benchmark run compared to Gemini 3.1 Pro Preview's $47.90. The newer model used 355.9 tokens per run versus 73.3 for its predecessor, while GPT 5.5 leads the benchmark at 74% success rate.
Qwen3.8 Max Matches Claude Opus 4.8 on Intelligence Index, But Costs 2x More Per Task Than Predecessor
Alibaba's Qwen3.8 Max jumps 10 points to 56 on the Artificial Analysis Intelligence Index, putting it on par with Claude Opus 4.8. But Kimi K3 still edges it out at a lower per-task cost, and Qwen3.8 Max shows a sharp rise in hallucination rate.
Nvidia Claims Groq 3 LPX Hits 3,400 Tokens/Sec, 4x Cerebras — But Needs 64 Chips to Do It
Nvidia's new Groq 3 LPX inference accelerator hit 3,400 tokens per second on Gemma 4 31B, a figure the company says is four times faster than Cerebras. Experts note the benchmark uses at least 64 LPX chips versus Cerebras' one or two accelerators, making the comparison far less clean than it appears.
Artificial Analysis Launches Search Index Benchmark for AI Agent Search APIs
Artificial Analysis has released the Search Index, a benchmark measuring how search API providers perform for AI agents across quality, cost, and speed. Parallel, Exa, and Firecrawl lead the initial rankings, with search access boosting model scores from 33 to as high as 75 points.
Comments
Loading...