Skip to content

Instantly share code, notes, and snippets.

@photis
Created October 18, 2018 14:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save photis/0325b5d9b1703e469a288b4698dd3b9c to your computer and use it in GitHub Desktop.
Save photis/0325b5d9b1703e469a288b4698dd3b9c to your computer and use it in GitHub Desktop.
$ grin-miner
Starting Grin-Miner from config file at: /home/photis/Projects/mimble/miner/grin-miner.toml
Oct 18 15:29:28.043 INFO This is Grin-Miner version 0.4.0 (git bffce19), built for x86_64-unknown-linux-gnu by rustc 1.28.0 (9634041f0 2018-07-30).
Oct 18 15:29:28.043 DEBG Built with profile "debug", features "" on Thu, 18 Oct 2018 14:20:21 GMT.
Oct 18 15:29:29.044 WARN Connection Status: Connected to Grin server at 127.0.0.1:13416.
Oct 18 15:29:29.144 DEBG sending request: {"id":"0","jsonrpc":"2.0","method":"getjobtemplate","params":null}
Oct 18 15:29:30.045 DEBG Received message: {"id":"Stratum","jsonrpc":"2.0","method":"job","params":{"difficulty":1,"height":824,"job_id":0,"pre_pow":"00010000000000000338000000005bc898c9097337e5718072eecb8d2b73b4ca3b646a81b515d5e1e523e1c170246282c0b6c53f57a72a02b3f20518ec8a11ba3b9e84419ce030b6a1fc1058bc526d6ec1c4382826483e714bae1328b4339ec7a627218c6828af7c66d0ff6aa4501ab32f81a26e074302374bf2e0daf69abba5cb9e557f481057d4268269ade0cc9ed74eadaec1e35739389fb40fb988d83d9d4d2f84acc018c3eb0e7b11662cc53d20d9a20000000000000000000000000000000000000000000000000000000000000000000000000000066b000000000000066b000000000201b58500000b9a"}}
Oct 18 15:29:30.045 DEBG Received request type: job
Oct 18 15:29:30.046 INFO Got a new job: JobTemplate { height: 824, job_id: 0, difficulty: 1, pre_pow: "00010000000000000338000000005bc898c9097337e5718072eecb8d2b73b4ca3b646a81b515d5e1e523e1c170246282c0b6c53f57a72a02b3f20518ec8a11ba3b9e84419ce030b6a1fc1058bc526d6ec1c4382826483e714bae1328b4339ec7a627218c6828af7c66d0ff6aa4501ab32f81a26e074302374bf2e0daf69abba5cb9e557f481057d4268269ade0cc9ed74eadaec1e35739389fb40fb988d83d9d4d2f84acc018c3eb0e7b11662cc53d20d9a20000000000000000000000000000000000000000000000000000000000000000000000000000066b000000000000066b000000000201b58500000b9a" }
Oct 18 15:29:30.046 DEBG Received message: {"id":"0","jsonrpc":"2.0","method":"getjobtemplate","result":{"difficulty":1,"height":824,"job_id":0,"pre_pow":"00010000000000000338000000005bc898c9097337e5718072eecb8d2b73b4ca3b646a81b515d5e1e523e1c170246282c0b6c53f57a72a02b3f20518ec8a11ba3b9e84419ce030b6a1fc1058bc526d6ec1c4382826483e714bae1328b4339ec7a627218c6828af7c66d0ff6aa4501ab32f81a26e074302374bf2e0daf69abba5cb9e557f481057d4268269ade0cc9ed74eadaec1e35739389fb40fb988d83d9d4d2f84acc018c3eb0e7b11662cc53d20d9a20000000000000000000000000000000000000000000000000000000000000000000000000000066b000000000000066b000000000201b58500000b9a"},"error":null}
Oct 18 15:29:30.047 DEBG Received response with id: 0
Oct 18 15:29:30.047 INFO Got a job at height 824 and difficulty 1
Oct 18 15:29:30.145 DEBG Miner received message: ReceivedJob(824, 0, 1, "00010000000000000338000000005bc898c9097337e5718072eecb8d2b73b4ca3b646a81b515d5e1e523e1c170246282c0b6c53f57a72a02b3f20518ec8a11ba3b9e84419ce030b6a1fc1058bc526d6ec1c4382826483e714bae1328b4339ec7a627218c6828af7c66d0ff6aa4501ab32f81a26e074302374bf2e0daf69abba5cb9e557f481057d4268269ade0cc9ed74eadaec1e35739389fb40fb988d83d9d4d2f84acc018c3eb0e7b11662cc53d20d9a20000000000000000000000000000000000000000000000000000000000000000000000000000066b000000000000066b000000000201b58500000b9a")
Oct 18 15:29:30.146 DEBG Mining Cuck(at)oo for height: 824
Oct 18 15:29:30.412 INFO Cuckoo plugin 0 - /home/photis/Projects/mimble/grin-miner/target/debug/plugins/cuckatoo_cuda_29.cuckooplugin
Oct 18 15:29:30.412 DEBG Cuckoo Plugin 0: Setting mining parameter USE_DEVICE to 1 on Device 0
Oct 18 15:29:30.412 DEBG Cuckoo Plugin 0: Setting mining parameter USE_DEVICE to 1 on Device 2
Oct 18 15:29:30.412 DEBG Cuckoo Plugin 0: Setting mining parameter USE_DEVICE to 1 on Device 1
Oct 18 15:29:30.436 DEBG Miner received message: ReceivedJob(824, 0, 1, "00010000000000000338000000005bc898c9097337e5718072eecb8d2b73b4ca3b646a81b515d5e1e523e1c170246282c0b6c53f57a72a02b3f20518ec8a11ba3b9e84419ce030b6a1fc1058bc526d6ec1c4382826483e714bae1328b4339ec
<end-of-log>
# These 2 lines are technically not part of the log file, they only appear in the terminal session
Device 0 GPUassert: out of memory /home/photis/.cargo/git/checkouts/cuckoo-miner-4752934f0f1f2bfe/7862dfe/src/cuckoo_sys/plugins/cuckoo/src/cuckatoo/mean.cu 391
Segmentation fault (core dumped)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment