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 : Generalized Fermat Prime Search : GFN-15 MEGA Prime Search starts June 27, 2020

Author Message
stream
Volunteer moderator
Project administrator
Volunteer developer
Volunteer tester
Send message
Joined: 1 Mar 14
Posts: 1022
ID: 301928
Credit: 543,195,386
RAC: 2
Discovered 1 mega primeFound 1 prime in the 2018 Tour de PrimesFound 1 prime in the 2019 Tour de PrimesFound 1 prime in the 2020 Tour de PrimesFound 1 prime in the 2021 Tour de Primes321 LLR Jade: Earned 10,000,000 credits (10,011,570)Cullen LLR Jade: Earned 10,000,000 credits (10,009,374)ESP LLR Jade: Earned 10,000,000 credits (10,009,221)Generalized Cullen/Woodall LLR Jade: Earned 10,000,000 credits (10,012,217)PPS LLR Jade: Earned 10,000,000 credits (16,329,739)PSP LLR Jade: Earned 10,000,000 credits (10,044,081)SoB LLR Jade: Earned 10,000,000 credits (10,064,750)SR5 LLR Jade: Earned 10,000,000 credits (10,002,051)SGS LLR Jade: Earned 10,000,000 credits (10,001,295)TRP LLR Jade: Earned 10,000,000 credits (10,002,411)Woodall LLR Jade: Earned 10,000,000 credits (10,013,921)321 Sieve (suspended) Sapphire: Earned 20,000,000 credits (20,004,228)Generalized Cullen/Woodall Sieve (suspended) Sapphire: Earned 20,000,000 credits (20,047,667)PPS Sieve Sapphire: Earned 20,000,000 credits (20,866,490)Sierpinski (ESP/PSP/SoB) Sieve (suspended) Sapphire: Earned 20,000,000 credits (20,043,271)TRP Sieve (suspended) Sapphire: Earned 20,000,000 credits (20,015,177)AP 26/27 Sapphire: Earned 20,000,000 credits (20,045,194)GFN Emerald: Earned 50,000,000 credits (55,355,287)WW Emerald: Earned 50,000,000 credits (50,016,000)PSA Double Silver: Earned 200,000,000 credits (200,301,443)
Message 141164 - Posted: 26 Jun 2020 | 17:11:49 UTC
Last modified: 2 Dec 2020 | 22:34:14 UTC

Current project status

Project goal has been reached, finding two GFN-15 MEGA primes, close to each other.

Project finished. Testing was performed on all candidates up to bmin+1000000.

Timeline
2020-06-27: Project started
2020-07-17: GFN-15 Mega Prime found
2020-07-20: GFN-15 Mega Prime found
2020-10-27: Start of project cleanup before shutdown
2020-12-02: Last task returned, project closed.

Project description

After successful completion of GFN-16 MEGA Prime search, the search for GFN mega primes will continue. The GFN-15 First Mega Prime search will be started June 27, 2020, at 12:00 UTC!

If you're familiar with GFN-16-Mega project, there is not much difference and most of information below should be already known to you.

Project goals

1. Find first GFN-15 Mega prime - there are no GFN-15 Mega primes currently known.

GFN-15 prime is written as b32768+1. To reach 1000000 digits, 'b' must be very big. We name this starting value as bmin. For GFN-15, bmin=3292665455999520712131951278260. Later in the thread, we will not use absolute value of b, instead, we will say "bmin+something".

2. Find new smallest prime with exactly 1000000 digits.

Previous world smallest prime was found during our GFN-16 Mega search. If we'll be lucky and can find a new prime fast enough, it can be less then our previous find.

All primes will be reported to T5K.

Schedule

The search will be started on June 27, 2020, at 12:00 UTC. No task will be available until this point.

Our main goal is to find only one prime, so project will be to be stopped when prime is found. After this, a one month grace period will be started. During grace period, new work will be loaded and project will continue to function without changes. You can use this period to reach credit or WuProp goals, or even find more primes!

If we find a prime faster then in 3 month, overall project length (including grace period) will be set to 4 months.

How to participate (for new users)

The search is held on my experimental GFN server. To participate as new user, please register at this Boinc server at http://boincvm.proxyma.ru:30080/test4vm/

- Go to URL above;
- Click on "Your account" on left panel;
- Click on the "or create an account" link in the bottom left part of the page;
- In the "Invitation Code" field, enter PrimeGrid
- Fill other fields in usual way. It's preferred to use same email address as on PrimeGrid.
- After registration, connect your Boinc client to the project using URL above. It's recommended to use "weak account key" in place of of true password. Your can get your weak key on "Your account" page, click on "Account keys"

After registration, please go to "Your account" -> "Computing Preferences" and verify that correct projects has been selected.

The server is compatible with PrimeGrid and supports extra venues (Sun...Pluto). Note: this is not a PrimeGrid server. Although all discussion and support happens here on PrimeGrid forum, the server is running on my own resources.

Software

This project will use LLR2 in it's full and most powerful way, in one-pass validation mode, developed by LLR2 author, Pavel Atnashev. Instead as running same job twice, a tiny validation task - as small as 1/64th of original test - will be sent to prove correctness of original calculation. It's like a calculation of digital signature.

It mean that there are no more wingmans and waits for wingman. You don't need to hurry to return your task first. It's more like a lottery - if you got right ticket from the server, the win will be yours no matter will your open the ticket sooner or later.

Additionally, LLR2 supports Gerbicz check to detect hardware errors. An occasional CPU or memory glitch will not ruin your result as inconclusive/invalid. Instead, test will be restarted from last known-good checkpoint.

Optimizing performance

Tasks will took 4-8 hours on a single core of modern processors with FMA3. LLR multithreading will help to use CPU cache better and improve overall throughput. It was discussed many times on PG forums and I'll not repeat all details here.

Application name for app_config.xml is gfn15_mega, and minimal app_config.xml for 4 threads may look like this:

<app_config> <app_version> <app_name>gfn15_mega</app_name> <cmdline>-t 4</cmdline> <avg_ncpus>4</avg_ncpus> </app_version> </app_config>


Running PrimeGrid as backup project

My server is experimental, it may have network problems. It's a good idea to crunch something even if project server temporary goes offline. Go to PrimeGrid Preferences page and set "Resource Share" to 0. If GFN server becomes out work or unreachable, your Boinc client will automatically switch to PrimeGrid tasks until GFN server recovers.

Acknowledgements

This search will be not possible without help of these peoples:

- Yves Gallot, our GFN wizard, who wrote special sieving software for this project, saving us many days of work;
- robish and Kellen, guys who did all sieving on their GPUs.


Good luck and happy crunching!

Profile robishProject donor
Volunteer moderator
Volunteer tester
Avatar
Send message
Joined: 7 Jan 12
Posts: 2195
ID: 126266
Credit: 7,305,655,080
RAC: 3,282,939
Discovered the World's First AP27!!!Discovered 12 mega primesDiscovered 1 AP272018 Tour de Primes largest primeFound 4 primes in the 2018 Tour de PrimesFound 1 mega prime in the 2018 Tour de PrimesFound 1 prime in the 2019 Tour de PrimesFound 1 prime in the 2020 Tour de PrimesFound 1 prime in the 2021 Tour de PrimesFound 1 prime in the 2022 Tour de PrimesFound 1 mega prime in the 2022 Tour de PrimesFound 1 prime in the 2023 Tour de PrimesFound 1 mega prime in the 2023 Tour de Primes321 LLR Turquoise: Earned 5,000,000 credits (9,681,253)Cullen LLR Emerald: Earned 50,000,000 credits (59,837,063)ESP LLR Turquoise: Earned 5,000,000 credits (8,577,288)Generalized Cullen/Woodall LLR Sapphire: Earned 20,000,000 credits (20,294,046)PPS LLR Emerald: Earned 50,000,000 credits (92,895,096)PSP LLR Turquoise: Earned 5,000,000 credits (9,600,575)SoB LLR Sapphire: Earned 20,000,000 credits (37,523,791)SR5 LLR Sapphire: Earned 20,000,000 credits (41,734,298)SGS LLR Turquoise: Earned 5,000,000 credits (6,695,296)TRP LLR Sapphire: Earned 20,000,000 credits (30,595,532)Woodall LLR Turquoise: Earned 5,000,000 credits (5,062,771)321 Sieve (suspended) Turquoise: Earned 5,000,000 credits (7,141,753)Cullen/Woodall Sieve (suspended) Turquoise: Earned 5,000,000 credits (7,892,369)Generalized Cullen/Woodall Sieve (suspended) Turquoise: Earned 5,000,000 credits (5,515,338)PPS Sieve Double Gold: Earned 500,000,000 credits (842,736,516)TRP Sieve (suspended) Silver: Earned 100,000 credits (121,416)AP 26/27 Double Bronze: Earned 100,000,000 credits (115,771,305)GFN Double Turquoise: Earned 5,000,000,000 credits (5,870,173,011)WW Double Bronze: Earned 100,000,000 credits (133,804,000)
Message 141165 - Posted: 26 Jun 2020 | 17:54:28 UTC

Can't wait :)
____________
My lucky numbers 10590941048576+1 and 224584605939537911+81292139*23#*n for n=0..26

Profile JeppeSNProject donor
Avatar
Send message
Joined: 5 Apr 14
Posts: 1804
ID: 306875
Credit: 49,019,373
RAC: 14,526
Found 1 prime in the 2020 Tour de Primes321 LLR Gold: Earned 500,000 credits (593,283)Cullen LLR Gold: Earned 500,000 credits (611,298)ESP LLR Silver: Earned 100,000 credits (174,818)Generalized Cullen/Woodall LLR Silver: Earned 100,000 credits (112,799)PPS LLR Jade: Earned 10,000,000 credits (18,982,868)PSP LLR Silver: Earned 100,000 credits (428,457)SoB LLR Silver: Earned 100,000 credits (466,812)SR5 LLR Silver: Earned 100,000 credits (210,142)SGS LLR Silver: Earned 100,000 credits (136,265)TRP LLR Silver: Earned 100,000 credits (476,246)Woodall LLR Silver: Earned 100,000 credits (281,400)321 Sieve (suspended) Silver: Earned 100,000 credits (175,037)PPS Sieve Bronze: Earned 10,000 credits (10,113)AP 26/27 Bronze: Earned 10,000 credits (12,129)GFN Ruby: Earned 2,000,000 credits (4,977,751)WW Jade: Earned 10,000,000 credits (13,756,000)PSA Turquoise: Earned 5,000,000 credits (7,614,290)
Message 141167 - Posted: 26 Jun 2020 | 18:29:44 UTC

Currently, the smallest proven megaprime is the first GF-16 mega we found in the previous project, namely:

1814570322977518^65536 + 1

Of course, this can be written in GFN-15 form, for it is equal to:

3292665457030733988997133440324^32768 + 1

or:

(b_min + 1031213276865182162064)^32768 + 1

Clearly, if this project is successful, the "offset" over b_min is going to be much smaller. As such, the prime will be smaller than the currently smallest proven megaprime, for sure.

/JeppeSN

Profile VatoProject donor
Volunteer tester
Avatar
Send message
Joined: 2 Feb 08
Posts: 841
ID: 18447
Credit: 643,525,920
RAC: 560,680
Discovered 2 mega primesFound 1 prime in the 2020 Tour de PrimesFound 1 prime in the 2021 Tour de PrimesFound 2 primes in the 2022 Tour de PrimesFound 1 prime in the 2022 Tour de Primes Mountain StageFound 2 primes in the 2023 Tour de Primes321 LLR Jade: Earned 10,000,000 credits (10,084,881)Cullen LLR Jade: Earned 10,000,000 credits (10,104,039)ESP LLR Jade: Earned 10,000,000 credits (10,037,413)Generalized Cullen/Woodall LLR Jade: Earned 10,000,000 credits (10,050,904)PPS LLR Sapphire: Earned 20,000,000 credits (33,277,644)PSP LLR Jade: Earned 10,000,000 credits (10,042,841)SoB LLR Jade: Earned 10,000,000 credits (10,445,481)SR5 LLR Jade: Earned 10,000,000 credits (10,029,053)SGS LLR Jade: Earned 10,000,000 credits (11,656,435)TPS LLR (retired) Silver: Earned 100,000 credits (103,523)TRP LLR Jade: Earned 10,000,000 credits (10,914,398)Woodall LLR Jade: Earned 10,000,000 credits (10,097,895)321 Sieve (suspended) Sapphire: Earned 20,000,000 credits (26,923,188)Cullen/Woodall Sieve (suspended) Ruby: Earned 2,000,000 credits (4,119,699)Generalized Cullen/Woodall Sieve (suspended) Jade: Earned 10,000,000 credits (10,278,995)PPS Sieve Emerald: Earned 50,000,000 credits (59,712,141)Sierpinski (ESP/PSP/SoB) Sieve (suspended) Ruby: Earned 2,000,000 credits (4,080,177)TRP Sieve (suspended) Turquoise: Earned 5,000,000 credits (5,221,054)AP 26/27 Emerald: Earned 50,000,000 credits (55,700,219)GFN Double Silver: Earned 200,000,000 credits (201,353,071)WW Double Bronze: Earned 100,000,000 credits (105,088,000)PSA Sapphire: Earned 20,000,000 credits (34,214,582)
Message 141181 - Posted: 26 Jun 2020 | 22:49:59 UTC - in response to Message 141167.

I was ready at the end of the Turing challenge, I guess i can wait the extra 14 hours...
____________

Profile dannyridel
Volunteer tester
Avatar
Send message
Joined: 3 Feb 19
Posts: 994
ID: 1097922
Credit: 81,717,656
RAC: 18,121
Discovered 1 mega primeFound 1 prime in the 2023 Tour de Primes321 LLR Amethyst: Earned 1,000,000 credits (1,324,033)Cullen LLR Gold: Earned 500,000 credits (720,539)ESP LLR Gold: Earned 500,000 credits (517,207)Generalized Cullen/Woodall LLR Amethyst: Earned 1,000,000 credits (1,247,314)PPS LLR Ruby: Earned 2,000,000 credits (4,514,096)PSP LLR Gold: Earned 500,000 credits (616,940)SoB LLR Gold: Earned 500,000 credits (533,625)SR5 LLR Gold: Earned 500,000 credits (697,597)SGS LLR Amethyst: Earned 1,000,000 credits (1,098,741)TRP LLR Amethyst: Earned 1,000,000 credits (1,127,267)Woodall LLR Gold: Earned 500,000 credits (628,730)321 Sieve (suspended) Gold: Earned 500,000 credits (506,814)Generalized Cullen/Woodall Sieve (suspended) Bronze: Earned 10,000 credits (30,033)PPS Sieve Turquoise: Earned 5,000,000 credits (5,227,961)AP 26/27 Turquoise: Earned 5,000,000 credits (6,565,832)GFN Sapphire: Earned 20,000,000 credits (34,851,893)WW Sapphire: Earned 20,000,000 credits (21,136,000)PSA Silver: Earned 100,000 credits (373,034)
Message 141188 - Posted: 27 Jun 2020 | 2:04:45 UTC - in response to Message 141165.
Last modified: 27 Jun 2020 | 2:05:02 UTC

Can't wait :)


Yuppp, how 'bout you rock another 2 1000000-digit-MEGAs? ;-P
____________
My lucky number is 6219*2^3374198+1


FrankProject donor
Send message
Joined: 30 Dec 17
Posts: 27
ID: 964965
Credit: 432,164,339
RAC: 393,415
Discovered 4 mega primesFound 2 primes in the 2020 Tour de PrimesFound 1 prime in the 2022 Tour de PrimesFound 1 prime in the 2023 Tour de PrimesFound 1 mega prime in the 2023 Tour de Primes321 LLR Turquoise: Earned 5,000,000 credits (5,112,280)Cullen LLR Ruby: Earned 2,000,000 credits (2,762,472)ESP LLR Turquoise: Earned 5,000,000 credits (5,203,772)Generalized Cullen/Woodall LLR Turquoise: Earned 5,000,000 credits (5,004,336)PPS LLR Jade: Earned 10,000,000 credits (16,591,203)PSP LLR Turquoise: Earned 5,000,000 credits (5,008,887)SoB LLR Turquoise: Earned 5,000,000 credits (5,090,426)SR5 LLR Turquoise: Earned 5,000,000 credits (6,598,070)SGS LLR Ruby: Earned 2,000,000 credits (2,101,927)TRP LLR Turquoise: Earned 5,000,000 credits (5,029,943)Woodall LLR Ruby: Earned 2,000,000 credits (3,333,798)321 Sieve (suspended) Ruby: Earned 2,000,000 credits (4,125,872)Generalized Cullen/Woodall Sieve (suspended) Ruby: Earned 2,000,000 credits (4,260,299)PPS Sieve Emerald: Earned 50,000,000 credits (80,037,653)AP 26/27 Jade: Earned 10,000,000 credits (11,805,560)GFN Double Bronze: Earned 100,000,000 credits (146,239,391)WW Emerald: Earned 50,000,000 credits (60,944,000)PSA Emerald: Earned 50,000,000 credits (62,919,830)
Message 141200 - Posted: 27 Jun 2020 | 9:12:54 UTC

Looking forward to it!

Profile robishProject donor
Volunteer moderator
Volunteer tester
Avatar
Send message
Joined: 7 Jan 12
Posts: 2195
ID: 126266
Credit: 7,305,655,080
RAC: 3,282,939
Discovered the World's First AP27!!!Discovered 12 mega primesDiscovered 1 AP272018 Tour de Primes largest primeFound 4 primes in the 2018 Tour de PrimesFound 1 mega prime in the 2018 Tour de PrimesFound 1 prime in the 2019 Tour de PrimesFound 1 prime in the 2020 Tour de PrimesFound 1 prime in the 2021 Tour de PrimesFound 1 prime in the 2022 Tour de PrimesFound 1 mega prime in the 2022 Tour de PrimesFound 1 prime in the 2023 Tour de PrimesFound 1 mega prime in the 2023 Tour de Primes321 LLR Turquoise: Earned 5,000,000 credits (9,681,253)Cullen LLR Emerald: Earned 50,000,000 credits (59,837,063)ESP LLR Turquoise: Earned 5,000,000 credits (8,577,288)Generalized Cullen/Woodall LLR Sapphire: Earned 20,000,000 credits (20,294,046)PPS LLR Emerald: Earned 50,000,000 credits (92,895,096)PSP LLR Turquoise: Earned 5,000,000 credits (9,600,575)SoB LLR Sapphire: Earned 20,000,000 credits (37,523,791)SR5 LLR Sapphire: Earned 20,000,000 credits (41,734,298)SGS LLR Turquoise: Earned 5,000,000 credits (6,695,296)TRP LLR Sapphire: Earned 20,000,000 credits (30,595,532)Woodall LLR Turquoise: Earned 5,000,000 credits (5,062,771)321 Sieve (suspended) Turquoise: Earned 5,000,000 credits (7,141,753)Cullen/Woodall Sieve (suspended) Turquoise: Earned 5,000,000 credits (7,892,369)Generalized Cullen/Woodall Sieve (suspended) Turquoise: Earned 5,000,000 credits (5,515,338)PPS Sieve Double Gold: Earned 500,000,000 credits (842,736,516)TRP Sieve (suspended) Silver: Earned 100,000 credits (121,416)AP 26/27 Double Bronze: Earned 100,000,000 credits (115,771,305)GFN Double Turquoise: Earned 5,000,000,000 credits (5,870,173,011)WW Double Bronze: Earned 100,000,000 credits (133,804,000)
Message 141211 - Posted: 27 Jun 2020 | 11:14:14 UTC - in response to Message 141188.

