mersenneforum.org

mersenneforum.org (https://www.mersenneforum.org/index.php)
-   PrimeNet (https://www.mersenneforum.org/forumdisplay.php?f=11)
-   -   Prime95 version 25.5 (https://www.mersenneforum.org/showthread.php?t=9349)

garo 2007-11-06 15:06

[quote=Prime95;117847] There was also Garo's(?) Linux comm problem - I haven't investigated that one.
[/quote]

I think this was with 25.4. I've been running on the same machine, same set up for a few weeks now and have not had any comm problems since. The only things I would request are:

1) Fix the Linux priorities back to the way they were in v24. I guess the transition to threads has broken something. The problems I am seeing are very similar to that I see running windows clients under wine. By any chance, have you copied some parts of the windows thread priority code for Linux?

2) Check the order in which the comm and worker threads are woken up. Sometimes, when the network is down at my end and it finally comes up, the work thread checks for work and goes back to sleep and then the comm thread wakes up and communicates. But the worker thread now keeps sleeping till the next scheduled wakeup and the computer stays idle.

Praz 2007-11-06 16:34

When running the torture test and one core of the processor errors the corresponding thread in Prime stops with an error.When that happens the three remaining threads in Prime are spread across the four cores of the processor.

Is there any way to assign each thread in Prime to an individual core similar to running 4 separate instances of Prime v24 with affinity set?

Thanks
John

Bundu 2007-11-06 17:45

[QUOTE=Prime95;117886]Lets try again.

Put debug=2 in the primenet section of prime.txt. Delete (or rename) the prime.log file. Fire up prime95. Set your userid properly. As soon as it changes to ANONYMOUS, exit prime95.

Then email your prime.txt, local.txt, results.txt, prime.spl, and prime.log files. Perhaps I've overlooked a clue in your log file or your settings are slightly different than the ones I'm testing.[/QUOTE]

I sat here reading these posts and then realised I actually have a copy of P95 that I set up a while back and never used that had this problem.

Since I don't use it I just mailed you a copy of the whole folder. You should just be able to run it on a Vista PC (my OS) since I won't be running it on mine?

Prime95 2007-11-06 18:05

[QUOTE=Praz;117895]When running the torture test and one core of the processor errors the corresponding thread in Prime stops with an error.When that happens the three remaining threads in Prime are spread across the four cores of the processor.

Is there any way to assign each thread in Prime to an individual core similar to running 4 separate instances of Prime v24 with affinity set?[/QUOTE]

John, is this on a Windows system? Dual/Quad-core or a simple hyperthreaded CPU? IIRC the torture test is supposed to automatically set affinity - but I could easily have introduced a bug.

Prime95 2007-11-06 18:08

[QUOTE=garo;117887]The only things I would request are:

1) Fix the Linux priorities back to the way they were in v24. I guess the transition to threads has broken something. The problems I am seeing are very similar to that I see running windows clients under wine. By any chance, have you copied some parts of the windows thread priority code for Linux?

2) Check the order in which the comm and worker threads are woken up. Sometimes, when the network is down at my end and it finally comes up, the work thread checks for work and goes back to sleep and then the comm thread wakes up and communicates. But the worker thread now keeps sleeping till the next scheduled wakeup and the computer stays idle.[/QUOTE]

I thought (1) was fixed. I'll retest.

(2) should not be an issue. The worker thread waits for an hour or a work-is-available signal. The comm thread is supposed to fire off a work-is-available signal when the server sends a new work unit. I'll test that too.

Bundu 2007-11-06 18:27

why is it when you say evrything is great an error creeps in :-)

ah well, noticed this, I'm guessing it's a server problem so I've mailed scott

[CODE]Getting assignment from server
URL: http://v5.mersenne.org/v5server/?v=0.95&px=GIMPS&t=ga&g=c0a26cd144d703004b3af8adfd2d1db6&c=0&ss=23773&sh=250A163E25F37BE31A416C6D61996D5F
== Info: About to connect() to v5.mersenne.org port 80
== Info: Trying 70.167.121.136...
== Info: connected
== Info: Connected to v5.mersenne.org (70.167.121.136) port 80
=> Send header: GET /v5server/?v=0.95&px=GIMPS&t=ga&g=c0a26cd144d703004b3af8adfd2d1db6&c=0&ss=23773&sh=250A163E25F37BE31A416C6D61996D5F HTTP/1.1

Host: v5.mersenne.org

