mersenneforum.org

mersenneforum.org (https://www.mersenneforum.org/index.php)
-   Conjectures 'R Us (https://www.mersenneforum.org/forumdisplay.php?f=81)
-   -   Sierp base 6 LLRnet server (https://www.mersenneforum.org/showthread.php?t=10118)

IronBits 2008-03-20 06:27

Sierp base 6 LLRnet server
 
[B]Hi all,

I am pleased to announce that we have a new LLRnet server at CRUS! It is running Sierpinski base 6 (3rd Drive) work, and is being graciously hosted by IronBits. :smile:

To connect to it, use the following server information:

server = "crus.ironbits.net"
port = 6

Please note that you [u]must[/u] use the SR5 version of LLRnet with this server since this is not a power of 2 base.

Anonymous :smile:
(IronBits' original post follows below.)
[/B]
-----------------
Original post by IronBits
-----------------

Added a new feature so that if Prime! is found in results.txt for CRUS, it will show up on the font page :)
None found yet of course. :(

mdettweiler 2008-03-20 15:44

[quote=IronBits;129261]Added a new feature so that if Prime! is found in results.txt for CRUS, it will show up on the font page :)
None found yet of course. :([/quote]
Looks like we might have found something:

[code] Here are the primes found so far, if any:
--------------------
if /i "prime!"=="Prime!"
125803*2^80211-1 is prime!
--------------------[/code]:banana: :banana: :banana:

When today's results file is posted, we'll be able to see who found it. :smile:

In the meantime, I'll go and verify it with PFGW...

One thing, though: IronBits, you have it set to display as a base 2 Riesel prime, even though it's really a base 6 Sierpinski. Thus, it should show up as [B]125803*6^80211+1[/B]. :smile:

IronBits 2008-03-21 05:24

[quote=Anonymous;129256]Okay, cool. :cool:
BTW, I just noticed that the llrnet.ironbits.net page says "server offline". Is something goofed with that page, or is the port 5000 server really offline?[/quote]

Take a look now, nothing fancy, don't get excited yet.
[url]http://crus.ironbits.net[/url]

Added a total Primes found section
and a daily primes found section. :)
Should we move this thread out of NPLB forum yet? :wink:

And how come you're not beating down the CRUS server doors?
Did you announce it in a CRUS forum someplace that it's there, or
are you keeping this one a secret?

Looks like I'm the only one working on CRUS port 6 atm, and
only Laurenu2 and I on NPLB Port 5000.

Did everyone go on vacation or what? :wink:

IronBits 2008-03-21 05:27

[quote=Anonymous;129281]Looks like we might have found something:

[code] Here are the primes found so far, if any:
--------------------
125803*2^80211-1 is prime!
--------------------[/code]:banana: :banana: :banana:

When today's results file is posted, we'll be able to see who found it. :smile:
[/quote]

ME ! :D

[quote=Anonymous;129281]
One thing, though: IronBits, you have it set to display as a base 2 Riesel prime, even though it's really a base 6 Sierpinski. Thus, it should show up as [B]125803*6^80211+1[/B]. :smile:[/quote]

Well I fixed the +1 part /bangs head I guess I'll have to parse out that darn * to get that deuce out of there and change it to a 6, but not tonight.
I wonder why it's reporting it as a deuce? and a + as a - ?
Am I not using the correct server software?

mdettweiler 2008-03-21 05:30

[quote=IronBits;129340]ME ! :D



Well I fixed the +1 part /bangs head I guess I'll have to parse out that :censored: * to get that deuce out of there and change it to a 6, but not tonight.
I wonder why it's reporting it as a deuce? and a + as a - ?
Am I not using the correct server software?[/quote]
It's reporting it as a Riesel base 2 prime because the displayFormat line in llr-serverconfig.txt is set wrong. Oh well, you should probably leave it the way it is, becuase it will be easier simply to do a search/replace on the results files than to have it partially one way and part the other. :smile:

mdettweiler 2008-03-21 05:31

[quote=IronBits;129339]Take a look now, nothing fancy, don't get excited yet.
[URL]http://crus.ironbits.net[/URL]

Added a total Primes found section
and a daily primes found section. :)
Should we move this thread out of NPLB forum yet? :wink:

And how come you're not beating down the CRUS server doors?
Did you announce it in a CRUS forum someplace that it's there, or
are you keeping this one a secret?

Looks like I'm the only one working on CRUS port 6 atm, and
only Laurenu2 and I on NPLB Port 5000.

Did everyone go on vacation or what? :wink:[/quote]
Okay, I'll move all these posts related to the CRUS server into the CRUS forum. :smile:

As for why it isn't getting much "business"--maybe that will change now that Gary has announced it in the News thread at CRUS. I still have to update the LLRnet thread there though...I'll do it tomorrow, it's 1:30 AM my time right now. :razz:

gd_barnes 2008-03-21 21:07

[quote=IronBits;129339]Take a look now, nothing fancy, don't get excited yet.
[URL]http://crus.ironbits.net[/URL]

Added a total Primes found section
and a daily primes found section. :)
Should we move this thread out of NPLB forum yet? :wink:

