![]() |
|
|
#1 |
|
Jul 2006
USA (UT-5) via UK (UT)
22·59 Posts |
I just noticed the following oddity on the Work Distribution Map:
Code:
Exponent Range | Composite | Status Unproven | Assigned | Available | Start Count P | F LL-D | LL LLERR NO-LL | ECM P-1 LL LL-D | ECM P-1 LL LL-D | ... 5000000 64336 | 40343 23992 1 | | 23345 | |
|
|
|
|
|
#2 | |
|
Jul 2006
USA (UT-5) via UK (UT)
22·59 Posts |
Quote:
disappeared: Code:
5000000 64336 | 40345 23991 | | 23384 | |
|
|
|
|
|
|
#3 |
|
P90 years forever!
Aug 2002
Yeehaw, FL
35·31 Posts |
Could it be the report ran while a new factor was being processed? A new factor changes the LL tests' state from verified to a-factor-is-known. So maybe the report caught read the database after the LL states have changed and before the new factor was inserted. Of course, the updates and inserts are wrapped in a transaction and it my understanding the SNAPSHOT isolation level should prevent reading uncommitted data.
Yet, consider this scenario. Report code gets count of factors. New factor is inserted. Report code gets count of verified-LL results. The factored exponent would appear in neither count and thus would show up as NO-LL. |
|
|
|
|
|
#4 |
|
May 2008
3·5·73 Posts |
It happened again
Code:
Exponent Range | Composite | Status Unproven | Assigned | Available | Start Count P | F LL-D | LL LLERR NO-LL | ECM P-1 LL LL-D | ECM P-1 LL LL-D | ... 2000000 67883 1 | 43340 24541 1 | 1252 | 23021 | |
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Sieving with powers of small primes in the Small Prime variation of the Quadratic Sieve | mickfrancis | Factoring | 2 | 2016-05-06 08:13 |
| Small gaps 4,000 - 60,000 | henryzz | Prime Gap Searches | 18 | 2016-02-15 18:58 |
| Bug in LLR with a small exponent (< 34000) | SaneMur | Information & Answers | 14 | 2011-11-08 10:51 |
| Small request | fivemack | Factoring | 1 | 2009-03-02 03:07 |
| Small set of 12 | GP2 | Completed Missions | 2 | 2003-10-03 18:30 |