Advertisement
the_real_greco

Game 67 Log

Aug 17th, 2019
254
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.63 KB | None | 0 0
  1. 9 >Winter(0): uci
  2. 9 >Lc0(1): uci
  3. 165 <Winter(0): id name Winter 0.6.2
  4. 165 <Winter(0): id author Jonathan Rosenthal
  5. 165 <Winter(0): option name Hash type spin default 32 min 1 max 104576
  6. 165 <Winter(0): option name Threads type spin default 1 min 1 max 256
  7. 165 <Winter(0): uciok
  8. 165 >Winter(0): setoption name Hash value 8192
  9. 165 >Winter(0): setoption name Threads value 64
  10. 165 >Winter(0): isready
  11. 3138 <Lc0(1): id name Lc0 v0.22.0
  12. 3139 <Lc0(1): id author The LCZero Authors.
  13. 3139 <Lc0(1): option name WeightsFile type string default <autodiscover>
  14. 3139 <Lc0(1): option name Backend type combo default cudnn var cudnn var cudnn-fp16 var opencl var check var random var roundrobin var multiplexing var demux
  15. 3139 <Lc0(1): option name BackendOptions type string default
  16. 3139 <Lc0(1): option name Threads type spin default 2 min 1 max 128
  17. 3139 <Lc0(1): option name NNCacheSize type spin default 200000 min 0 max 999999999
  18. 3139 <Lc0(1): option name MinibatchSize type spin default 256 min 1 max 1024
  19. 3139 <Lc0(1): option name MaxPrefetch type spin default 32 min 0 max 1024
  20. 3139 <Lc0(1): option name CPuct type string default 3.000000
  21. 3139 <Lc0(1): option name CPuctBase type string default 19652.000000
  22. 3139 <Lc0(1): option name CPuctFactor type string default 2.000000
  23. 3139 <Lc0(1): option name Temperature type string default 0.000000
  24. 3139 <Lc0(1): option name TempDecayMoves type spin default 0 min 0 max 100
  25. 3139 <Lc0(1): option name TempCutoffMove type spin default 0 min 0 max 1000
  26. 3139 <Lc0(1): option name TempEndgame type string default 0.000000
  27. 3139 <Lc0(1): option name TempValueCutoff type string default 100.000000
  28. 3139 <Lc0(1): option name TempVisitOffset type string default 0.000000
  29. 3139 <Lc0(1): option name DirichletNoise type check default false
  30. 3139 <Lc0(1): option name VerboseMoveStats type check default false
  31. 3139 <Lc0(1): option name SmartPruningFactor type string default 1.330000
  32. 3139 <Lc0(1): option name FpuStrategy type combo default reduction var reduction var absolute
  33. 3139 <Lc0(1): option name FpuValue type string default 1.200000
  34. 3139 <Lc0(1): option name FpuStrategyAtRoot type combo default same var reduction var absolute var same
  35. 3139 <Lc0(1): option name FpuValueAtRoot type string default 1.000000
  36. 3139 <Lc0(1): option name CacheHistoryLength type spin default 0 min 0 max 7
  37. 3139 <Lc0(1): option name PolicyTemperature type string default 2.200000
  38. 3139 <Lc0(1): option name MaxCollisionEvents type spin default 32 min 1 max 1024
  39. 3139 <Lc0(1): option name MaxCollisionVisits type spin default 9999 min 1 max 1000000
  40. 3139 <Lc0(1): option name OutOfOrderEval type check default true
  41. 3139 <Lc0(1): option name StickyEndgames type check default true
  42. 3139 <Lc0(1): option name SyzygyFastPlay type check default true
  43. 3139 <Lc0(1): option name MultiPV type spin default 1 min 1 max 500
  44. 3139 <Lc0(1): option name ScoreType type combo default centipawn var centipawn var centipawn_2018 var win_percentage var Q
  45. 3139 <Lc0(1): option name HistoryFill type combo default fen_only var no var fen_only var always
  46. 3139 <Lc0(1): option name KLDGainAverageInterval type spin default 100 min 1 max 10000000
  47. 3139 <Lc0(1): option name MinimumKLDGainPerNode type string default 0.000000
  48. 3139 <Lc0(1): option name Slowmover type string default 1.000000
  49. 3139 <Lc0(1): option name MoveOverheadMs type spin default 200 min 0 max 100000000
  50. 3139 <Lc0(1): option name SyzygyPath type string default
  51. 3139 <Lc0(1): option name Ponder type check default true
  52. 3139 <Lc0(1): option name ImmediateTimeUse type string default 1.000000
  53. 3139 <Lc0(1): option name RamLimitMb type spin default 0 min 0 max 100000000
  54. 3139 <Lc0(1): option name ConfigFile type string default lc0.config
  55. 3139 <Lc0(1): option name LogFile type string default
  56. 3139 <Lc0(1): uciok
  57. 3139 >Lc0(1): setoption name Backend value demux
  58. 3139 >Lc0(1): setoption name BackendOptions value (backend=cudnn-fp16,gpu=0),(backend=cudnn-fp16,gpu=1),(backend=cudnn-fp16,gpu=2)
  59. 3139 >Lc0(1): setoption name CPuct value 3.4
  60. 3139 >Lc0(1): setoption name CPuctBase value 10000
  61. 3139 >Lc0(1): setoption name CPuctFactor value 2.30
  62. 3139 >Lc0(1): setoption name FpuValue value 1.1
  63. 3139 >Lc0(1): setoption name MaxCollisionEvents value 256
  64. 3139 >Lc0(1): setoption name MaxPrefetch value 64
  65. 3139 >Lc0(1): setoption name MinibatchSize value 512
  66. 3139 >Lc0(1): setoption name MoveOverheadMs value 2000
  67. 3139 >Lc0(1): setoption name NNCacheSize value 20000000
  68. 3139 >Lc0(1): setoption name ScoreType value centipawn
  69. 3139 >Lc0(1): setoption name SyzygyPath value /data/tmptablebases/tablebases
  70. 3139 >Lc0(1): setoption name Threads value 2
  71. 3139 >Lc0(1): setoption name WeightsFile value /data/engines/weights/weights-42850
  72. 3139 >Lc0(1): isready
  73. 3139 <Lc0(1): readyok
  74. 5112 <Winter(0): readyok
  75. Started game 1 of 1 (Winter vs Lc0)
  76. 5112 >Winter(0): ucinewgame
  77. 5112 >Winter(0): position startpos
  78. 5112 >Lc0(1): ucinewgame
  79. 5112 >Lc0(1): setoption name Ponder value false
  80. 5112 >Lc0(1): position startpos
  81. 5112 >Winter(0): position startpos moves d2d4
  82. 5112 >Lc0(1): position startpos moves d2d4
  83. 5112 >Lc0(1): position startpos moves d2d4 c7c6
  84. 5112 >Winter(0): position startpos moves d2d4 c7c6
  85. 5115 >Winter(0): position startpos moves d2d4 c7c6 e2e4
  86. 5115 >Lc0(1): position startpos moves d2d4 c7c6 e2e4
  87. 5115 >Lc0(1): position startpos moves d2d4 c7c6 e2e4 d7d5
  88. 5115 >Winter(0): position startpos moves d2d4 c7c6 e2e4 d7d5
  89. 5115 >Winter(0): position startpos moves d2d4 c7c6 e2e4 d7d5 e4e5
  90. 5115 >Lc0(1): position startpos moves d2d4 c7c6 e2e4 d7d5 e4e5
  91. 5116 >Lc0(1): position startpos moves d2d4 c7c6 e2e4 d7d5 e4e5 c8f5
  92. 5116 >Winter(0): position startpos moves d2d4 c7c6 e2e4 d7d5 e4e5 c8f5
  93. 5116 >Winter(0): position startpos moves d2d4 c7c6 e2e4 d7d5
  94.  
  95.  
  96.  
  97.  
  98. ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  99.  
  100.  
  101.  
  102.  
  103.  
  104. 1976360 <Winter(0): info depth 30 seldepth 36 time 71 nodes 7551151 nps 104877097 score mate -51 pv e7e6 a7a4 e6d6 e4d4 d6c7 d4e5 c6b6 a4a5 c7c6 e5e6 c6c7 e6d5 c7b7 a5a3 b6a6 a3e7 b7c8 d5c5 c8b8 c5b5 a6a7 e7e6 a7c7 b5b6 c7b7 b6c6 b7c7 c6d6 c7c3 e6e4
  105. 1976429 <Winter(0): info depth 31 seldepth 36 time 140 nodes 13688008 nps 97078070 score mate -51 pv e7e6 a7a4 e6d6 e4d4 d6c7 d4e5 c6h6 a4a7 c7d8 a7e3 h6c6 e5d5 c6c7 e3b6 d8c8 b6b5 c7c1 b5e8 c8b7 e8e7 c1c7 e7b4 b7c8 b4a4 c7d7 d5e6 d7b7 a4c6 c8b8 e6d6 b8a7
  106. 1976559 <Winter(0): info depth 32 seldepth 38 time 270 nodes 25288536 nps 93315630 score mate -50 pv e7e6 a7a4 e6d6 e4d4 d6c7 d4e5 c6h6 a4a5 c7b7 a5d2 h6c6 e5d5 b7c7 d2h2 c7b7 h2h4 c6a6 h4e7 b7c8 d5c5 c8b8 c5b5 a6a7 e7e6 a7c7 b5b6 c7b7 b6c5 b8a7 e6a2 a7b8 c5c6
  107. 1976737 <Winter(0): info depth 33 seldepth 40 time 449 nodes 41452026 nps 92115613 score mate -50 pv e7e6 a7a4 e6d6 e4d4 d6c7 d4e5 c6h6 a4a7 c7d8 a7e3 h6c6 e5d5 c6c7 e3b6 d8c8 b6b5 c7c1 b5e8 c8b7 e8a4 c1b1 d5d6 b1b6 d6d7 b6h6 a4e4 b7a6 e4e2 a6b7 e2d3 h6f6 d3d5 b7a6
  108. 1976991 <Winter(0): info depth 34 seldepth 40 time 703 nodes 65184835 nps 92592095 score mate -49 pv e7e6 a7a4 e6d6 e4d4 d6c7 d4e5 c6h6 a4a5 c7b7 a5d2 h6g6 e5d5 g6f6 d2b4 f6b6 b4e7 b7b8 d5c5 b6a6 c5b5 a6a7 e7e6 a7c7 b5b6 c7b7 b6c6 b7c7 c6d6 c7c3 e6e5 c3c7 e5b5 c7b7 b5e8
  109. 1978812 <Winter(0): bestmove e7e6
  110. 1978813 >Lc0(1): position startpos moves d2d4 c7c6 e2e4 d7d5 e4e5 c8f5 g1f3 e7e6 f1e2 g8e7 e1g1 b8d7 b1d2 h7h6 d2b3 f5h7 a2a4 a7a5 c1d2 d8b6 c2c3 e7f5 g2g4 f5e7 d2e3 h6h5 g4h5 h7f5 f3h4 f5h3 f1e1 e7f5 h4g2 h3g2 g1g2 f5e3 f2e3 e8c8 h2h3 f7f6 e2g4 f6e5 e3e4 d5e4 e1e4 c8b8 e4e2 d7f6 e2e5 f8d6 e5e1 f6g4 h3g4 g7g6 e1e6 g6h5 g4g5 h8e8 e6f6 e8e4 g2f1 e4h4 f1f2 d8e8 b3d2 b6b2 d1c1 b2c1 a1c1 d6f4 c1b1 f4d2 f6f7 h4f4 f7f4 d2f4 g5g6 e8g8 b1g1 f4h6 c3c4 h6g7 f2e3 h5h4 d4d5 c6d5 c4d5 b8c7 e3f4 c7d6 g1h1 d6d5 h1h4 b7b6 h4g4 g8c8 g4g1 c8c4 f4f3 c4a4 g1b1 a4b4 b1e1 b4c4 e1e7 g7f6 e7d7 d5e6 g6g7 f6g7 d7g7 e6d5 g7g5 d5c6 f3e3 c4c5 g5g2 c5d5 g2c2 c6b7 e3e4 d5d1 e4f3 d1b1 f3e4 b7a6 e4d3 a6b5 d3c3 b1b4 c2f2 b4c4 c3b3 a5a4 b3a3 c4c3 a3a2 b5a5 a2b1 b6b5 b1a2 c3c4 f2g2 c4f4 g2e2 f4c4 e2g2 c4e4 g2d2 e4e3 d2g2 e3f3 g2e2 f3d3 e2g2 d3e3 g2g5 e3f3 g5g2 f3h3 g2g5 h3d3 g5g2 d3d5 a2b2 d5e5 b2c3 e5e1 g2a2 e1e4 a2d2 e4c4 c3b2 a5b4 d2e2 c4g4 b2a2 g4d4 e2b2 b4a5 b2e2 a5b6 a2b2 d4d3 b2c2 d3h3 e2e8 b6a5 e8e5 h3h4 c2c3 h4c4 c3b2 a5b4 e5e2 c4f4 b2a2 b4a5 a2a3 b5b4 a3a2 a5b5 e2e5 b5c4 e5h5 f4d4 h5h8 d4d2 a2b1 c4c3 h8c8 c3b3 c8c1 a4a3 c1f1 d2d3 f1h1 d3g3 h1d1 g3e3 d1c1 e3e5 c1g1 e5e3 g1c1 e3e4 c1d1 e4g4 d1h1 g4g5 h1h3 b3a4 h3h4 g5g3 h4f4 a4b3 f4f1 g3c3 f1e1 c3h3 e1g1 h3f3 g1d1 f3g3 d1f1 g3g4 f1h1 g4c4 h1h2 b3a4 h2h8 b4b3 h8a8 a4b4 a8b8 b4c3 b1a1 c4h4 b8c8 c3d4 c8d8 d4e5 d8d1 h4h2 a1b1 h2h3 b1c1 h3f3 d1g1 e5e4 g1d1 e4e3 c1b1 e3e2 d1h1 e2d3 h1e1 d3d4 e1c1 d4d5 c1e1 d5d6 e1c1 f3d3 c1e1 d6d5 b1c1 d3f3 c1b1 f3g3 b1c1 d5d4 e1f1 d4d3 f1h1 g3e3 c1b1 d3e4 b1c1 e4f4 h1h4 f4g5 h4h1 e3g3 h1f1 g5g4 f1d1 g3f3 d1d4 g4f5 d4d5 f5e6 d5d1 f3h3 d1g1 e6e5 g1d1 h3g3 d1h1 e5f4 h1f1 f4e3 f1e1 e3f2 e1e8 g3g1 c1d2 a3a2 e8f8 f2g3 f8g8 g3h2 g8h8 h2g2 h8g8 g2h1 g8h8 h1g2 h8g8 g2f3 g8g1 b3b2 d2c2 a2a1q g1b1 a1a4 c2c3 f3e4 b1b2 a4a1 c3c2 e4d4 b2b4 d4c5 b4e4 a1a2 c2d3 a2b1 d3e3 c5d5 e4g4 d5e5 g4g5 e5f6 g5g2 f6f5 g2f2 f5g4 f2g2 g4h3 g2d2 h3g3 d2d5 b1c1 e3d4 g3f4 d5d6 c1b1 d4c5 f4e5 d6d5 e5e6 d5d6 e6e7 d6d4 b1c2 c5d5 e7f6 d4f4 f6g5 f4c4 c2b3 d5d4 g5f5 c4c5 f5f4 c5c6 b3b2 d4d5 b2d2 d5e6 d2a2 e6d6 f4e4 d6e7 a2a7 e7e6
  111. 1978813 >Lc0(1): isready
  112. 1978813 <Lc0(1): readyok
  113. 1978813 >Lc0(1): go wtime 19821 btime 4072 winc 2000 binc 2000
  114. 1978874 <Lc0(1): info depth 5 seldepth 9 time 51 nodes 7638 score cp 1815 hashfull 1000 nps 13568 tbhits 0 pv a7b7 c6c4 e4d3 c4f4 d3e3 f4f7 b7e4 e6f6
  115. 1978911 <Lc0(1): info depth 5 seldepth 10 time 88 nodes 9552 score cp 1793 hashfull 1000 nps 29613 tbhits 0 pv a7b7 c6c4 e4d3 c4c3 d3c3 e6d6 b7b1
  116. 1978933 <Lc0(1): info depth 6 seldepth 10 time 110 nodes 11700 score cp 1780 hashfull 1000 nps 43218 tbhits 0 pv a7b7 c6c4 e4d3 c4c3 d3c3 e6d6 b7b1
  117. 1979088 <Lc0(1): info depth 6 seldepth 11 time 264 nodes 27397 score cp 1779 hashfull 1000 nps 77465 tbhits 0 pv a7b7 c6c4 e4d3 c4c3 d3c3 e6d6 b7b1 d6d7
  118. 1979221 <Lc0(1): info depth 6 seldepth 12 time 398 nodes 49662 score cp 1840 hashfull 1000 nps 107326 tbhits 0 pv a7b7 c6c4 e4d3 c4c3 d3c3 e6d6 b7b1 d6d7
  119. 1980433 <Lc0(1): info depth 6 seldepth 13 time 1610 nodes 226128 score cp 1428 hashfull 1000 nps 136137 tbhits 0 pv a7b7 c6d6 b7c7 d6c6 c7c6 e6e7 c6c1 e7e6 c1d1 e6e7
  120. 1980762 <Lc0(1): info depth 7 seldepth 13 time 1939 nodes 273681 score cp 1425 hashfull 1000 nps 137563 tbhits 0 pv a7b7 c6d6 b7c7 d6c6 c7c6 e6e7 c6c1 e7e6 c1d1 e6e7
  121. 1980762 <Lc0(1): bestmove a7b7 ponder c6d6
  122. 1980763 >Winter(0): position startpos moves d2d4 c7c6 e2e4 d7d5 e4e5 c8f5 g1f3 e7e6 f1e2 g8e7 e1g1 b8d7 b1d2 h7h6 d2b3 f5h7 a2a4 a7a5 c1d2 d8b6 c2c3 e7f5 g2g4 f5e7 d2e3 h6h5 g4h5 h7f5 f3h4 f5h3 f1e1 e7f5 h4g2 h3g2 g1g2 f5e3 f2e3 e8c8 h2h3 f7f6 e2g4 f6e5 e3e4 d5e4 e1e4 c8b8 e4e2 d7f6 e2e5 f8d6 e5e1 f6g4 h3g4 g7g6 e1e6 g6h5 g4g5 h8e8 e6f6 e8e4 g2f1 e4h4 f1f2 d8e8 b3d2 b6b2 d1c1 b2c1 a1c1 d6f4 c1b1 f4d2 f6f7 h4f4 f7f4 d2f4 g5g6 e8g8 b1g1 f4h6 c3c4 h6g7 f2e3 h5h4 d4d5 c6d5 c4d5 b8c7 e3f4 c7d6 g1h1 d6d5 h1h4 b7b6 h4g4 g8c8 g4g1 c8c4 f4f3 c4a4 g1b1 a4b4 b1e1 b4c4 e1e7 g7f6 e7d7 d5e6 g6g7 f6g7 d7g7 e6d5 g7g5 d5c6 f3e3 c4c5 g5g2 c5d5 g2c2 c6b7 e3e4 d5d1 e4f3 d1b1 f3e4 b7a6 e4d3 a6b5 d3c3 b1b4 c2f2 b4c4 c3b3 a5a4 b3a3 c4c3 a3a2 b5a5 a2b1 b6b5 b1a2 c3c4 f2g2 c4f4 g2e2 f4c4 e2g2 c4e4 g2d2 e4e3 d2g2 e3f3 g2e2 f3d3 e2g2 d3e3 g2g5 e3f3 g5g2 f3h3 g2g5 h3d3 g5g2 d3d5 a2b2 d5e5 b2c3 e5e1 g2a2 e1e4 a2d2 e4c4 c3b2 a5b4 d2e2 c4g4 b2a2 g4d4 e2b2 b4a5 b2e2 a5b6 a2b2 d4d3 b2c2 d3h3 e2e8 b6a5 e8e5 h3h4 c2c3 h4c4 c3b2 a5b4 e5e2 c4f4 b2a2 b4a5 a2a3 b5b4 a3a2 a5b5 e2e5 b5c4 e5h5 f4d4 h5h8 d4d2 a2b1 c4c3 h8c8 c3b3 c8c1 a4a3 c1f1 d2d3 f1h1 d3g3 h1d1 g3e3 d1c1 e3e5 c1g1 e5e3 g1c1 e3e4 c1d1 e4g4 d1h1 g4g5 h1h3 b3a4 h3h4 g5g3 h4f4 a4b3 f4f1 g3c3 f1e1 c3h3 e1g1 h3f3 g1d1 f3g3 d1f1 g3g4 f1h1 g4c4 h1h2 b3a4 h2h8 b4b3 h8a8 a4b4 a8b8 b4c3 b1a1 c4h4 b8c8 c3d4 c8d8 d4e5 d8d1 h4h2 a1b1 h2h3 b1c1 h3f3 d1g1 e5e4 g1d1 e4e3 c1b1 e3e2 d1h1 e2d3 h1e1 d3d4 e1c1 d4d5 c1e1 d5d6 e1c1 f3d3 c1e1 d6d5 b1c1 d3f3 c1b1 f3g3 b1c1 d5d4 e1f1 d4d3 f1h1 g3e3 c1b1 d3e4 b1c1 e4f4 h1h4 f4g5 h4h1 e3g3 h1f1 g5g4 f1d1 g3f3 d1d4 g4f5 d4d5 f5e6 d5d1 f3h3 d1g1 e6e5 g1d1 h3g3 d1h1 e5f4 h1f1 f4e3 f1e1 e3f2 e1e8 g3g1 c1d2 a3a2 e8f8 f2g3 f8g8 g3h2 g8h8 h2g2 h8g8 g2h1 g8h8 h1g2 h8g8 g2f3 g8g1 b3b2 d2c2 a2a1q g1b1 a1a4 c2c3 f3e4 b1b2 a4a1 c3c2 e4d4 b2b4 d4c5 b4e4 a1a2 c2d3 a2b1 d3e3 c5d5 e4g4 d5e5 g4g5 e5f6 g5g2 f6f5 g2f2 f5g4 f2g2 g4h3 g2d2 h3g3 d2d5 b1c1 e3d4 g3f4 d5d6 c1b1 d4c5 f4e5 d6d5 e5e6 d5d6 e6e7 d6d4 b1c2 c5d5 e7f6 d4f4 f6g5 f4c4 c2b3 d5d4 g5f5 c4c5 f5f4 c5c6 b3b2 d4d5 b2d2 d5e6 d2a2 e6d6 f4e4 d6e7 a2a7 e7e6 a7b7
  123. 1980763 >Winter(0): quit
  124. 1980763 >Lc0(1): quit
  125. Terminating process of engine Lc0(1)
  126. Finished game 1 (Winter vs Lc0): 1/2-1/2 {Draw by adjudication: SyzygyTB}
  127. Score of Winter vs Lc0: 0 - 0 - 1 [0.500] 1
  128. Elo difference: 0.00 +/- 0.00, LOS: nan %, DrawRatio: 100.0 %
  129. Finished match
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement