Link to home
Start Free TrialLog in
Avatar of 930913
930913

asked on

My computer is "Out of Memory".

In continuation of https://www.experts-exchange.com/questions/24835190/My-computer-is-Out-of-Memory-and-I-can't-figure-out-why.html how can I get past this problem and still have all my windows up?

According to bapic:
I "have either /or
-Exhausted the complete Interactive shared section 2nd parameter i.e. 3072, and you would need to reduce some of your app/utilization
-One or more of your applications has a bug that it is holding more than what it ideally should and not a good option to troubleshoot
-If each of your app uses interacive service and running under local system account, make them  run under another account and uncheck the option that says interact with desktop."
Avatar of rindi
rindi
Flag of Switzerland image

Make sure your pagefile is large enough and there is enough contiguous space on the HD for it.

Also, sometimes software you might be running is poorly written and will cause memory leaks, and it won't release all the memory it had used back to the system after you close that app. For such situations there isn't much you can do except reboot, and hope the next version or updates for those apps will fix those issues. Maybe a message to the authors of such program titles may help accelerate the fixes, or look for similar software from their competitors....
Avatar of 930913
930913

ASKER

Pagefile is definitely large enough with over 11gb free on the partition that it is on.
There is no app that I can find that leaks or hogs memory. I have run applications designed to release said memory to no avail.
OK, If your screenshot at the following link is from the problem state I dont see you are running into a Memory leak issue.
https://www.experts-exchange.com/questions/24835190/My-computer-is-Out-of-Memory-and-I-can't-figure-out-why.html

We know you are almost running out of desktop heap from our previous finding. I would request the following:
- Get me a tasklist output
- Close some applications and run the dheapmon again. Do you see a drop of the Session id 0 usage rate for Winsta0?
-A list of all services running on the system and under which account; network service/local system or Local service.

Thanks
Also,
In the problem state when you can not run any new application or services, in the task manager on the Processes Tab, click View, Select Columns, and check USER Objects. Click the top of the column to change the sort order to descending, and send the screenshot.

Once the above is done; try the following:
-Make the following registry change
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management
SessionViewSize; set it to 64(decimal); By default it will be 48; and
SessionPoolSize to 20(decimal) then reboot the system and run all your apps and check the utilization by running dheapmon or check if you can run more apps then before.
Ref: http://support.microsoft.com/kb/840342

I'm hopeful this will fix your issue.

Thanks
Avatar of 930913

ASKER

-Tasklist /v output attatched (tasklistv.txt)
-Yes usage drops
-Services exported as tab separated (services.txt)

Maxed dheap to 99 and that's when the error started, screenied task manager along with dheap and attached (userobjects.png)

Tweaking the registry now.
tasklistv.txt
services.txt
userobjects.png
Avatar of 930913

ASKER

Tweaked and rebooted but still maxed out my computer. 73.8 of default is being used with only open office, outlook, firefox and dheap open.
ASKER CERTIFIED SOLUTION
Avatar of bapic
bapic

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of 930913

ASKER

I've changed it to 4096, which looks like it will solve the problem, but to what adverse effect?
great to hear that if that solves your issue.
Sessionviewsize is the overall mapped session space. and second parameter is the individual interactive session space. If we keep increasing them to accomodate more interactive services and applications, the paged pool area and free system Page Table entries will get exhausted which in turn may result in system hung, bugcheck, instability or sluggishness and anythung bad you can think off.

To check each parameter you can run a perfmon with Memory\Free system PTEs and memory\PagedPool  during with all the application running. Let me know the average utilization and I'll tell you if the system can take more pressure. But any point of time do not increase the 2nd parameter more extensively.

The other way is I will have to take a complete memory dump and find out what and how being exhausted and change the app or services accordingly to non-interactive from interactive.

Cheers!
Avatar of 930913

ASKER

Free system PTE is 100 constantly and I can't find PagedPool.
dheap now says 45% with many apps open.
100 Free sys ptes is not good. your system just might become slow or hang anytime. Reduce the 2nd parameter to 3200 and check the free sys ptes again and dheap use rate. pagedPool utilization you can find in task manager under performance tab below kernel memory or in perfmon memory\pagedpool bytes.

I loved your case. Brushing up all my memory management concepts afte a long time !

Cheers!
Avatar of 930913

ASKER

Is there any way I can keep it at 4096 and increase something else to compensate?

Found your pagedpool - it's Pool Paged Bytes. It's also on 100.
not an option. If you increase one thing and that takes space from someone else, since all the components has to use the same memory space available.

If your pagedPool is 100MB I would think you are good. But i really have a hunch that you are not looking at the correct data. can you create a perfmon counter log with all memory counters and instances and run for say 2 min with 5 sec interval during the time when all your apps running and attach here?

Avatar of 930913

ASKER

But if you increase both spaces...

Logged, screenshot and uploaded.
perfmon.png
I would need the .BLG file to look at, from the image all I can see is the PagedPool usage is 120 MB approx which should be OK. please upload the image hilighting the Free System Page Table Entries counter or attach the .BLG file
Avatar of 930913

ASKER

