![]() |
|
|
#12 | |
|
Sep 2003
5·11·47 Posts |
Quote:
The ECM Report shows that this exponent has received a full 280 ECM tests at B1=50K (25 digits = about 83 bits) and 207 out of 640 ECM tests at B1=250K (30 digits = about 100 bits). Therefore the odds of finding a new factor of 60–65 bits are vanishingly small. Note this is extremely deep ECM test coverage for an exponent in this range. The vast majority of 7M exponents have had no more than 3 ECM tests at B1=50K and nothing higher. No doubt people were inspired to push the ECM testing so far because of the unusual circumstance of having so many factors. Of the eleven known factors, ten were discovered by trial factoring and one (the largest, of 81 bits) by ECM. Last fiddled with by GP2 on 2016-08-14 at 01:46 |
|
|
|
|
|
|
#13 | |
|
Aug 2015
1011102 Posts |
Quote:
Code:
[Sat Aug 13 01:14:09 2016] UID: mattmill30/Lenovo_ThinkPad_T430, M7508981 has a factor: 1187463822966659857 [TF:60:61:mfakto 0.15pre6-Win cl_barrett15_69_gs_4] [Sat Aug 13 01:14:27 2016] UID: mattmill30/Lenovo_ThinkPad_T430, found 2 factors for M7508981 from 2^60 to 2^61 [mfakto 0.15pre6-Win cl_barrett15_69_gs_4] [Sat Aug 13 01:23:57 2016] UID: mattmill30/Lenovo_ThinkPad_T430, M7508981 has a factor: 7520604071554054769 [TF:62:63:mfakto 0.15pre6-Win cl_barrett15_69_gs_4] [Sat Aug 13 01:27:24 2016] UID: mattmill30/Lenovo_ThinkPad_T430, found 1 factor for M7508981 from 2^62 to 2^63 [mfakto 0.15pre6-Win cl_barrett15_69_gs_4] [Sat Aug 13 01:33:27 2016] UID: mattmill30/Lenovo_ThinkPad_T430, M7508981 has a factor: 15437029382288298409 [TF:63:64:mfakto 0.15pre6-Win cl_barrett15_69_gs_4] [Sat Aug 13 01:53:56 2016] UID: mattmill30/Lenovo_ThinkPad_T430, found 1 factor for M7508981 from 2^63 to 2^64 [mfakto 0.15pre6-Win cl_barrett15_69_gs_4] Further, I have just attempted to expand upon the M60160447 factor entry (by providing the TF bit-range) and received the same error for the following results: Code:
[Sun Aug 14 01:14:09 2016] UID: mattmill30/Lenovo_ThinkPad_T430, M60160447 has a factor: 2599255729428590429303 [TF:71:72:mfakto 0.15pre6-Win cl_barrett32_76_gs_4] [Sun Aug 14 12:52:42 2016] UID: mattmill30/Lenovo_ThinkPad_T430, found 1 factor for M60160447 from 2^71 to 2^72 [mfakto 0.15pre6-Win cl_barrett32_76_gs_4] Last fiddled with by mattmill30 on 2016-08-14 at 13:06 Reason: minor corrections and extention |
|
|
|
|
|
|
#14 |
|
P90 years forever!
Aug 2002
Yeehaw, FL
7,537 Posts |
I believe this is an issue for James. His PHP parsing skills will be required.
|
|
|
|
|
|
#15 |
|
Aug 2015
2·23 Posts |
These results returned the following errors:
Code:
[Sun Aug 14 15:21:08 2016] UID: mattmill30/Lenovo_ThinkPad_T430, no factor for M7508981 from 2^66 to 2^67 [mfakto 0.15pre6-Win cl_barrett32_76_gs_4] [Sun Aug 14 20:52:22 2016] UID: mattmill30/Lenovo_ThinkPad_T430, no factor for M7508981 from 2^67 to 2^68 [mfakto 0.15pre6-Win cl_barrett32_76_gs_4] [Mon Aug 15 12:04:52 2016] UID: mattmill30/Lenovo_ThinkPad_T430, no factor for M7508981 from 2^68 to 2^69 [mfakto 0.15pre6-Win cl_barrett32_76_gs_4] [Wed Aug 17 04:58:00 2016] UID: mattmill30/Lenovo_ThinkPad_T430, M7508981 has a factor: 916091463726885012719 [TF:69:70:mfakto 0.15pre6-Win cl_barrett32_76_gs_4] [Thu Aug 18 04:01:52 2016] UID: mattmill30/Lenovo_ThinkPad_T430, found 1 factor for M7508981 from 2^69 to 2^70 [mfakto 0.15pre6-Win cl_barrett32_76_gs_4] Code:
processing: TF no-factor for M7508981 (2^66-2^67) Error code: 40, error text: TF result for M7508981 was not needed processing: TF no-factor for M7508981 (2^67-2^68) Error code: 40, error text: TF result for M7508981 was not needed processing: TF no-factor for M7508981 (2^68-^269) Error code: 40, error text: TF result for M7508981 was not needed Splitting composite factor 916091463726885012719 into: * 45053887 * 20333239254737 processing: TF factor 45053887 for M7508981 (2^69-2^70) Error code: 40, error text: Factoring result for M7508981 was not needed processing: TF factor 20333239254737 for M7508981 (2^69-2^70) Error code: 40, error text: Factoring result for M7508981 was not needed Last fiddled with by mattmill30 on 2016-08-18 at 21:36 |
|
|
|
|
|
#16 |
|
Sep 2003
5×11×47 Posts |
On a somewhat unrelated note, the History for this exponent incorrectly shows a composite factor:
Code:
2014-08-30 thelegendarymudkip F Factor: 1583285088503372039 / TF: 60-61* |
|
|
|
|
|
#17 |
|
Bemusing Prompter
"Danny"
Dec 2002
California
5·479 Posts |
PrimeNet should just accept all TF results. It already accepts LL results even after double-checks have been done, so what's wrong with doing the same for TF?
|
|
|
|
|
|
#18 | |
|
"/X\(‘-‘)/X\"
Jan 2013
2×5×293 Posts |
Quote:
It does accept newly found factors via TF though. We spent quite a bit of time redoing work from known-bad CPUs a year or so ago. |
|
|
|
|
|
|
#19 |
|
If I May
"Chris Halsall"
Sep 2002
Barbados
9,767 Posts |
|
|
|
|
|
|
#20 |
|
"/X\(‘-‘)/X\"
Jan 2013
293010 Posts |
|
|
|
|
|
|
#21 |
|
"Forget I exist"
Jul 2009
Dumbassville
26·131 Posts |
technically if we have the results of an LL test we can double check it using a modified LL but it's been brought up enough times about how useless that would be in practice. edit: given a factor that is.
Last fiddled with by science_man_88 on 2016-08-19 at 23:41 |
|
|
|
|
|
#22 |
|
Romulan Interpreter
Jun 2011
Thailand
965710 Posts |
Well, the situation for LL is the same like for TF, once a double check was done, the residue is displayed in full (i.e. unmasked). My argument in the past that the residue should be NEVER displayed unmasked was not considered by the gods at that time.
Which still bothers me today... Since we give credits for triple checks (it was not always the case) and we display the residues in full after DC, some credit whore could report thousands of "valid" TCs without doing a minute of real work, and get the credits. Credits by themselves won't bother us, but the process could be used to "verify" computers as being "good" and get low LL work. So, either mask the residues always, and do the things right, or give credit for double-TF and tripple-TF and make a big mess of everything.... Unfair for the people who really invested a lot of work (and electricity money) into the project... The best would be to never display the LL residue in full, and to have a checksum stuff when reporting TF and P-1 with GPU work. Then of course, give credits to everybody, and it would not be extremely easy to report fake results (as it is now). Last fiddled with by LaurV on 2016-08-20 at 02:27 |
|
|
|