![]() |
|
|
#1475 |
|
Undefined
"The unspeakable one"
Jun 2006
My evil lair
24×389 Posts |
This shows 6 exponents in the 77M range that are still pending (red), and 4 exponents are active (blue):
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 600 18590 2 4 | 4 34 | 18557 | Code:
Exponent Work Type Stage, % Expires ETA Assigned Last Update Next Update Estimated Completion Userid 77864141 LL 6 3 2018-04-07 2018-04-07 2018-04-08 2018-04-11 Nick Thorpe 77959619 LL 6 9 2018-04-07 2018-04-07 2018-04-08 2018-04-17 PED 77998639 PRP PRP, 43.50% 3 2018-01-28 2018-04-07 2018-04-08 2018-04-11 LookAS Also why don't PRP assignments have an expiry time? |
|
|
|
|
|
#1476 | |
|
Bemusing Prompter
"Danny"
Dec 2002
California
5×479 Posts |
I've been randomly seeing this message near the top of the home page today:
Quote:
|
|
|
|
|
|
|
#1477 | |
|
Undefined
"The unspeakable one"
Jun 2006
My evil lair
24·389 Posts |
Quote:
Last fiddled with by retina on 2018-04-11 at 10:11 |
|
|
|
|
|
|
#1478 |
|
Sep 2003
5·11·47 Posts |
As I write this, https://www.mersenne.org/primenet/ looks (in part) like this:
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 | ----------=-----=-- | -----=-----=-----=-----=----- | -----=-----=-----=----- | -----=-----=-----=----- | 75000000 55307 | 35749 739 18819 | 2 43 | 18774 | 76000000 54924 | 35603 613 18708 | 69 42 | 18597 | 77000000 55009 1 | 35812 601 18589 2 4 | 4 35 | 18555 | Code:
77864141 LL LL, 58.40% 26 0 2018-04-07 2018-04-11 2018-04-12 2018-04-11 Nick Thorpe 77959619 LL LL, 6.40% 26 7 2018-04-07 2018-04-11 2018-04-12 2018-04-18 PED 77231809 PRP PRP, 6.00% 410 2017-12-17 2018-04-09 2018-04-10 2019-05-26 Kriesel 77998639 PRP PRP, 44.90% 4 2018-01-28 2018-04-11 2018-04-12 2018-04-15 LookAS Here's my interpretation: The data show four pending assignments for 77M in both reports. In your case, the second report only showed three exponents, but perhaps the two reports were temporarily out of sync until one was updated. Only the "Assigned" columns show actual assignments. The "Status Unproven" columns merely refer to exponents that haven't been verified with matching residues, which may or may not be currently assigned. The two LLERR could perhaps be "Suspect" first-time results which haven't yet been assigned for another LL test. The report itself has some failings in that it doesn't take PRP into account properly as its own category. In the 75M range, the 2 under "Assigned LL" are actually PRP double-checks the 43 under "Assigned LL-D" are LL double-checks, as expected In the 76M range, the 69 under "Assigned LL" are actually PRP double-checks (a few unfortunately also have a redundant LL result which will be wasted, due to glitches when the first PRP tests started getting done) the 42 under "Assigned LL-D" are LL double-checks, as expected In the 77M range, as we can see from the second report, the 4 under "Assigned LL" are 2 pending first-time LL tests, one is a pending first-time PRP test, and one is a pending PRP self-double-check (or perhaps a hung exponent). Neither of those PRP test exponents has had an LL test done. |
|
|
|
|
|
#1479 |
|
If I May
"Chris Halsall"
Sep 2002
Barbados
9,767 Posts |
|
|
|
|
|
|
#1480 |
|
P90 years forever!
Aug 2002
Yeehaw, FL
24·3·157 Posts |
|
|
|
|
|
|
#1481 | |
|
If I May
"Chris Halsall"
Sep 2002
Barbados
9,767 Posts |
Quote:
Less work; more money. ![]() Edit: Please don't take this the wrong way. None of us would be here if it wasn't for you. Last fiddled with by chalsall on 2018-04-11 at 23:30 |
|
|
|
|
|
|
#1482 |
|
Einyen
Dec 2003
Denmark
2×1,579 Posts |
Right now the status is:
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 601 18590 2 3 | 3 35 | 18556 | I ran a script counting exponent status from the text list of exponents status from 77M to 78M: https://www.mersenne.org/report_expo...7001000&text=1 Results: Code:
Primenet statistics 77000000 55009 1 | 35812 601 18590 2 3 My count: 77000000 55009 1 | 35813 601 18592 0 2 I got 18592 Unverified "LL" (158 PRP + 18434 LL) and 0 LLERR instead of 18590 LL and 2 LLERR. That is because the 2 LL Suspect results has a successful PRP test which does not yet count in the statistics: https://mersenne.org/M77732573 https://mersenne.org/M77879497 I got 35813 Factored instead of 35812, and 2 NO-LL instead of 3. The 2 listed here 77959619 + 77998639: https://www.mersenne.org/assignments...&exp1=1&extf=1 So that means that 1 of the 3 NO-LL might be factored but not counting for some reason. Last fiddled with by ATH on 2018-04-12 at 00:01 |
|
|
|
|
|
#1483 | |
|
Undefined
"The unspeakable one"
Jun 2006
My evil lair
24×389 Posts |
Quote:
I don't see that extra assignment for 77231809. This link only shows two assignments. 77959619 and 77998639. In your output why is the ordering not correct? 77231809 appears out of order. Did the server output it in that order? |
|
|
|
|
|
|
#1484 | |
|
Einyen
Dec 2003
Denmark
2×1,579 Posts |
Quote:
https://www.mersenne.org/assignments...&exp1=1&extf=1 https://mersenne.org/M77231809 |
|
|
|
|
|
|
#1485 | |
|
Undefined
"The unspeakable one"
Jun 2006
My evil lair
24·389 Posts |
Quote:
That now leaves us with the 2 missing tests, out of 5 total, that are listed as "Status Unproven". What a mess that addition of PRP has become. Perhaps instead of identifying things by the type of test, it should be by the count of tests. So no more LL/LL-D columns, just have tested/verified columns. |
|
|
|
|
![]() |
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 |