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 : Seventeen or Bust : Proposal: A new Sierpiński problem

Author Message
Profile JeppeSNProject donor
Avatar
Send message
Joined: 5 Apr 14
Posts: 1824
ID: 306875
Credit: 50,008,759
RAC: 13,662
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 (19,777,795)PSP LLR Gold: Earned 500,000 credits (598,093)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)Cullen/Woodall Sieve Bronze: Earned 10,000 credits (22,952)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,980,148)WW (retired) Jade: Earned 10,000,000 credits (13,756,000)PSA Turquoise: Earned 5,000,000 credits (7,614,290)
Message 139463 - Posted: 6 Apr 2020 | 17:21:54 UTC

The Sierpiński problem already leads to three subprojects here at PrimeGrid: Seventeen or Bust (SOB), the Prime Sierpiński Problem (PSP) and the Extended Sierpiński Problem (ESP).

Here is an idea for a similar subproject. Recall that a prime k*2^n + 1 is called a Proth prime only if 2^n > k. So why not try, for each k, to find an n that gives a Proth prime?

So I require n > log2(k).

To give an example of a multiplier that may need to be included in such a new subproject, consider k=12743. Note that 12743 is not a Sierpiński number because n=9 gives the prime:

12743*2^9 + 1

But 12743*2^9 + 1 is not a real Proth prime because 2^9 < 12743. The traditional Sierpiński projects have not considered k=12743 because a prime is known. But I want a prime with n > log2(12743) ≈ 13.6.

What I propose is to find the first real Proth prime for k=12743 and for other values of k for which it is not obvious. Let us consider k up to 78557 (the first k known not to produce any (Proth) primes).

If such a "Proth Sierpiński problem" is interesting to people, the first thing we should do is to come up with a list of k to cover. An interesting k has a small prime with 2^n < k, but no "easy" or known prime (in PrimeGrid's or the Prime Pages' databases) with 2^n > k.

/JeppeSN

Profile JeppeSNProject donor
Avatar
Send message
Joined: 5 Apr 14
Posts: 1824
ID: 306875
Credit: 50,008,759
RAC: 13,662
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 (19,777,795)PSP LLR Gold: Earned 500,000 credits (598,093)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)Cullen/Woodall Sieve Bronze: Earned 10,000 credits (22,952)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,980,148)WW (retired) Jade: Earned 10,000,000 credits (13,756,000)PSA Turquoise: Earned 5,000,000 credits (7,614,290)
Message 139466 - Posted: 6 Apr 2020 | 20:28:35 UTC

I found some Proth primes for k=12743:
12743*2^41205+1
12743*2^49113+1

My next candidate is k=22249.

/JeppeSN

numbermaniac
Volunteer tester
Send message
Joined: 28 Mar 14
Posts: 210
ID: 305955
Credit: 16,713,863
RAC: 35,947
321 LLR Amethyst: Earned 1,000,000 credits (1,002,294)PPS LLR Ruby: Earned 2,000,000 credits (2,136,188)PSP LLR Bronze: Earned 10,000 credits (61,731)SR5 LLR Amethyst: Earned 1,000,000 credits (1,085,075)SGS LLR Ruby: Earned 2,000,000 credits (3,515,147)TRP LLR Ruby: Earned 2,000,000 credits (2,015,699)321 Sieve (suspended) Gold: Earned 500,000 credits (512,303)Generalized Cullen/Woodall Sieve (suspended) Gold: Earned 500,000 credits (503,510)PPS Sieve Ruby: Earned 2,000,000 credits (2,002,374)Sierpinski (ESP/PSP/SoB) Sieve (suspended) Bronze: Earned 10,000 credits (34,269)TRP Sieve (suspended) Bronze: Earned 10,000 credits (32,679)AP 26/27 Gold: Earned 500,000 credits (610,493)GFN Ruby: Earned 2,000,000 credits (3,048,393)PSA Silver: Earned 100,000 credits (141,661)
Message 139468 - Posted: 7 Apr 2020 | 2:53:27 UTC
Last modified: 7 Apr 2020 | 3:13:51 UTC

I quickly sieved and tested 22249*2^n+1 for n up to 100,000 and didn't find any primes. This one might be a little more tricky.

Edit: I'm going to try up to n = 250,000 and see if I can find anything.
____________
1 PPSE (+2 DC) & 5 SGS primes

numbermaniac
Volunteer tester
Send message
Joined: 28 Mar 14
Posts: 210
ID: 305955
Credit: 16,713,863
RAC: 35,947
321 LLR Amethyst: Earned 1,000,000 credits (1,002,294)PPS LLR Ruby: Earned 2,000,000 credits (2,136,188)PSP LLR Bronze: Earned 10,000 credits (61,731)SR5 LLR Amethyst: Earned 1,000,000 credits (1,085,075)SGS LLR Ruby: Earned 2,000,000 credits (3,515,147)TRP LLR Ruby: Earned 2,000,000 credits (2,015,699)321 Sieve (suspended) Gold: Earned 500,000 credits (512,303)Generalized Cullen/Woodall Sieve (suspended) Gold: Earned 500,000 credits (503,510)PPS Sieve Ruby: Earned 2,000,000 credits (2,002,374)Sierpinski (ESP/PSP/SoB) Sieve (suspended) Bronze: Earned 10,000 credits (34,269)TRP Sieve (suspended) Bronze: Earned 10,000 credits (32,679)AP 26/27 Gold: Earned 500,000 credits (610,493)GFN Ruby: Earned 2,000,000 credits (3,048,393)PSA Silver: Earned 100,000 credits (141,661)
Message 139471 - Posted: 7 Apr 2020 | 6:01:05 UTC

Couldn't find any primes for 22249 * 2 ^ n + 1 with n ≤ 250,000.
____________
1 PPSE (+2 DC) & 5 SGS primes

stream
Volunteer moderator
Project administrator
Volunteer developer
Volunteer tester
Send message
Joined: 1 Mar 14
Posts: 1033
ID: 301928
Credit: 543,608,970
RAC: 7,830
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,337,846)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)Cullen/Woodall Sieve Silver: Earned 100,000 credits (405,478)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 (retired) Emerald: Earned 50,000,000 credits (50,016,000)PSA Double Silver: Earned 200,000,000 credits (200,301,443)
Message 139472 - Posted: 7 Apr 2020 | 6:31:49 UTC

It may end up with same concrete wall as SoB currently is.

I have a list of all 'n' for SoB project numbers (also there is a oeis sequence A046067 for first 5000, but it had wrong entry for 7413, afair).

https://yadi.sk/d/BRQzejmjqpvVQ look for sob_primes_n.zip

33990 candiates are primes with, roughly, n <= 17. I didn't compared log2(n) for each one so it'll drop a bit.

Next, you can exclude candidates wihere primes were found by PPS/PPSE search.

I quickly sieved and tested 22249*2^n+1 for n up to 100,000 and didn't find any primes. This one might be a little more tricky.

Edit: I'm going to try up to n = 250,000 and see if I can find anything.


Don't use newpgen, it has a bug and removes small n (when k*2^n+1 = p). Use srsieve + sr2sieve, then remove only necessary small candidates manually.

22249^2+1 is prime.

numbermaniac
Volunteer tester
Send message
Joined: 28 Mar 14
Posts: 210
ID: 305955
Credit: 16,713,863
RAC: 35,947
321 LLR Amethyst: Earned 1,000,000 credits (1,002,294)PPS LLR Ruby: Earned 2,000,000 credits (2,136,188)PSP LLR Bronze: Earned 10,000 credits (61,731)SR5 LLR Amethyst: Earned 1,000,000 credits (1,085,075)SGS LLR Ruby: Earned 2,000,000 credits (3,515,147)TRP LLR Ruby: Earned 2,000,000 credits (2,015,699)321 Sieve (suspended) Gold: Earned 500,000 credits (512,303)Generalized Cullen/Woodall Sieve (suspended) Gold: Earned 500,000 credits (503,510)PPS Sieve Ruby: Earned 2,000,000 credits (2,002,374)Sierpinski (ESP/PSP/SoB) Sieve (suspended) Bronze: Earned 10,000 credits (34,269)TRP Sieve (suspended) Bronze: Earned 10,000 credits (32,679)AP 26/27 Gold: Earned 500,000 credits (610,493)GFN Ruby: Earned 2,000,000 credits (3,048,393)PSA Silver: Earned 100,000 credits (141,661)
Message 139473 - Posted: 7 Apr 2020 | 7:20:13 UTC - in response to Message 139472.
Last modified: 7 Apr 2020 | 7:24:05 UTC


I quickly sieved and tested 22249*2^n+1 for n up to 100,000 and didn't find any primes. This one might be a little more tricky.

Edit: I'm going to try up to n = 250,000 and see if I can find anything.


Don't use newpgen, it has a bug and removes small n (when k*2^n+1 = p). Use srsieve + sr2sieve, then remove only necessary small candidates manually.

22249^2+1 is prime.


Any number small enough to be removed by NewPGen from that issue was going to be too small for the 2^n > k requirement anyway - or would be trivial to check otherwise.

I sieved to about p = 3.5 billion before beginning the prime searching; log2(p) is about 31.7. I confirmed using Mathematica that 22249 * 2 ^ n + 1 is not prime for any n ≤ 50 (except 2) - so NewPGen didn't inappropriately remove any candidates.

And yes, 22249 * 2^2 + 1 is prime but 2 ^ 2 < 22249.
____________
1 PPSE (+2 DC) & 5 SGS primes

Profile JeppeSNProject donor
Avatar
Send message
Joined: 5 Apr 14
Posts: 1824
ID: 306875
Credit: 50,008,759
RAC: 13,662
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 (19,777,795)PSP LLR Gold: Earned 500,000 credits (598,093)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)Cullen/Woodall Sieve Bronze: Earned 10,000 credits (22,952)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,980,148)WW (retired) Jade: Earned 10,000,000 credits (13,756,000)PSA Turquoise: Earned 5,000,000 credits (7,614,290)
Message 139474 - Posted: 7 Apr 2020 | 8:58:41 UTC

Not related to the topic, but I am correcting the error in A046067 mentioned by stream, https://oeis.org/history?seq=A046067. Was it the only one? /JeppeSN

stream
Volunteer moderator
Project administrator
Volunteer developer
Volunteer tester
Send message
Joined: 1 Mar 14
Posts: 1033
ID: 301928
Credit: 543,608,970
RAC: 7,830
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,337,846)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)Cullen/Woodall Sieve Silver: Earned 100,000 credits (405,478)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 (retired) Emerald: Earned 50,000,000 credits (50,016,000)PSA Double Silver: Earned 200,000,000 credits (200,301,443)
Message 139475 - Posted: 7 Apr 2020 | 10:00:34 UTC - in response to Message 139474.

Not related to the topic, but I am correcting the error in A046067 mentioned by stream, https://oeis.org/history?seq=A046067. Was it the only one? /JeppeSN

Only one.

stream
Volunteer moderator
Project administrator
Volunteer developer
Volunteer tester
Send message
Joined: 1 Mar 14
Posts: 1033
ID: 301928
Credit: 543,608,970
RAC: 7,830
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,337,846)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)Cullen/Woodall Sieve Silver: Earned 100,000 credits (405,478)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 (retired) Emerald: Earned 50,000,000 credits (50,016,000)PSA Double Silver: Earned 200,000,000 credits (200,301,443)
Message 139476 - Posted: 7 Apr 2020 | 10:08:39 UTC - in response to Message 139473.

Any number small enough to be removed by NewPGen from that issue was going to be too small for the 2^n > k requirement anyway

Not true. I've calculated this limit some time ago. Don't remember exact numbers, but you'll have a gap to... 60 or may be 80, depending on sieving depth (max p).

or would be trivial to check otherwise.

Yes, it could be simple testing of all n up to 100, even without sieving. May be it'll take just one second per k, but it must be done.

Profile JeppeSNProject donor
Avatar
Send message
Joined: 5 Apr 14
Posts: 1824
ID: 306875
Credit: 50,008,759
RAC: 13,662
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 (19,777,795)PSP LLR Gold: Earned 500,000 credits (598,093)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)Cullen/Woodall Sieve Bronze: Earned 10,000 credits (22,952)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,980,148)WW (retired) Jade: Earned 10,000,000 credits (13,756,000)PSA Turquoise: Earned 5,000,000 credits (7,614,290)
Message 139477 - Posted: 7 Apr 2020 | 10:28:46 UTC

Note that I tested all n up to 100,000 with k=22249, with PFGW with an ABC2 file, and using -f from the command line (-f was the only kind of sieving). So I am sure we did not miss anything with this k.

I am in the process of producing a gross list of relevant k. Expect to see it here later today.

/JeppeSN

Profile JeppeSNProject donor
Avatar
Send message
Joined: 5 Apr 14
Posts: 1824
ID: 306875
Credit: 50,008,759
RAC: 13,662
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 (19,777,795)PSP LLR Gold: Earned 500,000 credits (598,093)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)Cullen/Woodall Sieve Bronze: Earned 10,000 credits (22,952)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,980,148)WW (retired) Jade: Earned 10,000,000 credits (13,756,000)PSA Turquoise: Earned 5,000,000 credits (7,614,290)
Message 139481 - Posted: 7 Apr 2020 | 20:46:24 UTC - in response to Message 139477.

I now have the following gross list (I did not "cheat" to give the list any particular length):

k known non-Proth primes ------------------------------ 22249 22249*2^2 + 1 23873 23873*2^5 + 1 23971 23971*2^8 + 1 28831 28831*2^4 + 1 35461 35461*2^4 + 1 39527 39527*2^15 + 1 44243 44243*2^9 + 1 45323 45323*2^1 + 1 50777 50777*2^11 + 1 50873 50873*2^1 + 1 54953 54953*2^9 + 1 57377 57377*2^7 + 1 68221 68221*2^16 + 1 68633 68633*2^9 + 1 71657 71657*2^15 + 1 76877 76877*2^11 + 1 77297 77297*2^3 + 1
Do post any new primes with these k in this thread.

If I did everything correctly, I have already checked up to n = 100,000 in each.

/JeppeSN

stream
Volunteer moderator
Project administrator
Volunteer developer
Volunteer tester
Send message
Joined: 1 Mar 14
Posts: 1033
ID: 301928
Credit: 543,608,970
RAC: 7,830
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,337,846)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)Cullen/Woodall Sieve Silver: Earned 100,000 credits (405,478)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 (retired) Emerald: Earned 50,000,000 credits (50,016,000)PSA Double Silver: Earned 200,000,000 credits (200,301,443)
Message 139483 - Posted: 7 Apr 2020 | 21:02:56 UTC - in response to Message 139481.

I now have the following gross list

So everything else has a known prime?

(I did not "cheat" to give the list any particular length):

OMG... :))))

Profile JeppeSNProject donor
Avatar
Send message
Joined: 5 Apr 14
Posts: 1824
ID: 306875
Credit: 50,008,759
RAC: 13,662
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 (19,777,795)PSP LLR Gold: Earned 500,000 credits (598,093)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)Cullen/Woodall Sieve Bronze: Earned 10,000 credits (22,952)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,980,148)WW (retired) Jade: Earned 10,000,000 credits (13,756,000)PSA Turquoise: Earned 5,000,000 credits (7,614,290)
Message 139487 - Posted: 7 Apr 2020 | 22:40:59 UTC - in response to Message 139483.
Last modified: 7 Apr 2020 | 23:15:29 UTC

I now have the following gross list

So everything else has a known prime?


If I did it correctly, the list is complete. I.e. it contains all odd k for which an n with 0 < n < log2(k) does exist, but an n with log2(k) < n < 100,000 does not exist (and also no n > 100,000 is published edit: not needed).

Multipliers k for which no n is known at all, are covered in the "classical" Sierpiński problem (so Seventeen or Bust).

/JeppeSN

Profile dannyridel
Volunteer tester
Avatar
Send message
Joined: 3 Feb 19
Posts: 997
ID: 1097922
Credit: 86,117,222
RAC: 19,615
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 Ruby: Earned 2,000,000 credits (4,044,140)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)Cullen/Woodall Sieve Silver: Earned 100,000 credits (114,758)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 (7,422,948)GFN Sapphire: Earned 20,000,000 credits (34,852,386)WW (retired) Sapphire: Earned 20,000,000 credits (21,136,000)PSA Silver: Earned 100,000 credits (373,034)
Message 139490 - Posted: 8 Apr 2020 | 1:17:18 UTC

Just asking about whether this new 'Sierpinski Problem' will eventually be brought to PG or PRPNet.
____________
My lucky number is 6219*2^3374198+1


Profile JeppeSNProject donor
Avatar
Send message
Joined: 5 Apr 14
Posts: 1824
ID: 306875
Credit: 50,008,759
RAC: 13,662
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 (19,777,795)PSP LLR Gold: Earned 500,000 credits (598,093)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)Cullen/Woodall Sieve Bronze: Earned 10,000 credits (22,952)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,980,148)WW (retired) Jade: Earned 10,000,000 credits (13,756,000)PSA Turquoise: Earned 5,000,000 credits (7,614,290)
Message 139498 - Posted: 8 Apr 2020 | 7:22:31 UTC

One down, sixteen to go:

k known non-Proth primes eliminated? ----------------------------------------------------- 22249 22249*2^2 + 1 23873 23873*2^5 + 1 23971 23971*2^8 + 1 28831 28831*2^4 + 1 35461 35461*2^4 + 1 39527 39527*2^15 + 1 44243 44243*2^9 + 1 45323 45323*2^1 + 1 50777 50777*2^11 + 1 50873 50873*2^1 + 1 54953 54953*2^9 + 1 57377 57377*2^7 + 1 68221 68221*2^16 + 1 68633 68633*2^9 + 1 71657 71657*2^15 + 1 76877 76877*2^11 + 1 77297 77297*2^3 + 1 Yes, 77297*2^118499+1

/JeppeSN

Profile JeppeSNProject donor
Avatar
Send message
Joined: 5 Apr 14
Posts: 1824
ID: 306875
Credit: 50,008,759
RAC: 13,662
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 (19,777,795)PSP LLR Gold: Earned 500,000 credits (598,093)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)Cullen/Woodall Sieve Bronze: Earned 10,000 credits (22,952)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,980,148)WW (retired) Jade: Earned 10,000,000 credits (13,756,000)PSA Turquoise: Earned 5,000,000 credits (7,614,290)
Message 139499 - Posted: 8 Apr 2020 | 7:24:59 UTC - in response to Message 139490.

Just asking about whether this new 'Sierpinski Problem' will eventually be brought to PG or PRPNet.


Probably not, but it would be up to the admins of PrimeGrid (and they might or might not consider if there is any user interest). /JeppeSN

Profile dannyridel
Volunteer tester
Avatar
Send message
Joined: 3 Feb 19
Posts: 997
ID: 1097922
Credit: 86,117,222
RAC: 19,615
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 Ruby: Earned 2,000,000 credits (4,044,140)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)Cullen/Woodall Sieve Silver: Earned 100,000 credits (114,758)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 (7,422,948)GFN Sapphire: Earned 20,000,000 credits (34,852,386)WW (retired) Sapphire: Earned 20,000,000 credits (21,136,000)PSA Silver: Earned 100,000 credits (373,034)
Message 139501 - Posted: 8 Apr 2020 | 8:26:35 UTC - in response to Message 139499.

Just asking about whether this new 'Sierpinski Problem' will eventually be brought to PG or PRPNet.


Probably not, but it would be up to the admins of PrimeGrid (and they might or might not consider if there is any user interest). /JeppeSN


A poll perhaps? But recognizing that most crunchers aren't very active here....
Excuse me for this stupid question, but ¿por qué los administradores no discuten esto aquí? No offense, but I mean, they;ll make the ultimate decisions.
____________
My lucky number is 6219*2^3374198+1


numbermaniac
Volunteer tester
Send message
Joined: 28 Mar 14
Posts: 210
ID: 305955
Credit: 16,713,863
RAC: 35,947
321 LLR Amethyst: Earned 1,000,000 credits (1,002,294)PPS LLR Ruby: Earned 2,000,000 credits (2,136,188)PSP LLR Bronze: Earned 10,000 credits (61,731)SR5 LLR Amethyst: Earned 1,000,000 credits (1,085,075)SGS LLR Ruby: Earned 2,000,000 credits (3,515,147)TRP LLR Ruby: Earned 2,000,000 credits (2,015,699)321 Sieve (suspended) Gold: Earned 500,000 credits (512,303)Generalized Cullen/Woodall Sieve (suspended) Gold: Earned 500,000 credits (503,510)PPS Sieve Ruby: Earned 2,000,000 credits (2,002,374)Sierpinski (ESP/PSP/SoB) Sieve (suspended) Bronze: Earned 10,000 credits (34,269)TRP Sieve (suspended) Bronze: Earned 10,000 credits (32,679)AP 26/27 Gold: Earned 500,000 credits (610,493)GFN Ruby: Earned 2,000,000 credits (3,048,393)PSA Silver: Earned 100,000 credits (141,661)
Message 139502 - Posted: 8 Apr 2020 | 8:42:55 UTC
Last modified: 8 Apr 2020 | 8:44:39 UTC

I've just started testing k = 68633 for 120000 ≤ n ≤ 250000.

Excuse me for this stupid question, but ¿por qué los administradores no discuten esto aquí? No offense, but I mean, they;ll make the ultimate decisions.


I recall that soon after PPS-DIV was launched, one of the admins (I think it was Jim) said that they won't be discussing future projects in public anymore.
____________
1 PPSE (+2 DC) & 5 SGS primes

Profile JeppeSNProject donor
Avatar
Send message
Joined: 5 Apr 14
Posts: 1824
ID: 306875
Credit: 50,008,759
RAC: 13,662
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 (19,777,795)PSP LLR Gold: Earned 500,000 credits (598,093)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)Cullen/Woodall Sieve Bronze: Earned 10,000 credits (22,952)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,980,148)WW (retired) Jade: Earned 10,000,000 credits (13,756,000)PSA Turquoise: Earned 5,000,000 credits (7,614,290)
Message 139503 - Posted: 8 Apr 2020 | 8:53:16 UTC - in response to Message 139502.

I've just started testing k = 68633 for 120000 ≤ n ≤ 250000.


Great.

I should also announce what I am doing. I am running a somewhat slow PFGW test of all the k in the list, from n = 100,000 and up. It is currently near n = 129,700 and has not found other primes than the one I "published" above.

/JeppeSN

Profile JeppeSNProject donor
Avatar
Send message
Joined: 5 Apr 14
Posts: 1824
ID: 306875
Credit: 50,008,759
RAC: 13,662
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 (19,777,795)PSP LLR Gold: Earned 500,000 credits (598,093)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)Cullen/Woodall Sieve Bronze: Earned 10,000 credits (22,952)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,980,148)WW (retired) Jade: Earned 10,000,000 credits (13,756,000)PSA Turquoise: Earned 5,000,000 credits (7,614,290)
Message 139505 - Posted: 8 Apr 2020 | 9:59:05 UTC

k known non-Proth primes eliminated? ----------------------------------------------------- 22249 22249*2^2 + 1 23873 23873*2^5 + 1 23971 23971*2^8 + 1 28831 28831*2^4 + 1 35461 35461*2^4 + 1 Yes, 35461*2^129820 + 1 39527 39527*2^15 + 1 44243 44243*2^9 + 1 45323 45323*2^1 + 1 50777 50777*2^11 + 1 50873 50873*2^1 + 1 54953 54953*2^9 + 1 57377 57377*2^7 + 1 68221 68221*2^16 + 1 68633 68633*2^9 + 1 71657 71657*2^15 + 1 76877 76877*2^11 + 1 77297 77297*2^3 + 1 Yes, 77297*2^118499 + 1

/JeppeSN

Profile JeppeSNProject donor
Avatar
Send message
Joined: 5 Apr 14
Posts: 1824
ID: 306875
Credit: 50,008,759
RAC: 13,662
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 (19,777,795)PSP LLR Gold: Earned 500,000 credits (598,093)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)Cullen/Woodall Sieve Bronze: Earned 10,000 credits (22,952)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,980,148)WW (retired) Jade: Earned 10,000,000 credits (13,756,000)PSA Turquoise: Earned 5,000,000 credits (7,614,290)
Message 139506 - Posted: 8 Apr 2020 | 10:00:52 UTC

Status: All k are currently checked to at least n = 132,900 (but see above). /JeppeSN

Profile dannyridel
Volunteer tester
Avatar
Send message
Joined: 3 Feb 19
Posts: 997
ID: 1097922
Credit: 86,117,222
RAC: 19,615
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 Ruby: Earned 2,000,000 credits (4,044,140)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)Cullen/Woodall Sieve Silver: Earned 100,000 credits (114,758)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 (7,422,948)GFN Sapphire: Earned 20,000,000 credits (34,852,386)WW (retired) Sapphire: Earned 20,000,000 credits (21,136,000)PSA Silver: Earned 100,000 credits (373,034)
Message 139509 - Posted: 8 Apr 2020 | 10:39:58 UTC - in response to Message 139502.
Last modified: 8 Apr 2020 | 10:43:04 UTC

Excuse me for this stupid question, but ¿por qué los administradores no discuten esto aquí? No offense, but I mean, they;ll make the ultimate decisions.


I recall that soon after PPS-DIV was launched, one of the admins (I think it was Jim) said that they won't be discussing future projects in public anymore.


WW?

All the k are currently checked to at least n=132,900


May I take k=44243 and 76877 to n=150000?
____________
My lucky number is 6219*2^3374198+1


