mersenneforum.org  

Go Back   mersenneforum.org > Prime Search Projects > Twin Prime Search

Reply
 
Thread Tools
Old 2022-07-14, 19:27   #243
rogue
 
rogue's Avatar
 
"Mark"
Apr 2003
Between here and the

3×13×181 Posts
Default

I don't know what you mean by "manually submit"? Did the client actually perform those tests?
rogue is offline   Reply With Quote
Old 2022-07-14, 23:02   #244
whengryphonsfly
 
whengryphonsfly's Avatar
 
Jul 2022

1112 Posts
Default

Quote:
Originally Posted by rogue View Post
I don't know what you mean by "manually submit"? Did the client actually perform those tests?
No, and that's the issue. The server thinks the client is doing those 12 tests, but the client threw an error and rejected them without properly abandoning them. So, those 12 tests are stuck in limbo. I manually ran LLR, so I know what the results are, but I don't know how to get those results to the server.


I think I read somewhere that the server will automatically cancel tests that take 48 hours, and if that's the case it won't matter. But I may be misremembering that, and if so then manual intervention will be required. Hence, my question: is there some way I can bypass prpclient on my end and report the results? Or do we just wait?
whengryphonsfly is offline   Reply With Quote
Old 2022-07-15, 00:57   #245
rogue
 
rogue's Avatar
 
"Mark"
Apr 2003
Between here and the

3×13×181 Posts
Default

Quote:
Originally Posted by whengryphonsfly View Post
No, and that's the issue. The server thinks the client is doing those 12 tests, but the client threw an error and rejected them without properly abandoning them. So, those 12 tests are stuck in limbo. I manually ran LLR, so I know what the results are, but I don't know how to get those results to the server.


I think I read somewhere that the server will automatically cancel tests that take 48 hours, and if that's the case it won't matter. But I may be misremembering that, and if so then manual intervention will be required. Hence, my question: is there some way I can bypass prpclient on my end and report the results? Or do we just wait?
There is no way to manually report test results. The server will eventually expire the test (there is a Pending Tests page accessible via a browser) that will tell you when it will expire. Once expired it will be sent out again.

Last fiddled with by rogue on 2022-07-15 at 00:58
rogue is offline   Reply With Quote
Old 2023-01-09, 00:54   #246
gd_barnes
 
gd_barnes's Avatar
 
"Gary"
May 2007
Overland Park, KS

1203910 Posts
Default

920k-960k has been loaded into port 12000.
gd_barnes is offline   Reply With Quote
Old 2023-01-09, 05:49   #247
MooMoo2
 
MooMoo2's Avatar
 
"Michael Kwok"
Aug 2010

23×89 Posts
Default

Quote:
Originally Posted by gd_barnes View Post
920k-960k has been loaded into port 12000.
Thanks!

Over 19,000 tests were done today, which is TPS's 6th highest daily total of all-time. If we can maintain this, we'll wrap up the effort and hit k=1M in less than 4 weeks. I'll upload the quad-sieved candidates once we reach 990K.
MooMoo2 is offline   Reply With Quote
Old 2023-01-10, 21:55   #248
Bottom Quark
 
Dec 2010

31 Posts
Default

Quote:
Originally Posted by gd_barnes View Post
920k-960k has been loaded into port 12000.
Thanks, looks like that batch contains approximately a quarter million candidates.

Looking forward, an n=1.7M test takes about 12 times as long as an n=490K test. For n=3.322M, that increases to 46 times as long as n=490K. Will batches of ~250,000 candidates continue to be released, or will it drop to ~20,000 for n=1.7M and ~5500 for n=3.322M?
Bottom Quark is offline   Reply With Quote
Old 2023-01-10, 23:55   #249
gd_barnes
 
gd_barnes's Avatar
 
"Gary"
May 2007
Overland Park, KS

3·4,013 Posts
Default

Quote:
Originally Posted by Bottom Quark View Post
Thanks, looks like that batch contains approximately a quarter million candidates.

Looking forward, an n=1.7M test takes about 12 times as long as an n=490K test. For n=3.322M, that increases to 46 times as long as n=490K. Will batches of ~250,000 candidates continue to be released, or will it drop to ~20,000 for n=1.7M and ~5500 for n=3.322M?
The fast tests are why we load so many into the server for n=480K-500K.

There will certainly be fewer loaded at a time for n=1.7M and even less for 3.332M. I/we just find logical cutoffs for loading the servers based on a k-value range due to the nature of the project. There's no hard and fast rule. I prefer not to have to load them in more than about once every 2 weeks so I'll adjust how much is loaded in as we progress based on how much work is being done by everyone.
gd_barnes is offline   Reply With Quote
Old 2023-01-11, 03:47   #250
MooMoo2
 
MooMoo2's Avatar
 
"Michael Kwok"
Aug 2010

13108 Posts
Default

Quote:
Originally Posted by Bottom Quark View Post
Thanks, looks like that batch contains approximately a quarter million candidates.

Looking forward, an n=1.7M test takes about 12 times as long as an n=490K test. For n=3.322M, that increases to 46 times as long as n=490K. Will batches of ~250,000 candidates continue to be released, or will it drop to ~20,000 for n=1.7M and ~5500 for n=3.322M?
Quote:
Originally Posted by gd_barnes View Post
The fast tests are why we load so many into the server for n=480K-500K.

