Author Topic: [ANN] ptsweb.beeeeer.org - Protoshares mining sub-pool  (Read 419825 times)

0 Members and 1 Guest are viewing this topic.

Offline afr33sl4ve

  • Jr. Member
  • **
  • Posts: 21
    • View Profile
Re: [ANN] ptsweb.beeeeer.org - Protoshares mining sub-pool (up to 501% faster)
« Reply #588 on: November 23, 2013, 09:44:01 pm »
How do I update the github?

I try to run the command "git clone https://github.com/thbaumbach/ptsminer" and it returns that it already exists. I think I need to modify it to update as opposed to just simply creating the directory.

Offline montecristo83

  • Full Member
  • ***
  • Posts: 51
    • View Profile
Re: [ANN] ptsweb.beeeeer.org - Protoshares mining sub-pool (up to 501% faster)
« Reply #587 on: November 23, 2013, 08:58:16 pm »

build notes:

boost library & YASM required for compilation!

Code: [Select]
sudo apt-get install yasm

Oh, I should have paid more attention to details like that. Thank you very much for pointing that out!

Was able to makefile and launch the miner. Just gotta disable AVX (currently reading about how to do it).

Offline GoldTiger69

  • Jr. Member
  • **
  • Posts: 35
    • View Profile
Re: [ANN] ptsweb.beeeeer.org - Protoshares mining sub-pool (up to 501% faster)
« Reply #586 on: November 23, 2013, 08:52:56 pm »

build notes:

boost library & YASM required for compilation!

Code: [Select]
sudo apt-get install yasm

Offline GoldTiger69

  • Jr. Member
  • **
  • Posts: 35
    • View Profile
Re: [ANN] ptsweb.beeeeer.org - Protoshares mining sub-pool (up to 501% faster)
« Reply #585 on: November 23, 2013, 08:51:09 pm »
I think you just need to install yasm

Offline montecristo83

  • Full Member
  • ***
  • Posts: 51
    • View Profile
Re: [ANN] ptsweb.beeeeer.org - Protoshares mining sub-pool (up to 501% faster)
« Reply #584 on: November 23, 2013, 08:45:29 pm »
Having some issues with the latest linux x64 build on any of the 3 cloud services I've tried (DC, AWS & HP). Didn't have these kind of issues a few days ago (pretty sure I was using v0.6 or lower).

I've tried Debian 7 and almost all versions of Ubuntu to no avail.

After downloading and installing the github function, I clone ptsminer from github, then cd to its directory, and when I attempt to makefile, this error occur:

Code: [Select]
ubuntu@ip-xxx-xx-x-xx:~/ptsminer/src$  make -f makefile.unix
g++ -c -O2  -fpermissive -o obj/cpuid.o cpuid.c
yasm -f elf64 -o obj/sha512_avx.o intel/sha512_avx.asm
make: yasm: Command not found
make: *** [obj/sha512_avx.o] Error 127

If anyone can link me to v0.6 / v0.5 or share a solution to this issue, that'd be highly appreciated!

Offline xornof

  • Newbie
  • *
  • Posts: 10
    • View Profile
Re: [ANN] ptsweb.beeeeer.org - Protoshares mining sub-pool (up to 501% faster)
« Reply #583 on: November 23, 2013, 08:43:03 pm »
pull the latest github update  :D

Thanks, new compile went without a hitch, looks good so far.
I had the counter showing <10c/m this morning, i initially sobbed :'( , and then i checked my overnight totals and they were up 10% from the night before, woot... :)

Thanks for all your efforts!
PTS: PwBqbf2dhSYuwWez1vWbWzNu3gSardcPkz  XPM: AFsmbh5hPPfcs3TTga8J9vZjpEdmyDf47h
FTC: 71SyfSFxFAYQWLHRhHydHPD3q19fGyC4U3  BTC: 1JFp43SHaKRWP32MWG1dNMSGzUNtfnnLcU

Offline cjrhoades

  • Newbie
  • *
  • Posts: 6
    • View Profile