Can't wait :)


Yuppp, how 'bout you rock another 2 1000000-digit-MEGAs? ;-P


:) One will do nicely :)
____________
My lucky numbers 10590941048576+1 and 224584605939537911+81292139*23#*n for n=0..26

stream
Volunteer moderator
Project administrator
Volunteer developer
Volunteer tester
Send message
Joined: 1 Mar 14
Posts: 1022
ID: 301928
Credit: 543,195,386
RAC: 2
Discovered 1 mega primeFound 1 prime in the 2018 Tour de PrimesFound 1 prime in the 2019 Tour de PrimesFound 1 prime in the 2020 Tour de PrimesFound 1 prime in the 2021 Tour de Primes321 LLR Jade: Earned 10,000,000 credits (10,011,570)Cullen LLR Jade: Earned 10,000,000 credits (10,009,374)ESP LLR Jade: Earned 10,000,000 credits (10,009,221)Generalized Cullen/Woodall LLR Jade: Earned 10,000,000 credits (10,012,217)PPS LLR Jade: Earned 10,000,000 credits (16,329,739)PSP LLR Jade: Earned 10,000,000 credits (10,044,081)SoB LLR Jade: Earned 10,000,000 credits (10,064,750)SR5 LLR Jade: Earned 10,000,000 credits (10,002,051)SGS LLR Jade: Earned 10,000,000 credits (10,001,295)TRP LLR Jade: Earned 10,000,000 credits (10,002,411)Woodall LLR Jade: Earned 10,000,000 credits (10,013,921)321 Sieve (suspended) Sapphire: Earned 20,000,000 credits (20,004,228)Generalized Cullen/Woodall Sieve (suspended) Sapphire: Earned 20,000,000 credits (20,047,667)PPS Sieve Sapphire: Earned 20,000,000 credits (20,866,490)Sierpinski (ESP/PSP/SoB) Sieve (suspended) Sapphire: Earned 20,000,000 credits (20,043,271)TRP Sieve (suspended) Sapphire: Earned 20,000,000 credits (20,015,177)AP 26/27 Sapphire: Earned 20,000,000 credits (20,045,194)GFN Emerald: Earned 50,000,000 credits (55,355,287)WW Emerald: Earned 50,000,000 credits (50,016,000)PSA Double Silver: Earned 200,000,000 credits (200,301,443)
Message 141220 - Posted: 27 Jun 2020 | 13:57:54 UTC

Statistics page: http://boincvm.proxyma.ru:30080/test4vm/user_profile/gfn15_hunt_status.html

Also available from left menu on site.

Profile vaughanProject donor
Send message
Joined: 11 Aug 05
Posts: 323
ID: 224
Credit: 10,513,692,782
RAC: 8,498,335
Discovered 26 mega primesFound 12 primes in the 2018 Tour de PrimesFound 1 mega prime in the 2018 Tour de PrimesFound 6 primes in the 2019 Tour de PrimesFound 7 primes in the 2020 Tour de PrimesFound 2 mega primes in the 2020 Tour de PrimesFound 1 prime in the 2020 Tour de Primes Mountain StageFound 16 primes in the 2021 Tour de PrimesFound 2 mega primes in the 2021 Tour de PrimesFound 2 primes in the 2021 Tour de Primes Mountain StageFound 8 primes in the 2022 Tour de PrimesFound 3 mega primes in the 2022 Tour de PrimesFound 52 primes in the 2023 Tour de PrimesFound 2 mega primes in the 2023 Tour de PrimesFound 4 primes in the 2023 Tour de Primes Mountain Stage321 LLR Double Bronze: Earned 100,000,000 credits (113,038,495)Cullen LLR Double Bronze: Earned 100,000,000 credits (135,632,683)ESP LLR Double Bronze: Earned 100,000,000 credits (102,365,349)Generalized Cullen/Woodall LLR Double Bronze: Earned 100,000,000 credits (108,132,898)PPS LLR Double Silver: Earned 200,000,000 credits (380,661,210)PSP LLR Double Bronze: Earned 100,000,000 credits (141,359,809)SoB LLR Double Bronze: Earned 100,000,000 credits (165,791,902)SR5 LLR Double Bronze: Earned 100,000,000 credits (167,071,150)SGS LLR Double Bronze: Earned 100,000,000 credits (142,584,923)TPS LLR (retired) Bronze: Earned 10,000 credits (76,266)TRP LLR Double Silver: Earned 200,000,000 credits (200,962,831)Woodall LLR Double Bronze: Earned 100,000,000 credits (142,118,442)321 Sieve (suspended) Double Silver: Earned 200,000,000 credits (205,512,337)Cullen/Woodall Sieve (suspended) Sapphire: Earned 20,000,000 credits (35,459,921)Generalized Cullen/Woodall Sieve (suspended) Double Bronze: Earned 100,000,000 credits (103,015,099)PPS Sieve Double Ruby: Earned 2,000,000,000 credits (4,329,556,884)Sierpinski (ESP/PSP/SoB) Sieve (suspended) Jade: Earned 10,000,000 credits (11,101,054)TRP Sieve (suspended) Sapphire: Earned 20,000,000 credits (25,930,215)AP 26/27 Double Gold: Earned 500,000,000 credits (733,335,663)GFN Double Amethyst: Earned 1,000,000,000 credits (1,344,405,220)WW Double Amethyst: Earned 1,000,000,000 credits (1,823,332,000)PSA Double Bronze: Earned 100,000,000 credits (102,345,581)
Message 141234 - Posted: 28 Jun 2020 | 6:42:15 UTC

stream: are the stats for GFN15 updating every 6 hours?

stream
Volunteer moderator
Project administrator
Volunteer developer
Volunteer tester
Send message
Joined: 1 Mar 14
Posts: 1022
ID: 301928
Credit: 543,195,386
RAC: 2
Discovered 1 mega primeFound 1 prime in the 2018 Tour de PrimesFound 1 prime in the 2019 Tour de PrimesFound 1 prime in the 2020 Tour de PrimesFound 1 prime in the 2021 Tour de Primes321 LLR Jade: Earned 10,000,000 credits (10,011,570)Cullen LLR Jade: Earned 10,000,000 credits (10,009,374)ESP LLR Jade: Earned 10,000,000 credits (10,009,221)Generalized Cullen/Woodall LLR Jade: Earned 10,000,000 credits (10,012,217)PPS LLR Jade: Earned 10,000,000 credits (16,329,739)PSP LLR Jade: Earned 10,000,000 credits (10,044,081)SoB LLR Jade: Earned 10,000,000 credits (10,064,750)SR5 LLR Jade: Earned 10,000,000 credits (10,002,051)SGS LLR Jade: Earned 10,000,000 credits (10,001,295)TRP LLR Jade: Earned 10,000,000 credits (10,002,411)Woodall LLR Jade: Earned 10,000,000 credits (10,013,921)321 Sieve (suspended) Sapphire: Earned 20,000,000 credits (20,004,228)Generalized Cullen/Woodall Sieve (suspended) Sapphire: Earned 20,000,000 credits (20,047,667)PPS Sieve Sapphire: Earned 20,000,000 credits (20,866,490)Sierpinski (ESP/PSP/SoB) Sieve (suspended) Sapphire: Earned 20,000,000 credits (20,043,271)TRP Sieve (suspended) Sapphire: Earned 20,000,000 credits (20,015,177)AP 26/27 Sapphire: Earned 20,000,000 credits (20,045,194)GFN Emerald: Earned 50,000,000 credits (55,355,287)WW Emerald: Earned 50,000,000 credits (50,016,000)PSA Double Silver: Earned 200,000,000 credits (200,301,443)
Message 141235 - Posted: 28 Jun 2020 | 8:09:50 UTC - in response to Message 141234.

stream: are the stats for GFN15 updating every 6 hours?

Yes, although the point of update is slowly drifting forward (this is a "feature" of built-in Boinc scheduler).

(Note that on the first day they were updated randomly, sometimes by cron, sometimes by me manually for debugging. And the graph need at least 2 days of data to draw a visible line).

Chara34122
Send message
Joined: 11 Feb 17
Posts: 95
ID: 490242
Credit: 19,428,821
RAC: 6,265
321 LLR Silver: Earned 100,000 credits (332,834)Cullen LLR Silver: Earned 100,000 credits (181,773)ESP LLR Silver: Earned 100,000 credits (239,556)Generalized Cullen/Woodall LLR Silver: Earned 100,000 credits (233,672)PPS LLR Gold: Earned 500,000 credits (605,134)PSP LLR Silver: Earned 100,000 credits (321,756)SoB LLR Turquoise: Earned 5,000,000 credits (9,426,403)SR5 LLR Silver: Earned 100,000 credits (192,051)SGS LLR Silver: Earned 100,000 credits (397,220)TRP LLR Gold: Earned 500,000 credits (508,064)Woodall LLR Silver: Earned 100,000 credits (279,919)321 Sieve (suspended) Ruby: Earned 2,000,000 credits (2,952,453)Generalized Cullen/Woodall Sieve (suspended) Ruby: Earned 2,000,000 credits (2,000,299)PPS Sieve Silver: Earned 100,000 credits (168,405)AP 26/27 Silver: Earned 100,000 credits (230,451)GFN Gold: Earned 500,000 credits (553,266)WW Gold: Earned 500,000 credits (508,000)PSA Silver: Earned 100,000 credits (292,160)
Message 141277 - Posted: 30 Jun 2020 | 6:44:22 UTC

Maybe offtop but: how many numbers eliminated by division by 65537?
____________

Yves GallotProject donor
Volunteer developer
Project scientist
Send message
Joined: 19 Aug 12
Posts: 801
ID: 164101
Credit: 305,666,804
RAC: 5,309
GFN Double Silver: Earned 200,000,000 credits (305,667,296)
Message 141278 - Posted: 30 Jun 2020 | 7:07:28 UTC - in response to Message 141277.

Maybe offtop but: how many numbers eliminated by division by 65537?

Half of them.

Profile JeppeSNProject donor
Avatar
Send message
Joined: 5 Apr 14
Posts: 1804
ID: 306875
Credit: 49,019,373
RAC: 14,526
Found 1 prime in the 2020 Tour de Primes321 LLR Gold: Earned 500,000 credits (593,283)Cullen LLR Gold: Earned 500,000 credits (611,298)ESP LLR Silver: Earned 100,000 credits (174,818)Generalized Cullen/Woodall LLR Silver: Earned 100,000 credits (112,799)PPS LLR Jade: Earned 10,000,000 credits (18,982,868)PSP LLR Silver: Earned 100,000 credits (428,457)SoB LLR Silver: Earned 100,000 credits (466,812)SR5 LLR Silver: Earned 100,000 credits (210,142)SGS LLR Silver: Earned 100,000 credits (136,265)TRP LLR Silver: Earned 100,000 credits (476,246)Woodall LLR Silver: Earned 100,000 credits (281,400)321 Sieve (suspended) Silver: Earned 100,000 credits (175,037)PPS Sieve Bronze: Earned 10,000 credits (10,113)AP 26/27 Bronze: Earned 10,000 credits (12,129)GFN Ruby: Earned 2,000,000 credits (4,977,751)WW Jade: Earned 10,000,000 credits (13,756,000)PSA Turquoise: Earned 5,000,000 credits (7,614,290)
Message 141279 - Posted: 30 Jun 2020 | 7:32:00 UTC - in response to Message 141277.

Yes, 32768 out of every 65537 b values, so that is 49.9992 percent. /JeppeSN

stream
Volunteer moderator
Project administrator
Volunteer developer
Volunteer tester
Send message
Joined: 1 Mar 14
Posts: 1022
ID: 301928
Credit: 543,195,386
RAC: 2
Discovered 1 mega primeFound 1 prime in the 2018 Tour de PrimesFound 1 prime in the 2019 Tour de PrimesFound 1 prime in the 2020 Tour de PrimesFound 1 prime in the 2021 Tour de Primes321 LLR Jade: Earned 10,000,000 credits (10,011,570)Cullen LLR Jade: Earned 10,000,000 credits (10,009,374)ESP LLR Jade: Earned 10,000,000 credits (10,009,221)Generalized Cullen/Woodall LLR Jade: Earned 10,000,000 credits (10,012,217)PPS LLR Jade: Earned 10,000,000 credits (16,329,739)PSP LLR Jade: Earned 10,000,000 credits (10,044,081)SoB LLR Jade: Earned 10,000,000 credits (10,064,750)SR5 LLR Jade: Earned 10,000,000 credits (10,002,051)SGS LLR Jade: Earned 10,000,000 credits (10,001,295)TRP LLR Jade: Earned 10,000,000 credits (10,002,411)Woodall LLR Jade: Earned 10,000,000 credits (10,013,921)321 Sieve (suspended) Sapphire: Earned 20,000,000 credits (20,004,228)Generalized Cullen/Woodall Sieve (suspended) Sapphire: Earned 20,000,000 credits (20,047,667)PPS Sieve Sapphire: Earned 20,000,000 credits (20,866,490)Sierpinski (ESP/PSP/SoB) Sieve (suspended) Sapphire: Earned 20,000,000 credits (20,043,271)TRP Sieve (suspended) Sapphire: Earned 20,000,000 credits (20,015,177)AP 26/27 Sapphire: Earned 20,000,000 credits (20,045,194)GFN Emerald: Earned 50,000,000 credits (55,355,287)WW Emerald: Earned 50,000,000 credits (50,016,000)PSA Double Silver: Earned 200,000,000 credits (200,301,443)
Message 141299 - Posted: 1 Jul 2020 | 7:19:50 UTC

Wow! 1000 tasks (and eliminated candidates) per day!

Hurry up guys, we have only 73632 candidates to test! :) Predicted average distance between primes is 1 prime per 30000 tests.

Allen Paschke
Send message
Joined: 12 Nov 15
Posts: 31
ID: 428118
Credit: 42,611,591
RAC: 22,762
321 LLR Gold: Earned 500,000 credits (786,917)Cullen LLR Amethyst: Earned 1,000,000 credits (1,191,650)ESP LLR Gold: Earned 500,000 credits (914,358)Generalized Cullen/Woodall LLR Amethyst: Earned 1,000,000 credits (1,165,914)PPS LLR Ruby: Earned 2,000,000 credits (2,922,071)PSP LLR Amethyst: Earned 1,000,000 credits (1,042,098)SoB LLR Amethyst: Earned 1,000,000 credits (1,591,256)SR5 LLR Amethyst: Earned 1,000,000 credits (1,211,106)SGS LLR Amethyst: Earned 1,000,000 credits (1,193,216)TRP LLR Amethyst: Earned 1,000,000 credits (1,006,550)Woodall LLR Amethyst: Earned 1,000,000 credits (1,060,359)321 Sieve (suspended) Turquoise: Earned 5,000,000 credits (6,077,504)Generalized Cullen/Woodall Sieve (suspended) Turquoise: Earned 5,000,000 credits (5,003,035)PPS Sieve Amethyst: Earned 1,000,000 credits (1,071,978)Sierpinski (ESP/PSP/SoB) Sieve (suspended) Gold: Earned 500,000 credits (978,990)TRP Sieve (suspended) Gold: Earned 500,000 credits (624,018)AP 26/27 Gold: Earned 500,000 credits (654,966)GFN Ruby: Earned 2,000,000 credits (3,101,004)WW Amethyst: Earned 1,000,000 credits (1,012,000)PSA Jade: Earned 10,000,000 credits (10,003,143)
Message 141313 - Posted: 1 Jul 2020 | 13:55:13 UTC - in response to Message 141235.

stream: are the stats for GFN15 updating every 6 hours?

Yes, although the point of update is slowly drifting forward (this is a "feature" of built-in Boinc scheduler).

(Note that on the first day they were updated randomly, sometimes by cron, sometimes by me manually for debugging. And the graph need at least 2 days of data to draw a visible line).

----------------------------------------------------------------------------------------

There may be a "bug" with the GFN15 Stats Report. I ran 4 tasks between 17:00 and 19:00 GMT yesterday, which were successful, but I do not appear on today's GFN15 Stats.

Also, at some point will you show primes found?

stream
Volunteer moderator
Project administrator
Volunteer developer
Volunteer tester
Send message
Joined: 1 Mar 14
Posts: 1022
ID: 301928
Credit: 543,195,386
RAC: 2
Discovered 1 mega primeFound 1 prime in the 2018 Tour de PrimesFound 1 prime in the 2019 Tour de PrimesFound 1 prime in the 2020 Tour de PrimesFound 1 prime in the 2021 Tour de Primes321 LLR Jade: Earned 10,000,000 credits (10,011,570)Cullen LLR Jade: Earned 10,000,000 credits (10,009,374)ESP LLR Jade: Earned 10,000,000 credits (10,009,221)Generalized Cullen/Woodall LLR Jade: Earned 10,000,000 credits (10,012,217)PPS LLR Jade: Earned 10,000,000 credits (16,329,739)PSP LLR Jade: Earned 10,000,000 credits (10,044,081)SoB LLR Jade: Earned 10,000,000 credits (10,064,750)SR5 LLR Jade: Earned 10,000,000 credits (10,002,051)SGS LLR Jade: Earned 10,000,000 credits (10,001,295)TRP LLR Jade: Earned 10,000,000 credits (10,002,411)Woodall LLR Jade: Earned 10,000,000 credits (10,013,921)321 Sieve (suspended) Sapphire: Earned 20,000,000 credits (20,004,228)Generalized Cullen/Woodall Sieve (suspended) Sapphire: Earned 20,000,000 credits (20,047,667)PPS Sieve Sapphire: Earned 20,000,000 credits (20,866,490)Sierpinski (ESP/PSP/SoB) Sieve (suspended) Sapphire: Earned 20,000,000 credits (20,043,271)TRP Sieve (suspended) Sapphire: Earned 20,000,000 credits (20,015,177)AP 26/27 Sapphire: Earned 20,000,000 credits (20,045,194)GFN Emerald: Earned 50,000,000 credits (55,355,287)WW Emerald: Earned 50,000,000 credits (50,016,000)PSA Double Silver: Earned 200,000,000 credits (200,301,443)
Message 141317 - Posted: 1 Jul 2020 | 15:48:26 UTC - in response to Message 141313.
Last modified: 1 Jul 2020 | 15:54:39 UTC

There may be a "bug" with the GFN15 Stats Report. I ran 4 tasks between 17:00 and 19:00 GMT yesterday, which were successful, but I do not appear on today's GFN15 Stats.