numbermaniac
Volunteer tester
Send message
Joined: 28 Mar 14
Posts: 210
ID: 305955
Credit: 16,713,863
RAC: 35,947
321 LLR Amethyst: Earned 1,000,000 credits (1,002,294)PPS LLR Ruby: Earned 2,000,000 credits (2,136,188)PSP LLR Bronze: Earned 10,000 credits (61,731)SR5 LLR Amethyst: Earned 1,000,000 credits (1,085,075)SGS LLR Ruby: Earned 2,000,000 credits (3,515,147)TRP LLR Ruby: Earned 2,000,000 credits (2,015,699)321 Sieve (suspended) Gold: Earned 500,000 credits (512,303)Generalized Cullen/Woodall Sieve (suspended) Gold: Earned 500,000 credits (503,510)PPS Sieve Ruby: Earned 2,000,000 credits (2,002,374)Sierpinski (ESP/PSP/SoB) Sieve (suspended) Bronze: Earned 10,000 credits (34,269)TRP Sieve (suspended) Bronze: Earned 10,000 credits (32,679)AP 26/27 Gold: Earned 500,000 credits (610,493)GFN Ruby: Earned 2,000,000 credits (3,048,393)PSA Silver: Earned 100,000 credits (141,661)
Message 139511 - Posted: 8 Apr 2020 | 10:57:09 UTC - in response to Message 139502.

I've just started testing k = 68633 for 120000 ≤ n ≤ 250000.


Range is complete, unfortunately no primes were found.
____________
1 PPSE (+2 DC) & 5 SGS primes

Profile JeppeSNProject donor
Avatar
Send message
Joined: 5 Apr 14
Posts: 1824
ID: 306875
Credit: 50,008,759
RAC: 13,662
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 (19,777,795)PSP LLR Gold: Earned 500,000 credits (598,093)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)Cullen/Woodall Sieve Bronze: Earned 10,000 credits (22,952)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,980,148)WW (retired) Jade: Earned 10,000,000 credits (13,756,000)PSA Turquoise: Earned 5,000,000 credits (7,614,290)
Message 139512 - Posted: 8 Apr 2020 | 11:32:33 UTC - in response to Message 139509.

May I take k=44243 and 76877 to n=150000?


Yes, consider every "registration" confirmed as soon as the range is posted here in this thread.

Good luck to all.

/JeppeSN

Profile JeppeSNProject donor
Avatar
Send message
Joined: 5 Apr 14
Posts: 1824
ID: 306875
Credit: 50,008,759
RAC: 13,662
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 (19,777,795)PSP LLR Gold: Earned 500,000 credits (598,093)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)Cullen/Woodall Sieve Bronze: Earned 10,000 credits (22,952)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,980,148)WW (retired) Jade: Earned 10,000,000 credits (13,756,000)PSA Turquoise: Earned 5,000,000 credits (7,614,290)
Message 139513 - Posted: 8 Apr 2020 | 11:36:04 UTC
Last modified: 8 Apr 2020 | 11:37:47 UTC

k known non-Proth primes eliminated? ------------------------------------------------------- 22249 22249*2^2 + 1 23873 23873*2^5 + 1 Yes, 23873*2^136733 + 1 23971 23971*2^8 + 1 28831 28831*2^4 + 1 35461 35461*2^4 + 1 Yes, 35461*2^129820 + 1 39527 39527*2^15 + 1 44243 44243*2^9 + 1 45323 45323*2^1 + 1 50777 50777*2^11 + 1 50873 50873*2^1 + 1 54953 54953*2^9 + 1 57377 57377*2^7 + 1 68221 68221*2^16 + 1 68633 68633*2^9 + 1 71657 71657*2^15 + 1 76877 76877*2^11 + 1 77297 77297*2^3 + 1 Yes, 77297*2^118499 + 1

I have already taken all k to about n = 137,100.

/JeppeSN

ReggieProject donor
Volunteer moderator
Project administrator
Volunteer tester
Project scientist
Send message
Joined: 10 May 14
Posts: 234
ID: 311759
Credit: 235,075,421
RAC: 709,028
Discovered 1 mega primeFound 1 prime in the 2018 Tour de PrimesFound 1 mega prime in the 2018 Tour de Primes321 LLR Turquoise: Earned 5,000,000 credits (5,037,769)Cullen LLR Ruby: Earned 2,000,000 credits (2,026,465)ESP LLR Ruby: Earned 2,000,000 credits (2,053,710)Generalized Cullen/Woodall LLR Ruby: Earned 2,000,000 credits (2,053,929)PPS LLR Jade: Earned 10,000,000 credits (11,770,554)PSP LLR Ruby: Earned 2,000,000 credits (2,006,539)SoB LLR Ruby: Earned 2,000,000 credits (3,613,413)SR5 LLR Turquoise: Earned 5,000,000 credits (5,046,188)SGS LLR Ruby: Earned 2,000,000 credits (2,682,790)TRP LLR Ruby: Earned 2,000,000 credits (2,016,337)Woodall LLR Ruby: Earned 2,000,000 credits (2,012,569)321 Sieve (suspended) Amethyst: Earned 1,000,000 credits (1,000,211)Cullen/Woodall Sieve Jade: Earned 10,000,000 credits (15,109,795)Generalized Cullen/Woodall Sieve (suspended) Ruby: Earned 2,000,000 credits (2,000,420)PPS Sieve Sapphire: Earned 20,000,000 credits (22,440,747)AP 26/27 Sapphire: Earned 20,000,000 credits (20,526,311)GFN Emerald: Earned 50,000,000 credits (63,438,439)WW (retired) Emerald: Earned 50,000,000 credits (50,172,000)PSA Sapphire: Earned 20,000,000 credits (20,070,245)
Message 139518 - Posted: 8 Apr 2020 | 13:08:00 UTC

Just asking about whether this new 'Sierpinski Problem' will eventually be brought to PG or PRPNet.


At this time, PrimeGrid has no interest in putting this project on BOINC or PRPNet. We may reconsider this later at some point, but that would be at LEAST a year or more down the road. The admin team has a few other things on our plate that are higher priority than this currently, such as bringing back GFN Sieving, WW, and more. You're welcome to coordinate the effort here, but that will be all of PrimeGrid's involvement for now.

Profile JeppeSNProject donor
Avatar
Send message
Joined: 5 Apr 14
Posts: 1824
ID: 306875
Credit: 50,008,759
RAC: 13,662
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 (19,777,795)PSP LLR Gold: Earned 500,000 credits (598,093)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)Cullen/Woodall Sieve Bronze: Earned 10,000 credits (22,952)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,980,148)WW (retired) Jade: Earned 10,000,000 credits (13,756,000)PSA Turquoise: Earned 5,000,000 credits (7,614,290)
Message 139519 - Posted: 8 Apr 2020 | 13:57:40 UTC

Update:

k known non-Proth primes eliminated? ------------------------------------------------------- 22249 22249*2^2 + 1 23873 23873*2^5 + 1 Yes, 23873*2^136733 + 1 23971 23971*2^8 + 1 28831 28831*2^4 + 1 35461 35461*2^4 + 1 Yes, 35461*2^129820 + 1 39527 39527*2^15 + 1 Yes, 39527*2^143055 + 1 44243 44243*2^9 + 1 45323 45323*2^1 + 1 50777 50777*2^11 + 1 50873 50873*2^1 + 1 54953 54953*2^9 + 1 57377 57377*2^7 + 1 68221 68221*2^16 + 1 68633 68633*2^9 + 1 71657 71657*2^15 + 1 76877 76877*2^11 + 1 77297 77297*2^3 + 1 Yes, 77297*2^118499 + 1

Be aware that I continue my PFGW-based search of all k.

/JeppeSN

Profile dannyridel
Volunteer tester
Avatar
Send message
Joined: 3 Feb 19
Posts: 997
ID: 1097922
Credit: 86,117,222
RAC: 19,615
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 Ruby: Earned 2,000,000 credits (4,044,140)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)Cullen/Woodall Sieve Silver: Earned 100,000 credits (114,758)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 (7,422,948)GFN Sapphire: Earned 20,000,000 credits (34,852,386)WW (retired) Sapphire: Earned 20,000,000 credits (21,136,000)PSA Silver: Earned 100,000 credits (373,034)
Message 139520 - Posted: 8 Apr 2020 | 13:58:52 UTC - in response to Message 139518.

Just asking about whether this new 'Sierpinski Problem' will eventually be brought to PG or PRPNet.


At this time, PrimeGrid has no interest in putting this project on BOINC or PRPNet. We may reconsider this later at some point, but that would be at LEAST a year or more down the road. The admin team has a few other things on our plate that are higher priority than this currently, such as bringing back GFN Sieving, WW, and more. You're welcome to coordinate the effort here, but that will be all of PrimeGrid's involvement for now.


Clear.

Well we should make a repo for all the reservations here if anyone's interested. Maybe a github project?
____________
My lucky number is 6219*2^3374198+1


Ravi Fernando
Project administrator
Volunteer tester
Project scientist
Send message
Joined: 21 Mar 19
Posts: 211
ID: 1108183
Credit: 13,824,824
RAC: 7,626
321 LLR Amethyst: Earned 1,000,000 credits (1,214,472)Cullen LLR Silver: Earned 100,000 credits (111,878)ESP LLR Bronze: Earned 10,000 credits (16,570)Generalized Cullen/Woodall LLR Bronze: Earned 10,000 credits (68,801)PPS LLR Ruby: Earned 2,000,000 credits (4,672,204)PSP LLR Silver: Earned 100,000 credits (166,255)SoB LLR Silver: Earned 100,000 credits (258,849)SR5 LLR Bronze: Earned 10,000 credits (76,537)SGS LLR Silver: Earned 100,000 credits (220,642)TRP LLR Silver: Earned 100,000 credits (254,161)Woodall LLR Bronze: Earned 10,000 credits (97,444)321 Sieve (suspended) Turquoise: Earned 5,000,000 credits (5,001,667)AP 26/27 Bronze: Earned 10,000 credits (72,774)GFN Amethyst: Earned 1,000,000 credits (1,574,206)WW (retired) Bronze: Earned 10,000 credits (12,000)
Message 139522 - Posted: 8 Apr 2020 | 16:08:43 UTC

I checked 150k-160k overnight (assuming that someone else would go up to 150k), nothing new. Starting 160k-170k.

Kellen
Send message
Joined: 10 Jan 18
Posts: 484
ID: 967938
Credit: 1,600,003,090
RAC: 0
Discovered 2 mega primes321 LLR Sapphire: Earned 20,000,000 credits (20,008,344)Cullen LLR Sapphire: Earned 20,000,000 credits (20,000,917)ESP LLR Sapphire: Earned 20,000,000 credits (20,001,144)Generalized Cullen/Woodall LLR Sapphire: Earned 20,000,000 credits (20,011,942)PPS LLR Sapphire: Earned 20,000,000 credits (20,000,023)PSP LLR Sapphire: Earned 20,000,000 credits (20,008,714)SoB LLR Sapphire: Earned 20,000,000 credits (20,035,621)SR5 LLR Sapphire: Earned 20,000,000 credits (20,004,459)SGS LLR Sapphire: Earned 20,000,000 credits (20,000,002)TRP LLR Sapphire: Earned 20,000,000 credits (20,000,236)Woodall LLR Sapphire: Earned 20,000,000 credits (20,017,137)321 Sieve (suspended) Sapphire: Earned 20,000,000 credits (20,000,569)Generalized Cullen/Woodall Sieve (suspended) Sapphire: Earned 20,000,000 credits (20,006,424)PPS Sieve Sapphire: Earned 20,000,000 credits (49,900,913)AP 26/27 Sapphire: Earned 20,000,000 credits (45,002,633)GFN Double Silver: Earned 200,000,000 credits (200,000,012)WW (retired) Sapphire: Earned 20,000,000 credits (45,004,000)PSA Double Amethyst: Earned 1,000,000,000 credits (1,000,000,000)
Message 139523 - Posted: 8 Apr 2020 | 16:15:21 UTC

I'm running 76877 and 50777 to 1M now and should be finished 76877 by tomorrow morning and 50777 the morning after, and I've started sieving 76877 to 3M as well and will start that when I reach 1M (unless there is a prime at n<=1M).

Profile JeppeSNProject donor
Avatar
Send message
Joined: 5 Apr 14
Posts: 1824
ID: 306875
Credit: 50,008,759
RAC: 13,662
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 (19,777,795)PSP LLR Gold: Earned 500,000 credits (598,093)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)Cullen/Woodall Sieve Bronze: Earned 10,000 credits (22,952)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,980,148)WW (retired) Jade: Earned 10,000,000 credits (13,756,000)PSA Turquoise: Earned 5,000,000 credits (7,614,290)
Message 139525 - Posted: 8 Apr 2020 | 18:46:08 UTC - in response to Message 139522.

I checked 150k-160k overnight (assuming that someone else would go up to 150k), nothing new. Starting 160k-170k.


Your assumption was right. My search is past 150k. So with your result every k is searched to 160k (soon 170k).

numbermaniac has taken 22249 and 68633 to 250k.

Kellen is running far with 76877 and 50777.

/JeppeSN

Ravi Fernando
Project administrator
Volunteer tester
Project scientist
Send message
Joined: 21 Mar 19
Posts: 211
ID: 1108183
Credit: 13,824,824
RAC: 7,626
321 LLR Amethyst: Earned 1,000,000 credits (1,214,472)Cullen LLR Silver: Earned 100,000 credits (111,878)ESP LLR Bronze: Earned 10,000 credits (16,570)Generalized Cullen/Woodall LLR Bronze: Earned 10,000 credits (68,801)PPS LLR Ruby: Earned 2,000,000 credits (4,672,204)PSP LLR Silver: Earned 100,000 credits (166,255)SoB LLR Silver: Earned 100,000 credits (258,849)SR5 LLR Bronze: Earned 10,000 credits (76,537)SGS LLR Silver: Earned 100,000 credits (220,642)TRP LLR Silver: Earned 100,000 credits (254,161)Woodall LLR Bronze: Earned 10,000 credits (97,444)321 Sieve (suspended) Turquoise: Earned 5,000,000 credits (5,001,667)AP 26/27 Bronze: Earned 10,000 credits (72,774)GFN Amethyst: Earned 1,000,000 credits (1,574,206)WW (retired) Bronze: Earned 10,000 credits (12,000)
Message 139529 - Posted: 8 Apr 2020 | 22:34:39 UTC - in response to Message 139522.

Starting 160k-170k.

Done, no new primes for the 13 remaining k's.

Ravi Fernando
Project administrator
Volunteer tester
Project scientist
Send message
Joined: 21 Mar 19
Posts: 211
ID: 1108183
Credit: 13,824,824
RAC: 7,626
321 LLR Amethyst: Earned 1,000,000 credits (1,214,472)Cullen LLR Silver: Earned 100,000 credits (111,878)ESP LLR Bronze: Earned 10,000 credits (16,570)Generalized Cullen/Woodall LLR Bronze: Earned 10,000 credits (68,801)PPS LLR Ruby: Earned 2,000,000 credits (4,672,204)PSP LLR Silver: Earned 100,000 credits (166,255)SoB LLR Silver: Earned 100,000 credits (258,849)SR5 LLR Bronze: Earned 10,000 credits (76,537)SGS LLR Silver: Earned 100,000 credits (220,642)TRP LLR Silver: Earned 100,000 credits (254,161)Woodall LLR Bronze: Earned 10,000 credits (97,444)321 Sieve (suspended) Turquoise: Earned 5,000,000 credits (5,001,667)AP 26/27 Bronze: Earned 10,000 credits (72,774)GFN Amethyst: Earned 1,000,000 credits (1,574,206)WW (retired) Bronze: Earned 10,000 credits (12,000)
Message 139530 - Posted: 8 Apr 2020 | 23:02:49 UTC

With 13 remaining k's, based on estimates of their weights from here, we would need to multiply the current n by about 30000 to have a 50% chance of eliminating them all. (Currently this means n ~ 5B, but the 30000x multiplier will stay true until we find another prime.) The lowest-weight k's are 76877 and 23971, so the luck we get (or don't get) with those k's will be the main determiner of whether it's feasible to finish this project.

Full table of weights, calculated with P=500K and N=5M:

k weight --------------- 22249 0.3253 23971 0.1180 28831 0.2716 44243 0.2793 45323 0.3053 50777 0.1900 50873 0.4702 54953 0.2429 57377 0.1988 68221 0.3995 68633 0.3066 71657 0.3850 76877 0.0929

Ravi Fernando
Project administrator
Volunteer tester
Project scientist
Send message
Joined: 21 Mar 19
Posts: 211
ID: 1108183
Credit: 13,824,824
RAC: 7,626
321 LLR Amethyst: Earned 1,000,000 credits (1,214,472)Cullen LLR Silver: Earned 100,000 credits (111,878)ESP LLR Bronze: Earned 10,000 credits (16,570)Generalized Cullen/Woodall LLR Bronze: Earned 10,000 credits (68,801)PPS LLR Ruby: Earned 2,000,000 credits (4,672,204)PSP LLR Silver: Earned 100,000 credits (166,255)SoB LLR Silver: Earned 100,000 credits (258,849)SR5 LLR Bronze: Earned 10,000 credits (76,537)SGS LLR Silver: Earned 100,000 credits (220,642)TRP LLR Silver: Earned 100,000 credits (254,161)Woodall LLR Bronze: Earned 10,000 credits (97,444)321 Sieve (suspended) Turquoise: Earned 5,000,000 credits (5,001,667)AP 26/27 Bronze: Earned 10,000 credits (72,774)GFN Amethyst: Earned 1,000,000 credits (1,574,206)WW (retired) Bronze: Earned 10,000 credits (12,000)
Message 139531 - Posted: 8 Apr 2020 | 23:03:51 UTC

Starting k=23971, 170000<=n<=250000.

Kellen
Send message
Joined: 10 Jan 18
Posts: 484
ID: 967938
Credit: 1,600,003,090
RAC: 0
Discovered 2 mega primes321 LLR Sapphire: Earned 20,000,000 credits (20,008,344)Cullen LLR Sapphire: Earned 20,000,000 credits (20,000,917)ESP LLR Sapphire: Earned 20,000,000 credits (20,001,144)Generalized Cullen/Woodall LLR Sapphire: Earned 20,000,000 credits (20,011,942)PPS LLR Sapphire: Earned 20,000,000 credits (20,000,023)PSP LLR Sapphire: Earned 20,000,000 credits (20,008,714)SoB LLR Sapphire: Earned 20,000,000 credits (20,035,621)SR5 LLR Sapphire: Earned 20,000,000 credits (20,004,459)SGS LLR Sapphire: Earned 20,000,000 credits (20,000,002)TRP LLR Sapphire: Earned 20,000,000 credits (20,000,236)Woodall LLR Sapphire: Earned 20,000,000 credits (20,017,137)321 Sieve (suspended) Sapphire: Earned 20,000,000 credits (20,000,569)Generalized Cullen/Woodall Sieve (suspended) Sapphire: Earned 20,000,000 credits (20,006,424)PPS Sieve Sapphire: Earned 20,000,000 credits (49,900,913)AP 26/27 Sapphire: Earned 20,000,000 credits (45,002,633)GFN Double Silver: Earned 200,000,000 credits (200,000,012)WW (retired) Sapphire: Earned 20,000,000 credits (45,004,000)PSA Double Amethyst: Earned 1,000,000,000 credits (1,000,000,000)
Message 139536 - Posted: 9 Apr 2020 | 3:00:02 UTC - in response to Message 139530.

The lowest-weight k's are 76877 and 23971, so the luck we get (or don't get) with those k's will be the main determiner of whether it's feasible to finish this project.


Looks like I picked a good one with 76877. Testing up to n=1M is very nearly complete and nothing so far. Testing to n=3M begins tomorrow, along with sieving to n=10M (as there is a good chance we will need it and that sieve will take some time). Fingers crossed!

I should also mention that 57377 will be tested to n=1M in a day or two. Somehow I missed that one when picking the k's with the most 7's :)

Ravi Fernando
Project administrator
Volunteer tester
Project scientist
Send message
Joined: 21 Mar 19
Posts: 211
ID: 1108183
Credit: 13,824,824
RAC: 7,626
321 LLR Amethyst: Earned 1,000,000 credits (1,214,472)Cullen LLR Silver: Earned 100,000 credits (111,878)ESP LLR Bronze: Earned 10,000 credits (16,570)Generalized Cullen/Woodall LLR Bronze: Earned 10,000 credits (68,801)PPS LLR Ruby: Earned 2,000,000 credits (4,672,204)PSP LLR Silver: Earned 100,000 credits (166,255)SoB LLR Silver: Earned 100,000 credits (258,849)SR5 LLR Bronze: Earned 10,000 credits (76,537)SGS LLR Silver: Earned 100,000 credits (220,642)TRP LLR Silver: Earned 100,000 credits (254,161)Woodall LLR Bronze: Earned 10,000 credits (97,444)321 Sieve (suspended) Turquoise: Earned 5,000,000 credits (5,001,667)AP 26/27 Bronze: Earned 10,000 credits (72,774)GFN Amethyst: Earned 1,000,000 credits (1,574,206)WW (retired) Bronze: Earned 10,000 credits (12,000)
Message 139537 - Posted: 9 Apr 2020 | 3:01:29 UTC - in response to Message 139531.

Starting k=23971, 170000<=n<=250000.

Done, no primes.

Profile dannyridel
Volunteer tester
Avatar
Send message
Joined: 3 Feb 19
Posts: 997
ID: 1097922
Credit: 86,117,222
RAC: 19,615
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 Ruby: Earned 2,000,000 credits (4,044,140)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)Cullen/Woodall Sieve Silver: Earned 100,000 credits (114,758)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 (7,422,948)GFN Sapphire: Earned 20,000,000 credits (34,852,386)WW (retired) Sapphire: Earned 20,000,000 credits (21,136,000)PSA Silver: Earned 100,000 credits (373,034)
Message 139540 - Posted: 9 Apr 2020 | 4:09:46 UTC
Last modified: 9 Apr 2020 | 4:10:58 UTC

I'll be testing k=44243 until it reaches T5K size--n=1500000.

Nothing found in n=132900-150000.
____________
My lucky number is 6219*2^3374198+1


Ravi Fernando
Project administrator
Volunteer tester
Project scientist
Send message
Joined: 21 Mar 19
Posts: 211
ID: 1108183
Credit: 13,824,824
RAC: 7,626
321 LLR Amethyst: Earned 1,000,000 credits (1,214,472)Cullen LLR Silver: Earned 100,000 credits (111,878)ESP LLR Bronze: Earned 10,000 credits (16,570)Generalized Cullen/Woodall LLR Bronze: Earned 10,000 credits (68,801)PPS LLR Ruby: Earned 2,000,000 credits (4,672,204)PSP LLR Silver: Earned 100,000 credits (166,255)SoB LLR Silver: Earned 100,000 credits (258,849)SR5 LLR Bronze: Earned 10,000 credits (76,537)SGS LLR Silver: Earned 100,000 credits (220,642)TRP LLR Silver: Earned 100,000 credits (254,161)Woodall LLR Bronze: Earned 10,000 credits (97,444)321 Sieve (suspended) Turquoise: Earned 5,000,000 credits (5,001,667)AP 26/27 Bronze: Earned 10,000 credits (72,774)GFN Amethyst: Earned 1,000,000 credits (1,574,206)WW (retired) Bronze: Earned 10,000 credits (12,000)
Message 139542 - Posted: 9 Apr 2020 | 4:16:43 UTC - in response to Message 139540.
Last modified: 9 Apr 2020 | 4:20:00 UTC

Just FYI, my testing between 150K and 170K included all remaining k's (I didn't exclude those that had been reserved), so you can skip ahead to 170K if you want. Of course this is a negligible amount of work compared to going up to 1.5M.

Profile dannyridel
Volunteer tester
Avatar
Send message
Joined: 3 Feb 19
Posts: 997
ID: 1097922
Credit: 86,117,222
RAC: 19,615
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 Ruby: Earned 2,000,000 credits (4,044,140)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)Cullen/Woodall Sieve Silver: Earned 100,000 credits (114,758)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 (7,422,948)GFN Sapphire: Earned 20,000,000 credits (34,852,386)WW (retired) Sapphire: Earned 20,000,000 credits (21,136,000)PSA Silver: Earned 100,000 credits (373,034)
Message 139543 - Posted: 9 Apr 2020 | 4:24:07 UTC - in response to Message 139542.
Last modified: 9 Apr 2020 | 4:26:09 UTC

Looks like I picked a good one with 76877. Testing up to n=1M is very nearly complete and nothing so far. Testing to n=3M begins tomorrow, along with sieving to n=10M (as there is a good chance we will need it and that sieve will take some time). Fingers crossed!

I should also mention that 57377 will be tested to n=1M in a day or two. Somehow I missed that one when picking the k's with the most 7's :)


I was thinking the same, except for '4' 😂😂

I'll skip the range 150-170k
____________
My lucky number is 6219*2^3374198+1


Pavel Atnashev
Send message
Joined: 11 Aug 17
Posts: 66
ID: 914937
Credit: 4,251,290,374
RAC: 156,811
Discovered 4 mega primesEliminated 3 conjecture "k"s321 LLR Jade: Earned 10,000,000 credits (11,980,856)Cullen LLR Emerald: Earned 50,000,000 credits (71,772,873)ESP LLR Double Ruby: Earned 2,000,000,000 credits (2,000,000,842)Generalized Cullen/Woodall LLR Bronze: Earned 10,000 credits (67,073)PPS LLR Double Bronze: Earned 100,000,000 credits (133,973,142)PSP LLR Double Gold: Earned 500,000,000 credits (622,822,458)SoB LLR Double Amethyst: Earned 1,000,000,000 credits (1,010,504,273)SR5 LLR Double Bronze: Earned 100,000,000 credits (137,511,997)TRP LLR Double Silver: Earned 200,000,000 credits (257,876,275)Woodall LLR Ruby: Earned 2,000,000 credits (4,756,356)Generalized Cullen/Woodall Sieve (suspended) Bronze: Earned 10,000 credits (24,029)
Message 139545 - Posted: 9 Apr 2020 | 5:56:47 UTC - in response to Message 139536.


