mersenneforum.org  

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

Reply
 
Thread Tools
Old 2014-08-07, 01:35   #1
kladner
 
kladner's Avatar
 
"Kieren"
Jul 2011
In My Own Galaxy!

2·3·1,693 Posts
Default Double credit on GPU72

I can't figure what to make of this. Here are three examples of assignments being recorded twice, with different times, with credit.

As to the results labelled "proven bad", I will take that up in Hardware\GPU where it is better suited. That story got much bigger than my question here.
Attached Thumbnails
Click image for larger version

Name:	double_credit.jpg
Views:	244
Size:	98.1 KB
ID:	11558  
kladner is offline   Reply With Quote
Old 2014-08-07, 15:51   #2
chalsall
If I May
 
chalsall's Avatar
 
"Chris Halsall"
Sep 2002
Barbados

2C2116 Posts
Default

Quote:
Originally Posted by kladner View Post
I can't figure what to make of this. Here are three examples of assignments being recorded twice, with different times, with credit.

As to the results labelled "proven bad", I will take that up in Hardware\GPU where it is better suited. That story got much bigger than my question here.
Hmmm... That's interesting.

Here's what I can quickly see from the database:
Code:
mysql> select ID,Exponent,Assigned,Updated,Completed,CID,CPU from Assigned where Exponent=32254777 and User="8ad778c87c3d88f688fef4ebad36994c";
+---------+----------+---------------------+---------------------+---------------------+----------------------------------+-----+
| ID      | Exponent | Assigned            | Updated             | Completed           | CID                              | CPU |
+---------+----------+---------------------+---------------------+---------------------+----------------------------------+-----+
| 1366659 | 32254777 | 2014-05-23 23:24:01 | 2014-06-13 18:03:35 | 2014-06-14 16:41:28 | 99cfd947b1d524d5f8db2fe36836xxxx |   6 | 
| 1390985 | 32254777 | 2014-06-14 16:41:32 | 2014-06-14 16:41:32 | 2014-06-14 18:51:26 | 99cfd947b1d524d5f8db2fe36836xxxx |   4 | 
+---------+----------+---------------------+---------------------+---------------------+----------------------------------+-----+
2 rows in set (0.00 sec)
Based on the dates assigned, these requests would have been passed straight through the proxy to Primenet to be fulfilled.

I don't have time at the moment to drill down on the raw logs, but will try to this weekend. It either indicates a bug in GPU72's proxy, and/or a bug with Primenet.

Is there any chance you could look at the logs for your 99cf... ("pod64") machine, and let us know if you received this assignment twice in a row? Based on the different CPUs the assignment was given to, it suggests strongly that it was, even though it shouldn't have been.

Thanks for bringing this forward. Strangeness should always be investigated.

Edit: Oh, also, although I didn't show it in the above query, the AIDs are also different, and are in Primenet's format (read: upper-case).

Last fiddled with by chalsall on 2014-08-07 at 16:10
chalsall is offline   Reply With Quote
Old 2014-08-07, 16:16   #3
kladner
 
kladner's Avatar
 
"Kieren"
Jul 2011
In My Own Galaxy!

2·3·1,693 Posts
Default

Code:
pod64 (4)32254777DC70--2014-06-14 16:41:322014-06-14 18:51:2635.502 

pod64 (6)32254777DC70--2014-05-23 23:24:012014-06-14 16:41:2835.502
Here's a start-
Obviously, the above is from GPU72's Completed page. The assigned date(s) are highlighted. However, this exponent only shows one instance of Assign -> Complete in prime.log.

It appears as a single completion in results.txt:
Code:
[Fri Jun 13 18:27:27 2014]
UID: kladner/pod64, M32254777 is not prime.
I will look further as I think of other places, or if you have suggestions as to where.

Edit: Results.txt shows
Code:
AID: E14E7702B47645718D345DDC55xxxxxx
.....as does prime.log

Last fiddled with by kladner on 2014-08-07 at 16:24
kladner is offline   Reply With Quote
Old 2014-08-07, 16:30   #4
chalsall
If I May
 
chalsall's Avatar
 
"Chris Halsall"
Sep 2002
Barbados

260418 Posts
Default

Quote:
Originally Posted by kladner View Post
I will look further as I think of other places, or if you have suggestions as to where.
Hmmmm... Interesting...

Could you please email me your full prime.log and results.txt files for "pod64"? Use the email address given on the GPU72.com contact page. I promise not to do anything nasty with the information contained.

Something very strange happened here and I want to fully understand it, since it will likely also affect others. I will correlate your log files with mine -- this will help me greatly to determine if I've made a SPE.

Thank you again for bringing this forward.
chalsall is offline   Reply With Quote
Old 2014-08-07, 16:32   #5
chalsall
If I May
 
chalsall's Avatar
 
"Chris Halsall"
Sep 2002
Barbados

11·13·79 Posts
Default

Quote:
Originally Posted by kladner View Post
Edit: Results.txt shows
Code:
AID: E14E7702B47645718D345DDC55xxxxxx
.....as does prime.log
Yup, that's what I see as well for the first assignment. The second was F6D04DE4CAD3E490A0D0D314xxxxxxxx
chalsall is offline   Reply With Quote
Old 2014-08-07, 16:54   #6
kladner
 