There will certainly be fewer loaded at a time for n=1.7M and even less for 3.332M. I/we just find logical cutoffs for loading the servers based on a k-value range due to the nature of the project. There's no hard and fast rule. I prefer not to have to load them in more than about once every 2 weeks so I'll adjust how much is loaded in as we progress based on how much work is being done by everyone.
For n=1.7M, I'm planning on releasing a 100G k-range at a time (we'll start with k=1-100G, then k=100G-200G, then k=200G-300G, and so on). For n=3.322M, 50G batches will be released.

The amount of work per batch will be more than k=920K-960K for the variable n-range, but the number of candidates loaded at a time will be much smaller than 250,000. Like Gary said, we'll adjust the batch size as we go along.

Last fiddled with by MooMoo2 on 2023-01-11 at 03:48
MooMoo2 is offline   Reply With Quote
Old 2023-01-17, 06:12   #251
MooMoo2
 
MooMoo2's Avatar
 
"Michael Kwok"
Aug 2010

23×89 Posts
Default

Quote:
Originally Posted by MooMoo2 View Post
Thanks!

Over 19,000 tests were done today, which is TPS's 6th highest daily total of all-time. If we can maintain this, we'll wrap up the effort and hit k=1M in less than 4 weeks. I'll upload the quad-sieved candidates once we reach 990K.
There were 27,566 completed tests and 7 primes found today, woohoo!

If this can be maintained (fingers crossed), we'll reach k=1M and move on to the quad-sieved candidates in just under 2 weeks.

Gary, could you load k=960K-1M into port 12000? We still have 4-5 days of work if this rate holds, but I'm eager to see that final countdown in the "Count Untested" column.
MooMoo2 is offline   Reply With Quote
Old 2023-01-20, 07:54   #252
gd_barnes
 
gd_barnes's Avatar
 
"Gary"
May 2007
Overland Park, KS

3·4,013 Posts
Default

Port 12000 has been loaded up to k=1M.
gd_barnes is offline   Reply With Quote
Old 2023-01-21, 06:15   #253
MooMoo2
 
MooMoo2's Avatar
 
"Michael Kwok"
Aug 2010

13108 Posts
Default

Quote:
Originally Posted by gd_barnes View Post
Port 12000 has been loaded up to k=1M.
Thanks! Just 297,413 tests to go (as of this post) before we can start testing the quad-sieved candidates
MooMoo2 is offline   Reply With Quote
Reply

Thread Tools


Similar Threads
Thread Thread Starter Forum Replies Last Post
Public PRPNet Servers rogue Open Projects 26 2013-01-16 01:33
Automated LLR testing with LLRnet mdettweiler No Prime Left Behind 24 2011-11-04 19:20
SR5 PRPnet 2.4.7 Servers - Shutting Down Joe O Sierpinski/Riesel Base 5 6 2010-12-06 20:41
PRPNet servers down? opyrt Prime Sierpinski Project 13 2009-11-04 21:33
Automated PRP using LLRNet axn Sierpinski/Riesel Base 5 73 2008-11-26 03:46

All times are UTC. The time now is 16:36.


Sat Mar 25 16:36:45 UTC 2023 up 219 days, 14:05, 0 users, load averages: 0.27, 0.64, 0.81

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2023, 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.

≠ ± ∓ ÷ × · − √ ‰ ⊗ ⊕ ⊖ ⊘ ⊙ ≤ ≥ ≦ ≧ ≨ ≩ ≺ ≻ ≼ ≽ ⊏ ⊐ ⊑ ⊒ ² ³ °
∠ ∟ ° ≅ ~ ‖ ⟂ ⫛
≡ ≜ ≈ ∝ ∞ ≪ ≫ ⌊⌋ ⌈⌉ ∘ ∏ ∐ ∑ ∧ ∨ ∩ ∪ ⨀ ⊕ ⊗ 𝖕 𝖖 𝖗 ⊲ ⊳
∅ ∖ ∁ ↦ ↣ ∩ ∪ ⊆ ⊂ ⊄ ⊊ ⊇ ⊃ ⊅ ⊋ ⊖ ∈ ∉ ∋ ∌ ℕ ℤ ℚ ℝ ℂ ℵ ℶ ℷ ℸ 𝓟
¬ ∨ ∧ ⊕ → ← ⇒ ⇐ ⇔ ∀ ∃ ∄ ∴ ∵ ⊤ ⊥ ⊢ ⊨ ⫤ ⊣ … ⋯ ⋮ ⋰ ⋱
∫ ∬ ∭ ∮ ∯ ∰ ∇ ∆ δ ∂ ℱ ℒ ℓ
𝛢𝛼 𝛣𝛽 𝛤𝛾 𝛥𝛿 𝛦𝜀𝜖 𝛧𝜁 𝛨𝜂 𝛩𝜃𝜗 𝛪𝜄 𝛫𝜅 𝛬𝜆 𝛭𝜇 𝛮𝜈 𝛯𝜉 𝛰𝜊 𝛱𝜋 𝛲𝜌 𝛴𝜎𝜍 𝛵𝜏 𝛶𝜐 𝛷𝜙𝜑 𝛸𝜒 𝛹𝜓 𝛺𝜔