A: 

Probably just a rounding error.

Jason Watts
A: 

It may be a rounding error, or dirty data gathering, or the process may be in virtual memory. Is the box thrashing?

DDaviesBrackett
yes, the worker process raised OOM :)
novice
+1  A: 

There are upper and lower limits imposed on IIS worker processes. It could have surpassed on one of these limits briefly before recycling the Application pool to get memory consumption back down to a more reasonable level.

Chris Ballance
May be, but saw this many times these days....
novice
A: 

There is a setting in Mashin.config that indicates the total usage of cache it is by default in 60% of the total memory if its changed somehow you might reach that level. please also check your web.config file for the setting of cache