These tasks were certificates (if you'll look at task output, there are words "VerifyCert" on command line). Certificates are short and not shown in statistic. Normal task should take at least 2-3 hours each on 4 threads, and more then 12 hours in single-thread Boinc setups.

Also, at some point will you show primes found?

Unlike GFN-13/14, we're expecting to find only one, may be two primes during this project. It'll be big discovery and it'll be immediately announced.

stream
Volunteer moderator
Project administrator
Volunteer developer
Volunteer tester
Send message
Joined: 1 Mar 14
Posts: 1022
ID: 301928
Credit: 543,195,386
RAC: 2
Discovered 1 mega primeFound 1 prime in the 2018 Tour de PrimesFound 1 prime in the 2019 Tour de PrimesFound 1 prime in the 2020 Tour de PrimesFound 1 prime in the 2021 Tour de Primes321 LLR Jade: Earned 10,000,000 credits (10,011,570)Cullen LLR Jade: Earned 10,000,000 credits (10,009,374)ESP LLR Jade: Earned 10,000,000 credits (10,009,221)Generalized Cullen/Woodall LLR Jade: Earned 10,000,000 credits (10,012,217)PPS LLR Jade: Earned 10,000,000 credits (16,329,739)PSP LLR Jade: Earned 10,000,000 credits (10,044,081)SoB LLR Jade: Earned 10,000,000 credits (10,064,750)SR5 LLR Jade: Earned 10,000,000 credits (10,002,051)SGS LLR Jade: Earned 10,000,000 credits (10,001,295)TRP LLR Jade: Earned 10,000,000 credits (10,002,411)Woodall LLR Jade: Earned 10,000,000 credits (10,013,921)321 Sieve (suspended) Sapphire: Earned 20,000,000 credits (20,004,228)Generalized Cullen/Woodall Sieve (suspended) Sapphire: Earned 20,000,000 credits (20,047,667)PPS Sieve Sapphire: Earned 20,000,000 credits (20,866,490)Sierpinski (ESP/PSP/SoB) Sieve (suspended) Sapphire: Earned 20,000,000 credits (20,043,271)TRP Sieve (suspended) Sapphire: Earned 20,000,000 credits (20,015,177)AP 26/27 Sapphire: Earned 20,000,000 credits (20,045,194)GFN Emerald: Earned 50,000,000 credits (55,355,287)WW Emerald: Earned 50,000,000 credits (50,016,000)PSA Double Silver: Earned 200,000,000 credits (200,301,443)
Message 141387 - Posted: 4 Jul 2020 | 19:52:57 UTC

10% tested, no primes yet.

Profile vaughanProject donor
Send message
Joined: 11 Aug 05
Posts: 323
ID: 224
Credit: 10,513,692,782
RAC: 8,498,335
Discovered 26 mega primesFound 12 primes in the 2018 Tour de PrimesFound 1 mega prime in the 2018 Tour de PrimesFound 6 primes in the 2019 Tour de PrimesFound 7 primes in the 2020 Tour de PrimesFound 2 mega primes in the 2020 Tour de PrimesFound 1 prime in the 2020 Tour de Primes Mountain StageFound 16 primes in the 2021 Tour de PrimesFound 2 mega primes in the 2021 Tour de PrimesFound 2 primes in the 2021 Tour de Primes Mountain StageFound 8 primes in the 2022 Tour de PrimesFound 3 mega primes in the 2022 Tour de PrimesFound 52 primes in the 2023 Tour de PrimesFound 2 mega primes in the 2023 Tour de PrimesFound 4 primes in the 2023 Tour de Primes Mountain Stage321 LLR Double Bronze: Earned 100,000,000 credits (113,038,495)Cullen LLR Double Bronze: Earned 100,000,000 credits (135,632,683)ESP LLR Double Bronze: Earned 100,000,000 credits (102,365,349)Generalized Cullen/Woodall LLR Double Bronze: Earned 100,000,000 credits (108,132,898)PPS LLR Double Silver: Earned 200,000,000 credits (380,661,210)PSP LLR Double Bronze: Earned 100,000,000 credits (141,359,809)SoB LLR Double Bronze: Earned 100,000,000 credits (165,791,902)SR5 LLR Double Bronze: Earned 100,000,000 credits (167,071,150)SGS LLR Double Bronze: Earned 100,000,000 credits (142,584,923)TPS LLR (retired) Bronze: Earned 10,000 credits (76,266)TRP LLR Double Silver: Earned 200,000,000 credits (200,962,831)Woodall LLR Double Bronze: Earned 100,000,000 credits (142,118,442)321 Sieve (suspended) Double Silver: Earned 200,000,000 credits (205,512,337)Cullen/Woodall Sieve (suspended) Sapphire: Earned 20,000,000 credits (35,459,921)Generalized Cullen/Woodall Sieve (suspended) Double Bronze: Earned 100,000,000 credits (103,015,099)PPS Sieve Double Ruby: Earned 2,000,000,000 credits (4,329,556,884)Sierpinski (ESP/PSP/SoB) Sieve (suspended) Jade: Earned 10,000,000 credits (11,101,054)TRP Sieve (suspended) Sapphire: Earned 20,000,000 credits (25,930,215)AP 26/27 Double Gold: Earned 500,000,000 credits (733,335,663)GFN Double Amethyst: Earned 1,000,000,000 credits (1,344,405,220)WW Double Amethyst: Earned 1,000,000,000 credits (1,823,332,000)PSA Double Bronze: Earned 100,000,000 credits (102,345,581)
Message 141553 - Posted: 9 Jul 2020 | 8:45:59 UTC

When I try to visit the site I get:

Apache2 Debian Default Page

Profile dannyridel
Volunteer tester
Avatar
Send message
Joined: 3 Feb 19
Posts: 994
ID: 1097922
Credit: 81,717,656
RAC: 18,121
Discovered 1 mega primeFound 1 prime in the 2023 Tour de Primes321 LLR Amethyst: Earned 1,000,000 credits (1,324,033)Cullen LLR Gold: Earned 500,000 credits (720,539)ESP LLR Gold: Earned 500,000 credits (517,207)Generalized Cullen/Woodall LLR Amethyst: Earned 1,000,000 credits (1,247,314)PPS LLR Ruby: Earned 2,000,000 credits (4,514,096)PSP LLR Gold: Earned 500,000 credits (616,940)SoB LLR Gold: Earned 500,000 credits (533,625)SR5 LLR Gold: Earned 500,000 credits (697,597)SGS LLR Amethyst: Earned 1,000,000 credits (1,098,741)TRP LLR Amethyst: Earned 1,000,000 credits (1,127,267)Woodall LLR Gold: Earned 500,000 credits (628,730)321 Sieve (suspended) Gold: Earned 500,000 credits (506,814)Generalized Cullen/Woodall Sieve (suspended) Bronze: Earned 10,000 credits (30,033)PPS Sieve Turquoise: Earned 5,000,000 credits (5,227,961)AP 26/27 Turquoise: Earned 5,000,000 credits (6,565,832)GFN Sapphire: Earned 20,000,000 credits (34,851,893)WW Sapphire: Earned 20,000,000 credits (21,136,000)PSA Silver: Earned 100,000 credits (373,034)
Message 141554 - Posted: 9 Jul 2020 | 9:09:11 UTC - in response to Message 141553.
Last modified: 9 Jul 2020 | 9:09:45 UTC

When I try to visit the site I get:

Apache2 Debian Default Page

this?
____________
My lucky number is 6219*2^3374198+1


Profile JeppeSNProject donor
Avatar
Send message
Joined: 5 Apr 14
Posts: 1804
ID: 306875
Credit: 49,019,373
RAC: 14,526
Found 1 prime in the 2020 Tour de Primes321 LLR Gold: Earned 500,000 credits (593,283)Cullen LLR Gold: Earned 500,000 credits (611,298)ESP LLR Silver: Earned 100,000 credits (174,818)Generalized Cullen/Woodall LLR Silver: Earned 100,000 credits (112,799)PPS LLR Jade: Earned 10,000,000 credits (18,982,868)PSP LLR Silver: Earned 100,000 credits (428,457)SoB LLR Silver: Earned 100,000 credits (466,812)SR5 LLR Silver: Earned 100,000 credits (210,142)SGS LLR Silver: Earned 100,000 credits (136,265)TRP LLR Silver: Earned 100,000 credits (476,246)Woodall LLR Silver: Earned 100,000 credits (281,400)321 Sieve (suspended) Silver: Earned 100,000 credits (175,037)PPS Sieve Bronze: Earned 10,000 credits (10,113)AP 26/27 Bronze: Earned 10,000 credits (12,129)GFN Ruby: Earned 2,000,000 credits (4,977,751)WW Jade: Earned 10,000,000 credits (13,756,000)PSA Turquoise: Earned 5,000,000 credits (7,614,290)
Message 141557 - Posted: 9 Jul 2020 | 10:26:57 UTC - in response to Message 141554.

When I try to visit the site I get:

Apache2 Debian Default Page

this?

Correct. You must include the folder, so:
http://boincvm.proxyma.ru:30080/test4vm/
not:
http://boincvm.proxyma.ru:30080/
/JeppeSN

stream
Volunteer moderator
Project administrator
Volunteer developer
Volunteer tester
Send message
Joined: 1 Mar 14
Posts: 1022
ID: 301928
Credit: 543,195,386
RAC: 2
Discovered 1 mega primeFound 1 prime in the 2018 Tour de PrimesFound 1 prime in the 2019 Tour de PrimesFound 1 prime in the 2020 Tour de PrimesFound 1 prime in the 2021 Tour de Primes321 LLR Jade: Earned 10,000,000 credits (10,011,570)Cullen LLR Jade: Earned 10,000,000 credits (10,009,374)ESP LLR Jade: Earned 10,000,000 credits (10,009,221)Generalized Cullen/Woodall LLR Jade: Earned 10,000,000 credits (10,012,217)PPS LLR Jade: Earned 10,000,000 credits (16,329,739)PSP LLR Jade: Earned 10,000,000 credits (10,044,081)SoB LLR Jade: Earned 10,000,000 credits (10,064,750)SR5 LLR Jade: Earned 10,000,000 credits (10,002,051)SGS LLR Jade: Earned 10,000,000 credits (10,001,295)TRP LLR Jade: Earned 10,000,000 credits (10,002,411)Woodall LLR Jade: Earned 10,000,000 credits (10,013,921)321 Sieve (suspended) Sapphire: Earned 20,000,000 credits (20,004,228)Generalized Cullen/Woodall Sieve (suspended) Sapphire: Earned 20,000,000 credits (20,047,667)PPS Sieve Sapphire: Earned 20,000,000 credits (20,866,490)Sierpinski (ESP/PSP/SoB) Sieve (suspended) Sapphire: Earned 20,000,000 credits (20,043,271)TRP Sieve (suspended) Sapphire: Earned 20,000,000 credits (20,015,177)AP 26/27 Sapphire: Earned 20,000,000 credits (20,045,194)GFN Emerald: Earned 50,000,000 credits (55,355,287)WW Emerald: Earned 50,000,000 credits (50,016,000)PSA Double Silver: Earned 200,000,000 credits (200,301,443)
Message 141559 - Posted: 9 Jul 2020 | 12:23:36 UTC - in response to Message 141553.

When I try to visit the site I get:

Apache2 Debian Default Page

Yes, this is a secret server :)
Please use full URL (with path) from first post.

stream
Volunteer moderator
Project administrator
Volunteer developer
Volunteer tester
Send message
Joined: 1 Mar 14
Posts: 1022
ID: 301928
Credit: 543,195,386
RAC: 2
Discovered 1 mega primeFound 1 prime in the 2018 Tour de PrimesFound 1 prime in the 2019 Tour de PrimesFound 1 prime in the 2020 Tour de PrimesFound 1 prime in the 2021 Tour de Primes321 LLR Jade: Earned 10,000,000 credits (10,011,570)Cullen LLR Jade: Earned 10,000,000 credits (10,009,374)ESP LLR Jade: Earned 10,000,000 credits (10,009,221)Generalized Cullen/Woodall LLR Jade: Earned 10,000,000 credits (10,012,217)PPS LLR Jade: Earned 10,000,000 credits (16,329,739)PSP LLR Jade: Earned 10,000,000 credits (10,044,081)SoB LLR Jade: Earned 10,000,000 credits (10,064,750)SR5 LLR Jade: Earned 10,000,000 credits (10,002,051)SGS LLR Jade: Earned 10,000,000 credits (10,001,295)TRP LLR Jade: Earned 10,000,000 credits (10,002,411)Woodall LLR Jade: Earned 10,000,000 credits (10,013,921)321 Sieve (suspended) Sapphire: Earned 20,000,000 credits (20,004,228)Generalized Cullen/Woodall Sieve (suspended) Sapphire: Earned 20,000,000 credits (20,047,667)PPS Sieve Sapphire: Earned 20,000,000 credits (20,866,490)Sierpinski (ESP/PSP/SoB) Sieve (suspended) Sapphire: Earned 20,000,000 credits (20,043,271)TRP Sieve (suspended) Sapphire: Earned 20,000,000 credits (20,015,177)AP 26/27 Sapphire: Earned 20,000,000 credits (20,045,194)GFN Emerald: Earned 50,000,000 credits (55,355,287)WW Emerald: Earned 50,000,000 credits (50,016,000)PSA Double Silver: Earned 200,000,000 credits (200,301,443)
Message 141574 - Posted: 9 Jul 2020 | 19:00:14 UTC

20% tested, no primes yet.

Profile matzetoni
Send message
Joined: 25 Nov 17
Posts: 69
ID: 952510
Credit: 47,067,268
RAC: 22,527
Found 1 prime in the 2020 Tour de Primes321 LLR Silver: Earned 100,000 credits (160,953)Cullen LLR Silver: Earned 100,000 credits (161,255)Generalized Cullen/Woodall LLR Bronze: Earned 10,000 credits (65,043)PPS LLR Gold: Earned 500,000 credits (821,521)PSP LLR Bronze: Earned 10,000 credits (40,691)SoB LLR Bronze: Earned 10,000 credits (48,626)SGS LLR Bronze: Earned 10,000 credits (43,466)TRP LLR Gold: Earned 500,000 credits (573,649)Woodall LLR Bronze: Earned 10,000 credits (16,701)Generalized Cullen/Woodall Sieve (suspended) Bronze: Earned 10,000 credits (33,314)PPS Sieve Amethyst: Earned 1,000,000 credits (1,119,172)AP 26/27 Gold: Earned 500,000 credits (561,977)GFN Sapphire: Earned 20,000,000 credits (32,595,956)WW Silver: Earned 100,000 credits (144,000)PSA Jade: Earned 10,000,000 credits (10,677,445)
Message 141575 - Posted: 9 Jul 2020 | 20:43:32 UTC

May I serve a prime appertizer?

100000000000129148192 + 1

Profile dannyridel
Volunteer tester
Avatar
Send message
Joined: 3 Feb 19
Posts: 994
ID: 1097922
Credit: 81,717,656
RAC: 18,121
Discovered 1 mega primeFound 1 prime in the 2023 Tour de Primes321 LLR Amethyst: Earned 1,000,000 credits (1,324,033)Cullen LLR Gold: Earned 500,000 credits (720,539)ESP LLR Gold: Earned 500,000 credits (517,207)Generalized Cullen/Woodall LLR Amethyst: Earned 1,000,000 credits (1,247,314)PPS LLR Ruby: Earned 2,000,000 credits (4,514,096)PSP LLR Gold: Earned 500,000 credits (616,940)SoB LLR Gold: Earned 500,000 credits (533,625)SR5 LLR Gold: Earned 500,000 credits (697,597)SGS LLR Amethyst: Earned 1,000,000 credits (1,098,741)TRP LLR Amethyst: Earned 1,000,000 credits (1,127,267)Woodall LLR Gold: Earned 500,000 credits (628,730)321 Sieve (suspended) Gold: Earned 500,000 credits (506,814)Generalized Cullen/Woodall Sieve (suspended) Bronze: Earned 10,000 credits (30,033)PPS Sieve Turquoise: Earned 5,000,000 credits (5,227,961)AP 26/27 Turquoise: Earned 5,000,000 credits (6,565,832)GFN Sapphire: Earned 20,000,000 credits (34,851,893)WW Sapphire: Earned 20,000,000 credits (21,136,000)PSA Silver: Earned 100,000 credits (373,034)
Message 141581 - Posted: 10 Jul 2020 | 2:05:53 UTC - in response to Message 141575.

May I serve a prime appertizer?

100000000000129148192 + 1


?
____________
My lucky number is 6219*2^3374198+1


tngProject donor
Send message
Joined: 29 Aug 10
Posts: 465
ID: 66603
Credit: 45,603,268,163
RAC: 23,784,144
Discovered the World's First base 25 Generalized Cullen prime!!!Discovered the World's First base 73 Generalized Cullen prime!!!Discovered 74 mega primesEliminated 2 conjecture "k"sDiscovered 4 AP26sDiscovered 1 twin primeDiscovered 1 Fermat divisor2017 Tour de Primes highest prime count2017 Tour de Primes most Mountain Stage primes2018 Tour de Primes most Mountain Stage primesFound 4 primes in the 2018 Tour de PrimesFound 1 mega prime in the 2018 Tour de PrimesFound 4 primes in the 2018 Tour de Primes Mountain StageFound 1 mega prime in the 2018 Tour de Primes Mountain StageFound 1 prime in the 2019 Tour de PrimesFound 1 mega prime in the 2019 Tour de Primes2020 Tour de Primes largest primeFound 3 primes in the 2020 Tour de PrimesFound 2 mega primes in the 2020 Tour de Primes2021 Tour de Primes most Mountain Stage primesFound 9 primes in the 2021 Tour de PrimesFound 6 mega primes in the 2021 Tour de PrimesFound 3 primes in the 2021 Tour de Primes Mountain StageFound 1 mega prime  in the 2021 Tour de Primes Mountain Stage2022 Tour de Primes highest prime count2022 Tour de Primes highest prime scoreFound 37 primes in the 2022 Tour de PrimesFound 12 mega primes in the 2022 Tour de Primes2023 Tour de Primes largest primeFound 2 primes in the 2023 Tour de PrimesFound 2 mega primes in the 2023 Tour de Primes321 LLR Double Silver: Earned 200,000,000 credits (250,670,318)Cullen LLR Double Silver: Earned 200,000,000 credits (268,853,479)ESP LLR Double Silver: Earned 200,000,000 credits (205,475,046)Generalized Cullen/Woodall LLR Double Silver: Earned 200,000,000 credits (230,726,473)PPS LLR Double Gold: Earned 500,000,000 credits (852,007,131)PSP LLR Double Silver: Earned 200,000,000 credits (241,434,369)SoB LLR Double Gold: Earned 500,000,000 credits (502,781,170)SR5 LLR Double Silver: Earned 200,000,000 credits (219,646,841)SGS LLR Double Silver: Earned 200,000,000 credits (237,041,467)TRP LLR Double Amethyst: Earned 1,000,000,000 credits (1,017,334,990)Woodall LLR Double Silver: Earned 200,000,000 credits (216,174,567)321 Sieve (suspended) Double Bronze: Earned 100,000,000 credits (134,986,204)Cullen/Woodall Sieve (suspended) Sapphire: Earned 20,000,000 credits (30,879,764)Generalized Cullen/Woodall Sieve (suspended) Double Bronze: Earned 100,000,000 credits (100,428,955)PPS Sieve Double Turquoise: Earned 5,000,000,000 credits (5,168,330,175)Sierpinski (ESP/PSP/SoB) Sieve (suspended) Double Bronze: Earned 100,000,000 credits (101,857,516)TRP Sieve (suspended) Emerald: Earned 50,000,000 credits (50,936,081)AP 26/27 Double Ruby: Earned 2,000,000,000 credits (3,486,844,920)GFN Double Turquoise: Earned 5,000,000,000 credits (9,652,615,388)WW Double Jade: Earned 10,000,000,000 credits (16,390,276,000)PSA Double Turquoise: Earned 5,000,000,000 credits (6,244,536,362)
Message 141583 - Posted: 10 Jul 2020 | 2:11:47 UTC - in response to Message 141581.

May I serve a prime appertizer?

100000000000129148192 + 1


?


Agreed. ?
____________

