mersenneforum.org  

Go Back   mersenneforum.org > Extra Stuff > Linux

Reply
 
Thread Tools
Old 2019-03-22, 08:03   #12
ssybesma
 
"Steve Sybesma"
May 2012
Brighton, CO USA

34 Posts
Default

Right now I am having a problem starting over.

I cleared the two jobs out of my queue (unreserved them) for this CPU (STCK1A8LFC-A079AF). I'm having trouble getting a new LL assignment.

I just want to do first checks on ONE new potential prime on this thing. The command line menu is confusing sometimes.

==========

UPDATE:

This thing is so unruly...I want to select an exponent (332375291) and it keeps sticking it under manual testing when I need it to show up under the machine that's doing the testing.

I have to have control of this and I don't yet.

Last fiddled with by ssybesma on 2019-03-22 at 08:56
ssybesma is offline   Reply With Quote
Old 2019-03-22, 09:01   #13
ssybesma
 
"Steve Sybesma"
May 2012
Brighton, CO USA

34 Posts
Default

How do I get rid of the manual testing and have that go under my Intel Compute Stick?

ssybesma has 4 registered computers

STCK1A8LFC-A079AF Intel Atom Z3735F @ 1.33GHz Linux64,v29.4,build 8 1567 2019-03-22 08:59 recently seen, trusted software T 0.0 LL-100M

Manual testing 2019-03-22 08:49 recently seen, untrusted software U 0.0 332,375,291 LL 0.0% 2019-03-22 08:57

NUC Intel Core i7-5557U @ 3.10GHz Windows64,v29.4,build 8 3382 2019-03-22 06:37 recently seen, trusted software T 245.7 LL-100M 332,819,869 LL LL, 17.9% 2019-06-16 06:02 2019-03-22 06:37 77 86

MAC Intel Core i5-4278U @ 2.60GHz Mac OS X 64-bit,v29.4,build 7 2883 2019-03-21 22:39 recently seen, trusted software T 1,697.1 LL-100M 332,229,923 LL LL, 10.6% 2019-06-20 20:44 2019-03-21 22:39 91 90

Last fiddled with by ssybesma on 2019-03-22 at 09:07
ssybesma is offline   Reply With Quote
Old 2019-03-22, 09:11   #14
ATH
Einyen
 
ATH's Avatar
 
Dec 2003
Denmark

35·13 Posts
Default

In local.txt check for the lines WorkerThreads and CoresPerTest and change them to:
WorkerThreads=1
CoresPerTest=4

In worktodo.txt change to only 2 lines:

