Bitcoin Forum
April 28, 2024, 01:40:02 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Mining (Altcoins) / Re: CMiner for Ethash 21.12.15. New: HiveOS, Api, ETC and Beta LHR unlock on: December 22, 2021, 11:36:39 PM
Is there any way to set pool password?
2  Alternate cryptocurrencies / Mining (Altcoins) / Re: Damominer’s Dual Ethereum NVIDIA GPU Miner v2.5.8(Windows/Linux) on: April 03, 2020, 10:30:04 AM

We currently support following algos:
ethash
eaglesong
Blake2B + SHA3


I mean can I use such params structure for other algos?

Like that:
./damominer -A ckb -P stratum+tcp://wallet.worker:pass@ckb.pool.org:1234/mail%40gmail.com


./damominer -P stratum1+tcp://0x43E5f72D6Ab08fB8034F0dFb34a480B9d256e53C.workname:password@eth-asia1.nanopool.org:9999/mail%40gmail.com -A eth

Plz do note that @ has to be replaced by %40

Let us know if you got any other probs  Grin Grin

What am I doing wrong?
./damominer -A eth --api-bind 127.0.0.1:-22444 -P stratum1+tcp://0x43E5f72D6Ab08fB8034F0dFb34a480B9d256e53C.RIG-2:x@eth-eu1.nanopool.org:9999/a.trump%40gmail.com

Incorrect miner name:
https://eth.nanopool.org/account/0x43E5f72D6Ab08fB8034F0dFb34a480B9d256e53C
3  Alternate cryptocurrencies / Mining (Altcoins) / Re: Damominer’s Dual Ethereum NVIDIA GPU Miner v2.5.8(Windows/Linux) on: April 02, 2020, 05:16:21 PM
./damominer -P stratum1+tcp://0x43E5f72D6Ab08fB8034F0dFb34a480B9d256e53C.workname:password@eth-asia1.nanopool.org:9999/mail%40gmail.com -A eth

Plz do note that @ has to be replaced by %40

Let us know if you got any other probs  Grin Grin

Thanks a lot!
Does it work for other algos too?
4  Alternate cryptocurrencies / Mining (Altcoins) / Re: Damominer’s Dual Ethereum NVIDIA GPU Miner v2.5.8(Windows/Linux) on: April 01, 2020, 06:36:00 PM
How to set an email for nanopool?
How to set passwords for some pools?
5  Alternate cryptocurrencies / Mining (Altcoins) / Re: PhoenixMiner 4.0b: fastest Ethereum/Ethash miner with lowest devfee (Win/Linux) on: December 22, 2018, 08:36:34 PM
PhoenixMiner, thanks a lot for your work!

Could you move card bus number before card name? It's hard to parse log to get it.
I mean change
"2018.12.22:13:38:35.674: main GPU1: GeForce GTX 1050 Ti (pcie 1), CUDA cap. 6.1, 3.9 GB VRAM, 6 CUs"
to
"2018.12.22:13:38:35.674: main GPU1: (pcie 1) GeForce GTX 1050 Ti, CUDA cap. 6.1, 3.9 GB VRAM, 6 CUs"

Or it will be great, if you add bus numbers to API.
6  Alternate cryptocurrencies / Mining (Altcoins) / Re: PhoenixMiner 3.5d: fastest Ethereum/Ethash miner with lowest devfee (Win/Linux) on: September 30, 2018, 08:34:05 PM
One of the problems we found with the latest HiveOS can be fixed by removing the LD_PRELOAD environment variable.

Thanks a lot! I've added it to PhoenixMiner integration scripts. Works great now!
7  Alternate cryptocurrencies / Mining (Altcoins) / Re: PhoenixMiner 3.5d: fastest Ethereum/Ethash miner with lowest devfee (Win/Linux) on: September 25, 2018, 09:07:37 AM
We have since received another similar report on the same version on HiveOS, so we will investigate further and fix the problem when we found what is causing it.

Could you also try to fix problem with AMD cards? All of them are not detected by PhoenixMiner in HiveOS based on Ubuntu 18.04:

Code:
No OpenCL platforms found
No avaiable GPUs for mining. Please check your drivers and/or hardware.

This build is named "Bleeding edge" =) https://hiveos.farm/install

8  Alternate cryptocurrencies / Mining (Altcoins) / Re: PhoenixMiner 3.0c: fastest Ethereum/Ethash miner with lowest devfee (Windows) on: September 17, 2018, 12:47:32 PM
We have ordered three different RX550 from different makes, hopefully at least one will be with gfx804 Smiley

Great news! I'm waiting at least 15 Mh/s Wink

One last thing, if you are testing with -clgreen 1, hashrate may be lower (in this case significantly lower apparently), so please try without -clgreen 1 and see if it makes a difference.

All my previous tests was made without clgeen. By the way, it looks like clgreen doesn't work with gfx804 (See 2018.09.17:15:36:36.474).

Code:
2018.09.17:15:36:31.224: main Phoenix Miner 3.5c Linux/gcc - Release build
2018.09.17:15:36:31.224: main Cmd line:
2018.09.17:15:36:31.224: main config.txt: -r 1 -logfile /var/log/miner/phoenixminer/lastrun_noappend.log -tt 68 -tstop 82 -allpools 1 -mport 3335 -gpus 4 -tt 1 -clkernel 2 -clgreen 1
2018.09.17:15:36:31.231: main Unable to enum CUDA GPUs: unknown error
2018.09.17:15:36:31.383: main OpenCL driver version: 18.10-572953
2018.09.17:15:36:31.383: main Available GPUs for mining:
2018.09.17:15:36:31.383: main GPU1: Radeon 500 Series (pcie 10), OpenCL 1.2, 4 GB VRAM, 8 CUs
2018.09.17:15:36:31.384: main AMD sysfs monitor initialized
2018.09.17:15:36:31.385: main Eth: the pool list contains 2 pools
2018.09.17:15:36:31.385: main Eth: primary pool: eu-eth.hiveon.net:4444
2018.09.17:15:36:31.385: main Starting GPU mining
2018.09.17:15:36:31.385: main Eth: Connecting to ethash pool eu-eth.hiveon.net:4444 (proto: EthProxy)
2018.09.17:15:36:31.385: wdog Starting watchdog thread
2018.09.17:15:36:31.585: main Listening for CDM remote manager at port 3335 in full mode
2018.09.17:15:36:31.586: main GPU1: 65C 100%
2018.09.17:15:36:31.607: eths Eth: Connected to ethash pool eu-eth.hiveon.net:4444 (54.93.144.58)
2018.09.17:15:36:31.607: eths Eth: Send: {"id":1,"jsonrpc":"2.0","method":"eth_submitLogin","worker":"eth1.0","params":["0x95e9f66fdb534213f9245d89a297e6192ddcf400.RIG-0","x"]}

2018.09.17:15:36:31.674: eths Eth: Received: {"jsonrpc":"2.0","result":true,"id":1}
2018.09.17:15:36:31.674: eths Eth: Send: {"id":5,"jsonrpc":"2.0","method":"eth_getWork","params":[]}