Profile dannyridel
Volunteer tester
Avatar
Send message
Joined: 3 Feb 19
Posts: 994
ID: 1097922
Credit: 81,717,656
RAC: 18,121
Discovered 1 mega primeFound 1 prime in the 2023 Tour de Primes321 LLR Amethyst: Earned 1,000,000 credits (1,324,033)Cullen LLR Gold: Earned 500,000 credits (720,539)ESP LLR Gold: Earned 500,000 credits (517,207)Generalized Cullen/Woodall LLR Amethyst: Earned 1,000,000 credits (1,247,314)PPS LLR Ruby: Earned 2,000,000 credits (4,514,096)PSP LLR Gold: Earned 500,000 credits (616,940)SoB LLR Gold: Earned 500,000 credits (533,625)SR5 LLR Gold: Earned 500,000 credits (697,597)SGS LLR Amethyst: Earned 1,000,000 credits (1,098,741)TRP LLR Amethyst: Earned 1,000,000 credits (1,127,267)Woodall LLR Gold: Earned 500,000 credits (628,730)321 Sieve (suspended) Gold: Earned 500,000 credits (506,814)Generalized Cullen/Woodall Sieve (suspended) Bronze: Earned 10,000 credits (30,033)PPS Sieve Turquoise: Earned 5,000,000 credits (5,227,961)AP 26/27 Turquoise: Earned 5,000,000 credits (6,565,832)GFN Sapphire: Earned 20,000,000 credits (34,851,893)WW Sapphire: Earned 20,000,000 credits (21,136,000)PSA Silver: Earned 100,000 credits (373,034)
Message 141584 - Posted: 10 Jul 2020 | 2:28:30 UTC - in response to Message 141575.
Last modified: 10 Jul 2020 | 2:47:54 UTC

May I serve a prime appertizer?

100000000000129148192 + 1


I'm going to run that number in LLR.

It IS prime, but it's a GFN13 smaller than T5K range:
10000000000012914^8192+1 may be prime, trying to compute gcd's 3^((N-1)/1020178519)-1 is coprime to N! 10000000000012914^8192+1 is prime! (131073 decimal digits) Time : 459.421 sec.


Well, I must say, quite a small appetizer when we're searching MEGAs!
____________
My lucky number is 6219*2^3374198+1


Profile dannyridel
Volunteer tester
Avatar
Send message
Joined: 3 Feb 19
Posts: 994
ID: 1097922
Credit: 81,717,656
RAC: 18,121
Discovered 1 mega primeFound 1 prime in the 2023 Tour de Primes321 LLR Amethyst: Earned 1,000,000 credits (1,324,033)Cullen LLR Gold: Earned 500,000 credits (720,539)ESP LLR Gold: Earned 500,000 credits (517,207)Generalized Cullen/Woodall LLR Amethyst: Earned 1,000,000 credits (1,247,314)PPS LLR Ruby: Earned 2,000,000 credits (4,514,096)PSP LLR Gold: Earned 500,000 credits (616,940)SoB LLR Gold: Earned 500,000 credits (533,625)SR5 LLR Gold: Earned 500,000 credits (697,597)SGS LLR Amethyst: Earned 1,000,000 credits (1,098,741)TRP LLR Amethyst: Earned 1,000,000 credits (1,127,267)Woodall LLR Gold: Earned 500,000 credits (628,730)321 Sieve (suspended) Gold: Earned 500,000 credits (506,814)Generalized Cullen/Woodall Sieve (suspended) Bronze: Earned 10,000 credits (30,033)PPS Sieve Turquoise: Earned 5,000,000 credits (5,227,961)AP 26/27 Turquoise: Earned 5,000,000 credits (6,565,832)GFN Sapphire: Earned 20,000,000 credits (34,851,893)WW Sapphire: Earned 20,000,000 credits (21,136,000)PSA Silver: Earned 100,000 credits (373,034)
Message 141585 - Posted: 10 Jul 2020 | 3:51:43 UTC
Last modified: 10 Jul 2020 | 3:56:47 UTC

I'm sorry for accidentally submitting this prime! How can I delete this entry, and will it be deleted automatically by T5K?
____________
My lucky number is 6219*2^3374198+1


Profile matzetoni
Send message
Joined: 25 Nov 17
Posts: 69
ID: 952510
Credit: 47,067,268
RAC: 22,527
Found 1 prime in the 2020 Tour de Primes321 LLR Silver: Earned 100,000 credits (160,953)Cullen LLR Silver: Earned 100,000 credits (161,255)Generalized Cullen/Woodall LLR Bronze: Earned 10,000 credits (65,043)PPS LLR Gold: Earned 500,000 credits (821,521)PSP LLR Bronze: Earned 10,000 credits (40,691)SoB LLR Bronze: Earned 10,000 credits (48,626)SGS LLR Bronze: Earned 10,000 credits (43,466)TRP LLR Gold: Earned 500,000 credits (573,649)Woodall LLR Bronze: Earned 10,000 credits (16,701)Generalized Cullen/Woodall Sieve (suspended) Bronze: Earned 10,000 credits (33,314)PPS Sieve Amethyst: Earned 1,000,000 credits (1,119,172)AP 26/27 Gold: Earned 500,000 credits (561,977)GFN Sapphire: Earned 20,000,000 credits (32,595,956)WW Silver: Earned 100,000 credits (144,000)PSA Jade: Earned 10,000,000 credits (10,677,445)
Message 141587 - Posted: 10 Jul 2020 | 5:39:52 UTC - in response to Message 141581.

?

just thought you guys like GFNs with large base ;)

Profile JeppeSNProject donor
Avatar
Send message
Joined: 5 Apr 14
Posts: 1804
ID: 306875
Credit: 49,019,373
RAC: 14,526
Found 1 prime in the 2020 Tour de Primes321 LLR Gold: Earned 500,000 credits (593,283)Cullen LLR Gold: Earned 500,000 credits (611,298)ESP LLR Silver: Earned 100,000 credits (174,818)Generalized Cullen/Woodall LLR Silver: Earned 100,000 credits (112,799)PPS LLR Jade: Earned 10,000,000 credits (18,982,868)PSP LLR Silver: Earned 100,000 credits (428,457)SoB LLR Silver: Earned 100,000 credits (466,812)SR5 LLR Silver: Earned 100,000 credits (210,142)SGS LLR Silver: Earned 100,000 credits (136,265)TRP LLR Silver: Earned 100,000 credits (476,246)Woodall LLR Silver: Earned 100,000 credits (281,400)321 Sieve (suspended) Silver: Earned 100,000 credits (175,037)PPS Sieve Bronze: Earned 10,000 credits (10,113)AP 26/27 Bronze: Earned 10,000 credits (12,129)GFN Ruby: Earned 2,000,000 credits (4,977,751)WW Jade: Earned 10,000,000 credits (13,756,000)PSA Turquoise: Earned 5,000,000 credits (7,614,290)
Message 141589 - Posted: 10 Jul 2020 | 7:59:31 UTC - in response to Message 141587.

Is it the smallest GFN-13 with b > 10^16? /JeppeSN

Profile dannyridel
Volunteer tester
Avatar
Send message
Joined: 3 Feb 19
Posts: 994
ID: 1097922
Credit: 81,717,656
RAC: 18,121
Discovered 1 mega primeFound 1 prime in the 2023 Tour de Primes321 LLR Amethyst: Earned 1,000,000 credits (1,324,033)Cullen LLR Gold: Earned 500,000 credits (720,539)ESP LLR Gold: Earned 500,000 credits (517,207)Generalized Cullen/Woodall LLR Amethyst: Earned 1,000,000 credits (1,247,314)PPS LLR Ruby: Earned 2,000,000 credits (4,514,096)PSP LLR Gold: Earned 500,000 credits (616,940)SoB LLR Gold: Earned 500,000 credits (533,625)SR5 LLR Gold: Earned 500,000 credits (697,597)SGS LLR Amethyst: Earned 1,000,000 credits (1,098,741)TRP LLR Amethyst: Earned 1,000,000 credits (1,127,267)Woodall LLR Gold: Earned 500,000 credits (628,730)321 Sieve (suspended) Gold: Earned 500,000 credits (506,814)Generalized Cullen/Woodall Sieve (suspended) Bronze: Earned 10,000 credits (30,033)PPS Sieve Turquoise: Earned 5,000,000 credits (5,227,961)AP 26/27 Turquoise: Earned 5,000,000 credits (6,565,832)GFN Sapphire: Earned 20,000,000 credits (34,851,893)WW Sapphire: Earned 20,000,000 credits (21,136,000)PSA Silver: Earned 100,000 credits (373,034)
Message 141592 - Posted: 10 Jul 2020 | 9:58:06 UTC - in response to Message 141587.
Last modified: 10 Jul 2020 | 10:03:02 UTC

?

just thought you guys like GFNs with large base ;)


I liked it so much that I submitted it.... :-D
What would be really cool is some prime with exponent/base right under a power of 10, ex. 99998834^8192+1
____________
My lucky number is 6219*2^3374198+1


Profile matzetoni
Send message
Joined: 25 Nov 17
Posts: 69
ID: 952510
Credit: 47,067,268
RAC: 22,527
Found 1 prime in the 2020 Tour de Primes321 LLR Silver: Earned 100,000 credits (160,953)Cullen LLR Silver: Earned 100,000 credits (161,255)Generalized Cullen/Woodall LLR Bronze: Earned 10,000 credits (65,043)PPS LLR Gold: Earned 500,000 credits (821,521)PSP LLR Bronze: Earned 10,000 credits (40,691)SoB LLR Bronze: Earned 10,000 credits (48,626)SGS LLR Bronze: Earned 10,000 credits (43,466)TRP LLR Gold: Earned 500,000 credits (573,649)Woodall LLR Bronze: Earned 10,000 credits (16,701)Generalized Cullen/Woodall Sieve (suspended) Bronze: Earned 10,000 credits (33,314)PPS Sieve Amethyst: Earned 1,000,000 credits (1,119,172)AP 26/27 Gold: Earned 500,000 credits (561,977)GFN Sapphire: Earned 20,000,000 credits (32,595,956)WW Silver: Earned 100,000 credits (144,000)PSA Jade: Earned 10,000,000 credits (10,677,445)
Message 141605 - Posted: 10 Jul 2020 | 16:47:43 UTC - in response to Message 141589.
Last modified: 10 Jul 2020 | 16:53:32 UTC

Is it the smallest GFN-13 with b > 10^16? /JeppeSN

Yep, it is. It's not too hard to find primes of this size, so I thought why not just go for it.
Wrote my own homemade (crappy python) sieve for it to get at least a few candidates out of the way before testing, so that was fun xD

Anyway, sorry for creating such much confusion :0

stream
Volunteer moderator
Project administrator
Volunteer developer
Volunteer tester
Send message
Joined: 1 Mar 14
Posts: 1022
ID: 301928
Credit: 543,195,386
RAC: 2
Discovered 1 mega primeFound 1 prime in the 2018 Tour de PrimesFound 1 prime in the 2019 Tour de PrimesFound 1 prime in the 2020 Tour de PrimesFound 1 prime in the 2021 Tour de Primes321 LLR Jade: Earned 10,000,000 credits (10,011,570)Cullen LLR Jade: Earned 10,000,000 credits (10,009,374)ESP LLR Jade: Earned 10,000,000 credits (10,009,221)Generalized Cullen/Woodall LLR Jade: Earned 10,000,000 credits (10,012,217)PPS LLR Jade: Earned 10,000,000 credits (16,329,739)PSP LLR Jade: Earned 10,000,000 credits (10,044,081)SoB LLR Jade: Earned 10,000,000 credits (10,064,750)SR5 LLR Jade: Earned 10,000,000 credits (10,002,051)SGS LLR Jade: Earned 10,000,000 credits (10,001,295)TRP LLR Jade: Earned 10,000,000 credits (10,002,411)Woodall LLR Jade: Earned 10,000,000 credits (10,013,921)321 Sieve (suspended) Sapphire: Earned 20,000,000 credits (20,004,228)Generalized Cullen/Woodall Sieve (suspended) Sapphire: Earned 20,000,000 credits (20,047,667)PPS Sieve Sapphire: Earned 20,000,000 credits (20,866,490)Sierpinski (ESP/PSP/SoB) Sieve (suspended) Sapphire: Earned 20,000,000 credits (20,043,271)TRP Sieve (suspended) Sapphire: Earned 20,000,000 credits (20,015,177)AP 26/27 Sapphire: Earned 20,000,000 credits (20,045,194)GFN Emerald: Earned 50,000,000 credits (55,355,287)WW Emerald: Earned 50,000,000 credits (50,016,000)PSA Double Silver: Earned 200,000,000 credits (200,301,443)
Message 141722 - Posted: 15 Jul 2020 | 14:03:07 UTC

30% tested, no primes yet.

Profile DaveProject donor
Avatar
Send message
Joined: 13 Feb 12
Posts: 3171
ID: 130544
Credit: 2,232,443,231
RAC: 708,586
Discovered 1 mega primeFound 2 primes in the 2018 Tour de PrimesFound 1 prime in the 2020 Tour de PrimesFound 1 prime in the 2023 Tour de PrimesFound 1 mega prime in the 2023 Tour de PrimesFound 1 prime in the 2023 Tour de Primes Mountain StageFound 1 mega prime  in the 2023 Tour de Primes Mountain Stage321 LLR Jade: Earned 10,000,000 credits (10,109,047)Cullen LLR Jade: Earned 10,000,000 credits (11,247,550)ESP LLR Jade: Earned 10,000,000 credits (10,281,780)Generalized Cullen/Woodall LLR Jade: Earned 10,000,000 credits (10,497,297)PPS LLR Jade: Earned 10,000,000 credits (10,679,179)PSP LLR Jade: Earned 10,000,000 credits (10,416,167)SoB LLR Jade: Earned 10,000,000 credits (11,059,364)SR5 LLR Jade: Earned 10,000,000 credits (11,034,086)SGS LLR Jade: Earned 10,000,000 credits (10,462,485)TRP LLR Jade: Earned 10,000,000 credits (11,823,371)Woodall LLR Jade: Earned 10,000,000 credits (12,261,934)321 Sieve (suspended) Jade: Earned 10,000,000 credits (10,003,334)Cullen/Woodall Sieve (suspended) Silver: Earned 100,000 credits (268,250)Generalized Cullen/Woodall Sieve (suspended) Jade: Earned 10,000,000 credits (10,000,502)PPS Sieve Double Silver: Earned 200,000,000 credits (316,904,339)Sierpinski (ESP/PSP/SoB) Sieve (suspended) Jade: Earned 10,000,000 credits (10,000,133)TRP Sieve (suspended) Jade: Earned 10,000,000 credits (10,000,970)AP 26/27 Double Silver: Earned 200,000,000 credits (216,239,855)GFN Double Silver: Earned 200,000,000 credits (239,156,959)WW Double Amethyst: Earned 1,000,000,000 credits (1,100,000,000)PSA Double Silver: Earned 200,000,000 credits (200,000,001)
Message 141753 - Posted: 16 Jul 2020 | 15:50:41 UTC

Just signed up.

stream
Volunteer moderator
Project administrator
Volunteer developer
Volunteer tester
Send message
Joined: 1 Mar 14
Posts: 1022
ID: 301928
Credit: 543,195,386
RAC: 2
Discovered 1 mega primeFound 1 prime in the 2018 Tour de PrimesFound 1 prime in the 2019 Tour de PrimesFound 1 prime in the 2020 Tour de PrimesFound 1 prime in the 2021 Tour de Primes321 LLR Jade: Earned 10,000,000 credits (10,011,570)Cullen LLR Jade: Earned 10,000,000 credits (10,009,374)ESP LLR Jade: Earned 10,000,000 credits (10,009,221)Generalized Cullen/Woodall LLR Jade: Earned 10,000,000 credits (10,012,217)PPS LLR Jade: Earned 10,000,000 credits (16,329,739)PSP LLR Jade: Earned 10,000,000 credits (10,044,081)SoB LLR Jade: Earned 10,000,000 credits (10,064,750)SR5 LLR Jade: Earned 10,000,000 credits (10,002,051)SGS LLR Jade: Earned 10,000,000 credits (10,001,295)TRP LLR Jade: Earned 10,000,000 credits (10,002,411)Woodall LLR Jade: Earned 10,000,000 credits (10,013,921)321 Sieve (suspended) Sapphire: Earned 20,000,000 credits (20,004,228)Generalized Cullen/Woodall Sieve (suspended) Sapphire: Earned 20,000,000 credits (20,047,667)PPS Sieve Sapphire: Earned 20,000,000 credits (20,866,490)Sierpinski (ESP/PSP/SoB) Sieve (suspended) Sapphire: Earned 20,000,000 credits (20,043,271)TRP Sieve (suspended) Sapphire: Earned 20,000,000 credits (20,015,177)AP 26/27 Sapphire: Earned 20,000,000 credits (20,045,194)GFN Emerald: Earned 50,000,000 credits (55,355,287)WW Emerald: Earned 50,000,000 credits (50,016,000)PSA Double Silver: Earned 200,000,000 credits (200,301,443)
Message 141773 - Posted: 17 Jul 2020 | 11:23:31 UTC

We found a GFN-15 MEGA!

17 Jul 2020, 01:58:27 UTC, tng found first GFN-15 MEGA Prime: 3292665455999520712131951642528^32768+1 (at bmin+364268). Congratulations!

This prime also will be new smallest prime with exactly 1000000 digits (technically, we must finish all tests below bmin+364268 before saying so, but chances of having one more prime so close are very low).

Although main goal of the project (find first GFN-15 MEGA Prime) has been reached, project, as promised, will be fully functional (new work will be loaded) until Oct 27 2020. You may use this time to reach credit or WuProp goals or even find one more prime! (changes of prime are 1 in 30500 candidates).

Thank you for your participation! Your computers made this discovery possible.

Yves GallotProject donor
Volunteer developer
Project scientist
Send message
Joined: 19 Aug 12
Posts: 801
ID: 164101
Credit: 305,666,804
RAC: 5,309
GFN Double Silver: Earned 200,000,000 credits (305,667,296)
Message 141774 - Posted: 17 Jul 2020 | 12:23:28 UTC - in response to Message 141773.
Last modified: 17 Jul 2020 | 12:24:17 UTC

Congratulations to tng... and all those who found a composite GFN-15 MEGA and proved that 329266545599952071213195164252832768 + 1 is the smallest GFN-15 megaprime!

329266545599952071213195164252832768 + 1 ~ 1.000000000000000000003625Β·10999999

Profile dannyridel
Volunteer tester
Avatar
Send message
Joined: 3 Feb 19
Posts: 994
ID: 1097922
Credit: 81,717,656
RAC: 18,121
Discovered 1 mega primeFound 1 prime in the 2023 Tour de Primes321 LLR Amethyst: Earned 1,000,000 credits (1,324,033)Cullen LLR Gold: Earned 500,000 credits (720,539)ESP LLR Gold: Earned 500,000 credits (517,207)Generalized Cullen/Woodall LLR Amethyst: Earned 1,000,000 credits (1,247,314)PPS LLR Ruby: Earned 2,000,000 credits (4,514,096)PSP LLR Gold: Earned 500,000 credits (616,940)SoB LLR Gold: Earned 500,000 credits (533,625)SR5 LLR Gold: Earned 500,000 credits (697,597)SGS LLR Amethyst: Earned 1,000,000 credits (1,098,741)TRP LLR Amethyst: Earned 1,000,000 credits (1,127,267)Woodall LLR Gold: Earned 500,000 credits (628,730)321 Sieve (suspended) Gold: Earned 500,000 credits (506,814)Generalized Cullen/Woodall Sieve (suspended) Bronze: Earned 10,000 credits (30,033)PPS Sieve Turquoise: Earned 5,000,000 credits (5,227,961)AP 26/27 Turquoise: Earned 5,000,000 credits (6,565,832)GFN Sapphire: Earned 20,000,000 credits (34,851,893)WW Sapphire: Earned 20,000,000 credits (21,136,000)PSA Silver: Earned 100,000 credits (373,034)
Message 141776 - Posted: 17 Jul 2020 | 13:11:46 UTC - in response to Message 141773.
Last modified: 17 Jul 2020 | 14:04:27 UTC

