Are you logging both RAM and CPU every minute to a text file via cron? This would help you see how your server was doing up and to a minute before the crash.
Also if you know what block you crashed at, you could go looking for it, to see what it contained.
Good idea, I should setup some monitoring/logging.