2018.09.17:15:36:31.740: eths Eth: Received: {"jsonrpc":"2.0","result":["0x203e334f31c21cf1793d7aa9f30114a38e8164762129a6aacdf725e8ea105449","0x95110ca8048b60699de72f2c00e65f06a5d8a088a64c146e5a8eb2827e1b1234","0x0000000112e0be826d694b2e62d01511f12a6061fbaec8bc02357593e70e52ba"],"id":5}
2018.09.17:15:36:31.740: eths Eth: New job #203e334f from eu-eth.hiveon.net:4444; diff: 4000MH
2018.09.17:15:36:31.740: GPU1 GPU1: Starting up... (0)
2018.09.17:15:36:31.741: GPU1 Eth: Generating light cache for epoch #211
2018.09.17:15:36:36.404: main Eth speed: 0.000 MH/s, shares: 0/0/0, time: 0:00
2018.09.17:15:36:36.474: GPU1 The option -clGreen 1 is ignored for GPU1
2018.09.17:15:36:36.483: GPU1 GPU1: Using new alternative OpenCL kernels (device name 'gfx804')
2018.09.17:15:36:36.483: GPU1 GPU1: Allocating DAG (2.66) GB; good for epoch up to #213
2018.09.17:15:36:36.483: GPU1 GPU1: Allocating light cache buffer (42.6) MB; good for epoch up to #213
2018.09.17:15:36:36.731: GPU1 GPU1: Generating DAG for epoch #211
2018.09.17:15:36:38.247: GPU1 GPU1: DAG  13%
2018.09.17:15:36:40.481: GPU1 GPU1: DAG  31%
2018.09.17:15:36:41.418: main Eth speed: 0.000 MH/s, shares: 0/0/0, time: 0:00
2018.09.17:15:36:41.607: eths Eth: Send: {"id":5,"jsonrpc":"2.0","method":"eth_getWork","params":[]}

2018.09.17:15:36:41.673: eths Eth: Received: {"jsonrpc":"2.0","result":["0x203e334f31c21cf1793d7aa9f30114a38e8164762129a6aacdf725e8ea105449","0x95110ca8048b60699de72f2c00e65f06a5d8a088a64c146e5a8eb2827e1b1234","0x0000000112e0be826d694b2e62d01511f12a6061fbaec8bc02357593e70e52ba"],"id":5}
2018.09.17:15:36:42.714: GPU1 GPU1: DAG  50%
2018.09.17:15:36:44.947: GPU1 GPU1: DAG  69%
2018.09.17:15:36:46.432: main Eth speed: 0.000 MH/s, shares: 0/0/0, time: 0:00
2018.09.17:15:36:47.180: GPU1 GPU1: DAG  88%
2018.09.17:15:36:48.669: GPU1 GPU1: DAG generated in 11.9 s (227.2 MB/s)
2018.09.17:15:36:48.669: GPU1 GPU1: no gt value specified, switching to auto-tune
2018.09.17:15:36:48.669: GPU1 GPU1: starting auto-tune process
2018.09.17:15:36:51.447: main Eth speed: 7.684 MH/s, shares: 0/0/0, time: 0:00
2018.09.17:15:36:51.607: eths Eth: Send: {"id":5,"jsonrpc":"2.0","method":"eth_getWork","params":[]}

2018.09.17:15:36:51.607: eths Eth: Send: {"id":6,"jsonrpc":"2.0","method":"eth_submitHashrate","params":["0x753e7f","0x18f1223efa78b6d368f852c09af4936fad22da1f4715636b04c05714033100fa"]}

2018.09.17:15:36:51.674: eths Eth: Received: {"jsonrpc":"2.0","result":["0x203e334f31c21cf1793d7aa9f30114a38e8164762129a6aacdf725e8ea105449","0x95110ca8048b60699de72f2c00e65f06a5d8a088a64c146e5a8eb2827e1b1234","0x0000000112e0be826d694b2e62d01511f12a6061fbaec8bc02357593e70e52ba"],"id":5}
2018.09.17:15:36:51.674: eths Eth: Received: {"jsonrpc":"2.0","result":true,"id":6}
2018.09.17:15:36:53.012: eths Eth: Received: { "jsonrpc":"2.0", "result": ["0x55e2c67d8ed350c85a49de19cad4d914f17aa92e8f448231930cef9b838aca2a","0x95110ca8048b60699de72f2c00e65f06a5d8a088a64c146e5a8eb2827e1b1234","0x0000000112e0be826d694b2e62d01511f12a6061fbaec8bc02357593e70e52ba"] }
2018.09.17:15:36:53.013: eths Eth: New job #55e2c67d from eu-eth.hiveon.net:4444; diff: 4000MH
2018.09.17:15:36:56.460: main Eth speed: 9.193 MH/s, shares: 0/0/0, time: 0:00
2018.09.17:15:36:59.468: main GPU1: 65C 100%
2018.09.17:15:37:01.473: main Eth speed: 8.035 MH/s, shares: 0/0/0, time: 0:00
2018.09.17:15:37:01.607: eths Eth: Send: {"id":5,"jsonrpc":"2.0","method":"eth_getWork","params":[]}

2018.09.17:15:37:01.674: eths Eth: Received: {"jsonrpc":"2.0","result":["0x55e2c67d8ed350c85a49de19cad4d914f17aa92e8f448231930cef9b838aca2a","0x95110ca8048b60699de72f2c00e65f06a5d8a088a64c146e5a8eb2827e1b1234","0x0000000112e0be826d694b2e62d01511f12a6061fbaec8bc02357593e70e52ba"],"id":5}
2018.09.17:15:37:06.486: main Eth speed: 7.782 MH/s, shares: 0/0/0, time: 0:00
2018.09.17:15:37:11.499: main Eth speed: 8.408 MH/s, shares: 0/0/0, time: 0:00
2018.09.17:15:37:11.608: eths Eth: Send: {"id":5,"jsonrpc":"2.0","method":"eth_getWork","params":[]}

2018.09.17:15:37:11.608: eths Eth: Send: {"id":6,"jsonrpc":"2.0","method":"eth_submitHashrate","params":["0x833aea","0x18f1223efa78b6d368f852c09af4936fad22da1f4715636b04c05714033100fa"]}