We found a GFN-15 MEGA!

17 Jul 2020, 01:58:27 UTC, tng found first GFN-15 MEGA Prime: 3292665455999520712131951642528^32768+1 (at bmin+364268). Congratulations!

This prime also will be new smallest prime with exactly 1000000 digits (technically, we must finish all tests below bmin+364268 before saying so, but chances of having one more prime so close are very low).

Although main goal of the project (find first GFN-15 MEGA Prime) has been reached, project, as promised, will be fully functional (new work will be loaded) until Oct 27 2020. You may use this time to reach credit or WuProp goals or even find one more prime! (changes of prime are 1 in 30500 candidates).

Thank you for your participation! Your computers made this discovery possible.

Congratsssss to tng!! Also, what was the interval between Robish's two GFN16s?Is it still plausible that in this gap there will be a new prime?
____________
My lucky number is 6219*2^3374198+1


stream
Volunteer moderator
Project administrator
Volunteer developer
Volunteer tester
Send message
Joined: 1 Mar 14
Posts: 1022
ID: 301928
Credit: 543,195,386
RAC: 2
Discovered 1 mega primeFound 1 prime in the 2018 Tour de PrimesFound 1 prime in the 2019 Tour de PrimesFound 1 prime in the 2020 Tour de PrimesFound 1 prime in the 2021 Tour de Primes321 LLR Jade: Earned 10,000,000 credits (10,011,570)Cullen LLR Jade: Earned 10,000,000 credits (10,009,374)ESP LLR Jade: Earned 10,000,000 credits (10,009,221)Generalized Cullen/Woodall LLR Jade: Earned 10,000,000 credits (10,012,217)PPS LLR Jade: Earned 10,000,000 credits (16,329,739)PSP LLR Jade: Earned 10,000,000 credits (10,044,081)SoB LLR Jade: Earned 10,000,000 credits (10,064,750)SR5 LLR Jade: Earned 10,000,000 credits (10,002,051)SGS LLR Jade: Earned 10,000,000 credits (10,001,295)TRP LLR Jade: Earned 10,000,000 credits (10,002,411)Woodall LLR Jade: Earned 10,000,000 credits (10,013,921)321 Sieve (suspended) Sapphire: Earned 20,000,000 credits (20,004,228)Generalized Cullen/Woodall Sieve (suspended) Sapphire: Earned 20,000,000 credits (20,047,667)PPS Sieve Sapphire: Earned 20,000,000 credits (20,866,490)Sierpinski (ESP/PSP/SoB) Sieve (suspended) Sapphire: Earned 20,000,000 credits (20,043,271)TRP Sieve (suspended) Sapphire: Earned 20,000,000 credits (20,015,177)AP 26/27 Sapphire: Earned 20,000,000 credits (20,045,194)GFN Emerald: Earned 50,000,000 credits (55,355,287)WW Emerald: Earned 50,000,000 credits (50,016,000)PSA Double Silver: Earned 200,000,000 credits (200,301,443)
Message 141777 - Posted: 17 Jul 2020 | 14:04:55 UTC - in response to Message 141776.

Also, what was the interval between Robish's two GFN16s?

Your are correct, difference in their b's was less then 6000. If was very rare effect because average distance between primes in GFN-16 MEGA is about 300K. Very, very, very strong luck is required to repeat this :)

stream
Volunteer moderator
Project administrator
Volunteer developer
Volunteer tester
Send message
Joined: 1 Mar 14
Posts: 1022
ID: 301928
Credit: 543,195,386
RAC: 2
Discovered 1 mega primeFound 1 prime in the 2018 Tour de PrimesFound 1 prime in the 2019 Tour de PrimesFound 1 prime in the 2020 Tour de PrimesFound 1 prime in the 2021 Tour de Primes321 LLR Jade: Earned 10,000,000 credits (10,011,570)Cullen LLR Jade: Earned 10,000,000 credits (10,009,374)ESP LLR Jade: Earned 10,000,000 credits (10,009,221)Generalized Cullen/Woodall LLR Jade: Earned 10,000,000 credits (10,012,217)PPS LLR Jade: Earned 10,000,000 credits (16,329,739)PSP LLR Jade: Earned 10,000,000 credits (10,044,081)SoB LLR Jade: Earned 10,000,000 credits (10,064,750)SR5 LLR Jade: Earned 10,000,000 credits (10,002,051)SGS LLR Jade: Earned 10,000,000 credits (10,001,295)TRP LLR Jade: Earned 10,000,000 credits (10,002,411)Woodall LLR Jade: Earned 10,000,000 credits (10,013,921)321 Sieve (suspended) Sapphire: Earned 20,000,000 credits (20,004,228)Generalized Cullen/Woodall Sieve (suspended) Sapphire: Earned 20,000,000 credits (20,047,667)PPS Sieve Sapphire: Earned 20,000,000 credits (20,866,490)Sierpinski (ESP/PSP/SoB) Sieve (suspended) Sapphire: Earned 20,000,000 credits (20,043,271)TRP Sieve (suspended) Sapphire: Earned 20,000,000 credits (20,015,177)AP 26/27 Sapphire: Earned 20,000,000 credits (20,045,194)GFN Emerald: Earned 50,000,000 credits (55,355,287)WW Emerald: Earned 50,000,000 credits (50,016,000)PSA Double Silver: Earned 200,000,000 credits (200,301,443)
Message 141859 - Posted: 20 Jul 2020 | 13:10:40 UTC - in response to Message 141777.

Also, what was the interval between Robish's two GFN16s?

Your are correct, difference in their b's was less then 6000. If was very rare effect because average distance between primes in GFN-16 MEGA is about 300K. Very, very, very strong luck is required to repeat this :)


LOL. Really.

We just found second GFN-15 MEGA. Congratulation PDW ! You efforts weren't unnoticed by forces of random! :)

New mega is less then first one, so it'll be new minimal mega prime.

And the difference between two megas is just 16634

Profile dannyridel
Volunteer tester
Avatar
Send message
Joined: 3 Feb 19
Posts: 994
ID: 1097922
Credit: 81,717,656
RAC: 18,121
Discovered 1 mega primeFound 1 prime in the 2023 Tour de Primes321 LLR Amethyst: Earned 1,000,000 credits (1,324,033)Cullen LLR Gold: Earned 500,000 credits (720,539)ESP LLR Gold: Earned 500,000 credits (517,207)Generalized Cullen/Woodall LLR Amethyst: Earned 1,000,000 credits (1,247,314)PPS LLR Ruby: Earned 2,000,000 credits (4,514,096)PSP LLR Gold: Earned 500,000 credits (616,940)SoB LLR Gold: Earned 500,000 credits (533,625)SR5 LLR Gold: Earned 500,000 credits (697,597)SGS LLR Amethyst: Earned 1,000,000 credits (1,098,741)TRP LLR Amethyst: Earned 1,000,000 credits (1,127,267)Woodall LLR Gold: Earned 500,000 credits (628,730)321 Sieve (suspended) Gold: Earned 500,000 credits (506,814)Generalized Cullen/Woodall Sieve (suspended) Bronze: Earned 10,000 credits (30,033)PPS Sieve Turquoise: Earned 5,000,000 credits (5,227,961)AP 26/27 Turquoise: Earned 5,000,000 credits (6,565,832)GFN Sapphire: Earned 20,000,000 credits (34,851,893)WW Sapphire: Earned 20,000,000 credits (21,136,000)PSA Silver: Earned 100,000 credits (373,034)
Message 141860 - Posted: 20 Jul 2020 | 13:42:49 UTC - in response to Message 141859.

Also, what was the interval between Robish's two GFN16s?

Your are correct, difference in their b's was less then 6000. If was very rare effect because average distance between primes in GFN-16 MEGA is about 300K. Very, very, very strong luck is required to repeat this :)


LOL. Really.

We just found second GFN-15 MEGA. Congratulation PDW ! You efforts weren't unnoticed by forces of random! :)

New mega is less then first one, so it'll be new minimal mega prime.

And the difference between two megas is just 16634


whoa whoa whoa
whoa whoa whoa whoa whoa !!!
!!!
WOW!!
HUGE CONGRATS GUYS!!!!!

hmm these seem to come in pairs of two...?😏😏😏
____________
My lucky number is 6219*2^3374198+1


Profile PDWProject donor
Send message
Joined: 14 Nov 14
Posts: 33
ID: 373199
Credit: 2,546,549,996
RAC: 190,201
Found 2 primes in the 2023 Tour de Primes321 LLR Amethyst: Earned 1,000,000 credits (1,004,410)Cullen LLR Amethyst: Earned 1,000,000 credits (1,004,515)ESP LLR Amethyst: Earned 1,000,000 credits (1,001,003)Generalized Cullen/Woodall LLR Ruby: Earned 2,000,000 credits (3,436,611)PPS LLR Bronze: Earned 10,000 credits (10,036)PSP LLR Jade: Earned 10,000,000 credits (10,019,714)SoB LLR Jade: Earned 10,000,000 credits (10,000,460)SR5 LLR Amethyst: Earned 1,000,000 credits (1,000,321)SGS LLR Amethyst: Earned 1,000,000 credits (1,000,074)TRP LLR Amethyst: Earned 1,000,000 credits (1,005,903)Woodall LLR Jade: Earned 10,000,000 credits (10,025,150)321 Sieve (suspended) Jade: Earned 10,000,000 credits (10,002,724)Generalized Cullen/Woodall Sieve (suspended) Amethyst: Earned 1,000,000 credits (1,001,059)PPS Sieve Double Ruby: Earned 2,000,000,000 credits (2,172,198,238)Sierpinski (ESP/PSP/SoB) Sieve (suspended) Bronze: Earned 10,000 credits (10,212)TRP Sieve (suspended) Amethyst: Earned 1,000,000 credits (1,004,748)AP 26/27 Double Bronze: Earned 100,000,000 credits (100,678,786)GFN Double Bronze: Earned 100,000,000 credits (117,503,468)WW Double Bronze: Earned 100,000,000 credits (100,000,000)PSA Ruby: Earned 2,000,000 credits (4,643,008)
Message 141861 - Posted: 20 Jul 2020 | 15:07:53 UTC - in response to Message 141859.

Also, what was the interval between Robish's two GFN16s?

Your are correct, difference in their b's was less then 6000. If was very rare effect because average distance between primes in GFN-16 MEGA is about 300K. Very, very, very strong luck is required to repeat this :)


LOL. Really.

We just found second GFN-15 MEGA. Congratulation PDW ! You efforts weren't unnoticed by forces of random! :)

New mega is less then first one, so it'll be new minimal mega prime.

And the difference between two megas is just 16634


Thanks, but are you sure it was me ?
It says Gibson Praise over here http://boincvm.proxyma.ru:30080/test4vm/user_profile/gfn15_hunt_status.html

Profile dannyridel
Volunteer tester
Avatar
Send message
Joined: 3 Feb 19
Posts: 994
ID: 1097922
Credit: 81,717,656
RAC: 18,121
Discovered 1 mega primeFound 1 prime in the 2023 Tour de Primes321 LLR Amethyst: Earned 1,000,000 credits (1,324,033)Cullen LLR Gold: Earned 500,000 credits (720,539)ESP LLR Gold: Earned 500,000 credits (517,207)Generalized Cullen/Woodall LLR Amethyst: Earned 1,000,000 credits (1,247,314)PPS LLR Ruby: Earned 2,000,000 credits (4,514,096)PSP LLR Gold: Earned 500,000 credits (616,940)SoB LLR Gold: Earned 500,000 credits (533,625)SR5 LLR Gold: Earned 500,000 credits (697,597)SGS LLR Amethyst: Earned 1,000,000 credits (1,098,741)TRP LLR Amethyst: Earned 1,000,000 credits (1,127,267)Woodall LLR Gold: Earned 500,000 credits (628,730)321 Sieve (suspended) Gold: Earned 500,000 credits (506,814)Generalized Cullen/Woodall Sieve (suspended) Bronze: Earned 10,000 credits (30,033)PPS Sieve Turquoise: Earned 5,000,000 credits (5,227,961)AP 26/27 Turquoise: Earned 5,000,000 credits (6,565,832)GFN Sapphire: Earned 20,000,000 credits (34,851,893)WW Sapphire: Earned 20,000,000 credits (21,136,000)PSA Silver: Earned 100,000 credits (373,034)
Message 141862 - Posted: 20 Jul 2020 | 15:15:34 UTC - in response to Message 141861.

Also, what was the interval between Robish's two GFN16s?

Your are correct, difference in their b's was less then 6000. If was very rare effect because average distance between primes in GFN-16 MEGA is about 300K. Very, very, very strong luck is required to repeat this :)


LOL. Really.

We just found second GFN-15 MEGA. Congratulation PDW ! You efforts weren't unnoticed by forces of random! :)

New mega is less then first one, so it'll be new minimal mega prime.

And the difference between two megas is just 16634


Thanks, but are you sure it was me ?
It says Gibson Praise over here http://boincvm.proxyma.ru:30080/test4vm/user_profile/gfn15_hunt_status.html


That's the certificate of the former prime. Notice the numbers.
____________
My lucky number is 6219*2^3374198+1


Profile PDWProject donor
Send message
Joined: 14 Nov 14
Posts: 33
ID: 373199
Credit: 2,546,549,996
RAC: 190,201
Found 2 primes in the 2023 Tour de Primes321 LLR Amethyst: Earned 1,000,000 credits (1,004,410)Cullen LLR Amethyst: Earned 1,000,000 credits (1,004,515)ESP LLR Amethyst: Earned 1,000,000 credits (1,001,003)Generalized Cullen/Woodall LLR Ruby: Earned 2,000,000 credits (3,436,611)PPS LLR Bronze: Earned 10,000 credits (10,036)PSP LLR Jade: Earned 10,000,000 credits (10,019,714)SoB LLR Jade: Earned 10,000,000 credits (10,000,460)SR5 LLR Amethyst: Earned 1,000,000 credits (1,000,321)SGS LLR Amethyst: Earned 1,000,000 credits (1,000,074)TRP LLR Amethyst: Earned 1,000,000 credits (1,005,903)Woodall LLR Jade: Earned 10,000,000 credits (10,025,150)321 Sieve (suspended) Jade: Earned 10,000,000 credits (10,002,724)Generalized Cullen/Woodall Sieve (suspended) Amethyst: Earned 1,000,000 credits (1,001,059)PPS Sieve Double Ruby: Earned 2,000,000,000 credits (2,172,198,238)Sierpinski (ESP/PSP/SoB) Sieve (suspended) Bronze: Earned 10,000 credits (10,212)TRP Sieve (suspended) Amethyst: Earned 1,000,000 credits (1,004,748)AP 26/27 Double Bronze: Earned 100,000,000 credits (100,678,786)GFN Double Bronze: Earned 100,000,000 credits (117,503,468)WW Double Bronze: Earned 100,000,000 credits (100,000,000)PSA Ruby: Earned 2,000,000 credits (4,643,008)
Message 141863 - Posted: 20 Jul 2020 | 15:20:57 UTC - in response to Message 141862.

That's the certificate of the former prime. Notice the numbers.

Numbers ? Who's looking at the numbers :)

It said 'Primes found: 2' and then lists tng and Gibson !

stream
Volunteer moderator
Project administrator
Volunteer developer
Volunteer tester
Send message
Joined: 1 Mar 14
Posts: 1022
ID: 301928
Credit: 543,195,386
RAC: 2
Discovered 1 mega primeFound 1 prime in the 2018 Tour de PrimesFound 1 prime in the 2019 Tour de PrimesFound 1 prime in the 2020 Tour de PrimesFound 1 prime in the 2021 Tour de Primes321 LLR Jade: Earned 10,000,000 credits (10,011,570)Cullen LLR Jade: Earned 10,000,000 credits (10,009,374)ESP LLR Jade: Earned 10,000,000 credits (10,009,221)Generalized Cullen/Woodall LLR Jade: Earned 10,000,000 credits (10,012,217)PPS LLR Jade: Earned 10,000,000 credits (16,329,739)PSP LLR Jade: Earned 10,000,000 credits (10,044,081)SoB LLR Jade: Earned 10,000,000 credits (10,064,750)SR5 LLR Jade: Earned 10,000,000 credits (10,002,051)SGS LLR Jade: Earned 10,000,000 credits (10,001,295)TRP LLR Jade: Earned 10,000,000 credits (10,002,411)Woodall LLR Jade: Earned 10,000,000 credits (10,013,921)321 Sieve (suspended) Sapphire: Earned 20,000,000 credits (20,004,228)Generalized Cullen/Woodall Sieve (suspended) Sapphire: Earned 20,000,000 credits (20,047,667)PPS Sieve Sapphire: Earned 20,000,000 credits (20,866,490)Sierpinski (ESP/PSP/SoB) Sieve (suspended) Sapphire: Earned 20,000,000 credits (20,043,271)TRP Sieve (suspended) Sapphire: Earned 20,000,000 credits (20,015,177)AP 26/27 Sapphire: Earned 20,000,000 credits (20,045,194)GFN Emerald: Earned 50,000,000 credits (55,355,287)WW Emerald: Earned 50,000,000 credits (50,016,000)PSA Double Silver: Earned 200,000,000 credits (200,301,443)
Message 141865 - Posted: 20 Jul 2020 | 17:19:55 UTC - in response to Message 141863.

That's the certificate of the former prime. Notice the numbers.

Numbers ? Who's looking at the numbers :)

It said 'Primes found: 2' and then lists tng and Gibson !

It's a bug in script. Didn't had a chance to test it with two primes :) Will fix it as soon as I get closer to normal keyboard.

Profile robishProject donor
Volunteer moderator
Volunteer tester
Avatar
Send message
Joined: 7 Jan 12
Posts: 2195
ID: 126266
Credit: 7,305,655,080
RAC: 3,282,939
Discovered the World's First AP27!!!Discovered 12 mega primesDiscovered 1 AP272018 Tour de Primes largest primeFound 4 primes in the 2018 Tour de PrimesFound 1 mega prime in the 2018 Tour de PrimesFound 1 prime in the 2019 Tour de PrimesFound 1 prime in the 2020 Tour de PrimesFound 1 prime in the 2021 Tour de PrimesFound 1 prime in the 2022 Tour de PrimesFound 1 mega prime in the 2022 Tour de PrimesFound 1 prime in the 2023 Tour de PrimesFound 1 mega prime in the 2023 Tour de Primes321 LLR Turquoise: Earned 5,000,000 credits (9,681,253)Cullen LLR Emerald: Earned 50,000,000 credits (59,837,063)ESP LLR Turquoise: Earned 5,000,000 credits (8,577,288)Generalized Cullen/Woodall LLR Sapphire: Earned 20,000,000 credits (20,294,046)PPS LLR Emerald: Earned 50,000,000 credits (92,895,096)PSP LLR Turquoise: Earned 5,000,000 credits (9,600,575)SoB LLR Sapphire: Earned 20,000,000 credits (37,523,791)SR5 LLR Sapphire: Earned 20,000,000 credits (41,734,298)SGS LLR Turquoise: Earned 5,000,000 credits (6,695,296)TRP LLR Sapphire: Earned 20,000,000 credits (30,595,532)Woodall LLR Turquoise: Earned 5,000,000 credits (5,062,771)321 Sieve (suspended) Turquoise: Earned 5,000,000 credits (7,141,753)Cullen/Woodall Sieve (suspended) Turquoise: Earned 5,000,000 credits (7,892,369)Generalized Cullen/Woodall Sieve (suspended) Turquoise: Earned 5,000,000 credits (5,515,338)PPS Sieve Double Gold: Earned 500,000,000 credits (842,736,516)TRP Sieve (suspended) Silver: Earned 100,000 credits (121,416)AP 26/27 Double Bronze: Earned 100,000,000 credits (115,771,305)GFN Double Turquoise: Earned 5,000,000,000 credits (5,870,173,011)WW Double Bronze: Earned 100,000,000 credits (133,804,000)
Message 141868 - Posted: 20 Jul 2020 | 17:40:49 UTC - in response to Message 141863.