Looks like I picked a good one with 76877. Testing up to n=1M is very nearly complete and nothing so far. Testing to n=3M begins tomorrow, along with sieving to n=10M (as there is a good chance we will need it and that sieve will take some time). Fingers crossed!


Kellen, right now it's more important to eliminate k's at low n's than to go deep on a single k. I'd advise against going past n=1M solo.

Kellen
Send message
Joined: 10 Jan 18
Posts: 484
ID: 967938
Credit: 1,600,003,090
RAC: 0
Discovered 2 mega primes321 LLR Sapphire: Earned 20,000,000 credits (20,008,344)Cullen LLR Sapphire: Earned 20,000,000 credits (20,000,917)ESP LLR Sapphire: Earned 20,000,000 credits (20,001,144)Generalized Cullen/Woodall LLR Sapphire: Earned 20,000,000 credits (20,011,942)PPS LLR Sapphire: Earned 20,000,000 credits (20,000,023)PSP LLR Sapphire: Earned 20,000,000 credits (20,008,714)SoB LLR Sapphire: Earned 20,000,000 credits (20,035,621)SR5 LLR Sapphire: Earned 20,000,000 credits (20,004,459)SGS LLR Sapphire: Earned 20,000,000 credits (20,000,002)TRP LLR Sapphire: Earned 20,000,000 credits (20,000,236)Woodall LLR Sapphire: Earned 20,000,000 credits (20,017,137)321 Sieve (suspended) Sapphire: Earned 20,000,000 credits (20,000,569)Generalized Cullen/Woodall Sieve (suspended) Sapphire: Earned 20,000,000 credits (20,006,424)PPS Sieve Sapphire: Earned 20,000,000 credits (49,900,913)AP 26/27 Sapphire: Earned 20,000,000 credits (45,002,633)GFN Double Silver: Earned 200,000,000 credits (200,000,012)WW (retired) Sapphire: Earned 20,000,000 credits (45,004,000)PSA Double Amethyst: Earned 1,000,000,000 credits (1,000,000,000)
Message 139559 - Posted: 9 Apr 2020 | 12:47:15 UTC - in response to Message 139545.


Looks like I picked a good one with 76877. Testing up to n=1M is very nearly complete and nothing so far. Testing to n=3M begins tomorrow, along with sieving to n=10M (as there is a good chance we will need it and that sieve will take some time). Fingers crossed!


Kellen, right now it's more important to eliminate k's at low n's than to go deep on a single k. I'd advise against going past n=1M solo.


Oooops! In that case then I will also grab, and test to 1M, 45,323 and 50,873.

There are a handful (20ish) candidates left for 76,877 up to 1M and no primes. I will finish those last few then stop. All residues and sieve files are saved if anyone needs/wants them (this goes for all k's).

Kellen
Send message
Joined: 10 Jan 18
Posts: 484
ID: 967938
Credit: 1,600,003,090
RAC: 0
Discovered 2 mega primes321 LLR Sapphire: Earned 20,000,000 credits (20,008,344)Cullen LLR Sapphire: Earned 20,000,000 credits (20,000,917)ESP LLR Sapphire: Earned 20,000,000 credits (20,001,144)Generalized Cullen/Woodall LLR Sapphire: Earned 20,000,000 credits (20,011,942)PPS LLR Sapphire: Earned 20,000,000 credits (20,000,023)PSP LLR Sapphire: Earned 20,000,000 credits (20,008,714)SoB LLR Sapphire: Earned 20,000,000 credits (20,035,621)SR5 LLR Sapphire: Earned 20,000,000 credits (20,004,459)SGS LLR Sapphire: Earned 20,000,000 credits (20,000,002)TRP LLR Sapphire: Earned 20,000,000 credits (20,000,236)Woodall LLR Sapphire: Earned 20,000,000 credits (20,017,137)321 Sieve (suspended) Sapphire: Earned 20,000,000 credits (20,000,569)Generalized Cullen/Woodall Sieve (suspended) Sapphire: Earned 20,000,000 credits (20,006,424)PPS Sieve Sapphire: Earned 20,000,000 credits (49,900,913)AP 26/27 Sapphire: Earned 20,000,000 credits (45,002,633)GFN Double Silver: Earned 200,000,000 credits (200,000,012)WW (retired) Sapphire: Earned 20,000,000 credits (45,004,000)PSA Double Amethyst: Earned 1,000,000,000 credits (1,000,000,000)
Message 139563 - Posted: 9 Apr 2020 | 17:30:24 UTC

57377*2^447439+1 is prime :)

Profile JeppeSNProject donor
Avatar
Send message
Joined: 5 Apr 14
Posts: 1824
ID: 306875
Credit: 50,008,759
RAC: 13,662
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 (19,777,795)PSP LLR Gold: Earned 500,000 credits (598,093)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)Cullen/Woodall Sieve Bronze: Earned 10,000 credits (22,952)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,980,148)WW (retired) Jade: Earned 10,000,000 credits (13,756,000)PSA Turquoise: Earned 5,000,000 credits (7,614,290)
Message 139564 - Posted: 9 Apr 2020 | 17:47:31 UTC
Last modified: 9 Apr 2020 | 17:50:55 UTC

Big update, including Kellen's find:

k (weight) known non-Proth primes eliminated? --------------------------------------------------------------- 22249 (0.3253) 22249*2^2 + 1 23873 (0.3425) 23873*2^5 + 1 Yes, 23873*2^136733 + 1 23971 (0.1180) 23971*2^8 + 1 28831 (0.2716) 28831*2^4 + 1 Yes, 28831*2^204580 + 1 35461 (0.2162) 35461*2^4 + 1 Yes, 35461*2^129820 + 1 39527 (0.1596) 39527*2^15 + 1 Yes, 39527*2^143055 + 1 44243 (0.2793) 44243*2^9 + 1 45323 (0.3053) 45323*2^1 + 1 50777 (0.1900) 50777*2^11 + 1 50873 (0.4702) 50873*2^1 + 1 54953 (0.2429) 54953*2^9 + 1 57377 (0.1988) 57377*2^7 + 1 Yes, 57377*2^447439 + 1 68221 (0.3995) 68221*2^16 + 1 Yes, 68221*2^200944 + 1 68633 (0.3066) 68633*2^9 + 1 71657 (0.3850) 71657*2^15 + 1 76877 (0.0929) 76877*2^11 + 1 77297 (0.3050) 77297*2^3 + 1 Yes, 77297*2^118499 + 1

/JeppeSN

Profile JeppeSNProject donor
Avatar
Send message
Joined: 5 Apr 14
Posts: 1824
ID: 306875
Credit: 50,008,759
RAC: 13,662
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 (19,777,795)PSP LLR Gold: Earned 500,000 credits (598,093)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)Cullen/Woodall Sieve Bronze: Earned 10,000 credits (22,952)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,980,148)WW (retired) Jade: Earned 10,000,000 credits (13,756,000)PSA Turquoise: Earned 5,000,000 credits (7,614,290)
Message 139565 - Posted: 9 Apr 2020 | 18:48:03 UTC

I have tested 54953 and 71657 to n = 210k in my slow (but surprisingly fruitful) way.

Kellen, have you covered five k? Namely 76877, 50777; 45323, 50873; plus the one in which you reported a prime above?

It is kind of hard to keep track ;-)

/JeppeSN

Kellen
Send message
Joined: 10 Jan 18
Posts: 484
ID: 967938
Credit: 1,600,003,090
RAC: 0
Discovered 2 mega primes321 LLR Sapphire: Earned 20,000,000 credits (20,008,344)Cullen LLR Sapphire: Earned 20,000,000 credits (20,000,917)ESP LLR Sapphire: Earned 20,000,000 credits (20,001,144)Generalized Cullen/Woodall LLR Sapphire: Earned 20,000,000 credits (20,011,942)PPS LLR Sapphire: Earned 20,000,000 credits (20,000,023)PSP LLR Sapphire: Earned 20,000,000 credits (20,008,714)SoB LLR Sapphire: Earned 20,000,000 credits (20,035,621)SR5 LLR Sapphire: Earned 20,000,000 credits (20,004,459)SGS LLR Sapphire: Earned 20,000,000 credits (20,000,002)TRP LLR Sapphire: Earned 20,000,000 credits (20,000,236)Woodall LLR Sapphire: Earned 20,000,000 credits (20,017,137)321 Sieve (suspended) Sapphire: Earned 20,000,000 credits (20,000,569)Generalized Cullen/Woodall Sieve (suspended) Sapphire: Earned 20,000,000 credits (20,006,424)PPS Sieve Sapphire: Earned 20,000,000 credits (49,900,913)AP 26/27 Sapphire: Earned 20,000,000 credits (45,002,633)GFN Double Silver: Earned 200,000,000 credits (200,000,012)WW (retired) Sapphire: Earned 20,000,000 credits (45,004,000)PSA Double Amethyst: Earned 1,000,000,000 credits (1,000,000,000)
Message 139566 - Posted: 9 Apr 2020 | 19:02:14 UTC - in response to Message 139565.

I have tested 54953 and 71657 to n = 210k in my slow (but surprisingly fruitful) way.

Kellen, have you covered five k? Namely 76877, 50777; 45323, 50873; plus the one in which you reported a prime above?

It is kind of hard to keep track ;-)

/JeppeSN


I hear ya on that whole keeping-track thing! I have stacks of paper on my desk for the GFN 1-12 projects :)

And you are correct I am taking 45323, 50777, 50873 and 76877 to 1M. 76,877 is complete to 1M and 50,777 is almost there and the other two will take a bit more time, but should be there by the end of day Saturday.

At that time I will see what is left on the list and either start on one that I haven't done or start taking the ones listed above to higher n values, unless there is some other methodology you would like me to use; just let me know :)

numbermaniac
Volunteer tester
Send message
Joined: 28 Mar 14
Posts: 210
ID: 305955
Credit: 16,713,863
RAC: 35,947
321 LLR Amethyst: Earned 1,000,000 credits (1,002,294)PPS LLR Ruby: Earned 2,000,000 credits (2,136,188)PSP LLR Bronze: Earned 10,000 credits (61,731)SR5 LLR Amethyst: Earned 1,000,000 credits (1,085,075)SGS LLR Ruby: Earned 2,000,000 credits (3,515,147)TRP LLR Ruby: Earned 2,000,000 credits (2,015,699)321 Sieve (suspended) Gold: Earned 500,000 credits (512,303)Generalized Cullen/Woodall Sieve (suspended) Gold: Earned 500,000 credits (503,510)PPS Sieve Ruby: Earned 2,000,000 credits (2,002,374)Sierpinski (ESP/PSP/SoB) Sieve (suspended) Bronze: Earned 10,000 credits (34,269)TRP Sieve (suspended) Bronze: Earned 10,000 credits (32,679)AP 26/27 Gold: Earned 500,000 credits (610,493)GFN Ruby: Earned 2,000,000 credits (3,048,393)PSA Silver: Earned 100,000 credits (141,661)
Message 139568 - Posted: 10 Apr 2020 | 1:20:24 UTC

Kellen's n=447K find has inspired me to push a little bit further, so I'm going to take k = 22249 from n = 250K up to n = 500K.
____________
1 PPSE (+2 DC) & 5 SGS primes

KEPProject donor
Send message
Joined: 10 Aug 05
Posts: 301
ID: 110
Credit: 12,352,853
RAC: 139
Found 1 prime in the 2019 Tour de PrimesESP LLR Amethyst: Earned 1,000,000 credits (1,638,299)PPS LLR Amethyst: Earned 1,000,000 credits (1,530,698)PSP LLR Amethyst: Earned 1,000,000 credits (1,303,212)SoB LLR Amethyst: Earned 1,000,000 credits (1,406,346)SR5 LLR Silver: Earned 100,000 credits (482,968)TRP LLR Ruby: Earned 2,000,000 credits (3,559,116)321 Sieve (suspended) Amethyst: Earned 1,000,000 credits (1,633,882)Sierpinski (ESP/PSP/SoB) Sieve (suspended) Bronze: Earned 10,000 credits (64,186)TRP Sieve (suspended) Silver: Earned 100,000 credits (259,649)PSA Silver: Earned 100,000 credits (456,059)
Message 139578 - Posted: 10 Apr 2020 | 8:37:15 UTC

@ everyone:

You can take this as a word of advice :)

I really like the idea of this project, but as a conjecture guy (11 years running almost just conjectures) I have learned how important it is to get things done correct from the very first test untill the last test/needed prime is found.

So here is what I suggest that you all do.

1. Point out an administrator/leader of this (I suggest Jeppe)
2. Test everything to n=1M
3. At n=1M, Jeppe checks all results and compare to the sievefile to make sure no n's is untested for remaining k's
4. Once everything for the k's remaining at n=1M is verified as fully first time checked, start sieving
5. Sieve from n=1 to n=10M up untill it takes 70% of the time it takes to complete a test at nMax, to remove a candidate by finding a factor. Example given: Test at nMax=10000 CPU seconds, factorremovalrate=7000 CPU seconds per factor, means that you are at optimal sievedepth
6. Do an unformal doublecheck, by running everything that remains from n=1. Make reservationfiles covering sets of 1000, 5000 or 10000 tests. The users can reserve a range here and download the matching workfile, from a googledrive account made just for this project
7 Test happily towards n=10M and verify as ranges completes, that actually all n has a result and therefor nothing is missed

Just my 2 cents, good luck on this "problem" - in case you need advise or have questions, feel free to ask and I will share my experience and help you the best I can :)

Pavel Atnashev
Send message
Joined: 11 Aug 17
Posts: 66
ID: 914937
Credit: 4,251,290,374
RAC: 156,811
Discovered 4 mega primesEliminated 3 conjecture "k"s321 LLR Jade: Earned 10,000,000 credits (11,980,856)Cullen LLR Emerald: Earned 50,000,000 credits (71,772,873)ESP LLR Double Ruby: Earned 2,000,000,000 credits (2,000,000,842)Generalized Cullen/Woodall LLR Bronze: Earned 10,000 credits (67,073)PPS LLR Double Bronze: Earned 100,000,000 credits (133,973,142)PSP LLR Double Gold: Earned 500,000,000 credits (622,822,458)SoB LLR Double Amethyst: Earned 1,000,000,000 credits (1,010,504,273)SR5 LLR Double Bronze: Earned 100,000,000 credits (137,511,997)TRP LLR Double Silver: Earned 200,000,000 credits (257,876,275)Woodall LLR Ruby: Earned 2,000,000 credits (4,756,356)Generalized Cullen/Woodall Sieve (suspended) Bronze: Earned 10,000 credits (24,029)
Message 139579 - Posted: 10 Apr 2020 | 9:19:04 UTC

Excellent post by KEP.

I'd like to add that there's no need to rush testing after n=1M. You need to do it correctly, so that nobody has any doubt that the range is searched thoroughly. Also, new testing schemes may help to speed up the process.

Profile JeppeSNProject donor
Avatar
Send message
Joined: 5 Apr 14
Posts: 1824
ID: 306875
Credit: 50,008,759
RAC: 13,662
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 (19,777,795)PSP LLR Gold: Earned 500,000 credits (598,093)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)Cullen/Woodall Sieve Bronze: Earned 10,000 credits (22,952)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,980,148)WW (retired) Jade: Earned 10,000,000 credits (13,756,000)PSA Turquoise: Earned 5,000,000 credits (7,614,290)
Message 139580 - Posted: 10 Apr 2020 | 9:30:12 UTC

Thank you very much for the good advice. We may want to double-check ranges of tiny n at a later point (for those k that survive, at least).

I am in the process of taking 54953 and 71657 near n = 300k.

dannyridel, can I ask you about the status of your multiplier, 44243? What program/method are you using to test it, and how far have you come?

/JeppeSN

Profile dannyridel
Volunteer tester
Avatar
Send message
Joined: 3 Feb 19
Posts: 997
ID: 1097922
Credit: 86,117,222
RAC: 19,615
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 Ruby: Earned 2,000,000 credits (4,044,140)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)Cullen/Woodall Sieve Silver: Earned 100,000 credits (114,758)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 (7,422,948)GFN Sapphire: Earned 20,000,000 credits (34,852,386)WW (retired) Sapphire: Earned 20,000,000 credits (21,136,000)PSA Silver: Earned 100,000 credits (373,034)
Message 139581 - Posted: 10 Apr 2020 | 9:46:53 UTC - in response to Message 139580.
Last modified: 10 Apr 2020 | 9:48:45 UTC

Hi, I'm near 200k for k=44243, and I am using LLR multithreaded. If I'm allowed, I'll continue to 1.5M, because at my rate every other k will be at 1M when I reach that. I've already sieved to 2*10^11 using sr1sieve.
____________
My lucky number is 6219*2^3374198+1


KEPProject donor
Send message
Joined: 10 Aug 05
Posts: 301
ID: 110
Credit: 12,352,853
RAC: 139
Found 1 prime in the 2019 Tour de PrimesESP LLR Amethyst: Earned 1,000,000 credits (1,638,299)PPS LLR Amethyst: Earned 1,000,000 credits (1,530,698)PSP LLR Amethyst: Earned 1,000,000 credits (1,303,212)SoB LLR Amethyst: Earned 1,000,000 credits (1,406,346)SR5 LLR Silver: Earned 100,000 credits (482,968)TRP LLR Ruby: Earned 2,000,000 credits (3,559,116)321 Sieve (suspended) Amethyst: Earned 1,000,000 credits (1,633,882)Sierpinski (ESP/PSP/SoB) Sieve (suspended) Bronze: Earned 10,000 credits (64,186)TRP Sieve (suspended) Silver: Earned 100,000 credits (259,649)PSA Silver: Earned 100,000 credits (456,059)
Message 139584 - Posted: 10 Apr 2020 | 10:50:54 UTC

Thank you everyone :)

I may add, that a good way to test that everything was in fact tested, is to use create a bogus factorfile, with the tests that you have a residue for. On SR383, I do as follows:

1. Create a list of k*383^n+/-1 that has a test, example given: 128*383^200000+1
2. In a spreadsheet, put this code in column 1 "3333333333333333333333 | " and in column 2 "k*383^n+/-1"
3. Copy both columns to a notepad and insert
4. Remove tabseperation
5. Save in a DC folder as anygivenname.txt
6. Copy srsieve.out to the DC folder
7. Run srfile in DC folder using shift+right click and push Open Commandwindow
8. Run following command: srfile -k anygivenname.txt srsieve.out - this will remove the completed tests from srsieve.out
9. Run following command: srfile -G srsieve.out - this will create a version of base 383 tests remaining untested.
10. Check that the highest n for each k in your resultfile is in fact lower than the smallest remaining n you have for each k --> dependant how clean your search is, then you may in step 9 want to run following command: srfile -g srsieve.out, then you will easier be able to compare the resultfiles with the n remaining and if for each k remaining, n remaining is higher than highest n for each k in your bogus factorfile, then you will know that nothing has been missed. You will not know if the quality of the test is good or bad, you will ONLY KNOW that nothing was missed.

Hope this made sense and please remember to work on a copy of your original srsieve.out file, else you may loose a lot of work. Also remember, that unless you are determined to find the absolut smallest n that makes a prime (the first n) then there is no need to check the already primed k's.

Profile dannyridel
Volunteer tester
Avatar
Send message
Joined: 3 Feb 19
Posts: 997
ID: 1097922
Credit: 86,117,222
RAC: 19,615
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 Ruby: Earned 2,000,000 credits (4,044,140)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)Cullen/Woodall Sieve Silver: Earned 100,000 credits (114,758)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 (7,422,948)GFN Sapphire: Earned 20,000,000 credits (34,852,386)WW (retired) Sapphire: Earned 20,000,000 credits (21,136,000)PSA Silver: Earned 100,000 credits (373,034)
Message 139586 - Posted: 10 Apr 2020 | 13:04:19 UTC

May I use proth20 for this? Is proth20 ready?
____________
My lucky number is 6219*2^3374198+1


Profile JeppeSNProject donor
Avatar
Send message
Joined: 5 Apr 14
Posts: 1824
ID: 306875
Credit: 50,008,759
RAC: 13,662
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 (19,777,795)PSP LLR Gold: Earned 500,000 credits (598,093)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)Cullen/Woodall Sieve Bronze: Earned 10,000 credits (22,952)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,980,148)WW (retired) Jade: Earned 10,000,000 credits (13,756,000)PSA Turquoise: Earned 5,000,000 credits (7,614,290)
Message 139587 - Posted: 10 Apr 2020 | 14:07:24 UTC - in response to Message 139586.

May I use proth20 for this? Is proth20 ready?


It is a good question. I guess you can try that. Or ask Yves Gallot if it is appropriate.

On Discord, Pavel Atnashev suggested we use his version of LLR in which you can say -oGerbicz=1 to get a Gerbicz check. That should catch problems with hardware errors (which might otherwise incorrectly skip a prime).

/JeppeSN

numbermaniac
Volunteer tester
Send message
Joined: 28 Mar 14
Posts: 210
ID: 305955
Credit: 16,713,863
RAC: 35,947
321 LLR Amethyst: Earned 1,000,000 credits (1,002,294)PPS LLR Ruby: Earned 2,000,000 credits (2,136,188)PSP LLR Bronze: Earned 10,000 credits (61,731)SR5 LLR Amethyst: Earned 1,000,000 credits (1,085,075)SGS LLR Ruby: Earned 2,000,000 credits (3,515,147)TRP LLR Ruby: Earned 2,000,000 credits (2,015,699)321 Sieve (suspended) Gold: Earned 500,000 credits (512,303)Generalized Cullen/Woodall Sieve (suspended) Gold: Earned 500,000 credits (503,510)PPS Sieve Ruby: Earned 2,000,000 credits (2,002,374)Sierpinski (ESP/PSP/SoB) Sieve (suspended) Bronze: Earned 10,000 credits (34,269)TRP Sieve (suspended) Bronze: Earned 10,000 credits (32,679)AP 26/27 Gold: Earned 500,000 credits (610,493)GFN Ruby: Earned 2,000,000 credits (3,048,393)PSA Silver: Earned 100,000 credits (141,661)
Message 139588 - Posted: 10 Apr 2020 | 14:29:13 UTC - in response to Message 139568.
Last modified: 10 Apr 2020 | 14:30:44 UTC

Kellen's n=447K find has inspired me to push a little bit further, so I'm going to take k = 22249 from n = 250K up to n = 500K.

Success!

22249*2^408602+1 is prime! (123006 decimal digits) Time : 41.835 sec.

____________
1 PPSE (+2 DC) & 5 SGS primes

Profile JeppeSNProject donor
Avatar
Send message
Joined: 5 Apr 14
Posts: 1824
ID: 306875
Credit: 50,008,759
RAC: 13,662
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 (19,777,795)PSP LLR Gold: Earned 500,000 credits (598,093)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)Cullen/Woodall Sieve Bronze: Earned 10,000 credits (22,952)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,980,148)WW (retired) Jade: Earned 10,000,000 credits (13,756,000)PSA Turquoise: Earned 5,000,000 credits (7,614,290)
Message 139591 - Posted: 10 Apr 2020 | 15:14:39 UTC - in response to Message 139588.

Updated with the find from numbermaniac:

k (weight) known non-Proth primes eliminated? --------------------------------------------------------------- 22249 (0.3253) 22249*2^2 + 1 Yes, 22249*2^408602 + 1 23873 (0.3425) 23873*2^5 + 1 Yes, 23873*2^136733 + 1 23971 (0.1180) 23971*2^8 + 1 28831 (0.2716) 28831*2^4 + 1 Yes, 28831*2^204580 + 1 35461 (0.2162) 35461*2^4 + 1 Yes, 35461*2^129820 + 1 39527 (0.1596) 39527*2^15 + 1 Yes, 39527*2^143055 + 1 44243 (0.2793) 44243*2^9 + 1 45323 (0.3053) 45323*2^1 + 1 50777 (0.1900) 50777*2^11 + 1 50873 (0.4702) 50873*2^1 + 1 54953 (0.2429) 54953*2^9 + 1 57377 (0.1988) 57377*2^7 + 1 Yes, 57377*2^447439 + 1 68221 (0.3995) 68221*2^16 + 1 Yes, 68221*2^200944 + 1 68633 (0.3066) 68633*2^9 + 1 71657 (0.3850) 71657*2^15 + 1 76877 (0.0929) 76877*2^11 + 1 77297 (0.3050) 77297*2^3 + 1 Yes, 77297*2^118499 + 1

/JeppeSN

Kellen
Send message
Joined: 10 Jan 18
Posts: 484
ID: 967938
Credit: 1,600,003,090
RAC: 0
Discovered 2 mega primes321 LLR Sapphire: Earned 20,000,000 credits (20,008,344)Cullen LLR Sapphire: Earned 20,000,000 credits (20,000,917)ESP LLR Sapphire: Earned 20,000,000 credits (20,001,144)Generalized Cullen/Woodall LLR Sapphire: Earned 20,000,000 credits (20,011,942)PPS LLR Sapphire: Earned 20,000,000 credits (20,000,023)PSP LLR Sapphire: Earned 20,000,000 credits (20,008,714)SoB LLR Sapphire: Earned 20,000,000 credits (20,035,621)SR5 LLR Sapphire: Earned 20,000,000 credits (20,004,459)SGS LLR Sapphire: Earned 20,000,000 credits (20,000,002)TRP LLR Sapphire: Earned 20,000,000 credits (20,000,236)Woodall LLR Sapphire: Earned 20,000,000 credits (20,017,137)321 Sieve (suspended) Sapphire: Earned 20,000,000 credits (20,000,569)Generalized Cullen/Woodall Sieve (suspended) Sapphire: Earned 20,000,000 credits (20,006,424)PPS Sieve Sapphire: Earned 20,000,000 credits (49,900,913)AP 26/27 Sapphire: Earned 20,000,000 credits (45,002,633)GFN Double Silver: Earned 200,000,000 credits (200,000,012)WW (retired) Sapphire: Earned 20,000,000 credits (45,004,000)PSA Double Amethyst: Earned 1,000,000,000 credits (1,000,000,000)
Message 139599 - Posted: 11 Apr 2020 | 4:23:38 UTC