2018.09.17:15:37:11.674: eths Eth: Received: {"jsonrpc":"2.0","result":["0x55e2c67d8ed350c85a49de19cad4d914f17aa92e8f448231930cef9b838aca2a","0x95110ca8048b60699de72f2c00e65f06a5d8a088a64c146e5a8eb2827e1b1234","0x0000000112e0be826d694b2e62d01511f12a6061fbaec8bc02357593e70e52ba"],"id":5}
2018.09.17:15:37:11.675: eths Eth: Received: {"jsonrpc":"2.0","result":true,"id":6}
2018.09.17:15:37:16.512: main 
2018.09.17:15:37:16.512: main *** 0:00 *** 9/17 15:37 **************************************
2018.09.17:15:37:16.517: main Eth: Mining ETH on eu-eth.hiveon.net:4444 for 0:00
2018.09.17:15:37:16.517: main Eth speed: 10.360 MH/s, shares: 0/0/0, time: 0:00
2018.09.17:15:37:16.517: main 1 GPU(s) are auto-tuning. Hashrate may be low until they are ready.
2018.09.17:15:37:16.517: main Eth: Accepted shares 0 (0 stales), rejected shares 0 (0 stales)
2018.09.17:15:37:16.517: main Eth: Incorrect shares 0 (0.00%), est. stales percentage 0.00%
2018.09.17:15:37:16.517: main Eth: Average speed (5 min): 9.063 MH/s
2018.09.17:15:37:16.517: main 
2018.09.17:15:37:21.532: main Eth speed: 11.322 MH/s, shares: 0/0/0, time: 0:00
2018.09.17:15:37:21.608: eths Eth: Send: {"id":5,"jsonrpc":"2.0","method":"eth_getWork","params":[]}

2018.09.17:15:37:21.674: eths Eth: Received: {"jsonrpc":"2.0","result":["0x55e2c67d8ed350c85a49de19cad4d914f17aa92e8f448231930cef9b838aca2a","0x95110ca8048b60699de72f2c00e65f06a5d8a088a64c146e5a8eb2827e1b1234","0x0000000112e0be826d694b2e62d01511f12a6061fbaec8bc02357593e70e52ba"],"id":5}
2018.09.17:15:37:26.545: main Eth speed: 12.011 MH/s, shares: 0/0/0, time: 0:00
2018.09.17:15:37:26.839: eths Eth: Received: { "jsonrpc":"2.0", "result": ["0x3579be5912882946a53b63c820227248be35a38403187d86f9255f35a5a9d435","0x95110ca8048b60699de72f2c00e65f06a5d8a088a64c146e5a8eb2827e1b1234","0x0000000112e0be826d694b2e62d01511f12a6061fbaec8bc02357593e70e52ba"] }
2018.09.17:15:37:26.839: eths Eth: New job #3579be59 from eu-eth.hiveon.net:4444; diff: 4000MH
2018.09.17:15:37:27.548: main GPU1: 68C 100%
2018.09.17:15:37:31.560: main Eth speed: 12.539 MH/s, shares: 0/0/0, time: 0:01
2018.09.17:15:37:31.608: eths Eth: Send: {"id":5,"jsonrpc":"2.0","method":"eth_getWork","params":[]}

2018.09.17:15:37:31.608: eths Eth: Send: {"id":6,"jsonrpc":"2.0","method":"eth_submitHashrate","params":["0x9d30f6","0x18f1223efa78b6d368f852c09af4936fad22da1f4715636b04c05714033100fa"]}

2018.09.17:15:37:31.678: eths Eth: Received: {"jsonrpc":"2.0","result":["0x3579be5912882946a53b63c820227248be35a38403187d86f9255f35a5a9d435","0x95110ca8048b60699de72f2c00e65f06a5d8a088a64c146e5a8eb2827e1b1234","0x0000000112e0be826d694b2e62d01511f12a6061fbaec8bc02357593e70e52ba"],"id":5}
2018.09.17:15:37:31.679: eths Eth: Received: {"jsonrpc":"2.0","result":true,"id":6}
2018.09.17:15:37:36.573: main Eth speed: 12.931 MH/s, shares: 0/0/0, time: 0:01
2018.09.17:15:37:41.588: main Eth speed: 13.066 MH/s, shares: 0/0/0, time: 0:01
2018.09.17:15:37:41.608: eths Eth: Send: {"id":5,"jsonrpc":"2.0","method":"eth_getWork","params":[]}

2018.09.17:15:37:41.678: eths Eth: Received: {"jsonrpc":"2.0","result":["0x3579be5912882946a53b63c820227248be35a38403187d86f9255f35a5a9d435","0x95110ca8048b60699de72f2c00e65f06a5d8a088a64c146e5a8eb2827e1b1234","0x0000000112e0be826d694b2e62d01511f12a6061fbaec8bc02357593e70e52ba"],"id":5}
2018.09.17:15:37:46.601: main Eth speed: 13.108 MH/s, shares: 0/0/0, time: 0:01
2018.09.17:15:37:51.608: eths Eth: Send: {"id":5,"jsonrpc":"2.0","method":"eth_getWork","params":[]}

2018.09.17:15:37:51.608: eths Eth: Send: {"id":6,"jsonrpc":"2.0","method":"eth_submitHashrate","params":["0xa838b0","0x18f1223efa78b6d368f852c09af4936fad22da1f4715636b04c05714033100fa"]}
9  Alternate cryptocurrencies / Mining (Altcoins) / Re: PhoenixMiner 3.0c: fastest Ethereum/Ethash miner with lowest devfee (Windows) on: September 15, 2018, 07:26:58 PM
You can try to use the alternative kernels (-clkernel 2) to see if this will solve the problem.

-clkernel 2 = 13.157 MH/s
-clkernel 1 = 10.856 MH/s
-clkernel 0 = 8.858 MH/s

Not bad at all, but still lower than Claymore.

We will try to source a gfx804 based RX550 to see what is going on.

I'll be glad to help. Let me know if you need more logs, test new build or something else.
10  Alternate cryptocurrencies / Mining (Altcoins) / Re: PhoenixMiner 3.0c: fastest Ethereum/Ethash miner with lowest devfee (Windows) on: September 14, 2018, 04:54:24 AM
You have to find external OC settings tool for Linux like msi afterburner for windows.

Already done. OC 1200/2050 in both miners. The card's flashed by "One click" in Polaris.
11  Alternate cryptocurrencies / Mining (Altcoins) / Re: PhoenixMiner 3.0c: fastest Ethereum/Ethash miner with lowest devfee (Windows) on: September 13, 2018, 02:05:20 PM
Ok just wait 6 minutes than

Wait for what? Auto-tuning is over at 2018.09.13:14:54:14.570. Hashrate will not encrease any more.

also adjust cclock mclock and cvddc parameters to be the same as in claymore's configuration.

OC settings are the same.
12  Alternate cryptocurrencies / Mining (Altcoins) / Re: PhoenixMiner 3.0c: fastest Ethereum/Ethash miner with lowest devfee (Windows) on: September 13, 2018, 12:43:49 PM

Just wait 3 minutes until gt is autotuned and your hashrate will be OK.


Nope. Look at the end of the Phoenix log.
13  Alternate cryptocurrencies / Mining (Altcoins) / Re: PhoenixMiner 3.0c: fastest Ethereum/Ethash miner with lowest devfee (Windows) on: September 13, 2018, 12:14:31 PM
There is a new version for Windows and LInux: PhoenixMiner 3.5c

Good job!
Could you check RX550 4GB please? It mines 13,89Mh/s with Claymore on Ubuntu 16.04.4 amdgpu-pro 18.10. But with PhoenixMiner only 10,81Mh/s.