kladner's Avatar
 
"Kieren"
Jul 2011
In My Own Galaxy!

2·3·1,693 Posts
Default

Quote:
Originally Posted by chalsall View Post
Yup, that's what I see as well for the first assignment. The second was F6D04DE4CAD3E490A0D0D314xxxxxxxx
OK. Thanks. I'll root around for the second AID.
kladner is offline   Reply With Quote
Old 2014-08-09, 01:55   #7
chalsall
If I May
 
chalsall's Avatar
 
"Chris Halsall"
Sep 2002
Barbados

11×13×79 Posts
Default

Quote:
Originally Posted by kladner View Post
OK. Thanks. I'll root around for the second AID.
Just wondering before I start digging through the logs... Did you find any evidence of F6D04DE4CAD3E490A0D0D314xxxxxxxx on your end?
chalsall is offline   Reply With Quote
Old 2014-08-09, 06:57   #8
kladner
 
kladner's Avatar
 
"Kieren"
Jul 2011
In My Own Galaxy!

2×3×1,693 Posts
Default

Quote:
Could you please email me your full prime.log and results.txt files for "pod64"? Use the email address given on the GPU72.com contact page. I promise not to do anything nasty with the information contained.
Sorry. I overlooked the above line. I will send the files at once.
kladner is offline   Reply With Quote
Old 2014-08-09, 15:07   #9
kladner
 
kladner's Avatar
 
"Kieren"
Jul 2011
In My Own Galaxy!

2·3·1,693 Posts
Default

Quote:
Originally Posted by chalsall View Post
Just wondering before I start digging through the logs... Did you find any evidence of F6D04DE4CAD3E490A0D0D314xxxxxxxx on your end?
PM sent with the relevant exponent being reported as 'not prime', and then immediately reassigned in the same communication session.
kladner is offline   Reply With Quote
Old 2014-08-09, 16:22   #10
chalsall
If I May
 
chalsall's Avatar
 
"Chris Halsall"
Sep 2002
Barbados

101100001000012 Posts
Default

Quote:
Originally Posted by kladner View Post
PM sent with the relevant exponent being reported as 'not prime', and then immediately reassigned in the same communication session.
Thank you. I copy both the PM and the emailed logs.

I have PM'ed you back, CC'ing in George.

Thanks again for noticing and reporting this! This is exactly how bugs are squashed!
chalsall is offline   Reply With Quote
Reply

Thread Tools


Similar Threads
Thread Thread Starter Forum Replies Last Post
Double-Double Arithmetic Mysticial Software 52 2021-04-23 06:51
x.265 half the size, double the computation; so if you double again? 1/4th? jasong jasong 7 2015-08-17 10:56
Double Checking on GPU72 bayanne GPU to 72 17 2013-12-25 18:16
Double the area, Double the volume. Uncwilly Puzzles 8 2006-07-03 16:02
Double-Check credit ThomRuley PrimeNet 3 2004-05-01 01:12

All times are UTC. The time now is 07:44.


Mon Jun 5 07:44:09 UTC 2023 up 291 days, 5:12, 0 users, load averages: 1.16, 0.96, 0.94

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2023, 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.

≠ ± ∓ ÷ × · − √ ‰ ⊗ ⊕ ⊖ ⊘ ⊙ ≤ ≥ ≦ ≧ ≨ ≩ ≺ ≻ ≼ ≽ ⊏ ⊐ ⊑ ⊒ ² ³ °
∠ ∟ ° ≅ ~ ‖ ⟂ ⫛
≡ ≜ ≈ ∝ ∞ ≪ ≫ ⌊⌋ ⌈⌉ ∘ ∏ ∐ ∑ ∧ ∨ ∩ ∪ ⨀ ⊕ ⊗ 𝖕 𝖖 𝖗 ⊲ ⊳
∅ ∖ ∁ ↦ ↣ ∩ ∪ ⊆ ⊂ ⊄ ⊊ ⊇ ⊃ ⊅ ⊋ ⊖ ∈ ∉ ∋ ∌ ℕ ℤ ℚ ℝ ℂ ℵ ℶ ℷ ℸ 𝓟
¬ ∨ ∧ ⊕ → ← ⇒ ⇐ ⇔ ∀ ∃ ∄ ∴ ∵ ⊤ ⊥ ⊢ ⊨ ⫤ ⊣ … ⋯ ⋮ ⋰ ⋱
∫ ∬ ∭ ∮ ∯ ∰ ∇ ∆ δ ∂ ℱ ℒ ℓ
𝛢𝛼 𝛣𝛽 𝛤𝛾 𝛥𝛿 𝛦𝜀𝜖 𝛧𝜁 𝛨𝜂 𝛩𝜃𝜗 𝛪𝜄 𝛫𝜅 𝛬𝜆 𝛭𝜇 𝛮𝜈 𝛯𝜉 𝛰𝜊 𝛱𝜋 𝛲𝜌 𝛴𝜎𝜍 𝛵𝜏 𝛶𝜐 𝛷𝜙𝜑 𝛸𝜒 𝛹𝜓 𝛺𝜔