Announcement

Collapse
No announcement yet.

BurnInTest automated command not working on version 11 but works on earlier versions

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • BurnInTest automated command not working on version 11 but works on earlier versions

    Hi, I am running graphics (2D & 3D) stress tests on windows systems using an automated python script. When I run my command on version 10.2 or earlier versions, I have 0 issues with the tests. However, when I run the command on version 11, the test will start for a minute and then randomly stop and the application closes. When this happens the report/log file only contain system information and nothing about the test results themselves (likely because it is never reaching the test). Also, sometimes the application will just launch and stay on the "pre-configured" tests screen.

    I have no clue why this behavior is occurring. Any help would be greatly appreciated. FYI the command is the exact same when running on different BurnIn versions.


    Here is the command:

    C:\Program Files\BurnInTest\bit.exe -C C:\graphics\3dgraphicsstressv81.bitcfg -S C:\graphics\stress_tests\settings.bits -D 1440


    Settings File (.bits):

    SETLOG LOG yes NAME "{report_file}" TIME no REPORT text LOGLEVEL no SUM yes FILE new
    RUN CONFIG
    EXIT

  • #2
    If you run the same tests without the automation do you see a problem?
    The problem might be hardware instability?

    Do you have the latest video card device drivers installed?

    What exact version of BIT are you using?

    Can you post the log files.

    Comment


    • #3
      Hi David,

      1. If I run the test using the BurnIn GUI (no automation), there are no issues. However, if I run this command in the terminal or a python script, the aforementioned issues occur. It cannot be hardware instability since previous BurnIn versions work as well as manual testing on this device.
      2. Yes the latest drivers are installed.
      3. I am using version 11.0.1008. I have run this automated command successfully on many versions of BurnIn 9 and 10.
      4. The log is incomplete since the application closes mid-testing. I have pasted the log file below: (redacted sensitive information).

      PassMark BurnInTest Log file - https://www.passmark.com
      ================================================== =======

      BurnInTest 11.0.1008 (64-bit)

      System Summary:
      Windows 10 Professional Edition build 19045 (64-bit)
      1 x Intel(R) Core(TM) i7-7600U CPU @ 2.80GHz
      15.9GB RAM
      Intel(R) HD Graphics 620
      477GB SSD

      General:
      System Name: DESKTOP-8RCL783
      System Model: Redacted
      Motherboard Manufacturer: Redacted
      Motherboard Serial Number: Redacted
      BIOS Manufacturer: Redacted
      BIOS Version: 1.54.0
      BIOS Release Date: 02/06/2025
      BIOS Serial Number: Redacted
      TPM: Available, V2.0
      Webcam User Facing Right
      Webcam World Facing Right

      CPU:
      CPU manufacturer: GenuineIntel
      CPU Type: Intel(R) Core(TM) i7-7600U CPU @ 2.80GHz
      CPUID: Family 6, Model 8E, Stepping 9
      Physical CPU's: 1
      Cores per CPU: 2
      Threads per CPU: 4
      Hyperthreading: Enabled
      CPU features: MMX SSE SSE2 SSE3 SSSE3 SSE4.1 SSE4.2 DEP PAE Intel64 VMX SMX Turbo AES AVX AVX2 FMA3
      Clock frequencies:
      - Measured CPU speed: 2803.9 MHz [Turbo: 3905.5MHz]
      - Multiplier: x28.0 [Turbo: x39.0]
      - Base Clock: 100.0 MHz
      - Multiplier range: Min: x4, Max non turbo: x29 [Ratio: 4C: x39, 3C: x39, 2C: x39, 1C: x39]
      Cache per CPU package:
      - L1 Instruction Cache: 2 x 32 KB
      - L1 data cache: 2 x 32 KB
      - L2 cache: 2 x 256 KB
      - L3 cache: 4 MB

      Memory:
      Total Physical Memory: 16265MB
      Available Physical Memory: 9679MB
      Transfer rate: 1866 MT/s
      Memory timings: 14-17-17-40
      Channel mode: 2
      Memory devices:
      ChannelA-DIMM0:
      - LPDDR3, 8192MB, 1867MHz,
      - MT52L1G32D4PG-107,
      ChannelB-DIMM0:
      - LPDDR3, 8192MB, 1867MHz,
      - MT52L1G32D4PG-107,
      Virtual memory: C:\pagefile.sys (allocated base size 1024MB)

      Memory SPD:
      Graphics:
      Intel(R) HD Graphics 620
      Chip Type: Intel(R) HD Graphics Family
      DAC Type: Internal
      Memory: 1024MB
      BIOS: Intel Video BIOS
      Driver provider: Intel Corporation
      Driver version: 31.0.101.2134
      Driver date: 11-20-2024
      Monitor 1: 1920x1080x32 59Hz 144 DPI (Primary monitor)

      Disk Volumes:
      C:​

      Comment


      • #4
        I have noted that my command runs the test whenever I do not use the "-S" flag. Could this be the reason my full command is not working?

        Here is what is contained in my .bits file :

        SETLOG LOG yes NAME "C:\Sequence\content\archive \1\bitreport.log" TIME no REPORT text LOGLEVEL no SUM yes FILE new
        RUN CONFIG
        EXIT​
        Last edited by Pnookala; Yesterday, 07:44 PM.

        Comment

        Working...
        X