Claymore log:
Code:
14:40:38:037	418f7740	Check and remove old log files...
14:40:38:038 418f7740 args: -mport -3333 -r 1 -logfile /var/log/miner/claymore/lastrun_noappend.log -tt 68 -ttli 76 -tstop 82 -allpools 1 -mode 1 -di 3 -tt 1 -tt 1
14:40:38:038 418f7740
14:40:38:038 418f7740 ЙНННННННННННННННННННННННННННННННННННННННННННННННННННННННННННННННН»
14:40:38:038 418f7740 є                Claymore's Dual GPU Miner - v11.9               є
14:40:38:038 418f7740 є              ETH + DCR/SIA/LBC/PASC/BLAKE2S/KECCAK             є
14:40:38:038 418f7740 ИННННННННННННННННННННННННННННННННННННННННННННННННННННННННННННННННј
14:40:38:038 418f7740
14:40:38:038 418f7740 b597
14:40:38:239 418f7740 no address specified - ignore
14:40:38:239 418f7740 ETH: 2 pools are specified
14:40:38:239 418f7740 Main Ethereum pool is eu-eth.hiveon.net:4444
14:40:38:426 418f7740 OpenCL platform: AMD Accelerated Parallel Processing
14:40:38:427 418f7740 OpenCL initializing...

14:40:38:427 418f7740 AMD Cards available: 4
14:40:38:428 418f7740 GPU #0: gfx804 (Radeon 500 Series), 4076 MB available, 8 compute units (pci bus 10:0:0)
14:40:38:428 418f7740 GPU #0 recognized as Radeon RX 550
14:40:38:428 418f7740 POOL/SOLO version
14:40:38:428 418f7740 Platform: Linux
14:40:38:505 418f7740 AMD ADL library not found.
14:40:38:519 418f7740 amdgpu cnt: 4
14:40:38:529 418f7740 start building OpenCL program for GPU 0...
14:40:38:992 418f7740 done
14:40:39:229 418f7740 GPU #0: algorithm ASM 1
14:40:39:229 418f7740 Total cards: 1
14:40:43:230 418f7740
You can use "+" and "-" keys to achieve best ETH speed, see "FINE TUNING" section in Readme for details.

14:40:44:230 418f7740 No NVIDIA cards in the list, NVML library will not be used.
14:40:44:267 33ca2700 ETH: Stratum - connecting to 'eu-eth.hiveon.net' <52.59.155.41> port 4444 (unsecure)
14:40:44:337 33ca2700 sent: {"worker": "eth1.0", "jsonrpc": "2.0", "params": ["0x95e9f66fdb534213f9245d89a297e6192ddcf400.RIG-0_1", "x"], "id": 2, "method": "eth_submitLogin"}

14:40:44:337 33ca2700 ETH: Stratum - Connected (eu-eth.hiveon.net:4444) (unsecure)
14:40:44:363 418f7740 ETHEREUM-ONLY MINING MODE ENABLED (-mode 1)

14:40:44:363 418f7740 ETH: eth-proxy stratum mode
14:40:44:363 418f7740 "-allpools" option is set, default pools can be used for devfee, check "Readme" file for details.
14:40:44:364 418f7740 Watchdog enabled
14:40:44:364 418f7740 Remote management (READ-ONLY MODE) is enabled on port 3333
14:40:44:364 418f7740

14:40:44:364 418f7740 You did not specify -dcri values directly, so they will be detected automatically
14:40:44:364 418f7740 Automatic detection of best -dcri values started, please wait...

14:40:44:418 33ca2700 buf: {"jsonrpc":"2.0","result":true,"id":2}

14:40:44:418 33ca2700 ETH: Authorized
14:40:44:418 33ca2700 sent: {"worker": "", "jsonrpc": "2.0", "params": [], "id": 3, "method": "eth_getWork"}

14:40:44:488 33ca2700 buf: {"jsonrpc":"2.0","result":["0xbbdff2f95211510087b6cb4bcb9a241dbfc13451c468ee66db5fa4941b7c7857","0x25429eb7b5f60b19e6dd5b5dfd0ebf8bf6a8552b54f7944bb55821af378c81fa","0x0000000112e0be826d694b2e62d01511f12a6061fbaec8bc02357593e70e52ba"],"id":3}

14:40:44:536 344a3700 Setting DAG epoch #210...
14:40:51:365 33ca2700 buf: { "jsonrpc":"2.0", "result": ["0x25f3f90938b66c1b830408f661bf86c186b82c0aca9e9cce7f008ce3e73ada47","0x25429eb7b5f60b19e6dd5b5dfd0ebf8bf6a8552b54f7944bb55821af378c81fa","0x0000000112e0be826d694b2e62d01511f12a6061fbaec8bc02357593e70e52ba"] }

14:40:51:366 33ca2700 ETH: 09/13/18-14:40:51 - New job from eu-eth.hiveon.net:4444
14:40:51:366 33ca2700 target: 0x0000000112e0be82 (diff: 4000MH), epoch 210(2.64GB)
14:40:51:366 33ca2700 ETH - Total Speed: 0.000 Mh/s, Total Shares: 0, Rejected: 0, Time: 00:00
14:40:51:366 33ca2700 ETH: GPU0 0.000 Mh/s
14:40:51:982 344a3700 Setting DAG epoch #210 for GPU0
14:40:51:982 344a3700 Create GPU buffer for GPU0
14:40:52:343 31301700 srv_thr cnt: 1, IP: 127.0.0.1
14:40:52:343 31301700 recv: 51
14:40:52:343 31301700 srv pck: 50
14:40:52:344 31301700 srv bs: 0
14:40:52:344 31301700 sent: 189
14:40:54:490 33ca2700 ETH: checking pool connection...
14:40:54:491 33ca2700 sent: {"worker": "", "jsonrpc": "2.0", "params": [], "id": 3, "method": "eth_getWork"}

14:40:54:562 33ca2700 buf: {"jsonrpc":"2.0","result":["0x25f3f90938b66c1b830408f661bf86c186b82c0aca9e9cce7f008ce3e73ada47","0x25429eb7b5f60b19e6dd5b5dfd0ebf8bf6a8552b54f7944bb55821af378c81fa","0x0000000112e0be826d694b2e62d01511f12a6061fbaec8bc02357593e70e52ba"],"id":3}

14:41:01:531 31301700 srv_thr cnt: 1, IP: 127.0.0.1
14:41:01:531 31301700 recv: 51
14:41:01:531 31301700 srv pck: 50
14:41:01:532 31301700 srv bs: 0
14:41:01:532 31301700 sent: 186
14:41:04:107 344a3700 GPU0 DAG creation time - 11877 ms
14:41:04:108 344a3700 Setting DAG epoch #210 for GPU0 done
14:41:04:490 33ca2700 sent: {"id":6,"jsonrpc":"2.0","method":"eth_submitHashrate","params":["0xcecab4", "0x000000000000000000000000000000000000000000000000000000001a5695c0"]}

14:41:04:492 33ca2700 ETH: checking pool connection...
14:41:04:492 33ca2700 sent: {"worker": "", "jsonrpc": "2.0", "params": [], "id": 3, "method": "eth_getWork"}

14:41:04:561 33ca2700 buf: {"jsonrpc":"2.0","result":true,"id":6}