50,777 is now tested to 1M, and no primes were found.
45,323 is at ~525K and 50,873 is at ~640K. No primes for those ones either yet. As those two have a lot of candidates they will take a bit longer to test than I had originally anticipated, but I'll split the upper ranges onto a few computers tomorrow or Sunday to speed things up with the goal of completing them both to 1M by end-of-day Monday :)

Profile JeppeSNProject donor
Avatar
Send message
Joined: 5 Apr 14
Posts: 1824
ID: 306875
Credit: 50,008,759
RAC: 13,662
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 (19,777,795)PSP LLR Gold: Earned 500,000 credits (598,093)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)Cullen/Woodall Sieve Bronze: Earned 10,000 credits (22,952)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,980,148)WW (retired) Jade: Earned 10,000,000 credits (13,756,000)PSA Turquoise: Earned 5,000,000 credits (7,614,290)
Message 139604 - Posted: 11 Apr 2020 | 7:19:58 UTC - in response to Message 139599.

Thanks, Kellen. As you see, inspired by Ravi, I put in the weights of each k so in the future it is easier to estimate if a particular k has many or few candidates. /JeppeSN

Profile dannyridel
Volunteer tester
Avatar
Send message
Joined: 3 Feb 19
Posts: 997
ID: 1097922
Credit: 86,117,222
RAC: 19,615
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 Ruby: Earned 2,000,000 credits (4,044,140)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)Cullen/Woodall Sieve Silver: Earned 100,000 credits (114,758)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 (7,422,948)GFN Sapphire: Earned 20,000,000 credits (34,852,386)WW (retired) Sapphire: Earned 20,000,000 credits (21,136,000)PSA Silver: Earned 100,000 credits (373,034)
Message 139607 - Posted: 11 Apr 2020 | 9:07:16 UTC

At 300k with k=44243
____________
My lucky number is 6219*2^3374198+1


Profile JeppeSNProject donor
Avatar
Send message
Joined: 5 Apr 14
Posts: 1824
ID: 306875
Credit: 50,008,759
RAC: 13,662
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 (19,777,795)PSP LLR Gold: Earned 500,000 credits (598,093)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)Cullen/Woodall Sieve Bronze: Earned 10,000 credits (22,952)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,980,148)WW (retired) Jade: Earned 10,000,000 credits (13,756,000)PSA Turquoise: Earned 5,000,000 credits (7,614,290)
Message 139615 - Posted: 12 Apr 2020 | 7:27:39 UTC - in response to Message 139580.

I am in the process of taking 54953 and 71657 near n = 300k.


54953 and 71657 are now past n = 400k.

/JeppeSN

Profile dannyridel
Volunteer tester
Avatar
Send message
Joined: 3 Feb 19
Posts: 997
ID: 1097922
Credit: 86,117,222
RAC: 19,615
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 Ruby: Earned 2,000,000 credits (4,044,140)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)Cullen/Woodall Sieve Silver: Earned 100,000 credits (114,758)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 (7,422,948)GFN Sapphire: Earned 20,000,000 credits (34,852,386)WW (retired) Sapphire: Earned 20,000,000 credits (21,136,000)PSA Silver: Earned 100,000 credits (373,034)
Message 139616 - Posted: 12 Apr 2020 | 9:01:41 UTC - in response to Message 139615.

At 300k with k=44243

Closing in on n=400k, no primes.
____________
My lucky number is 6219*2^3374198+1


Kellen
Send message
Joined: 10 Jan 18
Posts: 484
ID: 967938
Credit: 1,600,003,090
RAC: 0
Discovered 2 mega primes321 LLR Sapphire: Earned 20,000,000 credits (20,008,344)Cullen LLR Sapphire: Earned 20,000,000 credits (20,000,917)ESP LLR Sapphire: Earned 20,000,000 credits (20,001,144)Generalized Cullen/Woodall LLR Sapphire: Earned 20,000,000 credits (20,011,942)PPS LLR Sapphire: Earned 20,000,000 credits (20,000,023)PSP LLR Sapphire: Earned 20,000,000 credits (20,008,714)SoB LLR Sapphire: Earned 20,000,000 credits (20,035,621)SR5 LLR Sapphire: Earned 20,000,000 credits (20,004,459)SGS LLR Sapphire: Earned 20,000,000 credits (20,000,002)TRP LLR Sapphire: Earned 20,000,000 credits (20,000,236)Woodall LLR Sapphire: Earned 20,000,000 credits (20,017,137)321 Sieve (suspended) Sapphire: Earned 20,000,000 credits (20,000,569)Generalized Cullen/Woodall Sieve (suspended) Sapphire: Earned 20,000,000 credits (20,006,424)PPS Sieve Sapphire: Earned 20,000,000 credits (49,900,913)AP 26/27 Sapphire: Earned 20,000,000 credits (45,002,633)GFN Double Silver: Earned 200,000,000 credits (200,000,012)WW (retired) Sapphire: Earned 20,000,000 credits (45,004,000)PSA Double Amethyst: Earned 1,000,000,000 credits (1,000,000,000)
Message 139633 - Posted: 13 Apr 2020 | 3:29:43 UTC

I split the upper ranges between several computers for 45,323 and 50,873. For 45,323 nothing remains below 673K and >50% of candidates above this are also tested and for 50,873 nothing remains below 777K and ~35% of the candidates above this are tested. No primes yet, unfortunately.

Major storm forecast for tomorrow and the power will likely go out, but if it doesn't, or if the outage is short, these will likely be finished tomorrow night. Tuesday night is a certainty, barring some electrical grid catastrophe :)

Kellen
Send message
Joined: 10 Jan 18
Posts: 484
ID: 967938
Credit: 1,600,003,090
RAC: 0
Discovered 2 mega primes321 LLR Sapphire: Earned 20,000,000 credits (20,008,344)Cullen LLR Sapphire: Earned 20,000,000 credits (20,000,917)ESP LLR Sapphire: Earned 20,000,000 credits (20,001,144)Generalized Cullen/Woodall LLR Sapphire: Earned 20,000,000 credits (20,011,942)PPS LLR Sapphire: Earned 20,000,000 credits (20,000,023)PSP LLR Sapphire: Earned 20,000,000 credits (20,008,714)SoB LLR Sapphire: Earned 20,000,000 credits (20,035,621)SR5 LLR Sapphire: Earned 20,000,000 credits (20,004,459)SGS LLR Sapphire: Earned 20,000,000 credits (20,000,002)TRP LLR Sapphire: Earned 20,000,000 credits (20,000,236)Woodall LLR Sapphire: Earned 20,000,000 credits (20,017,137)321 Sieve (suspended) Sapphire: Earned 20,000,000 credits (20,000,569)Generalized Cullen/Woodall Sieve (suspended) Sapphire: Earned 20,000,000 credits (20,006,424)PPS Sieve Sapphire: Earned 20,000,000 credits (49,900,913)AP 26/27 Sapphire: Earned 20,000,000 credits (45,002,633)GFN Double Silver: Earned 200,000,000 credits (200,000,012)WW (retired) Sapphire: Earned 20,000,000 credits (45,004,000)PSA Double Amethyst: Earned 1,000,000,000 credits (1,000,000,000)
Message 139667 - Posted: 15 Apr 2020 | 0:19:44 UTC

45323, 50777, 50873 and 76877 are all complete to 1M now, but no additional primes were found.

Profile dannyridel
Volunteer tester
Avatar
Send message
Joined: 3 Feb 19
Posts: 997
ID: 1097922
Credit: 86,117,222
RAC: 19,615
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 Ruby: Earned 2,000,000 credits (4,044,140)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)Cullen/Woodall Sieve Silver: Earned 100,000 credits (114,758)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 (7,422,948)GFN Sapphire: Earned 20,000,000 credits (34,852,386)WW (retired) Sapphire: Earned 20,000,000 credits (21,136,000)PSA Silver: Earned 100,000 credits (373,034)
Message 139671 - Posted: 15 Apr 2020 | 7:06:42 UTC

Guys, I may be delaying my reservation for about one day or two for my wuprop goal on gfn16mega. Sorry about that.
____________
My lucky number is 6219*2^3374198+1


Profile dannyridel
Volunteer tester
Avatar
Send message
Joined: 3 Feb 19
Posts: 997
ID: 1097922
Credit: 86,117,222
RAC: 19,615
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 Ruby: Earned 2,000,000 credits (4,044,140)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)Cullen/Woodall Sieve Silver: Earned 100,000 credits (114,758)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 (7,422,948)GFN Sapphire: Earned 20,000,000 credits (34,852,386)WW (retired) Sapphire: Earned 20,000,000 credits (21,136,000)PSA Silver: Earned 100,000 credits (373,034)
Message 139714 - Posted: 17 Apr 2020 | 23:24:44 UTC

I stroke luck!!!!
On this wonderful day, I eliminated k=44243 from this problem with the prime:
44243*2^440969+1 is prime! (132750 decimal digits) Time: 123.927 sec.

I am going to USAP about an hour later....will this be a sign of good luck today.....
____________
My lucky number is 6219*2^3374198+1


Profile JeppeSNProject donor
Avatar
Send message
Joined: 5 Apr 14
Posts: 1824
ID: 306875
Credit: 50,008,759
RAC: 13,662
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 (19,777,795)PSP LLR Gold: Earned 500,000 credits (598,093)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)Cullen/Woodall Sieve Bronze: Earned 10,000 credits (22,952)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,980,148)WW (retired) Jade: Earned 10,000,000 credits (13,756,000)PSA Turquoise: Earned 5,000,000 credits (7,614,290)
Message 139717 - Posted: 18 Apr 2020 | 7:15:14 UTC - in response to Message 139714.

Excellent news. Is it this USAP (too many acronyms)?

Update:

k (weight) known non-Proth primes eliminated? --------------------------------------------------------------- 22249 (0.3253) 22249*2^2 + 1 Yes, 22249*2^408602 + 1 23873 (0.3425) 23873*2^5 + 1 Yes, 23873*2^136733 + 1 23971 (0.1180) 23971*2^8 + 1 28831 (0.2716) 28831*2^4 + 1 Yes, 28831*2^204580 + 1 35461 (0.2162) 35461*2^4 + 1 Yes, 35461*2^129820 + 1 39527 (0.1596) 39527*2^15 + 1 Yes, 39527*2^143055 + 1 44243 (0.2793) 44243*2^9 + 1 Yes, 44243*2^440969 + 1 45323 (0.3053) 45323*2^1 + 1 50777 (0.1900) 50777*2^11 + 1 50873 (0.4702) 50873*2^1 + 1 54953 (0.2429) 54953*2^9 + 1 57377 (0.1988) 57377*2^7 + 1 Yes, 57377*2^447439 + 1 68221 (0.3995) 68221*2^16 + 1 Yes, 68221*2^200944 + 1 68633 (0.3066) 68633*2^9 + 1 71657 (0.3850) 71657*2^15 + 1 76877 (0.0929) 76877*2^11 + 1 77297 (0.3050) 77297*2^3 + 1 Yes, 77297*2^118499 + 1

/JeppeSN

Profile dannyridel
Volunteer tester
Avatar
Send message
Joined: 3 Feb 19
Posts: 997
ID: 1097922
Credit: 86,117,222
RAC: 19,615
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 Ruby: Earned 2,000,000 credits (4,044,140)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)Cullen/Woodall Sieve Silver: Earned 100,000 credits (114,758)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 (7,422,948)GFN Sapphire: Earned 20,000,000 credits (34,852,386)WW (retired) Sapphire: Earned 20,000,000 credits (21,136,000)PSA Silver: Earned 100,000 credits (373,034)
Message 139720 - Posted: 18 Apr 2020 | 10:40:34 UTC - in response to Message 139717.
Last modified: 18 Apr 2020 | 10:47:33 UTC

Yes, it is :) Sadly the US round this year is cancelled or our team could have advanced :(
This is the official site.
By the way, are there any other K's that have not yet been reserved to 1M yet?
____________
My lucky number is 6219*2^3374198+1


Profile JeppeSNProject donor
Avatar
Send message
Joined: 5 Apr 14
Posts: 1824
ID: 306875
Credit: 50,008,759
RAC: 13,662
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 (19,777,795)PSP LLR Gold: Earned 500,000 credits (598,093)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)Cullen/Woodall Sieve Bronze: Earned 10,000 credits (22,952)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,980,148)WW (retired) Jade: Earned 10,000,000 credits (13,756,000)PSA Turquoise: Earned 5,000,000 credits (7,614,290)
Message 139722 - Posted: 18 Apr 2020 | 11:08:28 UTC

I am taking 54953 and 71657.

As far as I see, the k values 23971 (low weight) and 68633 are done only to n=250'000. So pick one of them.

/JeppeSN

Profile dannyridel
Volunteer tester
Avatar
Send message
Joined: 3 Feb 19
Posts: 997
ID: 1097922
Credit: 86,117,222
RAC: 19,615
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 Ruby: Earned 2,000,000 credits (4,044,140)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)Cullen/Woodall Sieve Silver: Earned 100,000 credits (114,758)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 (7,422,948)GFN Sapphire: Earned 20,000,000 credits (34,852,386)WW (retired) Sapphire: Earned 20,000,000 credits (21,136,000)PSA Silver: Earned 100,000 credits (373,034)
Message 139725 - Posted: 18 Apr 2020 | 12:09:15 UTC
Last modified: 18 Apr 2020 | 12:32:04 UTC

I'll take both K's to 500K.
Perhaps I'll get a prime again right before (online!) midterms? 😏😏😏😏😏
____________
My lucky number is 6219*2^3374198+1


Profile JeppeSNProject donor
Avatar
Send message
Joined: 5 Apr 14
Posts: 1824
ID: 306875
Credit: 50,008,759
RAC: 13,662
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 (19,777,795)PSP LLR Gold: Earned 500,000 credits (598,093)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)Cullen/Woodall Sieve Bronze: Earned 10,000 credits (22,952)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,980,148)WW (retired) Jade: Earned 10,000,000 credits (13,756,000)PSA Turquoise: Earned 5,000,000 credits (7,614,290)
Message 139735 - Posted: 19 Apr 2020 | 6:33:43 UTC

Update:

k (weight) known non-Proth primes eliminated? --------------------------------------------------------------- 22249 (0.3253) 22249*2^2 + 1 Yes, 22249*2^408602 + 1 23873 (0.3425) 23873*2^5 + 1 Yes, 23873*2^136733 + 1 23971 (0.1180) 23971*2^8 + 1 28831 (0.2716) 28831*2^4 + 1 Yes, 28831*2^204580 + 1 35461 (0.2162) 35461*2^4 + 1 Yes, 35461*2^129820 + 1 39527 (0.1596) 39527*2^15 + 1 Yes, 39527*2^143055 + 1 44243 (0.2793) 44243*2^9 + 1 Yes, 44243*2^440969 + 1 45323 (0.3053) 45323*2^1 + 1 50777 (0.1900) 50777*2^11 + 1 50873 (0.4702) 50873*2^1 + 1 54953 (0.2429) 54953*2^9 + 1 Yes, 54953*2^622065 + 1 57377 (0.1988) 57377*2^7 + 1 Yes, 57377*2^447439 + 1 68221 (0.3995) 68221*2^16 + 1 Yes, 68221*2^200944 + 1 68633 (0.3066) 68633*2^9 + 1 71657 (0.3850) 71657*2^15 + 1 76877 (0.0929) 76877*2^11 + 1 77297 (0.3050) 77297*2^3 + 1 Yes, 77297*2^118499 + 1

/JeppeSN

Profile JeppeSNProject donor
Avatar
Send message
Joined: 5 Apr 14
Posts: 1824
ID: 306875
Credit: 50,008,759
RAC: 13,662
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 (19,777,795)PSP LLR Gold: Earned 500,000 credits (598,093)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)Cullen/Woodall Sieve Bronze: Earned 10,000 credits (22,952)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,980,148)WW (retired) Jade: Earned 10,000,000 credits (13,756,000)PSA Turquoise: Earned 5,000,000 credits (7,614,290)
Message 139737 - Posted: 19 Apr 2020 | 7:16:22 UTC

Dear all,

Before we go to exponents n > 1'000'000, maybe we should double check our work for the candidates not yet eliminated? What are your thoughts?

There is one candidate which is especially interesting. The heaviest of all our seventeen original k candidates, with weight 0.4702, has found no primes for n between 15.6 and 1,000,000. Maybe someone is going to post here the Poisson-ish distribution of the numbers of primes expected in that n range (i.e. Probability(0 primes) = ###, Probability(1 prime) = ###, … etc.; average number of primes, etc.)?

Maybe it is just a coincidence? Maybe I did a mistake when I included it in the list? Maybe someone who tested it did a mistake, or had an unnoticed hardware glitch? Maybe this k has some property not reflected in the way we estimate its weight?

/JeppeSN

stream
Volunteer moderator
Project administrator
Volunteer developer
Volunteer tester
Send message
Joined: 1 Mar 14
Posts: 1033
ID: 301928
Credit: 543,608,970
RAC: 7,830
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,337,846)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)Cullen/Woodall Sieve Silver: Earned 100,000 credits (405,478)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 (retired) Emerald: Earned 50,000,000 credits (50,016,000)PSA Double Silver: Earned 200,000,000 credits (200,301,443)
Message 139739 - Posted: 19 Apr 2020 | 7:38:00 UTC - in response to Message 139737.

Before we go to exponents n > 1'000'000, maybe we should double check our work for the candidates not yet eliminated? What are your thoughts?

Yes, DC is good. I will take them up to 250K for a start.

For n>1000000 I suggest to use new LLR2-testing project on my server.

Profile dannyridel
Volunteer tester
Avatar
Send message
Joined: 3 Feb 19
Posts: 997
ID: 1097922
Credit: 86,117,222
RAC: 19,615
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 Ruby: Earned 2,000,000 credits (4,044,140)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)Cullen/Woodall Sieve Silver: Earned 100,000 credits (114,758)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 (7,422,948)GFN Sapphire: Earned 20,000,000 credits (34,852,386)WW (retired) Sapphire: Earned 20,000,000 credits (21,136,000)PSA Silver: Earned 100,000 credits (373,034)
Message 139740 - Posted: 19 Apr 2020 | 7:39:12 UTC - in response to Message 139739.
Last modified: 19 Apr 2020 | 7:40:23 UTC

I'd greatly support that idea (on all fronts)!!!!!!

Maybe it is just a coincidence? Maybe I did a mistake when I included it in the list? Maybe someone who tested it did a mistake, or had an unnoticed hardware glitch? Maybe this k has some property not reflected in the way we estimate its weight?

Coincidence? I think so. The last assumption seems a bit unlikely, but I think someone out there has a suggestion.
____________
My lucky number is 6219*2^3374198+1


Profile JeppeSNProject donor
Avatar
Send message
Joined: 5 Apr 14
Posts: 1824
ID: 306875
Credit: 50,008,759
RAC: 13,662
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 (19,777,795)PSP LLR Gold: Earned 500,000 credits (598,093)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)Cullen/Woodall Sieve Bronze: Earned 10,000 credits (22,952)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,980,148)WW (retired) Jade: Earned 10,000,000 credits (13,756,000)PSA Turquoise: Earned 5,000,000 credits (7,614,290)
Message 139741 - Posted: 19 Apr 2020 | 8:04:09 UTC - in response to Message 139739.

Yes, DC is good. I will take them up to 250K for a start.

Will you start from n=1 in each? /JeppeSN

KEPProject donor
Send message
Joined: 10 Aug 05
Posts: 301
ID: 110
Credit: 12,352,853
RAC: 139
Found 1 prime in the 2019 Tour de PrimesESP LLR Amethyst: Earned 1,000,000 credits (1,638,299)PPS LLR Amethyst: Earned 1,000,000 credits (1,530,698)PSP LLR Amethyst: Earned 1,000,000 credits (1,303,212)SoB LLR Amethyst: Earned 1,000,000 credits (1,406,346)SR5 LLR Silver: Earned 100,000 credits (482,968)TRP LLR Ruby: Earned 2,000,000 credits (3,559,116)321 Sieve (suspended) Amethyst: Earned 1,000,000 credits (1,633,882)Sierpinski (ESP/PSP/SoB) Sieve (suspended) Bronze: Earned 10,000 credits (64,186)TRP Sieve (suspended) Silver: Earned 100,000 credits (259,649)PSA Silver: Earned 100,000 credits (456,059)
Message 139745 - Posted: 19 Apr 2020 | 11:17:10 UTC - in response to Message 139737.
Last modified: 19 Apr 2020 | 11:21:41 UTC

Dear all,

Before we go to exponents n > 1'000'000, maybe we should double check our work for the candidates not yet eliminated? What are your thoughts?

There is one candidate which is especially interesting. The heaviest of all our seventeen original k candidates, with weight 0.4702, has found no primes for n between 15.6 and 1,000,000. Maybe someone is going to post here the Poisson-ish distribution of the numbers of primes expected in that n range (i.e. Probability(0 primes) = ###, Probability(1 prime) = ###, … etc.; average number of primes, etc.)?

Maybe it is just a coincidence? Maybe I did a mistake when I included it in the list? Maybe someone who tested it did a mistake, or had an unnoticed hardware glitch? Maybe this k has some property not reflected in the way we estimate its weight?

/JeppeSN


It is a good idea doing a doublecheck. This can be done, without removing too many ressources from sieving.

There is nothing special to any of your k's. I've tried all of them, using srsieve and none of them came back with algebraric factors. They simply just are normal base 2 k's with various kind of factorisazion rates.

If we look at the removal rate, it is also pretty desent. In average going from n=100K to n=800K (might not be complete to n=800K) you have a removal rate of ~25.1% of the k's being primed, each time you double your testrange. At n=100K you had 17 k's remaining, at n=200K you had 13 k's remaining, at n=400K you had 11 k's remaining and at n=800K you for now have 7 k's remaining. In average that gives a removal rate of ~25.1% over the entire range from n=100K to n=800K.

There could be a hardware glitch, but most likely, nothing has been missed. Nothing can be derived from looking at the weight. To give you an example, I have a lowest weight and a heaviest weight k on S383. K=128, has from 537500 1140 candidates remaining and k=186 has 15658 candidates remaining below n=1M. The low weight candidate accounts for 0.425% of candidates remaining and the heavy weight accounts for 5.839% of candidates remaining. So as you can see, despite being 13.735 times the weight of k=128, k=186 still remains at n=350K.

The best way to assertain wether something were in fact missed, is to do full double check, however does the ressources to that not excist, then as the removal rate "normalize" you should start using the average percentage of k's being primed each time n doubles, to get an idea wether something was missed.

If you ask me, there is nothing more than regular "normal" k behaviour at play.

If you have in fact tested to n=800K, you can expect to have these amount of k's remaining at following n:

n=800K 7 k remaining
n=1.6M 5.243 k remaining
n=3.2 3.927007 k remaining
n=6.4 2.941328243 k remaining
n=12.8 2.203054854 k remaining
n=25.6 1.6500880857 k remaining
n=51.2 1.2359159762 k remaining

So with a little luck, you might actually proove this "problem" at around n=50M and you should have no more than 3 k's remaining at n=10M.

If you choose to sieve from n=1000001 to n=10000000 you will have more or less these amount of candidates remaining at following sievedepth:

p=100M 57122 (FACT)
p=1G 51929 (calculated by saying previous steps of candidates remaining div 11 x 10)
p=10G 47208 (calculated by saying previous steps of candidates remaining div 11 x 10)
p=100G 42916 (calculated by saying previous steps of candidates remaining div 11 x 10)
p=1T 39014 (calculated by saying previous steps of candidates remaining div 11 x 10)
p=10T 35467 (calculated by saying previous steps of candidates remaining div 11 x 10)
p=100T 32242 (calculated by saying previous steps of candidates remaining div 11 x 10)
p=1P 29310 (calculated by saying previous steps of candidates remaining div 11 x 10)

Sieving should be fast and 1P may be too high a sievevalue.

Profile dannyridel
Volunteer tester
Avatar
Send message
Joined: 3 Feb 19
Posts: 997
ID: 1097922
Credit: 86,117,222
RAC: 19,615
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 Ruby: Earned 2,000,000 credits (4,044,140)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)Cullen/Woodall Sieve Silver: Earned 100,000 credits (114,758)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 (7,422,948)GFN Sapphire: Earned 20,000,000 credits (34,852,386)WW (retired) Sapphire: Earned 20,000,000 credits (21,136,000)PSA Silver: Earned 100,000 credits (373,034)
Message 139763 - Posted: 20 Apr 2020 | 3:40:38 UTC

@stream
Could you or Pavel make the LLR2 testing app available on Windows?
btw what work is sent out currently? DC for this problem? or something else?
____________
My lucky number is 6219*2^3374198+1


stream
Volunteer moderator
Project administrator
Volunteer developer
Volunteer tester
Send message
Joined: 1 Mar 14
Posts: 1033
ID: 301928
Credit: 543,608,970
RAC: 7,830
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,337,846)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)Cullen/Woodall Sieve Silver: Earned 100,000 credits (405,478)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 (retired) Emerald: Earned 50,000,000 credits (50,016,000)PSA Double Silver: Earned 200,000,000 credits (200,301,443)
Message 139768 - Posted: 20 Apr 2020 | 8:34:38 UTC - in response to Message 139763.

Could you or Pavel make the LLR2 testing app available on Windows?

Yes, Pavel built Windows LLR app, it should be available now. Windows 64-bits only.

btw what work is sent out currently? DC for this problem? or something else?

This is DC of PrpNet k=121 work (currently) and k=27 (planned if we run out of k=121 candidates)

To load this problem, DC of small ranges and sieving must be done first. I'm working on sieve file up to n=10M.

