Advertisement
the_real_greco

CCC Game 108

Aug 25th, 2019
194
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.02 KB | None | 0 0
  1.  
  2. 7 >Lc0(1): uci
  3. 45 <Leelenstein(0): id name Lc0 v0.22.0-dev
  4. 45 <Leelenstein(0): id author The LCZero Authors.
  5. 45 <Leelenstein(0): option name WeightsFile type string default <autodiscover>
  6. 45 <Leelenstein(0): option name Backend type combo default cudnn var cudnn var cudnn-fp16 var opencl var check var random var roundrobin var multiplexing var demux
  7. 45 <Leelenstein(0): option name BackendOptions type string default
  8. 45 <Leelenstein(0): option name Threads type spin default 2 min 1 max 128
  9. 45 <Leelenstein(0): option name NNCacheSize type spin default 200000 min 0 max 999999999
  10. 45 <Leelenstein(0): option name MinibatchSize type spin default 256 min 1 max 1024
  11. 45 <Leelenstein(0): option name MaxPrefetch type spin default 32 min 0 max 1024
  12. 45 <Leelenstein(0): option name CPuct type string default 3.200000
  13. 45 <Leelenstein(0): option name CPuctBase type string default 8000.000000
  14. 45 <Leelenstein(0): option name CPuctFactor type string default 2.500000
  15. 45 <Leelenstein(0): option name TradePenalty type string default 0.002500
  16. 45 <Leelenstein(0): option name TradePenalty2 type string default 27.000000
  17. 45 <Leelenstein(0): option name Temperature type string default 2.000000
  18. 45 <Leelenstein(0): option name TempDecayMoves type spin default 0 min 0 max 100
  19. 45 <Leelenstein(0): option name TempCutoffMove type spin default 2 min 0 max 1000
  20. 45 <Leelenstein(0): option name TempEndgame type string default 0.000000
  21. 45 <Leelenstein(0): option name TempValueCutoff type string default 0.420000
  22. 45 <Leelenstein(0): option name TempVisitOffset type string default 0.000000
  23. 45 <Leelenstein(0): option name DirichletNoise type check default false
  24. 45 <Leelenstein(0): option name VerboseMoveStats type check default false
  25. 45 <Leelenstein(0): option name SmartPruningFactor type string default 1.330000
  26. 45 <Leelenstein(0): option name FpuStrategy type combo default reduction var reduction var absolute
  27. 45 <Leelenstein(0): option name FpuValue type string default 1.200000
  28. 45 <Leelenstein(0): option name FpuStrategyAtRoot type combo default absolute var reduction var absolute var same
  29. 45 <Leelenstein(0): option name FpuValueAtRoot type string default 1.000000
  30. 45 <Leelenstein(0): option name CacheHistoryLength type spin default 0 min 0 max 7
  31. 45 <Leelenstein(0): option name PolicyTemperature type string default 2.200000
  32. 45 <Leelenstein(0): option name MaxCollisionEvents type spin default 32 min 1 max 1024
  33. 45 <Leelenstein(0): option name MaxCollisionVisits type spin default 9999 min 1 max 1000000
  34. 45 <Leelenstein(0): option name OutOfOrderEval type check default true
  35. 45 <Leelenstein(0): option name SyzygyFastPlay type check default true
  36. 45 <Leelenstein(0): option name MultiPV type spin default 1 min 1 max 500
  37. 45 <Leelenstein(0): option name ScoreType type combo default centipawn var centipawn var win_percentage var Q
  38. 45 <Leelenstein(0): option name HistoryFill type combo default fen_only var no var fen_only var always
  39. 45 <Leelenstein(0): option name KLDGainAverageInterval type spin default 100 min 1 max 10000000
  40. 45 <Leelenstein(0): option name MinimumKLDGainPerNode type string default 0.000000
  41. 45 <Leelenstein(0): option name CertaintyPropagation type check default true
  42. 45 <Leelenstein(0): option name TwoFoldDrawScoring type check default true
  43. 45 <Leelenstein(0): option name Slowmover type string default 1.000000
  44. 45 <Leelenstein(0): option name MoveOverheadMs type spin default 200 min 0 max 100000000
  45. 45 <Leelenstein(0): option name SyzygyPath type string default
  46. 45 <Leelenstein(0): option name Ponder type check default true
  47. 45 <Leelenstein(0): option name ImmediateTimeUse type string default 1.000000
  48. 45 <Leelenstein(0): option name RamLimitMb type spin default 0 min 0 max 100000000
  49. 45 <Leelenstein(0): option name ConfigFile type string default lc0.config
  50. 45 <Leelenstein(0): option name LogFile type string default
  51. 45 <Leelenstein(0): uciok
  52. 45 >Leelenstein(0): setoption name Backend value demux
  53. 45 >Leelenstein(0): setoption name BackendOptions value (backend=cudnn-fp16,gpu=0),(backend=cudnn-fp16,gpu=1),(backend=cudnn-fp16,gpu=2)
  54. 45 >Leelenstein(0): setoption name CPuct value 3.3
  55. 45 >Leelenstein(0): setoption name FpuValue value 1.1
  56. 45 >Leelenstein(0): setoption name MaxCollisionEvents value 256
  57. 45 >Leelenstein(0): setoption name MaxPrefetch value 64
  58. 45 >Leelenstein(0): setoption name MinibatchSize value 512
  59. 45 >Leelenstein(0): setoption name MoveOverheadMs value 2000
  60. 45 >Leelenstein(0): setoption name NNCacheSize value 20000000
  61. 45 >Leelenstein(0): setoption name PolicyTemperature value 2.3
  62. 45 >Leelenstein(0): setoption name SyzygyPath value /data/tmptablebases/tablebases
  63. 45 >Leelenstein(0): setoption name Threads value 3
  64. 45 >Leelenstein(0): setoption name TradePenalty value 0
  65. 45 >Leelenstein(0): setoption name TradePenalty2 value 26
  66. 45 >Leelenstein(0): setoption name WeightsFile value /weights/20x256SE-jj-9-swa-24750000.pb.gz
  67. 45 >Leelenstein(0): isready
  68. 45 <Leelenstein(0): readyok
  69. Terminating process of engine Lc0(1)
  70. 383 >Leelenstein(0): quit
  71. Elo difference: nan +/- nan, LOS: nan %, DrawRatio: nan %
  72. Finished match
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement