mersenneforum.org  

Go Back   mersenneforum.org > Great Internet Mersenne Prime Search > PrimeNet

Reply
 
Thread Tools
Old 2014-04-25, 00:39   #12
Batalov
 
Batalov's Avatar
 
"Serge"
Mar 2008
Phi(4,2^7658614+1)/2

2×47×101 Posts
Default

Have you modified the line already after you started the test?
If so, this would be the reason.

A running P95 process:
1) does not re-read the worktodo.txt file (if it is modified while the program is running). In fact, if you modify the worktodo.txt, save it, then stop P95 and then check what is in the worktodo.txt file, you will find that it will be restored to what it was before, when P95 was started. This is done from P95 memory at the moment when it is stopped. This is unusual for new users, but once you learn this feature, you can live with it.
2) can use the intermediate save files (the "m" and "e" files) from the run before this one (and the save file doesn't know that you changed the worktodo line, and will continue from the earlier state, i.e. without the listed factors). Solution: remove these files (or move them to another directory).

I have just run your line as is in P95 several times. The known factors were not found even once (which is just what one would expect).

P.S. In fact,
ECM found a factor in curve #22, stage #2
Sigma=3698465552502853, B1=50000, B2=5000000.
M119923 has a factor: 68966518357695541070447 (ECM curve 22, B1=50000, B2=5000000)

Last fiddled with by Batalov on 2014-04-25 at 01:02
Batalov is offline   Reply With Quote
Old 2014-04-25, 01:04   #13
lycorn
 
lycorn's Avatar
 
"GIMFS"
Sep 2002
Oeiras, Portugal

5C116 Posts
Default

Why running ECM on numbers with already known factors if we still have so many numbers without any known factors? Wouldn´t it make more sense to run ECM on those?
lycorn is offline   Reply With Quote
Old 2014-04-25, 01:09   #14
Batalov
 
Batalov's Avatar
 
"Serge"
Mar 2008
Phi(4,2^7658614+1)/2

2×47×101 Posts
Default

Maybe he wants to beat NOOE's PRP records? Who knows?

Just in case,
Code:
[Thu Apr 24 18:11:39 2014]
M119923/known_factors is not prime.  RES64: 3977ECB8E69C84AE. We4: F49D9B33,00000000
Known factors used for PRP test were: 1918769,8047312993,5783659875377,68966518357695541070447

Last fiddled with by Batalov on 2014-04-25 at 01:12
Batalov is offline   Reply With Quote
Old 2014-04-25, 03:02   #15
Miszka
 
Miszka's Avatar
 
May 2013
Poland

34 Posts
Default

Quote:
Originally Posted by Batalov View Post
Have you modified the line already after you started the test?
If so, this would be the reason.
No, absolutely no

Quote:
Originally Posted by Batalov View Post
ECM found a factor in curve #22, stage #2
Sigma=3698465552502853, B1=50000, B2=5000000.
M119923 has a factor: 68966518357695541070447 (ECM curve 22, B1=50000, B2=5000000)
My congratulations!
It was not successful me
Miszka is offline   Reply With Quote
Old 2014-04-25, 04:51   #16
Batalov
 
Batalov's Avatar
 
"Serge"
Mar 2008
Phi(4,2^7658614+1)/2

2·47·101 Posts
Default

It was simply a free by-product of the test that I ran for you.

I agree with lycorn about ECMing numbers without known factors, if ECM is what one likes to run.
Batalov is offline   Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
Does anyone track factors for Bernoulli numbers? VBCurtis And now for something completely different 1 2015-02-08 02:45
what's the meaning of the numbers in the FACTORS.CMP wreck Software 2 2006-08-30 04:46
Random numbers and proper factors mfgoode Math 20 2006-02-05 02:09
Factors of Mersenne Numbers asdf Math 17 2004-07-24 14:00
Factors of Mersenne numbers ? Fusion_power Math 13 2003-10-28 20:52

All times are UTC. The time now is 14:34.


Mon Aug 2 14:34:25 UTC 2021 up 10 days, 9:03, 0 users, load averages: 4.54, 4.03, 3.75

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.