mersenneforum.org

mersenneforum.org (https://www.mersenneforum.org/index.php)
-   PrimeNet (https://www.mersenneforum.org/forumdisplay.php?f=11)
-   -   OFFICIAL "SERVER PROBLEMS" THREAD (https://www.mersenneforum.org/showthread.php?t=5758)

Mark Rose 2017-04-25 19:05

[QUOTE=James Heinrich;457505]Sounds plausible, the current report shows exactly 3000 rows.[/QUOTE]

I'm submitting over 1000 results an hour right now, so that's likely it.

Madpoo 2017-04-29 06:15

[QUOTE=chalsall;457504]Perhaps there is a "limit" clause in the SQL statement.[/QUOTE]

There is a limit. I suppose it should say "the 3000 most recent" results.

If someone needs everything for the day, there's the daily XML of all the results that came in. Much better than trying to crawl once an hour and hope it's all there, filtering out duplicates when less than 3000 came in that hour, etc. And XML is probably so much easier to parse (and it's super fast to generate too, FYI).

GP2 2017-05-02 14:43

[QUOTE=GP2;457015]Reportedly, the server is giving bad worktodo lines for Fermat number F12, omitting most of the already-known factors. See [URL="http://www.mersenneforum.org/showthread.php?p=457011#post457011"]this thread[/URL].

This might be the cause of the bogus already-known factors for F12 (exponent 4096) that constantly appear in the [URL="https://mersenne.org/report_recent_cleared/"]Recent Cleared list[/URL].

[QUOTE=Prime95;457302]Fixed. I'm not sure how the server "forgot" 4 of the known factors.[/QUOTE]
[/QUOTE]

(note: there are actually 6 known factors of F12):

[CODE]
ECM2=1,2,4096,1,800000000,80000000000,3,"114689,26017793,63766529,190274191361,1256132134125569,568630647535356955169033410940867804839360742060818433"
[/CODE]

Well, [URL="https://mersenne.org/report_recent_cleared/"]Recent Cleared[/URL] is still showing a whole bunch of new rediscoveries of known factors for F12 (2[SUP]4096[/SUP]+1), so either those folks are copy-pasting their own worktodo lines, or they are still working off a backlog of old assignments, or the server is still sending bad worktodo lines.

Unfortunately I can't test it, because even if I set Memory=8 in local.txt, the server won't send any assignment smaller than F13. Is anyone else able to get automatic F12 assignments to test this?

thyw 2017-05-02 18:58

No, in the client or /cpus/ I can only change the worktype with no range. In manual assigments page, where you can request it by range[COLOR=LemonChiffon],[/COLOR] the Fermat worktype is not present.
Also when I select it from the client menu (Advanced/ECM), it registers, but doesn't fill in the factors in the worktodo (is it intended?)

About mersenne.org: the workload page is really nice with separated cpus.
For me, the recently cleared (and other pages) are "in the middle of the screen"/squished, with grey bars in the sides and the main table in recently cleared is scrollable "inside the page".[I] Like an iframe, but without scrollbars.[/I] <-only in Firefox, not in Chrome

GP2 2017-05-03 00:08

[QUOTE=thyw;458133]Also when I select it from the client menu (Advanced/ECM), it registers, but doesn't fill in the factors in the worktodo (is it intended?)[/QUOTE]

Ah, that's an interesting point.

There are only 18 Fermat numbers even remotely feasible for mprime to work on and only 34 known factors of those Fermat numbers, and new discoveries are rare to nonexistent after an initial burst a few years ago. So the mprime executable could perhaps check k*b^n+c for the case of k=1, b=2, n=power of 2, c=1 and then just automatically incorporate and apply those hardcoded values.

It might seem a bit weird to special-case this directly in the executable, but there is no conceivable practical reason that anyone would need to run a Fermat ECM without the known factors, and for many months if not years a few people have been doing so continuously and pretty much wasting all those cycles. Each ECM curve simply terminates in the rediscovery of a small factor or composite product of small factors, and then a new ECM curve starts up only to arrive at the same futile end. Although on 2017-05-02 05:13, one user returned a 75-digit composite factor consisting of the three smallest plus the one largest known prime factors, so I guess there's still hope.

It's the same handful of usernames who keep showing up in [URL="https://mersenne.org/report_recent_cleared/"]Recent Cleared[/URL], so I doubt that they are filling in all the values in Advanced/ECM by hand over and over again. But possibly some of them started by filling in the values for F12 in Advanced/ECM and then used the resulting worktodo.txt for copy-pasting over and over ever since.

Anyways, it's possible they're still working off a backlog of old assignments, although with each passing day since April 21 that might seem less likely.

LaurV 2017-05-07 14:30

For some reasons, manual reports page does not work. I get all pages right, but on [URL]https://www.mersenne.org/manual_result/[/URL] I get a blank page. I think you got upset on me reporting too many primes and banned me, hehe... :razz:

James Heinrich 2017-05-07 14:38

Fixed. Sorry about that.

LaurV 2017-05-07 14:48

working now, thanks a lot!

error 2017-05-08 11:53

Manual results submission problem
 
There is another problem with manual submissions -

For some exponents I get a message like this:
[COLOR=darkgreen]processing: TF factor 15750471591088124777 for [URL="https://www.mersenne.org/M17086021"]M17086021[/URL] (263-264)[/COLOR]
[COLOR=red]Error code: 40, error text: Factor 15750471591088124777 reported for completely factored M17086021
[/COLOR]

and it does not accept the result.

axn 2017-05-08 11:59

Apparently, for some reason the server thinks that that particular exponent is completely factored?!

Prime95 2017-05-08 12:46

[QUOTE=error;458570]There is another problem with manual submissions -

For some exponents I get a message like this:
[COLOR=darkgreen]processing: TF factor 15750471591088124777 for [URL="https://www.mersenne.org/M17086021"]M17086021[/URL] (263-264)[/COLOR]
[COLOR=red]Error code: 40, error text: Factor 15750471591088124777 reported for completely factored M17086021
[/COLOR]

and it does not accept the result.[/QUOTE]

My bad, please try again.


All times are UTC. The time now is 23:12.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.