![]() |
|
|
#1486 |
|
If I May
"Chris Halsall"
Sep 2002
Barbados
9,767 Posts |
|
|
|
|
|
|
#1487 | |
|
Sep 2003
A1916 Posts |
Quote:
Code:
77732573 LL Suspect;2017-09-13;Jamous;4DA09FAE8A06C8__;61108850 77879497 LL Suspect;2018-02-12;arnaud;CD50EEEB710BBA__;58080809 Also, both of these have a single PRP result and a single LL result, and no current assignments. When PRP testing was first introduced, it wasn't co-ordinated well with LL testing. So some exponents had both kinds of tests done, one of which will end up being redundant. So I think the mystery is cleared up. If anyone wants to double-check the PRP results: Code:
PRP=1,2,77732573,-1,75,0,3,1 PRP=1,2,77879497,-1,75,0,3,1 |
|
|
|
|
|
|
#1488 |
|
Einyen
Dec 2003
Denmark
2·1,579 Posts |
The 2 LLERR is accounted for and 2 of the 3 in NO-LL is in the Assignment list. But still the last of the 3 NO-LL is unaccounted for, which in my script count is in the Factored column.
|
|
|
|
|
|
#1489 | |
|
Sep 2003
5·11·47 Posts |
Quote:
So there's a problem with the statistics report, and it doesn't seem to be related to PRPs at all. |
|
|
|
|
|
|
#1490 |
|
Sep 2003
5×11×47 Posts |
|
|
|
|
|
|
#1491 | |
|
Sep 2003
5·11·47 Posts |
Quote:
There is something weird though, because 6.0% done as of 2018-04-09 has turned into 0.0% done as of 2018-04-12. I am now poaching that PRP double check and we'll see if anything changes when it completes in a few weeks. In my original output I sorted by work type, which is why the assignments appeared out of order. |
|
|
|
|
|
|
#1492 |
|
1976 Toyota Corona years forever!
"Wayne"
Nov 2006
Saskatchewan, Canada
4,691 Posts |
GIMPS Milestones Report
Warning: odbc_exec(): SQL error: [Microsoft][ODBC SQL Server Driver][SQL Server]Cannot insert the value NULL into column 'm_value', table 'primenet.dbo.t_gimps_milestones'; column does not allow nulls. UPDATE fails., SQL state 23000 in SQLExecDirect in C:\inetpub\www\report_milestones\default.php on line 38 Warning: odbc_fetch_array() expects parameter 1 to be resource, boolean given in C:\inetpub\www\report_milestones\default.php on line 39 Warning: odbc_free_result() expects parameter 1 to be resource, boolean given in C:\inetpub\www\report_milestones\default.php on line 42 Progress toward next GIMPS milestones (last updated UTC, updates every 15 minutes) ==================================== A minute later no error Last fiddled with by petrw1 on 2018-04-18 at 05:31 |
|
|
|
|
|
#1493 | |
|
Serpentine Vermin Jar
Jul 2014
1100111100012 Posts |
Quote:
In this case it sounds like the routine that updates those milestones every 15 minutes hung up on something or another... probably not really NULL data but something else along the way. I'm glad it self-corrected. "m_value" is the # of exponents left to test... it should never be null ordinarily... zero maybe, but not NULL.
|
|
|
|
|
|
|
#1494 | |
|
Undefined
"The unspeakable one"
Jun 2006
My evil lair
141208 Posts |
Now the reports seem to be conflicting about what is happening.
Quote:
Code:
----------=-----=-- | -----=-----=-----=-----=----- | -----=-----=-----=----- | -----=-----=-----=----- | Exponent Range | Composite | Status Unproven | Assigned | Available | Start Count P | F LL-D | LL LLERR NO-LL | TF P-1 LL LL-D | TF P-1 LL LL-D | ----------=-----=-- | -----=-----=-----=-----=----- | -----=-----=-----=----- | -----=-----=-----=----- | 77000000 55009 1 | 35812 607 18586 2 1 | 1 35 | 18552 |
|
|
|
|
|
|
|
#1495 |
|
Sep 2006
Brussels, Belgium
110101001012 Posts |
As stated earlier by me, there is something weird on the Active Assignments page. The problem only seem to exist in the double-check range. (In the "first-time" range I did not see this kind of behaviour.)
When one checks the "Exclude double-check assignments" tick box, the current active TF assignments are not shown. For instance at this moment : Excluding no category all 936 active assignments are shown. https://www.mersenne.org/assignments...xp_hi=45000000 Excluding trial factoring assignments 847 assignments are shown. https://www.mersenne.org/assignments...5000000&extf=1 Excluding double-check assignments 0 assignments are returned, there should be 89 trial factoring assignments. https://www.mersenne.org/assignments...00000&exdchk=1 Jacob |
|
|
|
|
|
#1496 | |
|
Sep 2003
1010000110012 Posts |
Quote:
The entire 77M range is fully first-time tested if every exponent has either been factored, or had at least one non-Suspect LL test done, or had at least one PRP test done. That is already the case, and the range is done. I counted 35813 exponents that have at least one factor, 18953 exponents that have had at least one non-Suspect LL test done and no PRP tests (including the one Mersenne prime), 156 exponents that have had at least one PRP test done and no LL tests, and 85 exponents that have had both at least one non-Suspect LL test and at least one PRP test. Finally, there are two exponents 77732573 and 77879497 that have each had one PRP test and one Suspect LL test. Those are the "2" in the LLERR column, but that's just a display anomaly. They have already been cleared by virtue of the PRP test. The simplest way of resolving the display anomaly is to do early double-checks of those two PRP results, which I have now started. This should shift that "2" into the confirmed composite column. This sort of thing shouldn't be an issue because going forward there won't be too many more cases of the same exponent having both PRP and LL tests done on it. That was caused by confusion in manual assignments in the early days of gpuOwL implementing PRP testing. Similarly, the outstanding NO-LL is most likely due to a hung assignment on M77231809. The system seems to think that the first-time PRP assignment is still outstanding, despite the fact that the result was already submitted. No LL test was ever done on this exponent, nor should it be at this point. Again, doing an early PRP double-check will likely resolve the problem, by shifting it into confirmed-composite status. I am poaching this exponent to do that, it's about 25% complete. The real question, as ATH has pointed out, is why does it show 35812 factored exponents in the 77M range when in fact there are 35813? Maybe Madpoo could check the SQL that produces the https://www.mersenne.org/primenet/ report and figure out what's going on. |
|
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Official "Faits erronés dans de belles-lettres" thread | ewmayer | Lounge | 39 | 2015-05-19 01:08 |
| Official "all-Greek-to-me Fiction Literature and Cinema" Thread | ewmayer | Science & Technology | 41 | 2014-04-16 11:54 |
| Official "Lasciate ogne speranza" whinge-thread | cheesehead | Soap Box | 56 | 2013-06-29 01:42 |
| Official "Ernst is a deceiving bully and George is a meanie" thread | cheesehead | Soap Box | 61 | 2013-06-11 04:30 |
| Official "String copy Statement Considered Harmful" thread | Dubslow | Programming | 19 | 2012-05-31 17:49 |