Re: [ANN] ptsweb.beeeeer.org - Protoshares mining sub-pool (up to 501% faster)
« Reply #582 on: November 23, 2013, 08:38:58 pm »
Same computer, but different order of the images; the last one should be the first one. Just saying.

You'd be correct. Same computer, different times. The 9ish hour long one actually came first. I started it up with similar performance to whats in the first screen shot, went to bed, and woke up with what you see there and took a screenshot. Later on I restarted it for additional screenshots to show the decreasing performance issue. Sorry if that happens to look shady.

it's not slowing down (or at least it shouldn't from a coding perspective)
but the counter had a bug, showing wrong values after a connection loss / reconnect

I see. Thanks for fixing it.
« Last Edit: November 23, 2013, 08:41:16 pm by cjrhoades »

Offline xolokram

  • Sr. Member
  • ****
  • Posts: 239
  • beeeeer.org
    • View Profile
Re: [ANN] ptsweb.beeeeer.org - Protoshares mining sub-pool (up to 501% faster)
« Reply #581 on: November 23, 2013, 08:32:59 pm »
it's not slowing down (or at least it shouldn't from a coding perspective)
but the counter had a bug, showing wrong values after a connection loss / reconnect
pull the latest github update  :D

i'm sorry for the inconvencience

btw. last pool software restart (crash?) was 6 hours ago!
« Last Edit: November 23, 2013, 08:37:08 pm by xolokram »
stats for pts@beeeeer.org
BTC: 1S4kxaF4ro17qThUz4hQwAoiXzCWdzwdb | LTC: LMgYASNbAgGUG6fhw1xdMAWSbMiWjNNGgo
XPM: AJhA1PGbNM94ZmsJvVVM5FfbE9SdxiMzgd | PTS: PbfspbvSWxYqrp3DpRH7bsrmEqzY3418Ap

Offline GoldTiger69

  • Jr. Member
  • **
  • Posts: 35
    • View Profile
Re: [ANN] ptsweb.beeeeer.org - Protoshares mining sub-pool (up to 501% faster)
« Reply #580 on: November 23, 2013, 08:30:09 pm »
Thank you for your hard work, xolo. Nevertheless, I've been experienceing the same problem with the 0.7a in Ubuntu server 13.10. After several hours, the miner solwdown by 50% or so. When you re-start the miner, it comes to normal again.

Offline xolokram

  • Sr. Member
  • ****
  • Posts: 239
  • beeeeer.org
    • View Profile
Re: [ANN] ptsweb.beeeeer.org - Protoshares mining sub-pool (up to 501% faster)
« Reply #579 on: November 23, 2013, 08:23:40 pm »
oh, thanks for pointing that out @GoldTiger69
this makes your statement look weird @cjrhoades
stats for pts@beeeeer.org
BTC: 1S4kxaF4ro17qThUz4hQwAoiXzCWdzwdb | LTC: LMgYASNbAgGUG6fhw1xdMAWSbMiWjNNGgo
XPM: AJhA1PGbNM94ZmsJvVVM5FfbE9SdxiMzgd | PTS: PbfspbvSWxYqrp3DpRH7bsrmEqzY3418Ap

Offline GoldTiger69

  • Jr. Member
  • **
  • Posts: 35
    • View Profile
Re: [ANN] ptsweb.beeeeer.org - Protoshares mining sub-pool (up to 501% faster)
« Reply #578 on: November 23, 2013, 08:21:57 pm »
That data must be from different computers. The clocks on the images say's so  ;)

OR

Same computer, but different order of the images; the last one should be the first one. Just saying.
« Last Edit: November 23, 2013, 08:28:08 pm by GoldTiger69 »

Offline xolokram

  • Sr. Member
  • ****
  • Posts: 239
  • beeeeer.org
    • View Profile
