![]() |
|
|
#4423 |
|
Romulan Interpreter
Jun 2011
Thailand
2×3×1,609 Posts |
Well, then my suspicion is that something is wrong there. There should have been about three times that amount. Are you sure that you are recording all the submissions? A negative answer should also justify why there is no "spike" in the graph. In the first days there was nobody else moving numbers in that range, and there should be about 3000 factors. I was not sure, therefore after our former discussion, I started logging/recording the factors. Since my last post, I have about 5600 factors and moved about 400k exponents (i.e. about 200k, two bitlevels) with the same hardware and setup as before. Do your records match? (the "no factor" I reported, but didn't keep the record; should I? The table seems that didn't move, but I assume you rebuild it once or twice per day, and that is when I sleep, i.e. in few minutes... 1:00 AM here...)
|
|
|
|
|
|
#4424 | |
|
"James Heinrich"
May 2004
ex-Northern Ontario
11×311 Posts |
Quote:
Code:
mysql> SELECT "371x" AS `mrange`, COUNT(*) AS `howmany`, DATE(`timestamp_found`) AS `date` FROM `known_factors_371` WHERE (`timestamp_found` > "2019-11-10") GROUP BY `date` ASC; +--------+---------+------------+ | mrange | howmany | date | +--------+---------+------------+ | 371x | 432 | 2019-11-11 | | 372x | 1251 | 2019-11-10 | | 372x | 2318 | 2019-11-11 | | 373x | 1845 | 2019-11-10 | +--------+---------+------------+ |
|
|
|
|
|
|
#4425 | |
|
If I May
"Chris Halsall"
Sep 2002
Barbados
9,767 Posts |
Quote:
I copy-and-pasted the results from my own workers into Primenet's manual submission page, and the results were accepted. However, I don't see any indication on any of the views I can access of this knowledge being captured. Code:
UID: MYPNUN/A3_SS, no factor for M99338087 from 2^76 to 2^77 [mfaktc 0.21 barrett87_mul32_gs] UID: MYPNUN/A3_BU_1, no factor for M99900599 from 2^76 to 2^77 [mfaktc 0.21 barrett87_mul32_gs] |
|
|
|
|
|
|
#4426 | |
|
"James Heinrich"
May 2004
ex-Northern Ontario
11×311 Posts |
Quote:
Thanks for adding that. |
|
|
|
|
|
|
#4427 |
|
"James Heinrich"
May 2004
ex-Northern Ontario
1101010111012 Posts |
I'm having more and more times where my Colab instance times out quickly, or I can't connect to a GPU instance, and generally I'm not having much luck getting sustained throughput (but any throughput is more than I would otherwise be able to contribute, so can't really complain).
But I ran into something new today (on both instances): Code:
Beginning GPU Trial Factoring Environment Bootstrapping... Please see https://www.gpu72.com/ for additional details. 20191119_150834: GPU72 TF V0.32 Bootstrap starting... 20191119_150834: Working as "10bcb2acdbb748af637902b48f4240e3"... 20191119_150834: Installing needed packages (1/3) 20191119_150843: Installing needed packages (2/3) 20191119_150853: Installing needed packages (3/3) 20191119_150925: Fetching initial work... 20191119_150926: Bootstrap finished. Exiting. |
|
|
|
|
|
#4428 | |
|
1976 Toyota Corona years forever!
"Wayne"
Nov 2006
Saskatchewan, Canada
22×3×17×23 Posts |
I reported the same on the colab thread.
Chris said they made a change on their end and mfaktc is no longer working. Quote:
|
|
|
|
|
|
|
#4429 | ||
|
6809 > 6502
"""""""""""""""""""
Aug 2003
101×103 Posts
2·4,909 Posts |
Quote:
Quote:
|
||
|
|
|
|
|
#4430 | |
|
Random Account
Aug 2009
22×3×163 Posts |
Quote:
My typical instance run time is around nine hours. I have two notebooks which I alternate between. Perhaps leaving each rest a day helps my run time... |
|
|
|
|
|
|
#4431 |
|
"James Heinrich"
May 2004
ex-Northern Ontario
11×311 Posts |
But the fix that Uncwilly posted does work:
|
|
|
|
|
|
#4432 |
|
Romulan Interpreter
Jun 2011
Thailand
2·3·1,609 Posts |
Also, no need to open any +code, every time you run something, there is a small rectangle appearing in your terminal window, that rectangle is an input box where you can write any OS commands.
|
|
|
|
|
|
#4433 | |
|
Random Account
Aug 2009
22·3·163 Posts |
Quote:
|
|
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Status | Primeinator | Operation Billion Digits | 5 | 2011-12-06 02:35 |
| 62 bit status | 1997rj7 | Lone Mersenne Hunters | 27 | 2008-09-29 13:52 |
| OBD Status | Uncwilly | Operation Billion Digits | 22 | 2005-10-25 14:05 |
| 1-2M LLR status | paulunderwood | 3*2^n-1 Search | 2 | 2005-03-13 17:03 |
| Status of 26.0M - 26.5M | 1997rj7 | Lone Mersenne Hunters | 25 | 2004-06-18 16:46 |