That's the certificate of the former prime. Notice the numbers.

Numbers ? Who's looking at the numbers :)

It said 'Primes found: 2' and then lists tng and Gibson !


Congrats PDW! Nice one. ;)
____________
My lucky numbers 10590941048576+1 and 224584605939537911+81292139*23#*n for n=0..26

Profile PDWProject donor
Send message
Joined: 14 Nov 14
Posts: 33
ID: 373199
Credit: 2,546,549,996
RAC: 190,201
Found 2 primes in the 2023 Tour de Primes321 LLR Amethyst: Earned 1,000,000 credits (1,004,410)Cullen LLR Amethyst: Earned 1,000,000 credits (1,004,515)ESP LLR Amethyst: Earned 1,000,000 credits (1,001,003)Generalized Cullen/Woodall LLR Ruby: Earned 2,000,000 credits (3,436,611)PPS LLR Bronze: Earned 10,000 credits (10,036)PSP LLR Jade: Earned 10,000,000 credits (10,019,714)SoB LLR Jade: Earned 10,000,000 credits (10,000,460)SR5 LLR Amethyst: Earned 1,000,000 credits (1,000,321)SGS LLR Amethyst: Earned 1,000,000 credits (1,000,074)TRP LLR Amethyst: Earned 1,000,000 credits (1,005,903)Woodall LLR Jade: Earned 10,000,000 credits (10,025,150)321 Sieve (suspended) Jade: Earned 10,000,000 credits (10,002,724)Generalized Cullen/Woodall Sieve (suspended) Amethyst: Earned 1,000,000 credits (1,001,059)PPS Sieve Double Ruby: Earned 2,000,000,000 credits (2,172,198,238)Sierpinski (ESP/PSP/SoB) Sieve (suspended) Bronze: Earned 10,000 credits (10,212)TRP Sieve (suspended) Amethyst: Earned 1,000,000 credits (1,004,748)AP 26/27 Double Bronze: Earned 100,000,000 credits (100,678,786)GFN Double Bronze: Earned 100,000,000 credits (117,503,468)WW Double Bronze: Earned 100,000,000 credits (100,000,000)PSA Ruby: Earned 2,000,000 credits (4,643,008)
Message 141869 - Posted: 20 Jul 2020 | 18:58:57 UTC - in response to Message 141865.

That's the certificate of the former prime. Notice the numbers.

Numbers ? Who's looking at the numbers :)

It said 'Primes found: 2' and then lists tng and Gibson !

It's a bug in script. Didn't had a chance to test it with two primes :) Will fix it as soon as I get closer to normal keyboard.

Be honest, you weren't expecting to get more than 1 prime ;)

stream
Volunteer moderator
Project administrator
Volunteer developer
Volunteer tester
Send message
Joined: 1 Mar 14
Posts: 1022
ID: 301928
Credit: 543,195,386
RAC: 2
Discovered 1 mega primeFound 1 prime in the 2018 Tour de PrimesFound 1 prime in the 2019 Tour de PrimesFound 1 prime in the 2020 Tour de PrimesFound 1 prime in the 2021 Tour de Primes321 LLR Jade: Earned 10,000,000 credits (10,011,570)Cullen LLR Jade: Earned 10,000,000 credits (10,009,374)ESP LLR Jade: Earned 10,000,000 credits (10,009,221)Generalized Cullen/Woodall LLR Jade: Earned 10,000,000 credits (10,012,217)PPS LLR Jade: Earned 10,000,000 credits (16,329,739)PSP LLR Jade: Earned 10,000,000 credits (10,044,081)SoB LLR Jade: Earned 10,000,000 credits (10,064,750)SR5 LLR Jade: Earned 10,000,000 credits (10,002,051)SGS LLR Jade: Earned 10,000,000 credits (10,001,295)TRP LLR Jade: Earned 10,000,000 credits (10,002,411)Woodall LLR Jade: Earned 10,000,000 credits (10,013,921)321 Sieve (suspended) Sapphire: Earned 20,000,000 credits (20,004,228)Generalized Cullen/Woodall Sieve (suspended) Sapphire: Earned 20,000,000 credits (20,047,667)PPS Sieve Sapphire: Earned 20,000,000 credits (20,866,490)Sierpinski (ESP/PSP/SoB) Sieve (suspended) Sapphire: Earned 20,000,000 credits (20,043,271)TRP Sieve (suspended) Sapphire: Earned 20,000,000 credits (20,015,177)AP 26/27 Sapphire: Earned 20,000,000 credits (20,045,194)GFN Emerald: Earned 50,000,000 credits (55,355,287)WW Emerald: Earned 50,000,000 credits (50,016,000)PSA Double Silver: Earned 200,000,000 credits (200,301,443)
Message 141870 - Posted: 20 Jul 2020 | 19:38:20 UTC - in response to Message 141869.

That's the certificate of the former prime. Notice the numbers.

Numbers ? Who's looking at the numbers :)

It said 'Primes found: 2' and then lists tng and Gibson !

It's a bug in script. Didn't had a chance to test it with two primes :) Will fix it as soon as I get closer to normal keyboard.

Be honest, you weren't expecting to get more than 1 prime ;)

Correct. And since I don't want to ruin my expectations, I've removed second prime from the list.

Just kidding, of course. Technically, workunit is not complete yet because it's waiting for certificate. Script will see new prime when certificate arrives (in worst case - on the next day, counting from 00:00 UTC). I'm receiving immediate notifications in Telegram and do manual validation.

Profile PDWProject donor
Send message
Joined: 14 Nov 14
Posts: 33
ID: 373199
Credit: 2,546,549,996
RAC: 190,201
Found 2 primes in the 2023 Tour de Primes321 LLR Amethyst: Earned 1,000,000 credits (1,004,410)Cullen LLR Amethyst: Earned 1,000,000 credits (1,004,515)ESP LLR Amethyst: Earned 1,000,000 credits (1,001,003)Generalized Cullen/Woodall LLR Ruby: Earned 2,000,000 credits (3,436,611)PPS LLR Bronze: Earned 10,000 credits (10,036)PSP LLR Jade: Earned 10,000,000 credits (10,019,714)SoB LLR Jade: Earned 10,000,000 credits (10,000,460)SR5 LLR Amethyst: Earned 1,000,000 credits (1,000,321)SGS LLR Amethyst: Earned 1,000,000 credits (1,000,074)TRP LLR Amethyst: Earned 1,000,000 credits (1,005,903)Woodall LLR Jade: Earned 10,000,000 credits (10,025,150)321 Sieve (suspended) Jade: Earned 10,000,000 credits (10,002,724)Generalized Cullen/Woodall Sieve (suspended) Amethyst: Earned 1,000,000 credits (1,001,059)PPS Sieve Double Ruby: Earned 2,000,000,000 credits (2,172,198,238)Sierpinski (ESP/PSP/SoB) Sieve (suspended) Bronze: Earned 10,000 credits (10,212)TRP Sieve (suspended) Amethyst: Earned 1,000,000 credits (1,004,748)AP 26/27 Double Bronze: Earned 100,000,000 credits (100,678,786)GFN Double Bronze: Earned 100,000,000 credits (117,503,468)WW Double Bronze: Earned 100,000,000 credits (100,000,000)PSA Ruby: Earned 2,000,000 credits (4,643,008)
Message 141871 - Posted: 20 Jul 2020 | 19:50:31 UTC - in response to Message 141870.

Kid all you want I don't care, just as long as the finder's cheque arrives.

Out of interest, are certificate checks always sent to a different host or to a different user ?

stream
Volunteer moderator
Project administrator
Volunteer developer
Volunteer tester
Send message
Joined: 1 Mar 14
Posts: 1022
ID: 301928
Credit: 543,195,386
RAC: 2
Discovered 1 mega primeFound 1 prime in the 2018 Tour de PrimesFound 1 prime in the 2019 Tour de PrimesFound 1 prime in the 2020 Tour de PrimesFound 1 prime in the 2021 Tour de Primes321 LLR Jade: Earned 10,000,000 credits (10,011,570)Cullen LLR Jade: Earned 10,000,000 credits (10,009,374)ESP LLR Jade: Earned 10,000,000 credits (10,009,221)Generalized Cullen/Woodall LLR Jade: Earned 10,000,000 credits (10,012,217)PPS LLR Jade: Earned 10,000,000 credits (16,329,739)PSP LLR Jade: Earned 10,000,000 credits (10,044,081)SoB LLR Jade: Earned 10,000,000 credits (10,064,750)SR5 LLR Jade: Earned 10,000,000 credits (10,002,051)SGS LLR Jade: Earned 10,000,000 credits (10,001,295)TRP LLR Jade: Earned 10,000,000 credits (10,002,411)Woodall LLR Jade: Earned 10,000,000 credits (10,013,921)321 Sieve (suspended) Sapphire: Earned 20,000,000 credits (20,004,228)Generalized Cullen/Woodall Sieve (suspended) Sapphire: Earned 20,000,000 credits (20,047,667)PPS Sieve Sapphire: Earned 20,000,000 credits (20,866,490)Sierpinski (ESP/PSP/SoB) Sieve (suspended) Sapphire: Earned 20,000,000 credits (20,043,271)TRP Sieve (suspended) Sapphire: Earned 20,000,000 credits (20,015,177)AP 26/27 Sapphire: Earned 20,000,000 credits (20,045,194)GFN Emerald: Earned 50,000,000 credits (55,355,287)WW Emerald: Earned 50,000,000 credits (50,016,000)PSA Double Silver: Earned 200,000,000 credits (200,301,443)
Message 141872 - Posted: 20 Jul 2020 | 20:17:56 UTC - in response to Message 141871.

Out of interest, are certificate checks always sent to a different host or to a different user ?

The beauty of LLR2 fast validation scheme is that certificate can be sent to anybody, including same user and same host. Certificate is "encrypted" on server. Even if you did original test and still have all intermediate checkpoints, it will not help you to find out "encryption key" or expected response.

Profile PDWProject donor
Send message
Joined: 14 Nov 14
Posts: 33
ID: 373199
Credit: 2,546,549,996
RAC: 190,201
Found 2 primes in the 2023 Tour de Primes321 LLR Amethyst: Earned 1,000,000 credits (1,004,410)Cullen LLR Amethyst: Earned 1,000,000 credits (1,004,515)ESP LLR Amethyst: Earned 1,000,000 credits (1,001,003)Generalized Cullen/Woodall LLR Ruby: Earned 2,000,000 credits (3,436,611)PPS LLR Bronze: Earned 10,000 credits (10,036)PSP LLR Jade: Earned 10,000,000 credits (10,019,714)SoB LLR Jade: Earned 10,000,000 credits (10,000,460)SR5 LLR Amethyst: Earned 1,000,000 credits (1,000,321)SGS LLR Amethyst: Earned 1,000,000 credits (1,000,074)TRP LLR Amethyst: Earned 1,000,000 credits (1,005,903)Woodall LLR Jade: Earned 10,000,000 credits (10,025,150)321 Sieve (suspended) Jade: Earned 10,000,000 credits (10,002,724)Generalized Cullen/Woodall Sieve (suspended) Amethyst: Earned 1,000,000 credits (1,001,059)PPS Sieve Double Ruby: Earned 2,000,000,000 credits (2,172,198,238)Sierpinski (ESP/PSP/SoB) Sieve (suspended) Bronze: Earned 10,000 credits (10,212)TRP Sieve (suspended) Amethyst: Earned 1,000,000 credits (1,004,748)AP 26/27 Double Bronze: Earned 100,000,000 credits (100,678,786)GFN Double Bronze: Earned 100,000,000 credits (117,503,468)WW Double Bronze: Earned 100,000,000 credits (100,000,000)PSA Ruby: Earned 2,000,000 credits (4,643,008)
Message 141873 - Posted: 20 Jul 2020 | 20:25:55 UTC - in response to Message 141872.

The beauty of LLR2 fast validation scheme is that certificate can be sent to anybody, including same user and same host. Certificate is "encrypted" on server. Even if you did original test and still have all intermediate checkpoints, it will not help you to find out "encryption key" or expected response.

Excellent, so I could be checking my own Prime and getting two cheques instead of just one !

Profile dannyridel
Volunteer tester
Avatar
Send message
Joined: 3 Feb 19
Posts: 994
ID: 1097922
Credit: 81,717,656
RAC: 18,121
Discovered 1 mega primeFound 1 prime in the 2023 Tour de Primes321 LLR Amethyst: Earned 1,000,000 credits (1,324,033)Cullen LLR Gold: Earned 500,000 credits (720,539)ESP LLR Gold: Earned 500,000 credits (517,207)Generalized Cullen/Woodall LLR Amethyst: Earned 1,000,000 credits (1,247,314)PPS LLR Ruby: Earned 2,000,000 credits (4,514,096)PSP LLR Gold: Earned 500,000 credits (616,940)SoB LLR Gold: Earned 500,000 credits (533,625)SR5 LLR Gold: Earned 500,000 credits (697,597)SGS LLR Amethyst: Earned 1,000,000 credits (1,098,741)TRP LLR Amethyst: Earned 1,000,000 credits (1,127,267)Woodall LLR Gold: Earned 500,000 credits (628,730)321 Sieve (suspended) Gold: Earned 500,000 credits (506,814)Generalized Cullen/Woodall Sieve (suspended) Bronze: Earned 10,000 credits (30,033)PPS Sieve Turquoise: Earned 5,000,000 credits (5,227,961)AP 26/27 Turquoise: Earned 5,000,000 credits (6,565,832)GFN Sapphire: Earned 20,000,000 credits (34,851,893)WW Sapphire: Earned 20,000,000 credits (21,136,000)PSA Silver: Earned 100,000 credits (373,034)
Message 141877 - Posted: 21 Jul 2020 | 3:28:44 UTC - in response to Message 141873.

The beauty of LLR2 fast validation scheme is that certificate can be sent to anybody, including same user and same host. Certificate is "encrypted" on server. Even if you did original test and still have all intermediate checkpoints, it will not help you to find out "encryption key" or expected response.

Excellent, so I could be checking my own Prime and getting two cheques instead of just one !


! ! !
Rather impossible, I deem.
But with your luck, :)))
____________
My lucky number is 6219*2^3374198+1


Profile JeppeSNProject donor
Avatar
Send message
Joined: 5 Apr 14
Posts: 1804
ID: 306875
Credit: 49,019,373
RAC: 14,526
Found 1 prime in the 2020 Tour de Primes321 LLR Gold: Earned 500,000 credits (593,283)Cullen LLR Gold: Earned 500,000 credits (611,298)ESP LLR Silver: Earned 100,000 credits (174,818)Generalized Cullen/Woodall LLR Silver: Earned 100,000 credits (112,799)PPS LLR Jade: Earned 10,000,000 credits (18,982,868)PSP LLR Silver: Earned 100,000 credits (428,457)SoB LLR Silver: Earned 100,000 credits (466,812)SR5 LLR Silver: Earned 100,000 credits (210,142)SGS LLR Silver: Earned 100,000 credits (136,265)TRP LLR Silver: Earned 100,000 credits (476,246)Woodall LLR Silver: Earned 100,000 credits (281,400)321 Sieve (suspended) Silver: Earned 100,000 credits (175,037)PPS Sieve Bronze: Earned 10,000 credits (10,113)AP 26/27 Bronze: Earned 10,000 credits (12,129)GFN Ruby: Earned 2,000,000 credits (4,977,751)WW Jade: Earned 10,000,000 credits (13,756,000)PSA Turquoise: Earned 5,000,000 credits (7,614,290)
Message 141887 - Posted: 21 Jul 2020 | 6:50:02 UTC

One can easily get confused. On Top 5000, the newer, smaller prime is already "Proven" (PFGW calls it correctly without a helper file), while the older, slightly larger, prime is "InProcess". The two primes seem to occur in the wrong size order on Top 5000, and their digit rank seems to be swapped.

/JeppeSN

Profile PDWProject donor
Send message
Joined: 14 Nov 14
Posts: 33
ID: 373199
Credit: 2,546,549,996
RAC: 190,201
Found 2 primes in the 2023 Tour de Primes321 LLR Amethyst: Earned 1,000,000 credits (1,004,410)Cullen LLR Amethyst: Earned 1,000,000 credits (1,004,515)ESP LLR Amethyst: Earned 1,000,000 credits (1,001,003)Generalized Cullen/Woodall LLR Ruby: Earned 2,000,000 credits (3,436,611)PPS LLR Bronze: Earned 10,000 credits (10,036)PSP LLR Jade: Earned 10,000,000 credits (10,019,714)SoB LLR Jade: Earned 10,000,000 credits (10,000,460)SR5 LLR Amethyst: Earned 1,000,000 credits (1,000,321)SGS LLR Amethyst: Earned 1,000,000 credits (1,000,074)TRP LLR Amethyst: Earned 1,000,000 credits (1,005,903)Woodall LLR Jade: Earned 10,000,000 credits (10,025,150)321 Sieve (suspended) Jade: Earned 10,000,000 credits (10,002,724)Generalized Cullen/Woodall Sieve (suspended) Amethyst: Earned 1,000,000 credits (1,001,059)PPS Sieve Double Ruby: Earned 2,000,000,000 credits (2,172,198,238)Sierpinski (ESP/PSP/SoB) Sieve (suspended) Bronze: Earned 10,000 credits (10,212)TRP Sieve (suspended) Amethyst: Earned 1,000,000 credits (1,004,748)AP 26/27 Double Bronze: Earned 100,000,000 credits (100,678,786)GFN Double Bronze: Earned 100,000,000 credits (117,503,468)WW Double Bronze: Earned 100,000,000 credits (100,000,000)PSA Ruby: Earned 2,000,000 credits (4,643,008)
Message 141921 - Posted: 22 Jul 2020 | 13:22:27 UTC - in response to Message 141887.

One can easily get confused. On Top 5000, the newer, smaller prime is already "Proven" (PFGW calls it correctly without a helper file), while the older, slightly larger, prime is "InProcess". The two primes seem to occur in the wrong size order on Top 5000, and their digit rank seems to be swapped.

/JeppeSN

I asked Chris why tng's was still in process and he said it was a handshake error but didn't know what caused it, it is now set to Proven.

I also asked about digit rank and he said: "The digit rank is the rank among those with the same number of digits. Higher rank means a smaller number."
So mine is currently 7th biggest prime with 1,000,000 digits, tng's being slightly larger is 6th, having found out how to search for them mine is also currently the smallest :)