14:41:04:631 33ca2700 buf: {"jsonrpc":"2.0","result":["0x25f3f90938b66c1b830408f661bf86c186b82c0aca9e9cce7f008ce3e73ada47","0x25429eb7b5f60b19e6dd5b5dfd0ebf8bf6a8552b54f7944bb55821af378c81fa","0x0000000112e0be826d694b2e62d01511f12a6061fbaec8bc02357593e70e52ba"],"id":3}

14:41:08:260 3efdb700 GPU0 t=61C fan=100%, GPU1 t=51C fan=83%, GPU2 t=48C fan=90%, GPU3 t=48C fan=92%
14:41:08:295 3f7dc700 em hbt: 1, fm hbt: 11,
14:41:08:296 3f7dc700 watchdog - thread 0 (gpu0), hb time 175
14:41:08:296 3f7dc700 watchdog - thread 1 (gpu0), hb time 13
14:41:09:103 34ca4700 gd 0.62
14:41:09:190 33ca2700 buf: { "jsonrpc":"2.0", "result": ["0x26f865e6033ef572a07bd6ac21775198be1fd7bfe834cc00f6eecd4356f1f92b","0x25429eb7b5f60b19e6dd5b5dfd0ebf8bf6a8552b54f7944bb55821af378c81fa","0x0000000112e0be826d694b2e62d01511f12a6061fbaec8bc02357593e70e52ba"] }

14:41:09:190 33ca2700 ETH: 09/13/18-14:41:09 - New job from eu-eth.hiveon.net:4444
14:41:09:190 33ca2700 target: 0x0000000112e0be82 (diff: 4000MH), epoch 210(2.64GB)
14:41:09:190 33ca2700 ETH - Total Speed: 12.651 Mh/s, Total Shares: 0, Rejected: 0, Time: 00:00
14:41:09:191 33ca2700 ETH: GPU0 12.651 Mh/s
14:41:11:298 3f7dc700 GPU #0: apply best detected -dcri value: 14
14:41:11:298 3f7dc700 Automatic detection of best -dcri values completed
14:41:12:237 31301700 srv_thr cnt: 1, IP: 127.0.0.1
14:41:12:237 31301700 recv: 51
14:41:12:237 31301700 srv pck: 50
14:41:12:238 31301700 srv bs: 0
14:41:12:238 31301700 sent: 194
14:41:14:493 33ca2700 ETH: checking pool connection...
14:41:14:493 33ca2700 sent: {"worker": "", "jsonrpc": "2.0", "params": [], "id": 3, "method": "eth_getWork"}

Phoenix log:
Code:
2018.09.13:14:52:05.620: main Phoenix Miner 3.5c Linux/gcc - Release build
2018.09.13:14:52:05.620: main Cmd line:
2018.09.13:14:52:05.620: main config.txt: -r 1 -logfile /var/log/miner/phoenixminer/lastrun_noappend.log -tt 68 -tstop 82 -allpools 1 -mport 3335 -gpus 4 -clgreen 1
2018.09.13:14:52:05.627: main Unable to enum CUDA GPUs: unknown error
2018.09.13:14:52:05.801: main OpenCL driver version: 18.10-572953
2018.09.13:14:52:05.801: main Available GPUs for mining:
2018.09.13:14:52:05.801: main GPU1: Radeon 500 Series (pcie 10), OpenCL 1.2, 4 GB VRAM, 8 CUs
2018.09.13:14:52:05.803: main AMD sysfs monitor initialized
2018.09.13:14:52:05.803: main Eth: the pool list contains 2 pools
2018.09.13:14:52:05.803: main Eth: primary pool: eu-eth.hiveon.net:4444
2018.09.13:14:52:05.803: main Starting GPU mining
2018.09.13:14:52:05.804: wdog Starting watchdog thread
2018.09.13:14:52:05.805: main Eth: Connecting to ethash pool eu-eth.hiveon.net:4444 (proto: EthProxy)
2018.09.13:14:52:05.951: eths Eth: Connected to ethash pool eu-eth.hiveon.net:4444 (3.120.72.4)
2018.09.13:14:52:05.951: eths Eth: Send: {"id":1,"jsonrpc":"2.0","method":"eth_submitLogin","worker":"eth1.0","params":["0x95e9f66fdb534213f9245d89a297e6192ddcf400.RIG-0","x"]}

2018.09.13:14:52:06.006: main Listening for CDM remote manager at port 3335 in full mode
2018.09.13:14:52:06.006: main GPU1: 53C 100%
2018.09.13:14:52:06.017: eths Eth: Received: {"jsonrpc":"2.0","result":true,"id":1}
2018.09.13:14:52:06.017: eths Eth: Send: {"id":5,"jsonrpc":"2.0","method":"eth_getWork","params":[]}

2018.09.13:14:52:06.083: eths Eth: Received: {"jsonrpc":"2.0","result":["0x0728212742e73a4d55deb3191369754c954f0b957b9d8cf8ff273cc7e68fb774","0x25429eb7b5f60b19e6dd5b5dfd0ebf8bf6a8552b54f7944bb55821af378c81fa","0x0000000112e0be826d694b2e62d01511f12a6061fbaec8bc02357593e70e52ba"],"id":5}
2018.09.13:14:52:06.083: eths Eth: New job #07282127 from eu-eth.hiveon.net:4444; diff: 4000MH
2018.09.13:14:52:06.083: GPU1 GPU1: Starting up... (0)
2018.09.13:14:52:06.084: GPU1 Eth: Generating light cache for epoch #210
2018.09.13:14:52:08.303: eths Eth: Received: { "jsonrpc":"2.0", "result": ["0x79dbb4b5a038abb778cee3c36e42411247e8eae5ee7ab999fd95fdcf8019db8b","0x25429eb7b5f60b19e6dd5b5dfd0ebf8bf6a8552b54f7944bb55821af378c81fa","0x0000000112e0be826d694b2e62d01511f12a6061fbaec8bc02357593e70e52ba"] }
2018.09.13:14:52:08.303: eths Eth: New job #79dbb4b5 from eu-eth.hiveon.net:4444; diff: 4000MH
2018.09.13:14:52:10.824: GPU1 The option -clGreen 1 is ignored for GPU1
2018.09.13:14:52:10.825: main Eth speed: 0.000 MH/s, shares: 0/0/0, time: 0:00
2018.09.13:14:52:10.833: GPU1 GPU1: Using new optimized OpenCL kernels (device name 'gfx804')
2018.09.13:14:52:10.833: GPU1 GPU1: Allocating DAG (2.66) GB; good for epoch up to #212
2018.09.13:14:52:10.833: GPU1 GPU1: Allocating light cache buffer (42.5) MB; good for epoch up to #212
2018.09.13:14:52:11.081: GPU1 GPU1: Generating DAG for epoch #210
2018.09.13:14:52:12.594: GPU1 GPU1: DAG  13%
2018.09.13:14:52:14.820: GPU1 GPU1: DAG  31%
2018.09.13:14:52:15.838: main Eth speed: 0.000 MH/s, shares: 0/0/0, time: 0:00
2018.09.13:14:52:15.951: eths Eth: Send: {"id":5,"jsonrpc":"2.0","method":"eth_getWork","params":[]}