FSPTE is a flat line at the top.
This it?
<OBJECT ID="DISystemMonitor1" WIDTH="100%" HEIGHT="100%"
CLASSID="CLSID:C4D2D8E0-D1DD-11CE-940F-008029004347">
	<PARAM NAME="_Version" VALUE="393219">
	<PARAM NAME="_ExtentX" VALUE="28549">
	<PARAM NAME="_ExtentY" VALUE="17595">
	<PARAM NAME="DisplayType" VALUE="3">
	<PARAM NAME="ReportValueType" VALUE="0">
	<PARAM NAME="MaximumScale" VALUE="100">
	<PARAM NAME="MinimumScale" VALUE="0">
	<PARAM NAME="ShowLegend" VALUE="-1">
	<PARAM NAME="ShowToolbar" VALUE="-1">
	<PARAM NAME="ShowScaleLabels" VALUE="-1">
	<PARAM NAME="ShowHorizontalGrid" VALUE="0">
	<PARAM NAME="ShowVerticalGrid" VALUE="0">
	<PARAM NAME="ShowValueBar" VALUE="-1">
	<PARAM NAME="ManualUpdate" VALUE="0">
	<PARAM NAME="Highlight" VALUE="0">
	<PARAM NAME="ReadOnly" VALUE="0">
	<PARAM NAME="MonitorDuplicateInstances" VALUE="-1">
	<PARAM NAME="UpdateInterval" VALUE="5">
	<PARAM NAME="DisplayFilter" VALUE="1">
	<PARAM NAME="BackColorCtl" VALUE="-2147483633">
	<PARAM NAME="ForeColor" VALUE="0">
	<PARAM NAME="BackColor" VALUE="-2147483633">
	<PARAM NAME="GridColor" VALUE="8421504">
	<PARAM NAME="TimeBarColor" VALUE="255">
	<PARAM NAME="Appearance" VALUE="-1">
	<PARAM NAME="BorderStyle" VALUE="0">
	<PARAM NAME="NextCounterColor" VALUE="12">
	<PARAM NAME="NextCounterWidth" VALUE="1">
	<PARAM NAME="NextCounterLineStyle" VALUE="0">
	<PARAM NAME="GraphTitle" VALUE="">
	<PARAM NAME="YAxisLabel" VALUE="">
	<PARAM NAME="DataSourceType" VALUE="1">
	<PARAM NAME="SqlDsnName" VALUE="">
	<PARAM NAME="SqlLogSetName" VALUE="">
	<PARAM NAME="LogFileCount" VALUE="0">
	<PARAM NAME="AmbientFont" VALUE="0">
	<PARAM NAME="FontName" VALUE="Tahoma">
	<PARAM NAME="FontSize" VALUE="8.25">
	<PARAM NAME="FontItalic" VALUE="0">
	<PARAM NAME="FontUnderline" VALUE="0">
	<PARAM NAME="FontStrikethrough" VALUE="0">
	<PARAM NAME="FontWeight" VALUE="400">
	<PARAM NAME="LegendColumnWidths" VALUE="-11.25	-11.25	-27.5	-15.25	-13	-13	-19">
	<PARAM NAME="LegendSortDirection" VALUE="0">
	<PARAM NAME="LegendSortColumn" VALUE="2097272">
	<PARAM NAME="CounterCount" VALUE="29">
	<PARAM NAME="MaximumSamples" VALUE="100">
	<PARAM NAME="SampleCount" VALUE="100">
	<PARAM NAME="SampleIndex" VALUE="79">
	<PARAM NAME="StepNumber" VALUE="18">
	<PARAM NAME="Counter00001.Path" VALUE="\\ARIEL\Memory\% Committed Bytes In Use">
	<PARAM NAME="Counter00001.Color" VALUE="255">
	<PARAM NAME="Counter00001.Width" VALUE="1">
	<PARAM NAME="Counter00001.LineStyle" VALUE="0">
	<PARAM NAME="Counter00001.ScaleFactor" VALUE="0">
	<PARAM NAME="Counter00001.Minimum" VALUE="25.5511249938992">
	<PARAM NAME="Counter00001.Maximum" VALUE="26.3935770413393">
	<PARAM NAME="Counter00001.Average" VALUE="25.8298228317634">
	<PARAM NAME="Counter00001.StatisticStatus" VALUE="0">
	<PARAM NAME="Counter00001.Data" VALUE="25.6195519547074	25.6195519547074	25.6187222412026	25.6168187808092	25.6186246278491	25.6189662745864	25.6186246278491	25.6185758211723	25.6184294011421	25.552930840939	25.5511249938992	25.7791985943677	25.7725120796525	25.7766606471765	25.7769046805603	25.7795890477817	25.6837815413149	25.682756601103	25.6832446678706	25.6882229488994	25.686124261799	25.6885645956367	25.6792425203768	25.6289228366441	25.6793889404071	25.6794865537606	25.6792425203768	25.6312167504515	25.6864171018595	25.6851481282639	25.6864171018595	25.6860266484455	25.6860266484455	25.6403435990043	25.6642588706135	25.6624042168969	25.6616233100688	25.6663087510371	25.6742154326712	25.6685538581678	25.6690907316121	25.6595734296452	25.5955390697447	25.6878813021621	25.6840743813754	25.6826101810728	25.6914441895651	25.6862218751525	25.68295182781	25.7236077895456	25.682756601103	25.8069207867636	25.6755820196203	25.8686612328567	25.9762799550979	25.7105764068525	25.9867733905998	26.1083996290693	25.6444433598516	25.9715945141295	25.6333154375519	25.621406608424	25.8974571721411	25.9194689833569	26.0293816194055	26.097369320123	26.0699887744643	26.0081507150178	25.8093123139245	25.8025769925326	25.9057055005125	25.9032651666748	25.9029723266143	25.8933574112939	25.903216359998	26.0408999951193	25.8152667284885	26.075211088877	26.3935770413393	26.2227048660257	26.0030748206355	26.0537849577822	26.1588169261555	26.0438283957245	26.1702376885158	26.097369320123	26.2300258675387	26.0284542925472	25.9379667138465	26.2665332617502	26.2660940016594	26.302991849285	26.0432427156035	26.0986382937186	25.9836497632876	26.0046366342916	26.2560398262482	26.1716530821416	26.0308458197081	-1">
	<PARAM NAME="Counter00002.Path" VALUE="\\ARIEL\Memory\Available Bytes">
	<PARAM NAME="Counter00002.Color" VALUE="32768">
	<PARAM NAME="Counter00002.Width" VALUE="1">
	<PARAM NAME="Counter00002.LineStyle" VALUE="0">
	<PARAM NAME="Counter00002.ScaleFactor" VALUE="-6">
	<PARAM NAME="Counter00002.Minimum" VALUE="237371392">
	<PARAM NAME="Counter00002.Maximum" VALUE="308367360">
	<PARAM NAME="Counter00002.Average" VALUE="280762122.24">
	<PARAM NAME="Counter00002.StatisticStatus" VALUE="0">
	<PARAM NAME="Counter00002.Data" VALUE="287326208	286769152	286146560	286072832	286113792	285974528	286339072	285646848	285720576	291508224	292306944	272896000	273600512	272617472	272666624	272019456	280494080	280657920	281497600	278700032	279441408	278929408	279605248	283938816	278306816	278732800	302006272	306524160	303112192	303677440	301608960	303624192	303169536	307179520	305471488	305958912	306081792	305741824	300732416	305053696	303656960	304594944	308367360	300834816	300457984	297996288	298889216	299532288	298979328	295661568	296878080	285806592	298303488	281497600	271396864	291467264	268242944	258244608	297709568	270761984	299372544	298414080	275275776	273059840	264720384	259670016	262344704	265617408	285237248	287215616	278630400	278745088	279339008	279425024	280403968	267333632	286990336	264531968	237371392	251449344	269209600	264728576	255541248	266481664	254275584	258936832	248463360	265232384	274612224	246792192	246345728	243093504	264744960	259387392	269164544	267190272	245645312	253095936	265609216	-1">
	<PARAM NAME="Counter00003.Path" VALUE="\\ARIEL\Memory\Available KBytes">
	<PARAM NAME="Counter00003.Color" VALUE="16711680">
	<PARAM NAME="Counter00003.Width" VALUE="1">
	<PARAM NAME="Counter00003.LineStyle" VALUE="0">
	<PARAM NAME="Counter00003.ScaleFactor" VALUE="0">
	<PARAM NAME="Counter00003.Minimum" VALUE="231808">
	<PARAM NAME="Counter00003.Maximum" VALUE="301140">
	<PARAM NAME="Counter00003.Average" VALUE="274181.76">
	<PARAM NAME="Counter00003.StatisticStatus" VALUE="0">
	<PARAM NAME="Counter00003.Data" VALUE="280592	280048	279440	279368	279408	279272	279628	278952	279024	284676	285456	266500	267188	266228	266276	265644	273920	274080	274900	272168	272892	272392	273052	277284	271784	272200	294928	299340	296008	296560	294540	296508	296064	299980	298312	298788	298908	298576	293684	297904	296540	297456	301140	293784	293416	291012	291884	292512	291972	288732	289920	279108	291312	274900	265036	284636	261956	252192	290732	264416	292356	291420	268824	266660	258516	253584	256196	259392	278552	280484	272100	272212	272792	272876	273832	261068	280264	258332	231808	245556	262900	258524	249552	260236	248316	252868	242640	259016	268176	241008	240572	237396	258540	253308	262856	260928	239888	247164	259384	-1">
	<PARAM NAME="Counter00004.Path" VALUE="\\ARIEL\Memory\Available MBytes">
	<PARAM NAME="Counter00004.Color" VALUE="65535">
	<PARAM NAME="Counter00004.Width" VALUE="1">
	<PARAM NAME="Counter00004.LineStyle" VALUE="0">
	<PARAM NAME="Counter00004.ScaleFactor" VALUE="0">
	<PARAM NAME="Counter00004.Minimum" VALUE="226">
	<PARAM NAME="Counter00004.Maximum" VALUE="294">
	<PARAM NAME="Counter00004.Average" VALUE="267.21">
	<PARAM NAME="Counter00004.StatisticStatus" VALUE="0">
	<PARAM NAME="Counter00004.Data" VALUE="274	273	272	272	272	272	273	272	272	278	278	260	260	259	260	259	267	267	268	265	266	266	266	270	265	265	288	292	289	289	287	289	289	292	291	291	291	291	286	290	289	290	294	286	286	284	285	285	285	281	283	272	284	268	258	277	255	246	283	258	285	284	262	260	252	247	250	253	272	273	265	265	266	266	267	254	273	252	226	239	256	252	243	254	242	246	236	252	261	235	234	231	252	247	256	254	234	241	253	-1">
	<PARAM NAME="Counter00005.Path" VALUE="\\ARIEL\Memory\Cache Bytes">
	<PARAM NAME="Counter00005.Color" VALUE="16711935">
	<PARAM NAME="Counter00005.Width" VALUE="1">
	<PARAM NAME="Counter00005.LineStyle" VALUE="0">
	<PARAM NAME="Counter00005.ScaleFactor" VALUE="-5">
	<PARAM NAME="Counter00005.Minimum" VALUE="219746304">
	<PARAM NAME="Counter00005.Maximum" VALUE="231845888">
	<PARAM NAME="Counter00005.Average" VALUE="224512614.4">
	<PARAM NAME="Counter00005.StatisticStatus" VALUE="0">
	<PARAM NAME="Counter00005.Data" VALUE="220246016	220176384	220110848	219975680	219885568	219803648	219746304	220209152	220127232	220053504	219992064	219947008	219856896	219885568	219860992	220327936	220266496	220164096	220090368	221765632	221585408	221487104	221282304	221073408	222138368	222031872	221929472	221761536	221802496	221741056	223703040	221605888	222060544	222142464	222081024	222019584	221958144	221888512	225660928	221753344	222208000	222146560	222081024	222011392	221949952	223903744	221822976	221757440	222216192	222273536	225644544	225173504	225193984	225193984	225775616	228208640	228065280	228315136	228098048	227745792	226918400	229056512	229572608	231845888	230780928	230391808	229068800	230699008	229642240	229560320	229494784	229982208	229408768	229457920	228560896	228413440	227979264	228253696	228192256	228487168	228888576	228941824	227647488	226541568	227184640	228159488	228179968	227840000	226717696	226680832	226635776	226373632	226369536	225697792	225644544	225497088	225828864	224653312	224227328	-1">
	<PARAM NAME="Counter00006.Path" VALUE="\\ARIEL\Memory\Cache Bytes Peak">
	<PARAM NAME="Counter00006.Color" VALUE="16776960">
	<PARAM NAME="Counter00006.Width" VALUE="1">
	<PARAM NAME="Counter00006.LineStyle" VALUE="0">
	<PARAM NAME="Counter00006.ScaleFactor" VALUE="-5">
	<PARAM NAME="Counter00006.Minimum" VALUE="364716032">
	<PARAM NAME="Counter00006.Maximum" VALUE="364716032">
	<PARAM NAME="Counter00006.Average" VALUE="364716032">
	<PARAM NAME="Counter00006.StatisticStatus" VALUE="0">
	<PARAM NAME="Counter00006.Data" VALUE="364716032	364716032	364716032	364716032	364716032	364716032	364716032	364716032	364716032	364716032	364716032	364716032	364716032	364716032	364716032	364716032	364716032	364716032	364716032	364716032	364716032	364716032	364716032	364716032	364716032	364716032	364716032	364716032	364716032	364716032	364716032	364716032	364716032	364716032	364716032	364716032	364716032	364716032	364716032	364716032	364716032	364716032	364716032	364716032	364716032	364716032	364716032	364716032	364716032	364716032	364716032	364716032	364716032	364716032	364716032	364716032	364716032	364716032	364716032	364716032	364716032	364716032	364716032	364716032	364716032	364716032	364716032	364716032	364716032	364716032	364716032	364716032	364716032	364716032	364716032	364716032	364716032	364716032	364716032	364716032	364716032	364716032	364716032	364716032	364716032	364716032	364716032	364716032	364716032	364716032	364716032	364716032	364716032	364716032	364716032	364716032	364716032	364716032	364716032	-1">
	<PARAM NAME="Counter00007.Path" VALUE="\\ARIEL\Memory\Cache Faults/sec">
	<PARAM NAME="Counter00007.Color" VALUE="128">
	<PARAM NAME="Counter00007.Width" VALUE="1">
	<PARAM NAME="Counter00007.LineStyle" VALUE="0">
	<PARAM NAME="Counter00007.ScaleFactor" VALUE="-1">
	<PARAM NAME="Counter00007.Minimum" VALUE="35.199311657818">
	<PARAM NAME="Counter00007.Maximum" VALUE="5874.31400749146">
	<PARAM NAME="Counter00007.Average" VALUE="694.947667491742">
	<PARAM NAME="Counter00007.StatisticStatus" VALUE="0">
	<PARAM NAME="Counter00007.Data" VALUE="38.5995751350352	35.9993905473832	42.3995546296375	477.988809901183	367.522338203147	58.9755368693106	45.9992803667224	140.598193201402	242.195696758579	467.106436344603	237.94775119954	62.7991017534324	268.993462177118	780.987825513951	300.736266052968	470.43979007132	47.3994703296611	468.502622832961	62.5992899848519	46.9988550779044	114.997674053099	323.19526883107	55.1990809264241	469.805223638172	41.9985193053485	37.7916383290176	75.5839310941579	37.9993269654859	35.199311657818	37.9919824604662	491.996976170582	39.5993296021215	313.730532282766	319.994904461446	35.5992023969437	37.5920164571445	36.7993708358199	35.9923762881311	655.397802856611	36.7991713993776	36.1991060313606	36.7922253696295	38.3918551729847	35.7994099347302	39.5919965334445	465.189681353161	36.5993926591441	36.5920345984311	62.3868482961594	141.770731316287	135.397034503686	1069.7799764332	553.287164533451	74.7835538836312	1231.38623974567	696.456410568662	1842.95572225182	1505.17889117742	978.978831677889	1531.97703094493	574.279385999507	2841.3534847825	261.396903732536	896.176616330856	395.122047302156	662.578639303326	1331.37909692286	208.156990927481	306.733281315689	35.5993833959985	36.9922843714741	61.9876078294412	259.1919046541	864.390002710928	81.999335675139	279.594797938413	1058.36748436192	633.594619071301	856.582100423067	1220.9806255545	375.994012742199	303.992118979188	746.842725808248	1692.64724152311	1510.17139591187	592.793342647634	1198.34483392933	3358.72531046971	1457.78647914439	551.083180148009	819.99592240706	3041.92491276106	2651.55066599963	4451.11737298697	1546.75998654165	911.98303190212	2923.55720282957	3477.31626179814	5874.31400749146	-1">
	<PARAM NAME="Counter00008.Path" VALUE="\\ARIEL\Memory\Commit Limit">
	<PARAM NAME="Counter00008.Color" VALUE="4210752">
	<PARAM NAME="Counter00008.Width" VALUE="1">
	<PARAM NAME="Counter00008.LineStyle" VALUE="0">
	<PARAM NAME="Counter00008.ScaleFactor" VALUE="-6">
	<PARAM NAME="Counter00008.Minimum" VALUE="8392294400">
	<PARAM NAME="Counter00008.Maximum" VALUE="8392294400">
	<PARAM NAME="Counter00008.Average" VALUE="8392294400">
	<PARAM NAME="Counter00008.StatisticStatus" VALUE="0">
	<PARAM NAME="Counter00008.Data" VALUE="8392294400	8392294400	8392294400	8392294400	8392294400	8392294400	8392294400	8392294400	8392294400	8392294400	8392294400	8392294400	8392294400	8392294400	8392294400	8392294400	8392294400	8392294400	8392294400	8392294400	8392294400	8392294400	8392294400	8392294400	8392294400	8392294400	8392294400	8392294400	8392294400	8392294400	8392294400	8392294400	8392294400	8392294400	8392294400	8392294400	8392294400	8392294400	8392294400	8392294400	8392294400	8392294400	8392294400	8392294400	8392294400	8392294400	8392294400	8392294400	8392294400	8392294400	8392294400	8392294400	8392294400	8392294400	8392294400	8392294400	8392294400	8392294400	8392294400	8392294400	8392294400	8392294400	8392294400	8392294400	8392294400	8392294400	8392294400	8392294400	8392294400	8392294400	8392294400	8392294400	8392294400	8392294400	8392294400	8392294400	8392294400	8392294400	8392294400	8392294400	8392294400	8392294400	8392294400	8392294400	8392294400	8392294400	8392294400	8392294400	8392294400	8392294400	8392294400	8392294400	8392294400	8392294400	8392294400	8392294400	8392294400	8392294400	8392294400	-1">
	<PARAM NAME="Counter00009.Path" VALUE="\\ARIEL\Memory\Committed Bytes">
	<PARAM NAME="Counter00009.Color" VALUE="8388608">
	<PARAM NAME="Counter00009.Width" VALUE="1">
	<PARAM NAME="Counter00009.LineStyle" VALUE="0">
	<PARAM NAME="Counter00009.ScaleFactor" VALUE="-6">
	<PARAM NAME="Counter00009.Minimum" VALUE="2144325632">
	<PARAM NAME="Counter00009.Maximum" VALUE="2215026688">
	<PARAM NAME="Counter00009.Average" VALUE="2167714775.04">
	<PARAM NAME="Counter00009.StatisticStatus" VALUE="0">
	<PARAM NAME="Counter00009.Data" VALUE="2150068224	2150068224	2149998592	2149838848	2149990400	2150019072	2149990400	2149986304	2149974016	2144477184	2144325632	2163466240	2162905088	2163253248	2163273728	2163499008	2155458560	2155372544	2155413504	2155831296	2155655168	2155859968	2155077632	2150854656	2155089920	2155098112	2155077632	2151047168	2155679744	2155573248	2155679744	2155646976	2155646976	2151813120	2153820160	2153664512	2153598976	2153992192	2154655744	2154180608	2154225664	2153426944	2148052992	2155802624	2155483136	2155360256	2156101632	2155663360	2155388928	2158800896	2155372544	2165792768	2154770432	2170974208	2180005888	2157707264	2180886528	2191093760	2152157184	2179612672	2151223296	2150223872	2173390848	2175238144	2184462336	2190168064	2187870208	2182680576	2165993472	2165428224	2174083072	2173878272	2173853696	2173046784	2173874176	2185428992	2166493184	2188308480	2215026688	2200686592	2182254592	2186510336	2195324928	2185674752	2196283392	2190168064	2201300992	2184384512	2176790528	2204364800	2204327936	2207424512	2185625600	2190274560	2180624384	2182385664	2203484160	2196402176	2184585216	-1">
	<PARAM NAME="Counter00010.Path" VALUE="\\ARIEL\Memory\Demand Zero Faults/sec">
	<PARAM NAME="Counter00010.Color" VALUE="32896">
	<PARAM NAME="Counter00010.Width" VALUE="1">
	<PARAM NAME="Counter00010.LineStyle" VALUE="0">
	<PARAM NAME="Counter00010.ScaleFactor" VALUE="-1">
	<PARAM NAME="Counter00010.Minimum" VALUE="1128.58045226753">
	<PARAM NAME="Counter00010.Maximum" VALUE="10092.0522651514">
	<PARAM NAME="Counter00010.Average" VALUE="2735.94259385169">
	<PARAM NAME="Counter00010.StatisticStatus" VALUE="0">
	<PARAM NAME="Counter00010.Data" VALUE="1164.78717920438	1354.57706765237	1164.38776912146	1192.17209030165	1551.47215566824	1146.12458600596	1156.38190904517	1278.38357175443	1840.96729039035	1173.16500943227	1557.05809965615	1227.98243556075	1459.56452562722	1943.76969940335	1428.4972637516	4896.76882123918	1187.58672918788	1418.30520860188	1615.38167797971	1209.37053896208	1473.77019147354	2285.76653927618	1731.17117572148	1198.01332038853	1168.15881553591	1199.33463861083	1616.25638897904	1183.57903674603	1163.97723777557	1356.71368944349	1653.18983944147	1187.97988806365	1919.97486996757	1519.375805746	1405.76850364111	1204.34422936905	1204.37940855058	1153.75561768065	1291.59567007873	1215.77262465661	1244.56926427159	1624.45673316777	1435.89537498543	1205.58012897516	1291.33895764133	1245.97236235176	1305.17834149494	1295.1180770166	1537.47588637554	1882.8112920651	1725.9621975876	2645.75047826412	3072.17347159087	2851.77284889933	5483.13872809278	5561.25342829045	5893.25841211007	6029.51544129906	3700.51998417487	7623.30003184026	4698.01329180307	7864.07125889582	2213.57378003957	3930.89743226578	2422.92198742926	3071.30098514373	6738.69420034835	4640.64115796828	1489.07610557884	1128.58045226753	1508.08545259274	1173.565388229	3058.30447991551	2724.36849072843	2477.17993090798	2675.95021202859	2685.21007887706	2277.98065379486	4016.71606465022	3794.33979164945	2879.35414970715	2469.33598226055	2935.3818513695	4097.34608695215	3463.13440492782	3339.16249961029	4099.92699397415	7399.4354553268	4431.35889949268	1465.48934227313	1990.79010039997	6432.97234558266	5992.48850545685	8232.56753653399	3126.11912976889	3348.5376980564	5738.51599540216	6978.03196010807	10092.0522651514	-1">
	<PARAM NAME="Counter00011.Path" VALUE="\\ARIEL\Memory\Free System Page Table Entries">
	<PARAM NAME="Counter00011.Color" VALUE="8388736">
	<PARAM NAME="Counter00011.Width" VALUE="1">
	<PARAM NAME="Counter00011.LineStyle" VALUE="0">
	<PARAM NAME="Counter00011.ScaleFactor" VALUE="-2">
	<PARAM NAME="Counter00011.Minimum" VALUE="105495">
	<PARAM NAME="Counter00011.Maximum" VALUE="105503">
	<PARAM NAME="Counter00011.Average" VALUE="105501.8">
	<PARAM NAME="Counter00011.StatisticStatus" VALUE="0">
	<PARAM NAME="Counter00011.Data" VALUE="105503	105503	105503	105503	105503	105503	105503	105503	105503	105503	105503	105503	105503	105503	105503	105503	105503	105503	105503	105503	105503	105503	105503	105503	105503	105503	105503	105503	105503	105503	105503	105503	105503	105503	105503	105503	105503	105503	105503	105503	105503	105503	105503	105503	105503	105503	105503	105503	105503	105503	105503	105503	105503	105503	105503	105503	105503	105503	105503	105503	105503	105503	105503	105503	105503	105503	105503	105503	105503	105503	105503	105503	105503	105499	105499	105499	105499	105499	105499	105499	105499	105499	105499	105499	105499	105499	105499	105499	105499	105499	105499	105499	105499	105499	105499	105499	105499	105495	105495	-1">
	<PARAM NAME="Counter00012.Path" VALUE="\\ARIEL\Memory\Page Faults/sec">
	<PARAM NAME="Counter00012.Color" VALUE="8421376">
	<PARAM NAME="Counter00012.Width" VALUE="1">
	<PARAM NAME="Counter00012.LineStyle" VALUE="0">
	<PARAM NAME="Counter00012.ScaleFactor" VALUE="-1">
	<PARAM NAME="Counter00012.Minimum" VALUE="1155.17999154656">
	<PARAM NAME="Counter00012.Maximum" VALUE="10136.6516122735">
	<PARAM NAME="Counter00012.Average" VALUE="2980.17639801375">
	<PARAM NAME="Counter00012.StatisticStatus" VALUE="0">
	<PARAM NAME="Counter00012.Data" VALUE="1196.58682918609	1379.97663764969	1200.58738887601	2807.33427806816	1639.6535219074	1252.68038651898	1181.18152106897	1315.78309114086	1992.9645897599	2753.44847108955	1773.61054885707	1283.98163457655	1495.96364095527	1969.9692909891	1466.28925463193	4989.0589201831	1210.38647440974	2966.78336106387	1636.58143752729	1301.76828809396	1504.76956447915	2312.5661469639	1760.37068954487	2751.23059019442	1247.756009267	2449.45803984374	1716.23513381258	1380.77554405113	1251.77552083115	1379.50887891977	3182.5804397571	1217.57938695816	2003.75631867788	1600.17451912252	1425.36806451133	1223.54015266631	1236.77885461255	1183.14939164929	3017.98988254692	1300.57071527257	1303.76780231182	1703.6400008111	1471.28786647303	1233.77966417514	1327.73160091955	2815.33755133639	1330.57792000703	1326.51124331143	1564.27023788735	2712.2400558168	1840.75968326724	4653.51289804593	3100.36772175322	3004.53925308942	5662.53672339112	5620.84114300462	5928.65756163135	6111.51429133663	3835.91705650294	7743.45117311625	4734.80556444371	7948.26988049738	2243.77342232236	4316.68736596412	2466.31342683441	3144.69861889692	6812.69303854295	4894.38872904126	1706.82874140203	1155.17999154656	1534.47994738753	1236.75275620998	3212.09967642708	2807.36753078512	2541.37941079022	2792.54804264239	2761.39334196829	2309.98038203078	4115.91399175968	3843.73900778573	3016.95195862557	2557.1337060973	3050.35763914453	4156.33379353801	5385.69798973789	3388.76194258486	4238.4974878692	7555.8319774649	4690.75649360028	1484.68527307655	2027.58991740556	6546.14722894707	6086.08676399417	8293.55544303718	3162.9181778066	3457.73566634995	5835.11458132135	7133.8282083361	10136.6516122735	-1">
	<PARAM NAME="Counter00013.Path" VALUE="\\ARIEL\Memory\Page Reads/sec">
	<PARAM NAME="Counter00013.Color" VALUE="64">
	<PARAM NAME="Counter00013.Width" VALUE="1">
	<PARAM NAME="Counter00013.LineStyle" VALUE="0">
	<PARAM NAME="Counter00013.ScaleFactor" VALUE="0">
	<PARAM NAME="Counter00013.Minimum" VALUE="0">
	<PARAM NAME="Counter00013.Maximum" VALUE="44.7991614733664">
	<PARAM NAME="Counter00013.Average" VALUE="2.23815673910384">
	<PARAM NAME="Counter00013.StatisticStatus" VALUE="0">
	<PARAM NAME="Counter00013.Data" VALUE="0	0	0	6.59984549235943	0	0	0	0.199997429873972	0.199996446538876	0	0	0	0	0	0.199957623705431	0	0	0	0	0	0	0	0	0	0	0	0	0.199996457713084	0.599988266894624	0	0	0	0	0.399993630576807	0	0	0	0	0	0	0	0	0	0.199996703545979	0	0	0	0.599869419646411	0.599873541309225	15.7967387503338	2.79993867511314	44.7991614733664	0.199959221009559	1.59964821141457	0.799991060416221	0	0.599985585106398	0.399994390427163	0.79998270208612	0.399837408572342	0.199958003481723	0.599990177683361	0	1.59995825276654	1.39972385177889	3.19989683937616	4.7999246396498	6.79859528485529	0.399913013449399	0	0	2.39952030307514	7.79975639005393	4.79994448520645	2.39998055634553	5.99988836777711	0.999780355527983	0.199998301474527	0.799983283140852	0.199996826462653	2.99995222932605	7.59980297447971	5.19890518634925	3.19933323855519	39.1992575286355	1.79997978536731	3.99914845295957	4.39990215733795	0.399996290065684	0.399915225071124	1.19999403279082	2.39946749182494	2.99994418388855	0.199960349190789	0	5.7998920888512	7.39989167496881	7.79981217059456	1.99997072296454	-1">
	<PARAM NAME="Counter00014.Path" VALUE="\\ARIEL\Memory\Page Writes/sec">
	<PARAM NAME="Counter00014.Color" VALUE="16384">
	<PARAM NAME="Counter00014.Width" VALUE="1">
	<PARAM NAME="Counter00014.LineStyle" VALUE="0">
	<PARAM NAME="Counter00014.ScaleFactor" VALUE="0">
	<PARAM NAME="Counter00014.Minimum" VALUE="0">
	<PARAM NAME="Counter00014.Maximum" VALUE="3.59993302066626">
	<PARAM NAME="Counter00014.Average" VALUE="0.424199381960114">
	<PARAM NAME="Counter00014.StatisticStatus" VALUE="0">
	<PARAM NAME="Counter00014.Data" VALUE="1.19998679176275	0	1.19998739517842	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	1.19974587627104	0	1.19997298041449	1.19997036568046	3.59923943833332	0	1.19998022127587	1.19975747071044	1.19997338268227	0	1.19973883929282	0	0	0	1.19997753946517	0	1.19973615856093	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	2.39992504309352	0	1.19999027817277	0	1.19973642663358	0	1.19997492471128	0	1.19998089173042	0	2.39949470139196	0	2.39995454256952	0	1.19974453588787	0	1.19998887019705	0	1.19999403279082	0	3.59993302066626	0	1.19996895775148	0	2.39996486755745	0	2.39996486755745	-1">
	<PARAM NAME="Counter00015.Path" VALUE="\\ARIEL\Memory\Pages Input/sec">
	<PARAM NAME="Counter00015.Color" VALUE="4194304">
	<PARAM NAME="Counter00015.Width" VALUE="1">
	<PARAM NAME="Counter00015.LineStyle" VALUE="0">
	<PARAM NAME="Counter00015.ScaleFactor" VALUE="0">
	<PARAM NAME="Counter00015.Minimum" VALUE="0">
	<PARAM NAME="Counter00015.Maximum" VALUE="558.38954836446">
	<PARAM NAME="Counter00015.Average" VALUE="17.034635181284">
	<PARAM NAME="Counter00015.StatisticStatus" VALUE="0">
	<PARAM NAME="Counter00015.Data" VALUE="0	0	0	22.5994709283823	0	0	0	0.199997429873972	0.199996446538876	0	0	0	0	0	2.5994491081706	0	0	0	0	0	0	0	0	0	0	0	0	0.199996457713084	0.599988266894624	0	0	0	0	1.79997133759563	0	0	0	0	0	0	0	0	0	1.59997362836783	0	0	0	3.39926004466299	0.599873541309225	27.1943856967771	23.1994918795089	558.38954836446	2.59946987312427	1.59964821141457	7.99991060416221	0	5.79986065602851	2.79996073299014	4.99989188803825	2.99878056429256	0.199958003481723	2.79995416252235	0	3.79990085032052	13.9972385177889	23.5992391903992	21.5996608784241	16.5965708424409	0.399913013449399	0	0	21.5956827276763	44.9985945580034	21.9997455571962	21.7998233868052	18.7996502190349	10.7976278397022	2.39997961769432	6.1998704443416	2.39996191755183	28.5995445862417	15.3996007640773	39.79162046475	8.19829142379768	494.990624404964	14.3998382829385	16.9963809250782	22.199506339296	2.79997403045979	3.19932180056899	9.59995226232656	7.99822497274979	17.5996725454795	0.199960349190789	0	27.5994864917747	26.5996106154284	32.1992246016852	12.7998126269731	-1">
	<PARAM NAME="Counter00016.Path" VALUE="\\ARIEL\Memory\Pages Output/sec">
	<PARAM NAME="Counter00016.Color" VALUE="0">
	<PARAM NAME="Counter00016.Width" VALUE="1">
	<PARAM NAME="Counter00016.LineStyle" VALUE="0">
	<PARAM NAME="Counter00016.ScaleFactor" VALUE="0">
	<PARAM NAME="Counter00016.Minimum" VALUE="0">
	<PARAM NAME="Counter00016.Maximum" VALUE="57.5989283306602">
	<PARAM NAME="Counter00016.Average" VALUE="6.78719011136182">
	<PARAM NAME="Counter00016.StatisticStatus" VALUE="0">
	<PARAM NAME="Counter00016.Data" VALUE="19.1997886682041	0	19.1997983228547	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	19.1959340203366	0	19.1995676866318	19.1995258508874	57.5878310133331	0	19.199683540414	19.196119531367	19.1995741229164	0	19.1958214286851	0	0	0	19.1996406314427	0	19.1957785369749	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	38.3988006894963	0	19.1998444507643	0	19.1957828261373	0	19.1995987953804	0	19.1996942676867	0	38.3919152222714	0	38.3992726811123	0	19.1959125742059	0	19.1998219231528	0	19.1999045246531	0	57.5989283306602	0	19.1995033240236	0	38.3994378809192	0	38.3994378809192	-1">
	<PARAM NAME="Counter00017.Path" VALUE="\\ARIEL\Memory\Pages/sec">
	<PARAM NAME="Counter00017.Color" VALUE="255">
	<PARAM NAME="Counter00017.Width" VALUE="2">
	<PARAM NAME="Counter00017.LineStyle" VALUE="0">
	<PARAM NAME="Counter00017.ScaleFactor" VALUE="0">
	<PARAM NAME="Counter00017.Minimum" VALUE="0">
	<PARAM NAME="Counter00017.Maximum" VALUE="577.589188995902">
	<PARAM NAME="Counter00017.Average" VALUE="23.8218252926458">
	<PARAM NAME="Counter00017.StatisticStatus" VALUE="0">
	<PARAM NAME="Counter00017.Data" VALUE="19.1997886682041	0	19.1997983228547	22.5994709283823	0	0	0	0.199997429873972	0.199996446538876	0	0	0	0	0	2.5994491081706	0	0	0	0	0	0	0	0	0	0	0	0	0.199996457713084	0.599988266894624	0	0	0	0	1.79997133759563	0	0	0	19.1959340203366	0	19.1995676866318	19.1995258508874	57.5878310133331	0	20.7996571687818	19.196119531367	19.1995741229164	0	22.5950814733481	0.599873541309225	27.1943856967771	23.1994918795089	577.589188995902	2.59946987312427	20.7954267483894	7.99991060416221	0	5.79986065602851	2.79996073299014	4.99989188803825	2.99878056429256	0.199958003481723	2.79995416252235	0	3.79990085032052	13.9972385177889	23.5992391903992	21.5996608784241	16.5965708424409	0.399913013449399	0	0	21.5956827276763	83.3973952474997	21.9997455571962	40.9996678375695	18.7996502190349	29.9934106658395	2.39997961769432	25.3994692397221	2.39996191755183	47.7992388539285	15.3996007640773	78.1835356870214	8.19829142379768	533.389897086076	14.3998382829385	36.1922934992841	22.199506339296	21.9997959536126	3.19932180056899	28.7998567869797	7.99822497274979	75.1986008761397	0.199960349190789	19.1995033240236	27.5994864917747	64.9990484963477	32.1992246016852	51.1992505078923	-1">
	<PARAM NAME="Counter00018.Path" VALUE="\\ARIEL\Memory\Pool Nonpaged Allocs">
	<PARAM NAME="Counter00018.Color" VALUE="32768">
	<PARAM NAME="Counter00018.Width" VALUE="2">
	<PARAM NAME="Counter00018.LineStyle" VALUE="0">
	<PARAM NAME="Counter00018.ScaleFactor" VALUE="-2">
	<PARAM NAME="Counter00018.Minimum" VALUE="91317">
	<PARAM NAME="Counter00018.Maximum" VALUE="92664">
	<PARAM NAME="Counter00018.Average" VALUE="91843.5">
	<PARAM NAME="Counter00018.StatisticStatus" VALUE="0">
	<PARAM NAME="Counter00018.Data" VALUE="91483	91492	91442	91513	91497	91403	91366	91401	91441	91405	91421	91470	91474	91420	91387	91551	91420	91423	91496	91618	91653	91601	91572	91619	91624	91652	91686	91740	91787	91746	91799	91806	91736	91829	91840	91813	91829	91855	91864	91945	91903	91840	91884	91965	91985	91981	91955	91978	92094	92112	92092	91999	92114	92181	92126	92233	92195	92268	92241	92254	92238	92419	92544	92664	92656	92464	92487	92447	92179	92288	92309	92391	92360	92104	91909	91916	91825	91943	91926	92015	92093	92016	91880	91789	91636	91675	91669	91664	91317	91328	91504	91805	91653	91559	91624	91702	91760	91693	91695	-1">
	<PARAM NAME="Counter00019.Path" VALUE="\\ARIEL\Memory\Pool Nonpaged Bytes">
	<PARAM NAME="Counter00019.Color" VALUE="16711680">
	<PARAM NAME="Counter00019.Width" VALUE="2">
	<PARAM NAME="Counter00019.LineStyle" VALUE="0">
	<PARAM NAME="Counter00019.ScaleFactor" VALUE="-5">
	<PARAM NAME="Counter00019.Minimum" VALUE="58871808">
	<PARAM NAME="Counter00019.Maximum" VALUE="59064320">
	<PARAM NAME="Counter00019.Average" VALUE="58911662.08">
	<PARAM NAME="Counter00019.StatisticStatus" VALUE="0">
	<PARAM NAME="Counter00019.Data" VALUE="58871808	58871808	58871808	58871808	58880000	58880000	58880000	58880000	58880000	58880000	58880000	58880000	58880000	58884096	58880000	58884096	58884096	58884096	58884096	58884096	58884096	58884096	58884096	58884096	58884096	58884096	58892288	58884096	58884096	58884096	58884096	58884096	58884096	58884096	58884096	58884096	58884096	58884096	58888192	58884096	58884096	58884096	58884096	58884096	58888192	58888192	58888192	58888192	58888192	58888192	58888192	58892288	58888192	58888192	58888192	58888192	58953728	59019264	58888192	58888192	58888192	58892288	58916864	58916864	58916864	58929152	58941440	58949632	58925056	58925056	58925056	58925056	58925056	58929152	58929152	58929152	58933248	58929152	58929152	58929152	58929152	58933248	58933248	58937344	58937344	58937344	58937344	58937344	58941440	58949632	58941440	59011072	58994688	58994688	58994688	58998784	59011072	59027456	59035648	-1">
	<PARAM NAME="Counter00020.Path" VALUE="\\ARIEL\Memory\Pool Paged Allocs">
	<PARAM NAME="Counter00020.Color" VALUE="65535">
	<PARAM NAME="Counter00020.Width" VALUE="2">
	<PARAM NAME="Counter00020.LineStyle" VALUE="0">
	<PARAM NAME="Counter00020.ScaleFactor" VALUE="-2">
	<PARAM NAME="Counter00020.Minimum" VALUE="307087">
	<PARAM NAME="Counter00020.Maximum" VALUE="309043">
	<PARAM NAME="Counter00020.Average" VALUE="308377.53">
	<PARAM NAME="Counter00020.StatisticStatus" VALUE="0">
	<PARAM NAME="Counter00020.Data" VALUE="308942	309019	308876	309008	308907	308831	308761	308863	308766	308892	308554	308666	308664	308722	308778	308872	308809	308712	308519	308664	308770	308737	308659	308632	308644	308638	308602	308658	308642	308639	308729	308565	308652	308486	308469	308478	308448	308467	308460	308322	308538	308527	308508	308446	308607	308587	308568	308529	308534	308695	308680	308455	308336	308513	308483	308449	308713	308602	308756	308766	308585	308685	309043	308995	308993	308916	308853	308714	308325	308348	308557	308574	308488	308264	308125	308041	307937	308028	307949	308092	307976	308254	307744	307832	307616	307665	307422	307341	307087	307354	307291	307551	307462	307293	307320	307349	307345	307136	307173	-1">
	<PARAM NAME="Counter00021.Path" VALUE="\\ARIEL\Memory\Pool Paged Bytes">
	<PARAM NAME="Counter00021.Color" VALUE="16711935">
	<PARAM NAME="Counter00021.Width" VALUE="2">
	<PARAM NAME="Counter00021.LineStyle" VALUE="0">
	<PARAM NAME="Counter00021.ScaleFactor" VALUE="-5">
	<PARAM NAME="Counter00021.Minimum" VALUE="140161024">
	<PARAM NAME="Counter00021.Maximum" VALUE="142467072">
	<PARAM NAME="Counter00021.Average" VALUE="140450897.92">
	<PARAM NAME="Counter00021.StatisticStatus" VALUE="0">
	<PARAM NAME="Counter00021.Data" VALUE="140177408	140177408	140177408	140177408	140210176	140173312	140185600	140185600	140173312	140173312	140173312	140189696	140161024	140197888	140234752	140259328	140288000	140288000	140312576	140386304	140386304	140386304	140288000	140165120	140288000	140288000	140288000	140165120	140288000	140288000	140292096	140292096	140292096	140169216	140169216	140169216	140169216	140169216	140169216	140169216	140169216	140169216	140169216	140169216	140169216	140169216	140185600	140173312	140173312	140308480	140337152	140333056	140439552	140578816	140738560	140771328	140681216	141164544	141176832	141164544	140382208	140521472	140615680	142467072	141705216	141705216	140603392	140341248	140341248	140349440	140353536	140382208	140394496	140369920	140402688	140402688	140836864	140840960	140840960	141373440	141381632	141385728	140337152	140337152	140328960	140349440	140738560	140730368	140775424	140468224	140492800	140472320	140439552	140439552	140439552	140427264	140439552	140439552	140492800	-1">
	<PARAM NAME="Counter00022.Path" VALUE="\\ARIEL\Memory\Pool Paged Resident Bytes">
	<PARAM NAME="Counter00022.Color" VALUE="16776960">
	<PARAM NAME="Counter00022.Width" VALUE="2">
	<PARAM NAME="Counter00022.LineStyle" VALUE="0">
	<PARAM NAME="Counter00022.ScaleFactor" VALUE="-5">
	<PARAM NAME="Counter00022.Minimum" VALUE="99819520">
	<PARAM NAME="Counter00022.Maximum" VALUE="102092800">
	<PARAM NAME="Counter00022.Average" VALUE="100103659.52">
	<PARAM NAME="Counter00022.StatisticStatus" VALUE="0">
	<PARAM NAME="Counter00022.Data" VALUE="99835904	99835904	99835904	99835904	99856384	99831808	99844096	99844096	99831808	99831808	99831808	99848192	99819520	99856384	99893248	99909632	99954688	99954688	99979264	100052992	100052992	100052992	99954688	99831808	99954688	99954688	99954688	99831808	99954688	99954688	99958784	99958784	99958784	99835904	99835904	99835904	99835904	99835904	99835904	99835904	99835904	99835904	99835904	99835904	99835904	99835904	99844096	99840000	99840000	99975168	100003840	99999744	100093952	100245504	100405248	100425728	100347904	100831232	100843520	100831232	100036608	100179968	100241408	102092800	101326848	101326848	100229120	99966976	99966976	99975168	99979264	100007936	100020224	99995648	100020224	100020224	100454400	100470784	100470784	101015552	101003264	101027840	99979264	99979264	99971072	99991552	100380672	100380672	100413440	100118528	100143104	100122624	100089856	100089856	100089856	100077568	100085760	100085760	100134912	-1">
	<PARAM NAME="Counter00023.Path" VALUE="\\ARIEL\Memory\System Cache Resident Bytes">
	<PARAM NAME="Counter00023.Color" VALUE="128">
	<PARAM NAME="Counter00023.Width" VALUE="2">
	<PARAM NAME="Counter00023.LineStyle" VALUE="0">
	<PARAM NAME="Counter00023.ScaleFactor" VALUE="-5">
	<PARAM NAME="Counter00023.Minimum" VALUE="117559296">
	<PARAM NAME="Counter00023.Maximum" VALUE="128389120">
	<PARAM NAME="Counter00023.Average" VALUE="122065960.96">
	<PARAM NAME="Counter00023.StatisticStatus" VALUE="0">
	<PARAM NAME="Counter00023.Data" VALUE="118067200	117997568	117932032	117796864	117686272	117628928	117559296	118022144	117952512	117878784	117817344	117755904	117694464	117686272	117624832	118075392	117968896	117866496	117768192	119369728	119189504	119091200	118984704	118898688	119840768	119734272	119631872	119586816	119504896	119443456	121401344	119304192	119758848	119963648	119902208	119840768	119779328	119709696	123482112	119574528	120029184	119967744	119902208	119832576	119771136	121724928	119635968	119574528	120033280	119955456	123297792	122830848	122757120	122605568	123027456	125440000	125374464	125140992	124911616	124571648	124538880	126533632	126988288	127410176	127111168	126722048	126496768	128389120	127332352	127242240	127172608	127631360	127045632	127119360	126197760	126050304	125181952	125440000	125378560	125128704	125534208	125571072	125325312	124219392	124870656	125825024	125456384	125116416	123961344	124219392	124149760	123908096	123936768	123265024	123211776	123076608	123400192	122224640	121749504	-1">
	<PARAM NAME="Counter00024.Path" VALUE="\\ARIEL\Memory\System Code Resident Bytes">
	<PARAM NAME="Counter00024.Color" VALUE="4210752">
	<PARAM NAME="Counter00024.Width" VALUE="2">
	<PARAM NAME="Counter00024.LineStyle" VALUE="0">
	<PARAM NAME="Counter00024.ScaleFactor" VALUE="-5">
	<PARAM NAME="Counter00024.Minimum" VALUE="2342912">
	<PARAM NAME="Counter00024.Maximum" VALUE="2342912">
	<PARAM NAME="Counter00024.Average" VALUE="2342912">
	<PARAM NAME="Counter00024.StatisticStatus" VALUE="0">
	<PARAM NAME="Counter00024.Data" VALUE="2342912	2342912	2342912	2342912	2342912	2342912	2342912	2342912	2342912	2342912	2342912	2342912	2342912	2342912	2342912	2342912	2342912	2342912	2342912	2342912	2342912	2342912	2342912	2342912	2342912	2342912	2342912	2342912	2342912	2342912	2342912	2342912	2342912	2342912	2342912	2342912	2342912	2342912	2342912	2342912	2342912	2342912	2342912	2342912	2342912	2342912	2342912	2342912	2342912	2342912	2342912	2342912	2342912	2342912	2342912	2342912	2342912	2342912	2342912	2342912	2342912	2342912	2342912	2342912	2342912	2342912	2342912	2342912	2342912	2342912	2342912	2342912	2342912	2342912	2342912	2342912	2342912	2342912	2342912	2342912	2342912	2342912	2342912	2342912	2342912	2342912	2342912	2342912	2342912	2342912	2342912	2342912	2342912	2342912	2342912	2342912	2342912	2342912	2342912	-1">
	<PARAM NAME="Counter00025.Path" VALUE="\\ARIEL\Memory\System Code Total Bytes">
	<PARAM NAME="Counter00025.Color" VALUE="8388608">
	<PARAM NAME="Counter00025.Width" VALUE="2">
	<PARAM NAME="Counter00025.LineStyle" VALUE="0">
	<PARAM NAME="Counter00025.ScaleFactor" VALUE="-5">
	<PARAM NAME="Counter00025.Minimum" VALUE="1060864">
	<PARAM NAME="Counter00025.Maximum" VALUE="1060864">
	<PARAM NAME="Counter00025.Average" VALUE="1060864">
	<PARAM NAME="Counter00025.StatisticStatus" VALUE="0">
	<PARAM NAME="Counter00025.Data" VALUE="1060864	1060864	1060864	1060864	1060864	1060864	1060864	1060864	1060864	1060864	1060864	1060864	1060864	1060864	1060864	1060864	1060864	1060864	1060864	1060864	1060864	1060864	1060864	1060864	1060864	1060864	1060864	1060864	1060864	1060864	1060864	1060864	1060864	1060864	1060864	1060864	1060864	1060864	1060864	1060864	1060864	1060864	1060864	1060864	1060864	1060864	1060864	1060864	1060864	1060864	1060864	1060864	1060864	1060864	1060864	1060864	1060864	1060864	1060864	1060864	1060864	1060864	1060864	1060864	1060864	1060864	1060864	1060864	1060864	1060864	1060864	1060864	1060864	1060864	1060864	1060864	1060864	1060864	1060864	1060864	1060864	1060864	1060864	1060864	1060864	1060864	1060864	1060864	1060864	1060864	1060864	1060864	1060864	1060864	1060864	1060864	1060864	1060864	1060864	-1">
	<PARAM NAME="Counter00026.Path" VALUE="\\ARIEL\Memory\System Driver Resident Bytes">
	<PARAM NAME="Counter00026.Color" VALUE="32896">
	<PARAM NAME="Counter00026.Width" VALUE="2">
	<PARAM NAME="Counter00026.LineStyle" VALUE="0">
	<PARAM NAME="Counter00026.ScaleFactor" VALUE="-5">
	<PARAM NAME="Counter00026.Minimum" VALUE="0">
	<PARAM NAME="Counter00026.Maximum" VALUE="0">
	<PARAM NAME="Counter00026.Average" VALUE="0">
	<PARAM NAME="Counter00026.StatisticStatus" VALUE="0">
	<PARAM NAME="Counter00026.Data" VALUE="0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	-1">
	<PARAM NAME="Counter00027.Path" VALUE="\\ARIEL\Memory\System Driver Total Bytes">
	<PARAM NAME="Counter00027.Color" VALUE="8388736">
	<PARAM NAME="Counter00027.Width" VALUE="2">
	<PARAM NAME="Counter00027.LineStyle" VALUE="0">
	<PARAM NAME="Counter00027.ScaleFactor" VALUE="-5">
	<PARAM NAME="Counter00027.Minimum" VALUE="6946816">
	<PARAM NAME="Counter00027.Maximum" VALUE="6946816">
	<PARAM NAME="Counter00027.Average" VALUE="6946816">
	<PARAM NAME="Counter00027.StatisticStatus" VALUE="0">
	<PARAM NAME="Counter00027.Data" VALUE="6946816	6946816	6946816	6946816	6946816	6946816	6946816	6946816	6946816	6946816	6946816	6946816	6946816	6946816	6946816	6946816	6946816	6946816	6946816	6946816	6946816	6946816	6946816	6946816	6946816	6946816	6946816	6946816	6946816	6946816	6946816	6946816	6946816	6946816	6946816	6946816	6946816	6946816	6946816	6946816	6946816	6946816	6946816	6946816	6946816	6946816	6946816	6946816	6946816	6946816	6946816	6946816	6946816	6946816	6946816	6946816	6946816	6946816	6946816	6946816	6946816	6946816	6946816	6946816	6946816	6946816	6946816	6946816	6946816	6946816	6946816	6946816	6946816	6946816	6946816	6946816	6946816	6946816	6946816	6946816	6946816	6946816	6946816	6946816	6946816	6946816	6946816	6946816	6946816	6946816	6946816	6946816	6946816	6946816	6946816	6946816	6946816	6946816	6946816	-1">
	<PARAM NAME="Counter00028.Path" VALUE="\\ARIEL\Memory\Transition Faults/sec">
	<PARAM NAME="Counter00028.Color" VALUE="8421376">
	<PARAM NAME="Counter00028.Width" VALUE="2">
	<PARAM NAME="Counter00028.LineStyle" VALUE="0">
	<PARAM NAME="Counter00028.ScaleFactor" VALUE="-1">
	<PARAM NAME="Counter00028.Minimum" VALUE="15.3967361652383">
	<PARAM NAME="Counter00028.Maximum" VALUE="1245.12450727404">
	<PARAM NAME="Counter00028.Average" VALUE="173.889426650735">
	<PARAM NAME="Counter00028.StatisticStatus" VALUE="0">
	<PARAM NAME="Counter00028.Data" VALUE="27.9996918077976	22.1996241708863	32.5996575690138	1174.37250700408	84.7820845474071	102.357541956227	21.7996589564032	32.9995759292053	148.397363331846	1147.77009615497	26.1942482412939	52.9992419256675	35.5991347713955	23.1996383507345	30.1936011795201	61.3269705103589	17.7998010942609	1114.16842271671	15.7998207948987	86.3978952921476	26.199470088619	21.7996808803135	24.5995904128629	1118.41243532765	73.9973911570426	1245.12450727404	94.9798075918651	192.196595862274	83.5983651873176	19.5958646375036	1095.99326398975	25.5995666114725	80.5821571127818	76.9987738860354	16.5996280839681	16.1965602820676	28.5995110300122	26.1944516319177	1106.39629093768	81.1981716747137	55.7986220041415	75.5840282049997	31.793255065128	24.9995879432474	32.3934517091818	1136.57478896389	22.399628294121	27.5939933037349	22.1953210284413	799.434955997904	85.7981208302527	1209.97735229405	22.9953104160993	115.174671221849	169.998100338447	24.394970453453	28.7993080851071	45.9993548991238	112.197573967578	39.1840660400895	26.1944984561057	46.3992404075133	25.1997015074978	190.195037297622	36.5927806965053	56.3981817940048	41.7993437369504	210.956412515363	212.75372315508	23.1995981681788	23.1951620923838	56.7886471727784	73.3977075679434	52.1993962766201	53.3995673786881	54.5989841467717	62.7862063271573	25.799780890214	58.5987754900674	45.7992732599475	98.598429937183	46.7987867375856	66.1860621800616	32.1932907129616	1166.77790011255	43.3995126027451	52.1888873111224	103.997687355261	37.5996512661743	15.3967361652383	32.199839879887	35.3921455044178	69.3987087872885	25.7948850456118	30.1992187700788	43.9991813636988	44.5993471221093	68.9983384321826	28.1995871938001	-1">
	<PARAM NAME="Counter00029.Path" VALUE="\\ARIEL\Memory\Write Copies/sec">
	<PARAM NAME="Counter00029.Color" VALUE="64">
	<PARAM NAME="Counter00029.Width" VALUE="2">
	<PARAM NAME="Counter00029.LineStyle" VALUE="0">
	<PARAM NAME="Counter00029.ScaleFactor" VALUE="0">
	<PARAM NAME="Counter00029.Minimum" VALUE="0">
	<PARAM NAME="Counter00029.Maximum" VALUE="453.906290674148">
	<PARAM NAME="Counter00029.Average" VALUE="6.09029112671306">
	<PARAM NAME="Counter00029.StatisticStatus" VALUE="0">
	<PARAM NAME="Counter00029.Data" VALUE="0	0	0	14.3996628924206	0	0.399834148266513	0	0	0	13.5972764004422	0	0	0	0	0	0	0	13.5971738594287	0	0	0	0	0	14.0001556639728	0	0	0	0	0	0	13.5999164144714	0	0	0	0	0	0	0	13.5999544077661	0	0	0	0	0	0	13.5996983370658	0	0	0	453.906290674148	3.5999211537169	13.5997454472719	0	3.79916450210961	13.3998502619717	0	0	0	0	0	0	0	0	3.79990085032052	0	0.39998710492202	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	13.5997424078939	0	0	0	0	0	0	0	0	0	0	0	0	0	0	-1">
	<PARAM NAME="Selected" VALUE="\\ARIEL\Memory\Pool Paged Bytes">
</OBJECT>

Open in new window

Did you create a Perfmon counter log with the counters I suggested? If you did it should log the data in a .BLG file. I would need that .blg file.

test.JPG
Avatar of 930913

ASKER

"An error occurred with the server. Please try again later." EE uploading kept failing, so I've uploaded it here:
http://dl.getdropbox.com/u/1191153/Perfmon_000001.blg
Data was taken for 5:20 min
PagedPool utilization at 144MB
Free SysPTEs over 104859 which is good
Availavle mmory in MB never went down less than 239

If that was during when all apps were running with everything you needed, I would say your issue is fixed.

Cheers!
Sorry the data was taken for 5 min and 20 Sec. 2:42:06 pm - 2:47:26PM on 4th
Avatar of 930913

ASKER

Thank you so much. Next question will be how to fix my overloaded computer :p