MoKy

yolanda

May 4th, 2025
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.30 KB | None | 0 0
  1. $ ./yolanda
  2. Search depth: 19
  3. Initial position:
  4.  
  5. +---+---+---+---+
  6. 4 | B | W | B | W | [0]
  7. +---+---+---+---+
  8. 3 | W | B | W | B |
  9. +---+---+---+---+
  10. 2 | B | W | B | W |
  11. +---+---+---+---+
  12. 1 | W | B | W | B | [0]*
  13. +---+---+---+---+
  14. a b c d
  15.  
  16. W 1: FLIP: c3-c4 depth=19 eval=-264 time=396968ms nodes=525640686 nps=1324138 ttsize=83320487 tthits=216518030
  17.  
  18. +---+---+---+---+
  19. 4 | B | W | X | W | [0]*
  20. +---+---+---+---+
  21. 3 | W | B | . | B |
  22. +---+---+---+---+
  23. 2 | B | W | B | W |
  24. +---+---+---+---+
  25. 1 | W | B | W | B | [1]
  26. +---+---+---+---+
  27. a b c d
  28.  
  29. B 2: FLIP: b1-c1 depth=19 eval=207 time=57082ms nodes=70891286 nps=1241920 ttsize=90173385 tthits=36030966
  30.  
  31. +---+---+---+---+
  32. 4 | B | W | X | W | [1]
  33. +---+---+---+---+
  34. 3 | W | B | . | B |
  35. +---+---+---+---+
  36. 2 | B | W | B | W |
  37. +---+---+---+---+
  38. 1 | W | . | X | B | [1]*
  39. +---+---+---+---+
  40. a b c d
  41.  
  42. W 3: FLIP: b2-c2 depth=19 eval=-176 time=33213ms nodes=38749697 nps=1166702 ttsize=93877229 tthits=22295053
  43.  
  44. +---+---+---+---+
  45. 4 | B | W | X | W | [1]*
  46. +---+---+---+---+
  47. 3 | W | B | . | B |
  48. +---+---+---+---+
  49. 2 | B | . | X | W |
  50. +---+---+---+---+
  51. 1 | W | . | X | B | [2]
  52. +---+---+---+---+
  53. a b c d
  54.  
  55. B 4: FLIP: d1-a1 depth=19 eval=130 time=16369ms nodes=19977755 nps=1220462 ttsize=95843900 tthits=10027724
  56.  
  57. +---+---+---+---+
  58. 4 | B | W | X | W | [2]
  59. +---+---+---+---+
  60. 3 | W | B | . | B |
  61. +---+---+---+---+
  62. 2 | B | . | X | W |
  63. +---+---+---+---+
  64. 1 | X | . | X | . | [2]*
  65. +---+---+---+---+
  66. a b c d
  67.  
  68. W 5: FLIP: d2-a2 depth=19 eval=-110 time=16777ms nodes=19608216 nps=1168755 ttsize=97749128 tthits=11121403
  69.  
  70. +---+---+---+---+
  71. 4 | B | W | X | W | [2]*
  72. +---+---+---+---+
  73. 3 | W | B | . | B |
  74. +---+---+---+---+
  75. 2 | X | . | X | . |
  76. +---+---+---+---+
  77. 1 | X | . | X | . | [3]
  78. +---+---+---+---+
  79. a b c d
  80.  
  81. B 6: FLIP: b3-d3 depth=19 eval=64 time=7485ms nodes=9299169 nps=1242373 ttsize=98742060 tthits=4805610
  82.  
  83. +---+---+---+---+
  84. 4 | B | W | X | W | [3]
  85. +---+---+---+---+
  86. 3 | W | . | . | X |
  87. +---+---+---+---+
  88. 2 | X | . | X | . |
  89. +---+---+---+---+
  90. 1 | X | . | X | . | [3]*
  91. +---+---+---+---+
  92. a b c d
  93.  
  94. W 7: FLIP: d4-b4 depth=19 eval=-70 time=6832ms nodes=8457053 nps=1237859 ttsize=99649589 tthits=4448980
  95.  
  96. +---+---+---+---+
  97. 4 | B | X | X | . | [3]*
  98. +---+---+---+---+
  99. 3 | W | . | . | X |
  100. +---+---+---+---+
  101. 2 | X | . | X | . |
  102. +---+---+---+---+
  103. 1 | X | . | X | . | [4]
  104. +---+---+---+---+
  105. a b c d
  106.  
  107. B 8: FLIP: a4-a3 depth=19 eval=-2 time=0ms nodes=0 nps=0 ttsize=99649589 tthits=0
  108.  
  109. +---+---+---+---+
  110. 4 | . | X | X | . | [4]
  111. +---+---+---+---+
  112. 3 | X | . | . | X |
  113. +---+---+---+---+
  114. 2 | X | . | X | . |
  115. +---+---+---+---+
  116. 1 | X | . | X | . | [4]*
  117. +---+---+---+---+
  118. a b c d
  119.  
  120. W 9: DROP: hand-d1 depth=19 eval=-88 time=11326ms nodes=14712073 nps=1298964 ttsize=101327969 tthits=7618731
  121.  
  122. +---+---+---+---+
  123. 4 | . | X | X | . | [4]*
  124. +---+---+---+---+
  125. 3 | X | . | . | X |
  126. +---+---+---+---+
  127. 2 | X | . | X | . |
  128. +---+---+---+---+
  129. 1 | X | . | X | W | [3]
  130. +---+---+---+---+
  131. a b c d
  132.  
  133. B 10: DROP: hand-d4 depth=19 eval=77 time=26377ms nodes=10228773 nps=387791 ttsize=102372998 tthits=5298276
  134.  
  135. +---+---+---+---+
  136. 4 | . | X | X | B | [3]
  137. +---+---+---+---+
  138. 3 | X | . | . | X |
  139. +---+---+---+---+
  140. 2 | X | . | X | . |
  141. +---+---+---+---+
  142. 1 | X | . | X | W | [3]*
  143. +---+---+---+---+
  144. a b c d
  145.  
  146. W 11: FLIP: d1-d4 depth=19 eval=-11 time=0ms nodes=0 nps=0 ttsize=102372998 tthits=0
  147.  
  148. +---+---+---+---+
  149. 4 | . | X | X | X | [3]*
  150. +---+---+---+---+
  151. 3 | X | . | . | X |
  152. +---+---+---+---+
  153. 2 | X | . | X | . |
  154. +---+---+---+---+
  155. 1 | X | . | X | . | [4]
  156. +---+---+---+---+
  157. a b c d
  158.  
  159. B 12: DROP: hand-a4 depth=19 eval=64 time=8548ms nodes=11828278 nps=1383748 ttsize=103736470 tthits=6142491
  160.  
  161. +---+---+---+---+
  162. 4 | B | X | X | X | [2]
  163. +---+---+---+---+
  164. 3 | X | . | . | X |
  165. +---+---+---+---+
  166. 2 | X | . | X | . |
  167. +---+---+---+---+
  168. 1 | X | . | X | . | [4]*
  169. +---+---+---+---+
  170. a b c d
  171.  
  172. W 13: DROP: hand-b1 depth=19 eval=-79 time=4312ms nodes=5712156 nps=1324711 ttsize=104305040 tthits=3040635
  173.  
  174. +---+---+---+---+
  175. 4 | B | X | X | X | [2]*
  176. +---+---+---+---+
  177. 3 | X | . | . | X |
  178. +---+---+---+---+
  179. 2 | X | . | X | . |
  180. +---+---+---+---+
  181. 1 | X | W | X | . | [3]
  182. +---+---+---+---+
  183. a b c d
  184.  
  185. B 14: DROP: hand-d1 depth=19 eval=64 time=5132ms nodes=7044359 nps=1372634 ttsize=104967431 tthits=3760985
  186.  
  187. +---+---+---+---+
  188. 4 | B | X | X | X | [1]
  189. +---+---+---+---+
  190. 3 | X | . | . | X |
  191. +---+---+---+---+
  192. 2 | X | . | X | . |
  193. +---+---+---+---+
  194. 1 | X | W | X | B | [3]*
  195. +---+---+---+---+
  196. a b c d
  197.  
  198. W 15: FLIP: b1-d1 depth=19 eval=-24 time=0ms nodes=0 nps=0 ttsize=104967431 tthits=0
  199.  
  200. +---+---+---+---+
  201. 4 | B | X | X | X | [1]*
  202. +---+---+---+---+
  203. 3 | X | . | . | X |
  204. +---+---+---+---+
  205. 2 | X | . | X | . |
  206. +---+---+---+---+
  207. 1 | X | . | X | X | [4]
  208. +---+---+---+---+
  209. a b c d
  210.  
  211. B 16: DROP: hand-b1 depth=19 eval=51 time=3181ms nodes=4459832 nps=1402022 ttsize=105373761 tthits=2298375
  212.  
  213. +---+---+---+---+
  214. 4 | B | X | X | X | [0]
  215. +---+---+---+---+
  216. 3 | X | . | . | X |
  217. +---+---+---+---+
  218. 2 | X | . | X | . |
  219. +---+---+---+---+
  220. 1 | X | B | X | X | [4]*
  221. +---+---+---+---+
  222. a b c d
  223.  
  224. W 17: DROP: hand-b2 depth=19 eval=-70 time=1034ms nodes=1379874 nps=1334500 ttsize=105498488 tthits=659079
  225.  
  226. +---+---+---+---+
  227. 4 | B | X | X | X | [0]*
  228. +---+---+---+---+
  229. 3 | X | . | . | X |
  230. +---+---+---+---+
  231. 2 | X | W | X | . |
  232. +---+---+---+---+
  233. 1 | X | B | X | X | [3]
  234. +---+---+---+---+
  235. a b c d
  236.  
  237. B 18: FLIP: b1-b2 depth=19 eval=-15 time=0ms nodes=0 nps=0 ttsize=105498488 tthits=0
  238.  
  239. +---+---+---+---+
  240. 4 | B | X | X | X | [1]
  241. +---+---+---+---+
  242. 3 | X | . | . | X |
  243. +---+---+---+---+
  244. 2 | X | X | X | . |
  245. +---+---+---+---+
  246. 1 | X | . | X | X | [3]*
  247. +---+---+---+---+
  248. a b c d
  249.  
  250. W 19: DROP: hand-d2 depth=19 eval=-57 time=880ms nodes=1176183 nps=1336571 ttsize=105582280 tthits=609620
  251.  
  252. +---+---+---+---+
  253. 4 | B | X | X | X | [1]*
  254. +---+---+---+---+
  255. 3 | X | . | . | X |
  256. +---+---+---+---+
  257. 2 | X | X | X | W |
  258. +---+---+---+---+
  259. 1 | X | . | X | X | [2]
  260. +---+---+---+---+
  261. a b c d
  262.  
  263. B 20: DROP: hand-b1 depth=19 eval=42 time=1513ms nodes=2030596 nps=1342099 ttsize=105725105 tthits=1034219
  264.  
  265. +---+---+---+---+
  266. 4 | B | X | X | X | [0]
  267. +---+---+---+---+
  268. 3 | X | . | . | X |
  269. +---+---+---+---+
  270. 2 | X | X | X | W |
  271. +---+---+---+---+
  272. 1 | X | B | X | X | [2]*
  273. +---+---+---+---+
  274. a b c d
  275.  
  276. W 21: REMOVE: d2-d1 depth=19 eval=-68 time=619ms nodes=823795 nps=1330848 ttsize=105782622 tthits=400743
  277.  
  278. +---+---+---+---+
  279. 4 | B | X | X | X | [0]*
  280. +---+---+---+---+
  281. 3 | X | . | . | X |
  282. +---+---+---+---+
  283. 2 | X | X | X | . |
  284. +---+---+---+---+
  285. 1 | X | B | X | W | [2]
  286. +---+---+---+---+
  287. a b c d
  288.  
  289. B 22: FLIP: b1-d1 depth=19 eval=-2 time=0ms nodes=0 nps=0 ttsize=105782622 tthits=0
  290.  
  291. +---+---+---+---+
  292. 4 | B | X | X | X | [1]
  293. +---+---+---+---+
  294. 3 | X | . | . | X |
  295. +---+---+---+---+
  296. 2 | X | X | X | . |
  297. +---+---+---+---+
  298. 1 | X | . | X | X | [2]*
  299. +---+---+---+---+
  300. a b c d
  301.  
  302. W 23: DROP: hand-d2 depth=19 eval=-44 time=257ms nodes=337663 nps=1313863 ttsize=105796694 tthits=164275
  303.  
  304. +---+---+---+---+
  305. 4 | B | X | X | X | [1]*
  306. +---+---+---+---+
  307. 3 | X | . | . | X |
  308. +---+---+---+---+
  309. 2 | X | X | X | W |
  310. +---+---+---+---+
  311. 1 | X | . | X | X | [1]
  312. +---+---+---+---+
  313. a b c d
  314.  
  315. B 24: DROP: hand-b1 depth=19 eval=55 time=335ms nodes=450826 nps=1345749 ttsize=105813975 tthits=212220
  316.  
  317. +---+---+---+---+
  318. 4 | B | X | X | X | [0]
  319. +---+---+---+---+
  320. 3 | X | . | . | X |
  321. +---+---+---+---+
  322. 2 | X | X | X | W |
  323. +---+---+---+---+
  324. 1 | X | B | X | X | [1]*
  325. +---+---+---+---+
  326. a b c d
  327.  
  328. W 25: DROP: hand-b3 depth=19 eval=-55 time=103ms nodes=135391 nps=1314475 ttsize=105817612 tthits=62263
  329.  
  330. +---+---+---+---+
  331. 4 | B | X | X | X | [0]*
  332. +---+---+---+---+
  333. 3 | X | W | . | X |
  334. +---+---+---+---+
  335. 2 | X | X | X | W |
  336. +---+---+---+---+
  337. 1 | X | B | X | X | [0]
  338. +---+---+---+---+
  339. a b c d
  340.  
  341. B 26: FLIP: b1-b3 depth=19 eval=11 time=0ms nodes=0 nps=0 ttsize=105817612 tthits=0
  342.  
  343. +---+---+---+---+
  344. 4 | B | X | X | X | [1]
  345. +---+---+---+---+
  346. 3 | X | X | . | X |
  347. +---+---+---+---+
  348. 2 | X | X | X | W |
  349. +---+---+---+---+
  350. 1 | X | . | X | X | [0]*
  351. +---+---+---+---+
  352. a b c d
  353.  
  354. W 27: REMOVE: d2-d3 depth=19 eval=-20 time=142ms nodes=201932 nps=1422056 ttsize=105822774 tthits=87082
  355.  
  356. +---+---+---+---+
  357. 4 | B | X | X | X | [1]*
  358. +---+---+---+---+
  359. 3 | X | X | . | W |
  360. +---+---+---+---+
  361. 2 | X | X | X | . |
  362. +---+---+---+---+
  363. 1 | X | . | X | X | [0]
  364. +---+---+---+---+
  365. a b c d
  366.  
  367. B 28: DROP: hand-b1 depth=19 eval=68 time=2ms nodes=3087 nps=1543500 ttsize=105822796 tthits=1062
  368.  
  369. +---+---+---+---+
  370. 4 | B | X | X | X | [0]
  371. +---+---+---+---+
  372. 3 | X | X | . | W |
  373. +---+---+---+---+
  374. 2 | X | X | X | . |
  375. +---+---+---+---+
  376. 1 | X | B | X | X | [0]*
  377. +---+---+---+---+
  378. a b c d
  379.  
  380. W 29: REMOVE: d3-d4 depth=19 eval=-20 time=0ms nodes=91 nps=0 ttsize=105822796 tthits=19
  381.  
  382. +---+---+---+---+
  383. 4 | B | X | X | W | [0]*
  384. +---+---+---+---+
  385. 3 | X | X | . | . |
  386. +---+---+---+---+
  387. 2 | X | X | X | . |
  388. +---+---+---+---+
  389. 1 | X | B | X | X | [0]
  390. +---+---+---+---+
  391. a b c d
  392.  
  393. B 30: FLIP: a4-d4 depth=19 eval=24 time=0ms nodes=0 nps=0 ttsize=105822796 tthits=0
  394.  
  395. +---+---+---+---+
  396. 4 | . | X | X | X | [1]
  397. +---+---+---+---+
  398. 3 | X | X | . | . |
  399. +---+---+---+---+
  400. 2 | X | X | X | . |
  401. +---+---+---+---+
  402. 1 | X | B | X | X | [0]*
  403. +---+---+---+---+
  404. a b c d
  405.  
  406. Game over!
  407. White wins!
  408.  
  409. Performance Statistics:
  410. Total game time: 598786ms
  411. White player thinking time: 472463ms (avg 31497ms per move)
  412. White nodes evaluated: 616934810 (avg 41128987 per move)
  413. White TT hits: 267025913 (hit rate: 43.28%)
  414. White nodes per second: 1305784
  415. Black player thinking time: 126024ms (avg 8401ms per move)
  416. Black nodes evaluated: 136213961 (avg 9080930 per move)
  417. Black TT hits: 69611928 (hit rate: 51.10%)
  418. Black nodes per second: 1080857
  419. Total nodes evaluated: 753148771
  420. Average nodes per second: 1258421
  421.  
Advertisement
Add Comment
Please, Sign In to add comment