2018.09.13:14:52:16.017: eths Eth: Received: {"jsonrpc":"2.0","result":["0x79dbb4b5a038abb778cee3c36e42411247e8eae5ee7ab999fd95fdcf8019db8b","0x25429eb7b5f60b19e6dd5b5dfd0ebf8bf6a8552b54f7944bb55821af378c81fa","0x0000000112e0be826d694b2e62d01511f12a6061fbaec8bc02357593e70e52ba"],"id":5}
2018.09.13:14:52:16.173: eths Eth: Received: { "jsonrpc":"2.0", "result": ["0xabafa6d300778019db6e96a1ca3d7c6229933e0ddcbb39a28af7123ae10d3d03","0x25429eb7b5f60b19e6dd5b5dfd0ebf8bf6a8552b54f7944bb55821af378c81fa","0x0000000112e0be826d694b2e62d01511f12a6061fbaec8bc02357593e70e52ba"] }
2018.09.13:14:52:16.173: eths Eth: New job #abafa6d3 from eu-eth.hiveon.net:4444; diff: 4000MH
2018.09.13:14:52:17.046: GPU1 GPU1: DAG  50%
2018.09.13:14:52:19.271: GPU1 GPU1: DAG  69%
2018.09.13:14:52:20.851: main Eth speed: 0.000 MH/s, shares: 0/0/0, time: 0:00
2018.09.13:14:52:21.498: GPU1 GPU1: DAG  88%
2018.09.13:14:52:22.982: GPU1 GPU1: DAG generated in 11.9 s (227.2 MB/s)
2018.09.13:14:52:22.983: GPU1 GPU1: no gt value specified, switching to auto-tune
2018.09.13:14:52:22.983: GPU1 GPU1: starting auto-tune process
2018.09.13:14:52:25.864: main Eth speed: 5.558 MH/s, shares: 0/0/0, time: 0:00
2018.09.13:14:52:25.951: eths Eth: Send: {"id":5,"jsonrpc":"2.0","method":"eth_getWork","params":[]}

2018.09.13:14:52:25.951: eths Eth: Send: {"id":6,"jsonrpc":"2.0","method":"eth_submitHashrate","params":["0x54d0b3","0x8004b304ddc95e58797f2041afc6b6525e249fb9d4b0f646cd37c4cdbec781e4"]}

2018.09.13:14:52:26.018: eths Eth: Received: {"jsonrpc":"2.0","result":["0xabafa6d300778019db6e96a1ca3d7c6229933e0ddcbb39a28af7123ae10d3d03","0x25429eb7b5f60b19e6dd5b5dfd0ebf8bf6a8552b54f7944bb55821af378c81fa","0x0000000112e0be826d694b2e62d01511f12a6061fbaec8bc02357593e70e52ba"],"id":5}
2018.09.13:14:52:26.019: eths Eth: Received: {"jsonrpc":"2.0","result":true,"id":6}
2018.09.13:14:52:28.190: eths Eth: Received: { "jsonrpc":"2.0", "result": ["0x4b83044ef484552f10dda9ee8e6bb69d9c619834133bbcf39bcbdf7d197fa373","0x25429eb7b5f60b19e6dd5b5dfd0ebf8bf6a8552b54f7944bb55821af378c81fa","0x0000000112e0be826d694b2e62d01511f12a6061fbaec8bc02357593e70e52ba"] }
2018.09.13:14:52:28.190: eths Eth: New job #4b83044e from eu-eth.hiveon.net:4444; diff: 4000MH
2018.09.13:14:52:30.876: main Eth speed: 6.499 MH/s, shares: 0/0/0, time: 0:00
2018.09.13:14:52:32.315: eths Eth: Received: { "jsonrpc":"2.0", "result": ["0xf6db12bb8f7f4369f194090b4cf6241b3b77e452e0520d2448595a12fec48a5f","0x25429eb7b5f60b19e6dd5b5dfd0ebf8bf6a8552b54f7944bb55821af378c81fa","0x0000000112e0be826d694b2e62d01511f12a6061fbaec8bc02357593e70e52ba"] }
2018.09.13:14:52:32.315: eths Eth: New job #f6db12bb from eu-eth.hiveon.net:4444; diff: 4000MH
2018.09.13:14:52:33.885: main GPU1: 53C 100%
2018.09.13:14:52:35.890: main Eth speed: 5.774 MH/s, shares: 0/0/0, time: 0:00
2018.09.13:14:52:35.952: eths Eth: Send: {"id":5,"jsonrpc":"2.0","method":"eth_getWork","params":[]}

2018.09.13:14:52:36.018: eths Eth: Received: {"jsonrpc":"2.0","result":["0xf6db12bb8f7f4369f194090b4cf6241b3b77e452e0520d2448595a12fec48a5f","0x25429eb7b5f60b19e6dd5b5dfd0ebf8bf6a8552b54f7944bb55821af378c81fa","0x0000000112e0be826d694b2e62d01511f12a6061fbaec8bc02357593e70e52ba"],"id":5}
2018.09.13:14:52:40.903: main Eth speed: 5.217 MH/s, shares: 0/0/0, time: 0:00
2018.09.13:14:52:43.810: eths Eth: Received: { "jsonrpc":"2.0", "result": ["0x1dd8db4484914b7405bbd278b196ad6adcedea9e079b0f8038ad6c6f9779d67c","0x25429eb7b5f60b19e6dd5b5dfd0ebf8bf6a8552b54f7944bb55821af378c81fa","0x0000000112e0be826d694b2e62d01511f12a6061fbaec8bc02357593e70e52ba"] }
2018.09.13:14:52:43.810: eths Eth: New job #1dd8db44 from eu-eth.hiveon.net:4444; diff: 4000MH
2018.09.13:14:52:44.541: eths Eth: Received: { "jsonrpc":"2.0", "result": ["0x68489f0953eb9789fe5021aefd1f27e788aec392d332db11b88f20b65545bfe6","0x25429eb7b5f60b19e6dd5b5dfd0ebf8bf6a8552b54f7944bb55821af378c81fa","0x0000000112e0be826d694b2e62d01511f12a6061fbaec8bc02357593e70e52ba"] }
2018.09.13:14:52:44.542: eths Eth: New job #68489f09 from eu-eth.hiveon.net:4444; diff: 4000MH
2018.09.13:14:52:45.917: main Eth speed: 6.117 MH/s, shares: 0/0/0, time: 0:00
2018.09.13:14:52:45.952: eths Eth: Send: {"id":5,"jsonrpc":"2.0","method":"eth_getWork","params":[]}

2018.09.13:14:52:45.952: eths Eth: Send: {"id":6,"jsonrpc":"2.0","method":"eth_submitHashrate","params":["0x5d4658","0x8004b304ddc95e58797f2041afc6b6525e249fb9d4b0f646cd37c4cdbec781e4"]}