Accept: */*



<= Recv header: HTTP/1.1 200 OK

<= Recv header: Server: Microsoft-IIS/5.0

<= Recv header: Date: Tue, 06 Nov 2007 18:22:27 GMT

<= Recv header: X-Powered-By: ASP.NET

<= Recv header: MicrosoftOfficeWebServer: 5.0_Pub

<= Recv header: Connection: close

<= Recv header: X-Powered-By: PHP/5.2.0

<= Recv header: Content-type: text/html

<= Recv data: pnErrorResult=0
pnErrorDetail=Server assigned trial factoring work
g=c0a26cd144d703004b3af8adfd2d1db6
k=7A2E1A919C2104675B679AE401DAC095
A=1
b=2
n=156338029
c=-1
w=2
sf=0
ef=57
==END==

== Info: Closing connection #0
RESPONSE:
pnErrorResult=0
pnErrorDetail=Server assigned trial factoring work
g=c0a26cd144d703004b3af8adfd2d1db6
k=7A2E1A919C2104675B679AE401DAC095
A=1
b=2
n=156338029
c=-1
w=2
sf=0
ef=57
==END==

PrimeNet success code with additional info:
Server assigned trial factoring work
Got assignment 7A2E1A919C2104675B679AE401DAC095: Trial factor M156338029
Sending expected completion date for M156338029: Nov 06 2007
URL: http://v5.mersenne.org/v5server/?v=0.95&px=GIMPS&t=ap&g=c0a26cd144d703004b3af8adfd2d1db6&k=7A2E1A919C2104675B679AE401DAC095&c=0&p=0.000000&d=86400&e=11714&ss=29758&sh=B41304478D452E438E5E4F0C93A76E16
== Info: About to connect() to v5.mersenne.org port 80
== Info: Trying 70.167.121.136...
== Info: connected
== Info: Connected to v5.mersenne.org (70.167.121.136) port 80
=> Send header: GET /v5server/?v=0.95&px=GIMPS&t=ap&g=c0a26cd144d703004b3af8adfd2d1db6&k=7A2E1A919C2104675B679AE401DAC095&c=0&p=0.000000&d=86400&e=11714&ss=29758&sh=B41304478D452E438E5E4F0C93A76E16 HTTP/1.1

Host: v5.mersenne.org

Accept: */*



<= Recv header: HTTP/1.1 200 OK

<= Recv header: Server: Microsoft-IIS/5.0

<= Recv header: Date: Tue, 06 Nov 2007 18:22:30 GMT

<= Recv header: X-Powered-By: ASP.NET

<= Recv header: MicrosoftOfficeWebServer: 5.0_Pub

<= Recv header: Connection: close

<= Recv header: X-Powered-By: PHP/5.2.0

<= Recv header: Content-type: text/html

<= Recv data: pnErrorResult=0
pnErrorDetail=SUCCESS
==END==

== Info: Closing connection #0
RESPONSE:
pnErrorResult=0
pnErrorDetail=SUCCESS
==END==

Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Corrupt spool file. Message ignored.
Sending result to server: UID: Team_Bundu/bundu3, M156284507 no factor to 2^57, Wd1: DC161007, AID: 8B107EF3A6B8E67EE0C91C2A86ED1FE2

URL: http://v5.mersenne.org/v5server/?v=0.95&px=GIMPS&t=ar&g=c0a26cd144d703004b3af8adfd2d1db6&k=8B107EF3A6B8E67EE0C91C2A86ED1FE2&m=UID:+Team_Bundu/bundu3,+M156284507+no+factor+to+2^57,+Wd1:+DC161007,+AID:+8B107EF3A6B8E67EE0C91C2A86ED1FE2%0A&r=4&d=1&n=156284507&sf=0&ef=57&ss=4305&sh=46504F5289BD4F2B9475F68999516C24
== Info: About to connect() to v5.mersenne.org port 80
== Info: Trying 70.167.121.136...
== Info: connected
== Info: Connected to v5.mersenne.org (70.167.121.136) port 80
=> Send header: GET /v5server/?v=0.95&px=GIMPS&t=ar&g=c0a26cd144d703004b3af8adfd2d1db6&k=8B107EF3A6B8E67EE0C91C2A86ED1FE2&m=UID:+Team_Bundu/bundu3,+M156284507+no+factor+to+2^57,+Wd1:+DC161007,+AID:+8B107EF3A6B8E67EE0C91C2A86ED1FE2%0A&r=4&d=1&n=156284507&sf=0&ef=57&ss=4305&sh=46504F5289BD4F2B9475F68999516C24 HTTP/1.1

Host: v5.mersenne.org

