> the software is lying
Usually it is giving the correct answer to the wrong question. You seem to be getting INPUT power and thinking it is Dissipation. LTspice has an alt-rt-click tool to read dissipation but as acheld says, this may not work on sub-models.
I had to look up input power (power consumption?), from what I read it's the total power consumed by the entire circuit?
I did not know about the dissipation function in LTspice, and it looks like it worked. I've attached waveforms for both 40 watt (clipping) and 30 watt (clean) outputs using:
V(A1)*Ix(U3:Anode)+V(S1)*Ix(U3:Screen)+V(N004)*Ix(U3:Grid)+V(k1)*Ix(U3:Cathode)
and got: 40w = 13.1 watts, 30w = 14.3 watts Lower dissipation for clipping like PRR predicted earlier. But I'm still a bit confused, 13.1w /(420v - 31.5v) = 33.7ma for measured RMS plate voltage. For average plate voltage, 13.1w /(355v - 31.5v) = 40.4ma
It may be interesting to get a long-term DC power number at the power supply. (Put in a 1 Ohm resistor, multiply B+ voltage times current, for several cycles of the audio.)
I put a 1 ohm resistor after the first smoothing capacitor,
at 40w output, B+ = 358v, Ir = 247ma, W = 88.4w
at 30w output, B+ = 362v, Ir = 216ma, W = 78.2w
at 0w output, B+ = 366v, Ir = 174ma, W = 63.7w
Thanks, this has been very helpful.