BSOD during or after closing Overwatch and LoL(IRQL NOT LESS OR EQUAL)


  1. Posts : 4
    Microsoft Windows 10 Home 64-bit 18362 Multiprocessor Free
       #1

    BSOD during or after closing Overwatch and LoL(IRQL NOT LESS OR EQUAL)


    My computer will randomly blue screen while I'm playing League of Legends/Overwatch or directly after I close the game. I've gone through and updated all my drivers so I'm unsure of the actual problem currently. I've attached what I think may be useful but if any more information is required I'll happily provide it. Any help would be appreciated, please advise.

    Microsoft Windows Version 1903 (OS Build 18362.720)
    Processor: Intel(R) Core(TM) i7-8700K CPU @ 3.70GHz, 3696 Mhz, 6 Core(s), 12 Logical Processor(s)
    GPU: NVIDIA GeForce RTX2080

    Attachment 273951
      My Computer


  2. Posts : 41,480
    windows 10 professional version 1607 build 14393.969 64 bit
       #2

    Hi AreonTomek,


    System Specs - Fill in at Ten Forums
    In the left corner below in your post you find 'My System Specs'.
    After clicking it you can find a link a little below that says 'Update your System Spec', click on this link to get to the page where you can fill in your system specs.
    System Info - See Your System Specs - Windows 7 Help Forums

    Include PSU. cooler, case, peripherals and anything attached to the computer by wired or wireless (mouse, keyboard, headset, printer, xbox, USB wireless network card, etc.)

    For all steps / tests please make sure images are posted into the thread:

    Take Screenshot in Windows 10

    How to Upload and Post Screenshots and Files at Ten Forums



    Please perform the following steps:

    1) Open administrative command prompt and type or copy and paste:
    2) sfc /scannow
    3) dism /online /cleanup-image /scanhealth
    4) dism /online /cleanup-image /restorehealth
    5) sfc /scannow
    6) chkdsk /scan
    7) wmic recoveros set autoreboot = false
    8) wmic recoveros set DebugInfoType = 7
    9) wmic recoveros get autoreboot
    10) wmic recoveros get DebugInfoType
    11) bcdedit /enum {badmemory}

    12) When these have completed > right click on the top bar or title bar of the administrative command prompt box > left click on edit then select all > right click on the top bar again > left click on edit then copy > paste into the thread

    13) Make sure that there is no over clocking while troubleshooting

    14) Sometimes there are problems in the bios that produce BSOD

    The BIOS: Version/Date American Megatrends Inc. P1.10, 8/17/2018

    15) Upgrade the BIOS to the most recent non-beta BIOS

    ASRock > Z370 Pro4

    16) In the left lower corner search type: system or system control > open system control panel > on the left pane click advanced system settings

    a) > on the advanced tab under startup and recovery > click settings > post an image of the startup and recovery window into the thread

    b) > on the advanced tab under performance > click on settings > on the performance options window > click on the advanced tab > under virtual memory > click on change > post an image of the virtual memory window into the thread

    17) Open Ccleaner > click windows tab or custom clean > scroll down to system and advanced > post an image into the thread

    18) Run Memtest86 version 8.3 (or newer version if available) for four passes.
    Repeat the test so that eight passes are performed.

    MemTest86 - Official Site of the x86 Memory Testing Tool

    Use a camera or smart phone camera to take pictures and post images into the thread.
    In case there are any problems uploading images use share links (one drive, drop box, or google drive)

    Memtest86 has a feature to produce a text report.
    Please post this in addition to the images.

    19) For any BSOD:

    a) run the V2 log collector to collect new log files

    b) open file explorer> this PC > C: > in the right upper corner search for: C:\Windows\memory.dmp
    > if the file size is < 1.5 GB then zip > post a separate share link into the thread using one drive, drop box, or google drive
      My Computer


  3. Posts : 1,538
    Windows 8.1 Enterprise x64
       #3
      My Computer


  4. Posts : 4
    Microsoft Windows 10 Home 64-bit 18362 Multiprocessor Free
    Thread Starter
       #4

    Steps 1-12

    Code:
    Microsoft Windows [Version 10.0.18362.720]
    (c) 2019 Microsoft Corporation. All rights reserved.
    
    C:\WINDOWS\system32>sfc / scannow
    
    Microsoft (R) Windows (R) Resource Checker Version 6.0
    Copyright (C) Microsoft Corporation. All rights reserved.
    
    Scans the integrity of all protected system files and replaces incorrect versions with
    correct Microsoft versions.
    
    SFC [/SCANNOW] [/VERIFYONLY] [/SCANFILE=<file>] [/VERIFYFILE=<file>]
        [/OFFWINDIR=<offline windows directory> /OFFBOOTDIR=<offline boot directory> [/OFFLOGFILE=<log file path>]]
    
    /SCANNOW        Scans integrity of all protected system files and repairs files with
                    problems when possible.
    /VERIFYONLY     Scans integrity of all protected system files. No repair operation is
                    performed.
    /SCANFILE       Scans integrity of the referenced file, repairs file if problems are
                    identified. Specify full path <file>
    /VERIFYFILE     Verifies the integrity of the file with full path <file>.  No repair
                    operation is performed.
    /OFFBOOTDIR     For offline repair, specify the location of the offline boot directory
    /OFFWINDIR      For offline repair, specify the location of the offline windows directory
    /OFFLOGFILE     For offline repair, optionally enable logging by specifying a log file path
    
    e.g.
    
            sfc /SCANNOW
            sfc /VERIFYFILE=c:\windows\system32\kernel32.dll
            sfc /SCANFILE=d:\windows\system32\kernel32.dll /OFFBOOTDIR=d:\ /OFFWINDIR=d:\windows
            sfc /SCANFILE=d:\windows\system32\kernel32.dll /OFFBOOTDIR=d:\ /OFFWINDIR=d:\windows /OFFLOGFILE=c:\log.txt
            sfc /VERIFYONLY
    
    C:\WINDOWS\system32>dism /online /cleanup-image /scanhealth
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18362.1
    
    Image Version: 10.0.18362.720
    
    [==========================100.0%==========================] No component store corruption detected.
    The operation completed successfully.
    
    C:\WINDOWS\system32>dism /online /cleanup-image /restorehealth
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18362.1
    
    Image Version: 10.0.18362.720
    
    [==========================100.0%==========================] The restore operation completed successfully.
    The operation completed successfully.
    
    C:\WINDOWS\system32>sfc /scannow
    
    Beginning system scan.  This process will take some time.
    
    Beginning verification phase of system scan.
    Verification 100% complete.
    
    Windows Resource Protection did not find any integrity violations.
    
    C:\WINDOWS\system32>chkdsk /scan
    The type of the file system is NTFS.
    Volume label is Windows.
    
    Stage 1: Examining basic file system structure ...
      753920 file records processed.
    File verification completed.
      6372 large file records processed.
      0 bad file records processed.
    
    Stage 2: Examining file name linkage ...
      570 reparse records processed.
      942386 index entries processed.
    Index verification completed.
      0 unindexed files scanned.
      0 unindexed files recovered to lost and found.
      570 reparse records processed.
    
    Stage 3: Examining security descriptors ...
    Security descriptor verification completed.
      94234 data files processed.
    CHKDSK is verifying Usn Journal...
      38882920 USN bytes processed.
    Usn Journal verification completed.
    
    Windows has scanned the file system and found no problems.
    No further action is required.
    
     975284059 KB total disk space.
     639896204 KB in 529196 files.
        288032 KB in 94235 indexes.
             0 KB in bad sectors.
        890255 KB in use by the system.
         65536 KB occupied by the log file.
     334209568 KB available on disk.
    
          4096 bytes in each allocation unit.
     243821014 total allocation units on disk.
      83552392 allocation units available on disk.
    
    C:\WINDOWS\system32>wmic recoveros set autoreboot = false
    Updating property(s) of '\\DESKTOP-J1P0QE9\ROOT\CIMV2:Win32_OSRecoveryConfiguration.Name="Microsoft Windows 10 Home|C:\\WINDOWS|\\Device\\Harddisk0\\Partition4"'
    Property(s) update successful.
    
    C:\WINDOWS\system32>wmic recoveros set DebugInfoType = 7
    Updating property(s) of '\\DESKTOP-J1P0QE9\ROOT\CIMV2:Win32_OSRecoveryConfiguration.Name="Microsoft Windows 10 Home|C:\\WINDOWS|\\Device\\Harddisk0\\Partition4"'
    Property(s) update successful.
    
    C:\WINDOWS\system32>wmic recoveros get autoreboot
    AutoReboot
    FALSE
    
    
    C:\WINDOWS\system32>wmic recoveros get DebugInfoType
    DebugInfoType
    7
    
    
    C:\WINDOWS\system32>bcdedit /enum {badmemory}
    
    RAM Defects
    -----------
    identifier              {badmemory}
    
    C:\WINDOWS\system32>
    Steps 13-15

    Unable to update BIOS using Windows method (4 - Error: ROM file ROMID is not compatible with existing BIOS ROMID)

    Step 16-18

    Attachment 274047

    Attachment 274048

    Attachment 274051

    Attachment 274050
    Last edited by Brink; 11 Apr 2020 at 12:28. Reason: code box
      My Computer


  5. Posts : 1,538
    Windows 8.1 Enterprise x64
       #5

    As for the BIOS update, I pasted the right link to the FTP directory where the correct BIOS is located on your motherboard
      My Computer


  6. Posts : 41,480
    windows 10 professional version 1607 build 14393.969 64 bit
       #6

    Please post share links for the Memtest86 text reports.
      My Computer


  7. Posts : 4
    Microsoft Windows 10 Home 64-bit 18362 Multiprocessor Free
    Thread Starter
       #7

    I was unable to figure out how to get the text report, if it's related to saving the HTML report it said it was unable to make the HTML report when I pressed Y when prompted. Here are the log files from the USB drive

    Code:
    2020-04-10 20:00:57 - Attempting to retrieve the root directory of the data partition.
    2020-04-10 20:00:57 - Found 6 handles that supported SimpleFileSystem
    2020-04-10 20:00:57 - Checking handle 0 (89A0CD18)
    2020-04-10 20:00:57 - Handle is own partition
    2020-04-10 20:00:57 - Checking handle 1 (899F5D18)
    2020-04-10 20:00:57 - HD node found: MBR type(2), Signature type(2), Part #(2), Start LBA(514048), Num Sectors(509919)
    2020-04-10 20:00:57 - Self node: MBR type(2), Signature type(2), Part #(1), Start LBA(2048), Num Sectors(509953)
    2020-04-10 20:00:57 - Checking handle 2 (899C6B98)
    2020-04-10 20:00:57 - Checking handle 3 (899B7C98)
    2020-04-10 20:00:57 - Checking handle 4 (899B7A98)
    2020-04-10 20:00:57 - Checking handle 5 (899B7618)
    2020-04-10 20:00:57 - Disabling watchdog timer (Result: Success)
    2020-04-10 20:00:57 - Could not find Simple Network protocol.
    2020-04-10 20:00:57 - =============================================
    2020-04-10 20:00:57 - MemTest86 V8.4 Free Build: 1000 (64-bit)
    2020-04-10 20:00:57 - =============================================
    2020-04-10 20:00:57 - SMBIOS BIOS INFO Vendor: "American Megatrends Inc.", Version: "P1.10", Release Date: "08/17/2018"
    2020-04-10 20:00:57 - SMBIOS SYSTEM INFO Manufacturer: "To Be Filled By O.E.M.", Product: "To Be Filled By O.E.M.", Version: "To Be Filled By O.E.M.", S/N: "To Be Filled By O.E.M.", SKU: "", Family: ""
    2020-04-10 20:00:57 - SMBIOS: Found SMBIOS BaseboardInformation (pbLinAddr=0x8F5CB0EB, FormattedLen=15, iTotalLen=118)
    2020-04-10 20:00:57 - SMBIOS BASEBOARD INFO Manufacturer: "ASRock", Product: "Z370 IB-R", Version: "                      ", S/N: "M80-B8015302176", AssetTag: "                      ", LocationInChassis: "                      "
    2020-04-10 20:00:57 - EFI Specifications: 2.60
    2020-04-10 20:00:57 - Found blacklist file
    2020-04-10 20:00:57 - [BLACKLIST] Adding "Mac-F42C88C8" (BIOS: "", FLAGS: 1) to blacklist
    2020-04-10 20:00:57 - [BLACKLIST] Adding "Mac-F4238CC8" (BIOS: "", FLAGS: 8) to blacklist
    2020-04-10 20:00:58 - [BLACKLIST] Adding "Mac-F4208DC8" (BIOS: "", FLAGS: 8) to blacklist
    2020-04-10 20:00:58 - [BLACKLIST] Adding "Mac-27ADBB7B4CEE8E61" (BIOS: "", FLAGS: 20) to blacklist
    2020-04-10 20:00:58 - [BLACKLIST] Adding "Mac-7BA5B2DFE22DDD8C" (BIOS: "", FLAGS: 20) to blacklist
    2020-04-10 20:00:58 - [BLACKLIST] Adding "Mac-27AD2F918AE68F61" (BIOS: "", FLAGS: 40) to blacklist
    2020-04-10 20:00:58 - [BLACKLIST] Adding "80AF" (BIOS: "", FLAGS: 2) to blacklist
    2020-04-10 20:00:58 - [BLACKLIST] Adding "Z97MX-Gaming 5" (BIOS: "", FLAGS: 2) to blacklist
    2020-04-10 20:00:58 - [BLACKLIST] Adding "Z170MX-Gaming 5" (BIOS: "", FLAGS: 2) to blacklist
    2020-04-10 20:00:58 - [BLACKLIST] Adding "Z170X-Gaming 3" (BIOS: "", FLAGS: 2) to blacklist
    2020-04-10 20:00:58 - [BLACKLIST] Adding "Z170X-Gaming 7" (BIOS: "", FLAGS: 2) to blacklist
    2020-04-10 20:00:58 - [BLACKLIST] Adding "Z170X-Gaming GT" (BIOS: "", FLAGS: 2) to blacklist
    2020-04-10 20:00:58 - [BLACKLIST] Adding "Z170X-UD3-CF" (BIOS: "", FLAGS: 2) to blacklist
    2020-04-10 20:00:58 - [BLACKLIST] Adding "Z170-HD3P" (BIOS: "", FLAGS: 2) to blacklist
    2020-04-10 20:00:58 - [BLACKLIST] Adding "990FXA-UD3" (BIOS: "", FLAGS: 2) to blacklist
    2020-04-10 20:00:58 - [BLACKLIST] Adding "970A-DS3P" (BIOS: "", FLAGS: 2) to blacklist
    2020-04-10 20:00:58 - [BLACKLIST] Adding "X99-Ultra Gaming-CF" (BIOS: "", FLAGS: 2) to blacklist
    2020-04-10 20:00:58 - [BLACKLIST] Adding "M5A97 R2.0" (BIOS: "", FLAGS: 2) to blacklist
    2020-04-10 20:00:58 - [BLACKLIST] Adding "M5A97 EVO R2.0" (BIOS: "", FLAGS: 2) to blacklist
    2020-04-10 20:00:58 - [BLACKLIST] Adding "M5A99FX PRO R2.0" (BIOS: "", FLAGS: 2) to blacklist
    2020-04-10 20:00:58 - [BLACKLIST] Adding "M5A99X EVO R2.0" (BIOS: "", FLAGS: 2) to blacklist
    2020-04-10 20:00:58 - [BLACKLIST] Adding "X99-A" (BIOS: "3701", FLAGS: 2) to blacklist
    2020-04-10 20:00:58 - [BLACKLIST] Adding "X99-A/USB 3.1" (BIOS: "3701", FLAGS: 2) to blacklist
    2020-04-10 20:00:58 - [BLACKLIST] Adding "X99-A II" (BIOS: "1701", FLAGS: 2) to blacklist
    2020-04-10 20:00:58 - [BLACKLIST] Adding "X99-A" (BIOS: "1701", FLAGS: 2) to blacklist
    2020-04-10 20:00:58 - [BLACKLIST] Adding "Sabertooth X99" (BIOS: "3701", FLAGS: 2) to blacklist
    2020-04-10 20:00:58 - [BLACKLIST] Adding "SABERTOOTH 990FX R2.0" (BIOS: "", FLAGS: 2) to blacklist
    2020-04-10 20:00:58 - [BLACKLIST] Adding "STRIX X99 GAMING" (BIOS: "1701", FLAGS: 2) to blacklist
    2020-04-10 20:00:58 - [BLACKLIST] Adding "X99-DELUXE" (BIOS: "3701", FLAGS: 2) to blacklist
    2020-04-10 20:00:58 - [BLACKLIST] Adding "X99-DELUXE II" (BIOS: "1701", FLAGS: 2) to blacklist
    2020-04-10 20:00:58 - [BLACKLIST] Adding "RAMPAGE V EXTREME" (BIOS: "3701", FLAGS: 2) to blacklist
    2020-04-10 20:00:58 - [BLACKLIST] Adding "MAXIMUS VIII RANGER" (BIOS: "", FLAGS: 2) to blacklist
    2020-04-10 20:00:59 - [BLACKLIST] Adding "Z10PE-D8 WS" (BIOS: "", FLAGS: 2) to blacklist
    2020-04-10 20:00:59 - [BLACKLIST] Adding "X9DRW" (BIOS: "", FLAGS: 2) to blacklist
    2020-04-10 20:00:59 - [BLACKLIST] Adding "X9DRW-3LN4F+/X9DRW-3TF+" (BIOS: "", FLAGS: 2) to blacklist
    2020-04-10 20:00:59 - [BLACKLIST] Adding "X9DRi-LN4+/X9DR3-LN4+" (BIOS: "", FLAGS: 40) to blacklist
    2020-04-10 20:00:59 - [BLACKLIST] Adding "X9DR3-F" (BIOS: "", FLAGS: 40) to blacklist
    2020-04-10 20:00:59 - [BLACKLIST] Adding "X9SRL-F" (BIOS: "", FLAGS: 2) to blacklist
    2020-04-10 20:00:59 - [BLACKLIST] Adding "X9DRD-iF" (BIOS: "", FLAGS: 2) to blacklist
    2020-04-10 20:00:59 - [BLACKLIST] Adding "151-BE-E097" (BIOS: "", FLAGS: 2) to blacklist
    2020-04-10 20:00:59 - [BLACKLIST] Adding "131-HE-E095" (BIOS: "", FLAGS: 2) to blacklist
    2020-04-10 20:00:59 - [BLACKLIST] Adding "131-HE-E095-KR" (BIOS: "", FLAGS: 2) to blacklist
    2020-04-10 20:00:59 - [BLACKLIST] Adding "151-HE-E999-KR" (BIOS: "", FLAGS: 2) to blacklist
    2020-04-10 20:00:59 - [BLACKLIST] Adding "PRIME B350-PLUS" (BIOS: "", FLAGS: 2) to blacklist
    2020-04-10 20:00:59 - [BLACKLIST] Adding "PRIME X370-PRO" (BIOS: "", FLAGS: 4) to blacklist
    2020-04-10 20:00:59 - [BLACKLIST] Adding "CROSSHAIR VI HERO" (BIOS: "1602", FLAGS: 4) to blacklist
    2020-04-10 20:00:59 - [BLACKLIST] Adding "CROSSHAIR V FORMULA-Z" (BIOS: "", FLAGS: 4) to blacklist
    2020-04-10 20:00:59 - [BLACKLIST] Adding "ROG STRIX X370-F GAMING" (BIOS: "4012", FLAGS: 4) to blacklist
    2020-04-10 20:00:59 - [BLACKLIST] Adding "OEMSH Product" (BIOS: "", FLAGS: 8) to blacklist
    2020-04-10 20:00:59 - [BLACKLIST] Adding "LNVNB161216" (BIOS: "", FLAGS: 8) to blacklist
    2020-04-10 20:00:59 - [BLACKLIST] Adding "GA-990FX-GAMING" (BIOS: "", FLAGS: 2) to blacklist
    2020-04-10 20:00:59 - [BLACKLIST] Adding "X399 SLI PLUS (MS-7B09)" (BIOS: "", FLAGS: 2) to blacklist
    2020-04-10 20:00:59 - [BLACKLIST] Adding "0F685W" (BIOS: "", FLAGS: 80) to blacklist
    2020-04-10 20:00:59 - [BLACKLIST] Adding "ProLiant DL325 Gen10" (BIOS: "", FLAGS: 4) to blacklist
    2020-04-10 20:00:59 - [BLACKLIST] Adding "ProLiant DL385 Gen10" (BIOS: "", FLAGS: 4) to blacklist
    2020-04-10 20:00:59 - [BLACKLIST] 55 boards added to blacklist
    2020-04-10 20:00:59 - Console Control protocol workaround enabled
    2020-04-10 20:00:59 - Number of console modes: 4
    2020-04-10 20:00:59 - Mode 0: 80 x 25
    2020-04-10 20:00:59 - Mode 1: 128 x 40
    2020-04-10 20:00:59 - Mode 2: 100 x 31
    2020-04-10 20:00:59 - Mode 3: 128 x 40
    2020-04-10 20:00:59 - Initializing localization strings
    2020-04-10 20:00:59 - Language en-US is supported
    2020-04-10 20:00:59 - GetGlyph failed for character 0x00C6 (Not Found)
    2020-04-10 20:00:59 - Language fr-FR is not supported
    2020-04-10 20:01:00 - Language it-IT is supported
    2020-04-10 20:01:00 - Language es-AR is supported
    2020-04-10 20:01:00 - GetGlyph failed for character 0x00C3 (Not Found)
    2020-04-10 20:01:00 - Language pt-BR is not supported
    2020-04-10 20:01:00 - GetGlyph failed for character 0x00EF (Not Found)
    2020-04-10 20:01:00 - Language ca-ES is not supported
    2020-04-10 20:01:00 - Language de-DE is supported
    2020-04-10 20:01:00 - GetGlyph failed for character 0x010C (Not Found)
    2020-04-10 20:01:00 - Language cs-CZ is not supported
    2020-04-10 20:01:00 - GetGlyph failed for character 0x0104 (Not Found)
    2020-04-10 20:01:00 - Language pl-PL is not supported
    2020-04-10 20:01:00 - Language ru-RU is supported
    2020-04-10 20:01:00 - GetGlyph failed for character 0x3041 (Not Found)
    2020-04-10 20:01:00 - Language ja-JP is not supported
    2020-04-10 20:01:00 - GetGlyph failed for character 0x4E0F (Not Found)
    2020-04-10 20:01:00 - Language zh-CN is not supported
    2020-04-10 20:01:00 - GetGlyph failed for character 0xF944 (Not Found)
    2020-04-10 20:01:00 - Language zh-HK is not supported
    2020-04-10 20:01:00 - Font does not support all languages. Installing unicode font...
    2020-04-10 20:01:00 - InitFont - Font header version: 1.1
    2020-04-10 20:01:00 - InitFont - Number of narrow glyphs: 6969
    2020-04-10 20:01:00 - InitFont - Number of wide glyphs: 50117
    2020-04-10 20:01:00 - Language en-US is supported
    2020-04-10 20:01:00 - Language fr-FR is supported
    2020-04-10 20:01:00 - Language it-IT is supported
    2020-04-10 20:01:00 - Language es-AR is supported
    2020-04-10 20:01:01 - Language pt-BR is supported
    2020-04-10 20:01:01 - Language ca-ES is supported
    2020-04-10 20:01:01 - Language de-DE is supported
    2020-04-10 20:01:01 - Language cs-CZ is supported
    2020-04-10 20:01:01 - Language pl-PL is supported
    2020-04-10 20:01:01 - Language ru-RU is supported
    2020-04-10 20:01:01 - Language ja-JP is supported
    2020-04-10 20:01:01 - Language zh-CN is supported
    2020-04-10 20:01:01 - Language zh-HK is supported
    2020-04-10 20:01:01 - iMS support is NOT available
    2020-04-10 20:01:01 - Initializing screen for graphics
    2020-04-10 20:01:01 - Number of graphics modes: 2
    2020-04-10 20:01:01 - Mode 0: 800 x 600
    2020-04-10 20:01:01 - Mode 1: 1024 x 768
    2020-04-10 20:01:01 - Getting CPUID
    2020-04-10 20:01:01 - Getting cache size
    2020-04-10 20:01:01 - get_cache_size - Vendor ID: GenuineIntel Brand ID: Intel(R) Core(TM) i7-8700K CPU @ 3.70GHz
    2020-04-10 20:01:01 - L1 data cache: 32, 2, 8 [0x1C004121]
    2020-04-10 20:01:01 - L1d t2 linesize 64 linepart 1 ways 8 sets 64, size 32KB
    2020-04-10 20:01:01 - L1i t2 linesize 64 linepart 1 ways 8 sets 64, size 32KB
    2020-04-10 20:01:01 - L2u t2 linesize 64 linepart 1 ways 4 sets 1024, size 256KB
    2020-04-10 20:01:01 - L3u t16 linesize 64 linepart 1 ways 16 sets 12288, size 12288KB
    2020-04-10 20:01:01 - L0 cache: 0 KB (1)
    2020-04-10 20:01:01 - L0u t1 linesize 1 linepart 1 ways 1 sets 1, size 0KB
    2020-04-10 20:01:01 - L1 instruction cache size: 4 x 32KB
    2020-04-10 20:01:01 - L1 data cache size: 4 x 32KB
    2020-04-10 20:01:01 - L2 cache size: 4 x 256KB
    2020-04-10 20:01:01 - L3 cache size: 12288KB
    2020-04-10 20:01:01 - Measuring CPU/cache/mem speed
    2020-04-10 20:01:01 - hpet_init - Found RSDP. Version: 2 
    2020-04-10 20:01:01 - hpet_init - Found XSDT. Entry Count: 23
    2020-04-10 20:01:01 - hpet_init - Found ACPI table: FACP  Version: 6
    2020-04-10 20:01:01 - hpet_init - Found ACPI table: APIC  Version: 3
    2020-04-10 20:01:01 - hpet_init - Found ACPI table: FPDT  Version: 1
    2020-04-10 20:01:02 - hpet_init - Found ACPI table: FIDT  Version: 1
    2020-04-10 20:01:02 - hpet_init - Found ACPI table: MCFG  Version: 1
    2020-04-10 20:01:02 - hpet_init - Found ACPI table: SSDT  Version: 1
    2020-04-10 20:01:02 - hpet_init - Found ACPI table: MSDM  Version: 3
    2020-04-10 20:01:02 - hpet_init - Found ACPI table: SSDT  Version: 2
    2020-04-10 20:01:02 - hpet_init - Found ACPI table: SSDT  Version: 2
    2020-04-10 20:01:02 - hpet_init - Found ACPI table: HPET  Version: 1
    2020-04-10 20:01:02 - hpet_init - HPET base address: 0xFED00000
    2020-04-10 20:01:02 - hpet_init - HPET gen cap: 0x27BC86B8086A701 (Period: 41666667fs)
    2020-04-10 20:01:02 - hpet_init - HPET gen cfg: 0x1
    2020-04-10 20:01:02 - hpet_init - main counter value (1): 367044063
    2020-04-10 20:01:02 - hpet_init - main counter value (2): 367775296
    2020-04-10 20:01:02 - cpuspeed_hpet - rdtsc instruction supported: 1
    2020-04-10 20:01:02 - cpuspeed_hpet - HPET counter start: 369174324, HPET counter end: 370374323
    2020-04-10 20:01:02 - cpuspeed_hpet - start TSC: 62903438508, end TSC: 63090123648 (difference: 186685140)
    2020-04-10 20:01:02 - cpu_cache_speed - (Attempt 1) clock cycle (ms): 3733702
    2020-04-10 20:01:02 - cpuspeed_hpet - rdtsc instruction supported: 1
    2020-04-10 20:01:02 - cpuspeed_hpet - HPET counter start: 373562215, HPET counter end: 374762214
    2020-04-10 20:01:02 - cpuspeed_hpet - start TSC: 63587245618, end TSC: 63773941696 (difference: 186696078)
    2020-04-10 20:01:02 - cpu_cache_speed - (Attempt 2) clock cycle (ms): 3733921
    2020-04-10 20:01:02 - cpuspeed_hpet - rdtsc instruction supported: 1
    2020-04-10 20:01:02 - cpuspeed_hpet - HPET counter start: 377481118, HPET counter end: 378681117
    2020-04-10 20:01:02 - cpuspeed_hpet - start TSC: 64198082346, end TSC: 64385006212 (difference: 186923866)
    2020-04-10 20:01:02 - cpu_cache_speed - (Attempt 3) clock cycle (ms): 3738477
    2020-04-10 20:01:02 - cpuspeed_hpet - rdtsc instruction supported: 1
    2020-04-10 20:01:03 - cpuspeed_hpet - HPET counter start: 381394962, HPET counter end: 382594961
    2020-04-10 20:01:03 - cpuspeed_hpet - start TSC: 64808408234, end TSC: 64995093646 (difference: 186685412)
    2020-04-10 20:01:03 - cpu_cache_speed - (Attempt 4) clock cycle (ms): 3733708
    2020-04-10 20:01:03 - cpuspeed_hpet - rdtsc instruction supported: 1
    2020-04-10 20:01:03 - cpuspeed_hpet - HPET counter start: 385304526, HPET counter end: 386504525
    2020-04-10 20:01:03 - cpuspeed_hpet - start TSC: 65418002746, end TSC: 65604692108 (difference: 186689362)
    2020-04-10 20:01:03 - cpu_cache_speed - (Attempt 5) clock cycle (ms): 3733787
    2020-04-10 20:01:03 - cpuspeed_hpet - rdtsc instruction supported: 1
    2020-04-10 20:01:03 - cpuspeed_hpet - HPET counter start: 389219149, HPET counter end: 390419148
    2020-04-10 20:01:03 - cpuspeed_hpet - start TSC: 66028215132, end TSC: 66214918912 (difference: 186703780)
    2020-04-10 20:01:03 - cpu_cache_speed - (Attempt 6) clock cycle (ms): 3734075
    2020-04-10 20:01:03 - cpu_cache_speed - Using average of last 3 samples (3734075, 3733787, 3733708)
    2020-04-10 20:01:03 - cpu_cache_speed - CPU speed: 3733.8MHz
    2020-04-10 20:01:03 - cpu_cache_speed - measuring L1 cache speed at 0x88534000 (32 KB)
    2020-04-10 20:01:03 - cpu_cache_speed - L1 cache speed: 212037 MB/s
    2020-04-10 20:01:03 - cpu_cache_speed - measuring L2 cache speed at 0x884FC000 (256 KB)
    2020-04-10 20:01:03 - cpu_cache_speed - L2 cache speed: 94734 MB/s
    2020-04-10 20:01:03 - cpu_cache_speed - measuring L3 cache speed at 0x8710D000 (12288 KB)
    2020-04-10 20:01:04 - cpu_cache_speed - L3 cache speed: 41927 MB/s
    2020-04-10 20:01:04 - get_mem_speed - measuring mem speed at 0x7E5B9000 (100864 KB)
    2020-04-10 20:01:04 - get_mem_speed - mem speed: 20267 MB/s
    2020-04-10 20:01:04 - cpu_cache_speed - Memory latency: 21.457 ns
    2020-04-10 20:01:04 - Retrieving CPU MSR data
    2020-04-10 20:01:04 - GetIntelArchitectureSpecificMSRInfo - CPU Intel(R) Core(TM) i7-8700K CPU @ 3.70GHz: 6.158
    2020-04-10 20:01:05 - GetIntelArchitectureSpecificMSRInfo - Nehalem et al detected
    2020-04-10 20:01:05 - GetKabylakeFamilyMSRInfo_Static - MSR[0xCE] = 08080838F1012500
    2020-04-10 20:01:05 - GetKabylakeFamilyMSRInfo_Static - MSR[0x1A2] = 0000000000641200
    2020-04-10 20:01:05 - GetKabylakeFamilyMSRInfo_Static - MSR[0x1AD] = 00002B2C2C2D2E2F
    2020-04-10 20:01:05 - IsIntelTurboSupported - CPUID[0x6][EAX] = 000027F7
    2020-04-10 20:01:05 - DisableTurboMode - MSR[1A0] = 0000000000850089
    2020-04-10 20:01:05 - DisableTurboMode - New MSR[1A0] = 0000004000850089
    2020-04-10 20:01:05 - GetIntelArchitectureSpecificMSRInfo - Turbo disabled
    2020-04-10 20:01:05 - IsIntel_PerfMon_Supported - CPUID[0xA][EDX] = 00000603
    2020-04-10 20:01:05 - GetIntelCPUMaxSpeed_CPU_CLK_UNHALTED - CPUID[0xA][EDX] = 00000603
    2020-04-10 20:01:05 - GetIntelCPUMaxSpeed_CPU_CLK_UNHALTED - MSR[0x38F] = 000000000000000F
    2020-04-10 20:01:05 - GetIntelCPUMaxSpeed_CPU_CLK_UNHALTED - MSR[0x38D] = 0000000000000000
    2020-04-10 20:01:05 - GetIntelCPUMaxSpeed_CPU_CLK_UNHALTED - MSR[0x199] = 0000000000002500
    2020-04-10 20:01:05 - GetIntelCPUMaxSpeed_CPU_CLK_UNHALTED - MSR[0x198] = 000021C100002500
    2020-04-10 20:01:05 - GetIntelCPUMaxSpeed_CPU_CLK_UNHALTED - high perf counter freq = 3733856000
    2020-04-10 20:01:06 - GetIntelCPUMaxSpeed_CPU_CLK_UNHALTED - time in ns = 572419703
    2020-04-10 20:01:06 - GetIntelCPUMaxSpeed_CPU_CLK_UNHALTED - FreqCore in KHz = 3737896, FreqRef in KHz = 3733855, Ratio = 100
    2020-04-10 20:01:06 - GetIntelCPUMaxSpeed_CPU_CLK_UNHALTED - CPUID[0xA][EDX] = 00000603
    2020-04-10 20:01:06 - GetIntelCPUMaxSpeed_CPU_CLK_UNHALTED - MSR[0x38F] = 000000000000000F
    2020-04-10 20:01:06 - GetIntelCPUMaxSpeed_CPU_CLK_UNHALTED - MSR[0x38D] = 0000000000000000
    2020-04-10 20:01:06 - GetIntelCPUMaxSpeed_CPU_CLK_UNHALTED - MSR[0x199] = 0000000000002500
    2020-04-10 20:01:06 - GetIntelCPUMaxSpeed_CPU_CLK_UNHALTED - MSR[0x198] = 000021C100002500
    2020-04-10 20:01:06 - GetIntelCPUMaxSpeed_CPU_CLK_UNHALTED - high perf counter freq = 3733856000
    2020-04-10 20:01:07 - GetIntelCPUMaxSpeed_CPU_CLK_UNHALTED - time in ns = 571384903
    2020-04-10 20:01:07 - GetIntelCPUMaxSpeed_CPU_CLK_UNHALTED - FreqCore in KHz = 3737896, FreqRef in KHz = 3733856, Ratio = 100
    2020-04-10 20:01:07 - GetIntelArchitectureSpecificMSRInfo - MaxRatio = 100
    2020-04-10 20:01:07 - GetIntelArchitectureSpecificMSRInfo - Mult = 3700
    2020-04-10 20:01:07 - GetIntelArchitectureSpecificMSRInfo - raw_freq_cpu = 3733855
    2020-04-10 20:01:07 - EnableTurboMode - MSR[1A0] = 0000004000850089
    2020-04-10 20:01:07 - EnableTurboMode - New MSR[1A0] = 0000000000850089
    2020-04-10 20:01:08 - EnableTurboMode - MSR[0x198] = 000021C100002500 (Current multiplier: 37)
    2020-04-10 20:01:08 - EnableTurboMode - MSR[0x199] = 0000000000002500 (Target multiplier: 37, Max1CTurbo: 47)
    2020-04-10 20:01:08 - EnableTurboMode - Setting MSR[0x199] to 0000000000002F00
    2020-04-10 20:01:08 - EnableTurboMode - New MSR[0x199] = 0000000000002F00 (Target multiplier: 47)
    2020-04-10 20:01:08 - GetIntelArchitectureSpecificMSRInfo - TargetRatio = 124
    2020-04-10 20:01:08 - IsIntel_PerfMon_Supported - CPUID[0xA][EDX] = 00000603
    2020-04-10 20:01:08 - GetIntelCPUMaxSpeed_CPU_CLK_UNHALTED - CPUID[0xA][EDX] = 00000603
    2020-04-10 20:01:08 - GetIntelCPUMaxSpeed_CPU_CLK_UNHALTED - MSR[0x38F] = 000000000000000F
    2020-04-10 20:01:08 - GetIntelCPUMaxSpeed_CPU_CLK_UNHALTED - MSR[0x38D] = 0000000000000000
    2020-04-10 20:01:08 - GetIntelCPUMaxSpeed_CPU_CLK_UNHALTED - MSR[0x199] = 0000000000002F00
    2020-04-10 20:01:08 - GetIntelCPUMaxSpeed_CPU_CLK_UNHALTED - MSR[0x198] = 0000263C00002B00
    2020-04-10 20:01:08 - GetIntelCPUMaxSpeed_CPU_CLK_UNHALTED - high perf counter freq = 3733856000
    2020-04-10 20:01:09 - GetIntelCPUMaxSpeed_CPU_CLK_UNHALTED - time in ns = 492501295
    2020-04-10 20:01:09 - GetIntelCPUMaxSpeed_CPU_CLK_UNHALTED - FreqCore in KHz = 4344042, FreqRef in KHz = 3733856, Ratio = 116
    2020-04-10 20:01:10 - GetIntelCPUMaxSpeed_CPU_CLK_UNHALTED - time in ns = 491428206
    2020-04-10 20:01:10 - GetIntelCPUMaxSpeed_CPU_CLK_UNHALTED - FreqCore in KHz = 4344042, FreqRef in KHz = 3733856, Ratio = 116
    2020-04-10 20:01:10 - GetIntelArchitectureSpecificMSRInfo - MaxTurboRatio = 116
    2020-04-10 20:01:10 - GetIntelArchitectureSpecificMSRInfo - TurboMult = 4292
    2020-04-10 20:01:11 - GetIntelArchitectureSpecificMSRInfo - new TurboMult = 4372
    2020-04-10 20:01:11 - GetIntelArchitectureSpecificMSRInfo - CPUSpeedTurbo = 4412003
    2020-04-10 20:01:11 - GetIntelArchitectureSpecificMSRInfo - CPUSpeedTurboTheoreticalMax = 4743005
    2020-04-10 20:01:11 - GetIntelArchitectureSpecificMSRInfo - Freq: 3733855, 3700, 100915, Turbo: 4412003, 4372, 0 (4743005)
    2020-04-10 20:01:11 - Getting memory size
    2020-04-10 20:01:11 - 0x000000000000 - 0x000000007FFF (32KB) {Boot Services Code}
    
    2020-04-10 20:01:11 - 0x000000008000 - 0x000000057FFF (320KB) {Free Memory}
    
    2020-04-10 20:01:11 - 0x000000058000 - 0x000000058FFF (4KB) {Reserved Memory}
    
    2020-04-10 20:01:11 - 0x000000059000 - 0x00000005EFFF (24KB) {Free Memory}
    
    2020-04-10 20:01:11 - 0x00000005F000 - 0x00000005FFFF (4KB) {Boot Services Data}
    
    2020-04-10 20:01:11 - 0x000000060000 - 0x00000009EFFF (252KB) {Boot Services Code}
    
    2020-04-10 20:01:11 - 0x00000009F000 - 0x00000009FFFF (4KB) {Reserved Memory}
    
    2020-04-10 20:01:11 - 0x000000100000 - 0x000074E09FFF (1869MB) {Free Memory}
    
    2020-04-10 20:01:11 - 0x000074E0A000 - 0x000074E49FFF (256KB) {Boot Services Data}
    
    2020-04-10 20:01:11 - 0x000074E4A000 - 0x000084838FFF (249MB) {Free Memory}
    
    2020-04-10 20:01:11 - 0x000084839000 - 0x00008496AFFF (1224KB) {Loader Code}
    
    2020-04-10 20:01:11 - 0x00008496B000 - 0x000084D02FFF (3MB) {Boot Services Data}
    
    2020-04-10 20:01:11 - 0x000084D03000 - 0x000084D03FFF (4KB) {ACPI Non-volatile}
    
    2020-04-10 20:01:11 - 0x000084D04000 - 0x000084D04FFF (4KB) {Runtime Services Data}
    
    2020-04-10 20:01:11 - 0x000084D05000 - 0x000084DF9FFF (980KB) {Boot Services Data}
    
    2020-04-10 20:01:11 - 0x000084DFA000 - 0x000087D0CFFF (47MB) {Free Memory}
    
    2020-04-10 20:01:11 - 0x000087D0D000 - 0x00008C6C1FFF (73MB) {Boot Services Data}
    
    2020-04-10 20:01:11 - 0x00008C6C2000 - 0x00008C924FFF (2MB) {Free Memory}
    
    2020-04-10 20:01:11 - 0x00008C925000 - 0x00008CEC0FFF (5MB) {Boot Services Code}
    
    2020-04-10 20:01:11 - 0x00008CEC1000 - 0x00008E81BFFF (25MB) {Reserved Memory}
    
    2020-04-10 20:01:11 - 0x00008E81C000 - 0x00008E85AFFF (252KB) {ACPI Tables}
    
    2020-04-10 20:01:11 - 0x00008E85B000 - 0x00008EC76FFF (4MB) {ACPI Non-volatile}
    
    2020-04-10 20:01:11 - 0x00008EC77000 - 0x00008F70DFFF (10MB) {Runtime Services Data}
    
    2020-04-10 20:01:11 - 0x00008F70E000 - 0x00008F7FEFFF (964KB) {Runtime Services Code}
    
    2020-04-10 20:01:11 - 0x00008F7FF000 - 0x00008F7FFFFF (4KB) {Boot Services Data}
    
    2020-04-10 20:01:11 - 0x000100000000 - 0x00046EFFFFFF (14064MB) {Free Memory}
    
    2020-04-10 20:01:11 - 0x0000000A0000 - 0x0000000FFFFF (384KB) {Reserved Memory}
    
    2020-04-10 20:01:11 - 0x00008F800000 - 0x00008FFFFFFF (8MB) {Reserved Memory}
    
    2020-04-10 20:01:11 - 0x0000E0000000 - 0x0000EFFFFFFF (256MB) {OS Memory-mapped IO}
    
    2020-04-10 20:01:12 - 0x0000FE000000 - 0x0000FE010FFF (68KB) {OS Memory-mapped IO}
    
    2020-04-10 20:01:12 - 0x0000FEC00000 - 0x0000FEC00FFF (4KB) {OS Memory-mapped IO}
    
    2020-04-10 20:01:12 - 0x0000FED00000 - 0x0000FED00FFF (4KB) {OS Memory-mapped IO}
    
    2020-04-10 20:01:12 - 0x0000FEE00000 - 0x0000FEE00FFF (4KB) {OS Memory-mapped IO}
    
    2020-04-10 20:01:12 - 0x0000FF000000 - 0x0000FFFFFFFF (16MB) {OS Memory-mapped IO}
    
    2020-04-10 20:01:12 - 
    
    2020-04-10 20:01:12 - Available Memory: 0x3F68C5000 (15GB)
    
    2020-04-10 20:01:12 - Reserved Memory: 0x1974F000 (407MB)
    
    2020-04-10 20:01:12 - mem_size - Number of entries: 34
    2020-04-10 20:01:12 - mem_size - Max address: 0x46F000000
    2020-04-10 20:01:12 - mem_size - Total memory size (17123401728 bytes)
    2020-04-10 20:01:12 - Getting memory SPD info
    2020-04-10 20:01:12 - Attempting to enable any disabled SMBus controllers...
    2020-04-10 20:01:12 - Attempting to enable SMBUS:
    2020-04-10 20:01:12 - Searching PCI for SMBus Controller
    2020-04-10 20:01:12 -  Found SMBus device:  VID:8086 DID:A2A3 Bus:00 Dev:1F Fun:04 IO Add:F000 IO (2) Add:0000 MMIO Add:0 PCI Add:{00:00:00:0000} Rev:00 [Intel 200 Series PCH SMBus Controller]
    2020-04-10 20:01:12 - Finished searching PCI for SMBus Controller
    2020-04-10 20:01:12 - [Intel 200 Series PCH SMBus Controller Bus:00 Dev:1F Fun:04 Add:F000] Looking for SPD
    2020-04-10 20:01:13 - Raw SPD bytes for DIMM#0:
    2020-04-10 20:01:13 - 23 11 0C 02 85 21 00 08 00 40 00 03 01 03 00 00 
    2020-04-10 20:01:13 - 00 00 06 0D F8 3F 00 00 6E 6E 6E 11 00 6E F0 0A 
    2020-04-10 20:01:13 - 20 08 00 05 00 A8 18 28 28 00 78 00 14 3C 00 00 
    2020-04-10 20:01:13 - 00 00 00 00 00 00 00 00 00 00 00 00 16 36 16 36 
    2020-04-10 20:01:13 - 16 36 16 36 00 00 16 36 16 36 16 36 16 36 00 00 
    2020-04-10 20:01:13 - 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
    2020-04-10 20:01:13 - 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
    2020-04-10 20:01:13 - 00 00 00 00 00 00 9C 00 00 00 00 00 E7 00 74 73 
    2020-04-10 20:01:13 - 4F 01 40 00 00 00 00 00 00 00 00 00 00 00 00 00 
    2020-04-10 20:01:13 - 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
    2020-04-10 20:01:13 - 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
    2020-04-10 20:01:13 - 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
    2020-04-10 20:01:13 - 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
    2020-04-10 20:01:13 - 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
    2020-04-10 20:01:13 - 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
    2020-04-10 20:01:13 - 00 00 00 00 00 00 00 00 00 00 00 00 00 00 9A AB 
    2020-04-10 20:01:13 - 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
    2020-04-10 20:01:13 - 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
    2020-04-10 20:01:13 - 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
    2020-04-10 20:01:13 - 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
    2020-04-10 20:01:13 - 04 CB 00 18 41 27 17 00 00 20 20 20 20 20 20 20 
    2020-04-10 20:01:13 - 20 20 20 20 20 20 20 20 20 20 20 20 20 00 02 B5 
    2020-04-10 20:01:13 - FF 37 49 34 30 30 30 30 30 35 39 32 37 00 00 00 
    2020-04-10 20:01:13 - 55 34 30 30 33 36 53 50 00 00 00 00 00 00 00 00 
    2020-04-10 20:01:13 - 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
    2020-04-10 20:01:13 - 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
    2020-04-10 20:01:13 - 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
    2020-04-10 20:01:13 - 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
    2020-04-10 20:01:13 - 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
    2020-04-10 20:01:13 - 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
    2020-04-10 20:01:13 - 05 00 00 00 00 00 00 1C 00 00 00 00 00 00 00 00 
    2020-04-10 20:01:13 - 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
    2020-04-10 20:01:13 - Module Manufacturer's Specific Data raw bytes:
    2020-04-10 20:01:14 - 37 49 34 30 30 30 30 30 35 39 32 37 00 00 00 55 
    2020-04-10 20:01:14 - 34 30 30 33 36 53 50 00 00 00 00 00 00 00 00 00 
    2020-04-10 20:01:14 - Raw SPD bytes for DIMM#1:
    2020-04-10 20:01:14 - 23 11 0C 02 85 21 00 08 00 40 00 03 01 03 00 00 
    2020-04-10 20:01:14 - 00 00 06 0D F8 3F 00 00 6E 6E 6E 11 00 6E F0 0A 
    2020-04-10 20:01:14 - 20 08 00 05 00 A8 18 28 28 00 78 00 14 3C 00 00 
    2020-04-10 20:01:14 - 00 00 00 00 00 00 00 00 00 00 00 00 16 36 16 36 
    2020-04-10 20:01:14 - 16 36 16 36 00 00 16 36 16 36 16 36 16 36 00 00 
    2020-04-10 20:01:14 - 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
    2020-04-10 20:01:14 - 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
    2020-04-10 20:01:14 - 00 00 00 00 00 00 9C 00 00 00 00 00 E7 00 74 73 
    2020-04-10 20:01:14 - 4F 01 40 00 00 00 00 00 00 00 00 00 00 00 00 00 
    2020-04-10 20:01:14 - 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
    2020-04-10 20:01:14 - 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
    2020-04-10 20:01:14 - 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
    2020-04-10 20:01:14 - 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
    2020-04-10 20:01:14 - 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
    2020-04-10 20:01:14 - 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
    2020-04-10 20:01:14 - 00 00 00 00 00 00 00 00 00 00 00 00 00 00 9A AB 
    2020-04-10 20:01:14 - 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
    2020-04-10 20:01:14 - 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
    2020-04-10 20:01:14 - 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
    2020-04-10 20:01:14 - 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
    2020-04-10 20:01:14 - 04 CB 00 18 41 5A 17 00 00 20 20 20 20 20 20 20 
    2020-04-10 20:01:14 - 20 20 20 20 20 20 20 20 20 20 20 20 20 00 02 B5 
    2020-04-10 20:01:14 - FF 37 49 34 30 30 30 30 30 35 39 37 38 00 00 00 
    2020-04-10 20:01:14 - 55 34 30 30 33 36 53 50 00 00 00 00 00 00 00 00 
    2020-04-10 20:01:15 - 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
    2020-04-10 20:01:15 - 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
    2020-04-10 20:01:15 - 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
    2020-04-10 20:01:15 - 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
    2020-04-10 20:01:15 - 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
    2020-04-10 20:01:15 - 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
    2020-04-10 20:01:15 - 05 00 00 00 00 00 00 1C 00 00 00 00 00 00 00 00 
    2020-04-10 20:01:15 - 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
    2020-04-10 20:01:15 - Module Manufacturer's Specific Data raw bytes:
    2020-04-10 20:01:15 - 37 49 34 30 30 30 30 30 35 39 37 38 00 00 00 55 
    2020-04-10 20:01:15 - 34 30 30 33 36 53 50 00 00 00 00 00 00 00 00 00 
    2020-04-10 20:01:15 - Getting memory controller info
    2020-04-10 20:01:15 - find_mem_controller - found Intel Coffee Lake (8086:3EC2) at 0-0-0
    2020-04-10 20:01:15 - Intel Coffee Lake chipset init
    2020-04-10 20:01:15 - MCHBAR_LO=FED10001
    2020-04-10 20:01:15 - MCHBAR_HI=00000000
    2020-04-10 20:01:15 - MCHBAR=FED10000
    2020-04-10 20:01:15 - CAPID0_A=6201207D (ECC capable: no)
    2020-04-10 20:01:15 - find_mem_controller - Intel Coffee Lake (8086:3EC2) at 0-0-0
    2020-04-10 20:01:15 - find_mem_controller - Intel Coffee Lake ECC mode: detect: no, correct: no, scrub: no, chipkill: no
    2020-04-10 20:01:15 - ECC polling disabled
    2020-04-10 20:01:15 - Successfully located the PI MpService protocol.
    2020-04-10 20:01:15 - BSP is Proc 0
    2020-04-10 20:01:15 - This platform has 12 logical processors of which 12 are enabled.
    2020-04-10 20:01:15 -  ProcID   Enabled   Type   Status   Pkg   Core  Thread  Hyperthread?
    2020-04-10 20:01:15 - --------  --------  ----  -------- -----  ----  ------  ------------
    2020-04-10 20:01:15 - 00000000      Y      BSP  00000007     0     0      0      N
    2020-04-10 20:01:15 - 00000001      Y       AP  00000006     0     0      1      Y
    2020-04-10 20:01:15 - 00000002      Y       AP  00000006     0     1      0      N
    2020-04-10 20:01:15 - 00000003      Y       AP  00000006     0     1      1      Y
    2020-04-10 20:01:15 - 00000004      Y       AP  00000006     0     2      0      N
    2020-04-10 20:01:15 - 00000005      Y       AP  00000006     0     2      1      Y
    2020-04-10 20:01:15 - 00000006      Y       AP  00000006     0     3      0      N
    2020-04-10 20:01:16 - 00000007      Y       AP  00000006     0     3      1      Y
    2020-04-10 20:01:16 - 00000008      Y       AP  00000006     0     4      0      N
    2020-04-10 20:01:16 - 00000009      Y       AP  00000006     0     4      1      Y
    2020-04-10 20:01:16 - 0000000A      Y       AP  00000006     0     5      0      N
    2020-04-10 20:01:16 - 0000000B      Y       AP  00000006     0     5      1      Y
    2020-04-10 20:01:16 - This platform has 12 logical processors of which 12 are enabled.
    2020-04-10 20:01:16 - Number of hyperthreads detected: 6 
    2020-04-10 20:01:16 - Disabling all hyperthreads
    2020-04-10 20:01:16 - Disabling hyperthread processor 1
    2020-04-10 20:01:16 - Disabling hyperthread processor 3
    2020-04-10 20:01:16 - Disabling hyperthread processor 5
    2020-04-10 20:01:16 - Disabling hyperthread processor 7
    2020-04-10 20:01:16 - Disabling hyperthread processor 9
    2020-04-10 20:01:16 - Disabling hyperthread processor 11
    2020-04-10 20:01:16 - Testing MP support
    2020-04-10 20:01:16 - MPSupportTestMPServices - AP dispatch test
    2020-04-10 20:01:16 - MPSupportTestMPServices - Starting AP#2
    2020-04-10 20:01:16 - MPSupportTestMPServices - Starting AP#4
    2020-04-10 20:01:16 - MPSupportTestMPServices - Starting AP#6
    2020-04-10 20:01:16 - MPSupportTestMPServices - Starting AP#8
    2020-04-10 20:01:16 - MPSupportTestMPServices - Starting AP#10
    2020-04-10 20:01:16 - MPSupportTestMPServices - Waiting for AP's to complete execution
    2020-04-10 20:01:17 - MPSupportTestMPServices - CPU #2 finished execution
    2020-04-10 20:01:17 - MPSupportTestMPServices - CPU #4 finished execution
    2020-04-10 20:01:17 - MPSupportTestMPServices - CPU #6 finished execution
    2020-04-10 20:01:17 - MPSupportTestMPServices - CPU #8 finished execution
    2020-04-10 20:01:17 - MPSupportTestMPServices - CPU #10 finished execution
    2020-04-10 20:01:17 - MPSupportTestMPServices - AP dispatch test complete
    2020-04-10 20:01:17 - MP test passed. Setting default CPU mode to PARALLEL
    2020-04-10 20:01:17 - Applying configurations
    2020-04-10 20:01:17 - [CONFIG] This platform has 12 logical processors of which 6 are enabled.
    2020-04-10 20:01:17 - Console size = 80 x 25
    2020-04-10 20:01:17 - Screen size = 1024 x 768
    2020-04-10 20:01:17 - Char width=8 height=19
    2020-04-10 20:01:18 - Loading images
    2020-04-10 20:01:28 - *** TEST SESSION - 2020-04-10 20:01:28 ***
    2020-04-10 20:01:28 - CPU selection mode = 1
    2020-04-10 20:01:28 - GetIA32ArchitecturalTemp - MSR(0x19C) =         88230800 (Vendor ID: GenuineIntel 6 9E A)
    2020-04-10 20:01:28 - MapTempIntel - MSR(0x1A2) =           641200
    2020-04-10 20:01:28 - ReadMemoryRanges - Available Pages = 4155589
    2020-04-10 20:01:28 - Locking all memory ranges first...
    2020-04-10 20:01:28 - Skipping memory range 0x8000 - 0x58000 (320KB). Range too small.
    2020-04-10 20:01:28 - Skipping memory range 0x59000 - 0x5F000 (24KB). Range too small.
    2020-04-10 20:01:28 - Memory range locked: 0x100000 - 0x74E0A000 (14708460KB of available memory left)
    2020-04-10 20:01:28 - Memory range locked: 0x74E4A000 - 0x84839000 (14452528KB of available memory left)
    2020-04-10 20:01:28 - Memory range locked: 0x84DFA000 - 0x87D0D000 (14404324KB of available memory left)
    2020-04-10 20:01:28 - Memory range locked: 0x8C6C2000 - 0x8C925000 (14401880KB of available memory left)
    2020-04-10 20:01:28 - Memory range locked: 0x100000000 - 0x46F000000 (344KB of available memory left)
    2020-04-10 20:01:28 - All memory ranges successfully locked
    2020-04-10 20:01:28 - Starting pass #1 (of 4)
    2020-04-10 20:01:28 - GetIA32ArchitecturalTemp - MSR(0x19C) =         88260800 (Vendor ID: GenuineIntel 6 9E A)
    2020-04-10 20:01:28 - MapTempIntel - MSR(0x1A2) =           641200
    2020-04-10 20:01:28 - Running test #0 (Test 0 [Address test, walking ones, 1 CPU])
    2020-04-10 20:01:28 - MtSupportRunAllTests - Setting random seed to 0x50415353
    2020-04-10 20:01:28 - MtSupportRunAllTests - Start time: 661 ms
    2020-04-10 20:01:28 - MtSupportRunAllTests - Enabling memory cache for test
    2020-04-10 20:01:29 - MtSupportRunAllTests - Enabling memory cache complete
    2020-04-10 20:01:29 - Start memory range test (0x0 - 0x46F000000)
    2020-04-10 20:01:29 - MtSupportRunAllTests - Test execution time: 0.496 (Test 0 cumulative error count: 0)
    2020-04-10 20:01:29 - GetIA32ArchitecturalTemp - MSR(0x19C) =         88250800 (Vendor ID: GenuineIntel 6 9E A)
    2020-04-10 20:01:29 - MapTempIntel - MSR(0x1A2) =           641200
    2020-04-10 20:01:29 - Running test #1 (Test 1 [Address test, own address, 1 CPU])
    2020-04-10 20:01:29 - MtSupportRunAllTests - Setting random seed to 0x50415353
    2020-04-10 20:01:29 - MtSupportRunAllTests - Start time: 1392 ms
    2020-04-10 20:01:29 - MtSupportRunAllTests - Enabling memory cache for test
    2020-04-10 20:01:29 - MtSupportRunAllTests - Enabling memory cache complete
    2020-04-10 20:01:29 - Start memory range test (0x0 - 0x46F000000)
    2020-04-10 20:01:32 - MtSupportRunAllTests - Test execution time: 2.491 (Test 1 cumulative error count: 0)
    2020-04-10 20:01:32 - GetIA32ArchitecturalTemp - MSR(0x19C) =         88230800 (Vendor ID: GenuineIntel 6 9E A)
    2020-04-10 20:01:32 - MapTempIntel - MSR(0x1A2) =           641200
    2020-04-10 20:01:32 - Running test #2 (Test 2 [Address test, own address])
    2020-04-10 20:01:32 - MtSupportRunAllTests - Setting random seed to 0x50415353
    2020-04-10 20:01:32 - MtSupportRunAllTests - Start time: 4113 ms
    2020-04-10 20:01:32 - MtSupportRunAllTests - Enabling memory cache for test
    2020-04-10 20:01:32 - MtSupportRunAllTests - Enabling memory cache complete
    2020-04-10 20:01:32 - Start memory range test (0x0 - 0x46F000000)
    2020-04-10 20:01:34 - MtSupportRunAllTests - Test execution time: 2.145 (Test 2 cumulative error count: 0)
    2020-04-10 20:01:34 - GetIA32ArchitecturalTemp - MSR(0x19C) =         88210800 (Vendor ID: GenuineIntel 6 9E A)
    2020-04-10 20:01:34 - MapTempIntel - MSR(0x1A2) =           641200
    2020-04-10 20:01:34 - Running test #3 (Test 3 [Moving inversions, ones & zeroes])
    2020-04-10 20:01:34 - MtSupportRunAllTests - Setting random seed to 0x50415353
    2020-04-10 20:01:34 - MtSupportRunAllTests - Start time: 6492 ms
    2020-04-10 20:01:34 - MtSupportRunAllTests - Enabling memory cache for test
    2020-04-10 20:01:34 - MtSupportRunAllTests - Enabling memory cache complete
    2020-04-10 20:01:34 - Start memory range test (0x0 - 0x46F000000)
    2020-04-10 20:01:47 - MtSupportRunAllTests - Test execution time: 12.323 (Test 3 cumulative error count: 0)
    2020-04-10 20:01:47 - GetIA32ArchitecturalTemp - MSR(0x19C) =         881B0800 (Vendor ID: GenuineIntel 6 9E A)
    2020-04-10 20:01:47 - MapTempIntel - MSR(0x1A2) =           641200
    2020-04-10 20:01:47 - Running test #4 (Test 4 [Moving inversions, 8-bit pattern])
    2020-04-10 20:01:47 - MtSupportRunAllTests - Setting random seed to 0x50415353
    2020-04-10 20:01:47 - MtSupportRunAllTests - Start time: 19066 ms
    2020-04-10 20:01:47 - MtSupportRunAllTests - Enabling memory cache for test
    2020-04-10 20:01:47 - MtSupportRunAllTests - Enabling memory cache complete
    2020-04-10 20:01:47 - Start memory range test (0x0 - 0x46F000000)
    2020-04-10 20:02:46 - MtSupportRunAllTests - Test execution time: 58.141 (Test 4 cumulative error count: 0)
    2020-04-10 20:02:46 - GetIA32ArchitecturalTemp - MSR(0x19C) =         88140800 (Vendor ID: GenuineIntel 6 9E A)
    2020-04-10 20:02:46 - MapTempIntel - MSR(0x1A2) =           641200
    2020-04-10 20:02:46 - Running test #5 (Test 5 [Moving inversions, random pattern])
    2020-04-10 20:02:46 - MtSupportRunAllTests - Setting random seed to 0x50415353
    2020-04-10 20:02:46 - MtSupportRunAllTests - Start time: 77515 ms
    2020-04-10 20:02:46 - MtSupportRunAllTests - Enabling memory cache for test
    2020-04-10 20:02:46 - MtSupportRunAllTests - Enabling memory cache complete
    2020-04-10 20:02:46 - Start memory range test (0x0 - 0x46F000000)
    2020-04-10 20:03:48 - MtSupportRunAllTests - Test execution time: 60.737 (Test 5 cumulative error count: 0)
    2020-04-10 20:03:48 - GetIA32ArchitecturalTemp - MSR(0x19C) =         88120800 (Vendor ID: GenuineIntel 6 9E A)
    2020-04-10 20:03:48 - MapTempIntel - MSR(0x1A2) =           641200
    2020-04-10 20:03:48 - Running test #6 (Test 6 [Block move, 64-byte blocks])
    2020-04-10 20:03:48 - MtSupportRunAllTests - Setting random seed to 0x50415353
    2020-04-10 20:03:48 - MtSupportRunAllTests - Start time: 138486 ms
    2020-04-10 20:03:48 - MtSupportRunAllTests - Enabling memory cache for test
    2020-04-10 20:03:48 - MtSupportRunAllTests - Enabling memory cache complete
    2020-04-10 20:03:48 - Start memory range test (0x0 - 0x46F000000)
    2020-04-10 20:04:27 - MtSupportRunAllTests - Test execution time: 38.824 (Test 6 cumulative error count: 0)
    2020-04-10 20:04:27 - GetIA32ArchitecturalTemp - MSR(0x19C) =         880E0800 (Vendor ID: GenuineIntel 6 9E A)
    2020-04-10 20:04:27 - MapTempIntel - MSR(0x1A2) =           641200
    2020-04-10 20:04:27 - Running test #7 (Test 7 [Moving inversions, 32-bit pattern])
    2020-04-10 20:04:27 - MtSupportRunAllTests - Setting random seed to 0x50415353
    2020-04-10 20:04:27 - MtSupportRunAllTests - Start time: 177545 ms
    2020-04-10 20:04:27 - MtSupportRunAllTests - Enabling memory cache for test
    2020-04-10 20:04:27 - MtSupportRunAllTests - Enabling memory cache complete
    2020-04-10 20:04:27 - Start memory range test (0x0 - 0x46F000000)
    2020-04-10 23:35:38 - Attempting to retrieve the root directory of the data partition.
    2020-04-10 23:35:38 - Found 6 handles that supported SimpleFileSystem
    2020-04-10 23:35:38 - Checking handle 0 (89A0CD18)
    2020-04-10 23:35:38 - Handle is own partition
    2020-04-10 23:35:39 - Checking handle 1 (899F5D18)
    2020-04-10 23:35:39 - HD node found: MBR type(2), Signature type(2), Part #(2), Start LBA(514048), Num Sectors(509919)
    2020-04-10 23:35:39 - Self node: MBR type(2), Signature type(2), Part #(1), Start LBA(2048), Num Sectors(509953)
    2020-04-10 23:35:39 - Checking handle 2 (899C6B98)
    2020-04-10 23:35:39 - Checking handle 3 (899B7C98)
    2020-04-10 23:35:39 - Checking handle 4 (899B7A98)
    2020-04-10 23:35:39 - Checking handle 5 (899B7618)
    2020-04-10 23:35:39 - Disabling watchdog timer (Result: Success)
    2020-04-10 23:35:39 - Could not find Simple Network protocol.
    2020-04-10 23:35:39 - =============================================
    2020-04-10 23:35:39 - MemTest86 V8.4 Free Build: 1000 (64-bit)
    2020-04-10 23:35:39 - =============================================
    2020-04-10 23:35:39 - SMBIOS BIOS INFO Vendor: "American Megatrends Inc.", Version: "P1.10", Release Date: "08/17/2018"
    2020-04-10 23:35:39 - SMBIOS SYSTEM INFO Manufacturer: "To Be Filled By O.E.M.", Product: "To Be Filled By O.E.M.", Version: "To Be Filled By O.E.M.", S/N: "To Be Filled By O.E.M.", SKU: "", Family: ""
    2020-04-10 23:35:39 - SMBIOS: Found SMBIOS BaseboardInformation (pbLinAddr=0x8F5CB0EB, FormattedLen=15, iTotalLen=118)
    2020-04-10 23:35:39 - SMBIOS BASEBOARD INFO Manufacturer: "ASRock", Product: "Z370 IB-R", Version: "                      ", S/N: "M80-B8015302176", AssetTag: "                      ", LocationInChassis: "                      "
    2020-04-10 23:35:39 - EFI Specifications: 2.60
    2020-04-10 23:35:39 - Found blacklist file
    2020-04-10 23:35:39 - [BLACKLIST] Adding "Mac-F42C88C8" (BIOS: "", FLAGS: 1) to blacklist
    2020-04-10 23:35:39 - [BLACKLIST] Adding "Mac-F4238CC8" (BIOS: "", FLAGS: 8) to blacklist
    2020-04-10 23:35:39 - [BLACKLIST] Adding "Mac-F4208DC8" (BIOS: "", FLAGS: 8) to blacklist
    2020-04-10 23:35:39 - [BLACKLIST] Adding "Mac-27ADBB7B4CEE8E61" (BIOS: "", FLAGS: 20) to blacklist
    2020-04-10 23:35:39 - [BLACKLIST] Adding "Mac-7BA5B2DFE22DDD8C" (BIOS: "", FLAGS: 20) to blacklist
    2020-04-10 23:35:39 - [BLACKLIST] Adding "Mac-27AD2F918AE68F61" (BIOS: "", FLAGS: 40) to blacklist
    2020-04-10 23:35:39 - [BLACKLIST] Adding "80AF" (BIOS: "", FLAGS: 2) to blacklist
    2020-04-10 23:35:39 - [BLACKLIST] Adding "Z97MX-Gaming 5" (BIOS: "", FLAGS: 2) to blacklist
    2020-04-10 23:35:39 - [BLACKLIST] Adding "Z170MX-Gaming 5" (BIOS: "", FLAGS: 2) to blacklist
    2020-04-10 23:35:39 - [BLACKLIST] Adding "Z170X-Gaming 3" (BIOS: "", FLAGS: 2) to blacklist
    2020-04-10 23:35:39 - [BLACKLIST] Adding "Z170X-Gaming 7" (BIOS: "", FLAGS: 2) to blacklist
    2020-04-10 23:35:39 - [BLACKLIST] Adding "Z170X-Gaming GT" (BIOS: "", FLAGS: 2) to blacklist
    2020-04-10 23:35:39 - [BLACKLIST] Adding "Z170X-UD3-CF" (BIOS: "", FLAGS: 2) to blacklist
    2020-04-10 23:35:40 - [BLACKLIST] Adding "Z170-HD3P" (BIOS: "", FLAGS: 2) to blacklist
    2020-04-10 23:35:40 - [BLACKLIST] Adding "990FXA-UD3" (BIOS: "", FLAGS: 2) to blacklist
    2020-04-10 23:35:40 - [BLACKLIST] Adding "970A-DS3P" (BIOS: "", FLAGS: 2) to blacklist
    2020-04-10 23:35:40 - [BLACKLIST] Adding "X99-Ultra Gaming-CF" (BIOS: "", FLAGS: 2) to blacklist
    2020-04-10 23:35:40 - [BLACKLIST] Adding "M5A97 R2.0" (BIOS: "", FLAGS: 2) to blacklist
    2020-04-10 23:35:40 - [BLACKLIST] Adding "M5A97 EVO R2.0" (BIOS: "", FLAGS: 2) to blacklist
    2020-04-10 23:35:40 - [BLACKLIST] Adding "M5A99FX PRO R2.0" (BIOS: "", FLAGS: 2) to blacklist
    2020-04-10 23:35:40 - [BLACKLIST] Adding "M5A99X EVO R2.0" (BIOS: "", FLAGS: 2) to blacklist
    2020-04-10 23:35:40 - [BLACKLIST] Adding "X99-A" (BIOS: "3701", FLAGS: 2) to blacklist
    2020-04-10 23:35:40 - [BLACKLIST] Adding "X99-A/USB 3.1" (BIOS: "3701", FLAGS: 2) to blacklist
    2020-04-10 23:35:40 - [BLACKLIST] Adding "X99-A II" (BIOS: "1701", FLAGS: 2) to blacklist
    2020-04-10 23:35:40 - [BLACKLIST] Adding "X99-A" (BIOS: "1701", FLAGS: 2) to blacklist
    2020-04-10 23:35:40 - [BLACKLIST] Adding "Sabertooth X99" (BIOS: "3701", FLAGS: 2) to blacklist
    2020-04-10 23:35:40 - [BLACKLIST] Adding "SABERTOOTH 990FX R2.0" (BIOS: "", FLAGS: 2) to blacklist
    2020-04-10 23:35:40 - [BLACKLIST] Adding "STRIX X99 GAMING" (BIOS: "1701", FLAGS: 2) to blacklist
    2020-04-10 23:35:40 - [BLACKLIST] Adding "X99-DELUXE" (BIOS: "3701", FLAGS: 2) to blacklist
    2020-04-10 23:35:40 - [BLACKLIST] Adding "X99-DELUXE II" (BIOS: "1701", FLAGS: 2) to blacklist
    2020-04-10 23:35:40 - [BLACKLIST] Adding "RAMPAGE V EXTREME" (BIOS: "3701", FLAGS: 2) to blacklist
    2020-04-10 23:35:40 - [BLACKLIST] Adding "MAXIMUS VIII RANGER" (BIOS: "", FLAGS: 2) to blacklist
    2020-04-10 23:35:40 - [BLACKLIST] Adding "Z10PE-D8 WS" (BIOS: "", FLAGS: 2) to blacklist
    2020-04-10 23:35:40 - [BLACKLIST] Adding "X9DRW" (BIOS: "", FLAGS: 2) to blacklist
    2020-04-10 23:35:40 - [BLACKLIST] Adding "X9DRW-3LN4F+/X9DRW-3TF+" (BIOS: "", FLAGS: 2) to blacklist
    2020-04-10 23:35:40 - [BLACKLIST] Adding "X9DRi-LN4+/X9DR3-LN4+" (BIOS: "", FLAGS: 40) to blacklist
    2020-04-10 23:35:40 - [BLACKLIST] Adding "X9DR3-F" (BIOS: "", FLAGS: 40) to blacklist
    2020-04-10 23:35:40 - [BLACKLIST] Adding "X9SRL-F" (BIOS: "", FLAGS: 2) to blacklist
    2020-04-10 23:35:40 - [BLACKLIST] Adding "X9DRD-iF" (BIOS: "", FLAGS: 2) to blacklist
    2020-04-10 23:35:40 - [BLACKLIST] Adding "151-BE-E097" (BIOS: "", FLAGS: 2) to blacklist
    2020-04-10 23:35:40 - [BLACKLIST] Adding "131-HE-E095" (BIOS: "", FLAGS: 2) to blacklist
    2020-04-10 23:35:40 - [BLACKLIST] Adding "131-HE-E095-KR" (BIOS: "", FLAGS: 2) to blacklist
    2020-04-10 23:35:40 - [BLACKLIST] Adding "151-HE-E999-KR" (BIOS: "", FLAGS: 2) to blacklist
    2020-04-10 23:35:40 - [BLACKLIST] Adding "PRIME B350-PLUS" (BIOS: "", FLAGS: 2) to blacklist
    2020-04-10 23:35:40 - [BLACKLIST] Adding "PRIME X370-PRO" (BIOS: "", FLAGS: 4) to blacklist
    2020-04-10 23:35:40 - [BLACKLIST] Adding "CROSSHAIR VI HERO" (BIOS: "1602", FLAGS: 4) to blacklist
    2020-04-10 23:35:41 - [BLACKLIST] Adding "CROSSHAIR V FORMULA-Z" (BIOS: "", FLAGS: 4) to blacklist
    2020-04-10 23:35:41 - [BLACKLIST] Adding "ROG STRIX X370-F GAMING" (BIOS: "4012", FLAGS: 4) to blacklist
    2020-04-10 23:35:41 - [BLACKLIST] Adding "OEMSH Product" (BIOS: "", FLAGS: 8) to blacklist
    2020-04-10 23:35:41 - [BLACKLIST] Adding "LNVNB161216" (BIOS: "", FLAGS: 8) to blacklist
    2020-04-10 23:35:41 - [BLACKLIST] Adding "GA-990FX-GAMING" (BIOS: "", FLAGS: 2) to blacklist
    2020-04-10 23:35:41 - [BLACKLIST] Adding "X399 SLI PLUS (MS-7B09)" (BIOS: "", FLAGS: 2) to blacklist
    2020-04-10 23:35:41 - [BLACKLIST] Adding "0F685W" (BIOS: "", FLAGS: 80) to blacklist
    2020-04-10 23:35:41 - [BLACKLIST] Adding "ProLiant DL325 Gen10" (BIOS: "", FLAGS: 4) to blacklist
    2020-04-10 23:35:41 - [BLACKLIST] Adding "ProLiant DL385 Gen10" (BIOS: "", FLAGS: 4) to blacklist
    2020-04-10 23:35:41 - [BLACKLIST] 55 boards added to blacklist
    2020-04-10 23:35:41 - Console Control protocol workaround enabled
    2020-04-10 23:35:41 - Number of console modes: 4
    2020-04-10 23:35:41 - Mode 0: 80 x 25
    2020-04-10 23:35:41 - Mode 1: 128 x 40
    2020-04-10 23:35:41 - Mode 2: 100 x 31
    2020-04-10 23:35:41 - Mode 3: 128 x 40
    2020-04-10 23:35:41 - Initializing localization strings
    2020-04-10 23:35:41 - Language en-US is supported
    2020-04-10 23:35:41 - GetGlyph failed for character 0x00C6 (Not Found)
    2020-04-10 23:35:41 - Language fr-FR is not supported
    2020-04-10 23:35:41 - Language it-IT is supported
    2020-04-10 23:35:41 - Language es-AR is supported
    2020-04-10 23:35:41 - GetGlyph failed for character 0x00C3 (Not Found)
    2020-04-10 23:35:41 - Language pt-BR is not supported
    2020-04-10 23:35:41 - GetGlyph failed for character 0x00EF (Not Found)
    2020-04-10 23:35:41 - Language ca-ES is not supported
    2020-04-10 23:35:41 - Language de-DE is supported
    2020-04-10 23:35:41 - GetGlyph failed for character 0x010C (Not Found)
    2020-04-10 23:35:41 - Language cs-CZ is not supported
    2020-04-10 23:35:41 - GetGlyph failed for character 0x0104 (Not Found)
    2020-04-10 23:35:41 - Language pl-PL is not supported
    2020-04-10 23:35:41 - Language ru-RU is supported
    2020-04-10 23:35:42 - GetGlyph failed for character 0x3041 (Not Found)
    2020-04-10 23:35:42 - Language ja-JP is not supported
    2020-04-10 23:35:42 - GetGlyph failed for character 0x4E0F (Not Found)
    2020-04-10 23:35:42 - Language zh-CN is not supported
    2020-04-10 23:35:42 - GetGlyph failed for character 0xF944 (Not Found)
    2020-04-10 23:35:42 - Language zh-HK is not supported
    2020-04-10 23:35:42 - Font does not support all languages. Installing unicode font...
    2020-04-10 23:35:42 - InitFont - Font header version: 1.1
    2020-04-10 23:35:42 - InitFont - Number of narrow glyphs: 6969
    2020-04-10 23:35:42 - InitFont - Number of wide glyphs: 50117
    2020-04-10 23:35:42 - Language en-US is supported
    2020-04-10 23:35:42 - Language fr-FR is supported
    2020-04-10 23:35:42 - Language it-IT is supported
    2020-04-10 23:35:42 - Language es-AR is supported
    2020-04-10 23:35:42 - Language pt-BR is supported
    2020-04-10 23:35:42 - Language ca-ES is supported
    2020-04-10 23:35:42 - Language de-DE is supported
    2020-04-10 23:35:42 - Language cs-CZ is supported
    2020-04-10 23:35:42 - Language pl-PL is supported
    2020-04-10 23:35:42 - Language ru-RU is supported
    2020-04-10 23:35:42 - Language ja-JP is supported
    2020-04-10 23:35:42 - Language zh-CN is supported
    2020-04-10 23:35:42 - Language zh-HK is supported
    2020-04-10 23:35:42 - iMS support is NOT available
    2020-04-10 23:35:42 - Initializing screen for graphics
    2020-04-10 23:35:43 - Number of graphics modes: 2
    2020-04-10 23:35:43 - Mode 0: 800 x 600
    2020-04-10 23:35:43 - Mode 1: 1024 x 768
    2020-04-10 23:35:43 - Getting CPUID
    2020-04-10 23:35:43 - Getting cache size
    2020-04-10 23:35:43 - get_cache_size - Vendor ID: GenuineIntel Brand ID: Intel(R) Core(TM) i7-8700K CPU @ 3.70GHz
    2020-04-10 23:35:43 - L1 data cache: 32, 2, 8 [0x1C004121]
    2020-04-10 23:35:43 - L1d t2 linesize 64 linepart 1 ways 8 sets 64, size 32KB
    2020-04-10 23:35:43 - L1i t2 linesize 64 linepart 1 ways 8 sets 64, size 32KB
    2020-04-10 23:35:43 - L2u t2 linesize 64 linepart 1 ways 4 sets 1024, size 256KB
    2020-04-10 23:35:43 - L3u t16 linesize 64 linepart 1 ways 16 sets 12288, size 12288KB
    2020-04-10 23:35:43 - L0 cache: 0 KB (1)
    2020-04-10 23:35:43 - L0u t1 linesize 1 linepart 1 ways 1 sets 1, size 0KB
    2020-04-10 23:35:43 - L1 instruction cache size: 4 x 32KB
    2020-04-10 23:35:43 - L1 data cache size: 4 x 32KB
    2020-04-10 23:35:43 - L2 cache size: 4 x 256KB
    2020-04-10 23:35:43 - L3 cache size: 12288KB
    2020-04-10 23:35:43 - Measuring CPU/cache/mem speed
    2020-04-10 23:35:43 - hpet_init - Found RSDP. Version: 2 
    2020-04-10 23:35:43 - hpet_init - Found XSDT. Entry Count: 23
    2020-04-10 23:35:43 - hpet_init - Found ACPI table: FACP  Version: 6
    2020-04-10 23:35:43 - hpet_init - Found ACPI table: APIC  Version: 3
    2020-04-10 23:35:43 - hpet_init - Found ACPI table: FPDT  Version: 1
    2020-04-10 23:35:43 - hpet_init - Found ACPI table: FIDT  Version: 1
    2020-04-10 23:35:43 - hpet_init - Found ACPI table: MCFG  Version: 1
    2020-04-10 23:35:43 - hpet_init - Found ACPI table: SSDT  Version: 1
    2020-04-10 23:35:43 - hpet_init - Found ACPI table: MSDM  Version: 3
    2020-04-10 23:35:43 - hpet_init - Found ACPI table: SSDT  Version: 2
    2020-04-10 23:35:43 - hpet_init - Found ACPI table: SSDT  Version: 2
    2020-04-10 23:35:43 - hpet_init - Found ACPI table: HPET  Version: 1
    2020-04-10 23:35:43 - hpet_init - HPET base address: 0xFED00000
    2020-04-10 23:35:43 - hpet_init - HPET gen cap: 0x27BC86B8086A701 (Period: 41666667fs)
    2020-04-10 23:35:43 - hpet_init - HPET gen cfg: 0x1
    2020-04-10 23:35:43 - hpet_init - main counter value (1): 365227302
    2020-04-10 23:35:44 - hpet_init - main counter value (2): 365878681
    2020-04-10 23:35:44 - cpuspeed_hpet - rdtsc instruction supported: 1
    2020-04-10 23:35:44 - cpuspeed_hpet - HPET counter start: 367273237, HPET counter end: 368473236
    2020-04-10 23:35:44 - cpuspeed_hpet - start TSC: 58223214620, end TSC: 58409914622 (difference: 186700002)
    2020-04-10 23:35:44 - cpu_cache_speed - (Attempt 1) clock cycle (ms): 3734000
    2020-04-10 23:35:44 - cpuspeed_hpet - rdtsc instruction supported: 1
    2020-04-10 23:35:44 - cpuspeed_hpet - HPET counter start: 371186396, HPET counter end: 372386395
    2020-04-10 23:35:44 - cpuspeed_hpet - start TSC: 58833299126, end TSC: 59019988516 (difference: 186689390)
    2020-04-10 23:35:44 - cpu_cache_speed - (Attempt 2) clock cycle (ms): 3733787
    2020-04-10 23:35:44 - cpuspeed_hpet - rdtsc instruction supported: 1
    2020-04-10 23:35:44 - cpuspeed_hpet - HPET counter start: 375091157, HPET counter end: 376291156
    2020-04-10 23:35:44 - cpuspeed_hpet - start TSC: 59441953294, end TSC: 59628651436 (difference: 186698142)
    2020-04-10 23:35:44 - cpu_cache_speed - (Attempt 3) clock cycle (ms): 3733962
    2020-04-10 23:35:44 - cpu_cache_speed - Using average of last 3 samples (3733962, 3733787, 3734000)
    2020-04-10 23:35:44 - cpu_cache_speed - CPU speed: 3733.9MHz
    2020-04-10 23:35:44 - cpu_cache_speed - measuring L1 cache speed at 0x88590000 (32 KB)
    2020-04-10 23:35:44 - cpu_cache_speed - L1 cache speed: 220962 MB/s
    2020-04-10 23:35:44 - cpu_cache_speed - measuring L2 cache speed at 0x88558000 (256 KB)
    2020-04-10 23:35:44 - cpu_cache_speed - L2 cache speed: 94147 MB/s
    2020-04-10 23:35:44 - cpu_cache_speed - measuring L3 cache speed at 0x87169000 (12288 KB)
    2020-04-10 23:35:45 - cpu_cache_speed - L3 cache speed: 44797 MB/s
    2020-04-10 23:35:45 - get_mem_speed - measuring mem speed at 0x7E5B9000 (100864 KB)
    2020-04-10 23:35:45 - get_mem_speed - mem speed: 20497 MB/s
    2020-04-10 23:35:45 - cpu_cache_speed - Memory latency: 21.674 ns
    2020-04-10 23:35:46 - Retrieving CPU MSR data
    2020-04-10 23:35:46 - GetIntelArchitectureSpecificMSRInfo - CPU Intel(R) Core(TM) i7-8700K CPU @ 3.70GHz: 6.158
    2020-04-10 23:35:46 - GetIntelArchitectureSpecificMSRInfo - Nehalem et al detected
    2020-04-10 23:35:46 - GetKabylakeFamilyMSRInfo_Static - MSR[0xCE] = 08080838F1012500
    2020-04-10 23:35:46 - GetKabylakeFamilyMSRInfo_Static - MSR[0x1A2] = 0000000000641200
    2020-04-10 23:35:46 - GetKabylakeFamilyMSRInfo_Static - MSR[0x1AD] = 00002B2C2C2D2E2F
    2020-04-10 23:35:46 - IsIntelTurboSupported - CPUID[0x6][EAX] = 000027F7
    2020-04-10 23:35:46 - DisableTurboMode - MSR[1A0] = 0000000000850089
    2020-04-10 23:35:46 - DisableTurboMode - New MSR[1A0] = 0000004000850089
    2020-04-10 23:35:46 - GetIntelArchitectureSpecificMSRInfo - Turbo disabled
    2020-04-10 23:35:46 - IsIntel_PerfMon_Supported - CPUID[0xA][EDX] = 00000603
    2020-04-10 23:35:46 - GetIntelCPUMaxSpeed_CPU_CLK_UNHALTED - CPUID[0xA][EDX] = 00000603
    2020-04-10 23:35:46 - GetIntelCPUMaxSpeed_CPU_CLK_UNHALTED - MSR[0x38F] = 000000000000000F
    2020-04-10 23:35:46 - GetIntelCPUMaxSpeed_CPU_CLK_UNHALTED - MSR[0x38D] = 0000000000000000
    2020-04-10 23:35:46 - GetIntelCPUMaxSpeed_CPU_CLK_UNHALTED - MSR[0x199] = 0000000000002500
    2020-04-10 23:35:46 - GetIntelCPUMaxSpeed_CPU_CLK_UNHALTED - MSR[0x198] = 000021C100002500
    2020-04-10 23:35:46 - GetIntelCPUMaxSpeed_CPU_CLK_UNHALTED - high perf counter freq = 3733916000
    2020-04-10 23:35:47 - GetIntelCPUMaxSpeed_CPU_CLK_UNHALTED - time in ns = 572270251
    2020-04-10 23:35:47 - GetIntelCPUMaxSpeed_CPU_CLK_UNHALTED - FreqCore in KHz = 3737956, FreqRef in KHz = 3733915, Ratio = 100
    2020-04-10 23:35:47 - GetIntelCPUMaxSpeed_CPU_CLK_UNHALTED - CPUID[0xA][EDX] = 00000603
    2020-04-10 23:35:47 - GetIntelCPUMaxSpeed_CPU_CLK_UNHALTED - MSR[0x38F] = 000000000000000F
    2020-04-10 23:35:47 - GetIntelCPUMaxSpeed_CPU_CLK_UNHALTED - MSR[0x38D] = 0000000000000000
    2020-04-10 23:35:47 - GetIntelCPUMaxSpeed_CPU_CLK_UNHALTED - MSR[0x199] = 0000000000002500
    2020-04-10 23:35:47 - GetIntelCPUMaxSpeed_CPU_CLK_UNHALTED - MSR[0x198] = 000021C100002500
    2020-04-10 23:35:47 - GetIntelCPUMaxSpeed_CPU_CLK_UNHALTED - high perf counter freq = 3733916000
    2020-04-10 23:35:48 - GetIntelCPUMaxSpeed_CPU_CLK_UNHALTED - time in ns = 571386019
    2020-04-10 23:35:48 - GetIntelCPUMaxSpeed_CPU_CLK_UNHALTED - FreqCore in KHz = 3737957, FreqRef in KHz = 3733915, Ratio = 100
    2020-04-10 23:35:48 - GetIntelArchitectureSpecificMSRInfo - MaxRatio = 100
    2020-04-10 23:35:48 - GetIntelArchitectureSpecificMSRInfo - Mult = 3700
    2020-04-10 23:35:48 - GetIntelArchitectureSpecificMSRInfo - raw_freq_cpu = 3733892
    2020-04-10 23:35:48 - EnableTurboMode - MSR[1A0] = 0000004000850089
    2020-04-10 23:35:48 - EnableTurboMode - New MSR[1A0] = 0000000000850089
    2020-04-10 23:35:49 - EnableTurboMode - MSR[0x198] = 000021C100002500 (Current multiplier: 37)
    2020-04-10 23:35:49 - EnableTurboMode - MSR[0x199] = 0000000000002500 (Target multiplier: 37, Max1CTurbo: 47)
    2020-04-10 23:35:49 - EnableTurboMode - Setting MSR[0x199] to 0000000000002F00
    2020-04-10 23:35:49 - EnableTurboMode - New MSR[0x199] = 0000000000002F00 (Target multiplier: 47)
    2020-04-10 23:35:49 - GetIntelArchitectureSpecificMSRInfo - TargetRatio = 124
    2020-04-10 23:35:49 - IsIntel_PerfMon_Supported - CPUID[0xA][EDX] = 00000603
    2020-04-10 23:35:49 - GetIntelCPUMaxSpeed_CPU_CLK_UNHALTED - CPUID[0xA][EDX] = 00000603
    2020-04-10 23:35:49 - GetIntelCPUMaxSpeed_CPU_CLK_UNHALTED - MSR[0x38F] = 000000000000000F
    2020-04-10 23:35:49 - GetIntelCPUMaxSpeed_CPU_CLK_UNHALTED - MSR[0x38D] = 0000000000000000
    2020-04-10 23:35:49 - GetIntelCPUMaxSpeed_CPU_CLK_UNHALTED - MSR[0x199] = 0000000000002F00
    2020-04-10 23:35:49 - GetIntelCPUMaxSpeed_CPU_CLK_UNHALTED - MSR[0x198] = 0000263C00002B00
    2020-04-10 23:35:49 - GetIntelCPUMaxSpeed_CPU_CLK_UNHALTED - high perf counter freq = 3733916000
    2020-04-10 23:35:50 - GetIntelCPUMaxSpeed_CPU_CLK_UNHALTED - time in ns = 492243844
    2020-04-10 23:35:50 - GetIntelCPUMaxSpeed_CPU_CLK_UNHALTED - FreqCore in KHz = 4344112, FreqRef in KHz = 3733916, Ratio = 116
    2020-04-10 23:35:51 - GetIntelCPUMaxSpeed_CPU_CLK_UNHALTED - time in ns = 491568594
    2020-04-10 23:35:51 - GetIntelCPUMaxSpeed_CPU_CLK_UNHALTED - FreqCore in KHz = 4344112, FreqRef in KHz = 3733916, Ratio = 116
    2020-04-10 23:35:51 - GetIntelArchitectureSpecificMSRInfo - MaxTurboRatio = 116
    2020-04-10 23:35:52 - GetIntelArchitectureSpecificMSRInfo - TurboMult = 4292
    2020-04-10 23:35:52 - GetIntelArchitectureSpecificMSRInfo - new TurboMult = 4372
    2020-04-10 23:35:52 - GetIntelArchitectureSpecificMSRInfo - CPUSpeedTurbo = 4412047
    2020-04-10 23:35:52 - GetIntelArchitectureSpecificMSRInfo - CPUSpeedTurboTheoreticalMax = 4743052
    2020-04-10 23:35:52 - GetIntelArchitectureSpecificMSRInfo - Freq: 3733892, 3700, 100916, Turbo: 4412047, 4372, 0 (4743052)
    2020-04-10 23:35:52 - Getting memory size
    2020-04-10 23:35:52 - 0x000000000000 - 0x000000007FFF (32KB) {Boot Services Code}
    
    2020-04-10 23:35:52 - 0x000000008000 - 0x000000057FFF (320KB) {Free Memory}
    
    2020-04-10 23:35:52 - 0x000000058000 - 0x000000058FFF (4KB) {Reserved Memory}
    
    2020-04-10 23:35:52 - 0x000000059000 - 0x00000005EFFF (24KB) {Free Memory}
    
    2020-04-10 23:35:52 - 0x00000005F000 - 0x00000005FFFF (4KB) {Boot Services Data}
    
    2020-04-10 23:35:52 - 0x000000060000 - 0x00000009EFFF (252KB) {Boot Services Code}
    
    2020-04-10 23:35:52 - 0x00000009F000 - 0x00000009FFFF (4KB) {Reserved Memory}
    
    2020-04-10 23:35:52 - 0x000000100000 - 0x000074E09FFF (1869MB) {Free Memory}
    
    2020-04-10 23:35:52 - 0x000074E0A000 - 0x000074E49FFF (256KB) {Boot Services Data}
    
    2020-04-10 23:35:52 - 0x000074E4A000 - 0x000084838FFF (249MB) {Free Memory}
    
    2020-04-10 23:35:52 - 0x000084839000 - 0x00008496AFFF (1224KB) {Loader Code}
    
    2020-04-10 23:35:52 - 0x00008496B000 - 0x000084D02FFF (3MB) {Boot Services Data}
    
    2020-04-10 23:35:52 - 0x000084D03000 - 0x000084D03FFF (4KB) {ACPI Non-volatile}
    
    2020-04-10 23:35:52 - 0x000084D04000 - 0x000084D04FFF (4KB) {Runtime Services Data}
    
    2020-04-10 23:35:52 - 0x000084D05000 - 0x000084DF9FFF (980KB) {Boot Services Data}
    
    2020-04-10 23:35:52 - 0x000084DFA000 - 0x000087D68FFF (47MB) {Free Memory}
    
    2020-04-10 23:35:52 - 0x000087D69000 - 0x00008C6C1FFF (73MB) {Boot Services Data}
    
    2020-04-10 23:35:52 - 0x00008C6C2000 - 0x00008C924FFF (2MB) {Free Memory}
    
    2020-04-10 23:35:52 - 0x00008C925000 - 0x00008CEC0FFF (5MB) {Boot Services Code}
    
    2020-04-10 23:35:52 - 0x00008CEC1000 - 0x00008E81BFFF (25MB) {Reserved Memory}
    
    2020-04-10 23:35:52 - 0x00008E81C000 - 0x00008E85AFFF (252KB) {ACPI Tables}
    
    2020-04-10 23:35:52 - 0x00008E85B000 - 0x00008EC76FFF (4MB) {ACPI Non-volatile}
    
    2020-04-10 23:35:52 - 0x00008EC77000 - 0x00008F70DFFF (10MB) {Runtime Services Data}
    
    2020-04-10 23:35:52 - 0x00008F70E000 - 0x00008F7FEFFF (964KB) {Runtime Services Code}
    
    2020-04-10 23:35:52 - 0x00008F7FF000 - 0x00008F7FFFFF (4KB) {Boot Services Data}
    
    2020-04-10 23:35:52 - 0x000100000000 - 0x00046EFFFFFF (14064MB) {Free Memory}
    
    2020-04-10 23:35:52 - 0x0000000A0000 - 0x0000000FFFFF (384KB) {Reserved Memory}
    
    2020-04-10 23:35:52 - 0x00008F800000 - 0x00008FFFFFFF (8MB) {Reserved Memory}
    
    2020-04-10 23:35:53 - 0x0000E0000000 - 0x0000EFFFFFFF (256MB) {OS Memory-mapped IO}
    
    2020-04-10 23:35:53 - 0x0000FE000000 - 0x0000FE010FFF (68KB) {OS Memory-mapped IO}
    
    2020-04-10 23:35:53 - 0x0000FEC00000 - 0x0000FEC00FFF (4KB) {OS Memory-mapped IO}
    
    2020-04-10 23:35:53 - 0x0000FED00000 - 0x0000FED00FFF (4KB) {OS Memory-mapped IO}
    
    2020-04-10 23:35:53 - 0x0000FEE00000 - 0x0000FEE00FFF (4KB) {OS Memory-mapped IO}
    
    2020-04-10 23:35:53 - 0x0000FF000000 - 0x0000FFFFFFFF (16MB) {OS Memory-mapped IO}
    
    2020-04-10 23:35:53 - 
    
    2020-04-10 23:35:53 - Available Memory: 0x3F6921000 (15GB)
    
    2020-04-10 23:35:53 - Reserved Memory: 0x196F3000 (406MB)
    
    2020-04-10 23:35:53 - mem_size - Number of entries: 34
    2020-04-10 23:35:53 - mem_size - Max address: 0x46F000000
    2020-04-10 23:35:53 - mem_size - Total memory size (17123401728 bytes)
    2020-04-10 23:35:53 - Getting memory SPD info
    2020-04-10 23:35:53 - Attempting to enable any disabled SMBus controllers...
    2020-04-10 23:35:53 - Attempting to enable SMBUS:
    2020-04-10 23:35:53 - Searching PCI for SMBus Controller
    2020-04-10 23:35:53 -  Found SMBus device:  VID:8086 DID:A2A3 Bus:00 Dev:1F Fun:04 IO Add:F000 IO (2) Add:0000 MMIO Add:0 PCI Add:{00:00:00:0000} Rev:00 [Intel 200 Series PCH SMBus Controller]
    2020-04-10 23:35:53 - Finished searching PCI for SMBus Controller
    2020-04-10 23:35:53 - [Intel 200 Series PCH SMBus Controller Bus:00 Dev:1F Fun:04 Add:F000] Looking for SPD
    2020-04-10 23:35:54 - Raw SPD bytes for DIMM#0:
    2020-04-10 23:35:54 - 23 11 0C 02 85 21 00 08 00 40 00 03 01 03 00 00 
    2020-04-10 23:35:54 - 00 00 06 0D F8 3F 00 00 6E 6E 6E 11 00 6E F0 0A 
    2020-04-10 23:35:54 - 20 08 00 05 00 A8 18 28 28 00 78 00 14 3C 00 00 
    2020-04-10 23:35:54 - 00 00 00 00 00 00 00 00 00 00 00 00 16 36 16 36 
    2020-04-10 23:35:54 - 16 36 16 36 00 00 16 36 16 36 16 36 16 36 00 00 
    2020-04-10 23:35:54 - 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
    2020-04-10 23:35:54 - 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
    2020-04-10 23:35:54 - 00 00 00 00 00 00 9C 00 00 00 00 00 E7 00 74 73 
    2020-04-10 23:35:54 - 4F 01 40 00 00 00 00 00 00 00 00 00 00 00 00 00 
    2020-04-10 23:35:54 - 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
    2020-04-10 23:35:54 - 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
    2020-04-10 23:35:54 - 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
    2020-04-10 23:35:54 - 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
    2020-04-10 23:35:54 - 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
    2020-04-10 23:35:54 - 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
    2020-04-10 23:35:54 - 00 00 00 00 00 00 00 00 00 00 00 00 00 00 9A AB 
    2020-04-10 23:35:54 - 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
    2020-04-10 23:35:54 - 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
    2020-04-10 23:35:54 - 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
    2020-04-10 23:35:54 - 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
    2020-04-10 23:35:54 - 04 CB 00 18 41 27 17 00 00 20 20 20 20 20 20 20 
    2020-04-10 23:35:54 - 20 20 20 20 20 20 20 20 20 20 20 20 20 00 02 B5 
    2020-04-10 23:35:54 - FF 37 49 34 30 30 30 30 30 35 39 32 37 00 00 00 
    2020-04-10 23:35:54 - 55 34 30 30 33 36 53 50 00 00 00 00 00 00 00 00 
    2020-04-10 23:35:54 - 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
    2020-04-10 23:35:54 - 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
    2020-04-10 23:35:54 - 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
    2020-04-10 23:35:54 - 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
    2020-04-10 23:35:54 - 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
    2020-04-10 23:35:54 - 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
    2020-04-10 23:35:55 - 05 00 00 00 00 00 00 1C 00 00 00 00 00 00 00 00 
    2020-04-10 23:35:55 - 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
    2020-04-10 23:35:55 - Module Manufacturer's Specific Data raw bytes:
    2020-04-10 23:35:55 - 37 49 34 30 30 30 30 30 35 39 32 37 00 00 00 55 
    2020-04-10 23:35:55 - 34 30 30 33 36 53 50 00 00 00 00 00 00 00 00 00 
    2020-04-10 23:35:55 - Raw SPD bytes for DIMM#1:
    2020-04-10 23:35:55 - 23 11 0C 02 85 21 00 08 00 40 00 03 01 03 00 00 
    2020-04-10 23:35:55 - 00 00 06 0D F8 3F 00 00 6E 6E 6E 11 00 6E F0 0A 
    2020-04-10 23:35:55 - 20 08 00 05 00 A8 18 28 28 00 78 00 14 3C 00 00 
    2020-04-10 23:35:55 - 00 00 00 00 00 00 00 00 00 00 00 00 16 36 16 36 
    2020-04-10 23:35:55 - 16 36 16 36 00 00 16 36 16 36 16 36 16 36 00 00 
    2020-04-10 23:35:55 - 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
    2020-04-10 23:35:55 - 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
    2020-04-10 23:35:55 - 00 00 00 00 00 00 9C 00 00 00 00 00 E7 00 74 73 
    2020-04-10 23:35:55 - 4F 01 40 00 00 00 00 00 00 00 00 00 00 00 00 00 
    2020-04-10 23:35:55 - 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
    2020-04-10 23:35:55 - 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
    2020-04-10 23:35:55 - 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
    2020-04-10 23:35:55 - 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
    2020-04-10 23:35:55 - 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
    2020-04-10 23:35:55 - 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
    2020-04-10 23:35:55 - 00 00 00 00 00 00 00 00 00 00 00 00 00 00 9A AB 
    2020-04-10 23:35:55 - 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
    2020-04-10 23:35:55 - 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
    2020-04-10 23:35:55 - 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
    2020-04-10 23:35:55 - 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
    2020-04-10 23:35:55 - 04 CB 00 18 41 5A 17 00 00 20 20 20 20 20 20 20 
    2020-04-10 23:35:55 - 20 20 20 20 20 20 20 20 20 20 20 20 20 00 02 B5 
    2020-04-10 23:35:56 - FF 37 49 34 30 30 30 30 30 35 39 37 38 00 00 00 
    2020-04-10 23:35:56 - 55 34 30 30 33 36 53 50 00 00 00 00 00 00 00 00 
    2020-04-10 23:35:56 - 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
    2020-04-10 23:35:56 - 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
    2020-04-10 23:35:56 - 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
    2020-04-10 23:35:56 - 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
    2020-04-10 23:35:56 - 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
    2020-04-10 23:35:56 - 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
    2020-04-10 23:35:56 - 05 00 00 00 00 00 00 1C 00 00 00 00 00 00 00 00 
    2020-04-10 23:35:56 - 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
    2020-04-10 23:35:56 - Module Manufacturer's Specific Data raw bytes:
    2020-04-10 23:35:56 - 37 49 34 30 30 30 30 30 35 39 37 38 00 00 00 55 
    2020-04-10 23:35:56 - 34 30 30 33 36 53 50 00 00 00 00 00 00 00 00 00 
    2020-04-10 23:35:56 - Getting memory controller info
    2020-04-10 23:35:56 - find_mem_controller - found Intel Coffee Lake (8086:3EC2) at 0-0-0
    2020-04-10 23:35:56 - Intel Coffee Lake chipset init
    2020-04-10 23:35:56 - MCHBAR_LO=FED10001
    2020-04-10 23:35:56 - MCHBAR_HI=00000000
    2020-04-10 23:35:56 - MCHBAR=FED10000
    2020-04-10 23:35:56 - CAPID0_A=6201207D (ECC capable: no)
    2020-04-10 23:35:56 - find_mem_controller - Intel Coffee Lake (8086:3EC2) at 0-0-0
    2020-04-10 23:35:56 - find_mem_controller - Intel Coffee Lake ECC mode: detect: no, correct: no, scrub: no, chipkill: no
    2020-04-10 23:35:56 - ECC polling disabled
    2020-04-10 23:35:56 - Successfully located the PI MpService protocol.
    2020-04-10 23:35:56 - BSP is Proc 0
    2020-04-10 23:35:56 - This platform has 12 logical processors of which 12 are enabled.
    2020-04-10 23:35:56 -  ProcID   Enabled   Type   Status   Pkg   Core  Thread  Hyperthread?
    2020-04-10 23:35:56 - --------  --------  ----  -------- -----  ----  ------  ------------
    2020-04-10 23:35:56 - 00000000      Y      BSP  00000007     0     0      0      N
    2020-04-10 23:35:56 - 00000001      Y       AP  00000006     0     0      1      Y
    2020-04-10 23:35:56 - 00000002      Y       AP  00000006     0     1      0      N
    2020-04-10 23:35:56 - 00000003      Y       AP  00000006     0     1      1      Y
    2020-04-10 23:35:57 - 00000004      Y       AP  00000006     0     2      0      N
    2020-04-10 23:35:57 - 00000005      Y       AP  00000006     0     2      1      Y
    2020-04-10 23:35:57 - 00000006      Y       AP  00000006     0     3      0      N
    2020-04-10 23:35:57 - 00000007      Y       AP  00000006     0     3      1      Y
    2020-04-10 23:35:57 - 00000008      Y       AP  00000006     0     4      0      N
    2020-04-10 23:35:57 - 00000009      Y       AP  00000006     0     4      1      Y
    2020-04-10 23:35:57 - 0000000A      Y       AP  00000006     0     5      0      N
    2020-04-10 23:35:57 - 0000000B      Y       AP  00000006     0     5      1      Y
    2020-04-10 23:35:57 - This platform has 12 logical processors of which 12 are enabled.
    2020-04-10 23:35:57 - Number of hyperthreads detected: 6 
    2020-04-10 23:35:57 - Disabling all hyperthreads
    2020-04-10 23:35:57 - Disabling hyperthread processor 1
    2020-04-10 23:35:57 - Disabling hyperthread processor 3
    2020-04-10 23:35:57 - Disabling hyperthread processor 5
    2020-04-10 23:35:57 - Disabling hyperthread processor 7
    2020-04-10 23:35:57 - Disabling hyperthread processor 9
    2020-04-10 23:35:57 - Disabling hyperthread processor 11
    2020-04-10 23:35:57 - Testing MP support
    2020-04-10 23:35:57 - MPSupportTestMPServices - AP dispatch test
    2020-04-10 23:35:57 - MPSupportTestMPServices - Starting AP#2
    2020-04-10 23:35:57 - MPSupportTestMPServices - Starting AP#4
    2020-04-10 23:35:57 - MPSupportTestMPServices - Starting AP#6
    2020-04-10 23:35:57 - MPSupportTestMPServices - Starting AP#8
    2020-04-10 23:35:57 - MPSupportTestMPServices - Starting AP#10
    2020-04-10 23:35:57 - MPSupportTestMPServices - Waiting for AP's to complete execution
    2020-04-10 23:35:58 - MPSupportTestMPServices - CPU #2 finished execution
    2020-04-10 23:35:58 - MPSupportTestMPServices - CPU #4 finished execution
    2020-04-10 23:35:58 - MPSupportTestMPServices - CPU #6 finished execution
    2020-04-10 23:35:58 - MPSupportTestMPServices - CPU #8 finished execution
    2020-04-10 23:35:58 - MPSupportTestMPServices - CPU #10 finished execution
    2020-04-10 23:35:58 - MPSupportTestMPServices - AP dispatch test complete
    2020-04-10 23:35:58 - MP test passed. Setting default CPU mode to PARALLEL
    2020-04-10 23:35:58 - Applying configurations
    2020-04-10 23:35:58 - [CONFIG] This platform has 12 logical processors of which 6 are enabled.
    2020-04-10 23:35:58 - Console size = 80 x 25
    2020-04-10 23:35:59 - Screen size = 1024 x 768
    2020-04-10 23:35:59 - Char width=8 height=19
    2020-04-10 23:35:59 - Loading images
    2020-04-10 23:36:09 - *** TEST SESSION - 2020-04-10 23:36:09 ***
    2020-04-10 23:36:09 - CPU selection mode = 1
    2020-04-10 23:36:09 - GetIA32ArchitecturalTemp - MSR(0x19C) =         881E0800 (Vendor ID: GenuineIntel 6 9E A)
    2020-04-10 23:36:09 - MapTempIntel - MSR(0x1A2) =           641200
    2020-04-10 23:36:09 - ReadMemoryRanges - Available Pages = 4155681
    2020-04-10 23:36:09 - Locking all memory ranges first...
    2020-04-10 23:36:09 - Skipping memory range 0x8000 - 0x58000 (320KB). Range too small.
    2020-04-10 23:36:09 - Skipping memory range 0x59000 - 0x5F000 (24KB). Range too small.
    2020-04-10 23:36:09 - Memory range locked: 0x100000 - 0x74E0A000 (14708828KB of available memory left)
    2020-04-10 23:36:09 - Memory range locked: 0x74E4A000 - 0x84839000 (14452896KB of available memory left)
    2020-04-10 23:36:09 - Memory range locked: 0x84DFA000 - 0x87D69000 (14404324KB of available memory left)
    2020-04-10 23:36:09 - Memory range locked: 0x8C6C2000 - 0x8C925000 (14401880KB of available memory left)
    2020-04-10 23:36:09 - Memory range locked: 0x100000000 - 0x46F000000 (344KB of available memory left)
    2020-04-10 23:36:09 - All memory ranges successfully locked
    2020-04-10 23:36:09 - Starting pass #1 (of 4)
    2020-04-10 23:36:09 - GetIA32ArchitecturalTemp - MSR(0x19C) =         88200800 (Vendor ID: GenuineIntel 6 9E A)
    2020-04-10 23:36:09 - MapTempIntel - MSR(0x1A2) =           641200
    2020-04-10 23:36:09 - Running test #0 (Test 0 [Address test, walking ones, 1 CPU])
    2020-04-10 23:36:09 - MtSupportRunAllTests - Setting random seed to 0x50415353
    2020-04-10 23:36:10 - MtSupportRunAllTests - Start time: 569 ms
    2020-04-10 23:36:10 - MtSupportRunAllTests - Enabling memory cache for test
    2020-04-10 23:36:10 - MtSupportRunAllTests - Enabling memory cache complete
    2020-04-10 23:36:10 - Start memory range test (0x0 - 0x46F000000)
    2020-04-10 23:36:10 - MtSupportRunAllTests - Test execution time: 0.496 (Test 0 cumulative error count: 0)
    2020-04-10 23:36:10 - GetIA32ArchitecturalTemp - MSR(0x19C) =         881F0800 (Vendor ID: GenuineIntel 6 9E A)
    2020-04-10 23:36:10 - MapTempIntel - MSR(0x1A2) =           641200
    2020-04-10 23:36:10 - Running test #1 (Test 1 [Address test, own address, 1 CPU])
    2020-04-10 23:36:10 - MtSupportRunAllTests - Setting random seed to 0x50415353
    2020-04-10 23:36:10 - MtSupportRunAllTests - Start time: 1297 ms
    2020-04-10 23:36:10 - MtSupportRunAllTests - Enabling memory cache for test
    2020-04-10 23:36:10 - MtSupportRunAllTests - Enabling memory cache complete
    2020-04-10 23:36:10 - Start memory range test (0x0 - 0x46F000000)
    2020-04-10 23:36:13 - MtSupportRunAllTests - Test execution time: 2.488 (Test 1 cumulative error count: 0)
    2020-04-10 23:36:13 - GetIA32ArchitecturalTemp - MSR(0x19C) =         881D0800 (Vendor ID: GenuineIntel 6 9E A)
    2020-04-10 23:36:13 - MapTempIntel - MSR(0x1A2) =           641200
    2020-04-10 23:36:13 - Running test #2 (Test 2 [Address test, own address])
    2020-04-10 23:36:13 - MtSupportRunAllTests - Setting random seed to 0x50415353
    2020-04-10 23:36:13 - MtSupportRunAllTests - Start time: 4037 ms
    2020-04-10 23:36:13 - MtSupportRunAllTests - Enabling memory cache for test
    2020-04-10 23:36:13 - MtSupportRunAllTests - Enabling memory cache complete
    2020-04-10 23:36:13 - Start memory range test (0x0 - 0x46F000000)
    2020-04-10 23:36:15 - MtSupportRunAllTests - Test execution time: 2.146 (Test 2 cumulative error count: 0)
    2020-04-10 23:36:15 - GetIA32ArchitecturalTemp - MSR(0x19C) =         881C0800 (Vendor ID: GenuineIntel 6 9E A)
    2020-04-10 23:36:15 - MapTempIntel - MSR(0x1A2) =           641200
    2020-04-10 23:36:15 - Running test #3 (Test 3 [Moving inversions, ones & zeroes])
    2020-04-10 23:36:15 - MtSupportRunAllTests - Setting random seed to 0x50415353
    2020-04-10 23:36:15 - MtSupportRunAllTests - Start time: 6414 ms
    2020-04-10 23:36:16 - MtSupportRunAllTests - Enabling memory cache for test
    2020-04-10 23:36:16 - MtSupportRunAllTests - Enabling memory cache complete
    2020-04-10 23:36:16 - Start memory range test (0x0 - 0x46F000000)
    2020-04-10 23:36:28 - MtSupportRunAllTests - Test execution time: 12.324 (Test 3 cumulative error count: 0)
    2020-04-10 23:36:28 - GetIA32ArchitecturalTemp - MSR(0x19C) =         88150800 (Vendor ID: GenuineIntel 6 9E A)
    2020-04-10 23:36:28 - MapTempIntel - MSR(0x1A2) =           641200
    2020-04-10 23:36:28 - Running test #4 (Test 4 [Moving inversions, 8-bit pattern])
    2020-04-10 23:36:28 - MtSupportRunAllTests - Setting random seed to 0x50415353
    2020-04-10 23:36:28 - MtSupportRunAllTests - Start time: 19062 ms
    2020-04-10 23:36:28 - MtSupportRunAllTests - Enabling memory cache for test
    2020-04-10 23:36:28 - MtSupportRunAllTests - Enabling memory cache complete
    2020-04-10 23:36:28 - Start memory range test (0x0 - 0x46F000000)
    2020-04-10 23:37:27 - MtSupportRunAllTests - Test execution time: 58.104 (Test 4 cumulative error count: 0)
    2020-04-10 23:37:27 - GetIA32ArchitecturalTemp - MSR(0x19C) =         880E0800 (Vendor ID: GenuineIntel 6 9E A)
    2020-04-10 23:37:27 - MapTempIntel - MSR(0x1A2) =           641200
    2020-04-10 23:37:27 - Running test #5 (Test 5 [Moving inversions, random pattern])
    2020-04-10 23:37:27 - MtSupportRunAllTests - Setting random seed to 0x50415353
    2020-04-10 23:37:27 - MtSupportRunAllTests - Start time: 77402 ms
    2020-04-10 23:37:27 - MtSupportRunAllTests - Enabling memory cache for test
    2020-04-10 23:37:27 - MtSupportRunAllTests - Enabling memory cache complete
    2020-04-10 23:37:27 - Start memory range test (0x0 - 0x46F000000)
    2020-04-10 23:38:29 - MtSupportRunAllTests - Test execution time: 60.751 (Test 5 cumulative error count: 0)
    2020-04-10 23:38:29 - GetIA32ArchitecturalTemp - MSR(0x19C) =         880B0800 (Vendor ID: GenuineIntel 6 9E A)
    2020-04-10 23:38:29 - MapTempIntel - MSR(0x1A2) =           641200
    2020-04-10 23:38:29 - Running test #6 (Test 6 [Block move, 64-byte blocks])
    2020-04-10 23:38:29 - MtSupportRunAllTests - Setting random seed to 0x50415353
    2020-04-10 23:38:29 - MtSupportRunAllTests - Start time: 138384 ms
    2020-04-10 23:38:29 - MtSupportRunAllTests - Enabling memory cache for test
    2020-04-10 23:38:29 - MtSupportRunAllTests - Enabling memory cache complete
    2020-04-10 23:38:29 - Start memory range test (0x0 - 0x46F000000)
    2020-04-10 23:39:08 - MtSupportRunAllTests - Test execution time: 38.843 (Test 6 cumulative error count: 0)
    2020-04-10 23:39:08 - GetIA32ArchitecturalTemp - MSR(0x19C) =         88080800 (Vendor ID: GenuineIntel 6 9E A)
    2020-04-10 23:39:08 - MapTempIntel - MSR(0x1A2) =           641200
    2020-04-10 23:39:08 - Running test #7 (Test 7 [Moving inversions, 32-bit pattern])
    2020-04-10 23:39:08 - MtSupportRunAllTests - Setting random seed to 0x50415353
    2020-04-10 23:39:08 - MtSupportRunAllTests - Start time: 177480 ms
    2020-04-10 23:39:08 - MtSupportRunAllTests - Enabling memory cache for test
    2020-04-10 23:39:08 - MtSupportRunAllTests - Enabling memory cache complete
    2020-04-10 23:39:08 - Start memory range test (0x0 - 0x46F000000)
    2020-04-10 23:43:02 - MtSupportRunAllTests - Test execution time: 231.739 (Test 7 cumulative error count: 0)
    2020-04-10 23:43:02 - GetIA32ArchitecturalTemp - MSR(0x19C) =         88060A82 (Vendor ID: GenuineIntel 6 9E A)
    2020-04-10 23:43:02 - MapTempIntel - MSR(0x1A2) =           641200
    2020-04-10 23:43:03 - Running test #8 (Test 8 [Random number sequence])
    2020-04-10 23:43:03 - MtSupportRunAllTests - Setting random seed to 0x50415353
    2020-04-10 23:43:03 - MtSupportRunAllTests - Start time: 409453 ms
    2020-04-10 23:43:03 - MtSupportRunAllTests - Enabling memory cache for test
    2020-04-10 23:43:03 - MtSupportRunAllTests - Enabling memory cache complete
    2020-04-10 23:43:03 - Start memory range test (0x0 - 0x46F000000)
    2020-04-10 23:43:37 - MtSupportRunAllTests - Test execution time: 34.303 (Test 8 cumulative error count: 0)
    2020-04-10 23:43:37 - GetIA32ArchitecturalTemp - MSR(0x19C) =         88040A82 (Vendor ID: GenuineIntel 6 9E A)
    2020-04-10 23:43:37 - MapTempIntel - MSR(0x1A2) =           641200
    2020-04-10 23:43:37 - Running test #9 (Test 9 [Modulo 20, ones & zeros])
    2020-04-10 23:43:37 - MtSupportRunAllTests - Setting random seed to 0x50415353
    2020-04-10 23:43:37 - MtSupportRunAllTests - Start time: 443989 ms
    2020-04-10 23:43:37 - MtSupportRunAllTests - Enabling memory cache for test
    2020-04-10 23:43:38 - MtSupportRunAllTests - Enabling memory cache complete
    2020-04-10 23:43:38 - Start memory range test (0x0 - 0x46F000000)
    2020-04-10 23:46:12 - MtSupportRunAllTests - Test execution time: 152.948 (Test 9 cumulative error count: 0)
    2020-04-10 23:46:12 - GetIA32ArchitecturalTemp - MSR(0x19C) =         88050A82 (Vendor ID: GenuineIntel 6 9E A)
    2020-04-10 23:46:12 - MapTempIntel - MSR(0x1A2) =           641200
    2020-04-10 23:46:12 - Running test #10 (Test 10 [Bit fade test, 2 patterns, 1 CPU])
    2020-04-10 23:46:12 - MtSupportRunAllTests - Setting random seed to 0x50415353
    2020-04-10 23:46:12 - MtSupportRunAllTests - Start time: 597171 ms
    2020-04-10 23:46:12 - MtSupportRunAllTests - Enabling memory cache for test
    2020-04-10 23:46:12 - MtSupportRunAllTests - Enabling memory cache complete
    2020-04-10 23:46:12 - Start bit fade test (0x0 - 0x46F000000)
    2020-04-10 23:46:12 - Starting Stage 0, Pattern=00000000
    2020-04-10 23:46:12 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-10 23:46:12 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-10 23:46:14 - Finished Stage 0, Pattern=00000000
    2020-04-10 23:46:14 - Sleep start time: 598919
    2020-04-10 23:46:14 - Sleep time: 300000
    2020-04-10 23:46:14 - Test 10 - Sleeping (299 seconds remaining)
    2020-04-10 23:46:44 - Slept for 30 seconds
    2020-04-10 23:47:15 - Slept for 60 seconds
    2020-04-10 23:47:45 - Slept for 90 seconds
    2020-04-10 23:48:15 - Slept for 120 seconds
    2020-04-10 23:48:46 - Slept for 150 seconds
    2020-04-10 23:49:16 - Slept for 180 seconds
    2020-04-10 23:49:46 - Slept for 210 seconds
    2020-04-10 23:50:16 - Slept for 239 seconds
    2020-04-10 23:50:47 - Slept for 269 seconds
    2020-04-10 23:51:17 - Slept for 299 seconds
    2020-04-10 23:51:17 - Starting Stage 1, Pattern=00000000
    2020-04-10 23:51:17 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-10 23:51:17 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-10 23:51:20 - Finished Stage 1, Pattern=00000000
    2020-04-10 23:51:20 - Starting Stage 0, Pattern=FFFFFFFF
    2020-04-10 23:51:20 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-10 23:51:20 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-10 23:51:21 - Finished Stage 0, Pattern=FFFFFFFF
    2020-04-10 23:51:21 - Sleep start time: 903247
    2020-04-10 23:51:21 - Sleep time: 300000
    2020-04-10 23:51:22 - Test 10 - Sleeping (299 seconds remaining)
    2020-04-10 23:51:52 - Slept for 30 seconds
    2020-04-10 23:52:22 - Slept for 60 seconds
    2020-04-10 23:52:52 - Slept for 90 seconds
    2020-04-10 23:53:23 - Slept for 120 seconds
    2020-04-10 23:53:53 - Slept for 150 seconds
    2020-04-10 23:54:23 - Slept for 180 seconds
    2020-04-10 23:54:54 - Slept for 210 seconds
    2020-04-10 23:55:24 - Slept for 240 seconds
    2020-04-10 23:55:54 - Slept for 270 seconds
    2020-04-10 23:56:25 - Slept for 300 seconds
    2020-04-10 23:56:25 - Starting Stage 1, Pattern=FFFFFFFF
    2020-04-10 23:56:25 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-10 23:56:25 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-10 23:56:27 - Finished Stage 1, Pattern=FFFFFFFF
    2020-04-10 23:56:27 - MtSupportRunAllTests - Test execution time: 608.789 (Test 10 cumulative error count: 0)
    2020-04-10 23:56:27 - GetIA32ArchitecturalTemp - MSR(0x19C) =         881F0A82 (Vendor ID: GenuineIntel 6 9E A)
    2020-04-10 23:56:27 - MapTempIntel - MSR(0x1A2) =           641200
    2020-04-10 23:56:27 - Running test #13 (Test 13 [Hammer test])
    2020-04-10 23:56:27 - MtSupportRunAllTests - Setting random seed to 0x50415353
    2020-04-10 23:56:27 - MtSupportRunAllTests - Start time: 1206194 ms
    2020-04-10 23:56:28 - MtSupportRunAllTests - Enabling memory cache for test
    2020-04-10 23:56:28 - MtSupportRunAllTests - Enabling memory cache complete
    2020-04-10 23:56:28 - Start double-sided hammer test (0x0 - 0x46F000000, Step size: 0x1000000)
    2020-04-10 23:56:28 - Using random pattern
    2020-04-10 23:56:28 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-10 23:56:28 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-10 23:56:28 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-10 23:56:28 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-10 23:56:36 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x100000 - 0x20100000]
    2020-04-10 23:56:36 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-10 23:56:36 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-10 23:56:45 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-10 23:56:45 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-10 23:56:53 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x20100000 - 0x40100000]
    2020-04-10 23:56:53 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-10 23:56:53 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-10 23:57:02 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-10 23:57:02 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-10 23:57:10 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x40100000 - 0x60100000]
    2020-04-10 23:57:11 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-10 23:57:11 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-10 23:57:20 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-10 23:57:20 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-10 23:57:28 - RunHammerTest - Running hammer test on 2 CPUs (166MB each) [0x60100000 - 0x74E0A000]
    2020-04-10 23:57:28 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-10 23:57:28 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-10 23:57:37 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-10 23:57:37 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-10 23:57:46 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-10 23:57:46 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-10 23:57:55 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-10 23:57:55 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-10 23:58:03 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-10 23:58:03 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-10 23:58:12 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-10 23:58:12 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-10 23:58:20 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x100000000 - 0x120000000]
    2020-04-10 23:58:20 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-10 23:58:20 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-10 23:58:29 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-10 23:58:29 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-10 23:58:37 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x120000000 - 0x140000000]
    2020-04-10 23:58:38 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-10 23:58:38 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-10 23:58:47 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-10 23:58:47 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-10 23:58:55 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x140000000 - 0x160000000]
    2020-04-10 23:58:55 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-10 23:58:55 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-10 23:59:04 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-10 23:59:04 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-10 23:59:12 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x160000000 - 0x180000000]
    2020-04-10 23:59:12 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-10 23:59:12 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-10 23:59:21 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-10 23:59:21 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-10 23:59:29 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x180000000 - 0x1A0000000]
    2020-04-10 23:59:30 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-10 23:59:30 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-10 23:59:39 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-10 23:59:39 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-10 23:59:47 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x1A0000000 - 0x1C0000000]
    2020-04-10 23:59:47 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-10 23:59:47 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-10 23:59:56 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-10 23:59:56 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:00:04 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x1C0000000 - 0x1E0000000]
    2020-04-11 00:00:04 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:00:04 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:00:13 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:00:13 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:00:21 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x1E0000000 - 0x200000000]
    2020-04-11 00:00:22 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:00:22 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:00:31 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:00:31 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:00:39 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x200000000 - 0x220000000]
    2020-04-11 00:00:39 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:00:39 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:00:48 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:00:48 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:00:56 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x220000000 - 0x240000000]
    2020-04-11 00:00:57 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:00:57 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:01:06 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:01:06 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:01:14 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x240000000 - 0x260000000]
    2020-04-11 00:01:14 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:01:14 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:01:23 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:01:23 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:01:31 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x260000000 - 0x280000000]
    2020-04-11 00:01:31 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:01:31 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:01:40 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:01:41 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:01:48 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x280000000 - 0x2A0000000]
    2020-04-11 00:01:49 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:01:49 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:01:58 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:01:58 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:02:06 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x2A0000000 - 0x2C0000000]
    2020-04-11 00:02:06 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:02:06 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:02:15 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:02:15 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:02:23 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x2C0000000 - 0x2E0000000]
    2020-04-11 00:02:24 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:02:24 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:02:33 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:02:33 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:02:41 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x2E0000000 - 0x300000000]
    2020-04-11 00:02:41 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:02:41 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:02:50 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:02:50 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:02:58 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x300000000 - 0x320000000]
    2020-04-11 00:02:58 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:02:58 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:03:07 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:03:07 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:03:15 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x320000000 - 0x340000000]
    2020-04-11 00:03:16 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:03:16 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:03:25 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:03:25 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:03:33 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x340000000 - 0x360000000]
    2020-04-11 00:03:33 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:03:33 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:03:42 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:03:42 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:03:50 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x360000000 - 0x380000000]
    2020-04-11 00:03:50 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:03:50 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:04:00 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:04:00 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:04:07 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x380000000 - 0x3A0000000]
    2020-04-11 00:04:08 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:04:08 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:04:17 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:04:17 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:04:25 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x3A0000000 - 0x3C0000000]
    2020-04-11 00:04:25 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:04:25 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:04:34 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:04:34 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:04:42 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x3C0000000 - 0x3E0000000]
    2020-04-11 00:04:42 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:04:43 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:04:52 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:04:52 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:05:00 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x3E0000000 - 0x400000000]
    2020-04-11 00:05:00 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:05:00 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:05:09 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:05:09 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:05:17 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x400000000 - 0x420000000]
    2020-04-11 00:05:17 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:05:17 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:05:26 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:05:26 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:05:34 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x420000000 - 0x440000000]
    2020-04-11 00:05:35 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:05:35 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:05:44 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:05:44 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:05:52 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x440000000 - 0x460000000]
    2020-04-11 00:05:52 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:05:52 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:06:01 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:06:01 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:06:09 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:06:09 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:06:19 - MtSupportRunAllTests - Test execution time: 584.975 (Test 13 cumulative error count: 0)
    2020-04-11 00:06:19 - Finished pass #1 (of 4) (Cumulative error count: 0)
    2020-04-11 00:06:19 - Starting pass #2 (of 4)
    2020-04-11 00:06:19 - GetIA32ArchitecturalTemp - MSR(0x19C) =         881E0A82 (Vendor ID: GenuineIntel 6 9E A)
    2020-04-11 00:06:19 - MapTempIntel - MSR(0x1A2) =           641200
    2020-04-11 00:06:19 - Running test #0 (Test 0 [Address test, walking ones, 1 CPU])
    2020-04-11 00:06:19 - MtSupportRunAllTests - Setting random seed to 0xE397A132
    2020-04-11 00:06:19 - MtSupportRunAllTests - Start time: 1791572 ms
    2020-04-11 00:06:19 - MtSupportRunAllTests - Enabling memory cache for test
    2020-04-11 00:06:19 - MtSupportRunAllTests - Enabling memory cache complete
    2020-04-11 00:06:19 - Start memory range test (0x0 - 0x46F000000)
    2020-04-11 00:06:19 - MtSupportRunAllTests - Test execution time: 0.497 (Test 0 cumulative error count: 0)
    2020-04-11 00:06:19 - GetIA32ArchitecturalTemp - MSR(0x19C) =         881E0A82 (Vendor ID: GenuineIntel 6 9E A)
    2020-04-11 00:06:19 - MapTempIntel - MSR(0x1A2) =           641200
    2020-04-11 00:06:20 - Running test #1 (Test 1 [Address test, own address, 1 CPU])
    2020-04-11 00:06:20 - MtSupportRunAllTests - Setting random seed to 0x866399B0
    2020-04-11 00:06:20 - MtSupportRunAllTests - Start time: 1792301 ms
    2020-04-11 00:06:20 - MtSupportRunAllTests - Enabling memory cache for test
    2020-04-11 00:06:20 - MtSupportRunAllTests - Enabling memory cache complete
    2020-04-11 00:06:20 - Start memory range test (0x0 - 0x46F000000)
    2020-04-11 00:06:22 - MtSupportRunAllTests - Test execution time: 2.487 (Test 1 cumulative error count: 0)
    2020-04-11 00:06:22 - GetIA32ArchitecturalTemp - MSR(0x19C) =         881F0A82 (Vendor ID: GenuineIntel 6 9E A)
    2020-04-11 00:06:22 - MapTempIntel - MSR(0x1A2) =           641200
    2020-04-11 00:06:22 - Running test #2 (Test 2 [Address test, own address])
    2020-04-11 00:06:22 - MtSupportRunAllTests - Setting random seed to 0xE37EE644
    2020-04-11 00:06:22 - MtSupportRunAllTests - Start time: 1795022 ms
    2020-04-11 00:06:22 - MtSupportRunAllTests - Enabling memory cache for test
    2020-04-11 00:06:22 - MtSupportRunAllTests - Enabling memory cache complete
    2020-04-11 00:06:22 - Start memory range test (0x0 - 0x46F000000)
    2020-04-11 00:06:25 - MtSupportRunAllTests - Test execution time: 2.145 (Test 2 cumulative error count: 0)
    2020-04-11 00:06:25 - GetIA32ArchitecturalTemp - MSR(0x19C) =         881D0A82 (Vendor ID: GenuineIntel 6 9E A)
    2020-04-11 00:06:25 - MapTempIntel - MSR(0x1A2) =           641200
    2020-04-11 00:06:25 - Running test #3 (Test 3 [Moving inversions, ones & zeroes])
    2020-04-11 00:06:25 - MtSupportRunAllTests - Setting random seed to 0xF4EF96BA
    2020-04-11 00:06:25 - MtSupportRunAllTests - Start time: 1797398 ms
    2020-04-11 00:06:25 - MtSupportRunAllTests - Enabling memory cache for test
    2020-04-11 00:06:25 - MtSupportRunAllTests - Enabling memory cache complete
    2020-04-11 00:06:25 - Start memory range test (0x0 - 0x46F000000)
    2020-04-11 00:06:57 - MtSupportRunAllTests - Test execution time: 31.772 (Test 3 cumulative error count: 0)
    2020-04-11 00:06:57 - GetIA32ArchitecturalTemp - MSR(0x19C) =         88120A82 (Vendor ID: GenuineIntel 6 9E A)
    2020-04-11 00:06:57 - MapTempIntel - MSR(0x1A2) =           641200
    2020-04-11 00:06:57 - Running test #4 (Test 4 [Moving inversions, 8-bit pattern])
    2020-04-11 00:06:57 - MtSupportRunAllTests - Setting random seed to 0xC7B119D4
    2020-04-11 00:06:57 - MtSupportRunAllTests - Start time: 1829405 ms
    2020-04-11 00:06:57 - MtSupportRunAllTests - Enabling memory cache for test
    2020-04-11 00:06:57 - MtSupportRunAllTests - Enabling memory cache complete
    2020-04-11 00:06:57 - Start memory range test (0x0 - 0x46F000000)
    2020-04-11 00:09:15 - MtSupportRunAllTests - Test execution time: 136.184 (Test 4 cumulative error count: 0)
    2020-04-11 00:09:15 - GetIA32ArchitecturalTemp - MSR(0x19C) =         880C0A82 (Vendor ID: GenuineIntel 6 9E A)
    2020-04-11 00:09:15 - MapTempIntel - MSR(0x1A2) =           641200
    2020-04-11 00:09:15 - Running test #5 (Test 5 [Moving inversions, random pattern])
    2020-04-11 00:09:15 - MtSupportRunAllTests - Setting random seed to 0x789BF8F0
    2020-04-11 00:09:15 - MtSupportRunAllTests - Start time: 1965929 ms
    2020-04-11 00:09:15 - MtSupportRunAllTests - Enabling memory cache for test
    2020-04-11 00:09:15 - MtSupportRunAllTests - Enabling memory cache complete
    2020-04-11 00:09:15 - Start memory range test (0x0 - 0x46F000000)
    2020-04-11 00:12:19 - MtSupportRunAllTests - Test execution time: 181.949 (Test 5 cumulative error count: 0)
    2020-04-11 00:12:19 - GetIA32ArchitecturalTemp - MSR(0x19C) =         880A0A82 (Vendor ID: GenuineIntel 6 9E A)
    2020-04-11 00:12:19 - MapTempIntel - MSR(0x1A2) =           641200
    2020-04-11 00:12:19 - Running test #6 (Test 6 [Block move, 64-byte blocks])
    2020-04-11 00:12:19 - MtSupportRunAllTests - Setting random seed to 0xDB36662C
    2020-04-11 00:12:19 - MtSupportRunAllTests - Start time: 2148113 ms
    2020-04-11 00:12:19 - MtSupportRunAllTests - Enabling memory cache for test
    2020-04-11 00:12:19 - MtSupportRunAllTests - Enabling memory cache complete
    2020-04-11 00:12:19 - Start memory range test (0x0 - 0x46F000000)
    2020-04-11 00:14:13 - MtSupportRunAllTests - Test execution time: 112.932 (Test 6 cumulative error count: 0)
    2020-04-11 00:14:13 - GetIA32ArchitecturalTemp - MSR(0x19C) =         88050A82 (Vendor ID: GenuineIntel 6 9E A)
    2020-04-11 00:14:13 - MapTempIntel - MSR(0x1A2) =           641200
    2020-04-11 00:14:13 - Running test #7 (Test 7 [Moving inversions, 32-bit pattern])
    2020-04-11 00:14:13 - MtSupportRunAllTests - Setting random seed to 0x3D17FD86
    2020-04-11 00:14:13 - MtSupportRunAllTests - Start time: 2261278 ms
    2020-04-11 00:14:13 - MtSupportRunAllTests - Enabling memory cache for test
    2020-04-11 00:14:13 - MtSupportRunAllTests - Enabling memory cache complete
    2020-04-11 00:14:13 - Start memory range test (0x0 - 0x46F000000)
    2020-04-11 00:23:22 - MtSupportRunAllTests - Test execution time: 543.342 (Test 7 cumulative error count: 0)
    2020-04-11 00:23:22 - GetIA32ArchitecturalTemp - MSR(0x19C) =         88060A82 (Vendor ID: GenuineIntel 6 9E A)
    2020-04-11 00:23:22 - MapTempIntel - MSR(0x1A2) =           641200
    2020-04-11 00:23:22 - Running test #8 (Test 8 [Random number sequence])
    2020-04-11 00:23:22 - MtSupportRunAllTests - Setting random seed to 0xCE97E5D8
    2020-04-11 00:23:22 - MtSupportRunAllTests - Start time: 2804854 ms
    2020-04-11 00:23:23 - MtSupportRunAllTests - Enabling memory cache for test
    2020-04-11 00:23:23 - MtSupportRunAllTests - Enabling memory cache complete
    2020-04-11 00:23:23 - Start memory range test (0x0 - 0x46F000000)
    2020-04-11 00:25:07 - MtSupportRunAllTests - Test execution time: 103.307 (Test 8 cumulative error count: 0)
    2020-04-11 00:25:07 - GetIA32ArchitecturalTemp - MSR(0x19C) =         88040A82 (Vendor ID: GenuineIntel 6 9E A)
    2020-04-11 00:25:07 - MapTempIntel - MSR(0x1A2) =           641200
    2020-04-11 00:25:07 - Running test #9 (Test 9 [Modulo 20, ones & zeros])
    2020-04-11 00:25:07 - MtSupportRunAllTests - Setting random seed to 0xD23657CA
    2020-04-11 00:25:07 - MtSupportRunAllTests - Start time: 2908393 ms
    2020-04-11 00:25:07 - MtSupportRunAllTests - Enabling memory cache for test
    2020-04-11 00:25:07 - MtSupportRunAllTests - Enabling memory cache complete
    2020-04-11 00:25:07 - Start memory range test (0x0 - 0x46F000000)
    2020-04-11 00:32:46 - MtSupportRunAllTests - Test execution time: 454.403 (Test 9 cumulative error count: 0)
    2020-04-11 00:32:46 - GetIA32ArchitecturalTemp - MSR(0x19C) =         88050A82 (Vendor ID: GenuineIntel 6 9E A)
    2020-04-11 00:32:46 - MapTempIntel - MSR(0x1A2) =           641200
    2020-04-11 00:32:46 - Running test #10 (Test 10 [Bit fade test, 2 patterns, 1 CPU])
    2020-04-11 00:32:46 - MtSupportRunAllTests - Setting random seed to 0x1185D384
    2020-04-11 00:32:46 - MtSupportRunAllTests - Start time: 3363029 ms
    2020-04-11 00:32:47 - MtSupportRunAllTests - Enabling memory cache for test
    2020-04-11 00:32:47 - MtSupportRunAllTests - Enabling memory cache complete
    2020-04-11 00:32:47 - Start bit fade test (0x0 - 0x46F000000)
    2020-04-11 00:32:47 - Starting Stage 0, Pattern=00000000
    2020-04-11 00:32:47 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:32:47 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:32:48 - Finished Stage 0, Pattern=00000000
    2020-04-11 00:32:48 - Sleep start time: 3364887
    2020-04-11 00:32:48 - Sleep time: 300000
    2020-04-11 00:32:48 - Test 10 - Sleeping (299 seconds remaining)
    2020-04-11 00:33:19 - Slept for 30 seconds
    2020-04-11 00:33:49 - Slept for 60 seconds
    2020-04-11 00:34:19 - Slept for 90 seconds
    2020-04-11 00:34:50 - Slept for 120 seconds
    2020-04-11 00:35:20 - Slept for 150 seconds
    2020-04-11 00:35:50 - Slept for 180 seconds
    2020-04-11 00:36:20 - Slept for 210 seconds
    2020-04-11 00:36:51 - Slept for 239 seconds
    2020-04-11 00:37:21 - Slept for 269 seconds
    2020-04-11 00:37:51 - Slept for 299 seconds
    2020-04-11 00:37:51 - Starting Stage 1, Pattern=00000000
    2020-04-11 00:37:51 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:37:51 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:37:54 - Finished Stage 1, Pattern=00000000
    2020-04-11 00:37:54 - Starting Stage 0, Pattern=FFFFFFFF
    2020-04-11 00:37:54 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:37:54 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:37:56 - Finished Stage 0, Pattern=FFFFFFFF
    2020-04-11 00:37:56 - Sleep start time: 3669217
    2020-04-11 00:37:56 - Sleep time: 300000
    2020-04-11 00:37:56 - Test 10 - Sleeping (299 seconds remaining)
    2020-04-11 00:38:26 - Slept for 30 seconds
    2020-04-11 00:38:56 - Slept for 60 seconds
    2020-04-11 00:39:27 - Slept for 90 seconds
    2020-04-11 00:39:57 - Slept for 120 seconds
    2020-04-11 00:40:27 - Slept for 150 seconds
    2020-04-11 00:40:58 - Slept for 180 seconds
    2020-04-11 00:41:28 - Slept for 210 seconds
    2020-04-11 00:41:58 - Slept for 239 seconds
    2020-04-11 00:42:28 - Slept for 269 seconds
    2020-04-11 00:42:59 - Slept for 299 seconds
    2020-04-11 00:42:59 - Starting Stage 1, Pattern=FFFFFFFF
    2020-04-11 00:42:59 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:42:59 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:43:02 - Finished Stage 1, Pattern=FFFFFFFF
    2020-04-11 00:43:02 - MtSupportRunAllTests - Test execution time: 608.806 (Test 10 cumulative error count: 0)
    2020-04-11 00:43:02 - GetIA32ArchitecturalTemp - MSR(0x19C) =         881E0A82 (Vendor ID: GenuineIntel 6 9E A)
    2020-04-11 00:43:02 - MapTempIntel - MSR(0x1A2) =           641200
    2020-04-11 00:43:02 - Running test #13 (Test 13 [Hammer test])
    2020-04-11 00:43:02 - MtSupportRunAllTests - Setting random seed to 0xB4AE76B2
    2020-04-11 00:43:02 - MtSupportRunAllTests - Start time: 3972249 ms
    2020-04-11 00:43:02 - MtSupportRunAllTests - Enabling memory cache for test
    2020-04-11 00:43:02 - MtSupportRunAllTests - Enabling memory cache complete
    2020-04-11 00:43:02 - Start double-sided hammer test (0x0 - 0x46F000000, Step size: 0x1000000)
    2020-04-11 00:43:02 - Using random pattern
    2020-04-11 00:43:02 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:43:02 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:43:02 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:43:02 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:43:10 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x100000 - 0x20100000]
    2020-04-11 00:43:12 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:43:12 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:43:21 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:43:21 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:43:29 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x20100000 - 0x40100000]
    2020-04-11 00:43:31 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:43:31 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:43:40 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:43:41 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:43:48 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x40100000 - 0x60100000]
    2020-04-11 00:43:51 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:43:51 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:44:00 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:44:00 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:44:08 - RunHammerTest - Running hammer test on 2 CPUs (166MB each) [0x60100000 - 0x74E0A000]
    2020-04-11 00:44:09 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:44:09 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:44:18 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:44:18 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:44:28 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:44:28 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:44:37 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:44:37 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:44:45 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:44:45 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:44:54 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:44:54 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:45:02 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x100000000 - 0x120000000]
    2020-04-11 00:45:04 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:45:04 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:45:13 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:45:14 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:45:21 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x120000000 - 0x140000000]
    2020-04-11 00:45:24 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:45:24 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:45:33 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:45:33 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:45:41 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x140000000 - 0x160000000]
    2020-04-11 00:45:43 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:45:43 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:45:52 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:45:52 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:46:00 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x160000000 - 0x180000000]
    2020-04-11 00:46:02 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:46:02 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:46:11 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:46:11 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:46:19 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x180000000 - 0x1A0000000]
    2020-04-11 00:46:21 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:46:21 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:46:30 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:46:30 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:46:38 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x1A0000000 - 0x1C0000000]
    2020-04-11 00:46:41 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:46:41 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:46:50 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:46:50 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:46:58 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x1C0000000 - 0x1E0000000]
    2020-04-11 00:47:00 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:47:00 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:47:09 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:47:09 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:47:17 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x1E0000000 - 0x200000000]
    2020-04-11 00:47:19 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:47:19 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:47:28 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:47:28 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:47:36 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x200000000 - 0x220000000]
    2020-04-11 00:47:38 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:47:39 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:47:48 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:47:48 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:47:56 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x220000000 - 0x240000000]
    2020-04-11 00:47:58 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:47:58 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:48:07 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:48:07 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:48:15 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x240000000 - 0x260000000]
    2020-04-11 00:48:17 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:48:17 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:48:26 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:48:26 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:48:34 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x260000000 - 0x280000000]
    2020-04-11 00:48:36 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:48:36 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:48:45 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:48:45 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:48:53 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x280000000 - 0x2A0000000]
    2020-04-11 00:48:56 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:48:56 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:49:05 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:49:05 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:49:13 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x2A0000000 - 0x2C0000000]
    2020-04-11 00:49:15 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:49:15 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:49:24 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:49:24 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:49:32 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x2C0000000 - 0x2E0000000]
    2020-04-11 00:49:34 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:49:34 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:49:43 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:49:43 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:49:51 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x2E0000000 - 0x300000000]
    2020-04-11 00:49:53 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:49:53 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:50:02 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:50:02 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:50:10 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x300000000 - 0x320000000]
    2020-04-11 00:50:12 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:50:13 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:50:22 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:50:22 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:50:30 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x320000000 - 0x340000000]
    2020-04-11 00:50:32 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:50:32 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:50:41 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:50:41 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:50:49 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x340000000 - 0x360000000]
    2020-04-11 00:50:51 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:50:51 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:51:00 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:51:00 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:51:08 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x360000000 - 0x380000000]
    2020-04-11 00:51:10 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:51:10 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:51:19 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:51:19 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:51:27 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x380000000 - 0x3A0000000]
    2020-04-11 00:51:29 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:51:29 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:51:38 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:51:38 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:51:46 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x3A0000000 - 0x3C0000000]
    2020-04-11 00:51:49 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:51:49 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:51:58 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:51:58 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:52:06 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x3C0000000 - 0x3E0000000]
    2020-04-11 00:52:08 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:52:08 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:52:17 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:52:17 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:52:25 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x3E0000000 - 0x400000000]
    2020-04-11 00:52:27 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:52:27 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:52:36 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:52:36 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:52:44 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x400000000 - 0x420000000]
    2020-04-11 00:52:46 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:52:47 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:52:56 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:52:56 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:53:04 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x420000000 - 0x440000000]
    2020-04-11 00:53:06 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:53:06 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:53:15 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:53:15 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:53:23 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x440000000 - 0x460000000]
    2020-04-11 00:53:25 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:53:25 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:53:34 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:53:34 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:53:44 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 00:53:44 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 00:53:53 - MtSupportRunAllTests - Test execution time: 644.345 (Test 13 cumulative error count: 0)
    2020-04-11 00:53:53 - Finished pass #2 (of 4) (Cumulative error count: 0)
    2020-04-11 00:53:53 - Starting pass #3 (of 4)
    2020-04-11 00:53:53 - GetIA32ArchitecturalTemp - MSR(0x19C) =         881E0A82 (Vendor ID: GenuineIntel 6 9E A)
    2020-04-11 00:53:53 - MapTempIntel - MSR(0x1A2) =           641200
    2020-04-11 00:53:53 - Running test #0 (Test 0 [Address test, walking ones, 1 CPU])
    2020-04-11 00:53:53 - MtSupportRunAllTests - Setting random seed to 0x22922120
    2020-04-11 00:53:53 - MtSupportRunAllTests - Start time: 4616886 ms
    2020-04-11 00:53:53 - MtSupportRunAllTests - Enabling memory cache for test
    2020-04-11 00:53:53 - MtSupportRunAllTests - Enabling memory cache complete
    2020-04-11 00:53:53 - Start memory range test (0x0 - 0x46F000000)
    2020-04-11 00:53:54 - MtSupportRunAllTests - Test execution time: 0.495 (Test 0 cumulative error count: 0)
    2020-04-11 00:53:54 - GetIA32ArchitecturalTemp - MSR(0x19C) =         881E0A82 (Vendor ID: GenuineIntel 6 9E A)
    2020-04-11 00:53:54 - MapTempIntel - MSR(0x1A2) =           641200
    2020-04-11 00:53:54 - Running test #1 (Test 1 [Address test, own address, 1 CPU])
    2020-04-11 00:53:54 - MtSupportRunAllTests - Setting random seed to 0xC442C144
    2020-04-11 00:53:54 - MtSupportRunAllTests - Start time: 4617704 ms
    2020-04-11 00:53:54 - MtSupportRunAllTests - Enabling memory cache for test
    2020-04-11 00:53:54 - MtSupportRunAllTests - Enabling memory cache complete
    2020-04-11 00:53:54 - Start memory range test (0x0 - 0x46F000000)
    2020-04-11 00:53:57 - MtSupportRunAllTests - Test execution time: 2.489 (Test 1 cumulative error count: 0)
    2020-04-11 00:53:57 - GetIA32ArchitecturalTemp - MSR(0x19C) =         881D0A82 (Vendor ID: GenuineIntel 6 9E A)
    2020-04-11 00:53:57 - MapTempIntel - MSR(0x1A2) =           641200
    2020-04-11 00:53:57 - Running test #2 (Test 2 [Address test, own address])
    2020-04-11 00:53:57 - MtSupportRunAllTests - Setting random seed to 0x36664690
    2020-04-11 00:53:57 - MtSupportRunAllTests - Start time: 4620427 ms
    2020-04-11 00:53:57 - MtSupportRunAllTests - Enabling memory cache for test
    2020-04-11 00:53:57 - MtSupportRunAllTests - Enabling memory cache complete
    2020-04-11 00:53:57 - Start memory range test (0x0 - 0x46F000000)
    2020-04-11 00:53:59 - MtSupportRunAllTests - Test execution time: 2.148 (Test 2 cumulative error count: 0)
    2020-04-11 00:53:59 - GetIA32ArchitecturalTemp - MSR(0x19C) =         881C0A82 (Vendor ID: GenuineIntel 6 9E A)
    2020-04-11 00:53:59 - MapTempIntel - MSR(0x1A2) =           641200
    2020-04-11 00:53:59 - Running test #3 (Test 3 [Moving inversions, ones & zeroes])
    2020-04-11 00:53:59 - MtSupportRunAllTests - Setting random seed to 0x4CB52C66
    2020-04-11 00:53:59 - MtSupportRunAllTests - Start time: 4622828 ms
    2020-04-11 00:53:59 - MtSupportRunAllTests - Enabling memory cache for test
    2020-04-11 00:53:59 - MtSupportRunAllTests - Enabling memory cache complete
    2020-04-11 00:53:59 - Start memory range test (0x0 - 0x46F000000)
    2020-04-11 00:54:31 - MtSupportRunAllTests - Test execution time: 31.772 (Test 3 cumulative error count: 0)
    2020-04-11 00:54:31 - GetIA32ArchitecturalTemp - MSR(0x19C) =         88110A82 (Vendor ID: GenuineIntel 6 9E A)
    2020-04-11 00:54:31 - MapTempIntel - MSR(0x1A2) =           641200
    2020-04-11 00:54:31 - Running test #4 (Test 4 [Moving inversions, 8-bit pattern])
    2020-04-11 00:54:31 - MtSupportRunAllTests - Setting random seed to 0x1FE4DF60
    2020-04-11 00:54:31 - MtSupportRunAllTests - Start time: 4654834 ms
    2020-04-11 00:54:31 - MtSupportRunAllTests - Enabling memory cache for test
    2020-04-11 00:54:31 - MtSupportRunAllTests - Enabling memory cache complete
    2020-04-11 00:54:31 - Start memory range test (0x0 - 0x46F000000)
    2020-04-11 00:56:49 - MtSupportRunAllTests - Test execution time: 136.188 (Test 4 cumulative error count: 0)
    2020-04-11 00:56:49 - GetIA32ArchitecturalTemp - MSR(0x19C) =         880C0A82 (Vendor ID: GenuineIntel 6 9E A)
    2020-04-11 00:56:49 - MapTempIntel - MSR(0x1A2) =           641200
    2020-04-11 00:56:49 - Running test #5 (Test 5 [Moving inversions, random pattern])
    2020-04-11 00:56:49 - MtSupportRunAllTests - Setting random seed to 0xB9F5D344
    2020-04-11 00:56:49 - MtSupportRunAllTests - Start time: 4791257 ms
    2020-04-11 00:56:49 - MtSupportRunAllTests - Enabling memory cache for test
    2020-04-11 00:56:49 - MtSupportRunAllTests - Enabling memory cache complete
    2020-04-11 00:56:49 - Start memory range test (0x0 - 0x46F000000)
    2020-04-11 00:59:53 - MtSupportRunAllTests - Test execution time: 181.956 (Test 5 cumulative error count: 0)
    2020-04-11 00:59:53 - GetIA32ArchitecturalTemp - MSR(0x19C) =         880A0A82 (Vendor ID: GenuineIntel 6 9E A)
    2020-04-11 00:59:53 - MapTempIntel - MSR(0x1A2) =           641200
    2020-04-11 00:59:53 - Running test #6 (Test 6 [Block move, 64-byte blocks])
    2020-04-11 00:59:53 - MtSupportRunAllTests - Setting random seed to 0x1D9D6656
    2020-04-11 00:59:53 - MtSupportRunAllTests - Start time: 4973445 ms
    2020-04-11 00:59:53 - MtSupportRunAllTests - Enabling memory cache for test
    2020-04-11 00:59:53 - MtSupportRunAllTests - Enabling memory cache complete
    2020-04-11 00:59:53 - Start memory range test (0x0 - 0x46F000000)
    2020-04-11 01:01:48 - MtSupportRunAllTests - Test execution time: 113.020 (Test 6 cumulative error count: 0)
    2020-04-11 01:01:48 - GetIA32ArchitecturalTemp - MSR(0x19C) =         88050A82 (Vendor ID: GenuineIntel 6 9E A)
    2020-04-11 01:01:48 - MapTempIntel - MSR(0x1A2) =           641200
    2020-04-11 01:01:48 - Running test #7 (Test 7 [Moving inversions, 32-bit pattern])
    2020-04-11 01:01:48 - MtSupportRunAllTests - Setting random seed to 0x929CA6EC
    2020-04-11 01:01:48 - MtSupportRunAllTests - Start time: 5086697 ms
    2020-04-11 01:01:48 - MtSupportRunAllTests - Enabling memory cache for test
    2020-04-11 01:01:48 - MtSupportRunAllTests - Enabling memory cache complete
    2020-04-11 01:01:48 - Start memory range test (0x0 - 0x46F000000)
    2020-04-11 01:10:57 - MtSupportRunAllTests - Test execution time: 543.341 (Test 7 cumulative error count: 0)
    2020-04-11 01:10:57 - GetIA32ArchitecturalTemp - MSR(0x19C) =         88050A82 (Vendor ID: GenuineIntel 6 9E A)
    2020-04-11 01:10:57 - MapTempIntel - MSR(0x1A2) =           641200
    2020-04-11 01:10:57 - Running test #8 (Test 8 [Random number sequence])
    2020-04-11 01:10:57 - MtSupportRunAllTests - Setting random seed to 0x240AAF14
    2020-04-11 01:10:57 - MtSupportRunAllTests - Start time: 5630270 ms
    2020-04-11 01:10:57 - MtSupportRunAllTests - Enabling memory cache for test
    2020-04-11 01:10:57 - MtSupportRunAllTests - Enabling memory cache complete
    2020-04-11 01:10:57 - Start memory range test (0x0 - 0x46F000000)
    2020-04-11 01:12:42 - MtSupportRunAllTests - Test execution time: 103.729 (Test 8 cumulative error count: 0)
    2020-04-11 01:12:42 - GetIA32ArchitecturalTemp - MSR(0x19C) =         88050A82 (Vendor ID: GenuineIntel 6 9E A)
    2020-04-11 01:12:42 - MapTempIntel - MSR(0x1A2) =           641200
    2020-04-11 01:12:42 - Running test #9 (Test 9 [Modulo 20, ones & zeros])
    2020-04-11 01:12:42 - MtSupportRunAllTests - Setting random seed to 0x8A282B2C
    2020-04-11 01:12:42 - MtSupportRunAllTests - Start time: 5734252 ms
    2020-04-11 01:12:42 - MtSupportRunAllTests - Enabling memory cache for test
    2020-04-11 01:12:42 - MtSupportRunAllTests - Enabling memory cache complete
    2020-04-11 01:12:42 - Start memory range test (0x0 - 0x46F000000)
    2020-04-11 01:20:21 - MtSupportRunAllTests - Test execution time: 454.164 (Test 9 cumulative error count: 0)
    2020-04-11 01:20:21 - GetIA32ArchitecturalTemp - MSR(0x19C) =         88050A82 (Vendor ID: GenuineIntel 6 9E A)
    2020-04-11 01:20:21 - MapTempIntel - MSR(0x1A2) =           641200
    2020-04-11 01:20:21 - Running test #10 (Test 10 [Bit fade test, 2 patterns, 1 CPU])
    2020-04-11 01:20:21 - MtSupportRunAllTests - Setting random seed to 0x942C4840
    2020-04-11 01:20:21 - MtSupportRunAllTests - Start time: 6188652 ms
    2020-04-11 01:20:21 - MtSupportRunAllTests - Enabling memory cache for test
    2020-04-11 01:20:21 - MtSupportRunAllTests - Enabling memory cache complete
    2020-04-11 01:20:21 - Start bit fade test (0x0 - 0x46F000000)
    2020-04-11 01:20:21 - Starting Stage 0, Pattern=00000000
    2020-04-11 01:20:21 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 01:20:21 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 01:20:23 - Finished Stage 0, Pattern=00000000
    2020-04-11 01:20:23 - Sleep start time: 6190401
    2020-04-11 01:20:23 - Sleep time: 300000
    2020-04-11 01:20:23 - Test 10 - Sleeping (299 seconds remaining)
    2020-04-11 01:20:53 - Slept for 30 seconds
    2020-04-11 01:21:23 - Slept for 60 seconds
    2020-04-11 01:21:54 - Slept for 90 seconds
    2020-04-11 01:22:24 - Slept for 120 seconds
    2020-04-11 01:22:54 - Slept for 150 seconds
    2020-04-11 01:23:25 - Slept for 180 seconds
    2020-04-11 01:23:55 - Slept for 210 seconds
    2020-04-11 01:24:25 - Slept for 240 seconds
    2020-04-11 01:24:56 - Slept for 270 seconds
    2020-04-11 01:25:26 - Slept for 300 seconds
    2020-04-11 01:25:26 - Starting Stage 1, Pattern=00000000
    2020-04-11 01:25:26 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 01:25:26 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 01:25:29 - Finished Stage 1, Pattern=00000000
    2020-04-11 01:25:29 - Starting Stage 0, Pattern=FFFFFFFF
    2020-04-11 01:25:29 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 01:25:29 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 01:25:30 - Finished Stage 0, Pattern=FFFFFFFF
    2020-04-11 01:25:30 - Sleep start time: 6494825
    2020-04-11 01:25:30 - Sleep time: 300000
    2020-04-11 01:25:30 - Test 10 - Sleeping (299 seconds remaining)
    2020-04-11 01:26:01 - Slept for 30 seconds
    2020-04-11 01:26:31 - Slept for 60 seconds
    2020-04-11 01:27:01 - Slept for 90 seconds
    2020-04-11 01:27:31 - Slept for 120 seconds
    2020-04-11 01:28:02 - Slept for 150 seconds
    2020-04-11 01:28:32 - Slept for 180 seconds
    2020-04-11 01:29:02 - Slept for 210 seconds
    2020-04-11 01:29:33 - Slept for 239 seconds
    2020-04-11 01:30:03 - Slept for 269 seconds
    2020-04-11 01:30:33 - Slept for 299 seconds
    2020-04-11 01:30:33 - Starting Stage 1, Pattern=FFFFFFFF
    2020-04-11 01:30:33 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 01:30:33 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 01:30:36 - Finished Stage 1, Pattern=FFFFFFFF
    2020-04-11 01:30:36 - MtSupportRunAllTests - Test execution time: 608.791 (Test 10 cumulative error count: 0)
    2020-04-11 01:30:36 - GetIA32ArchitecturalTemp - MSR(0x19C) =         881F0A82 (Vendor ID: GenuineIntel 6 9E A)
    2020-04-11 01:30:36 - MapTempIntel - MSR(0x1A2) =           641200
    2020-04-11 01:30:36 - Running test #13 (Test 13 [Hammer test])
    2020-04-11 01:30:36 - MtSupportRunAllTests - Setting random seed to 0x14B312CC
    2020-04-11 01:30:36 - MtSupportRunAllTests - Start time: 6797713 ms
    2020-04-11 01:30:36 - MtSupportRunAllTests - Enabling memory cache for test
    2020-04-11 01:30:36 - MtSupportRunAllTests - Enabling memory cache complete
    2020-04-11 01:30:36 - Start double-sided hammer test (0x0 - 0x46F000000, Step size: 0x1000000)
    2020-04-11 01:30:36 - Using random pattern
    2020-04-11 01:30:36 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 01:30:36 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 01:30:36 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 01:30:36 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 01:30:44 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x100000 - 0x20100000]
    2020-04-11 01:30:47 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 01:30:47 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 01:30:56 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 01:30:56 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 01:31:04 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x20100000 - 0x40100000]
    2020-04-11 01:31:06 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 01:31:06 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 01:31:15 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 01:31:15 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 01:31:23 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x40100000 - 0x60100000]
    2020-04-11 01:31:25 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 01:31:25 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 01:31:35 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 01:31:35 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 01:31:42 - RunHammerTest - Running hammer test on 2 CPUs (166MB each) [0x60100000 - 0x74E0A000]
    2020-04-11 01:31:44 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 01:31:44 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 01:31:53 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 01:31:53 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 01:32:02 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 01:32:02 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 01:32:12 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 01:32:12 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 01:32:20 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 01:32:20 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 01:32:29 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 01:32:29 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 01:32:37 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x100000000 - 0x120000000]
    2020-04-11 01:32:39 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 01:32:39 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 01:32:48 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 01:32:48 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 01:32:56 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x120000000 - 0x140000000]
    2020-04-11 01:32:58 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 01:32:58 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 01:33:07 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 01:33:07 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 01:33:15 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x140000000 - 0x160000000]
    2020-04-11 01:33:18 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 01:33:18 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 01:33:27 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 01:33:27 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 01:33:35 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x160000000 - 0x180000000]
    2020-04-11 01:33:37 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 01:33:37 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 01:33:46 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 01:33:46 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 01:33:54 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x180000000 - 0x1A0000000]
    2020-04-11 01:33:56 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 01:33:56 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 01:34:05 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 01:34:05 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 01:34:13 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x1A0000000 - 0x1C0000000]
    2020-04-11 01:34:16 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 01:34:16 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 01:34:25 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 01:34:25 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 01:34:33 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x1C0000000 - 0x1E0000000]
    2020-04-11 01:34:35 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 01:34:35 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 01:34:44 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 01:34:44 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 01:34:52 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x1E0000000 - 0x200000000]
    2020-04-11 01:34:54 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 01:34:54 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 01:35:03 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 01:35:03 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 01:35:11 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x200000000 - 0x220000000]
    2020-04-11 01:35:13 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 01:35:14 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 01:35:23 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 01:35:23 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 01:35:31 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x220000000 - 0x240000000]
    2020-04-11 01:35:33 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 01:35:33 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 01:35:42 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 01:35:42 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 01:35:50 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x240000000 - 0x260000000]
    2020-04-11 01:35:52 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 01:35:52 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 01:36:01 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 01:36:01 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 01:36:09 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x260000000 - 0x280000000]
    2020-04-11 01:36:11 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 01:36:11 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 01:36:20 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 01:36:20 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 01:36:28 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x280000000 - 0x2A0000000]
    2020-04-11 01:36:31 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 01:36:31 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 01:36:40 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 01:36:40 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 01:36:48 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x2A0000000 - 0x2C0000000]
    2020-04-11 01:36:50 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 01:36:50 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 01:36:59 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 01:36:59 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 01:37:07 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x2C0000000 - 0x2E0000000]
    2020-04-11 01:37:09 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 01:37:09 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 01:37:18 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 01:37:18 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 01:37:26 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x2E0000000 - 0x300000000]
    2020-04-11 01:37:29 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 01:37:29 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 01:37:38 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 01:37:38 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 01:37:46 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x300000000 - 0x320000000]
    2020-04-11 01:37:48 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 01:37:48 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 01:37:57 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 01:37:57 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 01:38:05 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x320000000 - 0x340000000]
    2020-04-11 01:38:07 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 01:38:07 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 01:38:16 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 01:38:16 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 01:38:24 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x340000000 - 0x360000000]
    2020-04-11 01:38:26 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 01:38:26 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 01:38:35 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 01:38:35 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 01:38:43 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x360000000 - 0x380000000]
    2020-04-11 01:38:45 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 01:38:45 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 01:38:55 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 01:38:55 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 01:39:02 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x380000000 - 0x3A0000000]
    2020-04-11 01:39:05 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 01:39:05 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 01:39:14 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 01:39:14 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 01:39:22 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x3A0000000 - 0x3C0000000]
    2020-04-11 01:39:24 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 01:39:24 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 01:39:33 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 01:39:33 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 01:39:41 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x3C0000000 - 0x3E0000000]
    2020-04-11 01:39:43 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 01:39:43 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 01:39:52 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 01:39:52 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 01:40:00 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x3E0000000 - 0x400000000]
    2020-04-11 01:40:03 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 01:40:03 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 01:40:12 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 01:40:12 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 01:40:20 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x400000000 - 0x420000000]
    2020-04-11 01:40:22 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 01:40:22 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 01:40:31 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 01:40:31 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 01:40:39 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x420000000 - 0x440000000]
    2020-04-11 01:40:41 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 01:40:41 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 01:40:50 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 01:40:50 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 01:40:58 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x440000000 - 0x460000000]
    2020-04-11 01:41:01 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 01:41:01 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 01:41:10 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 01:41:10 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 01:41:19 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 01:41:19 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 01:41:29 - MtSupportRunAllTests - Test execution time: 645.622 (Test 13 cumulative error count: 0)
    2020-04-11 01:41:29 - Finished pass #3 (of 4) (Cumulative error count: 0)
    2020-04-11 01:41:29 - Starting pass #4 (of 4)
    2020-04-11 01:41:29 - GetIA32ArchitecturalTemp - MSR(0x19C) =         881E0A82 (Vendor ID: GenuineIntel 6 9E A)
    2020-04-11 01:41:29 - MapTempIntel - MSR(0x1A2) =           641200
    2020-04-11 01:41:29 - Running test #0 (Test 0 [Address test, walking ones, 1 CPU])
    2020-04-11 01:41:29 - MtSupportRunAllTests - Setting random seed to 0x9EB6D5F6
    2020-04-11 01:41:29 - MtSupportRunAllTests - Start time: 7443628 ms
    2020-04-11 01:41:29 - MtSupportRunAllTests - Enabling memory cache for test
    2020-04-11 01:41:29 - MtSupportRunAllTests - Enabling memory cache complete
    2020-04-11 01:41:29 - Start memory range test (0x0 - 0x46F000000)
    2020-04-11 01:41:29 - MtSupportRunAllTests - Test execution time: 0.494 (Test 0 cumulative error count: 0)
    2020-04-11 01:41:29 - GetIA32ArchitecturalTemp - MSR(0x19C) =         881E0A82 (Vendor ID: GenuineIntel 6 9E A)
    2020-04-11 01:41:29 - MapTempIntel - MSR(0x1A2) =           641200
    2020-04-11 01:41:29 - Running test #1 (Test 1 [Address test, own address, 1 CPU])
    2020-04-11 01:41:29 - MtSupportRunAllTests - Setting random seed to 0x4055E9DE
    2020-04-11 01:41:30 - MtSupportRunAllTests - Start time: 7444375 ms
    2020-04-11 01:41:30 - MtSupportRunAllTests - Enabling memory cache for test
    2020-04-11 01:41:30 - MtSupportRunAllTests - Enabling memory cache complete
    2020-04-11 01:41:30 - Start memory range test (0x0 - 0x46F000000)
    2020-04-11 01:41:32 - MtSupportRunAllTests - Test execution time: 2.485 (Test 1 cumulative error count: 0)
    2020-04-11 01:41:32 - GetIA32ArchitecturalTemp - MSR(0x19C) =         881E0A82 (Vendor ID: GenuineIntel 6 9E A)
    2020-04-11 01:41:32 - MapTempIntel - MSR(0x1A2) =           641200
    2020-04-11 01:41:32 - Running test #2 (Test 2 [Address test, own address])
    2020-04-11 01:41:32 - MtSupportRunAllTests - Setting random seed to 0xA171802A
    2020-04-11 01:41:32 - MtSupportRunAllTests - Start time: 7447094 ms
    2020-04-11 01:41:32 - MtSupportRunAllTests - Enabling memory cache for test
    2020-04-11 01:41:32 - MtSupportRunAllTests - Enabling memory cache complete
    2020-04-11 01:41:32 - Start memory range test (0x0 - 0x46F000000)
    2020-04-11 01:41:35 - MtSupportRunAllTests - Test execution time: 2.245 (Test 2 cumulative error count: 0)
    2020-04-11 01:41:35 - GetIA32ArchitecturalTemp - MSR(0x19C) =         881C0A82 (Vendor ID: GenuineIntel 6 9E A)
    2020-04-11 01:41:35 - MapTempIntel - MSR(0x1A2) =           641200
    2020-04-11 01:41:35 - Running test #3 (Test 3 [Moving inversions, ones & zeroes])
    2020-04-11 01:41:35 - MtSupportRunAllTests - Setting random seed to 0xC9318514
    2020-04-11 01:41:35 - MtSupportRunAllTests - Start time: 7449572 ms
    2020-04-11 01:41:35 - MtSupportRunAllTests - Enabling memory cache for test
    2020-04-11 01:41:35 - MtSupportRunAllTests - Enabling memory cache complete
    2020-04-11 01:41:35 - Start memory range test (0x0 - 0x46F000000)
    2020-04-11 01:42:07 - MtSupportRunAllTests - Test execution time: 31.765 (Test 3 cumulative error count: 0)
    2020-04-11 01:42:07 - GetIA32ArchitecturalTemp - MSR(0x19C) =         88110A82 (Vendor ID: GenuineIntel 6 9E A)
    2020-04-11 01:42:07 - MapTempIntel - MSR(0x1A2) =           641200
    2020-04-11 01:42:07 - Running test #4 (Test 4 [Moving inversions, 8-bit pattern])
    2020-04-11 01:42:07 - MtSupportRunAllTests - Setting random seed to 0x9AA4621C
    2020-04-11 01:42:07 - MtSupportRunAllTests - Start time: 7481570 ms
    2020-04-11 01:42:07 - MtSupportRunAllTests - Enabling memory cache for test
    2020-04-11 01:42:07 - MtSupportRunAllTests - Enabling memory cache complete
    2020-04-11 01:42:07 - Start memory range test (0x0 - 0x46F000000)
    2020-04-11 01:44:25 - MtSupportRunAllTests - Test execution time: 136.173 (Test 4 cumulative error count: 0)
    2020-04-11 01:44:25 - GetIA32ArchitecturalTemp - MSR(0x19C) =         880D0A82 (Vendor ID: GenuineIntel 6 9E A)
    2020-04-11 01:44:25 - MapTempIntel - MSR(0x1A2) =           641200
    2020-04-11 01:44:25 - Running test #5 (Test 5 [Moving inversions, random pattern])
    2020-04-11 01:44:25 - MtSupportRunAllTests - Setting random seed to 0x31790CD0
    2020-04-11 01:44:25 - MtSupportRunAllTests - Start time: 7617978 ms
    2020-04-11 01:44:25 - MtSupportRunAllTests - Enabling memory cache for test
    2020-04-11 01:44:25 - MtSupportRunAllTests - Enabling memory cache complete
    2020-04-11 01:44:25 - Start memory range test (0x0 - 0x46F000000)
    2020-04-11 01:47:29 - MtSupportRunAllTests - Test execution time: 181.937 (Test 5 cumulative error count: 0)
    2020-04-11 01:47:29 - GetIA32ArchitecturalTemp - MSR(0x19C) =         880A0A82 (Vendor ID: GenuineIntel 6 9E A)
    2020-04-11 01:47:29 - MapTempIntel - MSR(0x1A2) =           641200
    2020-04-11 01:47:29 - Running test #6 (Test 6 [Block move, 64-byte blocks])
    2020-04-11 01:47:29 - MtSupportRunAllTests - Setting random seed to 0x9116C69A
    2020-04-11 01:47:29 - MtSupportRunAllTests - Start time: 7800148 ms
    2020-04-11 01:47:29 - MtSupportRunAllTests - Enabling memory cache for test
    2020-04-11 01:47:29 - MtSupportRunAllTests - Enabling memory cache complete
    2020-04-11 01:47:29 - Start memory range test (0x0 - 0x46F000000)
    2020-04-11 01:49:23 - MtSupportRunAllTests - Test execution time: 112.777 (Test 6 cumulative error count: 0)
    2020-04-11 01:49:23 - GetIA32ArchitecturalTemp - MSR(0x19C) =         88060A82 (Vendor ID: GenuineIntel 6 9E A)
    2020-04-11 01:49:23 - MapTempIntel - MSR(0x1A2) =           641200
    2020-04-11 01:49:23 - Running test #7 (Test 7 [Moving inversions, 32-bit pattern])
    2020-04-11 01:49:23 - MtSupportRunAllTests - Setting random seed to 0xD4D3369A
    2020-04-11 01:49:23 - MtSupportRunAllTests - Start time: 7913178 ms
    2020-04-11 01:49:23 - MtSupportRunAllTests - Enabling memory cache for test
    2020-04-11 01:49:23 - MtSupportRunAllTests - Enabling memory cache complete
    2020-04-11 01:49:23 - Start memory range test (0x0 - 0x46F000000)
    2020-04-11 01:58:32 - MtSupportRunAllTests - Test execution time: 543.157 (Test 7 cumulative error count: 0)
    2020-04-11 01:58:32 - GetIA32ArchitecturalTemp - MSR(0x19C) =         88060A82 (Vendor ID: GenuineIntel 6 9E A)
    2020-04-11 01:58:32 - MapTempIntel - MSR(0x1A2) =           641200
    2020-04-11 01:58:32 - Running test #8 (Test 8 [Random number sequence])
    2020-04-11 01:58:32 - MtSupportRunAllTests - Setting random seed to 0x5381B3F4
    2020-04-11 01:58:32 - MtSupportRunAllTests - Start time: 8456670 ms
    2020-04-11 01:58:32 - MtSupportRunAllTests - Enabling memory cache for test
    2020-04-11 01:58:32 - MtSupportRunAllTests - Enabling memory cache complete
    2020-04-11 01:58:32 - Start memory range test (0x0 - 0x46F000000)
    2020-04-11 02:00:17 - MtSupportRunAllTests - Test execution time: 103.271 (Test 8 cumulative error count: 0)
    2020-04-11 02:00:17 - GetIA32ArchitecturalTemp - MSR(0x19C) =         88050A82 (Vendor ID: GenuineIntel 6 9E A)
    2020-04-11 02:00:17 - MapTempIntel - MSR(0x1A2) =           641200
    2020-04-11 02:00:17 - Running test #9 (Test 9 [Modulo 20, ones & zeros])
    2020-04-11 02:00:17 - MtSupportRunAllTests - Setting random seed to 0x4F86CF0E
    2020-04-11 02:00:17 - MtSupportRunAllTests - Start time: 8560173 ms
    2020-04-11 02:00:17 - MtSupportRunAllTests - Enabling memory cache for test
    2020-04-11 02:00:17 - MtSupportRunAllTests - Enabling memory cache complete
    2020-04-11 02:00:17 - Start memory range test (0x0 - 0x46F000000)
    2020-04-11 02:07:56 - MtSupportRunAllTests - Test execution time: 454.383 (Test 9 cumulative error count: 0)
    2020-04-11 02:07:56 - GetIA32ArchitecturalTemp - MSR(0x19C) =         88060A82 (Vendor ID: GenuineIntel 6 9E A)
    2020-04-11 02:07:56 - MapTempIntel - MSR(0x1A2) =           641200
    2020-04-11 02:07:56 - Running test #10 (Test 10 [Bit fade test, 2 patterns, 1 CPU])
    2020-04-11 02:07:56 - MtSupportRunAllTests - Setting random seed to 0x8A557538
    2020-04-11 02:07:56 - MtSupportRunAllTests - Start time: 9014792 ms
    2020-04-11 02:07:56 - MtSupportRunAllTests - Enabling memory cache for test
    2020-04-11 02:07:56 - MtSupportRunAllTests - Enabling memory cache complete
    2020-04-11 02:07:56 - Start bit fade test (0x0 - 0x46F000000)
    2020-04-11 02:07:56 - Starting Stage 0, Pattern=00000000
    2020-04-11 02:07:56 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 02:07:56 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 02:07:58 - Finished Stage 0, Pattern=00000000
    2020-04-11 02:07:58 - Sleep start time: 9016540
    2020-04-11 02:07:58 - Sleep time: 300000
    2020-04-11 02:07:58 - Test 10 - Sleeping (299 seconds remaining)
    2020-04-11 02:08:28 - Slept for 30 seconds
    2020-04-11 02:08:58 - Slept for 60 seconds
    2020-04-11 02:09:29 - Slept for 90 seconds
    2020-04-11 02:09:59 - Slept for 120 seconds
    2020-04-11 02:10:29 - Slept for 150 seconds
    2020-04-11 02:11:00 - Slept for 180 seconds
    2020-04-11 02:11:30 - Slept for 210 seconds
    2020-04-11 02:12:00 - Slept for 239 seconds
    2020-04-11 02:12:31 - Slept for 269 seconds
    2020-04-11 02:13:01 - Slept for 299 seconds
    2020-04-11 02:13:01 - Starting Stage 1, Pattern=00000000
    2020-04-11 02:13:01 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 02:13:01 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 02:13:04 - Finished Stage 1, Pattern=00000000
    2020-04-11 02:13:04 - Starting Stage 0, Pattern=FFFFFFFF
    2020-04-11 02:13:04 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 02:13:04 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 02:13:05 - Finished Stage 0, Pattern=FFFFFFFF
    2020-04-11 02:13:05 - Sleep start time: 9321083
    2020-04-11 02:13:05 - Sleep time: 300000
    2020-04-11 02:13:05 - Test 10 - Sleeping (299 seconds remaining)
    2020-04-11 02:13:36 - Slept for 30 seconds
    2020-04-11 02:14:06 - Slept for 60 seconds
    2020-04-11 02:14:36 - Slept for 90 seconds
    2020-04-11 02:15:07 - Slept for 120 seconds
    2020-04-11 02:15:37 - Slept for 150 seconds
    2020-04-11 02:16:07 - Slept for 180 seconds
    2020-04-11 02:16:38 - Slept for 210 seconds
    2020-04-11 02:17:08 - Slept for 239 seconds
    2020-04-11 02:17:38 - Slept for 269 seconds
    2020-04-11 02:18:08 - Slept for 299 seconds
    2020-04-11 02:18:08 - Starting Stage 1, Pattern=FFFFFFFF
    2020-04-11 02:18:09 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 02:18:09 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 02:18:11 - Finished Stage 1, Pattern=FFFFFFFF
    2020-04-11 02:18:11 - MtSupportRunAllTests - Test execution time: 608.909 (Test 10 cumulative error count: 0)
    2020-04-11 02:18:11 - GetIA32ArchitecturalTemp - MSR(0x19C) =         881F0A82 (Vendor ID: GenuineIntel 6 9E A)
    2020-04-11 02:18:11 - MapTempIntel - MSR(0x1A2) =           641200
    2020-04-11 02:18:11 - Running test #13 (Test 13 [Hammer test])
    2020-04-11 02:18:11 - MtSupportRunAllTests - Setting random seed to 0x1CD14724
    2020-04-11 02:18:11 - MtSupportRunAllTests - Start time: 9623935 ms
    2020-04-11 02:18:11 - MtSupportRunAllTests - Enabling memory cache for test
    2020-04-11 02:18:11 - MtSupportRunAllTests - Enabling memory cache complete
    2020-04-11 02:18:11 - Start double-sided hammer test (0x0 - 0x46F000000, Step size: 0x1000000)
    2020-04-11 02:18:11 - Using random pattern
    2020-04-11 02:18:12 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 02:18:12 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 02:18:12 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 02:18:12 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 02:18:20 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x100000 - 0x20100000]
    2020-04-11 02:18:22 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 02:18:22 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 02:18:31 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 02:18:31 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 02:18:39 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x20100000 - 0x40100000]
    2020-04-11 02:18:41 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 02:18:41 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 02:18:50 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 02:18:50 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 02:18:58 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x40100000 - 0x60100000]
    2020-04-11 02:19:00 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 02:19:01 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 02:19:10 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 02:19:10 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 02:19:18 - RunHammerTest - Running hammer test on 2 CPUs (166MB each) [0x60100000 - 0x74E0A000]
    2020-04-11 02:19:19 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 02:19:19 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 02:19:28 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 02:19:28 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 02:19:38 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 02:19:38 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 02:19:47 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 02:19:47 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 02:19:55 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 02:19:55 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 02:20:04 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 02:20:04 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 02:20:12 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x100000000 - 0x120000000]
    2020-04-11 02:20:14 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 02:20:14 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 02:20:23 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 02:20:23 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 02:20:31 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x120000000 - 0x140000000]
    2020-04-11 02:20:33 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 02:20:33 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 02:20:43 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 02:20:43 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 02:20:50 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x140000000 - 0x160000000]
    2020-04-11 02:20:53 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 02:20:53 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 02:21:02 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 02:21:02 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 02:21:10 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x160000000 - 0x180000000]
    2020-04-11 02:21:12 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 02:21:12 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 02:21:21 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 02:21:21 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 02:21:29 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x180000000 - 0x1A0000000]
    2020-04-11 02:21:31 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 02:21:31 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 02:21:40 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 02:21:40 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 02:21:48 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x1A0000000 - 0x1C0000000]
    2020-04-11 02:21:51 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 02:21:51 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 02:22:00 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 02:22:00 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 02:22:08 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x1C0000000 - 0x1E0000000]
    2020-04-11 02:22:10 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 02:22:10 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 02:22:19 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 02:22:19 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 02:22:27 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x1E0000000 - 0x200000000]
    2020-04-11 02:22:29 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 02:22:29 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 02:22:38 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 02:22:38 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 02:22:46 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x200000000 - 0x220000000]
    2020-04-11 02:22:49 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 02:22:49 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 02:22:58 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 02:22:58 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 02:23:06 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x220000000 - 0x240000000]
    2020-04-11 02:23:08 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 02:23:08 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 02:23:17 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 02:23:17 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 02:23:25 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x240000000 - 0x260000000]
    2020-04-11 02:23:27 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 02:23:27 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 02:23:36 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 02:23:36 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 02:23:44 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x260000000 - 0x280000000]
    2020-04-11 02:23:46 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 02:23:46 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 02:23:55 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 02:23:55 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 02:24:03 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x280000000 - 0x2A0000000]
    2020-04-11 02:24:06 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 02:24:06 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 02:24:15 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 02:24:15 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 02:24:23 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x2A0000000 - 0x2C0000000]
    2020-04-11 02:24:25 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 02:24:25 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 02:24:34 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 02:24:34 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 02:24:42 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x2C0000000 - 0x2E0000000]
    2020-04-11 02:24:44 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 02:24:44 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 02:24:53 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 02:24:53 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 02:25:01 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x2E0000000 - 0x300000000]
    2020-04-11 02:25:03 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 02:25:03 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 02:25:12 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 02:25:12 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 02:25:20 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x300000000 - 0x320000000]
    2020-04-11 02:25:22 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 02:25:23 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 02:25:32 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 02:25:32 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 02:25:40 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x320000000 - 0x340000000]
    2020-04-11 02:25:42 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 02:25:42 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 02:25:51 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 02:25:51 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 02:25:59 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x340000000 - 0x360000000]
    2020-04-11 02:26:01 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 02:26:01 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 02:26:10 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 02:26:10 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 02:26:18 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x360000000 - 0x380000000]
    2020-04-11 02:26:20 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 02:26:20 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 02:26:29 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 02:26:29 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 02:26:37 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x380000000 - 0x3A0000000]
    2020-04-11 02:26:40 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 02:26:40 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 02:26:49 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 02:26:49 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 02:26:57 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x3A0000000 - 0x3C0000000]
    2020-04-11 02:26:59 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 02:26:59 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 02:27:08 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 02:27:08 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 02:27:16 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x3C0000000 - 0x3E0000000]
    2020-04-11 02:27:18 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 02:27:18 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 02:27:27 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 02:27:27 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 02:27:35 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x3E0000000 - 0x400000000]
    2020-04-11 02:27:37 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 02:27:37 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 02:27:46 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 02:27:46 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 02:27:54 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x400000000 - 0x420000000]
    2020-04-11 02:27:57 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 02:27:57 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 02:28:06 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 02:28:06 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 02:28:14 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x420000000 - 0x440000000]
    2020-04-11 02:28:16 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 02:28:16 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 02:28:25 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 02:28:25 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 02:28:33 - RunHammerTest - Running hammer test on 4 CPUs (128MB each) [0x440000000 - 0x460000000]
    2020-04-11 02:28:35 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 02:28:35 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 02:28:44 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 02:28:45 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 02:28:54 - Memory range 0x8000 - 0x58000 was not locked. Ignoring...
    2020-04-11 02:28:54 - Memory range 0x59000 - 0x5F000 was not locked. Ignoring...
    2020-04-11 02:29:03 - MtSupportRunAllTests - Test execution time: 645.188 (Test 13 cumulative error count: 0)
    2020-04-11 02:29:03 - Finished pass #4 (of 4) (Cumulative error count: 0)
    2020-04-11 02:29:03 - Cleanup - Unlocking all memory ranges...
    2020-04-11 02:29:03 - All memory ranges successfully unlocked
    2020-04-11 06:58:56 - GetIA32ArchitecturalTemp - MSR(0x19C) =         881E0A82 (Vendor ID: GenuineIntel 6 9E A)
    2020-04-11 06:58:57 - MapTempIntel - MSR(0x1A2) =           641200
    Last edited by AreonTomek; 11 Apr 2020 at 14:25. Reason: Adding Memtest86 Log Text
      My Computer


  8. Posts : 41,480
    windows 10 professional version 1607 build 14393.969 64 bit
       #8

    Read these links on Windows driver verifier: (learn how to use Windows Recovery Environment (RE) commands reset and bootmode to turn off the tool)

    Enable and Disable Driver Verifier in Windows 10
    https://answers.microsoft.com/en-us/...3-c48669e4c983

    The tool will stress test drivers and cause BSOD.
    If dump files are created they can be debugged.
    Drivers can be updated and the tool restarted to find the next misbehaving driver.

    Make a new restore point:
    Create System Restore Point in Windows 10

    Start with the 3 customized test settings in the Ten Forums link.
    Increase the customized test settings by 3 - 5 / hour up to the 19 customized test settings displayed in the Microsoft link.

    Plan to run the tool for 48 hours and for an additional 36 hours after the last BSOD.

    There can be performance problems and slow boot while using the tool.
    If necessary the customized settings can be modified.

    For any BSOD:

    a) run the V2 log collector to collect new log files

    b) open file explorer> this PC > C: > in the right upper corner search for: C:\Windows\memory.dmp
    > if the file size is < 1.5 GB then zip > post a separate share link into the thread using one drive, drop box, or google drive
      My Computer


  9. Posts : 4
    Microsoft Windows 10 Home 64-bit 18362 Multiprocessor Free
    Thread Starter
       #9

    So far the steps the only steps that I have been able to take are the ones in my earlier post as well as updating to Windows Version 1909. I was unable to update the BIOS, the link provided by MrPepka shows me the latest update(4.20) but when downloading it I can only save it as a .20 file which I imagine is wrong. Please advise. As for the driver verifier, I ran the driver verifier with the three custom settings and used my computer as normal which includes use of Google Chrome and Discord. It worked fine for a bit but then most things did not respond after a while, and no BSOD. With the verifier running, I was unable to open any of my games to test if they'd cause the blue screen. The Battle.net launcher would open, but it'd get stuck after I press "Play" for Overwatch. For now I'll run my computer without the verifier to see if I can produce another BSOD. Thanks for all the help so far, I really appreciate it
      My Computer


  10. Posts : 41,480
    windows 10 professional version 1607 build 14393.969 64 bit
       #10

    There are different types of bugchecks produced by BSOD are caused by Windows driver veriier.

    Please choose 3 - 5 different customized tests.
    Then add 3 - 5 additional customized tests / hour.

    The goal is to stress test all of the non-Microsoft drivers using the 19 different customized tests.

    You can add and remove the customized tests.
    Make sure that each customized test is used for 6 - 12 hours.
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 11:55.
Find Us




Windows 10 Forums