I'm trying to get GridCoin GPU mining with CGMiner to work but no dice.
Boinc is running happily on Asteroids@home with 4320 work done so far. The Gridcoin client is the one downloaded as of yesterday from the Gridcoin website. It says CPU projects are exhausted.
Any help would be greatly appreciated.
Here's some dumps:
Cgminer.conf
{
"pools" : [
{
"url" : "http://127.0.0.1:9332",
"user" : "12345",
"pass" : "x"
}
]
,
"intensity" : "14",
"worksize" : "256",
"lookup-gap" : "2",
"thread-concurrency" : "8192",
"shaders" : "1",
"gpu-fan" : "0-85,0-85",
"auto-fan" : true,
"temp-cutoff" : "95,95",
"temp-overheat" : "85,85",
"temp-target" : "75,75",
"api-mcast-port" : "4028",
"api-port" : "4028",
"expiry" : "28",
"failover-switch-delay" : "60",
"gpu-dyninterval" : "7",
"gpu-platform" : "1",
"log" : "5",
"no-pool-disable" : true,
"queue" : "1",
"scan-time" : "7",
"tcp-keepalive" : "30",
"temp-hysteresis" : "3",
"shares" : "0",
"kernel-path" : "/usr/local/bin"
}
Gridcoin.conf
server=1
listen=1
rpcuser=12345
rpcpassword=x
rpcallowip=*
rpcport=9332
poolmining=true
pooluser=mypoolusername
miner=12345
poolpassword=x
poolurl=http://pool.gridcoin.us
addnode=137.116.167.42
addnode=137.116.167.52
addnode=191.238.60.17
addnode=191.238.51.28
addnode=191.235.137.239
addnode=191.235.138.12
addnode=23.97.147.78
addnode=23.97.148.49
addnode=138.91.246.228
addnode=138.91.247.22
addnode=www.pgp.mx
addnode=98.114.181.178
addnode=76.187.184.27
addnode=66.187.94.194
addnode=76.74.177.224
addnode=84.125.196.167
addnode=71.233.139.62
addnode=72.92.48.105
addnode=72.208.65.226
addnode=77.64.220.124
addnode=50.152.78.46
addnode=207.229.136.136
UpdatingLeaderboard=false
cpumining=true
[email protected] << obviously my real email is here.
thread-limit=2
Debug.log
2014-09-12 22:51:50 Gridcoin version v2.1.5.6-g71-prod (Wed, 10 Oct 2013 11:13:07 +0800)
2014-09-12 22:51:50 Using OpenSSL version OpenSSL 1.0.1g 7 Apr 2014
2014-09-12 22:51:50 Default data directory C:\Users\asdf\AppData\Roaming\Gridcoin
2014-09-12 22:51:50 Using data directory C:\Users\asdf\AppData\Roaming\Gridcoin
2014-09-12 22:51:50 Using at most 125 connections (2048 file descriptors available)
2014-09-12 22:51:50 Using 4 threads for script verification
2014-09-12 22:51:50 init message: Verifying wallet...
2014-09-12 22:51:50 dbenv.open LogDir=C:\Users\asdf\AppData\Roaming\Gridcoin\database ErrorFile=C:\Users\asdf\AppData\Roaming\Gridcoin\db.log
2014-09-12 22:51:50 init message: Loading CPIDs...
2014-09-12 22:51:50 Bound to [::]:32760
2014-09-12 22:51:50 Bound to 0.0.0.0:32760
2014-09-12 22:51:50 init message: Loading block index...
2014-09-12 22:51:50 Opening LevelDB in C:\Users\asdf\AppData\Roaming\Gridcoin\blocks\index
2014-09-12 22:51:50 Opened LevelDB successfully
2014-09-12 22:51:50 Opening LevelDB in C:\Users\asdf\AppData\Roaming\Gridcoin\chainstate
2014-09-12 22:51:50 Opened LevelDB successfully
2014-09-12 22:51:52 LoadBlockIndexDB(): last block file = 1
2014-09-12 22:51:52 LoadBlockIndexDB(): last block file info: CBlockFileInfo(blocks=35191, size=21050523, heights=142520...177707, time=2014-07-08...2014-09-12)
2014-09-12 22:51:52 LoadBlockIndexDB(): transaction index disabled
2014-09-12 22:51:52 LoadBlockIndexDB(): hashBestChain=95e4b89f6044323013f7def4fb8bf8ab6cd65cb3c37f3429ed7926eb84277f66 height=177707 date=2014-09-12 22:51:01
2014-09-12 22:51:52 Setting Scrypt to 110427941548649020598956093796432407239217743554726184882600387580788735init message: Verifying blocks...
2014-09-12 22:51:52 block index 1486ms
2014-09-12 22:51:52 init message: Loading wallet...
2014-09-12 22:51:52 nFileVersion = 2010506
2014-09-12 22:51:52 wallet 256ms
2014-09-12 22:51:52 init message: Loading addresses...
2014-09-12 22:51:52 Loaded 11953 addresses from peers.dat 20ms
2014-09-12 22:51:52 init message: Loading Network Averages...
2014-09-12 22:51:52 Gathering network avgs
2014-09-12 22:51:57 Adding 0596032e36bd3e1bb03874a08cd27f80Done gathering
2014-09-12 22:51:59 mapBlockIndex.size() = 177711
2014-09-12 22:51:59 nBestHeight = 177707
2014-09-12 22:51:59 setKeyPool.size() = 101
2014-09-12 22:51:59 mapWallet.size() = 0
2014-09-12 22:51:59 mapAddressBook.size() = 1
2014-09-12 22:51:59 Getting IPdnsseed thread start
2014-09-12 22:51:59 net thread start
2014-09-12 22:51:59 Loading addresses from DNS seeds (could take a while)
2014-09-12 22:51:59 upnp thread start
2014-09-12 22:51:59 opencon thread start
2014-09-12 22:51:59 0 addresses found from DNS seeds
2014-09-12 22:51:59 dnsseed thread exit
2014-09-12 22:51:59 dumpaddr thread start
2014-09-12 22:51:59 addcon thread start
2014-09-12 22:51:59 init message: Loading Network Averages...
2014-09-12 22:51:59 CPUMINING true init message: Starting PoB Miners...
2014-09-12 22:51:59 Attempting to listen for rpc
2014-09-12 22:51:59 Listening on RPC portRPC Server started.
2014-09-12 22:51:59 init message: Done loading
2014-09-12 22:51:59 Ready to Generate Gridcoins on 1msghand thread start
2014-09-12 22:51:59 Starting thread 0
2014-09-12 22:51:59 refreshWallet
2014-09-12 22:52:01 No valid UPnP IGDs found
2014-09-12 22:52:01 upnp thread exit
2014-09-12 22:52:04 Starting Gridcoin PoB miner
2014-09-12 22:52:04 {GNP}.z1.connected 92.6.246.58:32760
2014-09-12 22:52:11 send version message: version 110023, blocks=177707, us=73.181.9.154:32760, them=92.6.246.58:32760, peer=92.6.246.58:32760
2014-09-12 22:52:11 received: (209 bytes)
2014-09-12 22:52:11 Added time data, samples 2, offset +104 (+1 minutes)
2014-09-12 22:52:11 received: (0 bytes)
2014-09-12 22:52:12 ..PoBMiner{ST}..{GNP}All projects exhausted. Sleeping...
2014-09-12 22:52:19 Instantiating globalcom for WindowsChecking to see if Gridcoin needs upgraded
2014-09-12 22:52:25 received: (30003 bytes)
2014-09-12 22:52:25 Added 90 addresses from 92.6.246.58: 32 tried, 11919 new
2014-09-12 22:52:25 received: (30003 bytes)
2014-09-12 22:52:25 Added 98 addresses from 92.6.246.58: 32 tried, 11916 new
2014-09-12 22:52:26 received: (15003 bytes)
2014-09-12 22:52:26 Added 53 addresses from 92.6.246.58: 32 tried, 11933 new
2014-09-12 22:52:27 ..PoBMiner{ST}..{GNP}All projects exhausted. Sleeping...
2014-09-12 22:52:42 ..PoBMiner{ST}..{GNP}All projects exhausted. Sleeping...
2014-09-12 22:52:54 connected 71.252.157.251:32760
2014-09-12 22:52:54 send version message: version 110023, blocks=177707, us=73.181.9.154:32760, them=71.252.157.251:32760, peer=71.252.157.251:32760
2014-09-12 22:52:54 received: (209 bytes)
2014-09-12 22:52:54 Added time data, samples 3, offset +101 (+1 minutes)
2014-09-12 22:52:54 received: (0 bytes)
2014-09-12 22:52:57 ..PoBMiner{ST}..{GNP}All projects exhausted. Sleeping...
2014-09-12 22:53:13 ..PoBMiner{ST}..{GNP}All projects exhausted. Sleeping...
2014-09-12 22:53:28 ..PoBMiner{ST}..{GNP}All projects exhausted. Sleeping...
2014-09-12 22:53:33 connected 72.208.65.226:32760
2014-09-12 22:53:33 send version message: version 110023, blocks=177707, us=73.181.9.154:32760, them=72.208.65.226:32760, peer=72.208.65.226:32760
2014-09-12 22:53:33 received: (209 bytes)
2014-09-12 22:53:33 Added time data, samples 4, offset +139 (+2 minutes)
2014-09-12 22:53:34 received: (0 bytes)
2014-09-12 22:53:37 received: (30003 bytes)
2014-09-12 22:53:37 Added 72 addresses from 71.252.157.251: 32 tried, 11922 new
2014-09-12 22:53:37 received: (30003 bytes)
2014-09-12 22:53:37 Added 123 addresses from 71.252.157.251: 32 tried, 11915 new
2014-09-12 22:53:37 received: (15003 bytes)
2014-09-12 22:53:37 Added 69 addresses from 71.252.157.251: 32 tried, 11931 new
2014-09-12 22:53:39 received: (30003 bytes)
2014-09-12 22:53:39 Added 102 addresses from 72.208.65.226: 32 tried, 11920 new
2014-09-12 22:53:39 received: (30003 bytes)
2014-09-12 22:53:39 Added 108 addresses from 72.208.65.226: 32 tried, 11926 new
2014-09-12 22:53:39 received: (14973 bytes)
2014-09-12 22:53:39 Added 39 addresses from 72.208.65.226: 32 tried, 11930 new
2014-09-12 22:53:43 ..PoBMiner{ST}..{GNP}All projects exhausted. Sleeping...
2014-09-12 22:53:58 ..PoBMiner{ST}..{GNP}All projects exhausted. Sleeping...
2014-09-12 22:54:13 ..PoBMiner{ST}..{GNP}All projects exhausted. Sleeping...
2014-09-12 22:54:23 connected 58.214.3.130:32760
2014-09-12 22:54:23 send version message: version 110023, blocks=177707, us=73.181.9.154:32760, them=58.214.3.130:32760, peer=58.214.3.130:32760
2014-09-12 22:54:24 received: (209 bytes)
2014-09-12 22:54:24 Added time data, samples 5, offset +95 (+1 minutes)
2014-09-12 22:54:24 nTimeOffset = +101 (+1 minutes)
2014-09-12 22:54:24 received: (0 bytes)
2014-09-12 22:54:25 received: (30003 bytes)
2014-09-12 22:54:25 Added 101 addresses from 58.214.3.130: 32 tried, 11910 new
2014-09-12 22:54:25 received: (30003 bytes)
2014-09-12 22:54:25 Added 97 addresses from 58.214.3.130: 32 tried, 11911 new
2014-09-12 22:54:25 received: (15003 bytes)
2014-09-12 22:54:25 Added 56 addresses from 58.214.3.130: 32 tried, 11904 new
2014-09-12 22:54:28 ..PoBMiner{ST}..{GNP}All projects exhausted. Sleeping...
2014-09-12 22:54:39 Timestamp: 09-12-2014 22:54:39
2014-09-12 22:54:44 ..PoBMiner{ST}..{GNP}All projects exhausted. Sleeping...
2014-09-12 22:54:59 ..PoBMiner{ST}..{GNP}All projects exhausted. Sleeping...
2014-09-12 22:55:14 ..PoBMiner{ST}..{GNP}All projects exhausted. Sleeping...
2014-09-12 22:55:26 received: (73 bytes)
2014-09-12 22:55:26 received: (10 bytes)
2014-09-12 22:55:26 CTransaction::CheckTransaction() : vin emptyERROR: CTxMemPool::accept() : CheckTransaction failed
2014-09-12 22:55:29 ..PoBMiner{ST}..{GNP}All projects exhausted. Sleeping...
2014-09-12 22:55:44 ..PoBMiner{ST}..{GNP}All projects exhausted. Sleeping...