Profile JeppeSNProject donor
Avatar
Send message
Joined: 5 Apr 14
Posts: 1804
ID: 306875
Credit: 49,019,373
RAC: 14,526
Found 1 prime in the 2020 Tour de Primes321 LLR Gold: Earned 500,000 credits (593,283)Cullen LLR Gold: Earned 500,000 credits (611,298)ESP LLR Silver: Earned 100,000 credits (174,818)Generalized Cullen/Woodall LLR Silver: Earned 100,000 credits (112,799)PPS LLR Jade: Earned 10,000,000 credits (18,982,868)PSP LLR Silver: Earned 100,000 credits (428,457)SoB LLR Silver: Earned 100,000 credits (466,812)SR5 LLR Silver: Earned 100,000 credits (210,142)SGS LLR Silver: Earned 100,000 credits (136,265)TRP LLR Silver: Earned 100,000 credits (476,246)Woodall LLR Silver: Earned 100,000 credits (281,400)321 Sieve (suspended) Silver: Earned 100,000 credits (175,037)PPS Sieve Bronze: Earned 10,000 credits (10,113)AP 26/27 Bronze: Earned 10,000 credits (12,129)GFN Ruby: Earned 2,000,000 credits (4,977,751)WW Jade: Earned 10,000,000 credits (13,756,000)PSA Turquoise: Earned 5,000,000 credits (7,614,290)
Message 141927 - Posted: 22 Jul 2020 | 19:40:48 UTC - in response to Message 141921.

I also asked about digit rank and he said: "The digit rank is the rank among those with the same number of digits. Higher rank means a smaller number."
So mine is currently 7th biggest prime with 1,000,000 digits, tng's being slightly larger is 6th, having found out how to search for them mine is also currently the smallest :)


I think I was wrong (I told you it was easy to get confused); the digit rank and ordering was correct all the time. Thanks. /JeppeSN

Profile dannyridel
Volunteer tester
Avatar
Send message
Joined: 3 Feb 19
Posts: 994
ID: 1097922
Credit: 81,717,656
RAC: 18,121
Discovered 1 mega primeFound 1 prime in the 2023 Tour de Primes321 LLR Amethyst: Earned 1,000,000 credits (1,324,033)Cullen LLR Gold: Earned 500,000 credits (720,539)ESP LLR Gold: Earned 500,000 credits (517,207)Generalized Cullen/Woodall LLR Amethyst: Earned 1,000,000 credits (1,247,314)PPS LLR Ruby: Earned 2,000,000 credits (4,514,096)PSP LLR Gold: Earned 500,000 credits (616,940)SoB LLR Gold: Earned 500,000 credits (533,625)SR5 LLR Gold: Earned 500,000 credits (697,597)SGS LLR Amethyst: Earned 1,000,000 credits (1,098,741)TRP LLR Amethyst: Earned 1,000,000 credits (1,127,267)Woodall LLR Gold: Earned 500,000 credits (628,730)321 Sieve (suspended) Gold: Earned 500,000 credits (506,814)Generalized Cullen/Woodall Sieve (suspended) Bronze: Earned 10,000 credits (30,033)PPS Sieve Turquoise: Earned 5,000,000 credits (5,227,961)AP 26/27 Turquoise: Earned 5,000,000 credits (6,565,832)GFN Sapphire: Earned 20,000,000 credits (34,851,893)WW Sapphire: Earned 20,000,000 credits (21,136,000)PSA Silver: Earned 100,000 credits (373,034)
Message 142263 - Posted: 2 Aug 2020 | 7:47:58 UTC

Stream, on the front page the exponent for PDW's prime is wrong ;)
Should I try to test that number? :) Surely it'd not be a megaprime.
____________
My lucky number is 6219*2^3374198+1


stream
Volunteer moderator
Project administrator
Volunteer developer
Volunteer tester
Send message
Joined: 1 Mar 14
Posts: 1022
ID: 301928
Credit: 543,195,386
RAC: 2
Discovered 1 mega primeFound 1 prime in the 2018 Tour de PrimesFound 1 prime in the 2019 Tour de PrimesFound 1 prime in the 2020 Tour de PrimesFound 1 prime in the 2021 Tour de Primes321 LLR Jade: Earned 10,000,000 credits (10,011,570)Cullen LLR Jade: Earned 10,000,000 credits (10,009,374)ESP LLR Jade: Earned 10,000,000 credits (10,009,221)Generalized Cullen/Woodall LLR Jade: Earned 10,000,000 credits (10,012,217)PPS LLR Jade: Earned 10,000,000 credits (16,329,739)PSP LLR Jade: Earned 10,000,000 credits (10,044,081)SoB LLR Jade: Earned 10,000,000 credits (10,064,750)SR5 LLR Jade: Earned 10,000,000 credits (10,002,051)SGS LLR Jade: Earned 10,000,000 credits (10,001,295)TRP LLR Jade: Earned 10,000,000 credits (10,002,411)Woodall LLR Jade: Earned 10,000,000 credits (10,013,921)321 Sieve (suspended) Sapphire: Earned 20,000,000 credits (20,004,228)Generalized Cullen/Woodall Sieve (suspended) Sapphire: Earned 20,000,000 credits (20,047,667)PPS Sieve Sapphire: Earned 20,000,000 credits (20,866,490)Sierpinski (ESP/PSP/SoB) Sieve (suspended) Sapphire: Earned 20,000,000 credits (20,043,271)TRP Sieve (suspended) Sapphire: Earned 20,000,000 credits (20,015,177)AP 26/27 Sapphire: Earned 20,000,000 credits (20,045,194)GFN Emerald: Earned 50,000,000 credits (55,355,287)WW Emerald: Earned 50,000,000 credits (50,016,000)PSA Double Silver: Earned 200,000,000 credits (200,301,443)
Message 142265 - Posted: 2 Aug 2020 | 8:35:34 UTC - in response to Message 142263.

Stream, on the front page the exponent for PDW's prime is wrong ;)

:)) Thanks, fixed.

Profile dannyridel
Volunteer tester
Avatar
Send message
Joined: 3 Feb 19
Posts: 994
ID: 1097922
Credit: 81,717,656
RAC: 18,121
Discovered 1 mega primeFound 1 prime in the 2023 Tour de Primes321 LLR Amethyst: Earned 1,000,000 credits (1,324,033)Cullen LLR Gold: Earned 500,000 credits (720,539)ESP LLR Gold: Earned 500,000 credits (517,207)Generalized Cullen/Woodall LLR Amethyst: Earned 1,000,000 credits (1,247,314)PPS LLR Ruby: Earned 2,000,000 credits (4,514,096)PSP LLR Gold: Earned 500,000 credits (616,940)SoB LLR Gold: Earned 500,000 credits (533,625)SR5 LLR Gold: Earned 500,000 credits (697,597)SGS LLR Amethyst: Earned 1,000,000 credits (1,098,741)TRP LLR Amethyst: Earned 1,000,000 credits (1,127,267)Woodall LLR Gold: Earned 500,000 credits (628,730)321 Sieve (suspended) Gold: Earned 500,000 credits (506,814)Generalized Cullen/Woodall Sieve (suspended) Bronze: Earned 10,000 credits (30,033)PPS Sieve Turquoise: Earned 5,000,000 credits (5,227,961)AP 26/27 Turquoise: Earned 5,000,000 credits (6,565,832)GFN Sapphire: Earned 20,000,000 credits (34,851,893)WW Sapphire: Earned 20,000,000 credits (21,136,000)PSA Silver: Earned 100,000 credits (373,034)
Message 143938 - Posted: 5 Oct 2020 | 14:58:02 UTC
Last modified: 5 Oct 2020 | 14:59:04 UTC

Friendly reminder that the project will be shut down after 22 days, 6 days after 321 SV shuts down, and 1 day and 18 hours and 1 second after the PPS-DIV challenge ends. :) Best of luck to the searchers!
____________
My lucky number is 6219*2^3374198+1


Profile PDWProject donor
Send message
Joined: 14 Nov 14
Posts: 33
ID: 373199
Credit: 2,546,549,996
RAC: 190,201
Found 2 primes in the 2023 Tour de Primes321 LLR Amethyst: Earned 1,000,000 credits (1,004,410)Cullen LLR Amethyst: Earned 1,000,000 credits (1,004,515)ESP LLR Amethyst: Earned 1,000,000 credits (1,001,003)Generalized Cullen/Woodall LLR Ruby: Earned 2,000,000 credits (3,436,611)PPS LLR Bronze: Earned 10,000 credits (10,036)PSP LLR Jade: Earned 10,000,000 credits (10,019,714)SoB LLR Jade: Earned 10,000,000 credits (10,000,460)SR5 LLR Amethyst: Earned 1,000,000 credits (1,000,321)SGS LLR Amethyst: Earned 1,000,000 credits (1,000,074)TRP LLR Amethyst: Earned 1,000,000 credits (1,005,903)Woodall LLR Jade: Earned 10,000,000 credits (10,025,150)321 Sieve (suspended) Jade: Earned 10,000,000 credits (10,002,724)Generalized Cullen/Woodall Sieve (suspended) Amethyst: Earned 1,000,000 credits (1,001,059)PPS Sieve Double Ruby: Earned 2,000,000,000 credits (2,172,198,238)Sierpinski (ESP/PSP/SoB) Sieve (suspended) Bronze: Earned 10,000 credits (10,212)TRP Sieve (suspended) Amethyst: Earned 1,000,000 credits (1,004,748)AP 26/27 Double Bronze: Earned 100,000,000 credits (100,678,786)GFN Double Bronze: Earned 100,000,000 credits (117,503,468)WW Double Bronze: Earned 100,000,000 credits (100,000,000)PSA Ruby: Earned 2,000,000 credits (4,643,008)
Message 143940 - Posted: 5 Oct 2020 | 18:45:00 UTC - in response to Message 143938.

Unless there is an upsurge in work being done the 22% that remains to be done at the moment won't be completed in time, we are doing less than 1% a day.
Just wondering why you would close the search down when so close to finishing (as it will be in 22 days time) ?
I'm not saying you should or even asking if you could extend the deadline, just why you wouldn't.

Profile robishProject donor
Volunteer moderator
Volunteer tester
Avatar
Send message
Joined: 7 Jan 12
Posts: 2195
ID: 126266
Credit: 7,305,655,080
RAC: 3,282,939
Discovered the World's First AP27!!!Discovered 12 mega primesDiscovered 1 AP272018 Tour de Primes largest primeFound 4 primes in the 2018 Tour de PrimesFound 1 mega prime in the 2018 Tour de PrimesFound 1 prime in the 2019 Tour de PrimesFound 1 prime in the 2020 Tour de PrimesFound 1 prime in the 2021 Tour de PrimesFound 1 prime in the 2022 Tour de PrimesFound 1 mega prime in the 2022 Tour de PrimesFound 1 prime in the 2023 Tour de PrimesFound 1 mega prime in the 2023 Tour de Primes321 LLR Turquoise: Earned 5,000,000 credits (9,681,253)Cullen LLR Emerald: Earned 50,000,000 credits (59,837,063)ESP LLR Turquoise: Earned 5,000,000 credits (8,577,288)Generalized Cullen/Woodall LLR Sapphire: Earned 20,000,000 credits (20,294,046)PPS LLR Emerald: Earned 50,000,000 credits (92,895,096)PSP LLR Turquoise: Earned 5,000,000 credits (9,600,575)SoB LLR Sapphire: Earned 20,000,000 credits (37,523,791)SR5 LLR Sapphire: Earned 20,000,000 credits (41,734,298)SGS LLR Turquoise: Earned 5,000,000 credits (6,695,296)TRP LLR Sapphire: Earned 20,000,000 credits (30,595,532)Woodall LLR Turquoise: Earned 5,000,000 credits (5,062,771)321 Sieve (suspended) Turquoise: Earned 5,000,000 credits (7,141,753)Cullen/Woodall Sieve (suspended) Turquoise: Earned 5,000,000 credits (7,892,369)Generalized Cullen/Woodall Sieve (suspended) Turquoise: Earned 5,000,000 credits (5,515,338)PPS Sieve Double Gold: Earned 500,000,000 credits (842,736,516)TRP Sieve (suspended) Silver: Earned 100,000 credits (121,416)AP 26/27 Double Bronze: Earned 100,000,000 credits (115,771,305)GFN Double Turquoise: Earned 5,000,000,000 credits (5,870,173,011)WW Double Bronze: Earned 100,000,000 credits (133,804,000)
Message 143941 - Posted: 5 Oct 2020 | 19:28:55 UTC

I can't speak for stream, but 14Mega is prepped and ready to go, so the same fun all over again, ;)

Then 13mega is almost ready for after that, then 12mega. and I think that's the lowest we can go because of software restrictions. So lots more in the pipeline for the record smallest mega prime search.

Should keep us busy for a while yet πŸ™‚
____________
My lucky numbers 10590941048576+1 and 224584605939537911+81292139*23#*n for n=0..26

stream
Volunteer moderator
Project administrator
Volunteer developer
Volunteer tester
Send message
Joined: 1 Mar 14
Posts: 1022
ID: 301928
Credit: 543,195,386
RAC: 2
Discovered 1 mega primeFound 1 prime in the 2018 Tour de PrimesFound 1 prime in the 2019 Tour de PrimesFound 1 prime in the 2020 Tour de PrimesFound 1 prime in the 2021 Tour de Primes321 LLR Jade: Earned 10,000,000 credits (10,011,570)Cullen LLR Jade: Earned 10,000,000 credits (10,009,374)ESP LLR Jade: Earned 10,000,000 credits (10,009,221)Generalized Cullen/Woodall LLR Jade: Earned 10,000,000 credits (10,012,217)PPS LLR Jade: Earned 10,000,000 credits (16,329,739)PSP LLR Jade: Earned 10,000,000 credits (10,044,081)SoB LLR Jade: Earned 10,000,000 credits (10,064,750)SR5 LLR Jade: Earned 10,000,000 credits (10,002,051)SGS LLR Jade: Earned 10,000,000 credits (10,001,295)TRP LLR Jade: Earned 10,000,000 credits (10,002,411)Woodall LLR Jade: Earned 10,000,000 credits (10,013,921)321 Sieve (suspended) Sapphire: Earned 20,000,000 credits (20,004,228)Generalized Cullen/Woodall Sieve (suspended) Sapphire: Earned 20,000,000 credits (20,047,667)PPS Sieve Sapphire: Earned 20,000,000 credits (20,866,490)Sierpinski (ESP/PSP/SoB) Sieve (suspended) Sapphire: Earned 20,000,000 credits (20,043,271)TRP Sieve (suspended) Sapphire: Earned 20,000,000 credits (20,015,177)AP 26/27 Sapphire: Earned 20,000,000 credits (20,045,194)GFN Emerald: Earned 50,000,000 credits (55,355,287)WW Emerald: Earned 50,000,000 credits (50,016,000)PSA Double Silver: Earned 200,000,000 credits (200,301,443)
Message 143942 - Posted: 5 Oct 2020 | 20:00:23 UTC - in response to Message 143940.

Unless there is an upsurge in work being done the 22% that remains to be done at the moment won't be completed in time, we are doing less than 1% a day.
Just wondering why you would close the search down when so close to finishing (as it will be in 22 days time) ?
I'm not saying you should or even asking if you could extend the deadline, just why you wouldn't.

The goal of project was to find first GFN-15 MEGA. We already found two primes. The rest was only for peoples who wanted to find third prime for themselves or reach own WuProp or credit goals. I promised that project will be run at least for 4 month for these purposes, so it was. Now it's time to move to other GFNs.

Note that project will be not shut down immediately. Only loading of new work will be stopped in the end of October. The actual shutdown will happen only when all remaining tasks will be competed. So if we can push leading edge above bmin+900000 before deadline, I have to load another batch of work up to bmin+1000000 and all prepared candidates will be tested before shutdown. If not, project will be shut down at bmin+900000.

stream
Volunteer moderator
Project administrator
Volunteer developer
Volunteer tester
Send message
Joined: 1 Mar 14
Posts: 1022
ID: 301928
Credit: 543,195,386
RAC: 2
Discovered 1 mega primeFound 1 prime in the 2018 Tour de PrimesFound 1 prime in the 2019 Tour de PrimesFound 1 prime in the 2020 Tour de PrimesFound 1 prime in the 2021 Tour de Primes321 LLR Jade: Earned 10,000,000 credits (10,011,570)Cullen LLR Jade: Earned 10,000,000 credits (10,009,374)ESP LLR Jade: Earned 10,000,000 credits (10,009,221)Generalized Cullen/Woodall LLR Jade: Earned 10,000,000 credits (10,012,217)PPS LLR Jade: Earned 10,000,000 credits (16,329,739)PSP LLR Jade: Earned 10,000,000 credits (10,044,081)SoB LLR Jade: Earned 10,000,000 credits (10,064,750)SR5 LLR Jade: Earned 10,000,000 credits (10,002,051)SGS LLR Jade: Earned 10,000,000 credits (10,001,295)TRP LLR Jade: Earned 10,000,000 credits (10,002,411)Woodall LLR Jade: Earned 10,000,000 credits (10,013,921)321 Sieve (suspended) Sapphire: Earned 20,000,000 credits (20,004,228)Generalized Cullen/Woodall Sieve (suspended) Sapphire: Earned 20,000,000 credits (20,047,667)PPS Sieve Sapphire: Earned 20,000,000 credits (20,866,490)Sierpinski (ESP/PSP/SoB) Sieve (suspended) Sapphire: Earned 20,000,000 credits (20,043,271)TRP Sieve (suspended) Sapphire: Earned 20,000,000 credits (20,015,177)AP 26/27 Sapphire: Earned 20,000,000 credits (20,045,194)GFN Emerald: Earned 50,000,000 credits (55,355,287)WW Emerald: Earned 50,000,000 credits (50,016,000)PSA Double Silver: Earned 200,000,000 credits (200,301,443)
Message 144769 - Posted: 27 Oct 2020 | 10:33:51 UTC

As was promised in first post, project has reached it's lifetime of 4 months.

Yesterday I had to load new set of candidates up to bmin+1000000. It will be last set of candidates, no new work will be loaded anymore. Project will be shut down after processing of these candidates.

Profile BurProject donor
Volunteer tester
Avatar
Send message
Joined: 25 Feb 20
Posts: 515
ID: 1241833
Credit: 414,037,072
RAC: 40,792
321 LLR Ruby: Earned 2,000,000 credits (2,092,823)Cullen LLR Ruby: Earned 2,000,000 credits (2,315,295)ESP LLR Ruby: Earned 2,000,000 credits (2,151,088)Generalized Cullen/Woodall LLR Ruby: Earned 2,000,000 credits (2,620,968)PPS LLR Jade: Earned 10,000,000 credits (16,266,378)PSP LLR Ruby: Earned 2,000,000 credits (2,064,832)SoB LLR Ruby: Earned 2,000,000 credits (2,434,466)SR5 LLR Ruby: Earned 2,000,000 credits (2,065,004)SGS LLR Ruby: Earned 2,000,000 credits (2,038,904)TRP LLR Ruby: Earned 2,000,000 credits (2,089,856)Woodall LLR Ruby: Earned 2,000,000 credits (2,112,258)321 Sieve (suspended) Ruby: Earned 2,000,000 credits (2,107,153)PPS Sieve Turquoise: Earned 5,000,000 credits (5,096,952)AP 26/27 Turquoise: Earned 5,000,000 credits (5,797,662)GFN Jade: Earned 10,000,000 credits (11,761,915)WW Double Silver: Earned 200,000,000 credits (349,980,000)PSA Amethyst: Earned 1,000,000 credits (1,042,601)
Message 144939 - Posted: 1 Nov 2020 | 18:00:21 UTC - in response to Message 143941.

Then 13mega is almost ready for after that, then 12mega.
If I calculated correctly, GFN13mega would require a base with 123 digits and GFN12mega a 245 digits base. Even in exponential form those primes will be hard to write down.

I'll make sure to join that effort. If only to create an annoyingly long signature for the PG forum. ;)
____________
1281979 * 2^485014 + 1 is prime ... no further hits up to: n = 5,700,000