Profile dannyridel
Volunteer tester
Avatar
Send message
Joined: 3 Feb 19
Posts: 997
ID: 1097922
Credit: 86,117,222
RAC: 19,615
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 Ruby: Earned 2,000,000 credits (4,044,140)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)Cullen/Woodall Sieve Silver: Earned 100,000 credits (114,758)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 (7,422,948)GFN Sapphire: Earned 20,000,000 credits (34,852,386)WW (retired) Sapphire: Earned 20,000,000 credits (21,136,000)PSA Silver: Earned 100,000 credits (373,034)
Message 139772 - Posted: 20 Apr 2020 | 9:22:14 UTC

Thank you!
btw 23971 is almost done to 500k, someone else can start DCing the range 250-500k.
____________
My lucky number is 6219*2^3374198+1


stream
Volunteer moderator
Project administrator
Volunteer developer
Volunteer tester
Send message
Joined: 1 Mar 14
Posts: 1033
ID: 301928
Credit: 543,608,970
RAC: 7,830
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,337,846)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)Cullen/Woodall Sieve Silver: Earned 100,000 credits (405,478)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 (retired) Emerald: Earned 50,000,000 credits (50,016,000)PSA Double Silver: Earned 200,000,000 credits (200,301,443)
Message 139781 - Posted: 20 Apr 2020 | 15:11:32 UTC - in response to Message 139772.

btw 23971 is almost done to 500k, someone else can start DCing the range 250-500k.

OK, I'll take DC of everything up to 500K. 4 of 7 will be done in a few hours, others probably tomorrow.

Profile dannyridel
Volunteer tester
Avatar
Send message
Joined: 3 Feb 19
Posts: 997
ID: 1097922
Credit: 86,117,222
RAC: 19,615
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 Ruby: Earned 2,000,000 credits (4,044,140)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)Cullen/Woodall Sieve Silver: Earned 100,000 credits (114,758)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 (7,422,948)GFN Sapphire: Earned 20,000,000 credits (34,852,386)WW (retired) Sapphire: Earned 20,000,000 credits (21,136,000)PSA Silver: Earned 100,000 credits (373,034)
Message 139793 - Posted: 21 Apr 2020 | 6:41:19 UTC
Last modified: 21 Apr 2020 | 7:18:23 UTC

Well it seems that I'm going to DC your results for k=68633!
k=23971 no primes up to 500k.
Here's the real bad news though:
my sieve file for k=68633 is corrupted, so I can't search until another 5hrs of sieving, I'm going to abandon this K value.
____________
My lucky number is 6219*2^3374198+1


Profile JeppeSNProject donor
Avatar
Send message
Joined: 5 Apr 14
Posts: 1824
ID: 306875
Credit: 50,008,759
RAC: 13,662
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 (19,777,795)PSP LLR Gold: Earned 500,000 credits (598,093)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)Cullen/Woodall Sieve Bronze: Earned 10,000 credits (22,952)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,980,148)WW (retired) Jade: Earned 10,000,000 credits (13,756,000)PSA Turquoise: Earned 5,000,000 credits (7,614,290)
Message 139797 - Posted: 21 Apr 2020 | 9:25:15 UTC

I think it means that 68633 is only done to 250k; or is only "singly" checked to 500k if Stream includes it in his full check to 500k.

So 68633 from 250k and up is available now.

/JeppeSN

Profile dannyridel
Volunteer tester
Avatar
Send message
Joined: 3 Feb 19
Posts: 997
ID: 1097922
Credit: 86,117,222
RAC: 19,615
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 Ruby: Earned 2,000,000 credits (4,044,140)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)Cullen/Woodall Sieve Silver: Earned 100,000 credits (114,758)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 (7,422,948)GFN Sapphire: Earned 20,000,000 credits (34,852,386)WW (retired) Sapphire: Earned 20,000,000 credits (21,136,000)PSA Silver: Earned 100,000 credits (373,034)
Message 139805 - Posted: 21 Apr 2020 | 13:00:50 UTC

Yes, correct
I'm sorry for that, but I really can't afford sieving again. Somehow the file is in an invalid ABC format while it's a .prp file. How could I avoid that later?
____________
My lucky number is 6219*2^3374198+1


Kellen
Send message
Joined: 10 Jan 18
Posts: 484
ID: 967938
Credit: 1,600,003,090
RAC: 0
Discovered 2 mega primes321 LLR Sapphire: Earned 20,000,000 credits (20,008,344)Cullen LLR Sapphire: Earned 20,000,000 credits (20,000,917)ESP LLR Sapphire: Earned 20,000,000 credits (20,001,144)Generalized Cullen/Woodall LLR Sapphire: Earned 20,000,000 credits (20,011,942)PPS LLR Sapphire: Earned 20,000,000 credits (20,000,023)PSP LLR Sapphire: Earned 20,000,000 credits (20,008,714)SoB LLR Sapphire: Earned 20,000,000 credits (20,035,621)SR5 LLR Sapphire: Earned 20,000,000 credits (20,004,459)SGS LLR Sapphire: Earned 20,000,000 credits (20,000,002)TRP LLR Sapphire: Earned 20,000,000 credits (20,000,236)Woodall LLR Sapphire: Earned 20,000,000 credits (20,017,137)321 Sieve (suspended) Sapphire: Earned 20,000,000 credits (20,000,569)Generalized Cullen/Woodall Sieve (suspended) Sapphire: Earned 20,000,000 credits (20,006,424)PPS Sieve Sapphire: Earned 20,000,000 credits (49,900,913)AP 26/27 Sapphire: Earned 20,000,000 credits (45,002,633)GFN Double Silver: Earned 200,000,000 credits (200,000,012)WW (retired) Sapphire: Earned 20,000,000 credits (45,004,000)PSA Double Amethyst: Earned 1,000,000,000 credits (1,000,000,000)
Message 139807 - Posted: 21 Apr 2020 | 13:13:15 UTC - in response to Message 139797.

I think it means that 68633 is only done to 250k; or is only "singly" checked to 500k if Stream includes it in his full check to 500k.

So 68633 from 250k and up is available now.

/JeppeSN


I will take 68633 to 1M :)

Profile dannyridel
Volunteer tester
Avatar
Send message
Joined: 3 Feb 19
Posts: 997
ID: 1097922
Credit: 86,117,222
RAC: 19,615
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 Ruby: Earned 2,000,000 credits (4,044,140)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)Cullen/Woodall Sieve Silver: Earned 100,000 credits (114,758)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 (7,422,948)GFN Sapphire: Earned 20,000,000 credits (34,852,386)WW (retired) Sapphire: Earned 20,000,000 credits (21,136,000)PSA Silver: Earned 100,000 credits (373,034)
Message 139808 - Posted: 21 Apr 2020 | 13:16:23 UTC - in response to Message 139807.

I think it means that 68633 is only done to 250k; or is only "singly" checked to 500k if Stream includes it in his full check to 500k.

So 68633 from 250k and up is available now.

/JeppeSN


I will take 68633 to 1M :)


Pls take 23971 to 1M too! :) it's at 500k
____________
My lucky number is 6219*2^3374198+1


Kellen
Send message
Joined: 10 Jan 18
Posts: 484
ID: 967938
Credit: 1,600,003,090
RAC: 0
Discovered 2 mega primes321 LLR Sapphire: Earned 20,000,000 credits (20,008,344)Cullen LLR Sapphire: Earned 20,000,000 credits (20,000,917)ESP LLR Sapphire: Earned 20,000,000 credits (20,001,144)Generalized Cullen/Woodall LLR Sapphire: Earned 20,000,000 credits (20,011,942)PPS LLR Sapphire: Earned 20,000,000 credits (20,000,023)PSP LLR Sapphire: Earned 20,000,000 credits (20,008,714)SoB LLR Sapphire: Earned 20,000,000 credits (20,035,621)SR5 LLR Sapphire: Earned 20,000,000 credits (20,004,459)SGS LLR Sapphire: Earned 20,000,000 credits (20,000,002)TRP LLR Sapphire: Earned 20,000,000 credits (20,000,236)Woodall LLR Sapphire: Earned 20,000,000 credits (20,017,137)321 Sieve (suspended) Sapphire: Earned 20,000,000 credits (20,000,569)Generalized Cullen/Woodall Sieve (suspended) Sapphire: Earned 20,000,000 credits (20,006,424)PPS Sieve Sapphire: Earned 20,000,000 credits (49,900,913)AP 26/27 Sapphire: Earned 20,000,000 credits (45,002,633)GFN Double Silver: Earned 200,000,000 credits (200,000,012)WW (retired) Sapphire: Earned 20,000,000 credits (45,004,000)PSA Double Amethyst: Earned 1,000,000,000 credits (1,000,000,000)
Message 139809 - Posted: 21 Apr 2020 | 13:20:47 UTC - in response to Message 139808.

I think it means that 68633 is only done to 250k; or is only "singly" checked to 500k if Stream includes it in his full check to 500k.

So 68633 from 250k and up is available now.

/JeppeSN


I will take 68633 to 1M :)


Pls take 23971 to 1M too! :) it's at 500k


No problem; I will take 23971 from 500K-1M and 68633 from 250K-1M. Should be finished by end-of-day tomorrow ;)

Profile JeppeSNProject donor
Avatar
Send message
Joined: 5 Apr 14
Posts: 1824
ID: 306875
Credit: 50,008,759
RAC: 13,662
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 (19,777,795)PSP LLR Gold: Earned 500,000 credits (598,093)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)Cullen/Woodall Sieve Bronze: Earned 10,000 credits (22,952)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,980,148)WW (retired) Jade: Earned 10,000,000 credits (13,756,000)PSA Turquoise: Earned 5,000,000 credits (7,614,290)
Message 139813 - Posted: 21 Apr 2020 | 16:08:53 UTC

The future:

I think I heard above (a couple of days ago), stream offering to run this project on his BOINC server, "private server". For n > 1'000'000.

I find that a generous and attractive offer. In my opinion, we should do that.

I am running (slowly) with 71657. It is currently near n = 688'000; no prime yet.

/JeppeSN

Profile dannyridel
Volunteer tester
Avatar
Send message
Joined: 3 Feb 19
Posts: 997
ID: 1097922
Credit: 86,117,222
RAC: 19,615
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 Ruby: Earned 2,000,000 credits (4,044,140)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)Cullen/Woodall Sieve Silver: Earned 100,000 credits (114,758)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 (7,422,948)GFN Sapphire: Earned 20,000,000 credits (34,852,386)WW (retired) Sapphire: Earned 20,000,000 credits (21,136,000)PSA Silver: Earned 100,000 credits (373,034)
Message 139817 - Posted: 22 Apr 2020 | 0:20:40 UTC

http://www.primegrid.com/forum_thread.php?id=9107&nowrap=true#139740
____________
My lucky number is 6219*2^3374198+1


stream
Volunteer moderator
Project administrator
Volunteer developer
Volunteer tester
Send message
Joined: 1 Mar 14
Posts: 1033
ID: 301928
Credit: 543,608,970
RAC: 7,830
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,337,846)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)Cullen/Woodall Sieve Silver: Earned 100,000 credits (405,478)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 (retired) Emerald: Earned 50,000,000 credits (50,016,000)PSA Double Silver: Earned 200,000,000 credits (200,301,443)
Message 139822 - Posted: 22 Apr 2020 | 16:42:15 UTC

@JeppeSN Could you update the table with DC status? Range and how many passes were made.

I've tested everything up to 500M and now thinking should I go further to 1M myself or just collect existing one pass 500K-1M residues and load them to my server as a part of LLR2 testing.

Anyway, I'm sieving remaining candidates so future work could be distributed from my server.

Profile JeppeSNProject donor
Avatar
Send message
Joined: 5 Apr 14
Posts: 1824
ID: 306875
Credit: 50,008,759
RAC: 13,662
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 (19,777,795)PSP LLR Gold: Earned 500,000 credits (598,093)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)Cullen/Woodall Sieve Bronze: Earned 10,000 credits (22,952)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,980,148)WW (retired) Jade: Earned 10,000,000 credits (13,756,000)PSA Turquoise: Earned 5,000,000 credits (7,614,290)
Message 139825 - Posted: 23 Apr 2020 | 7:00:07 UTC

Here is a sort of status. As far as I know, no DC over 500k has been done.

23971:
Ravi: 170k-250k
dannyridel: 500k
Kellen: 1M (reserved)
stream: DC 500k

45323:
Kellen: 1M
stream: DC 500k

50777:
Kellen: 1M
stream: DC 500k

50873:
Kellen: 1M
stream: DC 500k

68633:
numbermaniac: 120k-250k
danniridel: abandoned
Kellen: 250k-1M (reserved)
stream: DC 500k

71657:
JeppeSN: ~798k (still running)
stream: DC 500k

76877:
dannyridel: 150k
Kellen: 1M
stream: DC 500k

/JeppeSN

Kellen
Send message
Joined: 10 Jan 18
Posts: 484
ID: 967938
Credit: 1,600,003,090
RAC: 0
Discovered 2 mega primes321 LLR Sapphire: Earned 20,000,000 credits (20,008,344)Cullen LLR Sapphire: Earned 20,000,000 credits (20,000,917)ESP LLR Sapphire: Earned 20,000,000 credits (20,001,144)Generalized Cullen/Woodall LLR Sapphire: Earned 20,000,000 credits (20,011,942)PPS LLR Sapphire: Earned 20,000,000 credits (20,000,023)PSP LLR Sapphire: Earned 20,000,000 credits (20,008,714)SoB LLR Sapphire: Earned 20,000,000 credits (20,035,621)SR5 LLR Sapphire: Earned 20,000,000 credits (20,004,459)SGS LLR Sapphire: Earned 20,000,000 credits (20,000,002)TRP LLR Sapphire: Earned 20,000,000 credits (20,000,236)Woodall LLR Sapphire: Earned 20,000,000 credits (20,017,137)321 Sieve (suspended) Sapphire: Earned 20,000,000 credits (20,000,569)Generalized Cullen/Woodall Sieve (suspended) Sapphire: Earned 20,000,000 credits (20,006,424)PPS Sieve Sapphire: Earned 20,000,000 credits (49,900,913)AP 26/27 Sapphire: Earned 20,000,000 credits (45,002,633)GFN Double Silver: Earned 200,000,000 credits (200,000,012)WW (retired) Sapphire: Earned 20,000,000 credits (45,004,000)PSA Double Amethyst: Earned 1,000,000,000 credits (1,000,000,000)
Message 139828 - Posted: 23 Apr 2020 | 13:35:06 UTC - in response to Message 139809.

I will take 23971 from 500K-1M and 68633 from 250K-1M. Should be finished by end-of-day tomorrow ;)


These are now finished, but no primes found here either. I have sent my residues to Stream for the DC effort :)

Profile JeppeSNProject donor
Avatar
Send message
Joined: 5 Apr 14
Posts: 1824
ID: 306875
Credit: 50,008,759
RAC: 13,662
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 (19,777,795)PSP LLR Gold: Earned 500,000 credits (598,093)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)Cullen/Woodall Sieve Bronze: Earned 10,000 credits (22,952)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,980,148)WW (retired) Jade: Earned 10,000,000 credits (13,756,000)PSA Turquoise: Earned 5,000,000 credits (7,614,290)
Message 139829 - Posted: 23 Apr 2020 | 14:43:00 UTC - in response to Message 139828.

These are now finished, but no primes found here either.

You do not attract much luck, Kellen. With all the tests you have run, I think you have discovered only one prime in this "project". /JeppeSN

Kellen
Send message
Joined: 10 Jan 18
Posts: 484
ID: 967938
Credit: 1,600,003,090
RAC: 0
Discovered 2 mega primes321 LLR Sapphire: Earned 20,000,000 credits (20,008,344)Cullen LLR Sapphire: Earned 20,000,000 credits (20,000,917)ESP LLR Sapphire: Earned 20,000,000 credits (20,001,144)Generalized Cullen/Woodall LLR Sapphire: Earned 20,000,000 credits (20,011,942)PPS LLR Sapphire: Earned 20,000,000 credits (20,000,023)PSP LLR Sapphire: Earned 20,000,000 credits (20,008,714)SoB LLR Sapphire: Earned 20,000,000 credits (20,035,621)SR5 LLR Sapphire: Earned 20,000,000 credits (20,004,459)SGS LLR Sapphire: Earned 20,000,000 credits (20,000,002)TRP LLR Sapphire: Earned 20,000,000 credits (20,000,236)Woodall LLR Sapphire: Earned 20,000,000 credits (20,017,137)321 Sieve (suspended) Sapphire: Earned 20,000,000 credits (20,000,569)Generalized Cullen/Woodall Sieve (suspended) Sapphire: Earned 20,000,000 credits (20,006,424)PPS Sieve Sapphire: Earned 20,000,000 credits (49,900,913)AP 26/27 Sapphire: Earned 20,000,000 credits (45,002,633)GFN Double Silver: Earned 200,000,000 credits (200,000,012)WW (retired) Sapphire: Earned 20,000,000 credits (45,004,000)PSA Double Amethyst: Earned 1,000,000,000 credits (1,000,000,000)
Message 139830 - Posted: 23 Apr 2020 | 15:17:19 UTC - in response to Message 139829.

These are now finished, but no primes found here either.

You do not attract much luck, Kellen. With all the tests you have run, I think you have discovered only one prime in this "project". /JeppeSN


Lol! Yep! My luck with these k values has definitely been quite low. Hopefully I'll get 1 or 2 when we go over 1M :)

Profile dannyridel
Volunteer tester
Avatar
Send message
Joined: 3 Feb 19
Posts: 997
ID: 1097922
Credit: 86,117,222
RAC: 19,615
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 Ruby: Earned 2,000,000 credits (4,044,140)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)Cullen/Woodall Sieve Silver: Earned 100,000 credits (114,758)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 (7,422,948)GFN Sapphire: Earned 20,000,000 credits (34,852,386)WW (retired) Sapphire: Earned 20,000,000 credits (21,136,000)PSA Silver: Earned 100,000 credits (373,034)
Message 139831 - Posted: 23 Apr 2020 | 15:30:00 UTC - in response to Message 139830.

Well if this problem does have primes beyond 1M you'll definitely get at least one! Just look at the sheer computing power of yours!
____________
My lucky number is 6219*2^3374198+1


Profile JeppeSNProject donor
Avatar
Send message
Joined: 5 Apr 14
Posts: 1824
ID: 306875
Credit: 50,008,759
RAC: 13,662
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 (19,777,795)PSP LLR Gold: Earned 500,000 credits (598,093)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)Cullen/Woodall Sieve Bronze: Earned 10,000 credits (22,952)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,980,148)WW (retired) Jade: Earned 10,000,000 credits (13,756,000)PSA Turquoise: Earned 5,000,000 credits (7,614,290)
Message 139937 - Posted: 28 Apr 2020 | 15:46:09 UTC

k = 71657 is also complete to 1'000'000 now.

Should I send the residues for 500'000 to 1'000'000 to stream? If yes, how (send me private message if needed)?

/JeppeSN

stream
Volunteer moderator
Project administrator
Volunteer developer
Volunteer tester
Send message
Joined: 1 Mar 14
Posts: 1033
ID: 301928
Credit: 543,608,970
RAC: 7,830
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,337,846)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)Cullen/Woodall Sieve Silver: Earned 100,000 credits (405,478)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 (retired) Emerald: Earned 50,000,000 credits (50,016,000)PSA Double Silver: Earned 200,000,000 credits (200,301,443)
Message 139988 - Posted: 1 May 2020 | 6:49:29 UTC

Few small candidates were loaded as part of LLR2 testing, and...

71657*2^1146175+1 is prime! (345038 decimal digits) Time : 736.093 sec.

Congratulations to Pavel!

Note: this is not a "official" search yet. LLR2 testing may test any numbers which I need to. It may have tests from this problem, may have other types of tests, or may run of work completely. Only small candidates (less then 448674 digits, current T5K margin) coulld be loaded now. Also more sieving is required for future tests.

Profile JeppeSNProject donor
Avatar
Send message
Joined: 5 Apr 14
Posts: 1824
ID: 306875
Credit: 50,008,759
RAC: 13,662
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 (19,777,795)PSP LLR Gold: Earned 500,000 credits (598,093)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)Cullen/Woodall Sieve Bronze: Earned 10,000 credits (22,952)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,980,148)WW (retired) Jade: Earned 10,000,000 credits (13,756,000)PSA Turquoise: Earned 5,000,000 credits (7,614,290)
Message 139992 - Posted: 1 May 2020 | 8:01:20 UTC

Updated. Six k remain:

k (weight) known non-Proth primes eliminated? --------------------------------------------------------------- 22249 (0.3253) 22249*2^2 + 1 Yes, 22249*2^408602 + 1 23873 (0.3425) 23873*2^5 + 1 Yes, 23873*2^136733 + 1 23971 (0.1180) 23971*2^8 + 1 28831 (0.2716) 28831*2^4 + 1 Yes, 28831*2^204580 + 1 35461 (0.2162) 35461*2^4 + 1 Yes, 35461*2^129820 + 1 39527 (0.1596) 39527*2^15 + 1 Yes, 39527*2^143055 + 1 44243 (0.2793) 44243*2^9 + 1 Yes, 44243*2^440969 + 1 45323 (0.3053) 45323*2^1 + 1 50777 (0.1900) 50777*2^11 + 1 50873 (0.4702) 50873*2^1 + 1 54953 (0.2429) 54953*2^9 + 1 Yes, 54953*2^622065 + 1 57377 (0.1988) 57377*2^7 + 1 Yes, 57377*2^447439 + 1 68221 (0.3995) 68221*2^16 + 1 Yes, 68221*2^200944 + 1 68633 (0.3066) 68633*2^9 + 1 71657 (0.3850) 71657*2^15 + 1 Yes, 71657*2^1146175 + 1 76877 (0.0929) 76877*2^11 + 1 77297 (0.3050) 77297*2^3 + 1 Yes, 77297*2^118499 + 1

/JeppeSN

numbermaniac
Volunteer tester
Send message
Joined: 28 Mar 14
Posts: 210
ID: 305955
Credit: 16,713,863
RAC: 35,947
321 LLR Amethyst: Earned 1,000,000 credits (1,002,294)PPS LLR Ruby: Earned 2,000,000 credits (2,136,188)PSP LLR Bronze: Earned 10,000 credits (61,731)SR5 LLR Amethyst: Earned 1,000,000 credits (1,085,075)SGS LLR Ruby: Earned 2,000,000 credits (3,515,147)TRP LLR Ruby: Earned 2,000,000 credits (2,015,699)321 Sieve (suspended) Gold: Earned 500,000 credits (512,303)Generalized Cullen/Woodall Sieve (suspended) Gold: Earned 500,000 credits (503,510)PPS Sieve Ruby: Earned 2,000,000 credits (2,002,374)Sierpinski (ESP/PSP/SoB) Sieve (suspended) Bronze: Earned 10,000 credits (34,269)TRP Sieve (suspended) Bronze: Earned 10,000 credits (32,679)AP 26/27 Gold: Earned 500,000 credits (610,493)GFN Ruby: Earned 2,000,000 credits (3,048,393)PSA Silver: Earned 100,000 credits (141,661)
Message 140167 - Posted: 11 May 2020 | 1:32:26 UTC

What is currently happening with the project? Is stream's server searching all of the remaining k values above n=1 million?
____________
1 PPSE (+2 DC) & 5 SGS primes

stream
Volunteer moderator
Project administrator
Volunteer developer
Volunteer tester
Send message
Joined: 1 Mar 14
Posts: 1033
ID: 301928
Credit: 543,608,970
RAC: 7,830
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,337,846)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)Cullen/Woodall Sieve Silver: Earned 100,000 credits (405,478)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 (retired) Emerald: Earned 50,000,000 credits (50,016,000)PSA Double Silver: Earned 200,000,000 credits (200,301,443)
Message 140169 - Posted: 11 May 2020 | 8:52:02 UTC - in response to Message 140167.

What is currently happening with the project? Is stream's server searching all of the remaining k values above n=1 million?

On the server everything up to 1,5M was tested.

The project is currently paused. To continue, two things must be done first:

1) more sieving (currently in progress);
2) new LLR with new amazing capabilities must be installed on server. Unfortunately, all my scripts must be rewritten again. The work is in progress.

stream
Volunteer moderator
Project administrator
Volunteer developer
Volunteer tester
Send message
Joined: 1 Mar 14
Posts: 1033
ID: 301928
Credit: 543,608,970
RAC: 7,830
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,337,846)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)Cullen/Woodall Sieve Silver: Earned 100,000 credits (405,478)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 (retired) Emerald: Earned 50,000,000 credits (50,016,000)PSA Double Silver: Earned 200,000,000 credits (200,301,443)
Message 140245 - Posted: 14 May 2020 | 17:49:28 UTC
Last modified: 14 May 2020 | 20:19:54 UTC

Are you ready for action? :)

The project is moving on! New set of candidates, from n=1,5M to 3,0M, will be loaded on Saturday, 16 May 2020, at 09:00 UTC to "LLR2 testing" on GFN Server.
(If it's not a best time for your timezone, don't worry - it'll be about 1000 other workunits in the queue at that time, most of them must be purged before new could be served, so really it'll be few hours delay).

If you're new on my server, you must register on site first, using invitation code PrimeGrid. Project url is http://boincvm.proxyma.ru:30080/test4vm . After registration, go to "Your account" - "Private GFN Server Preferences". Edit settings, check "Run test applications" option and select "LLR2 Testing" project.

Primes will be big enough for T5K. This round of testing ends very close to Mega range.

Multi-threading is supported and recommended, via classic "app_config.xml" method. Use same "-t #" option (e.g. -t 4) - need a space between option and value. Application name is "llr2".

LLR2 will be configured to use Pietrzak scheme with 32 or 64 checkpoints (depending on how large tested number is), compressed to 5 or 6 upload files. Maximum upload size will be 3 MB per task.

