PrimeGrid
Please visit donation page to help the project cover running costs for this month

Toggle Menu

Join PrimeGrid

Returning Participants

Community

Leader Boards

Results

Other

drummers-lowrise

Advanced search

Message boards : Sieving : Why have the sieving stats been crippled?

Author Message
GDB
Send message
Joined: 15 Nov 11
Posts: 298
ID: 119185
Credit: 4,064,951,190
RAC: 1,955,120
Discovered 2 mega primesFound 1 prime in the 2022 Tour de Primes321 LLR Jade: Earned 10,000,000 credits (13,480,830)Cullen LLR Turquoise: Earned 5,000,000 credits (6,761,853)ESP LLR Turquoise: Earned 5,000,000 credits (5,600,055)Generalized Cullen/Woodall LLR Turquoise: Earned 5,000,000 credits (7,659,159)PPS LLR Sapphire: Earned 20,000,000 credits (22,179,886)PSP LLR Turquoise: Earned 5,000,000 credits (8,038,982)SoB LLR Sapphire: Earned 20,000,000 credits (23,266,781)SR5 LLR Turquoise: Earned 5,000,000 credits (6,839,538)SGS LLR Turquoise: Earned 5,000,000 credits (5,757,384)TRP LLR Jade: Earned 10,000,000 credits (12,137,231)Woodall LLR Turquoise: Earned 5,000,000 credits (5,099,498)321 Sieve (suspended) Turquoise: Earned 5,000,000 credits (5,834,160)Cullen/Woodall Sieve Sapphire: Earned 20,000,000 credits (41,657,963)Generalized Cullen/Woodall Sieve (suspended) Jade: Earned 10,000,000 credits (11,373,349)PPS Sieve Double Gold: Earned 500,000,000 credits (544,231,326)Sierpinski (ESP/PSP/SoB) Sieve (suspended) Ruby: Earned 2,000,000 credits (4,080,038)TRP Sieve (suspended) Turquoise: Earned 5,000,000 credits (7,803,337)AP 26/27 Double Silver: Earned 200,000,000 credits (237,667,755)GFN Double Gold: Earned 500,000,000 credits (732,258,230)WW (retired) Double Gold: Earned 500,000,000 credits (500,196,000)PSA Double Amethyst: Earned 1,000,000,000 credits (1,863,027,834)
Message 97494 - Posted: 6 Aug 2016 | 9:43:31 UTC

The manual sieving stats used to show a lot of useful info for each sieving range. Now, the stats have been stripped down to only showing factors removed. How come?

JimBProject donor
Honorary cruncher
Send message
Joined: 4 Aug 11
Posts: 920
ID: 107307
Credit: 989,270,144
RAC: 179,433
Discovered 1 mega prime321 LLR Turquoise: Earned 5,000,000 credits (5,009,915)Cullen LLR Turquoise: Earned 5,000,000 credits (5,031,868)ESP LLR Turquoise: Earned 5,000,000 credits (5,064,082)Generalized Cullen/Woodall LLR Turquoise: Earned 5,000,000 credits (5,038,750)PPS LLR Turquoise: Earned 5,000,000 credits (5,000,461)PSP LLR Turquoise: Earned 5,000,000 credits (7,674,374)SoB LLR Sapphire: Earned 20,000,000 credits (42,604,648)SR5 LLR Jade: Earned 10,000,000 credits (11,829,173)SGS LLR Ruby: Earned 2,000,000 credits (2,851,572)TRP LLR Ruby: Earned 2,000,000 credits (4,400,010)Woodall LLR Turquoise: Earned 5,000,000 credits (5,046,412)321 Sieve (suspended) Jade: Earned 10,000,000 credits (10,057,614)Cullen/Woodall Sieve Jade: Earned 10,000,000 credits (11,209,718)Generalized Cullen/Woodall Sieve (suspended) Sapphire: Earned 20,000,000 credits (20,005,451)PPS Sieve Emerald: Earned 50,000,000 credits (52,049,707)Sierpinski (ESP/PSP/SoB) Sieve (suspended) Ruby: Earned 2,000,000 credits (2,341,676)TRP Sieve (suspended) Ruby: Earned 2,000,000 credits (2,070,804)AP 26/27 Jade: Earned 10,000,000 credits (10,742,251)GFN Emerald: Earned 50,000,000 credits (50,005,964)WW (retired) Ruby: Earned 2,000,000 credits (2,688,000)PSA Double Gold: Earned 500,000,000 credits (728,547,693)
Message 97498 - Posted: 6 Aug 2016 | 12:08:12 UTC - in response to Message 97494.

