Hi All,
Here's the error I get, I checked the LoadChar.xml file but it already had CPU Freqs. I've pasted the contents of the LoadChar.xml file at the end of this post. It also says to check the internet connection, it's connected although it goes through
a proxy (I'm at work). Some http traffic is blocked but nothing to the microsoft.com domain. I'm not sure why this error would be a result of the Internet connection though?
ERROR:
The monitor will turn off and change brightness. PLEASE DO NOT USE THE MOUSE, KEYBOARD, or other input devices. Starting calibration.
Calibration related data will be stored to: C:\Users\Damo\AppData\Local\Microsoft Research\Joulemeter\1.2.0.0
Phase 1: Preparing system (may take several minutes) ...
Phase 2: Loading system ...
Estimated completion time: 17/11/2011 09:58:31
Traces saved to: C:\Users\Damo\AppData\Local\Microsoft Research\Joulemeter\1.2.0.0
Phase 3: Finalizing power model (won't take long) ...
Joulemeter error: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
Error details: at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
at System.ThrowHelper.ThrowArgumentOutOfRangeException()
at Microsoft.Research.Joulemeter.RegressionSolver.FindOffsets(PowerMeterFilter& pwrFilter, List`1 powerTrace)
at Microsoft.Research.Joulemeter.RegressionSolver.FilterTraces(Dictionary`2 listOfTraces, PowerMeterFilter powerMeterFilter, Resource powerMeterTraceLabel, String outFolder)
at Microsoft.Research.Joulemeter.RegressionSolver.PerformRegression()
at JoulemeterWebDownload.MainWindow.RunCalibration(Object meterSelectedIndex)
Please check your Internet connection.
Notes: Events . MachineInfos OK. PowerInfos . PowerModelCPUs . PowerModelMonitors . PowerModelSystems . PowerRequests . PowerWakeTimers . SystemMeasurements
LoadChar.xml:
<?xml version="1.0" encoding="utf-8"?><LoadingCharacteristics xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><IsCPUCharacteristicsLearned>true</IsCPUCharacteristicsLearned><CPUChar><NumCores>2</NumCores><FreqExecTimes><item><key><int>1667</int></key><value><ArrayOfInt><int>536</int><int>515</int></ArrayOfInt></value></item><item><key><int>1333</int></key><value><ArrayOfInt><int>517</int><int>512</int></ArrayOfInt></value></item><item><key><int>1000</int></key><value><ArrayOfInt><int>563</int><int>531</int></ArrayOfInt></value></item></FreqExecTimes><PStateFrequencies><int>1667</int><int>1333</int><int>1000</int></PStateFrequencies><TStateFrequencies><int>1000</int><int>880</int><int>750</int><int>630</int><int>500</int><int>380</int><int>250</int><int>130</int></TStateFrequencies></CPUChar><IsDiskCharacteriticsLearned>true</IsDiskCharacteriticsLearned><DiskBWs><DiskBandwidth><WriteBandwidth>1871430.6098709961</WriteBandwidth><ReadBandwidth>85367911.511037648</ReadBandwidth></DiskBandwidth></DiskBWs><IsMemoryCharacteristicsLearned>false</IsMemoryCharacteristicsLearned><MemoryBandwidth>-1</MemoryBandwidth><IsMonitorCharacteristicsLearned>true</IsMonitorCharacteristicsLearned><MonitorBrightnessLevels><unsignedByte>4</unsignedByte><unsignedByte>16</unsignedByte><unsignedByte>28</unsignedByte><unsignedByte>40</unsignedByte><unsignedByte>52</unsignedByte><unsignedByte>64</unsignedByte><unsignedByte>76</unsignedByte><unsignedByte>88</unsignedByte><unsignedByte>100</unsignedByte></MonitorBrightnessLevels></LoadingCharacteristics>