![]() |
|
|
#100 |
|
"Mike"
Aug 2002
100000001010102 Posts |
We tested the spider and it works well.
We will remove the factor found lines and deal (somehow) with those manually because PrimeNet shorted us, which we suppose is like playing the lottery. (See image attached.) We have had great trouble in the past submitting our "mega-dumps" but we are lazy and that seemed like the only way to submit work without error. We will now use the spider, perhaps once a day. Question: What happens if mfaktc writes to results.txt during the time the spider is working? Do we need to ensure that mfaktc is in the middle of a long run to be safe? PS - We had to manually run "sudo apt-get install libwww-perl" to get the spider to work. This was not an easily figured out solution on our end because there are billions (?) of Perl packages. One would think a package like that would be installed by default. Thanks for the script! |
|
|
|
|
|
#101 | ||
|
If I May
"Chris Halsall"
Sep 2002
Barbados
9,767 Posts |
Quote:
I, personally, use it twice an hour via a crontab entry: Code:
9,39 * * * * ~/prime/gpu/tf/submit_spider ~/prime/gpu/tf/ >/dev/null Quote:
Code:
# Move the results file so it won't get clobbered.
rename("results.txt","submitting_${Now}.txt");
# Sleep for two seconds to ensure any other users of results.txt finish up.
sleep(2);
Interesting observation. What distro are you using? I'll make a note on the spider's documentation page. |
||
|
|
|
|
|
#102 | ||
|
"Mike"
Aug 2002
2·23·179 Posts |
Quote:
Quote:
|
||
|
|
|
|
|
#103 | |
|
If I May
"Chris Halsall"
Sep 2002
Barbados
262716 Posts |
Quote:
Thanks for that information. |
|
|
|
|
|
|
#104 |
|
"Mike"
Aug 2002
2·23·179 Posts |
The only reason we concern ourself with the factor thingie is because you have a report that shows the expected number of factors for the amount of work we have done.
http://www.gpu72.com/reports/worker/...4f765eb0f6ca8/ Since it is trivial to spoof results to gain false credit, we like to think that the expected factors found metric would allow others to see that our work is legit.
|
|
|
|
|
|
#105 | |
|
If I May
"Chris Halsall"
Sep 2002
Barbados
9,767 Posts |
Quote:
And, there will often be a large deviation of "Expected" vs "Found". Some are "lucky", some are "unlucky". If it's more than 10% out we get suspicious (and I sometimes waste my own GPU cycles double checking TFing results -- I have never found a cheater), but your particular results do not appear to be non-nominal. |
|
|
|
|
|
|
#106 |
|
"Mike"
Aug 2002
200528 Posts |
Well, the spider is now running automatically, and it works.
![]() Now we have to find something else to "fix".
|
|
|
|
|
|
#107 |
|
"James Heinrich"
May 2004
ex-Northern Ontario
11×311 Posts |
I have been (still am) on vacation for the last long while. I'll be back in the frozen land I call home in about a week though, and I'll try and keep Primenet results submission fixing near the top of the huge pile of catch-up I have to sort through then.
|
|
|
|
|
|
#108 |
|
Nov 2010
Germany
10010101012 Posts |
It appears submit_spider does not do well with the new primenet mechanism. Until I have time to fix the script I probably won't submit my results ...
at least not regularly - I hope there is still some page to manually submit things |
|
|
|
|
|
#109 | |
|
If I May
"Chris Halsall"
Sep 2002
Barbados
100110001001112 Posts |
Quote:
But, yes, the "Manual Submission" page still exists and works. |
|
|
|
|
|
|
#110 | |
|
If I May
"Chris Halsall"
Sep 2002
Barbados
262716 Posts |
Quote:
Those who still use this script please upgrade, and automatic submission of results will once again work. |
|
|
|
|
![]() |
| Thread Tools | |
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 |