Accept: */*



<= Recv header: HTTP/1.1 200 OK

<= Recv header: Server: Microsoft-IIS/5.0

<= Recv header: Date: Tue, 06 Nov 2007 18:22:32 GMT

<= Recv header: X-Powered-By: ASP.NET

<= Recv header: MicrosoftOfficeWebServer: 5.0_Pub

<= Recv header: Connection: close

<= Recv header: X-Powered-By: PHP/5.2.0

<= Recv header: Content-type: text/html

<= Recv data: pnErrorResult=0
pnErrorDetail=SUCCESS
==END==

== Info: Closing connection #0
RESPONSE:
pnErrorResult=0
pnErrorDetail=SUCCESS
==END==

Sending result to server: UID: Team_Bundu/bundu3, M156284591 no factor to 2^57, Wd1: DC131003, AID: 613CD8E36ABD896888B4DED243735FD2

URL: http://v5.mersenne.org/v5server/?v=0.95&px=GIMPS&t=ar&g=c0a26cd144d703004b3af8adfd2d1db6&k=613CD8E36ABD896888B4DED243735FD2&m=UID:+Team_Bundu/bundu3,+M156284591+no+factor+to+2^57,+Wd1:+DC131003,+AID:+613CD8E36ABD896888B4DED243735FD2%0A&r=4&d=1&n=156284591&sf=0&ef=57&ss=16677&sh=688E123E0C94B20BA2D82C245741FE93
== Info: About to connect() to v5.mersenne.org port 80
== Info: Trying 70.167.121.136...
== Info: connected
== Info: Connected to v5.mersenne.org (70.167.121.136) port 80
=> Send header: GET /v5server/?v=0.95&px=GIMPS&t=ar&g=c0a26cd144d703004b3af8adfd2d1db6&k=613CD8E36ABD896888B4DED243735FD2&m=UID:+Team_Bundu/bundu3,+M156284591+no+factor+to+2^57,+Wd1:+DC131003,+AID:+613CD8E36ABD896888B4DED243735FD2%0A&r=4&d=1&n=156284591&sf=0&ef=57&ss=16677&sh=688E123E0C94B20BA2D82C245741FE93 HTTP/1.1

Host: v5.mersenne.org

Accept: */*



<= Recv header: HTTP/1.1 200 OK

<= Recv header: Server: Microsoft-IIS/5.0

<= Recv header: Date: Tue, 06 Nov 2007 18:22:34 GMT

<= Recv header: X-Powered-By: ASP.NET

<= Recv header: MicrosoftOfficeWebServer: 5.0_Pub

<= Recv header: Connection: close

<= Recv header: X-Powered-By: PHP/5.2.0

<= Recv header: Content-type: text/html

<= Recv data: pnErrorResult=0
pnErrorDetail=SUCCESS
==END==

== Info: Closing connection #0
RESPONSE:
pnErrorResult=0
pnErrorDetail=SUCCESS
==END==

Sending result to server: UID: Team_Bundu/bundu3, M156284647 has a factor: 117272664619571609, AID: 8A693FE934C222A0F6DC1C82E80F93B2

URL: http://v5.mersenne.org/v5server/?v=0.95&px=GIMPS&t=ar&g=c0a26cd144d703004b3af8adfd2d1db6&k=8A693FE934C222A0F6DC1C82E80F93B2&m=UID:+Team_Bundu/bundu3,+M156284647+has+a+factor:+117272664619571609,+AID:+8A693FE934C222A0F6DC1C82E80F93B2%0A&r=1&d=1&n=156284647&sf=56&ef=0&f=117272664619571609&ss=21358&sh=9379A65829FBD111E81C462810E550A5
== Info: About to connect() to v5.mersenne.org port 80
== Info: Trying 70.167.121.136...
== Info: connected
== Info: Connected to v5.mersenne.org (70.167.121.136) port 80
=> Send header: GET /v5server/?v=0.95&px=GIMPS&t=ar&g=c0a26cd144d703004b3af8adfd2d1db6&k=8A693FE934C222A0F6DC1C82E80F93B2&m=UID:+Team_Bundu/bundu3,+M156284647+has+a+factor:+117272664619571609,+AID:+8A693FE934C222A0F6DC1C82E80F93B2%0A&r=1&d=1&n=156284647&sf=56&ef=0&f=117272664619571609&ss=21358&sh=9379A65829FBD111E81C462810E550A5 HTTP/1.1

Host: v5.mersenne.org

Accept: */*



<= Recv header: HTTP/1.1 200 OK

<= Recv header: Server: Microsoft-IIS/5.0

<= Recv header: Date: Tue, 06 Nov 2007 18:22:37 GMT

<= Recv header: X-Powered-By: ASP.NET

<= Recv header: MicrosoftOfficeWebServer: 5.0_Pub

<= Recv header: Connection: close

<= Recv header: X-Powered-By: PHP/5.2.0

<= Recv header: Content-type: text/html

<= Recv data: pnErrorResult=0
pnErrorDetail=SUCCESS
==END==

== Info: Closing connection #0
RESPONSE:
pnErrorResult=0
pnErrorDetail=SUCCESS
==END==

Sending result to server: UID: Team_Bundu/bundu3, M156284677 no factor to 2^57, Wd1: DC12100D, AID: E8D1E6AF501CBD320D4AC1C9D5664B2D

URL: http://v5.mersenne.org/v5server/?v=0.95&px=GIMPS&t=ar&g=c0a26cd144d703004b3af8adfd2d1db6&k=E8D1E6AF501CBD320D4AC1C9D5664B2D&m=UID:+Team_Bundu/bundu3,+M156284677+no+factor+to+2^57,+Wd1:+DC12100D,+AID:+E8D1E6AF501CBD320D4AC1C9D5664B2D%0A&r=4&d=1&n=156284677&sf=0&ef=57&ss=21111&sh=2F287C8BA309ED4D45DE0072CFE21A52
== Info: About to connect() to v5.mersenne.org port 80
== Info: Trying 70.167.121.136...
== Info: connected
== Info: Connected to v5.mersenne.org (70.167.121.136) port 80
=> Send header: GET /v5server/?v=0.95&px=GIMPS&t=ar&g=c0a26cd144d703004b3af8adfd2d1db6&k=E8D1E6AF501CBD320D4AC1C9D5664B2D&m=UID:+Team_Bundu/bundu3,+M156284677+no+factor+to+2^57,+Wd1:+DC12100D,+AID:+E8D1E6AF501CBD320D4AC1C9D5664B2D%0A&r=4&d=1&n=156284677&sf=0&ef=57&ss=21111&sh=2F287C8BA309ED4D45DE0072CFE21A52 HTTP/1.1

Host: v5.mersenne.org

Accept: */*



