mersenneforum.org  

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

Reply
 
Thread Tools
Old 2014-05-30, 23:10   #1
pinhodecarlos
 
pinhodecarlos's Avatar
 
"Carlos Pinho"
Oct 2011
Milton Keynes, UK

10100001011012 Posts
Default The Third Megabit Drive

We are starting the Third Megabit Drive.
The k's on this current drive, as of 30 May 2014, are at level n=1.4M therefore the goal of this drive is to take them up to 2M. Goal can be prior extended.

The k's of this drive are:

203, 205, 219, 227, 235, 257, 259

Update (June 03, 2014): adding k=275 and k=295 to the drive from n=1680k. Range n=1400-1680k for both k added as "batch 2".

Update (June 08, 2014): batch 2 completed.

Update (July 09, 2014): The drive is completed to n=2M.

Update (June 16, 2015): Reopening the drive from n=2M.

Please help yourself and happy hunting!

Status

Batch 1 (7 k's to n=1680k and all 9 k's from n=1680k)
Code:
    Range of n        Tested by       Status
1,400,000-1,404,000 - Carlos        - Complete
1,404,000-1,408,000 - Trilo         - Complete
1,408,000-1,412,000 - Thomas        - Complete
1,412,000-1,418,000 - Carlos        - Complete
1,418,000-1,450,000 - kracker       - Complete
1,450,000-1,720,000 - Batalov       - Complete (5 primes)
1,720,000-1,728,000 - Carlos        - Complete
1,728,000-1,740,000 - kracker       - Complete
1,740,000-1,750,000 - Carlos        - Complete
1,750,000-1,800,000 - kracker       - Complete
1,800,000-1,820,000 - Carlos        - Complete
1,820,000-1,834,000 - Batalov       - Complete (2 primes)
1,834,000-1,838,000 - Carlos        - Complete
1,838,000-1,854,000 - Batalov       - Complete (1 prime)
1,854,000-1,866,000 - Carlos        - Complete
1,866,000-2,000,000 - Batalov       - Complete
2,000,000-2,003,175 - Carlos        - Complete
2,003,176-2,025,000 - Thomas11      - Complete
2,025,000-2,027,970 - Carlos        - Complete
2,027,971-2,050,000 - Thomas11      - Complete
2,050,000-2,050,963 - Carlos        - Complete
2,050,963-2,060,000 - Curtis        - Complete
2,060,000-2,102,000 - Kosmaj        - Complete
2,102,000-2,200,000 - gd_barnes     - Complete (3 primes)
Batch 2 (k=275 and 295 from n=1400k to n=1680k)
Code:
    Range of n        Tested by       Status
1,400,000-1,420,000 - Carlos        - Complete
1,420,000-1,680,000 - Batalov       - Complete
Test Files
Extensively sieved by Psieve (the latest sieve file of July 31, 2011)

See attachment with candidates from n=2M to 3M (split into 2k blocks, kindly prepared by Carlos).

FFT lengths
Up to about n=1820k the 112k FFT will be used. AVX machines will benefit from the intermediate 120k FFT in the n=1850-1960k interval, where non-AVX machines will use the 128k FFT instead.

PS (Please attach zipped results naming like TMD_1400to1405.txt.zip and so on)


Updated 2021-05-04

Found Primes:
203 [0]:
205 [2]: 1537779, 1666435
219 [1]: 2178673
227 [0]:
235 [3]: 1718787, 1824515, 2163273
257 [2]: 1658254, 2108554
259 [1]: 1695723
275 [1]: 1846390
295 [1]: 1832129