For those who didn't heard about LLR2, it's main advantage that it contains new algorithms which do not require doublechecking. Since each task is sent to one user only, you always will be first prime discoverer.
A very short "certification", sent as a separate task, is used instead. It's like a electronic signature which could be verified quickly. The certification task should take only 1-2 minutes on modern processors. Attempts of mass abort of certification tasks will be tracked and punished.

Kellen
Send message
Joined: 10 Jan 18
Posts: 484
ID: 967938
Credit: 1,600,003,090
RAC: 0
Discovered 2 mega primes321 LLR Sapphire: Earned 20,000,000 credits (20,008,344)Cullen LLR Sapphire: Earned 20,000,000 credits (20,000,917)ESP LLR Sapphire: Earned 20,000,000 credits (20,001,144)Generalized Cullen/Woodall LLR Sapphire: Earned 20,000,000 credits (20,011,942)PPS LLR Sapphire: Earned 20,000,000 credits (20,000,023)PSP LLR Sapphire: Earned 20,000,000 credits (20,008,714)SoB LLR Sapphire: Earned 20,000,000 credits (20,035,621)SR5 LLR Sapphire: Earned 20,000,000 credits (20,004,459)SGS LLR Sapphire: Earned 20,000,000 credits (20,000,002)TRP LLR Sapphire: Earned 20,000,000 credits (20,000,236)Woodall LLR Sapphire: Earned 20,000,000 credits (20,017,137)321 Sieve (suspended) Sapphire: Earned 20,000,000 credits (20,000,569)Generalized Cullen/Woodall Sieve (suspended) Sapphire: Earned 20,000,000 credits (20,006,424)PPS Sieve Sapphire: Earned 20,000,000 credits (49,900,913)AP 26/27 Sapphire: Earned 20,000,000 credits (45,002,633)GFN Double Silver: Earned 200,000,000 credits (200,000,012)WW (retired) Sapphire: Earned 20,000,000 credits (45,004,000)PSA Double Amethyst: Earned 1,000,000,000 credits (1,000,000,000)
Message 140246 - Posted: 14 May 2020 | 18:55:18 UTC - in response to Message 140245.

Exciting times; thanks Stream! Looking forward to giving LLR2 a full-scale new-candidates test run, and hopefully eliminating at least a few candidates this time :)

Profile robishProject donor
Volunteer moderator
Volunteer tester
Avatar
Send message
Joined: 7 Jan 12
Posts: 2210
ID: 126266
Credit: 7,513,577,584
RAC: 3,356,764
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 (93,028,700)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 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 (123,267,027)GFN Double Turquoise: Earned 5,000,000,000 credits (6,070,466,190)WW (retired) Double Bronze: Earned 100,000,000 credits (133,804,000)
Message 140247 - Posted: 14 May 2020 | 19:44:49 UTC - in response to Message 140245.
Last modified: 14 May 2020 | 19:45:46 UTC

Are you ready for action? :)


Yes!!!


Attempts of mass abort of certification tasks will be tracked and punished.

Good :) Glad to hear it :D
____________
My lucky numbers 10590941048576+1 and 224584605939537911+81292139*23#*n for n=0..26

Dr Who Fan
Avatar
Send message
Joined: 26 Sep 06
Posts: 213
ID: 3556
Credit: 25,321,631
RAC: 1,102
321 LLR Silver: Earned 100,000 credits (186,168)Cullen LLR Silver: Earned 100,000 credits (189,022)ESP LLR Silver: Earned 100,000 credits (128,326)Generalized Cullen/Woodall LLR Silver: Earned 100,000 credits (115,730)PPS LLR Amethyst: Earned 1,000,000 credits (1,988,303)PSP LLR Silver: Earned 100,000 credits (132,546)SoB LLR Gold: Earned 500,000 credits (528,740)SR5 LLR Silver: Earned 100,000 credits (198,301)SGS LLR Silver: Earned 100,000 credits (167,333)TRP LLR Silver: Earned 100,000 credits (100,020)Woodall LLR Silver: Earned 100,000 credits (103,446)321 Sieve (suspended) Ruby: Earned 2,000,000 credits (2,006,012)Generalized Cullen/Woodall Sieve (suspended) Ruby: Earned 2,000,000 credits (2,740,001)PPS Sieve Turquoise: Earned 5,000,000 credits (5,282,493)Sierpinski (ESP/PSP/SoB) Sieve (suspended) Silver: Earned 100,000 credits (119,708)TRP Sieve (suspended) Gold: Earned 500,000 credits (527,925)AP 26/27 Ruby: Earned 2,000,000 credits (2,664,419)GFN Ruby: Earned 2,000,000 credits (2,932,746)WW (retired) Turquoise: Earned 5,000,000 credits (5,196,000)
Message 140248 - Posted: 14 May 2020 | 19:44:59 UTC

Stream, Is you server down?
Have not been able to access / upload / download tasks for about 2 hours now.
____________

stream
Volunteer moderator
Project administrator
Volunteer developer
Volunteer tester
Send message
Joined: 1 Mar 14
Posts: 1033
ID: 301928
Credit: 543,608,970
RAC: 7,830
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,337,846)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)Cullen/Woodall Sieve Silver: Earned 100,000 credits (405,478)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 (retired) Emerald: Earned 50,000,000 credits (50,016,000)PSA Double Silver: Earned 200,000,000 credits (200,301,443)
Message 140249 - Posted: 14 May 2020 | 19:51:50 UTC - in response to Message 140248.

Stream, Is you server down?
Have not been able to access / upload / download tasks for about 2 hours now.

No, everything seems to be running smooth, last ISP reconnect was 3 days ago.

Dr Who Fan
Avatar
Send message
Joined: 26 Sep 06
Posts: 213
ID: 3556
Credit: 25,321,631
RAC: 1,102
321 LLR Silver: Earned 100,000 credits (186,168)Cullen LLR Silver: Earned 100,000 credits (189,022)ESP LLR Silver: Earned 100,000 credits (128,326)Generalized Cullen/Woodall LLR Silver: Earned 100,000 credits (115,730)PPS LLR Amethyst: Earned 1,000,000 credits (1,988,303)PSP LLR Silver: Earned 100,000 credits (132,546)SoB LLR Gold: Earned 500,000 credits (528,740)SR5 LLR Silver: Earned 100,000 credits (198,301)SGS LLR Silver: Earned 100,000 credits (167,333)TRP LLR Silver: Earned 100,000 credits (100,020)Woodall LLR Silver: Earned 100,000 credits (103,446)321 Sieve (suspended) Ruby: Earned 2,000,000 credits (2,006,012)Generalized Cullen/Woodall Sieve (suspended) Ruby: Earned 2,000,000 credits (2,740,001)PPS Sieve Turquoise: Earned 5,000,000 credits (5,282,493)Sierpinski (ESP/PSP/SoB) Sieve (suspended) Silver: Earned 100,000 credits (119,708)TRP Sieve (suspended) Gold: Earned 500,000 credits (527,925)AP 26/27 Ruby: Earned 2,000,000 credits (2,664,419)GFN Ruby: Earned 2,000,000 credits (2,932,746)WW (retired) Turquoise: Earned 5,000,000 credits (5,196,000)
Message 140250 - Posted: 14 May 2020 | 19:59:24 UTC - in response to Message 140249.

Stream, Is you server down?
Have not been able to access / upload / download tasks for about 2 hours now.

No, everything seems to be running smooth, last ISP reconnect was 3 days ago.


Just tried connecting to web site and get error message that the site is not responding / times out connecting.

... and just retried to send a completed ask with failure (local time UTC -5 hours):
5/14/2020 14:55:35 | PRIVATE GFN SERVER | [http] HTTP_OP::libcurl_exec(): ca-bundle 'C:\BOINC\ca-bundle.crt'
5/14/2020 14:55:35 | PRIVATE GFN SERVER | [http] HTTP_OP::libcurl_exec(): ca-bundle set
5/14/2020 14:55:35 | PRIVATE GFN SERVER | Started upload of gfn14_86273966_qa5awo_855786447_r2022074512_0
5/14/2020 14:55:35 | PRIVATE GFN SERVER | [http] [ID#25764] Info: Connection 7600 seems to be dead!
5/14/2020 14:55:35 | PRIVATE GFN SERVER | [http] [ID#25764] Info: Closing connection 7600
5/14/2020 14:55:36 | PRIVATE GFN SERVER | [http] [ID#25764] Info: Trying 37.147.151.28...
5/14/2020 14:55:57 | PRIVATE GFN SERVER | [http] [ID#25764] Info: connect to 37.147.151.28 port 30080 failed: Timed out
5/14/2020 14:55:57 | PRIVATE GFN SERVER | [http] [ID#25764] Info: Failed to connect to boincvm.proxyma.ru port 30080: Timed out
5/14/2020 14:55:57 | PRIVATE GFN SERVER | [http] [ID#25764] Info: Closing connection 7601
5/14/2020 14:55:57 | PRIVATE GFN SERVER | [http] HTTP error: Couldn't connect to server
5/14/2020 14:55:57 | PRIVATE GFN SERVER | Temporarily failed upload of gfn14_86273966_qa5awo_855786447_r2022074512_0: connect() failed
5/14/2020 14:55:57 | PRIVATE GFN SERVER | Backing off 01:51:36 on upload of gfn14_86273966_qa5awo_855786447_r2022074512_0



____________

stream
Volunteer moderator
Project administrator
Volunteer developer
Volunteer tester
Send message
Joined: 1 Mar 14
Posts: 1033
ID: 301928
Credit: 543,608,970
RAC: 7,830
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,337,846)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)Cullen/Woodall Sieve Silver: Earned 100,000 credits (405,478)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 (retired) Emerald: Earned 50,000,000 credits (50,016,000)PSA Double Silver: Earned 200,000,000 credits (200,301,443)
Message 140251 - Posted: 14 May 2020 | 20:21:10 UTC
Last modified: 14 May 2020 | 20:21:27 UTC

A multi-threading for LLR2 requires a space between option and value, like '-t 4'. I've fixed post above.

stream
Volunteer moderator
Project administrator
Volunteer developer
Volunteer tester
Send message
Joined: 1 Mar 14
Posts: 1033
ID: 301928
Credit: 543,608,970
RAC: 7,830
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,337,846)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)Cullen/Woodall Sieve Silver: Earned 100,000 credits (405,478)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 (retired) Emerald: Earned 50,000,000 credits (50,016,000)PSA Double Silver: Earned 200,000,000 credits (200,301,443)
Message 140252 - Posted: 14 May 2020 | 20:29:17 UTC - in response to Message 140250.

Just tried connecting to web site and get error message that the site is not responding / times out connecting.

IP address is correct and site is working. Unfortunately, it seems to be some net routing problems between you and me. You could try 'traceroute boincvm.proxyma.ru' (Windows: 'tracert boincvm.proxyma.ru') to see where it dies. I've seen some weirdness on the net in last few days; for example, berkeley.edu site was inaccessible for me for few days, routing died somewhere in the Finland.

Dr Who Fan
Avatar
Send message
Joined: 26 Sep 06
Posts: 213
ID: 3556
Credit: 25,321,631
RAC: 1,102
321 LLR Silver: Earned 100,000 credits (186,168)Cullen LLR Silver: Earned 100,000 credits (189,022)ESP LLR Silver: Earned 100,000 credits (128,326)Generalized Cullen/Woodall LLR Silver: Earned 100,000 credits (115,730)PPS LLR Amethyst: Earned 1,000,000 credits (1,988,303)PSP LLR Silver: Earned 100,000 credits (132,546)SoB LLR Gold: Earned 500,000 credits (528,740)SR5 LLR Silver: Earned 100,000 credits (198,301)SGS LLR Silver: Earned 100,000 credits (167,333)TRP LLR Silver: Earned 100,000 credits (100,020)Woodall LLR Silver: Earned 100,000 credits (103,446)321 Sieve (suspended) Ruby: Earned 2,000,000 credits (2,006,012)Generalized Cullen/Woodall Sieve (suspended) Ruby: Earned 2,000,000 credits (2,740,001)PPS Sieve Turquoise: Earned 5,000,000 credits (5,282,493)Sierpinski (ESP/PSP/SoB) Sieve (suspended) Silver: Earned 100,000 credits (119,708)TRP Sieve (suspended) Gold: Earned 500,000 credits (527,925)AP 26/27 Ruby: Earned 2,000,000 credits (2,664,419)GFN Ruby: Earned 2,000,000 credits (2,932,746)WW (retired) Turquoise: Earned 5,000,000 credits (5,196,000)
Message 140253 - Posted: 14 May 2020 | 22:17:38 UTC - in response to Message 140252.

IP address is correct and site is working. Unfortunately, it seems to be some net routing problems between you and me. You could try 'traceroute boincvm.proxyma.ru' (Windows: 'tracert boincvm.proxyma.ru') to see where it dies. I've seen some weirdness on the net in last few days; for example, berkeley.edu site was inaccessible for me for few days, routing died somewhere in the Finland.


Just successfully retried upload of stuck task with no errors and web site is accessible again.

DNS records OK:
https://cachecheck.opendns.com/
proxyma.dyndns.org.
37.147.151.28

Tracing route to proxyma.dyndns.org [37.147.151.28]
over a maximum of 30 hops:

3 176 ms 22 ms 24 ms 71.155.112.116 4 28 ms 23 ms 23 ms 12.123.240.210 5 24 ms 23 ms 23 ms gar25.dlstx.ip.att.net [12.122.85.233] 6 23 ms 22 ms 23 ms 192.205.36.42 7 * 252 ms 254 ms ae10.stoccolma1.sto.seabone.net [185.70.202.128] 8 221 ms 222 ms 227 ms ojsc-vimpelcom.stoccolma1.sto.seabone.net [185.70.202.143] 9 * * * Request timed out. 10 240 ms 238 ms 238 ms 79.104.58.126 11 * 242 ms 241 ms bras4-giga0-0.tul.corbina.net [85.21.230.231] 12 * * * Request timed out. 13 241 ms * * 37-147-151-28.broadband.corbina.ru [37.147.151.28] 14 241 ms * 240 ms 37-147-151-28.broadband.corbina.ru [37.147.151.28]

____________

Dr Who Fan
Avatar
Send message
Joined: 26 Sep 06
Posts: 213
ID: 3556
Credit: 25,321,631
RAC: 1,102
321 LLR Silver: Earned 100,000 credits (186,168)Cullen LLR Silver: Earned 100,000 credits (189,022)ESP LLR Silver: Earned 100,000 credits (128,326)Generalized Cullen/Woodall LLR Silver: Earned 100,000 credits (115,730)PPS LLR Amethyst: Earned 1,000,000 credits (1,988,303)PSP LLR Silver: Earned 100,000 credits (132,546)SoB LLR Gold: Earned 500,000 credits (528,740)SR5 LLR Silver: Earned 100,000 credits (198,301)SGS LLR Silver: Earned 100,000 credits (167,333)TRP LLR Silver: Earned 100,000 credits (100,020)Woodall LLR Silver: Earned 100,000 credits (103,446)321 Sieve (suspended) Ruby: Earned 2,000,000 credits (2,006,012)Generalized Cullen/Woodall Sieve (suspended) Ruby: Earned 2,000,000 credits (2,740,001)PPS Sieve Turquoise: Earned 5,000,000 credits (5,282,493)Sierpinski (ESP/PSP/SoB) Sieve (suspended) Silver: Earned 100,000 credits (119,708)TRP Sieve (suspended) Gold: Earned 500,000 credits (527,925)AP 26/27 Ruby: Earned 2,000,000 credits (2,664,419)GFN Ruby: Earned 2,000,000 credits (2,932,746)WW (retired) Turquoise: Earned 5,000,000 credits (5,196,000)
Message 140266 - Posted: 15 May 2020 | 20:13:40 UTC - in response to Message 140252.

Stream,
Strange things happening. Again yourweb site is unreachable and BOINC can't reach site to upload/download files again for about the last 2 3/4 hours from my home internet connection.

Looks like my ISP (AT&T) gets "lost" after it leave their main backbone (hop 5) to the rest of the internet from my home network:

Tracing route to proxyma.dyndns.org [37.147.151.28]
over a maximum of 30 hops:

3 56 ms 67 ms 44 ms 71.155.112.116
4 29 ms 28 ms 22 ms 12.123.240.210
5 24 ms 24 ms 25 ms gar25.dlstx.ip.att.net [12.122.85.233]
6 * * * Request timed out.
7 * * * Request timed out.
8 * * * Request timed out.
9 * * * Request timed out.
10 * * * Request timed out.
11 * * * Request timed out.
12 * * * Request timed out.
13 * * * Request timed out.
14 * * * Request timed out.
15 * * * Request timed out.
16 * * * Request timed out.
17 * * * Request timed out.
18 * * * Request timed out.
19 * * * Request timed out.
20 * * * Request timed out.
21 * * * Request timed out.
22 * * * Request timed out.
23 * * * Request timed out.
24 * * * Request timed out.
25 * * * Request timed out.
26 * * * Request timed out.
27 * * * Request timed out.
28 * * * Request timed out.
29 * * * Request timed out.
30 * * * Request timed out.


If I use an on-line tool https://research.domaintools.com/research/traceroute/?query=boincvm.proxyma.ru&search=traceroute I get thisL
Boincvm.proxyma.ru Traceroute
Hop T1 Host Tools
1 0.323 traceroute.domaintools.net Reverse IP | Ping | DNS Lookup
2 1.528 router.domaintools.net Reverse IP | Ping | DNS Lookup
3 1.773 agg1-sea-g1-9.bb.spectrumnet.us Reverse IP | Ping | DNS Lookup
4 8.162 sea-b2-link.telia.net Reverse IP | Ping | DNS Lookup
5 23.552 sjo-b21-link.telia.net Reverse IP | Ping | DNS Lookup
6 23.644 cablewireless-ic-342791-sjo-b21.c.telia.net Reverse IP | Ping | DNS Lookup
7 160.349 ae4-xcr2.lax.cw.net Reverse IP | Ping | DNS Lookup
8 160.346 ae21-xcr2.ash.cw.net Reverse IP | Ping | DNS Lookup
9 158.576 ae33-xcr1.ltw.cw.net Reverse IP | Ping | DNS Lookup
10 -
11 156.325 ae19-xcr2.fri.cw.net Reverse IP | Ping | DNS Lookup
12 153.669 217.161.65.146 Reverse IP | Ping | DNS Lookup
13 205.662 pe02.tula.gldn.net Reverse IP | Ping | DNS Lookup
14 196.326 79.104.58.126 Reverse IP | Ping | DNS Lookup
15 198.512 bras4-giga0-0.tul.corbina.net Reverse IP | Ping | DNS Lookup
16 198.449 10.2.245.209 Reverse IP | Ping | DNS Lookup
17 -
18 -
19 -
20 -

____________

stream
Volunteer moderator
Project administrator
Volunteer developer
Volunteer tester
Send message
Joined: 1 Mar 14
Posts: 1033
ID: 301928
Credit: 543,608,970
RAC: 7,830
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,337,846)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)Cullen/Woodall Sieve Silver: Earned 100,000 credits (405,478)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 (retired) Emerald: Earned 50,000,000 credits (50,016,000)PSA Double Silver: Earned 200,000,000 credits (200,301,443)
Message 140268 - Posted: 15 May 2020 | 22:14:21 UTC - in response to Message 140266.

Stream,
Strange things happening. Again yourweb site is unreachable and BOINC can't reach site to upload/download files again for about the last 2 3/4 hours from my home internet connection.

Looks like my ISP (AT&T) gets "lost" after it leave their main backbone (hop 5) to the rest of the internet from my home network:

As I said early, strange things are really happening recently, big parts of the internet are losing connection with each other. I don't know are these problem caused by human/configuration errors or it's a another round of BGP hijacking. But alas, nothing can be done here. A routing between AT&T and Europe is definitely beyond our control. Also sometimes ISP becomes a big brother, "protecting" you too much, completely blocking IP addresses which he didn't like by some obscure reason (like "who ever need to connect to IP address belonging to the huge home network provider in Russia?") The online service which you've used have another exit to world backbone and is not affected by this problem.

I've tried to trace some of AT&T routers from my side; it dies either somewhere at gtt.net either at telia.net routers. I've tested it from home, using another ISP and exit path, and also cannot reach at&t.

Dr Who Fan
Avatar
Send message
Joined: 26 Sep 06
Posts: 213
ID: 3556
Credit: 25,321,631
RAC: 1,102
321 LLR Silver: Earned 100,000 credits (186,168)Cullen LLR Silver: Earned 100,000 credits (189,022)ESP LLR Silver: Earned 100,000 credits (128,326)Generalized Cullen/Woodall LLR Silver: Earned 100,000 credits (115,730)PPS LLR Amethyst: Earned 1,000,000 credits (1,988,303)PSP LLR Silver: Earned 100,000 credits (132,546)SoB LLR Gold: Earned 500,000 credits (528,740)SR5 LLR Silver: Earned 100,000 credits (198,301)SGS LLR Silver: Earned 100,000 credits (167,333)TRP LLR Silver: Earned 100,000 credits (100,020)Woodall LLR Silver: Earned 100,000 credits (103,446)321 Sieve (suspended) Ruby: Earned 2,000,000 credits (2,006,012)Generalized Cullen/Woodall Sieve (suspended) Ruby: Earned 2,000,000 credits (2,740,001)PPS Sieve Turquoise: Earned 5,000,000 credits (5,282,493)Sierpinski (ESP/PSP/SoB) Sieve (suspended) Silver: Earned 100,000 credits (119,708)TRP Sieve (suspended) Gold: Earned 500,000 credits (527,925)AP 26/27 Ruby: Earned 2,000,000 credits (2,664,419)GFN Ruby: Earned 2,000,000 credits (2,932,746)WW (retired) Turquoise: Earned 5,000,000 credits (5,196,000)
Message 140269 - Posted: 15 May 2020 | 22:23:55 UTC - in response to Message 140268.

Thanks for your help Stream. I have opened a support ticket with my ISP (ATT) pointing them to the forum posts here. Doubtful that they will be of any help, but you never know.

Will let BOINC keep automatically trying in the meantime.

Dr Who Fan
Avatar
Send message
Joined: 26 Sep 06
Posts: 213
ID: 3556
Credit: 25,321,631
RAC: 1,102
321 LLR Silver: Earned 100,000 credits (186,168)Cullen LLR Silver: Earned 100,000 credits (189,022)ESP LLR Silver: Earned 100,000 credits (128,326)Generalized Cullen/Woodall LLR Silver: Earned 100,000 credits (115,730)PPS LLR Amethyst: Earned 1,000,000 credits (1,988,303)PSP LLR Silver: Earned 100,000 credits (132,546)SoB LLR Gold: Earned 500,000 credits (528,740)SR5 LLR Silver: Earned 100,000 credits (198,301)SGS LLR Silver: Earned 100,000 credits (167,333)TRP LLR Silver: Earned 100,000 credits (100,020)Woodall LLR Silver: Earned 100,000 credits (103,446)321 Sieve (suspended) Ruby: Earned 2,000,000 credits (2,006,012)Generalized Cullen/Woodall Sieve (suspended) Ruby: Earned 2,000,000 credits (2,740,001)PPS Sieve Turquoise: Earned 5,000,000 credits (5,282,493)Sierpinski (ESP/PSP/SoB) Sieve (suspended) Silver: Earned 100,000 credits (119,708)TRP Sieve (suspended) Gold: Earned 500,000 credits (527,925)AP 26/27 Ruby: Earned 2,000,000 credits (2,664,419)GFN Ruby: Earned 2,000,000 credits (2,932,746)WW (retired) Turquoise: Earned 5,000,000 credits (5,196,000)
Message 140272 - Posted: 16 May 2020 | 1:49:45 UTC - in response to Message 140268.

Anyone else having connection issues to Streams BOINC project server?

Just tried another on-line tool since the web site is still unreachable from my home PC's and my cell phone provider *VZW / Verizon Wireless) networks.

On line tool shows lots of routing errors "ICMP error: 410"> https://www.dotcom-tools.com/online-traceroute-network-latency-test.aspx:

Network Trace Test Results for: boincvm.proxyma.ru
1 153-81-162-69.static.reverse.lstn.net [69.162.81.153] 0ms 4ms 1ms
2 te3-3.core1.bdr1.dllstx3.dallas-idc.com [208.115.192.49] 0ms 0ms 0ms
3 172.22.1.21 0ms 0ms 0ms
4 64.125.41.229.IPYX-236370-900-ZYO.zip.zayo.com [64.125.41.229] 0ms 7ms 1.75ms
5 ae3.cr1.dfw2.us.zip.zayo.com [64.125.21.6] 0ms 0ms 0ms
6 ae1.cs1.dfw2.us.eth.zayo.com [64.125.28.124] 110ms 110ms 110ms
7 ae5.cs1.iah1.us.eth.zayo.com [64.125.28.98] 110ms 110ms 110ms
8 ae3.cs1.dca2.us.eth.zayo.com [64.125.29.48] 110ms 110ms 110ms
9 No response from host * * * ICMP error: 410 'Request timeout.' E ...
10 No response from host * * * ICMP error: 410 'Request timeout.' E ...
11 No response from host * * * ICMP error: 410 'Request timeout.' E ...
12 ae0.cs1.lhr15.uk.eth.zayo.com [64.125.29.119] 111ms 111ms 111ms
13 ae2.cs1.ams10.nl.eth.zayo.com [64.125.29.16] 110ms 114ms 111ms
14 ae8.cs3.ams10.nl.eth.zayo.com [64.125.30.1] * 111ms 55ms ICMP error: 410 'Request timeout.' E ...
15 ae3.er1.ams1.nl.zip.zayo.com [64.125.31.105] 109ms 110ms 109.5ms
16 mx01.Amsterdam.gldn.net [80.249.209.153] 110ms 110ms 110ms
17 No response from host * * * ICMP error: 410 'Request timeout.' E ...
18 79.104.58.126 * 157ms 77.75ms ICMP error: 410 'Request timeout.' E ...
19 bras4-giga0-0.tul.corbina.net [85.21.230.231] * 155ms 76.75ms ICMP error: 410 'Request timeout.' E ...
20 No response from host * * * ICMP error: 410 'Request timeout.' E ...
21 37-147-151-28.broadband.corbina.ru [37.147.151.28] * 161ms 79.25ms ICMP error: 410 'Request timeout.' E ...