stream
Volunteer moderator
Project administrator
Volunteer developer
Volunteer tester
Send message
Joined: 1 Mar 14
Posts: 1022
ID: 301928
Credit: 543,195,386
RAC: 2
Discovered 1 mega primeFound 1 prime in the 2018 Tour de PrimesFound 1 prime in the 2019 Tour de PrimesFound 1 prime in the 2020 Tour de PrimesFound 1 prime in the 2021 Tour de Primes321 LLR Jade: Earned 10,000,000 credits (10,011,570)Cullen LLR Jade: Earned 10,000,000 credits (10,009,374)ESP LLR Jade: Earned 10,000,000 credits (10,009,221)Generalized Cullen/Woodall LLR Jade: Earned 10,000,000 credits (10,012,217)PPS LLR Jade: Earned 10,000,000 credits (16,329,739)PSP LLR Jade: Earned 10,000,000 credits (10,044,081)SoB LLR Jade: Earned 10,000,000 credits (10,064,750)SR5 LLR Jade: Earned 10,000,000 credits (10,002,051)SGS LLR Jade: Earned 10,000,000 credits (10,001,295)TRP LLR Jade: Earned 10,000,000 credits (10,002,411)Woodall LLR Jade: Earned 10,000,000 credits (10,013,921)321 Sieve (suspended) Sapphire: Earned 20,000,000 credits (20,004,228)Generalized Cullen/Woodall Sieve (suspended) Sapphire: Earned 20,000,000 credits (20,047,667)PPS Sieve Sapphire: Earned 20,000,000 credits (20,866,490)Sierpinski (ESP/PSP/SoB) Sieve (suspended) Sapphire: Earned 20,000,000 credits (20,043,271)TRP Sieve (suspended) Sapphire: Earned 20,000,000 credits (20,015,177)AP 26/27 Sapphire: Earned 20,000,000 credits (20,045,194)GFN Emerald: Earned 50,000,000 credits (55,355,287)WW Emerald: Earned 50,000,000 credits (50,016,000)PSA Double Silver: Earned 200,000,000 credits (200,301,443)
Message 145077 - Posted: 8 Nov 2020 | 12:44:48 UTC
Last modified: 8 Nov 2020 | 12:46:00 UTC

All candidates up to bmin+1000000 were converted to workunits. No new work will be generated anymore.

There are few hundreds tasks in in-memory queue but they're expected to be sent soon. After that, only resent (timed out or aborted) tasks will be eventually available. You can monitor almost live server status at http://boincvm.proxyma.ru:30080/test4vm/server_status.php (Tasks by Application -> Unsent).

If you're running only this specific project, please consider adding backup projects or you'll run out of work soon enough.

stream
Volunteer moderator
Project administrator
Volunteer developer
Volunteer tester
Send message
Joined: 1 Mar 14
Posts: 1022
ID: 301928
Credit: 543,195,386
RAC: 2
Discovered 1 mega primeFound 1 prime in the 2018 Tour de PrimesFound 1 prime in the 2019 Tour de PrimesFound 1 prime in the 2020 Tour de PrimesFound 1 prime in the 2021 Tour de Primes321 LLR Jade: Earned 10,000,000 credits (10,011,570)Cullen LLR Jade: Earned 10,000,000 credits (10,009,374)ESP LLR Jade: Earned 10,000,000 credits (10,009,221)Generalized Cullen/Woodall LLR Jade: Earned 10,000,000 credits (10,012,217)PPS LLR Jade: Earned 10,000,000 credits (16,329,739)PSP LLR Jade: Earned 10,000,000 credits (10,044,081)SoB LLR Jade: Earned 10,000,000 credits (10,064,750)SR5 LLR Jade: Earned 10,000,000 credits (10,002,051)SGS LLR Jade: Earned 10,000,000 credits (10,001,295)TRP LLR Jade: Earned 10,000,000 credits (10,002,411)Woodall LLR Jade: Earned 10,000,000 credits (10,013,921)321 Sieve (suspended) Sapphire: Earned 20,000,000 credits (20,004,228)Generalized Cullen/Woodall Sieve (suspended) Sapphire: Earned 20,000,000 credits (20,047,667)PPS Sieve Sapphire: Earned 20,000,000 credits (20,866,490)Sierpinski (ESP/PSP/SoB) Sieve (suspended) Sapphire: Earned 20,000,000 credits (20,043,271)TRP Sieve (suspended) Sapphire: Earned 20,000,000 credits (20,015,177)AP 26/27 Sapphire: Earned 20,000,000 credits (20,045,194)GFN Emerald: Earned 50,000,000 credits (55,355,287)WW Emerald: Earned 50,000,000 credits (50,016,000)PSA Double Silver: Earned 200,000,000 credits (200,301,443)
Message 146017 - Posted: 2 Dec 2020 | 22:31:14 UTC

All tasks has been returned and validated. No additional primes were found.

The GFN-15 project is closed. Get ready for GFN-14 MEGA :)

Profile robishProject donor
Volunteer moderator
Volunteer tester
Avatar
Send message
Joined: 7 Jan 12
Posts: 2195
ID: 126266
Credit: 7,305,655,080
RAC: 3,282,939
Discovered the World's First AP27!!!Discovered 12 mega primesDiscovered 1 AP272018 Tour de Primes largest primeFound 4 primes in the 2018 Tour de PrimesFound 1 mega prime in the 2018 Tour de PrimesFound 1 prime in the 2019 Tour de PrimesFound 1 prime in the 2020 Tour de PrimesFound 1 prime in the 2021 Tour de PrimesFound 1 prime in the 2022 Tour de PrimesFound 1 mega prime in the 2022 Tour de PrimesFound 1 prime in the 2023 Tour de PrimesFound 1 mega prime in the 2023 Tour de Primes321 LLR Turquoise: Earned 5,000,000 credits (9,681,253)Cullen LLR Emerald: Earned 50,000,000 credits (59,837,063)ESP LLR Turquoise: Earned 5,000,000 credits (8,577,288)Generalized Cullen/Woodall LLR Sapphire: Earned 20,000,000 credits (20,294,046)PPS LLR Emerald: Earned 50,000,000 credits (92,895,096)PSP LLR Turquoise: Earned 5,000,000 credits (9,600,575)SoB LLR Sapphire: Earned 20,000,000 credits (37,523,791)SR5 LLR Sapphire: Earned 20,000,000 credits (41,734,298)SGS LLR Turquoise: Earned 5,000,000 credits (6,695,296)TRP LLR Sapphire: Earned 20,000,000 credits (30,595,532)Woodall LLR Turquoise: Earned 5,000,000 credits (5,062,771)321 Sieve (suspended) Turquoise: Earned 5,000,000 credits (7,141,753)Cullen/Woodall Sieve (suspended) Turquoise: Earned 5,000,000 credits (7,892,369)Generalized Cullen/Woodall Sieve (suspended) Turquoise: Earned 5,000,000 credits (5,515,338)PPS Sieve Double Gold: Earned 500,000,000 credits (842,736,516)TRP Sieve (suspended) Silver: Earned 100,000 credits (121,416)AP 26/27 Double Bronze: Earned 100,000,000 credits (115,771,305)GFN Double Turquoise: Earned 5,000,000,000 credits (5,870,173,011)WW Double Bronze: Earned 100,000,000 credits (133,804,000)
Message 146018 - Posted: 2 Dec 2020 | 23:28:56 UTC - in response to Message 146017.

All tasks has been returned and validated. No additional primes were found.

The GFN-15 project is closed. Get ready for GFN-14 MEGA :)


Ready and waiting πŸ™‚πŸ˜ŽπŸ˜ŽπŸ˜Ž
____________
My lucky numbers 10590941048576+1 and 224584605939537911+81292139*23#*n for n=0..26

Profile mattozanProject donor
Avatar
Send message
Joined: 10 Mar 11
Posts: 1110
ID: 90031
Credit: 1,619,593,804
RAC: 345,686
Discovered 3 mega primesFound 2 primes in the 2018 Tour de PrimesFound 1 prime in the 2018 Tour de Primes Mountain StageFound 4 primes in the 2019 Tour de PrimesFound 2 primes in the 2019 Tour de Primes Mountain Stage2020 Tour de Primes most Mountain Stage primesFound 3 primes in the 2020 Tour de PrimesFound 2 primes in the 2020 Tour de Primes Mountain StageFound 1 prime in the 2021 Tour de PrimesFound 1 mega prime in the 2021 Tour de Primes2022 Tour de Primes most Mountain Stage primesFound 5 primes in the 2022 Tour de PrimesFound 4 primes in the 2022 Tour de Primes Mountain StageFound 6 primes in the 2023 Tour de PrimesFound 4 primes in the 2023 Tour de Primes Mountain Stage321 LLR Turquoise: Earned 5,000,000 credits (5,715,099)Cullen LLR Ruby: Earned 2,000,000 credits (2,542,805)ESP LLR Jade: Earned 10,000,000 credits (12,054,435)Generalized Cullen/Woodall LLR Turquoise: Earned 5,000,000 credits (5,004,849)PPS LLR Emerald: Earned 50,000,000 credits (81,605,506)PSP LLR Sapphire: Earned 20,000,000 credits (23,433,409)SoB LLR Jade: Earned 10,000,000 credits (18,172,051)SR5 LLR Sapphire: Earned 20,000,000 credits (34,255,719)SGS LLR Jade: Earned 10,000,000 credits (15,930,397)TRP LLR Jade: Earned 10,000,000 credits (10,660,981)Woodall LLR Ruby: Earned 2,000,000 credits (3,044,718)321 Sieve (suspended) Ruby: Earned 2,000,000 credits (2,421,223)Cullen/Woodall Sieve (suspended) Ruby: Earned 2,000,000 credits (2,165,870)Generalized Cullen/Woodall Sieve (suspended) Ruby: Earned 2,000,000 credits (2,012,635)PPS Sieve Double Gold: Earned 500,000,000 credits (544,077,481)Sierpinski (ESP/PSP/SoB) Sieve (suspended) Gold: Earned 500,000 credits (727,064)TRP Sieve (suspended) Amethyst: Earned 1,000,000 credits (1,187,678)AP 26/27 Double Bronze: Earned 100,000,000 credits (102,663,899)GFN Double Silver: Earned 200,000,000 credits (421,939,898)WW Double Silver: Earned 200,000,000 credits (277,004,000)PSA Emerald: Earned 50,000,000 credits (52,983,083)
Message 146034 - Posted: 3 Dec 2020 | 11:01:33 UTC - in response to Message 146018.

All tasks has been returned and validated. No additional primes were found.

The GFN-15 project is closed. Get ready for GFN-14 MEGA :)


Ready and waiting πŸ™‚πŸ˜ŽπŸ˜ŽπŸ˜Ž




____________

Proud member of Team Aggie the Pew

"Wir mΓΌssen wissen. Wir werden wissen."
"We must know, we shall know."
- David Hilbert, 1930

Profile VatoProject donor
Volunteer tester
Avatar
Send message
Joined: 2 Feb 08
Posts: 841
ID: 18447
Credit: 643,525,920
RAC: 560,680
Discovered 2 mega primesFound 1 prime in the 2020 Tour de PrimesFound 1 prime in the 2021 Tour de PrimesFound 2 primes in the 2022 Tour de PrimesFound 1 prime in the 2022 Tour de Primes Mountain StageFound 2 primes in the 2023 Tour de Primes321 LLR Jade: Earned 10,000,000 credits (10,084,881)Cullen LLR Jade: Earned 10,000,000 credits (10,104,039)ESP LLR Jade: Earned 10,000,000 credits (10,037,413)Generalized Cullen/Woodall LLR Jade: Earned 10,000,000 credits (10,050,904)PPS LLR Sapphire: Earned 20,000,000 credits (33,277,644)PSP LLR Jade: Earned 10,000,000 credits (10,042,841)SoB LLR Jade: Earned 10,000,000 credits (10,445,481)SR5 LLR Jade: Earned 10,000,000 credits (10,029,053)SGS LLR Jade: Earned 10,000,000 credits (11,656,435)TPS LLR (retired) Silver: Earned 100,000 credits (103,523)TRP LLR Jade: Earned 10,000,000 credits (10,914,398)Woodall LLR Jade: Earned 10,000,000 credits (10,097,895)321 Sieve (suspended) Sapphire: Earned 20,000,000 credits (26,923,188)Cullen/Woodall Sieve (suspended) Ruby: Earned 2,000,000 credits (4,119,699)Generalized Cullen/Woodall Sieve (suspended) Jade: Earned 10,000,000 credits (10,278,995)PPS Sieve Emerald: Earned 50,000,000 credits (59,712,141)Sierpinski (ESP/PSP/SoB) Sieve (suspended) Ruby: Earned 2,000,000 credits (4,080,177)TRP Sieve (suspended) Turquoise: Earned 5,000,000 credits (5,221,054)AP 26/27 Emerald: Earned 50,000,000 credits (55,700,219)GFN Double Silver: Earned 200,000,000 credits (201,353,071)WW Double Bronze: Earned 100,000,000 credits (105,088,000)PSA Sapphire: Earned 20,000,000 credits (34,214,582)
Message 146037 - Posted: 3 Dec 2020 | 11:47:21 UTC

Excellent.

I suggest a new thread is appropriate
____________

ruditapper
Send message
Joined: 12 Aug 20
Posts: 43
ID: 1293061
Credit: 2,252,692,587
RAC: 0
Discovered 2 mega primesFound 1 prime in the 2022 Tour de Primes321 LLR Emerald: Earned 50,000,000 credits (60,659,673)Cullen LLR Jade: Earned 10,000,000 credits (12,797,767)ESP LLR Bronze: Earned 10,000 credits (68,707)Generalized Cullen/Woodall LLR Bronze: Earned 10,000 credits (17,232)PPS LLR Emerald: Earned 50,000,000 credits (58,400,065)SoB LLR Sapphire: Earned 20,000,000 credits (34,960,487)SR5 LLR Ruby: Earned 2,000,000 credits (4,942,272)SGS LLR Amethyst: Earned 1,000,000 credits (1,447,146)TRP LLR Sapphire: Earned 20,000,000 credits (28,037,632)321 Sieve (suspended) Amethyst: Earned 1,000,000 credits (1,090,474)PPS Sieve Emerald: Earned 50,000,000 credits (77,249,836)AP 26/27 Ruby: Earned 2,000,000 credits (4,265,365)GFN Double Amethyst: Earned 1,000,000,000 credits (1,102,523,872)WW Double Gold: Earned 500,000,000 credits (866,228,000)
Message 146058 - Posted: 3 Dec 2020 | 16:49:41 UTC

will this be on preferences page and genefer 3.3.5 so we can do it easily on CPU no hassle ?

Profile Michael GoetzProject donor
Volunteer moderator
Project administrator
Avatar
Send message
Joined: 21 Jan 10
Posts: 13951
ID: 53948
Credit: 391,788,067
RAC: 149,919
The "Shut up already!" badge:  This loud mouth has mansplained on the forums over 10 thousand times!  Sheesh!!!Discovered the World's First GFN-19 prime!!!Discovered 2 mega primesFound 1 prime in the 2018 Tour de PrimesFound 1 prime in the 2019 Tour de PrimesFound 1 prime in the 2020 Tour de PrimesFound 2 primes in the 2021 Tour de PrimesFound 2 primes in the 2022 Tour de PrimesFound 1 mega prime in the 2022 Tour de PrimesFound 1 prime in the 2022 Tour de Primes Mountain StageFound 1 prime in the 2023 Tour de Primes321 LLR Turquoise: Earned 5,000,000 credits (6,638,389)Cullen LLR Turquoise: Earned 5,000,000 credits (5,513,946)ESP LLR Turquoise: Earned 5,000,000 credits (7,150,009)Generalized Cullen/Woodall LLR Turquoise: Earned 5,000,000 credits (5,094,541)PPS LLR Sapphire: Earned 20,000,000 credits (24,049,916)PSP LLR Turquoise: Earned 5,000,000 credits (7,956,186)SoB LLR Sapphire: Earned 20,000,000 credits (36,067,618)SR5 LLR Jade: Earned 10,000,000 credits (16,915,635)SGS LLR Turquoise: Earned 5,000,000 credits (6,361,962)TRP LLR Turquoise: Earned 5,000,000 credits (6,308,522)Woodall LLR Turquoise: Earned 5,000,000 credits (6,390,624)321 Sieve (suspended) Jade: Earned 10,000,000 credits (10,061,196)Cullen/Woodall Sieve (suspended) Ruby: Earned 2,000,000 credits (4,170,256)Generalized Cullen/Woodall Sieve (suspended) Turquoise: Earned 5,000,000 credits (5,059,304)PPS Sieve Sapphire: Earned 20,000,000 credits (22,885,121)Sierpinski (ESP/PSP/SoB) Sieve (suspended) Amethyst: Earned 1,000,000 credits (1,035,522)TRP Sieve (suspended) Ruby: Earned 2,000,000 credits (2,051,121)AP 26/27 Jade: Earned 10,000,000 credits (10,902,645)GFN Double Bronze: Earned 100,000,000 credits (106,150,524)WW Emerald: Earned 50,000,000 credits (88,580,000)PSA Jade: Earned 10,000,000 credits (12,445,029)
Message 146060 - Posted: 3 Dec 2020 | 16:57:38 UTC - in response to Message 146058.
Last modified: 3 Dec 2020 | 16:58:47 UTC

will this be on preferences page and genefer 3.3.5 so we can do it easily on CPU no hassle ?


Like the other MEGA searches on the private GFN server, this will have to be done as an LLR or LLR2 project. It's way, way, WAY beyond the b limit for Genefer. And being an LLR(2) project, it will be a CPU-only project, just 14-mega and 15-mega.

Also, to be clear, this is NOT a PrimeGrid project. It will be on the PRIVATE GFN server.
____________
My lucky number is 75898524288+1

ruditapper
Send message
Joined: 12 Aug 20
Posts: 43
ID: 1293061
Credit: 2,252,692,587
RAC: 0
Discovered 2 mega primesFound 1 prime in the 2022 Tour de Primes321 LLR Emerald: Earned 50,000,000 credits (60,659,673)Cullen LLR Jade: Earned 10,000,000 credits (12,797,767)ESP LLR Bronze: Earned 10,000 credits (68,707)Generalized Cullen/Woodall LLR Bronze: Earned 10,000 credits (17,232)PPS LLR Emerald: Earned 50,000,000 credits (58,400,065)SoB LLR Sapphire: Earned 20,000,000 credits (34,960,487)SR5 LLR Ruby: Earned 2,000,000 credits (4,942,272)SGS LLR Amethyst: Earned 1,000,000 credits (1,447,146)TRP LLR Sapphire: Earned 20,000,000 credits (28,037,632)321 Sieve (suspended) Amethyst: Earned 1,000,000 credits (1,090,474)PPS Sieve Emerald: Earned 50,000,000 credits (77,249,836)AP 26/27 Ruby: Earned 2,000,000 credits (4,265,365)GFN Double Amethyst: Earned 1,000,000,000 credits (1,102,523,872)WW Double Gold: Earned 500,000,000 credits (866,228,000)
Message 146065 - Posted: 3 Dec 2020 | 17:55:38 UTC

okey doke cheers for the explanation

Message boards : Generalized Fermat Prime Search : GFN-15 MEGA Prime Search starts June 27, 2020

[Return to PrimeGrid main page]
DNS Powered by DNSEXIT.COM
Copyright © 2005 - 2023 Rytis Slatkevičius (contact) and PrimeGrid community. Server load 1.84, 1.63, 1.71
Generated 26 Mar 2023 | 9:24:38 UTC