mersenneforum.org  

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

Reply
Thread Tools
Old 2012-03-07, 00:37   #826
Dubslow
Basketry That Evening!
 
Dubslow's Avatar
 
"Bunslow the Bold"
Jun 2011
40<A<43 -89<O<-88

160658 Posts
Default

Yes, the 43M one is odd, but I remember like a month ago when we got the first wave of <45Ms, most of them were in fact DC candidates, and as I recall, we're still not sure why PrimeNet assigned them as DC candidates. That's something that has as yet gone unsolved. (I don't know why that one is still held by GPU272.)

Last fiddled with by Dubslow on 2012-03-07 at 00:38 Reason: (I don't know why that one is still held by GPU272.)
Dubslow is offline   Reply With Quote
Old 2012-03-08, 06:57   #827
LaurV
Romulan Interpreter
 
LaurV's Avatar
 
Jun 2011
Thailand

26×151 Posts
Default

I remember there was a discussion about PrimeNet server confusing TF factors with P-1 factors, for bigger factors which fall over its TF-limit cutoff. I can not find that discussion, maybe someone can point me to it. I have looked in related threads (p95, gimps, server, etc) but at the end the factors I found in the last time were done under gpu-2-72 project, so I decided to post here. My dilemma is like that:

I have reported
Code:
Manual testing    30946609    F    2012-03-07 13:17    0.0    541996012842777321943    3.6199
Manual testing    30946441    F    2012-03-07 13:17    0.0    370279690461888625657    2.5581
Manual testing    30987637    F    2012-03-07 07:36    0.0    310149215308792133399    2.0615
Manual testing    30603973    F    2012-03-06 17:10    0.0    480678252080857673159    3.3221
Manual testing    30037489    F    2012-03-01 15:34    0.0    319103639527297121881    2.2084
Manual testing    30939407    F    2012-03-01 11:41    0.0    314781084386270804327    2.1060
Manual testing    30938429    F    2012-03-01 00:33    0.0    567188230459976620057    3.7475
Manual testing    30566929    F    2012-02-29 18:37    0.0    351439136952867720439    2.4425
Manual testing    30958133    F    2012-02-29 15:49    0.0    383911472785050228289    2.6578
Manual testing    30917287    F    2012-02-29 15:49    0.0    569839859834256833551    3.7631
Manual testing    30565753    F    2012-02-27 11:54    0.0    476887570104844591409    3.3039
Manual testing    30565627    F    2012-02-27 11:54    0.0    379975074935690511911    2.6629
Manual testing    30954299    F    2012-02-26 02:06    0.0    340900192216659318823    2.3271
but...
Code:
Manual testing    30924497    F-PM1    2012-03-06 11:13    0.0    325158435139110861601    1.3727
What is the mystery? They were all found by mfaktc and reported "by hand", it is not related to size of the expo, size of the "k", size of the factor, time of day, etc. Then is related to what? (I deliberately selected the expos above, in the same range, having about the same size of the factors, being reported at different times, etc).

I don't care about 1.5 GHz-day credit difference, but I know there is some dilemma about this and maybe I can cast a spark... :P

Last fiddled with by LaurV on 2012-03-08 at 07:00 Reason: format in code tags
LaurV is offline   Reply With Quote
Old 2012-03-08, 07:15   #828
Dubslow
Basketry That Evening!
 
Dubslow's Avatar
 
"Bunslow the Bold"
Jun 2011
40<A<43 -89<O<-88

160658 Posts
Default

We've known for sometime that it's only a PrimeNet issue, and only fixing PrimeNet will fix the issue. We're mostly just waiting for James to setup a WIMP environment, but as you can see he's having trouble.
Dubslow is offline   Reply With Quote
Old 2012-03-08, 07:41   #829
LaurV
Romulan Interpreter
 
LaurV's Avatar
 
Jun 2011
Thailand

26×151 Posts
Default

Thanks Dubslow, that discussion is what I was looking for.
LaurV is offline   Reply With Quote
Old 2012-03-08, 11:42   #830
James Heinrich
 
James Heinrich's Avatar
 
"James Heinrich"
May 2004
ex-Northern Ontario

23·149 Posts
Default

Quote:
Originally Posted by Dubslow View Post
We're mostly just waiting for James to setup a WIMP environment, but as you can see he's having trouble.
Sorry

The good news, however, is that I've successfully set up a WIMP->LAMP wrapper, so I'm now able to work through the code. I've made good progress so far, but I haven't worked though to the manual_results section yet. Out of curiosity, I want to look through that code and figure out why TF-PM1 credit gets mixed up, but honestly I'll probably just replace much of that code with the results parser from mersenne-aries.sili.net since I know that works well.

Quote:
Originally Posted by LaurV View Post
What is the mystery?
Excellent question, good example. I'll look at the code and let you know.
James Heinrich is offline   Reply With Quote
Old 2012-03-08, 19:10   #831
Dubslow
Basketry That Evening!
 
Dubslow's Avatar
 
"Bunslow the Bold"
Jun 2011
40<A<43 -89<O<-88

722110 Posts
Default

Quote:
Originally Posted by James Heinrich View Post
but honestly I'll probably just replace much of that code with the results parser from mersenne-aries.sili.net since I know that works well.
Oooohh, will that also make it as fast as your site, or is the speed more a hardware or (WI) thing?
Dubslow is offline   Reply With Quote
Old 2012-03-08, 23:46   #832
Bdot
 
Bdot's Avatar
 
Nov 2010
Germany

11258 Posts
Default

Quote:
Originally Posted by LaurV View Post
What is the mystery?
I noticed that my factors were usually just "F" when the "factor found" line was surrounded by "no factor found ... mfakto ..." lines.

I just recently submitted a single "factor found" result without preceeding "no factor" lines, and that became a "F-PM1" again.

But I do not find enough factors to validate this observation.
Bdot is offline   Reply With Quote
Old 2012-03-09, 03:12   #833
LaurV
Romulan Interpreter
 
LaurV's Avatar
 
Jun 2011
Thailand

26·151 Posts
Default

Quote:
Originally Posted by Bdot View Post
I noticed that my factors were usually just "F" when the "factor found" line was surrounded by "no factor found ... mfakto ..." lines.

I just recently submitted a single "factor found" result without preceeding "no factor" lines, and that became a "F-PM1" again.

But I do not find enough factors to validate this observation.
This could be a very interesting observation! I remember I submitted a single factor exactly once! But I do not bet is the factor in cause, or another. But very good observation! I will watch for it.
LaurV is offline   Reply With Quote
Old 2012-03-09, 07:11   #834
bcp19
 
bcp19's Avatar
 
Oct 2011

10101001112 Posts
Default

Quote:
Originally Posted by Bdot View Post
I noticed that my factors were usually just "F" when the "factor found" line was surrounded by "no factor found ... mfakto ..." lines.

I just recently submitted a single "factor found" result without preceeding "no factor" lines, and that became a "F-PM1" again.

But I do not find enough factors to validate this observation.
I did a similiar thing, I pulled the factor found lines out before the spider uploaded and put them in a file which I manually uploaded thinking I could get the correct credit. They were credited as P-1's. If I had submitted the entire file rather than edit those out, they would have been credited as TF.
bcp19 is offline   Reply With Quote
Old 2012-03-09, 12:31   #835
James Heinrich
 
James Heinrich's Avatar
 
"James Heinrich"
May 2004
ex-Northern Ontario

23·149 Posts
Default

Quote:
Originally Posted by Bdot View Post
I just recently submitted a single "factor found" result without preceeding "no factor" lines, and that became a "F-PM1" again.
You've more-or-less got it. After looking quickly through the current code, it goes something like this (simplified, leaving out many details):
Code:
if (previously_found_mfaktco_nofactor_lines AND length(factor) <= 23) {
  handle_as_TF_factor()
} else if (exponent < 16,000,000) {
  if (factor_bits > 55) {
    handle_as_ECM_factor()
  } else {
    handle_as_TF_factor()
  }
} else {
  if (factor_bits < default_tf_limit(exponent)) {
    handle_as_TF_factor()
  } else {
    handle_as_PM1_factor()
  }
}
The key point, it seems, is to make sure that there's at least one mfaktc/mfakto non-factor line in the submitted results (it doesn't actually matter if it comes before or after the factor line). This puts the results-parser into "mfakt[co]-mode" where it will accept large factors as TF. Otherwise any factor over the default TF limit will be assumed to be P-1.
James Heinrich is offline   Reply With Quote
Old 2012-03-09, 22:09   #836
Dubslow
Basketry That Evening!
 
Dubslow's Avatar
 
"Bunslow the Bold"
Jun 2011
40<A<43 -89<O<-88

3·29·83 Posts
Default

Hmm... doesn't seem to be code that actually reads what the results lines are saying. Presuming your code does that, then I vote for that.
Dubslow is offline   Reply With Quote
Reply

Thread Tools


Similar Threads
Thread Thread Starter Forum Replies Last Post
Status Primeinator Operation Billion Digits 5 2011-12-06 02:35
62 bit status 1997rj7 Lone Mersenne Hunters 27 2008-09-29 13:52
OBD Status Uncwilly Operation Billion Digits 22 2005-10-25 14:05
1-2M LLR status paulunderwood 3*2^n-1 Search 2 2005-03-13 17:03
Status of 26.0M - 26.5M 1997rj7 Lone Mersenne Hunters 25 2004-06-18 16:46

All times are UTC. The time now is 20:16.


Fri Aug 6 20:16:34 UTC 2021 up 14 days, 14:45, 1 user, load averages: 3.32, 3.08, 3.05

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.