<= Recv header: HTTP/1.1 200 OK

<= Recv header: Server: Microsoft-IIS/5.0

<= Recv header: Date: Tue, 06 Nov 2007 18:22:38 GMT

<= Recv header: X-Powered-By: ASP.NET

<= Recv header: MicrosoftOfficeWebServer: 5.0_Pub

<= Recv header: Connection: close

<= Recv header: X-Powered-By: PHP/5.2.0

<= Recv header: Content-type: text/html

<= Recv data: pnErrorResult=0
pnErrorDetail=SUCCESS
==END==

== Info: Closing connection #0
RESPONSE:
pnErrorResult=0
pnErrorDetail=SUCCESS
==END==

Sending result to server: UID: Team_Bundu/bundu3, M156284699 has a factor: 2056706638841, AID: 6B9F57C0B625EE969F5CB165813F8E7F

URL: http://v5.mersenne.org/v5server/?v=0.95&px=GIMPS&t=ar&g=c0a26cd144d703004b3af8adfd2d1db6&k=6B9F57C0B625EE969F5CB165813F8E7F&m=UID:+Team_Bundu/bundu3,+M156284699+has+a+factor:+2056706638841,+AID:+6B9F57C0B625EE969F5CB165813F8E7F%0A&r=1&d=0&n=156284699&sf=0&ef=0&f=2056706638841&ss=5281&sh=63E84197F4215A49260E24505AD5172A
== Info: About to connect() to v5.mersenne.org port 80
== Info: Trying 70.167.121.136...
== Info: connected
== Info: Connected to v5.mersenne.org (70.167.121.136) port 80
=> Send header: GET /v5server/?v=0.95&px=GIMPS&t=ar&g=c0a26cd144d703004b3af8adfd2d1db6&k=6B9F57C0B625EE969F5CB165813F8E7F&m=UID:+Team_Bundu/bundu3,+M156284699+has+a+factor:+2056706638841,+AID:+6B9F57C0B625EE969F5CB165813F8E7F%0A&r=1&d=0&n=156284699&sf=0&ef=0&f=2056706638841&ss=5281&sh=63E84197F4215A49260E24505AD5172A HTTP/1.1

Host: v5.mersenne.org

Accept: */*



<= Recv header: HTTP/1.1 200 OK

<= Recv header: Server: Microsoft-IIS/5.0

<= Recv header: Date: Tue, 06 Nov 2007 18:22:40 GMT

<= Recv header: X-Powered-By: ASP.NET

<= Recv header: MicrosoftOfficeWebServer: 5.0_Pub

<= Recv header: Connection: close

<= Recv header: X-Powered-By: PHP/5.2.0

<= Recv header: Content-type: text/html

<= Recv data: pnErrorResult=0
pnErrorDetail=SUCCESS
==END==

== Info: Closing connection #0
RESPONSE:
pnErrorResult=0
pnErrorDetail=SUCCESS
==END==

Sending result to server:
URL: http://v5.mersenne.org/v5server/?v=0.95&px=GIMPS&t=ar&g=c0a26cd144d703004b3af8adfd2d1db6&k=6B9F57C0B625EE969F5CB165813F8E7F&r=0&d=1&ss=11650&sh=58436EAD4FE9CDB94F55D766245E863D
== Info: About to connect() to v5.mersenne.org port 80
== Info: Trying 70.167.121.136...
== Info: connected
== Info: Connected to v5.mersenne.org (70.167.121.136) port 80
=> Send header: GET /v5server/?v=0.95&px=GIMPS&t=ar&g=c0a26cd144d703004b3af8adfd2d1db6&k=6B9F57C0B625EE969F5CB165813F8E7F&r=0&d=1&ss=11650&sh=58436EAD4FE9CDB94F55D766245E863D HTTP/1.1

Host: v5.mersenne.org

Accept: */*



<= Recv header: HTTP/1.1 200 OK

<= Recv header: Server: Microsoft-IIS/5.0

<= Recv header: Date: Tue, 06 Nov 2007 18:22:42 GMT

<= Recv header: X-Powered-By: ASP.NET

<= Recv header: MicrosoftOfficeWebServer: 5.0_Pub

<= Recv header: Connection: close

<= Recv header: X-Powered-By: PHP/5.2.0

<= Recv header: Content-type: text/html

<= Recv data: pnErrorResult=0
pnErrorDetail=SUCCESS
==END==

== Info: Closing connection #0
RESPONSE:
pnErrorResult=0
pnErrorDetail=SUCCESS
==END==

Sending result to server: UID: Team_Bundu/bundu3, M156284753 no factor to 2^57, Wd1: DC08100C, AID: E3D636E271793D634A86489548876667

URL: http://v5.mersenne.org/v5server/?v=0.95&px=GIMPS&t=ar&g=c0a26cd144d703004b3af8adfd2d1db6&k=E3D636E271793D634A86489548876667&m=UID:+Team_Bundu/bundu3,+M156284753+no+factor+to+2^57,+Wd1:+DC08100C,+AID:+E3D636E271793D634A86489548876667%0A&r=4&d=1&n=156284753&sf=0&ef=57&ss=11570&sh=8DC77CA2FECADBFB326FFB808375334E
== Info: About to connect() to v5.mersenne.org port 80
== Info: Trying 70.167.121.136...
== Info: connected
== Info: Connected to v5.mersenne.org (70.167.121.136) port 80
=> Send header: GET /v5server/?v=0.95&px=GIMPS&t=ar&g=c0a26cd144d703004b3af8adfd2d1db6&k=E3D636E271793D634A86489548876667&m=UID:+Team_Bundu/bundu3,+M156284753+no+factor+to+2^57,+Wd1:+DC08100C,+AID:+E3D636E271793D634A86489548876667%0A&r=4&d=1&n=156284753&sf=0&ef=57&ss=11570&sh=8DC77CA2FECADBFB326FFB808375334E HTTP/1.1

Host: v5.mersenne.org

Accept: */*



<= Recv header: HTTP/1.1 200 OK

<= Recv header: Server: Microsoft-IIS/5.0

<= Recv header: Date: Tue, 06 Nov 2007 18:22:43 GMT

<= Recv header: X-Powered-By: ASP.NET

<= Recv header: MicrosoftOfficeWebServer: 5.0_Pub

<= Recv header: Connection: close

<= Recv header: X-Powered-By: PHP/5.2.0

<= Recv header: Content-type: text/html

<= Recv data: pnErrorResult=0
pnErrorDetail=SUCCESS
==END==

== Info: Closing connection #0
RESPONSE:
pnErrorResult=0
pnErrorDetail=SUCCESS
==END==

Sending result to server: UID: Team_Bundu/bundu3, M156284827 no factor to 2^57, Wd1: DC181009, AID: 9E56AAD55A95EE900ADF9D56AB6F85FF

URL: http://v5.mersenne.org/v5server/?v=0.95&px=GIMPS&t=ar&g=c0a26cd144d703004b3af8adfd2d1db6&k=9E56AAD55A95EE900ADF9D56AB6F85FF&m=UID:+Team_Bundu/bundu3,+M156284827+no+factor+to+2^57,+Wd1:+DC181009,+AID:+9E56AAD55A95EE900ADF9D56AB6F85FF%0A&r=4&d=1&n=156284827&sf=0&ef=57&ss=21980&sh=F0E548EFBC4C795D6B9165551BE76D15
== Info: About to connect() to v5.mersenne.org port 80
== Info: Trying 70.167.121.136...
== Info: connected
== Info: Connected to v5.mersenne.org (70.167.121.136) port 80
=> Send header: GET /v5server/?v=0.95&px=GIMPS&t=ar&g=c0a26cd144d703004b3af8adfd2d1db6&k=9E56AAD55A95EE900ADF9D56AB6F85FF&m=UID:+Team_Bundu/bundu3,+M156284827+no+factor+to+2^57,+Wd1:+DC181009,+AID:+9E56AAD55A95EE900ADF9D56AB6F85FF%0A&r=4&d=1&n=156284827&sf=0&ef=57&ss=21980&sh=F0E548EFBC4C795D6B9165551BE76D15 HTTP/1.1

Host: v5.mersenne.org

Accept: */*



<= Recv header: HTTP/1.1 200 OK

<= Recv header: Server: Microsoft-IIS/5.0

<= Recv header: Date: Tue, 06 Nov 2007 18:22:45 GMT

<= Recv header: X-Powered-By: ASP.NET

<= Recv header: MicrosoftOfficeWebServer: 5.0_Pub

<= Recv header: Connection: close

<= Recv header: X-Powered-By: PHP/5.2.0

<= Recv header: Content-type: text/html

<= Recv data: pnErrorResult=0
pnErrorDetail=SUCCESS
==END==