[Worker #1]

and then the worker line for the test you want to keep.



To unreserve the exponent on the server go to:
https://www.mersenne.org/workload/

and log in with your account to see your assignments. Check mark the one to unreserve and then use "Unreserve checked exponents" button at the bottom.

Last fiddled with by ATH on 2019-03-22 at 09:15
ATH is online now   Reply With Quote
Old 2019-03-22, 09:13   #15
paulunderwood
 
paulunderwood's Avatar
 
Sep 2002
Database er0rr

1110100110112 Posts
Default

Quote:
Originally Posted by ssybesma View Post
Right now I am having a problem starting over.

I cleared the two jobs out of my queue (unreserved them) for this CPU (STCK1A8LFC-A079AF). I'm having trouble getting a new LL assignment.

I just want to do first checks on ONE new potential prime on this thing. The command line menu is confusing sometimes.

==========

UPDATE:

This thing is so unruly...I want to select an exponent (332375291) and it keeps sticking it under manual testing when I need it to show up under the machine that's doing the testing.

I have to have control of this and I don't yet.
I don't now much about the workings of Prime95/mprime w.r.t. PrimeNet, but https://www.mersenne.ca/exponent/332375291 says "has 100,054,933 decimal digits takes 4,944.082 GHz-days to do one L-L test". I would suggest you go with default values which PrimeNet would be happy to deal with, plus you would avoid poaching of your chosen exponent. I do understand the desire to win the prize money for the first 100M digit prime

Last fiddled with by paulunderwood on 2019-03-22 at 09:28
paulunderwood is offline   Reply With Quote
Old 2019-03-22, 09:34   #16
ssybesma
 
"Steve Sybesma"
May 2012
Brighton, CO USA

34 Posts
Default

After throwing a temper tantrum for about an hour I finally got this working properly so it looks right.

Ugh!!! It's after 4am...been up all night.

Last fiddled with by ssybesma on 2019-03-22 at 10:04
ssybesma is offline   Reply With Quote
Old 2019-03-22, 09:36   #17
retina
Undefined
 
retina's Avatar
 
"The unspeakable one"
Jun 2006
My evil lair

22×1,549 Posts
Default

Quote:
Originally Posted by ssybesma View Post
This thing is a complete mud-wrestling match.

It's trying to force me to do double-checks.

I am not buying 10 of these to do double-checks!!!!!!!!!!!!
Don't you want to ensure they are reliable first? No point running a large LL/PRP test and then discover they give bad results.
retina is offline   Reply With Quote
Old 2019-03-22, 10:37   #18
ssybesma
 
"Steve Sybesma"
May 2012
Brighton, CO USA

34 Posts
Default

Quote:
Originally Posted by ATH View Post
In local.txt check for the lines WorkerThreads and CoresPerTest and change them to:
WorkerThreads=1
CoresPerTest=4

In worktodo.txt change to only 2 lines:

[Worker #1]

and then the worker line for the test you want to keep.



To unreserve the exponent on the server go to:
https://www.mersenne.org/workload/

and log in with your account to see your assignments. Check mark the one to unreserve and then use "Unreserve checked exponents" button at the bottom.

I figured out how to deal with the constant pre-assignment of numbers.

I started completely over by taking my new compute stick off GIMPS and deleting all the files it created. Then I created a worktodo.add file and put the string of information into that FROM the Manual Testing/Assignments window on the website...then when I connected to the server it put it into my worktodo.txt and fixed everything.

So now I have a completely clean looking assignment table with no manual testing going on.

The three machines I have are all working on 100 Million primes...will have 9 more doing that in the next few weeks.

Once each machine does one of those, then I'll go back and do other stuff and alternate to be a good PrimeNet citizen. I realize double checks have to be done.
ssybesma is offline   Reply With Quote
Old 2019-03-22, 10:40   #19
ssybesma
 
"Steve Sybesma"
May 2012
Brighton, CO USA

1218 Posts
Default

Quote:
Originally Posted by retina View Post
Don't you want to ensure they are reliable first? No point running a large LL/PRP test and then discover they give bad results.
I hear what you're saying...I'll let this run for a few days.

My plan is to run this constantly for months until it completes. That is their only, dedicated purpose. My other machines won't be on those anymore once I get them all set up.
ssybesma is offline   Reply With Quote
Old 2019-03-22, 14:33   #20
GP2
 
GP2's Avatar
 
Sep 2003

5×11×47 Posts
Default

I can see you are running mprime version 29.4 b8

It might be better to upgrade to the latest version, 29.6 b3. You can download it from the link in this post.

Just take the mprime file from 29.6 b3 and drop it into place on top of the existing one, and then restart the program.
GP2 is offline   Reply With Quote
Old 2019-03-22, 15:20   #21
Prime95
P90 years forever!
 
Prime95's Avatar
 
Aug 2002
Yeehaw, FL

2×53×71 Posts
Default

Before you get to deep into testing, do Advanced/Time on your 332xxxxxx exponent for 100 iterations. That will give you an estimate of how long this will primality test will take. I fear an Atom processor will take more than a decade.

Should you decide to continue *please* do a PRP test, not an LL test.
Prime95 is offline   Reply With Quote
Old 2019-03-22, 17:27   #22
ssybesma
 
"Steve Sybesma"
May 2012
Brighton, CO USA

34 Posts
Default

Quote:
Originally Posted by GP2 View Post
I can see you are running mprime version 29.4 b8

It might be better to upgrade to the latest version, 29.6 b3. You can download it from the link in this post.

Just take the mprime file from 29.6 b3 and drop it into place on top of the existing one, and then restart the program.
Thanks for the heads up on the later version!

I downloaded it and will replace the mprime executable file shortly.
ssybesma is offline   Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
Running octoproth program in Linux jasong Octoproth Search 9 2007-12-27 02:44
running linux version Unregistered Information & Answers 1 2007-09-08 17:59
Linux - what version to use, where doI get it rx7350 Software 19 2006-03-17 08:18
running old version of mprime for speed? talcum Software 4 2005-03-03 15:24
monitoring a Linux version Carlo Monari Software 4 2004-12-11 17:26

All times are UTC. The time now is 08:58.


Sat Jul 17 08:58:52 UTC 2021 up 50 days, 6:46, 1 user, load averages: 1.54, 1.54, 1.46

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.

This forum has received and complied with 0 (zero) government requests for information.

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.
A copy of the license is included in the FAQ.