mersenneforum.org  

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

Reply
 
Thread Tools
Old 2012-03-03, 18:04   #34
chalsall
If I May
 
chalsall's Avatar
 
"Chris Halsall"
Sep 2002
Barbados

2×5×7×139 Posts
Default

Quote:
Originally Posted by flashjh View Post
You're on the right track, as this was discussed before. I just haven't found a way to get the spider to do it correctly.
Is that all it would take to help PrimeNet understand the method used to find the factor? Easily done.

It is time I climbed back into that Spider's code, and bring it up to 0.3. Several people have pointed out bugs, and I've noticed a few myself (for very special cases).

In order to test the "multi-line" submission requirement, I would need some sample data to work with. So could I ask one or more people to please PM me an example of a non-factor found with mfakt* (one line), and then another with a factor found (multi-line).

Please only provide me with examples which have already been submitted to PrimeNet. I'll then have one of my machines find a cheap factor, and will simulate the submission with the factor I find using a CPU. (Amusingly, I don't myself have a GPU. Or, at least, not any which are not busy doing other work.)
chalsall is online now   Reply With Quote
Old 2012-03-03, 18:44   #35
kladner
 
kladner's Avatar
 
"Kieren"
Jul 2011
In My Own Galaxy!

2·3·1,693 Posts
Default

Quote:
Originally Posted by chalsall View Post

In order to test the "multi-line" submission requirement, I would need some sample data to work with. So could I ask one or more people to please PM me an example of a non-factor found with mfakt* (one line), and then another with a factor found (multi-line).

Please only provide me with examples which have already been submitted to PrimeNet. I'll then have one of my machines find a cheap factor, and will simulate the submission with the factor I find using a CPU. (Amusingly, I don't myself have a GPU. Or, at least, not any which are not busy doing other work.)
Do I understand correctly that you want results.txt lines with examples of "no factor for Mxxxxxxx", and the pair starting with "Mxxxxx has a factor:..."?

Would an example of a split submission of a "...has a factor" pair be helpful? My memory is that this resulted in a "partial credit given" message when the first line was submitted without the second. I wanted to see what PrimeNet says about the exponent, but then remembered it's down for maintenance.
kladner is offline   Reply With Quote
Old 2012-03-03, 18:52   #36
chalsall
If I May
 
chalsall's Avatar
 
"Chris Halsall"
Sep 2002
Barbados

2·5·7·139 Posts
Default

Quote:
Originally Posted by kladner View Post
Do I understand correctly that you want results.txt lines with examples of "no factor for Mxxxxxxx", and the pair starting with "Mxxxxx has a factor:..."?
Yes. I've already received an example, but additional ones would be useful.

Quote:
Originally Posted by kladner View Post
Would an example of a split submission of a "...has a factor" pair be helpful? My memory is that this resulted in a "partial credit given" message when the first line was submitted without the second. I wanted to see what PrimeNet says about the exponent, but then remembered it's down for maintenance.
As many examples as the Spider will ever encounter would be useful.

Thanks.
chalsall is online now   Reply With Quote
Old 2012-03-03, 19:15   #37
flashjh
 
flashjh's Avatar
 
"Jerry"
Nov 2011
Vancouver, WA

1,123 Posts
Default

Quote:
Originally Posted by chalsall View Post
Is that all it would take to help PrimeNet understand the method used to find the factor? Easily done.

It is time I climbed back into that Spider's code, and bring it up to 0.3. Several people have pointed out bugs, and I've noticed a few myself (for very special cases).

In order to test the "multi-line" submission requirement, I would need some sample data to work with. So could I ask one or more people to please PM me an example of a non-factor found with mfakt* (one line), and then another with a factor found (multi-line).

Please only provide me with examples which have already been submitted to PrimeNet. I'll then have one of my machines find a cheap factor, and will simulate the submission with the factor I find using a CPU. (Amusingly, I don't myself have a GPU. Or, at least, not any which are not busy doing other work.)
I'm no expert on this, but the discussion started here. Once you get to #1235, it shows that it has something to do with the 'no factor' line.

Good discussion, nothing has come out of it yet. James was working on it; I just asked him about it the other day here. It would be nice to get the spider submission correct, but I've even tried manual submission and I get the same results.

Thanks for working it!

Last fiddled with by flashjh on 2012-03-03 at 19:16
flashjh is offline   Reply With Quote
Old 2012-03-03, 19:50   #38
Dubslow
Basketry That Evening!
 
Dubslow's Avatar
 
"Bunslow the Bold"
Jun 2011
40<A<43 -89<O<-88

3·29·83 Posts
Default

