Cutting AI Datacenter Energy with Reinforcement Learning: Measured Power Control of LLM Training from One GPU to the Fleet
06:00 · August 13, 2026 · arXiv cs.AI RSS

Reinforcement-learning post-training dominates modern language-model development, yet its power behavior on GPU hardware has not been characterized, and datacenters manage GPU power with workload-blind mechanisms, static caps and reactive throttling, that slow hardware indiscriminately. We instrument GRPO training with half-second power telemetry at 7B, 14B, and 72B scales on one to four A100s (380,000+ samples), and train a PPO meta-controller that adapts the workload's own generation parameters to measured power. Against the full 500-step 7B trace, the controller cuts power-limit violations by 89.8% while increasing token output by 18.1% and energy efficiency by 26.2% (tokens per MWh). Deployed live at 72B, the same controller family yields replicated null results, diagnosed as the group-size actuator losing authority under model sharding. An actuator-authority sweep shows the same parameters applied as generation concurrency retain 17-22% power authority, isolating an occupancy-versus-volume principle; a controller rebuilt on that actuator controls a live 72B rollout-generation workload across three replications: 35.7% more output than a static safe baseline at 2.27 +/- 1.08% budget violations, 87.2% fewer violations than uncontrolled operation, and the best mean throughput and energy per token among constrained controllers, with an adaptive threshold rule matching it in one of three operating conditions. Under realistic measurement windows the original 72B transients fall from 23.6% at half-second resolution to 1.6% at 30 s and zero at 5 min; a composed 16-GPU fleet shows zero violations at 30 s and longer, with peak demand at 50-56% of nameplate. For this fleet mix, roughly twofold oversubscription of nameplate appears feasible, subject to operator validation. We quantify the economic and carbon consequences and specify a low-cost operator pilot.
Summary
Reinforcement-learning post-training now dominates language-model development, yet its power draw on GPU hardware remains poorly characterized. Datacenters still rely on workload-blind static caps and reactive throttling that slow hardware indiscriminately when limits are approached. Researchers addressed this gap by instrumenting GRPO training runs with half-second power telemetry across 7B, 14B, and 72B models on one to four A100 GPUs, collecting more than 380,000 samples. From these traces they trained a PPO meta-controller that continuously adjusts the workload’s own generation parameters in response to measured power.
At the 7B scale the controller reduced power-limit violations by 89.8 percent over a full 500-step trace while raising token throughput by 18.1 percent and energy efficiency by 26.2 percent in tokens per MWh. When the same controller family was applied to a live 72B workload, the original group-size actuator lost authority under model sharding. An actuator-authority sweep identified generation concurrency as a more effective lever, retaining 17–22 percent power control. A rebuilt controller using this actuator delivered 35.7 percent more output than a static safe baseline across three replications, kept budget violations at 2.27 ± 1.08 percent, and achieved the best mean throughput and energy per token among all constrained policies tested.
Power transients observed at half-second resolution dropped sharply under realistic measurement windows, reaching 1.6 percent at 30-second intervals and zero at five-minute intervals. A composed 16-GPU fleet exhibited zero violations at 30 seconds and longer, with peak demand remaining between 50 and 56 percent of nameplate capacity. The results indicate that roughly twofold oversubscription of nameplate power may be feasible for this workload mix, subject to operator validation. The authors also quantify the associated economic and carbon implications and outline a low-cost pilot that operators could run to test the approach in production.
Why it matters
Provides actionable, technically rigorous methods for energy-efficient LLM training directly applicable to Dutch AI researchers and datacenter operators. Aligns with EU sustainability regulations and the Netherlands' focus on ethical, transparent, and green AI infrastructure.









