Easy! Just look at the very last way in the file. All of its nodes, starting with the first one, are past the maximum node ID in the file.

Edit: To be more precise, the last way is as follows:

The last node is as follows:

This was found using Hex Edit (Version 3.0 - http://www.hexedit.com/)) on the file planet-090701.osm

Note that the time stamp and changeset for the last way are after the time stamp and change set of the last node. I have a feeling that the final bunch of nodes are not getting saved to the world file.

Note: Not all the missing nodes had IDs past the highest in the file. Some were earlier IDs that were simply missing. I am going to assume that these nodes were re-allocated recently and like the other recent nodes did not get written when the planet file was created.

-Mark Granger