2018.09.13:14:52:46.018: eths Eth: Received: {"jsonrpc":"2.0","result":["0x68489f0953eb9789fe5021aefd1f27e788aec392d332db11b88f20b65545bfe6","0x25429eb7b5f60b19e6dd5b5dfd0ebf8bf6a8552b54f7944bb55821af378c81fa","0x0000000112e0be826d694b2e62d01511f12a6061fbaec8bc02357593e70e52ba"],"id":5}
2018.09.13:14:52:46.019: eths Eth: Received: {"jsonrpc":"2.0","result":true,"id":6}
2018.09.13:14:52:50.930: main 
2018.09.13:14:52:50.930: main *** 0:00 *** 9/13 14:52 **************************************
2018.09.13:14:52:50.935: main Eth: Mining ETH on eu-eth.hiveon.net:4444 for 0:00
2018.09.13:14:52:50.935: main Eth speed: 7.506 MH/s, shares: 0/0/0, time: 0:00
2018.09.13:14:52:50.935: main 1 GPU(s) are auto-tuning. Hashrate may be low until they are ready.
2018.09.13:14:52:50.935: main Eth: Accepted shares 0 (0 stales), rejected shares 0 (0 stales)
2018.09.13:14:52:50.935: main Eth: Incorrect shares 0 (0.00%), est. stales percentage 0.00%
2018.09.13:14:52:50.935: main Eth: Average speed (5 min): 6.533 MH/s
2018.09.13:14:52:50.935: main 
2018.09.13:14:52:55.949: main Eth speed: 8.484 MH/s, shares: 0/0/0, time: 0:00
2018.09.13:14:52:55.952: eths Eth: Send: {"id":5,"jsonrpc":"2.0","method":"eth_getWork","params":[]}

2018.09.13:14:52:56.018: eths Eth: Received: {"jsonrpc":"2.0","result":["0x68489f0953eb9789fe5021aefd1f27e788aec392d332db11b88f20b65545bfe6","0x25429eb7b5f60b19e6dd5b5dfd0ebf8bf6a8552b54f7944bb55821af378c81fa","0x0000000112e0be826d694b2e62d01511f12a6061fbaec8bc02357593e70e52ba"],"id":5}
2018.09.13:14:53:00.962: main Eth speed: 9.015 MH/s, shares: 0/0/0, time: 0:00
2018.09.13:14:53:01.965: main GPU1: 55C 93%
2018.09.13:14:53:05.952: eths Eth: Send: {"id":5,"jsonrpc":"2.0","method":"eth_getWork","params":[]}

2018.09.13:14:53:05.952: eths Eth: Send: {"id":6,"jsonrpc":"2.0","method":"eth_submitHashrate","params":["0x6df908","0x8004b304ddc95e58797f2041afc6b6525e249fb9d4b0f646cd37c4cdbec781e4"]}

2018.09.13:14:53:05.975: main Eth speed: 9.589 MH/s, shares: 0/0/0, time: 0:01
2018.09.13:14:53:06.018: eths Eth: Received: {"jsonrpc":"2.0","result":["0x68489f0953eb9789fe5021aefd1f27e788aec392d332db11b88f20b65545bfe6","0x25429eb7b5f60b19e6dd5b5dfd0ebf8bf6a8552b54f7944bb55821af378c81fa","0x0000000112e0be826d694b2e62d01511f12a6061fbaec8bc02357593e70e52ba"],"id":5}
2018.09.13:14:53:06.019: eths Eth: Received: {"jsonrpc":"2.0","result":true,"id":6}
2018.09.13:14:53:10.988: main Eth speed: 10.078 MH/s, shares: 0/0/0, time: 0:01
2018.09.13:14:53:15.952: eths Eth: Send: {"id":5,"jsonrpc":"2.0","method":"eth_getWork","params":[]}

2018.09.13:14:53:16.003: main Eth speed: 10.339 MH/s, shares: 0/0/0, time: 0:01
2018.09.13:14:53:16.018: eths Eth: Received: {"jsonrpc":"2.0","result":["0x68489f0953eb9789fe5021aefd1f27e788aec392d332db11b88f20b65545bfe6","0x25429eb7b5f60b19e6dd5b5dfd0ebf8bf6a8552b54f7944bb55821af378c81fa","0x0000000112e0be826d694b2e62d01511f12a6061fbaec8bc02357593e70e52ba"],"id":5}
2018.09.13:14:53:21.016: main Eth speed: 10.549 MH/s, shares: 0/0/0, time: 0:01
2018.09.13:14:53:25.952: eths Eth: Send: {"id":5,"jsonrpc":"2.0","method":"eth_getWork","params":[]}

2018.09.13:14:53:25.952: eths Eth: Send: {"id":6,"jsonrpc":"2.0","method":"eth_submitHashrate","params":["0x7f26bf","0x8004b304ddc95e58797f2041afc6b6525e249fb9d4b0f646cd37c4cdbec781e4"]}

2018.09.13:14:53:26.019: eths Eth: Received: {"jsonrpc":"2.0","result":["0x68489f0953eb9789fe5021aefd1f27e788aec392d332db11b88f20b65545bfe6","0x25429eb7b5f60b19e6dd5b5dfd0ebf8bf6a8552b54f7944bb55821af378c81fa","0x0000000112e0be826d694b2e62d01511f12a6061fbaec8bc02357593e70e52ba"],"id":5}
2018.09.13:14:53:26.019: eths Eth: Received: {"jsonrpc":"2.0","result":true,"id":6}
2018.09.13:14:53:26.029: main Eth speed: 10.704 MH/s, shares: 0/0/0, time: 0:01
2018.09.13:14:53:29.839: main GPU1: 56C 95%
2018.09.13:14:53:31.042: main Eth speed: 10.774 MH/s, shares: 0/0/0, time: 0:01
2018.09.13:14:53:35.952: eths Eth: Send: {"id":5,"jsonrpc":"2.0","method":"eth_getWork","params":[]}

2018.09.13:14:53:36.019: eths Eth: Received: {"jsonrpc":"2.0","result":["0x68489f0953eb9789fe5021aefd1f27e788aec392d332db11b88f20b65545bfe6","0x25429eb7b5f60b19e6dd5b5dfd0ebf8bf6a8552b54f7944bb55821af378c81fa","0x0000000112e0be826d694b2e62d01511f12a6061fbaec8bc02357593e70e52ba"],"id":5}
2018.09.13:14:53:36.055: main 
2018.09.13:14:53:36.055: main *** 0:01 *** 9/13 14:53 **************************************
2018.09.13:14:53:36.060: main Eth: Mining ETH on eu-eth.hiveon.net:4444 for 0:01
2018.09.13:14:53:36.060: main Eth speed: 10.802 MH/s, shares: 0/0/0, time: 0:01
2018.09.13:14:53:36.060: main 1 GPU(s) are auto-tuning. Hashrate may be low until they are ready.
2018.09.13:14:53:36.060: main Eth: Accepted shares 0 (0 stales), rejected shares 0 (0 stales)
2018.09.13:14:53:36.060: main Eth: Incorrect shares 0 (0.00%), est. stales percentage 0.00%
2018.09.13:14:53:36.060: main Eth: Average speed (5 min): 8.867 MH/s
2018.09.13:14:53:36.060: main Eth: Effective speed: 0.00 MH/s; at pool: 0.00 MH/s
2018.09.13:14:53:36.060: main 
2018.09.13:14:53:41.073: main Eth speed: 10.814 MH/s, shares: 0/0/0, time: 0:01
2018.09.13:14:53:45.953: eths Eth: Send: {"id":5,"jsonrpc":"2.0","method":"eth_getWork","params":[]}

