Originally posted by: SystemAdmin
I think that is a common but wrong expectation for CPU timings.
For example: the more jobs you run on your machine, the higher the chance is for cache misses. A process may have to repeatedly reload the memory cache because it was destroyed by another process. If the OS includes cache-reloading times into CPU seconds (and I think most OSs do that) then CPU timings will suffer from high variability, depending on the amount of cache misses.
#CPLEXOptimizers#DecisionOptimization