![]() |
|
|
#650 |
|
Sep 2003
5×11×47 Posts |
Looks like I didn't need to worry, Mlucas indicates that my residue on c5.large for this exponent was the correct result. Another user is running a triple check and they should return their own result sometime today or tomorrow.
Last fiddled with by GP2 on 2017-11-27 at 19:29 |
|
|
|
|
#651 |
|
"Kieren"
Jul 2011
In My Own Galaxy!
2×3×1,693 Posts |
@ Madpoo: I am glad to see you picked up 42680887 for a triple. That is an embarrassing series of events, for me.
Start with a BIOS update on the system board. After restoring the previous settings, I got a Jacobi test failure, though not immediately. To cut is short, I tweaked settings and rolled back P95 several times. I did not trust the two results which got submitted contrary to my efforts. Oh, well. I certainly did not intend to submit two conflicting results, of which neither agreed with the 1st time LL. At this point, I am still uneasy about stability, though system has passed 10 hours of Blend TT with 10 out of 16 GB of RAM allocated. I have rolled back the BIOS, tried to reset everything, and run more torture tests. ATM, I have a DC at 65% with no errors, thus far. |
|
|
|
|
#652 | |
|
Serpentine Vermin Jar
Jul 2014
7×11×43 Posts |
Quote:
![]() EDIT: I just noticed that your 2 runs both had the same shift count, so even if the residues matched it wouldn't have counted as a verification. That probably means you started a new run of it using a previous save file, rather than an entirely new run starting from scratch. Last fiddled with by Madpoo on 2018-01-29 at 20:25 |
|
|
|
|
|
#653 |
|
Serpentine Vermin Jar
Jul 2014
63578 Posts |
By the way, if anyone feels like doing triple-checks, these are available. I'm one of the 2 or 3 previous testers so someone else needs to tackle the verification run.
![]() Code:
44399711 46442621 46687429 46689427 46694953 46695599 46927409 50254189 50449073 52794311 52794317 52794353 52926721 55523527 55571039 56993347 57571721 57572329 61089319 61598567 61740551 62471327 63975341 64161359 66416531 76331477 |
|
|
|
|
#654 |
|
If I May
"Chris Halsall"
Sep 2002
Barbados
974710 Posts |
|
|
|
|
|
#655 |
|
"/X\(‘-‘)/X\"
Jan 2013
2·5·293 Posts |
sed 's/\(.*\)/DoubleCheck=\1,99,1/'
Last fiddled with by Mark Rose on 2018-01-29 at 22:40 |
|
|
|
|
#656 |
|
If I May
"Chris Halsall"
Sep 2002
Barbados
974710 Posts |
|
|
|
|
|
#657 |
|
If I May
"Chris Halsall"
Sep 2002
Barbados
261316 Posts |
Please forgive me for this, but I am often amazed by how few people understand the most basic of rules.
Regular expressions defines a period as being any character. A "star" ("*") means any number of matches; zero, one, or many. This regex could have also been done using a "\d*", which means any number of digits, including none. "\d+", on the other hand, means that at least one decimal character exists. |
|
|
|
|
#658 | |
|
Serpentine Vermin Jar
Jul 2014
7·11·43 Posts |
Quote:
M42680887 |
|
|
|
|
|
#659 |
|
Serpentine Vermin Jar
Jul 2014
1100111011112 Posts |
Ah, I didn't do that since I reckoned a lot of them could be reserved using the manual assignment page...
Code:
DoubleCheck=44399711,72,1 DoubleCheck=46442621,73,1 DoubleCheck=46687429,73,1 DoubleCheck=46689427,73,1 DoubleCheck=46694953,73,1 DoubleCheck=46695599,73,1 DoubleCheck=46927409,73,1 DoubleCheck=50254189,73,1 DoubleCheck=50449073,73,1 DoubleCheck=52794311,73,1 DoubleCheck=52794317,73,1 DoubleCheck=52794353,73,1 DoubleCheck=52926721,73,1 DoubleCheck=55523527,73,1 DoubleCheck=55571039,73,1 DoubleCheck=56993347,73,1 DoubleCheck=57571721,74,1 DoubleCheck=57572329,74,1 DoubleCheck=61089319,74,1 DoubleCheck=61598567,74,1 DoubleCheck=61740551,74,1 DoubleCheck=62471327,74,1 DoubleCheck=63975341,74,1 DoubleCheck=64161359,74,1 DoubleCheck=66416531,75,1 DoubleCheck=76331477,75,1 |
|
|
|
|
#660 | |
|
"Kieren"
Jul 2011
In My Own Galaxy!
2×3×1,693 Posts |
Quote:
|
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Double checks | casmith789 | PrimeNet | 7 | 2015-05-26 00:53 |
| Help doing some quadrup1e+ checks | Madpoo | Data | 28 | 2015-04-06 17:01 |
| Double checks | Rastus | Data | 1 | 2003-12-19 18:20 |
| How do I get rid of the Triple Checks?? | outlnder | Lounge | 4 | 2003-04-07 18:06 |
| Double-checks come in pairs? | BigRed | Software | 1 | 2002-10-20 05:29 |