2018.09.13:14:53:45.953: eths Eth: Send: {"id":6,"jsonrpc":"2.0","method":"eth_submitHashrate","params":["0x891b07","0x8004b304ddc95e58797f2041afc6b6525e249fb9d4b0f646cd37c4cdbec781e4"]}

2018.09.13:14:53:46.019: eths Eth: Received: {"jsonrpc":"2.0","result":["0x68489f0953eb9789fe5021aefd1f27e788aec392d332db11b88f20b65545bfe6","0x25429eb7b5f60b19e6dd5b5dfd0ebf8bf6a8552b54f7944bb55821af378c81fa","0x0000000112e0be826d694b2e62d01511f12a6061fbaec8bc02357593e70e52ba"],"id":5}
2018.09.13:14:53:46.020: eths Eth: Received: {"jsonrpc":"2.0","result":true,"id":6}
2018.09.13:14:53:46.087: main Eth speed: 10.813 MH/s, shares: 0/0/0, time: 0:01
2018.09.13:14:53:51.099: main Eth speed: 10.817 MH/s, shares: 0/0/0, time: 0:01
2018.09.13:14:53:55.953: eths Eth: Send: {"id":5,"jsonrpc":"2.0","method":"eth_getWork","params":[]}

2018.09.13:14:53:56.019: eths Eth: Received: {"jsonrpc":"2.0","result":["0x68489f0953eb9789fe5021aefd1f27e788aec392d332db11b88f20b65545bfe6","0x25429eb7b5f60b19e6dd5b5dfd0ebf8bf6a8552b54f7944bb55821af378c81fa","0x0000000112e0be826d694b2e62d01511f12a6061fbaec8bc02357593e70e52ba"],"id":5}
2018.09.13:14:53:56.113: main Eth speed: 10.743 MH/s, shares: 0/0/0, time: 0:01
2018.09.13:14:53:57.918: main GPU1: 57C 97%
2018.09.13:14:54:01.126: main Eth speed: 10.742 MH/s, shares: 0/0/0, time: 0:01
2018.09.13:14:54:05.953: eths Eth: Send: {"id":5,"jsonrpc":"2.0","method":"eth_getWork","params":[]}

2018.09.13:14:54:05.953: eths Eth: Send: {"id":6,"jsonrpc":"2.0","method":"eth_submitHashrate","params":["0x8e7404","0x8004b304ddc95e58797f2041afc6b6525e249fb9d4b0f646cd37c4cdbec781e4"]}

2018.09.13:14:54:06.019: eths Eth: Received: {"jsonrpc":"2.0","result":["0x68489f0953eb9789fe5021aefd1f27e788aec392d332db11b88f20b65545bfe6","0x25429eb7b5f60b19e6dd5b5dfd0ebf8bf6a8552b54f7944bb55821af378c81fa","0x0000000112e0be826d694b2e62d01511f12a6061fbaec8bc02357593e70e52ba"],"id":5}
2018.09.13:14:54:06.020: eths Eth: Received: {"jsonrpc":"2.0","result":true,"id":6}
2018.09.13:14:54:06.139: main Eth speed: 10.724 MH/s, shares: 0/0/0, time: 0:02
2018.09.13:14:54:09.255: eths Eth: Received: { "jsonrpc":"2.0", "result": ["0x74d2154dc88638516a2e3c14202ad332ca017bb66d4528dd3d31062d4f064792","0x25429eb7b5f60b19e6dd5b5dfd0ebf8bf6a8552b54f7944bb55821af378c81fa","0x0000000112e0be826d694b2e62d01511f12a6061fbaec8bc02357593e70e52ba"] }
2018.09.13:14:54:09.255: eths Eth: New job #74d2154d from eu-eth.hiveon.net:4444; diff: 4000MH
2018.09.13:14:54:11.152: main Eth speed: 10.771 MH/s, shares: 0/0/0, time: 0:02
2018.09.13:14:54:11.609: eths Eth: Received: { "jsonrpc":"2.0", "result": ["0xcbaf53e088fa2e977fe55b80d9d43b673561c7fd66373b9e135cc9645f9e2126","0x25429eb7b5f60b19e6dd5b5dfd0ebf8bf6a8552b54f7944bb55821af378c81fa","0x0000000112e0be826d694b2e62d01511f12a6061fbaec8bc02357593e70e52ba"] }
2018.09.13:14:54:11.609: eths Eth: New job #cbaf53e0 from eu-eth.hiveon.net:4444; diff: 4000MH
2018.09.13:14:54:14.570: GPU1 GPU1: auto-tune found best GT value 8
2018.09.13:14:54:15.953: eths Eth: Send: {"id":5,"jsonrpc":"2.0","method":"eth_getWork","params":[]}

2018.09.13:14:54:16.019: eths Eth: Received: {"jsonrpc":"2.0","result":["0xcbaf53e088fa2e977fe55b80d9d43b673561c7fd66373b9e135cc9645f9e2126","0x25429eb7b5f60b19e6dd5b5dfd0ebf8bf6a8552b54f7944bb55821af378c81fa","0x0000000112e0be826d694b2e62d01511f12a6061fbaec8bc02357593e70e52ba"],"id":5}
2018.09.13:14:54:16.166: main Eth speed: 10.754 MH/s, shares: 0/0/0, time: 0:02
2018.09.13:14:54:21.179: main 
2018.09.13:14:54:21.179: main *** 0:02 *** 9/13 14:54 **************************************
2018.09.13:14:54:21.184: main Eth: Mining ETH on eu-eth.hiveon.net:4444 for 0:02
2018.09.13:14:54:21.184: main Eth speed: 10.768 MH/s, shares: 0/0/0, time: 0:02
2018.09.13:14:54:21.184: main Eth: Accepted shares 0 (0 stales), rejected shares 0 (0 stales)
2018.09.13:14:54:21.184: main Eth: Incorrect shares 0 (0.00%), est. stales percentage 0.00%
2018.09.13:14:54:21.184: main Eth: Average speed (5 min): 9.590 MH/s
2018.09.13:14:54:21.184: main Eth: Effective speed: 0.00 MH/s; at pool: 0.00 MH/s
2018.09.13:14:54:21.184: main 
2018.09.13:14:54:25.953: eths Eth: Send: {"id":5,"jsonrpc":"2.0","method":"eth_getWork","params":[]}

2018.09.13:14:54:25.953: eths Eth: Send: {"id":6,"jsonrpc":"2.0","method":"eth_submitHashrate","params":["0xa508da","0x8004b304ddc95e58797f2041afc6b6525e249fb9d4b0f646cd37c4cdbec781e4"]}
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!