____________

stream
Volunteer moderator
Project administrator
Volunteer developer
Volunteer tester
Send message
Joined: 1 Mar 14
Posts: 1033
ID: 301928
Credit: 543,608,970
RAC: 7,830
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,337,846)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)Cullen/Woodall Sieve Silver: Earned 100,000 credits (405,478)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 (retired) Emerald: Earned 50,000,000 credits (50,016,000)PSA Double Silver: Earned 200,000,000 credits (200,301,443)
Message 140279 - Posted: 16 May 2020 | 9:14:12 UTC

Here we go!

Creating TASK 23971*2^1500296+1, 16 CP, 451639 digits, FFT 122880, runtime 1093.6 sec., credit 56.198803679044


Sorry, no better stats. Numbers are summed up with previous runs so "done" column is not zero.

"Ready" - candidates not converted into workunits yet;
"In progress" - converted to workunits, either sent to users either waiting to be sent in server queue (queue length is 1000 WUs).
"Composite", "Prime" - no need to explain :)
"C-RDY", "C-INP", "C-DONE" - same as above but for certificates.

k Ready In Progress Composite Prime C-RDY C-INP C-DONE Other 23971 3069 29 2192 0 0 0 1100 0 45323 8119 0 5697 0 0 0 2883 0 50777 5092 0 3471 0 0 0 1731 0 50873 12451 0 8650 0 0 0 4337 0 68633 8090 0 5593 0 0 0 2826 0 76877 2423 0 1769 0 0 0 911 0


Unlike my previous tests, candidates will be served in "n" order, so all k's will progress together.

FrankProject donor
Send message
Joined: 30 Dec 17
Posts: 27
ID: 964965
Credit: 479,706,080
RAC: 864,631
Discovered 7 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 (3,944,350)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,735,302)PSP LLR Turquoise: Earned 5,000,000 credits (8,521,523)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,221,109)TRP LLR Turquoise: Earned 5,000,000 credits (5,029,943)Woodall LLR Turquoise: Earned 5,000,000 credits (5,141,848)321 Sieve (suspended) Ruby: Earned 2,000,000 credits (4,125,872)Cullen/Woodall Sieve Jade: Earned 10,000,000 credits (19,264,032)Generalized Cullen/Woodall Sieve (suspended) Ruby: Earned 2,000,000 credits (4,260,299)PPS Sieve Emerald: Earned 50,000,000 credits (82,060,253)AP 26/27 Jade: Earned 10,000,000 credits (11,805,560)GFN Double Bronze: Earned 100,000,000 credits (165,723,276)WW (retired) Emerald: Earned 50,000,000 credits (60,944,000)PSA Emerald: Earned 50,000,000 credits (62,919,830)
Message 140280 - Posted: 16 May 2020 | 9:21:37 UTC

Exciting, let's go!

@Dr Who Fan No issues whatsoever from my place in the Netherlands

Profile dannyridel
Volunteer tester
Avatar
Send message
Joined: 3 Feb 19
Posts: 997
ID: 1097922
Credit: 86,117,222
RAC: 19,615
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 Ruby: Earned 2,000,000 credits (4,044,140)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)Cullen/Woodall Sieve Silver: Earned 100,000 credits (114,758)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 (7,422,948)GFN Sapphire: Earned 20,000,000 credits (34,852,386)WW (retired) Sapphire: Earned 20,000,000 credits (21,136,000)PSA Silver: Earned 100,000 credits (373,034)
Message 140282 - Posted: 16 May 2020 | 10:44:22 UTC - in response to Message 140280.

Same, no issues from China even.
GOGOGO! GFN Server shooting for T5K again, or do these primes count towards PG too?
____________
My lucky number is 6219*2^3374198+1


Profile Michael GoetzProject donor
Volunteer moderator
Project administrator
Avatar
Send message
Joined: 21 Jan 10
Posts: 14011
ID: 53948
Credit: 433,165,326
RAC: 1,015,136
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 Jade: Earned 10,000,000 credits (11,203,327)SoB LLR Sapphire: Earned 20,000,000 credits (36,067,618)SR5 LLR Sapphire: Earned 20,000,000 credits (21,918,304)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 Sapphire: Earned 20,000,000 credits (28,361,230)Generalized Cullen/Woodall Sieve (suspended) Turquoise: Earned 5,000,000 credits (5,059,304)PPS Sieve Sapphire: Earned 20,000,000 credits (22,888,492)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 (17,832,347)GFN Double Bronze: Earned 100,000,000 credits (108,153,926)WW (retired) Emerald: Earned 50,000,000 credits (88,580,000)PSA Jade: Earned 10,000,000 credits (12,445,029)
Message 140285 - Posted: 16 May 2020 | 12:14:39 UTC

I've started getting the new tasks.
____________
My lucky number is 75898524288+1

stream
Volunteer moderator
Project administrator
Volunteer developer
Volunteer tester
Send message
Joined: 1 Mar 14
Posts: 1033
ID: 301928
Credit: 543,608,970
RAC: 7,830
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,337,846)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)Cullen/Woodall Sieve Silver: Earned 100,000 credits (405,478)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 (retired) Emerald: Earned 50,000,000 credits (50,016,000)PSA Double Silver: Earned 200,000,000 credits (200,301,443)
Message 140286 - Posted: 16 May 2020 | 12:17:51 UTC - in response to Message 140282.

GFN Server shooting for T5K again, or do these primes count towards PG too?

This is an independent search, it will not change your PG credit or prime counts.
Eligible primes will be reported to T5K under your name with GFN server credited as organization (in exactly same way as on PG).

Profile dannyridel
Volunteer tester
Avatar
Send message
Joined: 3 Feb 19
Posts: 997
ID: 1097922
Credit: 86,117,222
RAC: 19,615
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 Ruby: Earned 2,000,000 credits (4,044,140)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)Cullen/Woodall Sieve Silver: Earned 100,000 credits (114,758)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 (7,422,948)GFN Sapphire: Earned 20,000,000 credits (34,852,386)WW (retired) Sapphire: Earned 20,000,000 credits (21,136,000)PSA Silver: Earned 100,000 credits (373,034)
Message 140287 - Posted: 16 May 2020 | 14:02:44 UTC - in response to Message 140286.

GFN Server shooting for T5K again, or do these primes count towards PG too?

This is an independent search, it will not change your PG credit or prime counts.
Eligible primes will be reported to T5K under your name with GFN server credited as organization (in exactly same way as on PG).


Okay, just like the GFN16s Robish found.
____________
My lucky number is 6219*2^3374198+1


stream
Volunteer moderator
Project administrator
Volunteer developer
Volunteer tester
Send message
Joined: 1 Mar 14
Posts: 1033
ID: 301928
Credit: 543,608,970
RAC: 7,830
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,337,846)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)Cullen/Woodall Sieve Silver: Earned 100,000 credits (405,478)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 (retired) Emerald: Earned 50,000,000 credits (50,016,000)PSA Double Silver: Earned 200,000,000 credits (200,301,443)
Message 140293 - Posted: 17 May 2020 | 9:04:51 UTC
Last modified: 18 May 2020 | 9:06:31 UTC

After 24 hours: Leading edge - 1885616 (25.7%). Network traffic - 15 GB.
After 48 hours: Leading edge - 2172085 (44.8%). Network traffic - 33 GB.

No primes yet.

(Percentage is based on raw 'n', not on amount of work, so progress will slow down with time because tasks are getting larger and slower as 'n' grows).

Profile Pooh Bear 27Project donor
Avatar
Send message
Joined: 10 May 09
Posts: 804
ID: 39821
Credit: 1,935,039,845
RAC: 1,392,602
Discovered 2 mega primesEliminated 1 conjecture "k"Discovered 1 twin prime2022 Tour de Primes largest primeFound 1 prime in the 2022 Tour de PrimesFound 1 mega prime in the 2022 Tour de Primes321 LLR Turquoise: Earned 5,000,000 credits (6,713,183)Cullen LLR Jade: Earned 10,000,000 credits (12,030,513)ESP LLR Turquoise: Earned 5,000,000 credits (7,141,825)Generalized Cullen/Woodall LLR Jade: Earned 10,000,000 credits (10,267,839)PPS LLR Sapphire: Earned 20,000,000 credits (26,114,586)PSP LLR Jade: Earned 10,000,000 credits (19,513,382)SoB LLR Jade: Earned 10,000,000 credits (16,870,747)SR5 LLR Jade: Earned 10,000,000 credits (16,096,531)SGS LLR Jade: Earned 10,000,000 credits (11,548,106)TRP LLR Jade: Earned 10,000,000 credits (11,153,506)Woodall LLR Jade: Earned 10,000,000 credits (12,728,327)321 Sieve (suspended) Amethyst: Earned 1,000,000 credits (1,000,576)Cullen/Woodall Sieve Sapphire: Earned 20,000,000 credits (37,586,800)Generalized Cullen/Woodall Sieve (suspended) Turquoise: Earned 5,000,000 credits (6,843,367)PPS Sieve Double Silver: Earned 200,000,000 credits (248,763,985)Sierpinski (ESP/PSP/SoB) Sieve (suspended) Turquoise: Earned 5,000,000 credits (6,473,750)TRP Sieve (suspended) Turquoise: Earned 5,000,000 credits (8,243,608)AP 26/27 Sapphire: Earned 20,000,000 credits (34,452,529)GFN Double Gold: Earned 500,000,000 credits (706,953,464)WW (retired) Double Gold: Earned 500,000,000 credits (729,524,000)PSA Turquoise: Earned 5,000,000 credits (5,042,125)
Message 140305 - Posted: 18 May 2020 | 14:03:36 UTC

I was reading the routing issues happening earlier and I suspect it may happen again. We see peering issues and probable web communication blocking a lot in today's world. The issue is the bots are not smart and will stop one way traffic on a site it think might be threatening. As we know BOINC projects have very random code in the files, some of it sets off malware, defender and virus alarms. If those are hit enough through the detectors at the ISP, they will block a site. Hence your ability to still ping/trace the site because that is still allowed, but coming back is blocked. One way block as not to make you suspicious. Having worked in network security I had this happen on private VPN connected lines. I had to prove it was the ISP and it was not always easy to get the block removed, since I was not the owner of the connection that was being blocked.
It was good you communicated back and forth with the traces, because it showed the exact spot, which was the ISP that was blocking the incoming traffic. So the HELO made it over, but the response never made it back.

Dr Who Fan
Avatar
Send message
Joined: 26 Sep 06
Posts: 213
ID: 3556
Credit: 25,321,631
RAC: 1,102
321 LLR Silver: Earned 100,000 credits (186,168)Cullen LLR Silver: Earned 100,000 credits (189,022)ESP LLR Silver: Earned 100,000 credits (128,326)Generalized Cullen/Woodall LLR Silver: Earned 100,000 credits (115,730)PPS LLR Amethyst: Earned 1,000,000 credits (1,988,303)PSP LLR Silver: Earned 100,000 credits (132,546)SoB LLR Gold: Earned 500,000 credits (528,740)SR5 LLR Silver: Earned 100,000 credits (198,301)SGS LLR Silver: Earned 100,000 credits (167,333)TRP LLR Silver: Earned 100,000 credits (100,020)Woodall LLR Silver: Earned 100,000 credits (103,446)321 Sieve (suspended) Ruby: Earned 2,000,000 credits (2,006,012)Generalized Cullen/Woodall Sieve (suspended) Ruby: Earned 2,000,000 credits (2,740,001)PPS Sieve Turquoise: Earned 5,000,000 credits (5,282,493)Sierpinski (ESP/PSP/SoB) Sieve (suspended) Silver: Earned 100,000 credits (119,708)TRP Sieve (suspended) Gold: Earned 500,000 credits (527,925)AP 26/27 Ruby: Earned 2,000,000 credits (2,664,419)GFN Ruby: Earned 2,000,000 credits (2,932,746)WW (retired) Turquoise: Earned 5,000,000 credits (5,196,000)
Message 140308 - Posted: 18 May 2020 | 15:11:03 UTC

And within the last hour AT&T is not connecting to Streams ISP and based on the tracert it is stopping at the same place as last time (ATT'S) gateway to the internet backbone.
____________

Profile dannyridel
Volunteer tester
Avatar
Send message
Joined: 3 Feb 19
Posts: 997
ID: 1097922
Credit: 86,117,222
RAC: 19,615
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 Ruby: Earned 2,000,000 credits (4,044,140)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)Cullen/Woodall Sieve Silver: Earned 100,000 credits (114,758)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 (7,422,948)GFN Sapphire: Earned 20,000,000 credits (34,852,386)WW (retired) Sapphire: Earned 20,000,000 credits (21,136,000)PSA Silver: Earned 100,000 credits (373,034)
Message 140315 - Posted: 19 May 2020 | 7:04:41 UTC - in response to Message 140279.

Here we go!

Creating TASK 23971*2^1500296+1, 16 CP, 451639 digits, FFT 122880, runtime 1093.6 sec., credit 56.198803679044


Sorry, no better stats. Numbers are summed up with previous runs so "done" column is not zero.

"Ready" - candidates not converted into workunits yet;
"In progress" - converted to workunits, either sent to users either waiting to be sent in server queue (queue length is 1000 WUs).
"Composite", "Prime" - no need to explain :)
"C-RDY", "C-INP", "C-DONE" - same as above but for certificates.

k Ready In Progress Composite Prime C-RDY C-INP C-DONE Other 23971 3069 29 2192 0 0 0 1100 0 45323 8119 0 5697 0 0 0 2883 0 50777 5092 0 3471 0 0 0 1731 0 50873 12451 0 8650 0 0 0 4337 0 68633 8090 0 5593 0 0 0 2826 0 76877 2423 0 1769 0 0 0 911 0


Unlike my previous tests, candidates will be served in "n" order, so all k's will progress together.


How large will the candidates be loaded to? n=3M? According to your stats that's the case.
____________
My lucky number is 6219*2^3374198+1


numbermaniac
Volunteer tester
Send message
Joined: 28 Mar 14
Posts: 210
ID: 305955
Credit: 16,713,863
RAC: 35,947
321 LLR Amethyst: Earned 1,000,000 credits (1,002,294)PPS LLR Ruby: Earned 2,000,000 credits (2,136,188)PSP LLR Bronze: Earned 10,000 credits (61,731)SR5 LLR Amethyst: Earned 1,000,000 credits (1,085,075)SGS LLR Ruby: Earned 2,000,000 credits (3,515,147)TRP LLR Ruby: Earned 2,000,000 credits (2,015,699)321 Sieve (suspended) Gold: Earned 500,000 credits (512,303)Generalized Cullen/Woodall Sieve (suspended) Gold: Earned 500,000 credits (503,510)PPS Sieve Ruby: Earned 2,000,000 credits (2,002,374)Sierpinski (ESP/PSP/SoB) Sieve (suspended) Bronze: Earned 10,000 credits (34,269)TRP Sieve (suspended) Bronze: Earned 10,000 credits (32,679)AP 26/27 Gold: Earned 500,000 credits (610,493)GFN Ruby: Earned 2,000,000 credits (3,048,393)PSA Silver: Earned 100,000 credits (141,661)
Message 140317 - Posted: 19 May 2020 | 7:20:19 UTC - in response to Message 140315.

How large will the candidates be loaded to? n=3M? According to your stats that's the case.

He said here it would be 3M.

The project is moving on! New set of candidates, from n=1,5M to 3,0M, will be loaded on Saturday, 16 May 2020, at 09:00 UTC to "LLR2 testing" on GFN Server.

____________
1 PPSE (+2 DC) & 5 SGS primes

Profile dannyridel
Volunteer tester
Avatar
Send message
Joined: 3 Feb 19
Posts: 997
ID: 1097922
Credit: 86,117,222
RAC: 19,615
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 Ruby: Earned 2,000,000 credits (4,044,140)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)Cullen/Woodall Sieve Silver: Earned 100,000 credits (114,758)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 (7,422,948)GFN Sapphire: Earned 20,000,000 credits (34,852,386)WW (retired) Sapphire: Earned 20,000,000 credits (21,136,000)PSA Silver: Earned 100,000 credits (373,034)
Message 140318 - Posted: 19 May 2020 | 8:50:59 UTC - in response to Message 140317.
Last modified: 19 May 2020 | 8:55:58 UTC

oh ok, thanks
I missed it due to the large number of posts about ISP connections
____________
My lucky number is 6219*2^3374198+1


stream
Volunteer moderator
Project administrator
Volunteer developer
Volunteer tester
Send message
Joined: 1 Mar 14
Posts: 1033
ID: 301928
Credit: 543,608,970
RAC: 7,830
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,337,846)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)Cullen/Woodall Sieve Silver: Earned 100,000 credits (405,478)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 (retired) Emerald: Earned 50,000,000 credits (50,016,000)PSA Double Silver: Earned 200,000,000 credits (200,301,443)
Message 140323 - Posted: 19 May 2020 | 10:27:49 UTC
Last modified: 20 May 2020 | 9:36:53 UTC

After 3 days (and 1 hour) - Leading edge: 2381241 (58.7%), Network traffic: 49 GB
After 4 days - Leading edge 2565481 (71%), Network traffic: 65 GB

Candidates loaded from 1.5M to 3.0M, but checking current sieving depth I think we can go up to 4.0M, if we want to.

Kellen
Send message
Joined: 10 Jan 18
Posts: 484
ID: 967938
Credit: 1,600,003,090
RAC: 0
Discovered 2 mega primes321 LLR Sapphire: Earned 20,000,000 credits (20,008,344)Cullen LLR Sapphire: Earned 20,000,000 credits (20,000,917)ESP LLR Sapphire: Earned 20,000,000 credits (20,001,144)Generalized Cullen/Woodall LLR Sapphire: Earned 20,000,000 credits (20,011,942)PPS LLR Sapphire: Earned 20,000,000 credits (20,000,023)PSP LLR Sapphire: Earned 20,000,000 credits (20,008,714)SoB LLR Sapphire: Earned 20,000,000 credits (20,035,621)SR5 LLR Sapphire: Earned 20,000,000 credits (20,004,459)SGS LLR Sapphire: Earned 20,000,000 credits (20,000,002)TRP LLR Sapphire: Earned 20,000,000 credits (20,000,236)Woodall LLR Sapphire: Earned 20,000,000 credits (20,017,137)321 Sieve (suspended) Sapphire: Earned 20,000,000 credits (20,000,569)Generalized Cullen/Woodall Sieve (suspended) Sapphire: Earned 20,000,000 credits (20,006,424)PPS Sieve Sapphire: Earned 20,000,000 credits (49,900,913)AP 26/27 Sapphire: Earned 20,000,000 credits (45,002,633)GFN Double Silver: Earned 200,000,000 credits (200,000,012)WW (retired) Sapphire: Earned 20,000,000 credits (45,004,000)PSA Double Amethyst: Earned 1,000,000,000 credits (1,000,000,000)
Message 140361 - Posted: 20 May 2020 | 23:43:04 UTC - in response to Message 140323.

Candidates loaded from 1.5M to 3.0M, but checking current sieving depth I think we can go up to 4.0M, if we want to.


We want to. At the very least I want to, and I think, based on the progress, that others are likely interested as well. Onward to 4M we go!

Profile dannyridel
Volunteer tester
Avatar
Send message
Joined: 3 Feb 19
Posts: 997
ID: 1097922
Credit: 86,117,222
RAC: 19,615
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 Ruby: Earned 2,000,000 credits (4,044,140)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)Cullen/Woodall Sieve Silver: Earned 100,000 credits (114,758)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 (7,422,948)GFN Sapphire: Earned 20,000,000 credits (34,852,386)WW (retired) Sapphire: Earned 20,000,000 credits (21,136,000)PSA Silver: Earned 100,000 credits (373,034)
Message 140362 - Posted: 21 May 2020 | 5:12:43 UTC - in response to Message 140361.

Candidates loaded from 1.5M to 3.0M, but checking current sieving depth I think we can go up to 4.0M, if we want to.


We want to. At the very least I want to, and I think, based on the progress, that others are likely interested as well. Onward to 4M we go!


I'd say we go up to 3.32M first :) Then we can sieve deeper to 10M, which I'd suspect is already underway. :)
____________
My lucky number is 6219*2^3374198+1


stream
Volunteer moderator
Project administrator
Volunteer developer
Volunteer tester
Send message
Joined: 1 Mar 14
Posts: 1033
ID: 301928
Credit: 543,608,970
RAC: 7,830
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,337,846)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)Cullen/Woodall Sieve Silver: Earned 100,000 credits (405,478)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 (retired) Emerald: Earned 50,000,000 credits (50,016,000)PSA Double Silver: Earned 200,000,000 credits (200,301,443)
Message 140365 - Posted: 21 May 2020 | 9:27:46 UTC

After 5 days - Leading edge 2752280 (83.5%), Network traffic: 83 GB

Expecting that all remaining candidates will be, at least, sent to users within next 36 hours. Since we have no primes yet, search will be extended as far as current sieving depth permit, but no more then 4M.

stream
Volunteer moderator
Project administrator
Volunteer developer
Volunteer tester
Send message
Joined: 1 Mar 14
Posts: 1033
ID: 301928
Credit: 543,608,970
RAC: 7,830
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,337,846)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)Cullen/Woodall Sieve Silver: Earned 100,000 credits (405,478)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 (retired) Emerald: Earned 50,000,000 credits (50,016,000)PSA Double Silver: Earned 200,000,000 credits (200,301,443)
Message 140366 - Posted: 21 May 2020 | 10:07:01 UTC

Well, I should had some coffee before writing post above... Two hours earlier, we found a prime and eliminated one of k's! I'm not giving extra details until the prime is reported. Please stay tuned. All unsent candidates for this k were suspended automatically.

Regardless of this discovery, since new work was promised it will be loaded.

Profile JeppeSNProject donor
Avatar
Send message
Joined: 5 Apr 14
Posts: 1824
ID: 306875
Credit: 50,008,759
RAC: 13,662
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 (19,777,795)PSP LLR Gold: Earned 500,000 credits (598,093)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)Cullen/Woodall Sieve Bronze: Earned 10,000 credits (22,952)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,980,148)WW (retired) Jade: Earned 10,000,000 credits (13,756,000)PSA Turquoise: Earned 5,000,000 credits (7,614,290)
Message 140368 - Posted: 21 May 2020 | 11:09:18 UTC - in response to Message 140366.

Two hours earlier, we found a prime and eliminated one


Excellent news. /JeppeSN

Profile VatoProject donor
Volunteer tester
Avatar
Send message
Joined: 2 Feb 08
Posts: 850
ID: 18447
Credit: 712,659,767
RAC: 1,633,173
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 (16,557,088)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,926,354)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 Sapphire: Earned 20,000,000 credits (37,537,211)Generalized Cullen/Woodall Sieve (suspended) Jade: Earned 10,000,000 credits (10,278,995)PPS Sieve Emerald: Earned 50,000,000 credits (67,920,526)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,704,262)GFN Double Silver: Earned 200,000,000 credits (222,360,253)WW (retired) Double Bronze: Earned 100,000,000 credits (105,088,000)PSA Sapphire: Earned 20,000,000 credits (34,214,582)
Message 140369 - Posted: 21 May 2020 | 12:01:27 UTC - in response to Message 140368.

yay

who was the lucky finder.....?
we'll find out soon enough!
____________

Pavel Atnashev
Send message
Joined: 11 Aug 17
Posts: 66
ID: 914937
Credit: 4,251,290,374
RAC: 156,811
Discovered 4 mega primesEliminated 3 conjecture "k"s321 LLR Jade: Earned 10,000,000 credits (11,980,856)Cullen LLR Emerald: Earned 50,000,000 credits (71,772,873)ESP LLR Double Ruby: Earned 2,000,000,000 credits (2,000,000,842)Generalized Cullen/Woodall LLR Bronze: Earned 10,000 credits (67,073)PPS LLR Double Bronze: Earned 100,000,000 credits (133,973,142)PSP LLR Double Gold: Earned 500,000,000 credits (622,822,458)SoB LLR Double Amethyst: Earned 1,000,000,000 credits (1,010,504,273)SR5 LLR Double Bronze: Earned 100,000,000 credits (137,511,997)TRP LLR Double Silver: Earned 200,000,000 credits (257,876,275)Woodall LLR Ruby: Earned 2,000,000 credits (4,756,356)Generalized Cullen/Woodall Sieve (suspended) Bronze: Earned 10,000 credits (24,029)
Message 140372 - Posted: 21 May 2020 | 12:47:03 UTC

Not me!