== Info: Closing connection #0
RESPONSE:
pnErrorResult=0
pnErrorDetail=SUCCESS
==END==

Sending result to server: UID: Team_Bundu/bundu3, M156284851 no factor to 2^57, Wd1: DC13100B, AID: 0545202AB1CC3A53AA2E5C78CD53DBFD

URL: http://v5.mersenne.org/v5server/?v=0.95&px=GIMPS&t=ar&g=c0a26cd144d703004b3af8adfd2d1db6&k=0545202AB1CC3A53AA2E5C78CD53DBFD&m=UID:+Team_Bundu/bundu3,+M156284851+no+factor+to+2^57,+Wd1:+DC13100B,+AID:+0545202AB1CC3A53AA2E5C78CD53DBFD%0A&r=4&d=1&n=156284851&sf=0&ef=57&ss=4253&sh=9B23F059B9220693130794018643EAD2
== Info: About to connect() to v5.mersenne.org port 80
== Info: Trying 70.167.121.136...
== Info: connected
== Info: Connected to v5.mersenne.org (70.167.121.136) port 80
=> Send header: GET /v5server/?v=0.95&px=GIMPS&t=ar&g=c0a26cd144d703004b3af8adfd2d1db6&k=0545202AB1CC3A53AA2E5C78CD53DBFD&m=UID:+Team_Bundu/bundu3,+M156284851+no+factor+to+2^57,+Wd1:+DC13100B,+AID:+0545202AB1CC3A53AA2E5C78CD53DBFD%0A&r=4&d=1&n=156284851&sf=0&ef=57&ss=4253&sh=9B23F059B9220693130794018643EAD2 HTTP/1.1

Host: v5.mersenne.org

Accept: */*



<= Recv header: HTTP/1.1 200 OK

<= Recv header: Server: Microsoft-IIS/5.0

<= Recv header: Date: Tue, 06 Nov 2007 18:22:47 GMT

<= Recv header: X-Powered-By: ASP.NET

<= Recv header: MicrosoftOfficeWebServer: 5.0_Pub

<= Recv header: Connection: close

<= Recv header: X-Powered-By: PHP/5.2.0

<= Recv header: Content-type: text/html

<= Recv data: pnErrorResult=0
pnErrorDetail=SUCCESS
==END==

== Info: Closing connection #0
RESPONSE:
pnErrorResult=0
pnErrorDetail=SUCCESS
==END==

Sending result to server: UID: Team_Bundu/bundu3, M156284881 no factor to 2^57, Wd1: DC141008, AID: E9E585BDF88A609915FC714F82243A3C

URL: http://v5.mersenne.org/v5server/?v=0.95&px=GIMPS&t=ar&g=c0a26cd144d703004b3af8adfd2d1db6&k=E9E585BDF88A609915FC714F82243A3C&m=UID:+Team_Bundu/bundu3,+M156284881+no+factor+to+2^57,+Wd1:+DC141008,+AID:+E9E585BDF88A609915FC714F82243A3C%0A&r=4&d=1&n=156284881&sf=0&ef=57&ss=32327&sh=7363C68AE924EFBE5AED65C4BB69C1B4
== Info: About to connect() to v5.mersenne.org port 80
== Info: Trying 70.167.121.136...
== Info: connected
== Info: Connected to v5.mersenne.org (70.167.121.136) port 80
=> Send header: GET /v5server/?v=0.95&px=GIMPS&t=ar&g=c0a26cd144d703004b3af8adfd2d1db6&k=E9E585BDF88A609915FC714F82243A3C&m=UID:+Team_Bundu/bundu3,+M156284881+no+factor+to+2^57,+Wd1:+DC141008,+AID:+E9E585BDF88A609915FC714F82243A3C%0A&r=4&d=1&n=156284881&sf=0&ef=57&ss=32327&sh=7363C68AE924EFBE5AED65C4BB69C1B4 HTTP/1.1

Host: v5.mersenne.org

Accept: */*



<= Recv header: HTTP/1.1 200 OK

<= Recv header: Server: Microsoft-IIS/5.0

<= Recv header: Date: Tue, 06 Nov 2007 18:22:47 GMT

<= Recv header: X-Powered-By: ASP.NET

<= Recv header: MicrosoftOfficeWebServer: 5.0_Pub

<= Recv header: Connection: close

<= Recv header: X-Powered-By: PHP/5.2.0

<= Recv header: Content-type: text/html

<= Recv data: pnErrorResult=0
pnErrorDetail=SUCCESS
==END==

== Info: Closing connection #0
RESPONSE:
pnErrorResult=0
pnErrorDetail=SUCCESS
==END==

Sending result to server: UID: Team_Bundu/bundu3, M156284911 no factor to 2^57, Wd1: DC151005, AID: DBA13B1911440FB55C3FE4674566C4A3