And how come you're not beating down the CRUS server doors?
Did you announce it in a CRUS forum someplace that it's there, or
are you keeping this one a secret?

Looks like I'm the only one working on CRUS port 6 atm, and
only Laurenu2 and I on NPLB Port 5000.

Did everyone go on vacation or what? :wink:[/quote]

I've had one core on Sierp base 6 almost the entire time the drive has been going. My last range of n=72K-80K is now at n=77.5K. I'll move the core to this server when it is done; probably 5-6 days...long testing times on non-power-of-2 bases.

Unfortunately I only have sieved files up to n=100K on this base. When we get it tested that high and dry the server, we'll probably want to move it over to Sierp base 16. THAT is probably what we'd want to do a rally on.

IronBits 2008-03-21 22:12

I'll get a port 16 llrnetserver ready then, or will I need to use something different to host that?

mdettweiler 2008-03-21 22:25

[quote=IronBits;129384]I'll get a port 16 llrnetserver ready then, or will I need to use something different to host that?[/quote]
What do you mean by "something different to host that"?

BTW, we won't need a Sierp. base 16 server for a little while yet--remember, we've still got about 15G of Sierp. base 6 left. :smile:

IronBits 2008-03-21 23:59

I am unclear if what we have been using to host NPLB work,
would also work for other projects.
Ok, you know how to reach me if you need me to toss up a port,
just don't forget to send me the knpairs.txt file to go with it. ;)

mdettweiler 2008-03-22 01:21

[quote=IronBits;129393]I am unclear if what we have been using to host NPLB work,
would also work for other projects.
Ok, you know how to reach me if you need me to toss up a port,
just don't forget to send me the knpairs.txt file to go with it. ;)[/quote]
Well, a lot of other projects have their own LLRnet servers already. At least most of the ones I can think of off the top of my head do: Riesel Sieve has its own server, PSP and SR5 have their own too (actually the PSP and SR5 ones are on the same physical machine I think), and SoB uses its own proprietary network-PRP setup (sort of like LLRnet, yet different). 321 doesn't have an LLRnet server, though they do have BOINC through PrimeGrid; however, of course, some people prefer LLRnet to BOINC. RPS doesn't have one, but they have been less than enthusiastic about the idea when it's been brought up in the past.

So, there you have it. :smile: The only one in the above listing that doesn't have an LLRnet server, and might be interested in one, is 321. I guess it might be worthwhile to post a note on their forum asking if they'd be interested. :smile:

IronBits 2008-03-22 05:26

I understand better. llrnet server can handle the projects.
So, what do you want to do with the other spare 1,000+ ports and all this bandwidth?
LOL :)

mdettweiler 2008-03-22 05:53

[quote=IronBits;129415]I understand better. llrnet server can handle the projects.
So, what do you want to do with the other spare 1,000+ ports and all this bandwidth?
LOL :)[/quote]
Well...maybe you could run an "LLRnet server hosting service", where people who want to be able to easily manage their personal efforts over a bunch of machines can have you host a personal LLRnet server for them, with them providing the knpairs? :smile:

Anyway, just an idea. :smile:

gd_barnes 2008-03-27 17:49

[quote=IronBits;129415]I understand better. llrnet server can handle the projects.
So, what do you want to do with the other spare 1,000+ ports and all this bandwidth?
LOL :)[/quote]

IronBits,

I am trying to convince the masses that we may want more servers here (albeit with little success) but that some will initially be inactive for a while and may have some sporadic activity after that. Some may even run heavily for a period of time and then be inactive for serveral weeks/months.

My thinking is that having them available and promoting them may bring more people in to use them.

With LLRnet we cannot mix primes of different types like k*2^n-1, k*2^n+1, k*6^n-1, k*6^n+1, etc. so each would require a different server.

With all the servers and bandwith you have available, I'd really like to take advantage of it if possible.

What is your opinion about this?


Thanks,
Gary

IronBits 2008-03-28 02:12

Tell me what you want/need and I'll get busy on it.

mdettweiler 2008-03-28 03:33

Hi IronBits,

Here's some more knpairs to add to the port 6 server. A bit much, you say? Well, I just heard from Gary via PM that Beyond's coming for a little visit on port 6. :wink:

The file consists of the 90K-100K range from Drive #3, and after that, sieve files for three individual Sierp. base 6 k's that I've reserved for LLRnet. :smile:

Anon :smile:

[B]Edit by Max (8/30/09): Removed attachment (no longer needed).[/B]

mdettweiler 2008-03-28 04:24

IronBits, I'm curious, what is the jobMaxTime setting on the port 6 server?

IronBits 2008-03-28 04:25

jobMaxTime = 7 * 24 * 3600 -- 7 days

prunePeriod = 3600 -- hourly
work added to CRUS port 6

mdettweiler 2008-03-28 04:29

[quote=IronBits;130101]jobMaxTime = 7 * 24 * 3600 -- 7 days

prunePeriod = 3600 -- hourly
work added to CRUS port 6[/quote]
Okay, thanks! :smile:


All times are UTC. The time now is 09:07.

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