Pages:
Author

Topic: BitShares PTS (formerly ProtoShares) Mandatory Upgrade & Snapshot Announcement - page 68. (Read 218419 times)

legendary
Activity: 1151
Merit: 1003
Miner works about half an hour. As a result I don't see even orphaned blocks. Difficulty is low. Maybe, is new algo too hard for modern cpu?
sr. member
Activity: 292
Merit: 250
I'm just curious, I keep seeing this in the log file. Is the miner going round and round itself?

testHash ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
Hash Target 000fff0000000000000000000000000000000000000000000000000000000000

Its appearing fairly often.
hero member
Activity: 637
Merit: 500
Using 64bit linux kernel and 64bit userland you can adress up to 256TiB in single process.
For me client runs fine on 24 core linux machine with 64G ram.

This. And also, what OS are you running ?
sr. member
Activity: 363
Merit: 250
I have enough RAM.

Hmmm - not sure, maybe not enough of it addressable in a single process. Try increasing it gradually and see the maximum number you can hit.

Using 64bit linux kernel and 64bit userland you can adress up to 256TiB in single process.
For me client runs fine on 24 core linux machine with 64G ram.

PS will you accept fixes to build system for linux?
legendary
Activity: 1428
Merit: 1030
I have enough RAM.

Hmmm - not sure, maybe not enough of it addressable in a single process. Try increasing it gradually and see the maximum number you can hit.
hero member
Activity: 637
Merit: 500
I mine on an iMac 3.2GHz i3, 6GBRAM
Is 0 hash normal?


No, definitely not normal. Make sure you have waited 4/5 minutes for that figure to show non-zero.

I left in some debug statements by mistake, so if you're doing hashing, you should see a lot of output there like this -

testHash 44179cdc4dbaaf161a6f3fc500f3e4b57f32cb6187f22922ddf8042eb88549ef
Hash Target 000fff0000000000000000000000000000000000000000000000000000000000

-each of those is a hash.

When I put

Code:
setgenerate true 32

I get :

Code:
ProtoSharesMiner terminated
keypool return 2

I have enough RAM.
legendary
Activity: 1428
Merit: 1030
Thanks for your help, I am using the (headless) linux client. And in fact it's a 32 cores machine.
How do I see in the debug if the machine is mining or not.
I have now lowered the thread count to 1 just to test, will report.

ditto for this - check your debug.log for testhashes - if they are there, you're mining.
legendary
Activity: 1428
Merit: 1030
I mine on an iMac 3.2GHz i3, 6GBRAM
Is 0 hash normal?


No, definitely not normal. Make sure you have waited 4/5 minutes for that figure to show non-zero.

I left in some debug statements by mistake, so if you're doing hashing, you should see a lot of output there like this -

testHash 44179cdc4dbaaf161a6f3fc500f3e4b57f32cb6187f22922ddf8042eb88549ef
Hash Target 000fff0000000000000000000000000000000000000000000000000000000000

-each of those is a hash.
hero member
Activity: 637
Merit: 500
EDIT: I have waited for 20 minutes before asking.

Hmm, that is starnge....try closing it and then when reopening go to help>debugwindow>console and type : set generate true 24 (24 being the number of cors, could be that you have to reduce it due to it most likly by passing the max memory, try with 12 maybe)

Thanks for your help, I am using the (headless) linux client. And in fact it's a 32 cores machine.
How do I see in the debug if the machine is mining or not.
I have now lowered the thread count to 1 just to test, will report.
sr. member
Activity: 345
Merit: 250
two [email protected] with 3GB Ram in use

{
    "blocks" : 190,
    "currentblocksize" : 1000,
    "currentblocktx" : 0,
    "difficulty" : 0.00000095,
    "errors" : "",
    "generate" : true,
    "genproclimit" : 4,
    "hashespermin" : 22.11999689,
    "pooledtx" : 0,
    "testnet" : false
}
hero member
Activity: 695
Merit: 500
legendary
Activity: 1498
Merit: 1000
legendary
Activity: 1498
Merit: 1000
"genproclimit" : 1,
"hashespermin" : 4.15137036,

Nice, better then nothing Wink
With 2 Processes up to 4.85794370  Roll Eyes
sr. member
Activity: 345
Merit: 250
YHEA .. found my first block ...
hero member
Activity: 695
Merit: 500
"genproclimit" : 1,
"hashespermin" : 4.15137036,

Nice, better then nothing Wink
hero member
Activity: 695
Merit: 500
EDIT: I have waited for 20 minutes before asking.

Hmm, that is starnge....try closing it and then when reopening go to help>debugwindow>console and type : set generate true 24 (24 being the number of cors, could be that you have to reduce it due to it most likly by passing the max memory, try with 12 maybe)
legendary
Activity: 1498
Merit: 1000
Thanks! I will report again for my i3 super computer  Tongue

EDIT:

{
"blocks" : 172,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : 0.00000095,
"errors" : "",
"generate" : false,
"genproclimit" : 1,
"hashespermin" : 4.15137036,
"pooledtx" : 0,
"testnet" : false
}


(1 process)
hero member
Activity: 695
Merit: 500
I mine on an iMac 3.2GHz i3, 6GBRAM
Is 0 hash normal?

{
"blocks" : 156,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : 0.00000095,
"errors" : "",
"generate" : false,
"genproclimit" : 1,
"hashespermin" : 0.00000000,
"pooledtx" : 0,
"testnet" : false
}


Wait a coupel of minuts, it needs a couple of minuts to calculate befor showing  the hash

Is there any thread limit ? I am seeing 0 hpm on a 24 cores machine with 100% cpu load and 30G of RAM in use.
Running Ubuntu 10.4 LTS

Same, should show results in a couple of minuts.....that s a hell of a mashine you got there, pls let us know what you get on that
hero member
Activity: 637
Merit: 500
Is there any thread limit ? I am seeing 0 hpm on a 24 cores machine with 100% cpu load and 30G of RAM in use.
Running Ubuntu 10.4 LTS
EDIT: I have waited for 20 minutes before asking.
legendary
Activity: 1498
Merit: 1000
I mine on an iMac 3.2GHz i3, 6GBRAM
Is 0 hash normal?

{
"blocks" : 156,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : 0.00000095,
"errors" : "",
"generate" : false,
"genproclimit" : 1,
"hashespermin" : 0.00000000,
"pooledtx" : 0,
"testnet" : false
}
Pages:
Jump to: