Post
Topic
Board Announcements (Altcoins)
Re: BiblePay | 10% Charity | POW/POBH CPU Mining *novel* | Sanctuaries
by
pagalo
on 25/06/2019, 15:59:58 UTC
linux binary also freezing, it is responding but it takes looooong time

Please ensure you have minersleep=-1 in the config also, and lower threads to 20, and see if it still is not using 100%?



It was frozing but CPU load was 0-1% for biblepay

I changed the conf to the following and it's not frozen

Code:
addnode=explorer.biblepay.org

genproclimit=2

gen=1

minersleep=0

nickname=pagalo

CPU load still 0-1%

Code:

18:59:44

getmininginfo


18:59:44

{
  "blocks": 127709,
  "currentblocksize": 3515,
  "currentblocktx": 3,
  "difficulty": 1905.996228215673,
  "errors": "",
  "pooledtx": 3,
  "chain": "main",
  "genproclimit": 2,
  "networkhashps": 173313.7089183765,
  "hashps": 0,
  "minerstarttime": "06-25-2019 15:50:08",
  "hashcounter": 0,
  "pooledtx": 3,
  "chain": "main",
  "biblepay-generate": true,
  "poolinfo1": "",
  "poolinfo2": "",
  "poolinfo3": "",
  "gsc_errors": "low abn weight 0",
  "poolmining": false,
  "pool_url": "",
  "required_abn_weight": 256000
}


18:59:51

exec getabnweight 256000 1


18:59:51

{
  "Command": "getabnweight",
  "version": 1.1,
  "weight": 49679.76461805556,
  "total_required": 1299031,
  "coin_age_data": "0.0374(3.13)=[0.00] depth=637,          \n0.0134(3.06)=[0.00] depth=623,          \n3219.1499(0.69)=[2221.59] depth=157,          \n516055.0835(0.04)=[18527.81] depth=12,          \n779320.3504(0.04)=[27979.75] depth=12,          \n0.4628(0.69)=[0.00] depth=157,          \n272.1468(2.31)=[628.00] depth=468,          \n0.5212(3.07)=[0.00] depth=626,          \n0.5949(102.32)=[0.00] depth=20592,          \n0.5949(102.32)=[0.00] depth=20592,          \n162.8233(1.99)=[322.61] depth=405,          \n",
  "weight 256000.00": 49679.76461805556,
  "total_required 256000.00": 1299031
}