dlawson
Send message
Joined: 7 Jun 17
Posts: 29
ID: 895562
Credit: 109,615,036
RAC: 2,621
Discovered 1 mega primeFound 1 prime in the 2020 Tour de PrimesFound 1 prime in the 2022 Tour de Primes321 LLR Ruby: Earned 2,000,000 credits (2,041,209)Cullen LLR Amethyst: Earned 1,000,000 credits (1,513,568)ESP LLR Ruby: Earned 2,000,000 credits (2,175,721)Generalized Cullen/Woodall LLR Amethyst: Earned 1,000,000 credits (1,340,175)PPS LLR Turquoise: Earned 5,000,000 credits (9,737,232)PSP LLR Amethyst: Earned 1,000,000 credits (1,499,238)SoB LLR Turquoise: Earned 5,000,000 credits (7,441,485)SR5 LLR Ruby: Earned 2,000,000 credits (3,774,909)SGS LLR Amethyst: Earned 1,000,000 credits (1,691,297)TRP LLR Ruby: Earned 2,000,000 credits (2,012,472)Woodall LLR Ruby: Earned 2,000,000 credits (2,020,264)321 Sieve (suspended) Amethyst: Earned 1,000,000 credits (1,000,211)Cullen/Woodall Sieve Bronze: Earned 10,000 credits (68,855)Generalized Cullen/Woodall Sieve (suspended) Gold: Earned 500,000 credits (512,764)PPS Sieve Jade: Earned 10,000,000 credits (12,442,361)AP 26/27 Turquoise: Earned 5,000,000 credits (7,236,970)GFN Sapphire: Earned 20,000,000 credits (37,091,741)WW (retired) Jade: Earned 10,000,000 credits (10,044,000)PSA Turquoise: Earned 5,000,000 credits (5,970,564)
Message 140383 - Posted: 21 May 2020 | 20:01:34 UTC - in response to Message 140372.

Technically possible to be me, but highly unlikely!

Profile dannyridel
Volunteer tester
Avatar
Send message
Joined: 3 Feb 19
Posts: 997
ID: 1097922
Credit: 86,117,222
RAC: 19,615
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 Ruby: Earned 2,000,000 credits (4,044,140)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)Cullen/Woodall Sieve Silver: Earned 100,000 credits (114,758)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 (7,422,948)GFN Sapphire: Earned 20,000,000 credits (34,852,386)WW (retired) Sapphire: Earned 20,000,000 credits (21,136,000)PSA Silver: Earned 100,000 credits (373,034)
Message 140387 - Posted: 22 May 2020 | 4:45:11 UTC - in response to Message 140383.

Technically possible to be me, but highly unlikely!

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


stream
Volunteer moderator
Project administrator
Volunteer developer
Volunteer tester
Send message
Joined: 1 Mar 14
Posts: 1033
ID: 301928
Credit: 543,608,970
RAC: 7,830
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,337,846)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)Cullen/Woodall Sieve Silver: Earned 100,000 credits (405,478)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 (retired) Emerald: Earned 50,000,000 credits (50,016,000)PSA Double Silver: Earned 200,000,000 credits (200,301,443)
Message 140388 - Posted: 22 May 2020 | 9:02:36 UTC

New set of tasks just started. Leading edge: 3020881, network traffic: 103 GB

Profile dannyridel
Volunteer tester
Avatar
Send message
Joined: 3 Feb 19
Posts: 997
ID: 1097922
Credit: 86,117,222
RAC: 19,615
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 Ruby: Earned 2,000,000 credits (4,044,140)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)Cullen/Woodall Sieve Silver: Earned 100,000 credits (114,758)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 (7,422,948)GFN Sapphire: Earned 20,000,000 credits (34,852,386)WW (retired) Sapphire: Earned 20,000,000 credits (21,136,000)PSA Silver: Earned 100,000 credits (373,034)
Message 140390 - Posted: 22 May 2020 | 12:03:03 UTC - in response to Message 140388.

New set of tasks just started. Leading edge: 3020881, network traffic: 103 GB

Gogogo! *realizes that I said the exact same thing when the project started at T5K range*
Hmm so who discovered it? Or is the other task not returned yet?
____________
My lucky number is 6219*2^3374198+1


zombie67 [MM]Project donor
Volunteer tester
Avatar
Send message
Joined: 30 Nov 06
Posts: 284
ID: 4065
Credit: 5,615,344,225
RAC: 10,261,074
Discovered 37 mega primesEliminated 1 conjecture "k"Found 3 primes in the 2020 Tour de PrimesFound 1 mega prime in the 2020 Tour de PrimesFound 3 primes in the 2021 Tour de PrimesFound 3 mega primes in the 2021 Tour de PrimesFound 2 primes in the 2022 Tour de PrimesFound 2 mega primes in the 2022 Tour de PrimesFound 1 prime in the 2022 Tour de Primes Mountain StageFound 1 mega prime  in the 2022 Tour de Primes Mountain StageFound 2 primes in the 2023 Tour de PrimesFound 2 mega primes 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 Emerald: Earned 50,000,000 credits (50,314,445)Cullen LLR Emerald: Earned 50,000,000 credits (50,214,271)ESP LLR Emerald: Earned 50,000,000 credits (50,937,673)Generalized Cullen/Woodall LLR Emerald: Earned 50,000,000 credits (50,362,113)PPS LLR Double Silver: Earned 200,000,000 credits (212,535,620)PSP LLR Emerald: Earned 50,000,000 credits (62,154,984)SoB LLR Emerald: Earned 50,000,000 credits (50,628,329)SR5 LLR Double Bronze: Earned 100,000,000 credits (181,954,011)SGS LLR Emerald: Earned 50,000,000 credits (56,023,860)TRP LLR Emerald: Earned 50,000,000 credits (55,361,846)Woodall LLR Emerald: Earned 50,000,000 credits (50,178,916)321 Sieve (suspended) Emerald: Earned 50,000,000 credits (50,559,131)Cullen/Woodall Sieve Double Bronze: Earned 100,000,000 credits (136,282,566)Generalized Cullen/Woodall Sieve (suspended) Sapphire: Earned 20,000,000 credits (20,711,622)PPS Sieve Double Amethyst: Earned 1,000,000,000 credits (1,091,674,912)Sierpinski (ESP/PSP/SoB) Sieve (suspended) Jade: Earned 10,000,000 credits (11,707,274)TRP Sieve (suspended) Turquoise: Earned 5,000,000 credits (5,316,578)AP 26/27 Double Amethyst: Earned 1,000,000,000 credits (1,018,336,273)GFN Double Amethyst: Earned 1,000,000,000 credits (1,257,444,302)WW (retired) Double Amethyst: Earned 1,000,000,000 credits (1,076,332,000)PSA Emerald: Earned 50,000,000 credits (76,751,649)
Message 140401 - Posted: 23 May 2020 | 2:55:16 UTC

Does LLR2 use AVX-512 if available?
____________
Reno, NV

Profile Michael GoetzProject donor
Volunteer moderator
Project administrator
Avatar
Send message
Joined: 21 Jan 10
Posts: 14011
ID: 53948
Credit: 433,165,326
RAC: 1,015,136
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 Jade: Earned 10,000,000 credits (11,203,327)SoB LLR Sapphire: Earned 20,000,000 credits (36,067,618)SR5 LLR Sapphire: Earned 20,000,000 credits (21,918,304)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 Sapphire: Earned 20,000,000 credits (28,361,230)Generalized Cullen/Woodall Sieve (suspended) Turquoise: Earned 5,000,000 credits (5,059,304)PPS Sieve Sapphire: Earned 20,000,000 credits (22,888,492)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 (17,832,347)GFN Double Bronze: Earned 100,000,000 credits (108,153,926)WW (retired) Emerald: Earned 50,000,000 credits (88,580,000)PSA Jade: Earned 10,000,000 credits (12,445,029)
Message 140403 - Posted: 23 May 2020 | 3:35:52 UTC - in response to Message 140401.

Does LLR2 use AVX-512 if available?


Yup.

I believe it also has a switch to turn off AVX-512 for those with "special" CPUs.
____________
My lucky number is 75898524288+1

Profile JeppeSNProject donor
Avatar
Send message
Joined: 5 Apr 14
Posts: 1824
ID: 306875
Credit: 50,008,759
RAC: 13,662
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 (19,777,795)PSP LLR Gold: Earned 500,000 credits (598,093)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)Cullen/Woodall Sieve Bronze: Earned 10,000 credits (22,952)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,980,148)WW (retired) Jade: Earned 10,000,000 credits (13,756,000)PSA Turquoise: Earned 5,000,000 credits (7,614,290)
Message 140406 - Posted: 23 May 2020 | 7:15:37 UTC

Simple diagram over the different weights:



(One of the red bars will correspond to the currently pending prims, but we do not know which one.)

/JeppeSN

stream
Volunteer moderator
Project administrator
Volunteer developer
Volunteer tester
Send message
Joined: 1 Mar 14
Posts: 1033
ID: 301928
Credit: 543,608,970
RAC: 7,830
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,337,846)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)Cullen/Woodall Sieve Silver: Earned 100,000 credits (405,478)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 (retired) Emerald: Earned 50,000,000 credits (50,016,000)PSA Double Silver: Earned 200,000,000 credits (200,301,443)
Message 140407 - Posted: 23 May 2020 | 8:20:30 UTC - in response to Message 140403.

Does LLR2 use AVX-512 if available?


Yup.

I believe it also has a switch to turn off AVX-512 for those with "special" CPUs.

Yes, using extra command line in app_config.xml. It's a bit tricky.
<app_config> <app_version> <app_name>llr2</app_name> <cmdline>-t 4 -c -oCPUSupportsAVX512F=0</cmdline> <avg_ncpus>4</avg_ncpus> </app_version> </app_config>

"-t 4" (note a space between two) and <avg_ncpus> are for multi-threading (using 4 cores in this example)
"-c" tell the wrapper to pass next word as an extra argument to the LLR
And finally, "-oCPUSupportsAVX512F=0" is an new LLR option which will be added to LLR command line (it can be checked in task stderr output), to disable AVX512.

stream
Volunteer moderator
Project administrator
Volunteer developer
Volunteer tester
Send message
Joined: 1 Mar 14
Posts: 1033
ID: 301928
Credit: 543,608,970
RAC: 7,830
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,337,846)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)Cullen/Woodall Sieve Silver: Earned 100,000 credits (405,478)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 (retired) Emerald: Earned 50,000,000 credits (50,016,000)PSA Double Silver: Earned 200,000,000 credits (200,301,443)
Message 140408 - Posted: 23 May 2020 | 9:30:53 UTC

After 7 days: leading edge 3252521, network traffic 124 GB.

No new primes.

dlawson
Send message
Joined: 7 Jun 17
Posts: 29
ID: 895562
Credit: 109,615,036
RAC: 2,621
Discovered 1 mega primeFound 1 prime in the 2020 Tour de PrimesFound 1 prime in the 2022 Tour de Primes321 LLR Ruby: Earned 2,000,000 credits (2,041,209)Cullen LLR Amethyst: Earned 1,000,000 credits (1,513,568)ESP LLR Ruby: Earned 2,000,000 credits (2,175,721)Generalized Cullen/Woodall LLR Amethyst: Earned 1,000,000 credits (1,340,175)PPS LLR Turquoise: Earned 5,000,000 credits (9,737,232)PSP LLR Amethyst: Earned 1,000,000 credits (1,499,238)SoB LLR Turquoise: Earned 5,000,000 credits (7,441,485)SR5 LLR Ruby: Earned 2,000,000 credits (3,774,909)SGS LLR Amethyst: Earned 1,000,000 credits (1,691,297)TRP LLR Ruby: Earned 2,000,000 credits (2,012,472)Woodall LLR Ruby: Earned 2,000,000 credits (2,020,264)321 Sieve (suspended) Amethyst: Earned 1,000,000 credits (1,000,211)Cullen/Woodall Sieve Bronze: Earned 10,000 credits (68,855)Generalized Cullen/Woodall Sieve (suspended) Gold: Earned 500,000 credits (512,764)PPS Sieve Jade: Earned 10,000,000 credits (12,442,361)AP 26/27 Turquoise: Earned 5,000,000 credits (7,236,970)GFN Sapphire: Earned 20,000,000 credits (37,091,741)WW (retired) Jade: Earned 10,000,000 credits (10,044,000)PSA Turquoise: Earned 5,000,000 credits (5,970,564)
Message 140412 - Posted: 23 May 2020 | 13:26:54 UTC - in response to Message 140406.

Not 50*** , I am still getting those.
When might we find out which base was prime and how found it?

Profile Michael GoetzProject donor
Volunteer moderator
Project administrator
Avatar
Send message
Joined: 21 Jan 10
Posts: 14011
ID: 53948
Credit: 433,165,326
RAC: 1,015,136
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 Jade: Earned 10,000,000 credits (11,203,327)SoB LLR Sapphire: Earned 20,000,000 credits (36,067,618)SR5 LLR Sapphire: Earned 20,000,000 credits (21,918,304)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 Sapphire: Earned 20,000,000 credits (28,361,230)Generalized Cullen/Woodall Sieve (suspended) Turquoise: Earned 5,000,000 credits (5,059,304)PPS Sieve Sapphire: Earned 20,000,000 credits (22,888,492)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 (17,832,347)GFN Double Bronze: Earned 100,000,000 credits (108,153,926)WW (retired) Emerald: Earned 50,000,000 credits (88,580,000)PSA Jade: Earned 10,000,000 credits (12,445,029)
Message 140413 - Posted: 23 May 2020 | 13:58:36 UTC - in response to Message 140412.

Not 50*** , I am still getting those.
When might we find out which base was prime and how found it?


Looking at the tasks I've gotten in the last day or two, it's either 68633 or 76877, and most likely 68633.

I have lots of the tasks for the other 4 k's with n's near the leading edge. 76877 highest n is about 3.0M, but I only have recent double check tasks for 68633 around 2.6 or 2.7M. So 68633 seems like the best bet.
____________
My lucky number is 75898524288+1

dlawson
Send message
Joined: 7 Jun 17
Posts: 29
ID: 895562
Credit: 109,615,036
RAC: 2,621
Discovered 1 mega primeFound 1 prime in the 2020 Tour de PrimesFound 1 prime in the 2022 Tour de Primes321 LLR Ruby: Earned 2,000,000 credits (2,041,209)Cullen LLR Amethyst: Earned 1,000,000 credits (1,513,568)ESP LLR Ruby: Earned 2,000,000 credits (2,175,721)Generalized Cullen/Woodall LLR Amethyst: Earned 1,000,000 credits (1,340,175)PPS LLR Turquoise: Earned 5,000,000 credits (9,737,232)PSP LLR Amethyst: Earned 1,000,000 credits (1,499,238)SoB LLR Turquoise: Earned 5,000,000 credits (7,441,485)SR5 LLR Ruby: Earned 2,000,000 credits (3,774,909)SGS LLR Amethyst: Earned 1,000,000 credits (1,691,297)TRP LLR Ruby: Earned 2,000,000 credits (2,012,472)Woodall LLR Ruby: Earned 2,000,000 credits (2,020,264)321 Sieve (suspended) Amethyst: Earned 1,000,000 credits (1,000,211)Cullen/Woodall Sieve Bronze: Earned 10,000 credits (68,855)Generalized Cullen/Woodall Sieve (suspended) Gold: Earned 500,000 credits (512,764)PPS Sieve Jade: Earned 10,000,000 credits (12,442,361)AP 26/27 Turquoise: Earned 5,000,000 credits (7,236,970)GFN Sapphire: Earned 20,000,000 credits (37,091,741)WW (retired) Jade: Earned 10,000,000 credits (10,044,000)PSA Turquoise: Earned 5,000,000 credits (5,970,564)
Message 140415 - Posted: 23 May 2020 | 15:50:40 UTC - in response to Message 140413.

Is there any easy way to get your computer to keep the stdrr files once it had sent the test back. Or someway to look back on what tasks you have done and if it speaks prime?

Pavel Atnashev
Send message
Joined: 11 Aug 17
Posts: 66
ID: 914937
Credit: 4,251,290,374
RAC: 156,811
Discovered 4 mega primesEliminated 3 conjecture "k"s321 LLR Jade: Earned 10,000,000 credits (11,980,856)Cullen LLR Emerald: Earned 50,000,000 credits (71,772,873)ESP LLR Double Ruby: Earned 2,000,000,000 credits (2,000,000,842)Generalized Cullen/Woodall LLR Bronze: Earned 10,000 credits (67,073)PPS LLR Double Bronze: Earned 100,000,000 credits (133,973,142)PSP LLR Double Gold: Earned 500,000,000 credits (622,822,458)SoB LLR Double Amethyst: Earned 1,000,000,000 credits (1,010,504,273)SR5 LLR Double Bronze: Earned 100,000,000 credits (137,511,997)TRP LLR Double Silver: Earned 200,000,000 credits (257,876,275)Woodall LLR Ruby: Earned 2,000,000 credits (4,756,356)Generalized Cullen/Woodall Sieve (suspended) Bronze: Earned 10,000 credits (24,029)
Message 140416 - Posted: 23 May 2020 | 16:06:08 UTC

Usually, you don't need to. You are notified as soon as the prime is submitted to T5K.
This one takes some time because it's the first reportable prime found by LLR2. T5K needs to approve LLR2 first.

Profile dannyridel
Volunteer tester
Avatar
Send message
Joined: 3 Feb 19
Posts: 997
ID: 1097922
Credit: 86,117,222
RAC: 19,615
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 Ruby: Earned 2,000,000 credits (4,044,140)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)Cullen/Woodall Sieve Silver: Earned 100,000 credits (114,758)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 (7,422,948)GFN Sapphire: Earned 20,000,000 credits (34,852,386)WW (retired) Sapphire: Earned 20,000,000 credits (21,136,000)PSA Silver: Earned 100,000 credits (373,034)
Message 140426 - Posted: 24 May 2020 | 4:27:17 UTC - in response to Message 140416.

Usually, you don't need to. You are notified as soon as the prime is submitted to T5K.
This one takes some time because it's the first reportable prime found by LLR2. T5K needs to approve LLR2 first.


Wait, so the prime is automatically reported to T5K? By whom?
____________
My lucky number is 6219*2^3374198+1


numbermaniac
Volunteer tester
Send message
Joined: 28 Mar 14
Posts: 210
ID: 305955
Credit: 16,713,863
RAC: 35,947
321 LLR Amethyst: Earned 1,000,000 credits (1,002,294)PPS LLR Ruby: Earned 2,000,000 credits (2,136,188)PSP LLR Bronze: Earned 10,000 credits (61,731)SR5 LLR Amethyst: Earned 1,000,000 credits (1,085,075)SGS LLR Ruby: Earned 2,000,000 credits (3,515,147)TRP LLR Ruby: Earned 2,000,000 credits (2,015,699)321 Sieve (suspended) Gold: Earned 500,000 credits (512,303)Generalized Cullen/Woodall Sieve (suspended) Gold: Earned 500,000 credits (503,510)PPS Sieve Ruby: Earned 2,000,000 credits (2,002,374)Sierpinski (ESP/PSP/SoB) Sieve (suspended) Bronze: Earned 10,000 credits (34,269)TRP Sieve (suspended) Bronze: Earned 10,000 credits (32,679)AP 26/27 Gold: Earned 500,000 credits (610,493)GFN Ruby: Earned 2,000,000 credits (3,048,393)PSA Silver: Earned 100,000 credits (141,661)
Message 140428 - Posted: 24 May 2020 | 6:21:23 UTC - in response to Message 140426.

Wait, so the prime is automatically reported to T5K? By whom?


I don't think it's automatic - I believe stream submits it manually.
____________
1 PPSE (+2 DC) & 5 SGS primes

stream
Volunteer moderator
Project administrator
Volunteer developer
Volunteer tester
Send message
Joined: 1 Mar 14
Posts: 1033
ID: 301928
Credit: 543,608,970
RAC: 7,830
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,337,846)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)Cullen/Woodall Sieve Silver: Earned 100,000 credits (405,478)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 (retired) Emerald: Earned 50,000,000 credits (50,016,000)PSA Double Silver: Earned 200,000,000 credits (200,301,443)
Message 140430 - Posted: 24 May 2020 | 9:49:02 UTC - in response to Message 140426.

Usually, you don't need to. You are notified as soon as the prime is submitted to T5K.
This one takes some time because it's the first reportable prime found by LLR2. T5K needs to approve LLR2 first.


Wait, so the prime is automatically reported to T5K? By whom?

Primes are reported manually (I do this for GFN server; on PrimeGrid any admin can).

When reporting a prime, it's good habit to specify all software used in the search. LLR2 currently is not registered on T5K as separate program, we're waiting for this to happen (it must be done manually by T5K owner). So why reporting of this particular prime is delayed.

stream
Volunteer moderator
Project administrator
Volunteer developer
Volunteer tester
Send message
Joined: 1 Mar 14
Posts: 1033
ID: 301928
Credit: 543,608,970
RAC: 7,830
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,337,846)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)Cullen/Woodall Sieve Silver: Earned 100,000 credits (405,478)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 (retired) Emerald: Earned 50,000,000 credits (50,016,000)PSA Double Silver: Earned 200,000,000 credits (200,301,443)
Message 140431 - Posted: 24 May 2020 | 9:50:31 UTC

8 days, leading edge 3505321, network traffic 146 GB. No new primes.

Profile dannyridel
Volunteer tester
Avatar
Send message
Joined: 3 Feb 19
Posts: 997
ID: 1097922
Credit: 86,117,222
RAC: 19,615
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 Ruby: Earned 2,000,000 credits (4,044,140)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)Cullen/Woodall Sieve Silver: Earned 100,000 credits (114,758)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 (7,422,948)GFN Sapphire: Earned 20,000,000 credits (34,852,386)WW (retired) Sapphire: Earned 20,000,000 credits (21,136,000)PSA Silver: Earned 100,000 credits (373,034)
Message 140432 - Posted: 24 May 2020 | 9:54:48 UTC - in response to Message 140430.

Usually, you don't need to. You are notified as soon as the prime is submitted to T5K.
This one takes some time because it's the first reportable prime found by LLR2. T5K needs to approve LLR2 first.


Wait, so the prime is automatically reported to T5K? By whom?

Primes are reported manually (I do this for GFN server; on PrimeGrid any admin can).

When reporting a prime, it's good habit to specify all software used in the search. LLR2 currently is not registered on T5K as separate program, we're waiting for this to happen (it must be done manually by T5K owner). So why reporting of this particular prime is delayed.


Oh, ok. Thanks for the explanation!
____________
My lucky number is 6219*2^3374198+1


Profile JeppeSNProject donor
Avatar
Send message
Joined: 5 Apr 14
Posts: 1824
ID: 306875
Credit: 50,008,759
RAC: 13,662
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 (19,777,795)PSP LLR Gold: Earned 500,000 credits (598,093)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)Cullen/Woodall Sieve Bronze: Earned 10,000 credits (22,952)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,980,148)WW (retired) Jade: Earned 10,000,000 credits (13,756,000)PSA Turquoise: Earned 5,000,000 credits (7,614,290)
Message 140435 - Posted: 24 May 2020 | 10:55:02 UTC - in response to Message 140431.

8 days, leading edge 3505321, network traffic 146 GB. No new primes.


Already in the megaprime domain. You guys are fast. /JeppeSN

Profile dannyridel
Volunteer tester
Avatar
Send message
Joined: 3 Feb 19
Posts: 997
ID: 1097922
Credit: 86,117,222
RAC: 19,615
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 Ruby: Earned 2,000,000 credits (4,044,140)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)Cullen/Woodall Sieve Silver: Earned 100,000 credits (114,758)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 (7,422,948)GFN Sapphire: Earned 20,000,000 credits (34,852,386)WW (retired) Sapphire: Earned 20,000,000 credits (21,136,000)PSA Silver: Earned 100,000 credits (373,034)
Message 140436 - Posted: 24 May 2020 | 11:34:50 UTC - in response to Message 140435.

8 days, leading edge 3505321, network traffic 146 GB. No new primes.


Already in the megaprime domain. You guys are fast. /JeppeSN


I think I basically took all the tasks from 3.2M to 3.3M yesterday. Wonder if this will be my lucky range...... Also, I think it is 68633 that has been eliminated. Got tasks for each of the other multipliers but not 68633. Great job to whoever found the prime!
____________
My lucky number is 6219*2^3374198+1


Profile Michael GoetzProject donor
Volunteer moderator
Project administrator
Avatar
Send message
Joined: 21 Jan 10
Posts: 14011
ID: 53948
Credit: 433,165,326
RAC: 1,015,136
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 Jade: Earned 10,000,000 credits (11,203,327)SoB LLR Sapphire: Earned 20,000,000 credits (36,067,618)SR5 LLR Sapphire: Earned 20,000,000 credits (21,918,304)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 Sapphire: Earned 20,000,000 credits (28,361,230)Generalized Cullen/Woodall Sieve (suspended) Turquoise: Earned 5,000,000 credits (5,059,304)PPS Sieve Sapphire: Earned 20,000,000 credits (22,888,492)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 (17,832,347)GFN Double Bronze: Earned 100,000,000 credits (108,153,926)WW (retired) Emerald: Earned 50,000,000 credits (88,580,000)PSA Jade: Earned 10,000,000 credits (12,445,029)
Message 140445 - Posted: 25 May 2020 | 1:15:02 UTC

The FUH on the server is reporting that it's out of disk space.
____________
My lucky number is 75898524288+1

zombie67 [MM]Project donor
Volunteer tester
Avatar
Send message
Joined: 30 Nov 06
Posts: 284
ID: 4065
Credit: 5,615,344,225
RAC: 10,261,074
Discovered 37 mega primesEliminated 1 conjecture "k"Found 3 primes in the 2020 Tour de PrimesFound 1 mega prime in the 2020 Tour de PrimesFound 3 primes in the 2021 Tour de PrimesFound 3 mega primes in the 2021 Tour de PrimesFound 2 primes in the 2022 Tour de PrimesFound 2 mega primes in the 2022 Tour de PrimesFound 1 prime in the 2022 Tour de Primes Mountain StageFound 1 mega prime  in the 2022 Tour de Primes Mountain StageFound 2 primes in the 2023 Tour de PrimesFound 2 mega primes 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 Emerald: Earned 50,000,000 credits (50,314,445)Cullen LLR Emerald: Earned 50,000,000 credits (50,214,271)ESP LLR Emerald: Earned 50,000,000 credits (50,937,673)Generalized Cullen/Woodall LLR Emerald: Earned 50,000,000 credits (50,362,113)PPS LLR Double Silver: Earned 200,000,000 credits (212,535,620)PSP LLR Emerald: Earned 50,000,000 credits (62,154,984)