URL: http://v5.mersenne.org/v5server/?v=0.95&px=GIMPS&t=ar&g=c0a26cd144d703004b3af8adfd2d1db6&k=DBA13B1911440FB55C3FE4674566C4A3&m=UID:+Team_Bundu/bundu3,+M156284911+no+factor+to+2^57,+Wd1:+DC151005,+AID:+DBA13B1911440FB55C3FE4674566C4A3%0A&r=4&d=1&n=156284911&sf=0&ef=57&ss=26359&sh=920FFB07A384F80D9F1F21184F411244
== Info: About to connect() to v5.mersenne.org port 80
== Info: Trying 70.167.121.136...
== Info: connected
== Info: Connected to v5.mersenne.org (70.167.121.136) port 80
=> Send header: GET /v5server/?v=0.95&px=GIMPS&t=ar&g=c0a26cd144d703004b3af8adfd2d1db6&k=DBA13B1911440FB55C3FE4674566C4A3&m=UID:+Team_Bundu/bundu3,+M156284911+no+factor+to+2^57,+Wd1:+DC151005,+AID:+DBA13B1911440FB55C3FE4674566C4A3%0A&r=4&d=1&n=156284911&sf=0&ef=57&ss=26359&sh=920FFB07A384F80D9F1F21184F411244 HTTP/1.1

Host: v5.mersenne.org

Accept: */*



<= Recv header: HTTP/1.1 200 OK

<= Recv header: Server: Microsoft-IIS/5.0

<= Recv header: Date: Tue, 06 Nov 2007 18:22:48 GMT

<= Recv header: X-Powered-By: ASP.NET

<= Recv header: MicrosoftOfficeWebServer: 5.0_Pub

<= Recv header: Connection: close

<= Recv header: X-Powered-By: PHP/5.2.0

<= Recv header: Content-type: text/html

<= Recv data: pnErrorResult=0
pnErrorDetail=SUCCESS
==END==

== Info: Closing connection #0
RESPONSE:
pnErrorResult=0
pnErrorDetail=SUCCESS
==END==

Sending result to server: UID: Team_Bundu/bundu3, M156284941 has a factor: 5628758435057, AID: B1630D193870FB02D6AB3398FDAEBEE7

URL: http://v5.mersenne.org/v5server/?v=0.95&px=GIMPS&t=ar&g=c0a26cd144d703004b3af8adfd2d1db6&k=B1630D193870FB02D6AB3398FDAEBEE7&m=UID:+Team_Bundu/bundu3,+M156284941+has+a+factor:+5628758435057,+AID:+B1630D193870FB02D6AB3398FDAEBEE7%0A&r=1&d=0&n=156284941&sf=0&ef=0&f=5628758435057&ss=13716&sh=422566A9CF1F4694E54AE0B3D96FE2B3
== Info: About to connect() to v5.mersenne.org port 80
== Info: Trying 70.167.121.136...
== Info: connected
== Info: Connected to v5.mersenne.org (70.167.121.136) port 80
=> Send header: GET /v5server/?v=0.95&px=GIMPS&t=ar&g=c0a26cd144d703004b3af8adfd2d1db6&k=B1630D193870FB02D6AB3398FDAEBEE7&m=UID:+Team_Bundu/bundu3,+M156284941+has+a+factor:+5628758435057,+AID:+B1630D193870FB02D6AB3398FDAEBEE7%0A&r=1&d=0&n=156284941&sf=0&ef=0&f=5628758435057&ss=13716&sh=422566A9CF1F4694E54AE0B3D96FE2B3 HTTP/1.1

Host: v5.mersenne.org

Accept: */*



<= Recv header: HTTP/1.1 200 OK

<= Recv header: Server: Microsoft-IIS/5.0

<= Recv header: Date: Tue, 06 Nov 2007 18:22:49 GMT

<= Recv header: X-Powered-By: ASP.NET

<= Recv header: MicrosoftOfficeWebServer: 5.0_Pub

<= Recv header: Connection: close

<= Recv header: X-Powered-By: PHP/5.2.0

<= Recv header: Content-type: text/html

<= Recv data: pnErrorResult=0
pnErrorDetail=SUCCESS
==END==

== Info: Closing connection #0
RESPONSE:
pnErrorResult=0
pnErrorDetail=SUCCESS
==END==

Sending result to server:
URL: http://v5.mersenne.org/v5server/?v=0.95&px=GIMPS&t=ar&g=c0a26cd144d703004b3af8adfd2d1db6&k=B1630D193870FB02D6AB3398FDAEBEE7&r=0&d=1&ss=5797&sh=F35155968B717FCC0397A1D819F0B286
== Info: About to connect() to v5.mersenne.org port 80
== Info: Trying 70.167.121.136...
== Info: connected
== Info: Connected to v5.mersenne.org (70.167.121.136) port 80
=> Send header: GET /v5server/?v=0.95&px=GIMPS&t=ar&g=c0a26cd144d703004b3af8adfd2d1db6&k=B1630D193870FB02D6AB3398FDAEBEE7&r=0&d=1&ss=5797&sh=F35155968B717FCC0397A1D819F0B286 HTTP/1.1

