Prime24 w/ubcd50b7

Discussion/announcements about test/beta releases of UBCD will be posted here.

Moderators: Icecube, StopSpazzing

Post Reply
Message
Author
owcraftsman
Posts: 2
Joined: Thu Jan 08, 2009 8:52 am

Prime24 w/ubcd50b7

#1 Post by owcraftsman » Fri Jan 09, 2009 5:42 am

Although I'm 10+ hrs prime stable in windows VUx64sp1 at default bios settings Prime24 Fails immediately "Fatal ERROR Writing to Temp File"
At this point I have tested it on many different bios setting and various clocks with the same result. As far as testing is concerened all other app that I use seem to work fine ie: Memtest. I believe this may be a bug so I thought I would report it. I see the ubcd50b8 is out so I will try it instead and report back.

I do not believe at this point it is a windows or driver problem correct me if I'm wrong. All my hardware and software use up to date drivers patches firmware and bios. Also at this point I have not disabled any CPU Configuration settings from within bios all is at default.

Icecube
Posts: 1278
Joined: Fri Jan 11, 2008 2:52 pm
Contact:

#2 Post by Icecube » Fri Jan 09, 2009 6:33 am

The bug is solved in UBCD50b8.
See: viewtopic.php?p=6171#6171

Though, thanks for reporting the bug.

owcraftsman
Posts: 2
Joined: Thu Jan 08, 2009 8:52 am

#3 Post by owcraftsman » Fri Jan 09, 2009 11:21 am

No.... sorry ubcd50b8 doesn't work either.

Image

Icecube
Posts: 1278
Joined: Fri Jan 11, 2008 2:52 pm
Contact:

#4 Post by Icecube » Fri Jan 09, 2009 1:49 pm

mprime is a silly program. It wants a certain amount of free space for writing its temporary files. I reserved 12MB for it. It only writes files which need less than 100 bytes in size (check the file sizes in /tmp/torture-test/torture.*/results.txt or /tmp/torture-test/torture.*/local.ini*). Each time you run one instance of mprime it wants that amount of free space on the filesystem. It worked fine for me (2 cores).

To solve your problem, run the following at the command line (size=20M should be more than enough, set to a higher value if it is not the case):

Code: Select all

mount -o remount /tmp -o size=20M
mprime 24
Is it correct that you have a quad code in your PC?

@ Victor:
Change the link of Mersenne Prime Test on the homepage to: http://www.mersenne.org/freesoft/
Currently it points to http://www.mersenne.org/freesoft.htm (redirects to http://www.mersenne.org/freesoft/).

There is a new version of mprime (December 15, 2008): mprime v25.8.
I will incorporate it in the next CPUstress image (and abandon v23 and v24).

How much memory may I use to avoid the "Fatal ERROR Writing to Temp File" message so that it can run on most PCs (minimum RAM in PC: 32MB or 64MB)? Maybe the new version doesn't have this problem (not tested yet).
I quickly scanned the code and the following error messages can't be found in the new version, but are in the v24 version:
  • "FATAL ERROR: Writing to temp file."
    "FATAL ERROR: Reading from temp file."
So maybe the bug is gone.

StopSpazzing
Posts: 462
Joined: Tue Sep 09, 2008 4:37 pm
Location: California, USA
Contact:

#5 Post by StopSpazzing » Thu Feb 05, 2009 8:14 pm

This program works perfectly fine with no errors in ubcd50b10. If you are still getting errors please repost again.
~Just StopSpazzing~

Visit the UBCD Wiki: http://wiki.ultimatebootcd.com
Please check your UBCD ISO MD5 Hash Sum; May prevent issues later on by not having an exact copy.

Currently Working on Common Issues and Repair Tips on the Wiki.

gloutch
Posts: 8
Joined: Fri Feb 06, 2009 4:09 pm

#6 Post by gloutch » Fri Feb 06, 2009 4:14 pm

on a dual core I think mprime works :D but on a quad core I just installed /tmp is too small and I have to remount after each boot :cry:
that's not very nice :x
It would be nice to increase tmp in the image 8)

Icecube
Posts: 1278
Joined: Fri Jan 11, 2008 2:52 pm
Contact:

#7 Post by Icecube » Sat Feb 07, 2009 8:10 am

It will be fixed in the next release of the CPUstress image.

@ Victor:
I think that I will stick to v23 and v24 of mprime.
At first look v25 needs more extra file to run and I think it isn't better for stress testing than v24.
Download Ultimate Boot CD v5.0: http://www.ultimatebootcd.com/download.html
Use Parted Magic for handling all partitioning task: http://partedmagic.com/

gloutch
Posts: 8
Joined: Fri Feb 06, 2009 4:09 pm

#8 Post by gloutch » Sat Feb 07, 2009 9:01 am

I did a few tests and it seems I need at least 17m for my Q6600 quadcore

StopSpazzing
Posts: 462
Joined: Tue Sep 09, 2008 4:37 pm
Location: California, USA
Contact:

#9 Post by StopSpazzing » Sat Feb 07, 2009 9:29 pm

gloutch wrote:I did a few tests and it seems I need at least 17m for my Q6600 quadcore
Maybe its a good idea, icecube, to add a dualcore/quadcore option that requires more ram to start with...because most people that have multicore's have more than 512mb of ram to begin with. Maybe 30mb to be safe.

Im sure you already thought of this now so...
~Just StopSpazzing~

Visit the UBCD Wiki: http://wiki.ultimatebootcd.com
Please check your UBCD ISO MD5 Hash Sum; May prevent issues later on by not having an exact copy.

Currently Working on Common Issues and Repair Tips on the Wiki.

Icecube
Posts: 1278
Joined: Fri Jan 11, 2008 2:52 pm
Contact:

#10 Post by Icecube » Sun Feb 08, 2009 6:21 am

StopSpazzing wrote:Im sure you already thought of this now so...
Yes, I have thought to something like this. But the mprime program shouldn't require so much MB of space in the temp directory, because it writes only files of a few bytes to it (at least when using the torture switch).
Download Ultimate Boot CD v5.0: http://www.ultimatebootcd.com/download.html
Use Parted Magic for handling all partitioning task: http://partedmagic.com/

Icecube
Posts: 1278
Joined: Fri Jan 11, 2008 2:52 pm
Contact:

#11 Post by Icecube » Thu Mar 05, 2009 9:16 am

An updated version of the CPUstress test image is in UBCD50b12.
Download Ultimate Boot CD v5.0: http://www.ultimatebootcd.com/download.html
Use Parted Magic for handling all partitioning task: http://partedmagic.com/

Post Reply