Created
August 13, 2018 06:49
-
-
Save Ilis/8ddab5865cf535d6bb1aed5401e400f1 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
C:\Progs\leela-chess>client.exe --parallelism=1 | |
2018/08/13 11:29:20 lc0_main.go:537: serverParams: [--visits=800 --cpuct=2.4 --resign-percentage=4 --resign-playthrough= | |
10] | |
Downloading network... | |
lc0 is never quiet. | |
Args: [C:\Progs\leela-chess/lc0 selfplay --parallelism=1 --visits=800 --cpuct=2.4 --resign-percentage=4 --resign-playthr | |
ough=10 --training=true --weights=networks\7d4287037f0110d5458e615e3f37e088166f2c1612343f044214e90becc4755d] | |
_ | |
| _ | | | |
|_ |_ |_| v0.16.0 built Jul 20 2018 | |
id name The Lc0 chess engine. v0.16.0 | |
id author The LCZero Authors. | |
Creating backend [multiplexing]... | |
Creating backend [blas]... | |
BLAS vendor: OpenBlas. | |
OpenBlas [DYNAMIC_ARCH NO_AFFINITY Sandybridge]. | |
OpenBlas found 4 Sandybridge core(s). | |
OpenBLAS using 1 core(s) for this backend. | |
BLAS max batch size is 256. | |
2018/08/13 11:40:55 lc0_main.go:450: Received message to end training, killing lc0 | |
2018/08/13 11:40:55 lc0_main.go:477: Waiting for lc0 to stop | |
lc0 exited with: exit status 12018/08/13 11:40:55 lc0_main.go:482: lc0 stopped | |
2018/08/13 11:40:55 lc0_main.go:484: Waiting for uploads to complete | |
2018/08/13 11:40:55 lc0_main.go:537: serverParams: [--tempdecay-moves=20 --temperature=1 --cpuct=2.4 --fpu-reduction=0.0 | |
--policy-softmax-temp=1.0] | |
2018/08/13 11:40:55 lc0_main.go:540: Starting match | |
Downloading network... | |
2018/08/13 11:43:28 lc0_main.go:549: Starting match | |
2018/08/13 11:43:28 lc0_main.go:322: launching 1 | |
lc0 is never quiet. | |
Args: [C:\Progs\leela-chess/lc0 uci --backend=multiplexing --tempdecay-moves=20 --temperature=1 --cpuct=2.4 --fpu-reduct | |
ion=0.0 --policy-softmax-temp=1.0 --weights=networks\7d4287037f0110d5458e615e3f37e088166f2c1612343f044214e90becc4755d] | |
2018/08/13 11:43:38 lc0_main.go:332: launching 2 | |
lc0 is never quiet. | |
Args: [C:\Progs\leela-chess/lc0 uci --backend=multiplexing --tempdecay-moves=20 --temperature=1 --cpuct=2.4 --fpu-reduct | |
ion=0.0 --policy-softmax-temp=1.0 --weights=networks\b92d5863cdf654609ddba994d478e10daef78f5a15893ea40dfbf996fba285dc] | |
2018/08/13 11:43:39 lc0_main.go:348: writing uci | |
_ | |
| _ | | | |
|_ |_ |_| v0.16.0 built Jul 20 2018 | |
id name The Lc0 chess engine. v0.16.0 | |
id author The LCZero Authors. | |
option name Network weights file path type string default <autodiscover> | |
option name Number of worker threads type spin default 2 min 1 max 128 | |
option name NNCache size type spin default 200000 min 0 max 999999999 | |
option name NN backend to use type combo default blas var blas var check var random var multiplexing | |
option name NN backend parameters type string default | |
option name Scale thinking time type string default 1.950000 | |
option name Move time overhead in milliseconds type spin default 100 min 0 max 10000 | |
option name Time weight curve peak ply type string default 26.200001 | |
option name Time weight curve width left of peak type string default 82.000000 | |
option name Time weight curve width right of peak type string default 74.000000 | |
option name Minibatch size for NN inference type spin default 256 min 1 max 1024 | |
option name Max prefetch nodes, per NN call type spin default 32 min 0 max 1024 | |
option name Cpuct MCTS option type string default 3.400000 | |
option name Initial temperature type string default 0.000000 | |
option name Moves with temperature decay type spin default 0 min 0 max 100 | |
option name Add Dirichlet noise at root node type check default false | |
option name Display verbose move stats type check default false | |
option name Enable smart pruning type check default true | |
option name First Play Urgency Reduction type string default 0.900000 | |
option name Length of history to include in cache type spin default 7 min 0 max 7 | |
option name Policy softmax temperature type string default 2.200000 | |
option name Allowed node collisions, per batch type spin default 32 min 0 max 1024 | |
option name Backpropagation gamma type string default 1.000000 | |
option name Backpropagation beta type string default 1.000000 | |
option name Do debug logging into file type string default | |
uciok | |
_ | |
| _ | | | |
|_ |_ |_| v0.16.0 built Jul 20 2018 | |
id name The Lc0 chess engine. v0.16.0 | |
id author The LCZero Authors. | |
option name Network weights file path type string default <autodiscover> | |
option name Number of worker threads type spin default 2 min 1 max 128 | |
option name NNCache size type spin default 200000 min 0 max 999999999 | |
option name NN backend to use type combo default blas var blas var check var random var multiplexing | |
option name NN backend parameters type string default | |
option name Scale thinking time type string default 1.950000 | |
option name Move time overhead in milliseconds type spin default 100 min 0 max 10000 | |
option name Time weight curve peak ply type string default 26.200001 | |
option name Time weight curve width left of peak type string default 82.000000 | |
option name Time weight curve width right of peak type string default 74.000000 | |
option name Minibatch size for NN inference type spin default 256 min 1 max 1024 | |
option name Max prefetch nodes, per NN call type spin default 32 min 0 max 1024 | |
option name Cpuct MCTS option type string default 3.400000 | |
option name Initial temperature type string default 0.000000 | |
option name Moves with temperature decay type spin default 0 min 0 max 100 | |
option name Add Dirichlet noise at root node type check default false | |
option name Display verbose move stats type check default false | |
option name Enable smart pruning type check default true | |
option name First Play Urgency Reduction type string default 0.900000 | |
option name Length of history to include in cache type spin default 7 min 0 max 7 | |
option name Policy softmax temperature type string default 2.200000 | |
option name Allowed node collisions, per batch type spin default 32 min 0 max 1024 | |
option name Backpropagation gamma type string default 1.000000 | |
option name Backpropagation beta type string default 1.000000 | |
option name Do debug logging into file type string default | |
uciok | |
Creating backend [multiplexing]... | |
Creating backend [blas]... | |
BLAS vendor: OpenBlas. | |
OpenBlas [DYNAMIC_ARCH NO_AFFINITY Sandybridge]. | |
OpenBlas found 4 Sandybridge core(s). | |
OpenBLAS using 1 core(s) for this backend. | |
BLAS max batch size is 256. | |
2018/08/13 11:44:39 lc0_main.go:403: Bestmove has timed out, aborting match | |
2018/08/13 11:44:39 lc0_main.go:336: Waiting for candidate to exit. | |
2018/08/13 11:44:39 lc0_main.go:326: Waiting for baseline to exit. | |
2018/08/13 11:44:39 lc0_main.go:552: playMatch: timeout | |
C:\Progs\leela-chess> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment