Advertisement
the_real_greco

CCC10 Andscacs-RubiChess

Aug 23rd, 2019
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.72 KB | None | 0 0
  1. 11 >Andscacs(0): uci
  2. 12 >Rubi(1): uci
  3. 181 <Rubi(1): RubiChess 1.6-dev (Build Aug 5 2019 08:12:17)
  4. 181 <Rubi(1): UCI compatible chess engine by Andreas Matthies
  5. 181 <Rubi(1): Parameterlist:
  6. 182 <Rubi(1): -bench: no (Do benchmark test for some positions.)
  7. 182 <Rubi(1): -perft: 0 (Do performance and move generator testing.)
  8. 182 <Rubi(1): -dotests: no (test the hash function and value for positions and mirror (use with -perft))
  9. 182 <Rubi(1): -enginetest: no (bulk testing of epd files)
  10. 182 <Rubi(1): -epdfile: (the epd file to test (use with -enginetest))
  11. 182 <Rubi(1): -logfile: enginetest.log (output file (use with -enginetest))
  12. 182 <Rubi(1): -engineprg: rubichess.exe (the uci engine to test (use with -enginetest))
  13. 182 <Rubi(1): -maxtime: 30 (time for each test in seconds (use with -enginetest))
  14. 182 <Rubi(1): -startnum: 1 (number of the test in epd to start with (use with -enginetest))
  15. 182 <Rubi(1): -compare: (for fast comparision against logfile from other engine (use with -enginetest))
  16. 182 <Rubi(1): -flags: 0 (1=skip easy (0 sec.) compares; 2=break 5 seconds after first find; 4=break after compare time is over (use with -enginetest))
  17. 182 <Rubi(1): Here we go...
  18. 182 <Rubi(1): id name RubiChess 1.6-dev
  19. 182 <Rubi(1): id author Andreas Matthies
  20. 182 <Rubi(1): option name Clear Hash type button
  21. 182 <Rubi(1): option name Hash type spin default 256 min 1 max 1048576
  22. 182 <Rubi(1): option name Move Overhead type spin default 50 min 0 max 5000
  23. 182 <Rubi(1): option name MultiPV type spin default 1 min 1 max 64
  24. 182 <Rubi(1): option name Ponder type check default false
  25. 182 <Rubi(1): option name SyzygyPath type string default <empty>
  26. 182 <Rubi(1): option name Syzygy50MoveRule type check default true
  27. 182 <Rubi(1): option name Threads type spin default 1 min 1 max 128
  28. 182 <Rubi(1): uciok
  29. 182 >Rubi(1): setoption name Hash value 16384
  30. 182 >Rubi(1): setoption name SyzygyPath value /data/tablebases
  31. 182 >Rubi(1): setoption name Threads value 90
  32. 182 >Rubi(1): isready
  33. 185 <Rubi(1): info string Found 510 tablebases.
  34. 284 <Rubi(1): readyok
  35. 404 <Andscacs(0): Andscacs 0.95105 by Daniel Jose
  36. 404 <Andscacs(0): id name Andscacs 0.95105
  37. 404 <Andscacs(0): id author Daniel Jose
  38. 404 <Andscacs(0): option name Ponder type check default false
  39. 404 <Andscacs(0): option name Hash type spin default 128 min 1 max 65536
  40. 404 <Andscacs(0): option name Clear Hash type button
  41. 404 <Andscacs(0): option name NullMove type check default true
  42. 404 <Andscacs(0): option name MultiPV type spin default 1 min 1 max 100
  43. 404 <Andscacs(0): option name Threads type spin default 1 min 1 max 512
  44. 404 <Andscacs(0): option name AlwaysFullPv type check default false
  45. 404 <Andscacs(0): option name Contempt type spin default 0 min -100 max 100
  46. 404 <Andscacs(0): option name NeverClearHash type check default false
  47. 404 <Andscacs(0): option name HashFile type string default hash.hsh
  48. 404 <Andscacs(0): option name SaveHashtoFile type button
  49. 404 <Andscacs(0): option name LoadHashfromFile type button
  50. 404 <Andscacs(0): uciok
  51. 404 >Andscacs(0): setoption name Hash value 8192
  52. 404 >Andscacs(0): setoption name Threads value 90
  53. 404 >Andscacs(0): isready
  54. 4823 <Andscacs(0): readyok
  55. Started game 1 of 1 (Andscacs vs Rubi)
  56. 4823 >Andscacs(0): ucinewgame
  57. 4823 >Andscacs(0): setoption name Ponder value false
  58. 4823 >Andscacs(0): position startpos
  59. 4823 >Rubi(1): ucinewgame
  60. 4823 >Rubi(1): setoption name Ponder value false
  61. 4823 >Rubi(1): position startpos
  62. 4823 >Andscacs(0): position startpos moves d2d4
  63. 4823 >Rubi(1): position startpos moves d2d4
  64. 4824 >Rubi(1): position startpos moves d2d4 d7d5
  65. 4824 >Andscacs(0): position startpos moves d2d4 d7d5
  66. 4826 >Andscacs(0): position startpos moves d2d4 d7d5 c2c4
  67. 4826 >Rubi(1): position startpos moves d2d4 d7d5 c2c4
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement