mersenneforum.org  

Go Back   mersenneforum.org > Great Internet Mersenne Prime Search > PrimeNet

Reply
 
Thread Tools
Old 2007-10-25, 23:54   #133
Prime95
P90 years forever!
 
Prime95's Avatar
 
Aug 2002
Yeehaw, FL

754310 Posts
Default

Quote:
Originally Posted by Mini-Geek View Post
I just got some "Server sent bad exponent" errors when trying to request DCs on the v5 server.
That's why you're not supposed to check that work preference!

Client rejects all DCs below 10,000,000 as a sanity check. Server assigned a tiny exponent because I'm testing LL and DC on small exponents (for obvious reasons).
Prime95 is offline   Reply With Quote
Old 2007-10-26, 02:27   #134
Mini-Geek
Account Deleted
 
Mini-Geek's Avatar
 
"Tim Sorbera"
Aug 2006
San Antonio, TX USA

17·251 Posts
Default

Quote:
Originally Posted by Prime95 View Post
That's why you're not supposed to check that work preference!

Client rejects all DCs below 10,000,000 as a sanity check. Server assigned a tiny exponent because I'm testing LL and DC on small exponents (for obvious reasons).
Oh, ok. I thought it might be something like that, but I wasn't sure if it was just a real problem that you hadn't noticed because you were specifically testing with other work.
Mini-Geek is offline   Reply With Quote
Old 2007-10-29, 00:14   #135
Bundu
 
Bundu's Avatar
 
Jul 2004
Mid Calder, Scotland

B916 Posts
Default

Sent an email to Scott today about the server pages, thought I would drop a copy here to check if any of you folks are getting the same problem:

Code:
Hi Scott,

I don’t know if this is something that is still a work in progress?  When I 
log into my account page on the v5 server I am asked If want 
to download the following files?

piegraph.php
bargraph.php

I take it this is an error?

My Account is Team_Bundu

Cheers
Bundu is offline   Reply With Quote
Old 2007-10-29, 12:28   #136
Mini-Geek
Account Deleted
 
Mini-Geek's Avatar
 
"Tim Sorbera"
Aug 2006
San Antonio, TX USA

10AB16 Posts
Default

I noticed the comm thread gives a much more detailed report of what's going on. When this (eventually) comes out, I for one, won't have communication often, but when it does I don't want it to take up the whole screen, so I'd like to request an option to only show the limited communications (like it did in v24), so that I can combine it with the worker and main threads without covering up all their info when communication happens.

Also, on the new PrimeNet, all of the pages take a very long time to load.
e.g. here's some of the time log for a Results Detail page with 62 results (which, by the way, I think there should be an option to limit that, at least per page...multiple pages, I mean):
Code:
odbc_query_rows_array() 17035.73 ms 69.05%
include() 7138.78 ms 28.93%
...
TOTAL = 24672.41 ms 100%
EDIT: And one more thing, on the new PrimeNet, when you enter your member login, you have to press tab twice to get to the password field. I'm not sure if there's a way to define that the password field is the next to tab to in HTML, but you could just move the [ forgot? ] link to below the GO button or somewhere.

Last fiddled with by Mini-Geek on 2007-10-29 at 13:03
Mini-Geek is offline   Reply With Quote
Old 2007-10-29, 13:53   #137
Prime95
P90 years forever!
 
Prime95's Avatar
 
Aug 2002
Yeehaw, FL

165678 Posts
Default

Quote:
Originally Posted by Mini-Geek View Post
I noticed the comm thread gives a much more detailed report of what's going on. When this (eventually) comes out, I for one, won't have communication often, but when it does I don't want it to take up the whole screen, so I'd like to request an option to only show the limited communications (like it did in v24).
Debug=0 in the Primenet section of prime.txt will do what you want. That will be the default value in a production release of v25.
Prime95 is offline   Reply With Quote
Old 2007-10-29, 15:10   #138
Mini-Geek
Account Deleted
 
Mini-Geek's Avatar
 
"Tim Sorbera"
Aug 2006
San Antonio, TX USA

17·251 Posts
Default

Quote:
Originally Posted by Prime95 View Post
Debug=0 in the Primenet section of prime.txt will do what you want. That will be the default value in a production release of v25.
Thanks. Is this the right place to report problems like what I posted with PrimeNet, or should I e-mail it somewhere, or are we not focusing on PrimeNet v5 being good at this point, or what?
Mini-Geek is offline   Reply With Quote
Old 2007-10-29, 15:28   #139
Prime95
P90 years forever!
 
Prime95's Avatar
 
Aug 2002
Yeehaw, FL

11101011101112 Posts
Default

Quote:
Originally Posted by Mini-Geek View Post
Is this the right place to report problems like what I posted with PrimeNet, or should I e-mail it somewhere?
Web page problems / suggestions should be emailed to Scott at primenet at mersenne dot org. I've already forwarded your suggestions.
Prime95 is offline   Reply With Quote
Old 2007-10-29, 16:29   #140
Andi47
 