I must point out that currently, the spider submits exponents in exactly the same way as the manual results page. If you don't believe me, when PrimeNet is up, submit results without the spider there and look at the URL that is produced when you hit "submit". Any testing to try and fix the PrimeNet detection system can be done just the same from that webpage as from modifying the spider. As I recall, we've already tried messing with the mfakt* result line format, and nothing has gotten PrimeNet to report correctly; therefore we decided we'd have to wait for James to fix PrimeNet's result parser.
Dubslow is offline   Reply With Quote
Old 2012-03-03, 20:10   #39
bcp19
 
bcp19's Avatar
 
Oct 2011

7×97 Posts
Default

Quote:
Originally Posted by Dubslow View Post
I must point out that currently, the spider submits exponents in exactly the same way as the manual results page. If you don't believe me, when PrimeNet is up, submit results without the spider there and look at the URL that is produced when you hit "submit". Any testing to try and fix the PrimeNet detection system can be done just the same from that webpage as from modifying the spider. As I recall, we've already tried messing with the mfakt* result line format, and nothing has gotten PrimeNet to report correctly; therefore we decided we'd have to wait for James to fix PrimeNet's result parser.
From your description I am guessing you are cutting and pasting? I know when I upload the fle I get correct results, broken down by program, with factors at the bottom of the page, and the URL is unchanged (meaning if I hit F5 it reloads the manual assignment page). I don't know the difficulty, but maybe have the spider upload your results file rather than send it line by line?
bcp19 is offline   Reply With Quote
Old 2012-03-03, 20:13   #40
Dubslow
Basketry That Evening!
 
Dubslow's Avatar
 
"Bunslow the Bold"
Jun 2011
40<A<43 -89<O<-88

3×29×83 Posts
Default

Hmm... well then what I said is definitely true for C/V, but I'll go check out results file upload after PN is online again...

The Spider acts as if you copy and paste one line at a time into the box and hit submit (or in the case of the factor, both lines at the same time actually, let me verify this. I think it might just report the "M%d has a factor" line. Brb. Edit: Yes, it only reports the first line of results, however even with the second line PrimeNet still fails in general at parsing it correctly, especially with the new output format in mfaktc 0.18.).

Last fiddled with by Dubslow on 2012-03-03 at 20:26
Dubslow is offline   Reply With Quote
Old 2012-03-03, 20:18   #41
chalsall
If I May
 
chalsall's Avatar
 
"Chris Halsall"
Sep 2002
Barbados

2·5·7·139 Posts
Default

Quote:
Originally Posted by Dubslow View Post
The Spider acts as if you copy and paste one line at a time into the box and hit submit (or in the case of the factor, both lines at the same time).
You are only half correct.

The spider submits one line at a time to the manual results page. Trust me on this; I wrote it.

What has been pointed out is perhaps it would be better if all the result lines related to a particular candidate were submitted at the same time.
chalsall is online now   Reply With Quote
Old 2012-03-03, 20:28   #42
Dubslow
Basketry That Evening!
 
Dubslow's Avatar
 
"Bunslow the Bold"
Jun 2011
40<A<43 -89<O<-88

3·29·83 Posts
Default

Quote:
Originally Posted by Dubslow View Post
The Spider acts as if you copy and paste one line at a time into the box and hit submit ...
Edit: Yes, it only reports the first line of results, however even with the second line PrimeNet still fails in general at parsing it correctly, especially with the new output format in mfaktc 0.18.
Reposted so that thread turns yellow and you see my later edit :P
Dubslow is offline   Reply With Quote
Old 2012-03-03, 23:52   #43
flashjh
 
flashjh's Avatar
 
"Jerry"
Nov 2011
Vancouver, WA

21438 Posts
Default

I've disabled my automatic spider submissions until after the new exponent is verified (Monday-ish). 'not_completely_submitted' files were building up. It a good and bad day all at the same time.

Last fiddled with by flashjh on 2012-03-03 at 23:52
flashjh is offline   Reply With Quote
Old 2012-03-04, 00:12   #44
bcp19
 
bcp19's Avatar
 
Oct 2011

7·97 Posts
Default

Quote:
Originally Posted by flashjh View Post
I've disabled my automatic spider submissions until after the new exponent is verified (Monday-ish). 'not_completely_submitted' files were building up. It a good and bad day all at the same time.
Just when I got mine set up too :( At least GPU72 is up and we can get assignments if needed.
bcp19 is offline   Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
GPU to 72 spider poaching exponents? ixfd64 GPU to 72 2 2014-07-27 20:38
It Seems The Great Spider ... Dubslow Forum Feedback 13 2012-06-01 13:39
Automatic temperature control TObject Software 13 2012-04-27 19:33
Went from 8 workers to 4 workers on v26.6 upgrade dmoran Software 13 2011-05-23 12:36
Manual submission of automatic assignment result tichy PrimeNet 4 2010-12-17 09:57

All times are UTC. The time now is 15:23.


Fri Jul 16 15:23:19 UTC 2021 up 49 days, 13:10, 1 user, load averages: 1.29, 1.68, 1.72

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.