mersenneforum.org  

Go Back   mersenneforum.org > Prime Search Projects > And now for something completely different

Reply
 
Thread Tools
Old 2015-10-22, 23:50   #78
Batalov
 
Batalov's Avatar
 
"Serge"
Mar 2008
Phi(4,2^7658614+1)/2

100101000001012 Posts
Default

All residues for the interval 100-200k are attached (some are DC'd).
There are no primes in the first 200,000 terms.
Attached Files
File Type: zip ALL_100_200k.zip (24.9 KB, 140 views)
Batalov is offline   Reply With Quote
Old 2015-10-24, 15:40   #79
LaurV
Romulan Interpreter
 
LaurV's Avatar
 
Jun 2011
Thailand

226138 Posts
Default

Just FYI something is wrong with counting of completed units on the server (if I understand right how this works). I had 7 assignments from which I finished 4 (and another 2 will be finished in minutes). After the first 2 reported, my counter was 2. The third report brought the counter to 7 (?!?) and the forth to 8, which is actual value.
LaurV is online now   Reply With Quote
Old 2015-10-24, 16:37   #80
Batalov
 
Batalov's Avatar
 
"Serge"
Mar 2008
Phi(4,2^7658614+1)/2

36×13 Posts
Default

Yeah, thanks, I know. I'll talk to Mark about that - this happens when I call "91" or "92" (I run "5" periodically, as the sieves are still running...):
Quote:
PRPNet Admin menu
==========
1. Enter new server address (localhost)
2. Enter new server port # (1200)
3. Enter admin password
4. Add new candidates from ABC file
5. Remove candidates based upon factors file [ <-- very helpful. Kudos to Mark!]
6. Add search ranges
10. Expire work unit
91. Recompute user and team statistics
92. Recompute server statistics
I think all the work in progress is counted as done, if I manually call 91. If tasks come in gradually, the stats are growing differently.
Batalov is offline   Reply With Quote
Old 2015-10-24, 19:54   #81
rogue
 
rogue's Avatar
 
"Mark"
Apr 2003
Between here and the

11×577 Posts
Default

I would have to see the series of updates made to the database for each completed test.
rogue is online now   Reply With Quote
Old 2015-10-24, 20:24   #82
Batalov
 
Batalov's Avatar
 
"Serge"
Mar 2008
Phi(4,2^7658614+1)/2

100101000001012 Posts
Default

I'll send you the log... I have the server's output on screen, I think it is likely mirrored into the log file, right?

As for the code, I haven't looked in this part. The priority of this issue is very low; I am fine with giving users credit for the work in progress! It is only on the website and measured in magic blueballstones, anyway!
Batalov is offline   Reply With Quote
Old 2015-10-24, 23:50   #83
rogue
 
rogue's Avatar
 
"Mark"
Apr 2003
Between here and the

11×577 Posts
Default

Quote:
Originally Posted by Batalov View Post
I'll send you the log... I have the server's output on screen, I think it is likely mirrored into the log file, right?

As for the code, I haven't looked in this part. The priority of this issue is very low; I am fine with giving users credit for the work in progress! It is only on the website and measured in magic blueballstones, anyway!
You'll need to set the appropriate debug level when starting the server so that it outputs the SQL that is executed.
rogue is online now   Reply With Quote
Old 2015-10-25, 00:57   #84
Batalov
 
Batalov's Avatar
 
"Serge"
Mar 2008
Phi(4,2^7658614+1)/2

250516 Posts
Default

Ok, will do at some point.
Batalov is offline   Reply With Quote
Old 2015-10-26, 06:37   #85
Batalov
 
Batalov's Avatar
 
"Serge"
Mar 2008
Phi(4,2^7658614+1)/2

36·13 Posts
Default

The candidate pool count crossed the 1% boundary (that's 7998 candidates now in the 800k interval - [200000,999999]), going south.
Still sieving some more.
Batalov is offline   Reply With Quote
Old 2016-10-08, 19:43   #86
Batalov
 
Batalov's Avatar
 
"Serge"
Mar 2008
Phi(4,2^7658614+1)/2

36×13 Posts
Default

The search slowly continues (thanks to all contributors!)
The current watermark is around 458,000 --
http://smarandache.ddns.net:1200/pending_tests.html

(the IP is the same; for those who run clients - no need to change)
Batalov is offline   Reply With Quote
Old 2016-12-03, 04:20   #87
Batalov
 
Batalov's Avatar
 
"Serge"
Mar 2008
Phi(4,2^7658614+1)/2

36×13 Posts
Default

A little bird tells me that some time soon the candidates for the range Sm(1,xxx,xxx) might be needed. In preparation for that, I fired up some new sieving (up to n<2,000,000)...
Code:
52221149 | Sm(1000291)
192261497 | Sm(1000183)
600085427 | Sm(1204867)
616573151 | Sm(1041769)
1061345891 | Sm(1000207)
...
Batalov is offline   Reply With Quote
Old 2016-12-07, 15:17   #88
sweety439
 
"99(4^34019)99 palind"
Nov 2016
(P^81993)SZ base 36

B5916 Posts
Default

This is the least Smarandache prime to base b = 2 to 75. I checked the n (the number for consecutive numbers) to 1024, no primes found for b = 4, 10, 13, 18, 19, 22, ...

Also see http://oeis.org/A244424, smallest n such that the number formed by concatenating n consecutive natural numbers beginning with k (in base 10) is prime, no primes found for k = 1, 10, 21, 22, 24, ...

Also see http://oeis.org/A262300, smallest n such that the number formed by concatenating the decimal numbers 1, 2, 3, ..., n (in base 10), but omitting k, is prime, no primes found for k = 13, 15, ...
Attached Files
File Type: txt least Smarandache prime to base 2 to 75.txt (457 Bytes, 109 views)

Last fiddled with by sweety439 on 2016-12-07 at 15:25
sweety439 is offline   Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
(M48) NEW MERSENNE PRIME! LARGEST PRIME NUMBER DISCOVERED! dabaichi News 571 2020-10-26 11:02
Smarandache-Fibonacci Primes rogue And now for something completely different 5 2016-07-18 14:33
Smarandache-Wellin Primes rogue And now for something completely different 25 2016-01-01 17:07
Smarandache semiprimes sean Factoring 15 2014-11-09 06:05
disk died, prime work lost forever? where to put prime? on SSD or HDD? emily PrimeNet 3 2013-03-01 05:49

All times are UTC. The time now is 17:18.


Fri Jul 16 17:18:19 UTC 2021 up 49 days, 15:05, 1 user, load averages: 2.14, 1.90, 1.73

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