Andi47's Avatar
 
Oct 2004
Austria

2·17·73 Posts
Default

Feature request: It would be nice if I could set max. memory useage seperately for each thread:

I am currently running ecm on small mersenne numbers in thread 1 and ecm on small fermat numbers in thread 2. I had set daytime available memory to 128 MB (nighttime 512 MB) and thread 2 gets idle every time when thread 2 starts stage 2 of an ECM curve. I now increased daytime available memory to 192 MB, and now thread 1 grabbed 181 MB for stage 2, and thread 2 still has to become idle when thread 1 runs ECM stage 2.
Andi47 is offline   Reply With Quote
Old 2007-10-29, 17:30   #141
Mini-Geek
Account Deleted
 
Mini-Geek's Avatar
 
"Tim Sorbera"
Aug 2006
San Antonio, TX USA

17×251 Posts
Default

Quote:
Originally Posted by Prime95 View Post
Web page problems / suggestions should be emailed to Scott at primenet at mersenne dot org. I've already forwarded your suggestions.
Thanks, I'll send them to the right place from now on.
Another problem with Prime95, but that I'm not quite sure is fixable: Many times, especially after many new lines of output have been...um...outputted, when I click Open Window, it freezes for a bit (a few seconds) as it loads the window.
Another: I'm not sure if it's because it's 25.5, because it has so many new numbers coming in and out of it (as I'm on TF to low limits), or because I'm now running two copies (25.5 and 24.14 to catch 25.5's missed CPU time), but it seems to impact my computer's performance a noticeable bit (in that it seems to be like a program using much memory...programs take longer to start, etc.). (It's using 2-3 MB of memory, so it's not that it's actually using a lot of memory, just impacting the computer like it is.)
Speaking of running both to catch the other's missed CPU time, I've noticed that as it is getting a steady stream of numbers, the computer is finishing them faster than the computer is requesting them, so there's about a second of CPU time that 24.14 is getting, but would otherwise be wasted, per exponent completed.
Mini-Geek is offline   Reply With Quote
Old 2007-10-29, 18:12   #142
Prime95
P90 years forever!
 
Prime95's Avatar
 
Aug 2002
Yeehaw, FL

19·397 Posts
Default

Quote:
Originally Posted by Andi47 View Post
I am currently running ecm on small mersenne numbers in thread 1 and ecm on small fermat numbers in thread 2. I had set daytime available memory to 128 MB (nighttime 512 MB) and thread 2 gets idle every time when thread 2 starts stage 2 of an ECM curve. I now increased daytime available memory to 192 MB, and now thread 1 grabbed 181 MB for stage 2, and thread 2 still has to become idle when thread 1 runs ECM stage 2.
When thread 1 goes into high memory usage, thread 2 should temporarily move on to the next line in worktodo.txt. Question: are there multiple lines of work in thread 2? If so, can you email me the prime.txt, local.txt, worktodo.txt files next time you see this behavior? Thanks.
Prime95 is offline   Reply With Quote
Old 2007-10-29, 19:05   #143
Andi47
 
Andi47's Avatar
 
Oct 2004
Austria

2×17×73 Posts
Default

Quote:
Originally Posted by Prime95 View Post
When thread 1 goes into high memory usage, thread 2 should temporarily move on to the next line in worktodo.txt. Question: are there multiple lines of work in thread 2? If so, can you email me the prime.txt, local.txt, worktodo.txt files next time you see this behavior? Thanks.
I am currently not sitting on this computer (I will be back there on wednesday), so I can't email the files today.

I have switched thread 2 to ECM on fermat numbers, and it has got a couple of curves on F21 in the worktodo list. Prime95 tried to move to other lines in worktodo.txt, but it did not find a line with less memory useage, so it went idle.

I have not checked, but I guess that it possibly has done stage 1 for all of these lines, so it possible has only stage 2 left for all curves.
Andi47 is offline   Reply With Quote
Reply

Thread Tools


Similar Threads
Thread Thread Starter Forum Replies Last Post
Prime95 version 29.4 Prime95 Software 442 2021-08-05 22:28
Prime95 version 27.3 Prime95 Software 148 2012-03-18 19:24
Prime95 version 26.3 Prime95 Software 76 2010-12-11 00:11
Prime95 version 25.4 Prime95 PrimeNet 143 2007-09-24 21:01
When the next prime95 version ? pacionet Software 74 2006-12-07 20:30

All times are UTC. The time now is 05:04.


Fri Aug 6 05:04:55 UTC 2021 up 13 days, 23:33, 1 user, load averages: 2.54, 2.50, 2.63

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

This forum has received and complied with 0 (zero) government requests for information.

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.
A copy of the license is included in the FAQ.