![]() |
|
|
#12 | |
|
Jan 2014
2·73 Posts |
Quote:
|
|
|
|
|
|
|
#13 | |
|
"Graham uses ISO 8601"
Mar 2014
AU, Sydney
35 Posts |
Quote:
I am aware that mostly, the presentation of statistics faltered with an error message in recent days. I am also aware that results presented by mersenne.ca. for example, earlier today claiming to be most recent, were instead several days old. |
|
|
|
|
|
|
#14 |
|
Apr 2013
32·13 Posts |
Actually it says that the most recent data is from 24 Nov 2015 but does not claim the data to be most recent.
Unfortunately the data for that date is not in sync either. I assume it is still missing the updates from the days with the bogus results. Nevertheless it is already helpful that the status page is up again as a rough overview is better than no overview at all. |
|
|
|
|
|
#15 |
|
Sep 2002
Oeiras, Portugal
26×23 Posts |
Absolutely. That means things are "moving again".
But in fact there are still malfunctions to correct: e.g. try to get comparison of dates. You´ll find funny things like the Unfactored exponents largely outnumbering those Factored. |
|
|
|
|
|
#16 | |
|
Serpentine Vermin Jar
Jul 2014
CEE16 Posts |
Quote:
The bogus results that mucked it up: since that was the second time it messed up the daily XML dump of logs that he uses, I should probably do something about that. At the very least I could put something in there so it just ignores any result from that day with a GHz_Days value that is obviously wrong (and overflows the XML generation script... can't remember why but I think I'm casting the "float" value to something else, or rounding it in some way maybe, I'm not sure why it choked on those crazy values). The one thing I won't bother fixing is displaying "factored to bits" higher than 99 on the web "exponent report" page. It assumes it'll be 2 digits so 2^777 showed up as 2^77. It's a display only issue and it's because I used some SQL shortcuts to parse that part out of the result text, and fixing it seemed like work. I can't imagine we'll *actually* trial factor anything beyond 99 bits anytime soon. If we get to that point, I'd be happy to correct it then. LOLEDIT: Looking at my daily XML generation script... I'm casting the float value for GHz_Days to NUMERIC(10,4) to round it to 4 sig digits. Which of course barfs when the FLOAT value itself is super crazy big. I'll just exclude any results with impossibly large numbers which will "solve" this and also prevent feeding funky data to James' system in the first place. If anyone is curious, the record for the most GHz_Days given for a single result is: M1217 completed 250000 ECM curves, B1=10000000, B2=1000000000000 That earned 277238.39321597 GHz Days. In fact, the user that submitted that (Never Odd Or Even) has the top 19 largest GHz-Days results. Also, of the top 20, 19 are ECM efforts and #20 is a TF to 82 bits for M9007753 (by dbaugh, who has declared that exponent his nemesis for defying his early LL test effort... topic was covered in another thread recently). ![]() It may be odd that he's spent so much time and resources to find *additional* factors for M1217 considering 3 factors are known, but hey, do what you enjoy. Anyway, given these stats, I think it would be safe to say we wouldn't expect to see a single result come in that exceeded 300,000 GHz Days? Someone obviously could decide to run hundreds of thousands of ECM curves on something in one big chunk, but I think it's more typical to do smaller # of curves in an assignment, not 250,000 at once like M1217 got. I'll pick a "safe" # to exclude results higher than. And this would only be for the daily XML report generation... the server itself would still potentially accept a funky result which is fine since we can weed out the goofballs after the fact. Last fiddled with by Madpoo on 2015-11-27 at 17:53 |
|
|
|
|
|
|
#17 | |
|
If I May
"Chris Halsall"
Sep 2002
Barbados
2·5·7·139 Posts |
Quote:
I personally don't care, except when it breaks the statistics. |
|
|
|
|
|
|
#18 | |
|
Romulan Interpreter
Jun 2011
Thailand
960610 Posts |
Quote:
. I still believe all (or part of) his "big results" for ECM are bogus, he jumped in a very short time to the top of the top in ECM and stayed there, over people who "dedicated their life" to ECM factoring. OTOH, these exponents can be done on the GPU, so it may be that he really invested big computing resources and some time resources, into it. You may check with George if these big results are not manually added by George himself. Till proved wrong, I still believe he didn't do any ECM for this exponent, possible that he only "took the cream" and reported the huge qty of ECM done by the Cunningham project. Or he just considered that information, and decided to get some GHzDays of credit, based on the fact that 'the task was done, anyhow', so it is not a "false information" added to the data base. I mean, I don't contest the number of curves, this exponent had even more ECM done, inside of the Cunningham project. I only contest the fact that NOOE did it by himself. Last fiddled with by LaurV on 2015-11-28 at 02:34 |
|
|
|
|
|
|
#19 | |
|
"Graham uses ISO 8601"
Mar 2014
AU, Sydney
35 Posts |
Quote:
Various parameters might be in play apart from merely the credit. That alert could trigger a message to interested parties indicating that a submitted result deserves scrutiny. I have an awkward feeling about trying to pick an arbitrary number for credit alone so as to cause deletion of data at a later migration stage. |
|
|
|
|
|
|
#20 | |
|
P90 years forever!
Aug 2002
Yeehaw, FL
52×7×43 Posts |
Quote:
In a way this is similar to people using mfaktc climb the charts with tons of TF credit. The overall top producers page is inaccurately comparing apples (prime95 users) to oranges (GPU TFers) to lemons (GMP-ECM users). |
|
|
|
|
|
|
#21 | |
|
"Kieren"
Jul 2011
In My Own Galaxy!
2·3·1,693 Posts |
Quote:
I only took up factoring when I got a GTX GPU, so I can't relate to doing it on a CPU. I wonder how the cycles-per-watt would work out doing a similar amount of TF on a recent Xeon system, as well as the time required. Still, I pay my CPU dues with 75% DC, 25% LL, on a not-very-efficient-or-terribly-productive CPU. I don't care that much if someone runs up large, possibly bogus numbers. I run a single, stock (AMD FX) system, with two (overclocked) 580 GPUs. I mostly look at GPU72 graphs for standing, but I am not disappointed when I look at PrimeNet statistics, either. Like LaurV, I do have to admit to being a credit whore, but I try to come by credit while contributing to the purpose of the project. Sorry for what might seem like a rant. I'm probably just expelling guilt over my power usage.
|
|
|
|
|
|
|
#22 | ||
|
"Victor de Hollander"
Aug 2011
the Netherlands
23×3×72 Posts |
Quote:
Quote:
|
||
|
|
|
![]() |
| Thread Tools | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| The Factoring Report at mersenne.ca | Gordon | mersenne.ca | 21 | 2019-01-21 02:38 |
| Exponent status report | Dubslow | PrimeNet | 2 | 2015-10-05 05:21 |
| Mersenne.ca Status Report | Gordon | mersenne.ca | 1 | 2015-09-22 10:53 |
| Delayed status report (split from main reservation thread) | rogue | Sierpinski/Riesel Base 5 | 8 | 2006-03-04 13:59 |
| V5 status report? | PrimeCruncher | PrimeNet | 11 | 2005-10-09 18:53 |