The manual sieving stats used to show a lot of useful info for each sieving range. Now, the stats have been stripped down to only showing factors removed. How come?

Several reasons. The old stats used to show time saved using both the OCL2 and OCL3 transforms based on their respective b-ranges. OCL2 is no longer used and now the various transforms have overlapping ranges and the choice of which is used depends on the individual computer. So the old data had become entirely fictitious and had no relation to reality. Without being able to tell which transform would be used on any particular candidate, it's not possible to generate an accurate time saved value. And even on the old stats, the numbers were not real because they made no distinction between candidates already tested by genefer (so no time was saved) and those sieved out before genefer got that high.

Because now we're sieving GFN15 and GFN16 to b=2G instead of b=100M the factor files are 20 times as large. I've chosen to show stats for GFN15 and GFN16 to b=400M because that's the highest b value that genefer can test. Those time saved fields were not some kind of average, they were computed individually for each candidate removed and then totaled. Trying to do that for four times the number of candidates was slower and was taking up too much room on my system (each candidate eliminated had its time to compute calculated once and then that time was stored). Plus even though I'm only providing numbers up to b=400M all the other candidates up to b=2G were still in the files slowing everything down.

For the same kinds of reasons I removed the graph of candidates removed from the sieve and kept only the factors found graph. Keeping track of that many individual candidates removed and graphing four times as many vertically meant that it took about an hour to generate that graph for any single n. Before this I could generate graphs for GFN15, 16, 17, 21, 22 simultaneously and have them all within five minutes. Given that I may process pending sieving 5-6 times a day I can't afford to have the graph generation take an hour each time. And remember that this is all taking place on my home computers, where there's quite a bit of infrastructure devoted to it (currently 22 databases relating to PrimeGrid and sieving).

Bottom line: I didn't want to lose those extra stats any more than you, but they just weren't practical any more. My time and CPU are better spent elsewhere.

GDB
Send message
Joined: 15 Nov 11
Posts: 298
ID: 119185
Credit: 4,064,951,190
RAC: 1,955,120
Discovered 2 mega primesFound 1 prime in the 2022 Tour de Primes321 LLR Jade: Earned 10,000,000 credits (13,480,830)Cullen LLR Turquoise: Earned 5,000,000 credits (6,761,853)ESP LLR Turquoise: Earned 5,000,000 credits (5,600,055)Generalized Cullen/Woodall LLR Turquoise: Earned 5,000,000 credits (7,659,159)PPS LLR Sapphire: Earned 20,000,000 credits (22,179,886)PSP LLR Turquoise: Earned 5,000,000 credits (8,038,982)SoB LLR Sapphire: Earned 20,000,000 credits (23,266,781)SR5 LLR Turquoise: Earned 5,000,000 credits (6,839,538)SGS LLR Turquoise: Earned 5,000,000 credits (5,757,384)TRP LLR Jade: Earned 10,000,000 credits (12,137,231)Woodall LLR Turquoise: Earned 5,000,000 credits (5,099,498)321 Sieve (suspended) Turquoise: Earned 5,000,000 credits (5,834,160)Cullen/Woodall Sieve Sapphire: Earned 20,000,000 credits (41,657,963)Generalized Cullen/Woodall Sieve (suspended) Jade: Earned 10,000,000 credits (11,373,349)PPS Sieve Double Gold: Earned 500,000,000 credits (544,231,326)Sierpinski (ESP/PSP/SoB) Sieve (suspended) Ruby: Earned 2,000,000 credits (4,080,038)TRP Sieve (suspended) Turquoise: Earned 5,000,000 credits (7,803,337)AP 26/27 Double Silver: Earned 200,000,000 credits (237,667,755)GFN Double Gold: Earned 500,000,000 credits (732,258,230)WW (retired) Double Gold: Earned 500,000,000 credits (500,196,000)PSA Double Amethyst: Earned 1,000,000,000 credits (1,863,027,834)
Message 97503 - Posted: 7 Aug 2016 | 8:31:18 UTC - in response to Message 97498.

Since the old sieving stats method can't be reasonably performed, can a new method be found to show how many "useful" factors were removed by sieving. A "useful" factor might be a number that would've been GFN or LLR tested within the next 10 years, but was found and removed by sieving first.

If this can be done easily, it would provide some measure of how useful manual sieving is.

