Page fault is meaningless and happens all the time under normal circumstances. It just means the process tried to get data from ram, but it was not there, so it had to access the page file for it. The only time it would mean anything is when you have low available ram, and it's constantly having...