Host: v5.mersenne.org

Accept: */*



<= Recv header: HTTP/1.1 200 OK

<= Recv header: Server: Microsoft-IIS/5.0

<= Recv header: Date: Tue, 06 Nov 2007 18:22:51 GMT

<= Recv header: X-Powered-By: ASP.NET

<= Recv header: MicrosoftOfficeWebServer: 5.0_Pub

<= Recv header: Connection: close

<= Recv header: X-Powered-By: PHP/5.2.0

<= Recv header: Content-type: text/html

<= Recv data: pnErrorResult=0
pnErrorDetail=SUCCESS
==END==

== Info: Closing connection #0
RESPONSE:
pnErrorResult=0
pnErrorDetail=SUCCESS
==END==

Sending result to server: UID: Team_Bundu/bundu3, M156284971 no factor to 2^57, Wd1: DC17100A, AID: 6C0C2806838791A4E05AF6B28EDF8ACF

URL: http://v5.mersenne.org/v5server/?v=0.95&px=GIMPS&t=ar&g=c0a26cd144d703004b3af8adfd2d1db6&k=6C0C2806838791A4E05AF6B28EDF8ACF&m=UID:+Team_Bundu/bundu3,+M156284971+no+factor+to+2^57,+Wd1:+DC17100A,+AID:+6C0C2806838791A4E05AF6B28EDF8ACF%0A&r=4&d=1&n=156284971&sf=0&ef=57&ss=6118&sh=49080C72A7C41E614625F4726B939830
== Info: About to connect() to v5.mersenne.org port 80
== Info: Trying 70.167.121.136...
== Info: connected
== Info: Connected to v5.mersenne.org (70.167.121.136) port 80
=> Send header: GET /v5server/?v=0.95&px=GIMPS&t=ar&g=c0a26cd144d703004b3af8adfd2d1db6&k=6C0C2806838791A4E05AF6B28EDF8ACF&m=UID:+Team_Bundu/bundu3,+M156284971+no+factor+to+2^57,+Wd1:+DC17100A,+AID:+6C0C2806838791A4E05AF6B28EDF8ACF%0A&r=4&d=1&n=156284971&sf=0&ef=57&ss=6118&sh=49080C72A7C41E614625F4726B939830 HTTP/1.1

Host: v5.mersenne.org

Accept: */*



<= Recv header: HTTP/1.1 200 OK

<= Recv header: Server: Microsoft-IIS/5.0

<= Recv header: Date: Tue, 06 Nov 2007 18:22:51 GMT

<= Recv header: X-Powered-By: ASP.NET

<= Recv header: MicrosoftOfficeWebServer: 5.0_Pub

<= Recv header: Connection: close

<= Recv header: X-Powered-By: PHP/5.2.0

<= Recv header: Content-type: text/html

<= Recv data: pnErrorResult=0
pnErrorDetail=SUCCESS
==END==

== Info: Closing connection #0
RESPONSE:
pnErrorResult=0
pnErrorDetail=SUCCESS
==END==[/CODE]

Praz 2007-11-06 19:14

[QUOTE=Prime95;117909]John, is this on a Windows system? Dual/Quad-core or a simple hyperthreaded CPU? IIRC the torture test is supposed to automatically set affinity - but I could easily have introduced a bug.[/QUOTE]
Windows XP, quadcore. It fully loads all cores until one of the cores and the corresponding thread fail. The remaining three thread will then use all four cores.

garo 2007-11-07 10:41

[quote=Prime95;117910]I thought (1) was fixed. I'll retest.

(2) should not be an issue. The worker thread waits for an hour or a work-is-available signal. The comm thread is supposed to fire off a work-is-available signal when the server sends a new work unit. I'll test that too.[/quote]

Thanks. I don't think the signal is going through on Linux 32-bits. Then again I may be wrong since it has been a while since I tested it and can't remember if it was before the last version.

And (1) is definitely not fixed. I'm using mprime timestamp 2007-09-24 v25.5.2 and renice does not change the CPU allocation.

Prime95 2007-11-08 00:49

Praz, I've found and fixed your bug. I also noticed a hyperthreading affinity bug. I'll need benchmarks from hyperthreaded machines for the next release.

Garo, I've not reproduced your problem on a machine running 2 worker windows. Your version does not match the latest source code though. Please try with the version I built and uploaded today.

James, there is a server side problem where client cannot change to or from the anonymous account. I'll work with Scott on a fix.

Praz 2007-11-08 01:39

Thank you. Downloading now. :smile:

James Heinrich 2007-11-08 02:26

[QUOTE=Prime95;118006]I also noticed a hyperthreading affinity bug. I'll need benchmarks from hyperthreaded machines for the next release.[/QUOTE]What exactly do you need? My P4-3.0C awaits your bidding...


All times are UTC. The time now is 21:53.

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