JimBProject donor
Honorary cruncher
Send message
Joined: 4 Aug 11
Posts: 920
ID: 107307
Credit: 989,270,144
RAC: 179,433
Discovered 1 mega prime321 LLR Turquoise: Earned 5,000,000 credits (5,009,915)Cullen LLR Turquoise: Earned 5,000,000 credits (5,031,868)ESP LLR Turquoise: Earned 5,000,000 credits (5,064,082)Generalized Cullen/Woodall LLR Turquoise: Earned 5,000,000 credits (5,038,750)PPS LLR Turquoise: Earned 5,000,000 credits (5,000,461)PSP LLR Turquoise: Earned 5,000,000 credits (7,674,374)SoB LLR Sapphire: Earned 20,000,000 credits (42,604,648)SR5 LLR Jade: Earned 10,000,000 credits (11,829,173)SGS LLR Ruby: Earned 2,000,000 credits (2,851,572)TRP LLR Ruby: Earned 2,000,000 credits (4,400,010)Woodall LLR Turquoise: Earned 5,000,000 credits (5,046,412)321 Sieve (suspended) Jade: Earned 10,000,000 credits (10,057,614)Cullen/Woodall Sieve Jade: Earned 10,000,000 credits (11,209,718)Generalized Cullen/Woodall Sieve (suspended) Sapphire: Earned 20,000,000 credits (20,005,451)PPS Sieve Emerald: Earned 50,000,000 credits (52,049,707)Sierpinski (ESP/PSP/SoB) Sieve (suspended) Ruby: Earned 2,000,000 credits (2,341,676)TRP Sieve (suspended) Ruby: Earned 2,000,000 credits (2,070,804)AP 26/27 Jade: Earned 10,000,000 credits (10,742,251)GFN Emerald: Earned 50,000,000 credits (50,005,964)WW (retired) Ruby: Earned 2,000,000 credits (2,688,000)PSA Double Gold: Earned 500,000,000 credits (728,547,693)
Message 97509 - Posted: 7 Aug 2016 | 11:27:36 UTC

I'll have to think about it. There are practical problems I'd have to deal with and right now I'm putting in the majority of my time on other things. So this will go on the back burner for now.

GDB
Send message
Joined: 15 Nov 11
Posts: 298
ID: 119185
Credit: 4,064,951,190
RAC: 1,955,120
Discovered 2 mega primesFound 1 prime in the 2022 Tour de Primes321 LLR Jade: Earned 10,000,000 credits (13,480,830)Cullen LLR Turquoise: Earned 5,000,000 credits (6,761,853)ESP LLR Turquoise: Earned 5,000,000 credits (5,600,055)Generalized Cullen/Woodall LLR Turquoise: Earned 5,000,000 credits (7,659,159)PPS LLR Sapphire: Earned 20,000,000 credits (22,179,886)PSP LLR Turquoise: Earned 5,000,000 credits (8,038,982)SoB LLR Sapphire: Earned 20,000,000 credits (23,266,781)SR5 LLR Turquoise: Earned 5,000,000 credits (6,839,538)SGS LLR Turquoise: Earned 5,000,000 credits (5,757,384)TRP LLR Jade: Earned 10,000,000 credits (12,137,231)Woodall LLR Turquoise: Earned 5,000,000 credits (5,099,498)321 Sieve (suspended) Turquoise: Earned 5,000,000 credits (5,834,160)Cullen/Woodall Sieve Sapphire: Earned 20,000,000 credits (41,657,963)Generalized Cullen/Woodall Sieve (suspended) Jade: Earned 10,000,000 credits (11,373,349)PPS Sieve Double Gold: Earned 500,000,000 credits (544,231,326)Sierpinski (ESP/PSP/SoB) Sieve (suspended) Ruby: Earned 2,000,000 credits (4,080,038)TRP Sieve (suspended) Turquoise: Earned 5,000,000 credits (7,803,337)AP 26/27 Double Silver: Earned 200,000,000 credits (237,667,755)GFN Double Gold: Earned 500,000,000 credits (732,258,230)WW (retired) Double Gold: Earned 500,000,000 credits (500,196,000)PSA Double Amethyst: Earned 1,000,000,000 credits (1,863,027,834)
Message 97696 - Posted: 14 Aug 2016 | 4:04:43 UTC - in response to Message 97509.

Is it possible to get a count of probable factors not removed from sieve for n=22 & b=80,000 thru 200,000? This range covers my estimate to 10 years of GFN-22 searching. If we can get the factor count again in a month or so, we can estimate how many 10 year factors are removed per P sieved. From this we can determine how effective our sieving is. Thanks!

Message boards : Sieving : Why have the sieving stats been crippled?

[Return to PrimeGrid main page]
DNS Powered by DNSEXIT.COM
Copyright © 2005 - 2023 Rytis Slatkevičius (contact) and PrimeGrid community. Server load 1.35, 1.67, 1.82
Generated 4 Jun 2023 | 7:31:03 UTC