mersenneforum.org  

Go Back   mersenneforum.org > Prime Search Projects > No Prime Left Behind

Reply
 
Thread Tools
Old 2010-09-22, 19:50   #144
kar_bon
 
kar_bon's Avatar
 
Mar 2006
Germany

290410 Posts
Default

Quote:
Originally Posted by Flatlander View Post
I'm getting occasional drops in my internet connection so I've seen the odd 'waiting 60 seconds' message, but I've just received errors that are strange:

I only had these pairs reserved for 20 mins so they shouldn't have timed out. And the 'bad header' messages are a concern.
It's now working. (Apparently.)
I've moved the post to this thread.

Do you by chance got the whole client-folder for sending me?

The error "net_Recv : bad header 'OKR '" seems in the 'tosend.txt'-file, something went wrong here. Anything before is ok.

I'll try to figure out such loss of connection and this error, although I've encountered several times no connection to the server and got back communication without such error.
kar_bon is offline   Reply With Quote
Old 2010-09-22, 20:10   #145
Flatlander
I quite division it
 
Flatlander's Avatar
 
"Chris"
Feb 2005
England

31·67 Posts
Default

Here is a snapshot taken just after your post.
http://www.sendspace.com/file/1e8etn
I think the connection might have dropped whilst communicating with the server. It's working fine now.
Flatlander is offline   Reply With Quote
Old 2010-09-22, 20:21   #146
kar_bon
 
kar_bon's Avatar
 
Mar 2006
Germany

23×3×112 Posts
Default

Thanks, but there's no error in that folder:

All looks good: 4 pairs tested in lresults.txt, 10 pairs reserved in workfile.txt, llr.ini is at PgenLine=5 (next/current testing pair of workfile.txt for LLR), all *.lua correct, all awk-script without any error, no hint in lresults_hist.txt, no tosend.txt -> all results sent and new pairs reserved from server.