Total: 11 primes
(Found primes for 7 out of 9 k's)
.
Attached Files
File Type: zip TMDfrom2Mto3M.zip (728.8 KB, 364 views)

Last fiddled with by LaurV on 2021-05-05 at 04:14 Reason: status update
pinhodecarlos is offline   Reply With Quote
Old 2014-05-31, 01:16   #2
Kosmaj
 
Kosmaj's Avatar
 
Nov 2003

2×1,811 Posts
Default

Hi Carlos

Thanks for starting the drive. I'm busy right now but will join the drive soon.
Happy hunting!
Kosmaj is offline   Reply With Quote
Old 2014-05-31, 01:40   #3
pinhodecarlos
 
pinhodecarlos's Avatar
 
"Carlos Pinho"
Oct 2011
Milton Keynes, UK

5×1,033 Posts
Default

Taking 1400-1404.

Edit: Fast machines can test a candidate at n=1.4M in 500 seconds or less. Come on guys!

Last fiddled with by pinhodecarlos on 2014-05-31 at 02:09
pinhodecarlos is offline   Reply With Quote
Old 2014-05-31, 02:33   #4
pinhodecarlos
 
pinhodecarlos's Avatar
 
"Carlos Pinho"
Oct 2011
Milton Keynes, UK

5×1,033 Posts
Default

Sorry for not splitting the input files into chunks but I don't know how to do it automatically. Also as the numbers are very fast to process, on latest Intel processors they can take less than 500 secs, I don't know what is the optimal chunk size for now for this drive, if 2k or 4k or 6k, for a period of 7-10 days of crunching as usual done on the other drives.

Carlos
pinhodecarlos is offline   Reply With Quote
Old 2014-06-01, 04:01   #5
Trilo
 
Trilo's Avatar
 
"W. Byerly"
Aug 2013
81*2^3174353-1

7×19 Posts
Default

Taking 1404 to 1408
Trilo is offline   Reply With Quote
Old 2014-06-01, 04:03   #6
Trilo
 
Trilo's Avatar
 
"W. Byerly"
Aug 2013
81*2^3174353-1

13310 Posts
Default About automatically splitting the files

I may be able to help you out by automatically splitting the files if you want. Do you need them in splits of 1000 or 2000?
Trilo is offline   Reply With Quote
Old 2014-06-01, 09:04   #7
Thomas11
 
Thomas11's Avatar
 
Feb 2003

27·3·5 Posts
Default

I splitted the 1.4-2M input file into 2k blocks (see attachment). Each block contains about 400 test candidates.

The attached ZIP file also contains a file called "url_list.txt" indicating the FFT lengths and percentages (for non-AVX machines). This file is only relevant for Kosmaj when uploading the files to his server...

Edit: Attachment removed. Please use the file in the top post of this thread...

Last fiddled with by Thomas11 on 2014-06-03 at 15:43
Thomas11 is offline   Reply With Quote
Old 2014-06-01, 09:05   #8
Thomas11
 
Thomas11's Avatar
 
Feb 2003

111100000002 Posts
Default

Taking 1408-1412.

Last fiddled with by Thomas11 on 2014-06-01 at 12:15
Thomas11 is offline   Reply With Quote
Old 2014-06-01, 12:17   #9
pinhodecarlos
 
pinhodecarlos's Avatar
 
"Carlos Pinho"
Oct 2011
Milton Keynes, UK

5·1,033 Posts
Default

Taking 1412-1418.
pinhodecarlos is offline   Reply With Quote
Old 2014-06-01, 14:16   #10
kracker
 
kracker's Avatar
 
"Mr. Meeseeks"
Jan 2012
California, USA

37×59 Posts
Default

Taking 1418-1430.

Last fiddled with by kracker on 2014-06-01 at 14:16
kracker is offline   Reply With Quote
Old 2014-06-02, 01:33   #11
kracker
 
kracker's Avatar
 
"Mr. Meeseeks"
Jan 2012
California, USA

88716 Posts
Default

Hmm... going though them faster than expected, 2k done. Taking 1430-1450. (separate reservation if possible please)

Last fiddled with by kracker on 2014-06-02 at 01:33
kracker is offline   Reply With Quote
Reply

Thread Tools


Similar Threads
Thread Thread Starter Forum Replies Last Post
The Second Megabit Drive Kosmaj Riesel Prime Search 461 2022-04-10 09:08
The First Megabit Drive Kosmaj Riesel Prime Search 373 2020-11-12 15:48
RPS 11th Drive: Search for more megabit primes Kosmaj Riesel Prime Search 186 2014-12-04 14:03
Any interest in yet another sub-megabit drive? Kosmaj Riesel Prime Search 20 2011-11-17 04:10
The 3rd RPS Drive: low-weight Ks for megabit prime lsoule Riesel Prime Search 140 2009-03-02 15:01

All times are UTC. The time now is 00:38.


Sun Jun 11 00:38:17 UTC 2023 up 296 days, 22:06, 0 users, load averages: 0.84, 1.05, 0.96

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

This forum has received and complied with 0 (zero) government requests for information.

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.
A copy of the license is included in the FAQ.

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