-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 3.3.8
-
Component/s: Testing Infrastructure
-
None
-
Fully Compatible
-
TIG 16 (06/24/16)
-
0
mark.benvenuto mentioned that Windows won't kill processes that use a large amount of memory. So it's hard to tell why a process dies solely based on per-process information.
It'd be nice to add system level information from wmic os get /format:list to get a sense of how much virtual and physical memory is available in total.
This may require a change in our evergreen config file rather than in the server code base.