So if I would start with 'do' in this folder, it should work properly (except the results should rejected because they're done already by you).

Short: no error in here. I try to figure out the no-connection issue while sending results.
kar_bon is offline   Reply With Quote
Old 2010-09-24, 19:55   #147
kar_bon
 
kar_bon's Avatar
 
Mar 2006
Germany

B5816 Posts
Default

Jean Penné just released the new LLR V3.8.2 with gwnum-lib 26.2.

He mentioned a 10% faster testing with that version.

To use the new cLLR, download it from here, stop the client-script by hitting CTRL-C, overwrite the old cLLR.exe with the downloaded one and start the script again by calling 'do'.

I'll check if the speed is as assumed.

Later on I'll update the links in the first post with this new cLLR version.
kar_bon is offline   Reply With Quote
Old 2010-09-25, 06:42   #148
MyDogBuster
 
MyDogBuster's Avatar
 
May 2008
Wilmington, DE

22×23×31 Posts
Default

Quote:
I'll check if the speed is as assumed.
I'm getting the 10% across the board. All cores.
MyDogBuster is offline   Reply With Quote
Old 2010-09-25, 07:22   #149
gd_barnes
 
gd_barnes's Avatar
 
May 2007
Kansas; USA

33×5×7×11 Posts
Default

Max and/or Karsten,

Can we just put the new cLLR 3.8.2 in our LLRnet clients and have it run correctly? If so, is there a Linux version?

The speedup is very good news.


Gary
gd_barnes is online now   Reply With Quote
Old 2010-09-25, 07:30   #150
kar_bon
 
kar_bon's Avatar
 
Mar 2006
Germany

290410 Posts
Default

Quote:
Originally Posted by gd_barnes View Post
Can we just put the new cLLR 3.8.2 in our LLRnet clients and have it run correctly? If so, is there a Linux version?
I've done this as discribed above: stop client, overwrite cLLR.exe, start client.

No problems on 16 cores here under XP, Vista, Win7.

The Unix source is available on Jean's page.

Short timings:

On a Quad all 4 core doing LLRnet for port 3500 with n~1.15M:

cLLR 3.8.1: ~1930s
cLLR 3.8.2: ~1400s

So about 9min less from 32min before.

Last fiddled with by kar_bon on 2010-09-25 at 07:37
kar_bon is offline   Reply With Quote
Old 2010-09-25, 20:09   #151
mdettweiler
A Sunny Moo
 
mdettweiler's Avatar
 
Aug 2007
USA (GMT-5)

3·2,083 Posts
Default

Quote:
Originally Posted by gd_barnes View Post
Max and/or Karsten,

Can we just put the new cLLR 3.8.2 in our LLRnet clients and have it run correctly? If so, is there a Linux version?

The speedup is very good news.


Gary
Yes, as Karsten said, you can swap the cllr.exe binary out directly. The same goes for Linux.

I'll post an updated do.pl client package with the new LLR shortly.
mdettweiler is offline   Reply With Quote
Old 2010-09-25, 20:29   #152
mdettweiler
A Sunny Moo
 
mdettweiler's Avatar
 
Aug 2007
USA (GMT-5)

3×2,083 Posts
Default

Quote:
Originally Posted by mdettweiler View Post
Yes, as Karsten said, you can swap the cllr.exe binary out directly. The same goes for Linux.

I'll post an updated do.pl client package with the new LLR shortly.
Done. I've named the new version of the Linux client v0.74, so as to line up with Karsten's forthcoming update of his client. (It was very confusing before with the Linux client on 0.71 and the Windows one on 0.73, so I figured it would be best to skip a couple version numbers on the Linux side.)

I also reworded some of the first post so as to put the latest versions of each client front and center (rather than having the latest v0.73 Windows client below the older v0.73).
mdettweiler is offline   Reply With Quote
Old 2010-09-26, 08:26   #153
gd_barnes
 
gd_barnes's Avatar
 
May 2007
Kansas; USA

33·5·7·11 Posts
Default

The version number was for the script, not for the client. I haven't changed the script since 0.71 because it hasn't appeared to have the problems of the Windows client. (It virtually always restarts nicely after it can't connect for a while due to a server drying or outage.) Shouldn't it stay at 0.71? The only known problem is that it needs to delete the workfile.res in some situations. It hasn't had all the changes that have been made to the Windows client. Do we really want the version numbers to be the same?

One more thing: If you are changing it from 0.71 to 0.74, was the version number updated within the comments/documentation for the script? I can't download a big file while in the hotel so I can't tell at the moment.

I'm not saying to change it back at this point. It's just food for thought.
gd_barnes is online now   Reply With Quote
Old 2010-09-26, 14:22   #154
mdettweiler
A Sunny Moo
 
mdettweiler's Avatar
 
Aug 2007
USA (GMT-5)

3×2,083 Posts
Default

Quote:
Originally Posted by gd_barnes View Post
The version number was for the script, not for the client. I haven't changed the script since 0.71 because it hasn't appeared to have the problems of the Windows client. (It virtually always restarts nicely after it can't connect for a while due to a server drying or outage.) Shouldn't it stay at 0.71? The only known problem is that it needs to delete the workfile.res in some situations. It hasn't had all the changes that have been made to the Windows client. Do we really want the version numbers to be the same?

One more thing: If you are changing it from 0.71 to 0.74, was the version number updated within the comments/documentation for the script? I can't download a big file while in the hotel so I can't tell at the moment.

I'm not saying to change it back at this point. It's just food for thought.
Ah, good catch. I changed it in the script's internal comments but not in the readme. That is fixed now and the corrected zip file is uploading right now. (I also added an entry in the changelog indicating that the version number was changed to match the Windows script, but that no actual changes to the do.pl script were made.)

Karsten, just to clarify: are you using V0.73 or V0.74 to denote the latest version of your script with LLR 3.8.2 in it? Either's fine with me, but if you're sticking with V0.73 then I should probably make sure that the Linux client matches that instead of being V0.74 (since, after all, the whole point of raising the version number is so that they match).
mdettweiler is offline   Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
LLRNET ValerieVonck Software 12 2010-03-15 18:09
llrnet 64 bit balachmar Prime Sierpinski Project 4 2008-07-19 08:21
LLRNet em99010pepe Riesel Prime Search 20 2007-09-11 21:03
Bush Supports $120 Billion Iraq War Compromise ewmayer Soap Box 23 2007-05-27 12:37
LLRnet over proxy? Bananeweizen Sierpinski/Riesel Base 5 4 2006-10-14 07:51

All times are UTC. The time now is 10:57.


Sat Jul 17 10:57:58 UTC 2021 up 50 days, 8:45, 1 user, load averages: 1.09, 1.14, 1.24

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.