Announcement

Collapse
No announcement yet.

BIT 6 Randomly Stopping

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

  • BIT 6 Randomly Stopping

    Sometimes when I run the BIT, it will stop after running for 50 minutes to an hour. When I check the log file, it will either say, "No operations..." for every test or it will say "No errors."

    The latter situation occurs most often and is quite puzzling. I can't figure out why it would stop but not have any errors messages.

    Does anyone have any ideas or know of any common issues related to this?

  • #2
    Maybe you have set the auto stop time to 1 hour, or to a particular number of cycles that corresponds to abut 50min of testing.

    Comment


    • #3
      Originally posted by passmark View Post
      Maybe you have set the auto stop time to 1 hour, or to a particular number of cycles that corresponds to abut 50min of testing.
      I have it set to 60 minutes and 70 depending on the PC. So it shouldn't stop.

      But I think there's an issue in my code somewhere. For instance, the following log file is for a PC that is supposed to run for 30 minutes. Which it did, but it still popped up as if it failed.

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

      Date: 12/30/11 09:20:30

      BurnInTest V6.0 Pro 1030
      (64-bit)Logging detail level: Result summary

      **************
      SYSTEM SUMMARY
      **************
      Windows Vista Home Premium Edition Service Pack 2 build 6002 (64-bit),
      1 x Intel(R) Core(TM)2 Duo CPU T6500 @ 2.10GHz,
      3.9GB RAM,
      Mobile Intel(R) 4 Series Express Chipset Family,

      CD-RW/DVDRW,

      GENERAL
      System Name: WANDA-PC

      CPU
      CPU manufacturer: GenuineIntel
      CPU Type: Intel(R) Core(TM)2 Duo CPU T6500 @ 2.10GHz
      Codename: Penryn
      CPUID: Family 6, Model 17, Stepping A, Revision R0
      Socket: PGA478/BGA479
      Lithography: 45nm
      Physical CPU's: 1
      Cores per CPU: 2
      Hyperthreading: Not capable
      CPU features: MMX SSE SSE2 SSE3 SSSE3 SSE4.1 DEP PAE Intel64
      Clock frequencies:
      Measured CPU speed: 2095.0 MHz
      Multiplier: x10.5
      Scalable Bus Speed: 199.5 MHz
      Front Side Bus: 798.1 MHz
      Cache per CPU package:
      L1 Instruction Cache: 2 x 32 KB
      L1 Data Cache: 2 x 32 KB
      L2 Cache: 1 x 2048 KB

      MEMORY
      Total Physical Memory: 3998MB
      Available Physical Memory: 2201MB

      **************
      RESULT SUMMARY
      **************
      Test Start time: Fri Dec 30 09:20:30 2011
      Test Stop time: Fri Dec 30 09:50:33 2011
      Test Duration: 000h 30m 03s

      Test Name Cycles Operations Result Errors Last Error
      Memory (RAM) 31 195 Billion PASS 0 No errors
      2D Graphics 15 15224 PASS 0 No errors
      3D Graphics 28 56361 PASS 0 No errors
      Optical disk (F 14 808 Million PASS 0 No errors
      Disk (C 2 18.174 Billion PASS 0 No errors
      TEST RUN PASSED

      *******************************************
      SERIOUS ERROR SUMMARY FOR THE LAST TEST RUN
      *******************************************

      -----------------------------------------------------------------------------------------------------
      So this one's on me. It sure is odd though =/

      Comment

      Working...
      X