Re: [ANN] ptsweb.beeeeer.org - Protoshares mining sub-pool (up to 501% faster)
« Reply #577 on: November 23, 2013, 08:21:23 pm »
so the "decreasing" performance is was just a stupid bug in the counter or to be more precise, like i mentioned before, the col/min & sh/min counter was not reset properly on a connection loss
i fixed that with the last github commit, i'll update the windows binary in a few minutes


if your miner states ~1400 shares and the last blocks contains less than that, then the submission didnt reach the server

/edit1:
OR

the only thing i can image of is that the pool software crashed sending some of the shares of the current round into nirvana (for all users) :(
let me check the time of the last restart of the pool software
(this should also be the cause of your connection loss & buggy col/min+sh/min reset)

- xolokram
« Last Edit: November 23, 2013, 08:24:04 pm by xolokram »
stats for pts@beeeeer.org
BTC: 1S4kxaF4ro17qThUz4hQwAoiXzCWdzwdb | LTC: LMgYASNbAgGUG6fhw1xdMAWSbMiWjNNGgo
XPM: AJhA1PGbNM94ZmsJvVVM5FfbE9SdxiMzgd | PTS: PbfspbvSWxYqrp3DpRH7bsrmEqzY3418Ap

Offline cjrhoades

  • Newbie
  • *
  • Posts: 6
    • View Profile
Re: [ANN] ptsweb.beeeeer.org - Protoshares mining sub-pool (up to 501% faster)
« Reply #576 on: November 23, 2013, 07:55:34 pm »
@cjrhoades / afr33sl4ve:
this is getting a little confusing, so you're using v0.5 and v0.7 ? both with the same problem.
and both of you encounter the "collision found" but -no- "submitted share -> <whatever>" line in the miner output?
No. The shares are being submitted fine. Here's my concern.

After a fresh start:


After ~40 minutes:


After ~9 hours:


Notice the big dip in performance over time? The longer the miner runs, the slower it gets. Closing and restarting it brings it back up to maximum speed.


also please be aware, that your most recent shares are currently not shown in the user stats, as these are bound to found blocks, and the last found blocks is 2.5 hours old

- xolokram

Ok, here's what I know. I've put in 1400-1500 shares so far. All the blocks shown in the user stats add up to ~900 shares. If it hasn't been updated for 2.5 hours, then during that time I would have had to put in ~550 shares and been doing around 3.6 sh/m to have that many missing. But I've been doing far less than that. So either its taking longer than that to update or some shares aren't being counted. Or my math is wrong in which case please ignore this. What I do know is that every time a collision is found I see "[MASTER] submitted share -> SHARE" so I know they're getting to you.

Offline xolokram

  • Sr. Member
  • ****
  • Posts: 239
  • beeeeer.org
    • View Profile
Re: [ANN] ptsweb.beeeeer.org - Protoshares mining sub-pool (up to 501% faster)
« Reply #575 on: November 23, 2013, 07:49:37 pm »
I'm seeing, though, lower hashrates as time goes on, with both 0.5a and 0.7a.
this can happen if your miner loses the connection to the server due to a bug in the col/min counter (v0.7)
i'll commit a fix in a few minutes

v0.5 is strange, as this version doesnt have the mentioned bug. maybe your cpu is becomming hot and throttles down? can you check that please.
stats for pts@beeeeer.org
BTC: 1S4kxaF4ro17qThUz4hQwAoiXzCWdzwdb | LTC: LMgYASNbAgGUG6fhw1xdMAWSbMiWjNNGgo
XPM: AJhA1PGbNM94ZmsJvVVM5FfbE9SdxiMzgd | PTS: PbfspbvSWxYqrp3DpRH7bsrmEqzY3418Ap

Offline afr33sl4ve

  • Jr. Member
  • **
  • Posts: 21
    • View Profile
Re: [ANN] ptsweb.beeeeer.org - Protoshares mining sub-pool (up to 501% faster)
« Reply #574 on: November 23, 2013, 07:43:45 pm »
No, no. I'm getting rejections and collisions, however, they're all being submitted. I'm not having the no submissions issue.

I'm seeing, though, lower hashrates as time goes on, with both 0.5a and 0.7a.