handshake-org / hsd

Handshake Daemon & Full Node
Other
1.9k stars 273 forks source link

CPU Miner hashrate decreases over time (memory leak?) #329

Open pinheadmz opened 4 years ago

pinheadmz commented 4 years ago

Mining with setgenerate true, the hashrate will drop quickly until it hits zero. Examples below are running on a MacbookPro:

MacBook Pro (13-inch, 2017, Four Thunderbolt 3 Ports) Processor: 3.1 GHz Intel Core i5 Memory: 16 GB 2133 MHz LPDDR3

Log output mining on simnet:

--> tail -f ~/.hsd/simnet/debug.log | grep mine
[D:2020-01-11T00:33:56Z] (miner) Created block tmpl (height=9, weight=4000, fees=0, txs=1, diff=0, bits=489684992).
[I:2020-01-11T00:34:08Z] (cpuminer) Status: hashrate=238khs hashes=2863311 target=489684992 height=9 tip=0000001347acac8c621cd93ec1e14a9bc2e0f0b943c4f2496132cea21373412b
[I:2020-01-11T00:34:22Z] (cpuminer) Status: hashrate=110khs hashes=2863311 target=489684992 height=9 tip=0000001347acac8c621cd93ec1e14a9bc2e0f0b943c4f2496132cea21373412b
[I:2020-01-11T00:34:34Z] (cpuminer) Status: hashrate=75khs hashes=2863311 target=489684992 height=9 tip=0000001347acac8c621cd93ec1e14a9bc2e0f0b943c4f2496132cea21373412b
[I:2020-01-11T00:34:47Z] (cpuminer) Status: hashrate=56khs hashes=2863311 target=489684992 height=9 tip=0000001347acac8c621cd93ec1e14a9bc2e0f0b943c4f2496132cea21373412b
[I:2020-01-11T00:34:58Z] (cpuminer) Status: hashrate=46khs hashes=2863311 target=489684992 height=9 tip=0000001347acac8c621cd93ec1e14a9bc2e0f0b943c4f2496132cea21373412b
[I:2020-01-11T00:35:10Z] (cpuminer) Status: hashrate=38khs hashes=2863311 target=489684992 height=9 tip=0000001347acac8c621cd93ec1e14a9bc2e0f0b943c4f2496132cea21373412b
[I:2020-01-11T00:35:23Z] (cpuminer) Status: hashrate=32khs hashes=2863311 target=489684992 height=9 tip=0000001347acac8c621cd93ec1e14a9bc2e0f0b943c4f2496132cea21373412b
[I:2020-01-11T00:35:35Z] (cpuminer) Status: hashrate=28khs hashes=2863311 target=489684992 height=9 tip=0000001347acac8c621cd93ec1e14a9bc2e0f0b943c4f2496132cea21373412b
[I:2020-01-11T00:35:47Z] (cpuminer) Status: hashrate=25khs hashes=2863311 target=489684992 height=9 tip=0000001347acac8c621cd93ec1e14a9bc2e0f0b943c4f2496132cea21373412b
[I:2020-01-11T00:35:58Z] (cpuminer) Status: hashrate=23khs hashes=2863311 target=489684992 height=9 tip=0000001347acac8c621cd93ec1e14a9bc2e0f0b943c4f2496132cea21373412b
[I:2020-01-11T00:36:10Z] (cpuminer) Status: hashrate=21khs hashes=2863311 target=489684992 height=9 tip=0000001347acac8c621cd93ec1e14a9bc2e0f0b943c4f2496132cea21373412b
[I:2020-01-11T00:36:22Z] (cpuminer) Status: hashrate=19khs hashes=2863311 target=489684992 height=9 tip=0000001347acac8c621cd93ec1e14a9bc2e0f0b943c4f2496132cea21373412b
[I:2020-01-11T00:36:33Z] (cpuminer) Status: hashrate=18khs hashes=2863311 target=489684992 height=9 tip=0000001347acac8c621cd93ec1e14a9bc2e0f0b943c4f2496132cea21373412b
[I:2020-01-11T00:36:47Z] (cpuminer) Status: hashrate=16khs hashes=2863311 target=489684992 height=9 tip=0000001347acac8c621cd93ec1e14a9bc2e0f0b943c4f2496132cea21373412b
[I:2020-01-11T00:37:00Z] (cpuminer) Status: hashrate=15khs hashes=2863311 target=489684992 height=9 tip=0000001347acac8c621cd93ec1e14a9bc2e0f0b943c4f2496132cea21373412b
[I:2020-01-11T00:37:12Z] (cpuminer) Status: hashrate=14khs hashes=2863311 target=489684992 height=9 tip=0000001347acac8c621cd93ec1e14a9bc2e0f0b943c4f2496132cea21373412b
[I:2020-01-11T00:37:24Z] (cpuminer) Status: hashrate=13khs hashes=2863311 target=489684992 height=9 tip=0000001347acac8c621cd93ec1e14a9bc2e0f0b943c4f2496132cea21373412b
[I:2020-01-11T00:37:35Z] (cpuminer) Status: hashrate=13khs hashes=2863311 target=489684992 height=9 tip=0000001347acac8c621cd93ec1e14a9bc2e0f0b943c4f2496132cea21373412b
[I:2020-01-11T00:37:47Z] (cpuminer) Status: hashrate=12khs hashes=2863311 target=489684992 height=9 tip=0000001347acac8c621cd93ec1e14a9bc2e0f0b943c4f2496132cea21373412b
[I:2020-01-11T00:37:59Z] (cpuminer) Status: hashrate=11khs hashes=2863311 target=489684992 height=9 tip=0000001347acac8c621cd93ec1e14a9bc2e0f0b943c4f2496132cea21373412b
[I:2020-01-11T00:38:10Z] (cpuminer) Status: hashrate=11khs hashes=2863311 target=489684992 height=9 tip=0000001347acac8c621cd93ec1e14a9bc2e0f0b943c4f2496132cea21373412b

mining on mainnet with bcoin does not have this issue:

--> cat /Volumes/Serenity/bcoin_full/debug.log | grep hashrate
[I:2020-01-11T00:05:18Z] (cpuminer) Status: hashrate=159khs hashes=2863311 target=387212786 height=612266 tip=000000000000000000019e42578c74b8213d1cdeb4c0979978a7a815f99f3a8b
[I:2020-01-11T00:05:53Z] (cpuminer) Status: hashrate=168khs hashes=2863311 target=387212786 height=612266 tip=000000000000000000019e42578c74b8213d1cdeb4c0979978a7a815f99f3a8b
[I:2020-01-11T00:06:27Z] (cpuminer) Status: hashrate=168khs hashes=2863311 target=387212786 height=612266 tip=000000000000000000019e42578c74b8213d1cdeb4c0979978a7a815f99f3a8b
[I:2020-01-11T00:07:00Z] (cpuminer) Status: hashrate=178khs hashes=2863311 target=387212786 height=612266 tip=000000000000000000019e42578c74b8213d1cdeb4c0979978a7a815f99f3a8b
[I:2020-01-11T00:07:33Z] (cpuminer) Status: hashrate=178khs hashes=2863311 target=387212786 height=612266 tip=000000000000000000019e42578c74b8213d1cdeb4c0979978a7a815f99f3a8b
[I:2020-01-11T00:08:06Z] (cpuminer) Status: hashrate=178khs hashes=2863311 target=387212786 height=612266 tip=000000000000000000019e42578c74b8213d1cdeb4c0979978a7a815f99f3a8b
[I:2020-01-11T00:08:40Z] (cpuminer) Status: hashrate=178khs hashes=2863311 target=387212786 height=612266 tip=000000000000000000019e42578c74b8213d1cdeb4c0979978a7a815f99f3a8b
[I:2020-01-11T00:09:14Z] (cpuminer) Status: hashrate=168khs hashes=2863311 target=387212786 height=612266 tip=000000000000000000019e42578c74b8213d1cdeb4c0979978a7a815f99f3a8b
[I:2020-01-11T00:09:48Z] (cpuminer) Status: hashrate=168khs hashes=2863311 target=387212786 height=612266 tip=000000000000000000019e42578c74b8213d1cdeb4c0979978a7a815f99f3a8b
[I:2020-01-11T00:10:21Z] (cpuminer) Status: hashrate=168khs hashes=2863311 target=387212786 height=612266 tip=000000000000000000019e42578c74b8213d1cdeb4c0979978a7a815f99f3a8b
[I:2020-01-11T00:10:54Z] (cpuminer) Status: hashrate=178khs hashes=2863311 target=387212786 height=612266 tip=000000000000000000019e42578c74b8213d1cdeb4c0979978a7a815f99f3a8b
[I:2020-01-11T00:11:28Z] (cpuminer) Status: hashrate=168khs hashes=2863311 target=387212786 height=612266 tip=000000000000000000019e42578c74b8213d1cdeb4c0979978a7a815f99f3a8b
[I:2020-01-11T00:12:02Z] (cpuminer) Status: hashrate=178khs hashes=2863311 target=387212786 height=612266 tip=000000000000000000019e42578c74b8213d1cdeb4c0979978a7a815f99f3a8b
[I:2020-01-11T00:12:36Z] (cpuminer) Status: hashrate=168khs hashes=2863311 target=387212786 height=612266 tip=000000000000000000019e42578c74b8213d1cdeb4c0979978a7a815f99f3a8b
[I:2020-01-11T00:13:09Z] (cpuminer) Status: hashrate=168khs hashes=2863311 target=387212786 height=612266 tip=000000000000000000019e42578c74b8213d1cdeb4c0979978a7a815f99f3a8b
[I:2020-01-11T00:13:43Z] (cpuminer) Status: hashrate=168khs hashes=2863311 target=387212786 height=612266 tip=000000000000000000019e42578c74b8213d1cdeb4c0979978a7a815f99f3a8b
[I:2020-01-11T00:14:16Z] (cpuminer) Status: hashrate=178khs hashes=2863311 target=387212786 height=612266 tip=000000000000000000019e42578c74b8213d1cdeb4c0979978a7a815f99f3a8b
[I:2020-01-11T00:14:50Z] (cpuminer) Status: hashrate=168khs hashes=2863311 target=387212786 height=612266 tip=000000000000000000019e42578c74b8213d1cdeb4c0979978a7a815f99f3a8b
[I:2020-01-11T00:15:24Z] (cpuminer) Status: hashrate=168khs hashes=2863311 target=387212786 height=612266 tip=000000000000000000019e42578c74b8213d1cdeb4c0979978a7a815f99f3a8b
[I:2020-01-11T00:15:57Z] (cpuminer) Status: hashrate=168khs hashes=2863311 target=387212786 height=612266 tip=000000000000000000019e42578c74b8213d1cdeb4c0979978a7a815f99f3a8b
[I:2020-01-11T00:16:31Z] (cpuminer) Status: hashrate=168khs hashes=2863311 target=387212786 height=612266 tip=000000000000000000019e42578c74b8213d1cdeb4c0979978a7a815f99f3a8b
[I:2020-01-11T00:17:04Z] (cpuminer) Status: hashrate=168khs hashes=2863311 target=387212786 height=612266 tip=000000000000000000019e42578c74b8213d1cdeb4c0979978a7a815f99f3a8b
[I:2020-01-11T00:17:38Z] (cpuminer) Status: hashrate=168khs hashes=2863311 target=387212786 height=612266 tip=000000000000000000019e42578c74b8213d1cdeb4c0979978a7a815f99f3a8b
[I:2020-01-11T00:18:11Z] (cpuminer) Status: hashrate=178khs hashes=2863311 target=387212786 height=612266 tip=000000000000000000019e42578c74b8213d1cdeb4c0979978a7a815f99f3a8b
[I:2020-01-11T00:18:45Z] (cpuminer) Status: hashrate=168khs hashes=2863311 target=387212786 height=612266 tip=000000000000000000019e42578c74b8213d1cdeb4c0979978a7a815f99f3a8b
[I:2020-01-11T00:19:19Z] (cpuminer) Status: hashrate=168khs hashes=2863311 target=387212786 height=612266 tip=000000000000000000019e42578c74b8213d1cdeb4c0979978a7a815f99f3a8b
[I:2020-01-11T00:19:52Z] (cpuminer) Status: hashrate=168khs hashes=2863311 target=387212786 height=612266 tip=000000000000000000019e42578c74b8213d1cdeb4c0979978a7a815f99f3a8b
[I:2020-01-11T00:20:25Z] (cpuminer) Status: hashrate=178khs hashes=2863311 target=387212786 height=612266 tip=000000000000000000019e42578c74b8213d1cdeb4c0979978a7a815f99f3a8b
[I:2020-01-11T00:20:58Z] (cpuminer) Status: hashrate=178khs hashes=2863311 target=387212786 height=612266 tip=000000000000000000019e42578c74b8213d1cdeb4c0979978a7a815f99f3a8b
[I:2020-01-11T00:21:31Z] (cpuminer) Status: hashrate=178khs hashes=2863311 target=387212786 height=612266 tip=000000000000000000019e42578c74b8213d1cdeb4c0979978a7a815f99f3a8b
[I:2020-01-11T00:22:05Z] (cpuminer) Status: hashrate=168khs hashes=2863311 target=387212786 height=612266 tip=000000000000000000019e42578c74b8213d1cdeb4c0979978a7a815f99f3a8b
[I:2020-01-11T00:22:38Z] (cpuminer) Status: hashrate=168khs hashes=2863311 target=387212786 height=612266 tip=000000000000000000019e42578c74b8213d1cdeb4c0979978a7a815f99f3a8b
[I:2020-01-11T00:23:11Z] (cpuminer) Status: hashrate=168khs hashes=2863311 target=387212786 height=612266 tip=000000000000000000019e42578c74b8213d1cdeb4c0979978a7a815f99f3a8b
[I:2020-01-11T00:23:43Z] (cpuminer) Status: hashrate=178khs hashes=2863311 target=387212786 height=612266 tip=000000000000000000019e42578c74b8213d1cdeb4c0979978a7a815f99f3a8b
[I:2020-01-11T00:24:16Z] (cpuminer) Status: hashrate=178khs hashes=2863311 target=387212786 height=612266 tip=000000000000000000019e42578c74b8213d1cdeb4c0979978a7a815f99f3a8b
[I:2020-01-11T00:24:49Z] (cpuminer) Status: hashrate=178khs hashes=2863311 target=387212786 height=612266 tip=000000000000000000019e42578c74b8213d1cdeb4c0979978a7a815f99f3a8b
[I:2020-01-11T00:25:22Z] (cpuminer) Status: hashrate=178khs hashes=2863311 target=387212786 height=612266 tip=000000000000000000019e42578c74b8213d1cdeb4c0979978a7a815f99f3a8b
[I:2020-01-11T00:25:55Z] (cpuminer) Status: hashrate=168khs hashes=2863311 target=387212786 height=612266 tip=000000000000000000019e42578c74b8213d1cdeb4c0979978a7a815f99f3a8b
[I:2020-01-11T00:26:28Z] (cpuminer) Status: hashrate=178khs hashes=2863311 target=387212786 height=612266 tip=000000000000000000019e42578c74b8213d1cdeb4c0979978a7a815f99f3a8b
[I:2020-01-11T00:27:01Z] (cpuminer) Status: hashrate=168khs hashes=2863311 target=387212786 height=612266 tip=000000000000000000019e42578c74b8213d1cdeb4c0979978a7a815f99f3a8b
[I:2020-01-11T00:27:34Z] (cpuminer) Status: hashrate=178khs hashes=2863311 target=387212786 height=612266 tip=000000000000000000019e42578c74b8213d1cdeb4c0979978a7a815f99f3a8b
[I:2020-01-11T00:28:07Z] (cpuminer) Status: hashrate=168khs hashes=2863311 target=387212786 height=612266 tip=000000000000000000019e42578c74b8213d1cdeb4c0979978a7a815f99f3a8b
[I:2020-01-11T00:28:39Z] (cpuminer) Status: hashrate=178khs hashes=2863311 target=387212786 height=612266 tip=000000000000000000019e42578c74b8213d1cdeb4c0979978a7a815f99f3a8b
[I:2020-01-11T00:29:13Z] (cpuminer) Status: hashrate=168khs hashes=2863311 target=387212786 height=612266 tip=000000000000000000019e42578c74b8213d1cdeb4c0979978a7a815f99f3a8b
[I:2020-01-11T00:29:46Z] (cpuminer) Status: hashrate=168khs hashes=2863311 target=387212786 height=612266 tip=000000000000000000019e42578c74b8213d1cdeb4c0979978a7a815f99f3a8b
[I:2020-01-11T00:30:19Z] (cpuminer) Status: hashrate=178khs hashes=2863311 target=387212786 height=612266 tip=000000000000000000019e42578c74b8213d1cdeb4c0979978a7a815f99f3a8b
[I:2020-01-11T00:30:52Z] (cpuminer) Status: hashrate=178khs hashes=2863311 target=387212786 height=612266 tip=000000000000000000019e42578c74b8213d1cdeb4c0979978a7a815f99f3a8b
[I:2020-01-11T00:31:28Z] (cpuminer) Status: hashrate=159khs hashes=2863311 target=387212786 height=612266 tip=000000000000000000019e42578c74b8213d1cdeb4c0979978a7a815f99f3a8b
pinheadmz commented 4 years ago

This is a test comment, don't mind me.