Information Technology · Monday, 17 August 2026
01 · Briefing · what happened
America's biggest grid wants the right to switch data centers off
PJM has proposed pushing data centers onto their own backup generators when power runs short, after its capacity auction hit the price cap and still came up 6.8 gigawatts short.
6.8 GW
reserve PJM is short
even after prices hit the auction cap
28%
of requested power likely built
of the 1,066 gigawatts asked for
$325
per megawatt-day price cap
hit at PJM's latest capacity auction
88%
rise in Dominion's fuel costs
over five years in Virginia
At a glance
- PJM, America's biggest grid operator, asked for the power to force data centers onto their own backup generators when electricity runs short.
- Its latest capacity auction hit the $325 price cap and still came up 6.8 gigawatts short of the reserve it says it needs.
- Utilities have been asked for 1,066 gigawatts of new data center power; Wood Mackenzie expects only about 28% of it to be committed.
- Texas paused new data center approvals on 3 August, and the federal forecaster promptly cut the state's 2027 power growth from 14% to 6%.
- Amazon's answer is its own gas plant in Texas, permitted for up to 33 million tons of carbon a year - more than any US power plant today.
- Virginia is the first state to tax data centers on the power they draw, worth up to $600 million next year.
- Dominion's fuel costs are up 88% in five years, and average Virginia bills could rise 13%.
- Amazon's cloud, separately, told engineers to conserve processor time after wait times for ordinary CPU capacity exploded.
Forces in play
PJM came up 6.8 gigawatts short of its reliability reserve even after prices hit the cap, which is the gap that raises blackout risk.
Virginia now taxes data centers on the power they use, and Palm Beach county voted 5-1 against expanding one near a school.
Wood Mackenzie expects only 28% of the 1,066 gigawatts requested to be committed, so the queue overstates what is really coming.
Amazon is putting a 33-million-ton gas plant beside a Texas data center, and Alpha Compute is buying gas rights outright rather than wait for a grid connection.
How it unfolded
- Late June Virginia becomes the first state to tax data centers on power use
- 3 Aug Texas pauses new data center approvals pending an audit
- 11 Aug Dominion filings show fuel costs up 88% in five years
- 12 Aug Wood Mackenzie: only about 28% of requested power is likely to be committed
- 13 Aug PJM proposes forcing data centers onto backup generators in emergencies
- 16 Aug IEEE Spectrum reports an explosion in wait times for AWS processor capacity
Where this points
Watch whether any PJM state actually grants the power to curtail data centers - without a state saying yes, the proposal stays a request and the 6.8-gigawatt gap runs into next summer.
Full briefing
The grid pushes back
On Thursday, PJM Interconnection proposed a framework that would force data centers to run on their own backup generators when grid supply gets dangerously low
The trigger is arithmetic. PJM runs a capacity auction, the market where it pays generators years in advance to promise power on the worst days. The most recent one hit its price cap of $325 per megawatt-day
PJM cannot actually switch anyone off. It says it would need individual state governments to agree
Demand climbs regardless. The US Energy Information Administration expects national power use to rise from a record 4,195 billion kilowatt-hours in 2025 to 4,391 billion by 2027
Two-thirds of the queue is a mirage
Utilities have been asked for 1,066 gigawatts of new data center power in the US
That queue is what everyone plans against, which is why questioning it moves real numbers. Texas paused new data center approvals on 3 August pending an audit
So build your own power
If the grid cannot say yes fast enough, the answer is to stop asking. Amazon is investing in a gas plant at its Pecos County data center in Texas
It will burn that gas the inefficient way. The plant relies on simple-cycle turbines, which throw away the waste heat
Others are buying the fuel outright. Alpha Compute signed a binding term sheet for Pennsylvania land and about 1,800 acres of Marcellus gas rights, for $55 million
Elsewhere the shortage reads as an opening. Eskom’s chair says the South African utility has “power that we cannot sell” now that years of blackouts have ended, and is courting data centers
Who pays
Virginia became the first state to tax data centers on the electricity they consume, in late June
The bills are already moving. Dominion’s fuel costs in Virginia are up 88% in five years, to a forecast $4.35 billion through June 2027
Local votes are turning too. Palm Beach county commissioners voted 5-1 last month to deny an expansion of a large data center
The macro picture is stranger. Build-out spending is pushing up prices for electricity, chips, software and data center space, while corporate adoption stays uneven, which complicates the Federal Reserve’s inflation call
Also moving
Judge Donato gave Google one week to make third-party app stores easy to find and install inside Google Play, calling the current flow unacceptable
The bottleneck nobody was watching
The under-covered story of the week is a chip nobody has been arguing about. Amazon Web Services told engineers to conserve processor cycles “at all costs” after an explosion in wait times for ordinary CPU server capacity, IEEE Spectrum reported
CPUs are the general-purpose processors that run normal software; GPUs are the parallel chips that run AI models. Two years of shortage talk has been about GPUs and memory. But agents do not just think, they act, and acting runs on the CPU. AMD’s Madhu Rangarajan says seven of the eight stages in a realistic agent pipeline run entirely on the CPU
If you run agents in production, the number worth tracking is how long a task waits for a processor, not how much you spend on GPUs.
02 · Lesson · why it matters
Why a system jams long before it is full
Waiting time does not climb gently as a system fills up. Past a certain point it explodes, and nothing had to break for it to happen.
How it works
- A shared line has a fixed speed
- Work arrives unevenly, in bunches
- Idle gaps are what let the backlog drain
- Fill the gaps and there is nothing left to drain in
- So waiting explodes near full, with nothing broken
The twist
Nothing slows down as a system fills up, yet the waiting explodes anyway - from about one job's wait at half full to nineteen at ninety-five percent.
Where you've seen this
Hospital wards
a ward run at 95% occupancy keeps people on trolleys, because there is no empty bed to absorb a bad night
Motorways
traffic collapses into stop-start well below the road's maximum, once the gaps between cars run out
A small team
the person with no free hours becomes the step everything else waits on
Airport runways
one delayed departure at peak ripples all day, because nothing is idle enough to absorb it
The catch
The arithmetic assumes work arrives unpredictably; make arrivals perfectly regular - a booked slot, a scheduled batch - and a line really can run near full with almost no queue.
Full lesson
Two shortages, one arithmetic
PJM did not lose a power station this week. Its generators still work. It simply reached the point where almost every spare megawatt is spoken for, and at that point a hot afternoon stops being weather and starts being an emergency.
Amazon Web Services did not lose any processors either. But wait times for ordinary processor capacity climbed so sharply that engineers were told to stop wasting cycles.
Two very different systems, one week apart, describing the same thing: the moment a shared resource gets close to full, the waiting goes strange.
The numbers are worse than anyone guesses
Here is the arithmetic, and it is the whole lesson.
Take a shared line where work arrives at unpredictable times. Call it half busy. On average, a new arrival waits about as long as one job takes to do. Reasonable.
Now run it at nine-tenths busy. The arrival waits about nine times the length of one job.
Run it at ninety-five percent busy, the number a good manager is proud of, and the wait is nineteen times.
Nothing got slower. The same machine, the same staff, the same speed per job. Only the fraction of time it is occupied moved, and the waiting multiplied by nineteen.
Idle time is the drain
The reason is the unevenness. Work does not arrive in a tidy stream. Cars bunch. Patients arrive three at once. Agents fire off three hundred actions in an hour and then nothing.
When a bunch arrives, a backlog forms. The only thing that clears it is the quiet stretch afterwards, when the line has capacity nobody is using.
So the idle time is not waste. It is the drain. Push how busy you run it and you are not adding output so much as removing the drain. Then the backlog that forms at four o’clock is still there at six.
That is why PJM’s answer is not more power. It is the right to switch some load off at the peak. It is buying back idle time by contract.
The number that got treated as a fact
Someone, somewhere, decided that how busy a thing is running is the measure of whether it is well run. That decision is not physics. It is a convention, and it is old enough to look like one.
It has a shape, and the shape has a beneficiary. How busy a machine is running is easy to count, and it sits on the side of the ledger the owner reads. Waiting is felt on the other side, by whoever is in the line, and it rarely gets counted at all. So the pressure runs one way, always, in every organisation that has ever measured a machine.
That is how the grid ended up here. Nobody chose blackout risk. A thousand reasonable decisions to sell one more connection added up to a system with no gaps left.
Who is standing in the line
The reader is in this arithmetic, not watching it.
A Virginia household did not order a data center. Its bill may rise 13% anyway, because the utility now buys nearly a quarter of its power on a market where the peak price is set by scarcity. That is the wait showing up as a price.
It is the same shape as an ambulance held outside a hospital running at ninety-five percent occupancy. The same as the road that jams at five although it carried the same cars at two. The same as the one colleague who never has a free hour, and so everything queues behind them.
None of those systems is broken. Each is being run the way its own scoreboard rewards.
What a full system hides
The uncomfortable part is that a system at ninety-five percent looks excellent from inside. Every meter reads busy. Nothing is obviously wrong. The failure is not in any one component. It lives in the relationship between how full the thing is and how long people wait, and no single seat sees that.
PJM can see the shortfall and cannot switch anything off. A state can switch things off and cannot see the whole grid. A household sees only a bill. Each is looking at a real thing and none of them is looking at the system.
03 · Lab · your turn
How Full Do You Run It
Set how busy a shared line runs, and feel the waiting explode long before the line is actually full.
04 · Hope · carry this
Every jam we have ever cleared was cleared by someone deciding that a little unused room was worth paying for. This week, people started reaching for that decision again.
More from Information Technology