Difference between revisions of "Syzygy Bases"

From Chessprogramming wiki
Jump to: navigation, search
(Quotes)
Line 338: Line 338:
 
* [http://www.talkchess.com/forum3/viewtopic.php?f=7&t=75973 Problem with Syzygy tablebase] by [[Elias Nilsson]], [[CCC]], December 03, 2020
 
* [http://www.talkchess.com/forum3/viewtopic.php?f=7&t=75973 Problem with Syzygy tablebase] by [[Elias Nilsson]], [[CCC]], December 03, 2020
 
* [http://www.talkchess.com/forum3/viewtopic.php?f=7&t=76010 Can EGTB storage requirements be reduced using this scheme?] by mmt, [[CCC]], December 07, 2020
 
* [http://www.talkchess.com/forum3/viewtopic.php?f=7&t=76010 Can EGTB storage requirements be reduced using this scheme?] by mmt, [[CCC]], December 07, 2020
 +
'''2021'''
 +
* [http://www.talkchess.com/forum3/viewtopic.php?f=7&t=77267 Syzygy Tablebase Names: A very stupid exercise] by [[Andrew Grant]], [[CCC]], May 08, 2021
  
 
=External Links=
 
=External Links=

Revision as of 21:21, 10 May 2021

Home * Knowledge * Endgame Tablebases * Syzygy Bases

Syzygy - Three Planets Dance Over La Silla [1]

Syzygy Bases, [2]
a compact six piece endgame database developed by Ronald de Man, published on April 01, 2013. Since August 2018, seven piece Syzygy Bases are available after an effort by Bojun Guo started in March 2018 [3]. The generator is released under the GNU General Public License Version 2, the thread safe probing code is released without restrictions [4] .

Data

File Types

Syzygy Bases consist of two sets of files, WDL files (extension .rtbw) storing win/draw/loss information considering the fifty-move rule for access during search, and DTZ files (extension .rtbz) with distance-to-zero information for access at the root. WDL has full data for two sides but DTZ50 omitted data of one side to save space. Each endgame has a pair of those types.

File Sizes

Men WDL DTZ Total
3-5 378.1 MiB 561.9 MiB 939.0 MiB
6 67.8 GiB 81.4 GiB 149.2 GiB
7 8.5 TiB 8.3 TiB 16.7 TiB

Comparision

Syzygy EGTB is significantly smaller than any DTM EGTB. It is 7 times as small as Gaviota for 5 men, 8 times as small as Nalimov for 6 men, 8 times as small as Lomonosov for 7 men. However, when all DTM EGTBs have full data of two sides, Syzygy EGTB omits data of one side for DTZ data to save space. Ronald de Man estimated if keep them all, the Syzygy's 6 men size may increase 158 GB, become 307 GB in total, double on size, 4 times as small as Nalimov 6 men.

Generation

Up to 6-man

On the first release (Apr 01, 2013) the generator was ready to generate all endgames up to 6 men. The generation is multithreaded and processes completely in RAM. To generate all 6 men, it requires a system with at least 32 GB of RAM and may run in 5 days (the period was measured with a computer 6-core i3930K @ 4.2Ghz, 64 GB).

7-man

Ronald de Man wasn't initially interested in the creation of 7-men Syzygy Based [5] since the generation would require about 1 TB of RAM, too expensive at that time. Generation time would be about 64 x per table, which means around 175 x time total [6].His original generator could not create them. But in 2018, he supported Bojun Guo in his 5-month attempt to generated them [7]. His hardware was estimated at over US$ 90K. In August of 2018 their creation was completed [8][9].

Checksums

Syzygy endgame files may contain 128-bit checksum keys at the end of those files. It also has its own code for checksums (based on Google's cityhash library).

Search

During the Search

During the search, with the WDL tables stored on SSD [10] , it is possible to probe the tables at all depths without much slowdown. They have been tested in Ronald de Man's engine Sjaak (playing on FICS as TrojanKnight(C)) a couple of months quite successfully, don't probing in quiescence search.

At the Root

At the root, since pure DTZ50-optimal play (i.e. minimaxing the number of moves to the next capture or pawn move by either side) can be very unnatural, it might be desirable to let the engine search on the winning moves until it becomes clear that insufficient progress is being made and only then switch to DTZ-optimal play (e.g. by detecting repetitions and monitoring the halfmove clock) [11].

Pros & Cons

Pros

  • Small sizes. It is about 8 times as small as the second-best EGTBs. Having small sizes is the main success key of Syzygy Bases since it is much easier to create, store, provide, download than other EGTBs
  • Free and more popular (than other EGTBs) to find on the Internet
  • Support DTZ50 metric. That metric can help engines to have better results than DTM which is supported widely by other EGTBs

Cons

  • Hard to integrate with chess engines. Ronald de Man has not provided probing code as an independent library but as a part of Stockfish chess engines. The probe code has integrated too deeply with that chess engine code and it requires a lot of effort to de-integrate, modify and integrate with other chess projects
  • Hard to understand and contribute to the project. ETGB itself is a hard topic. Syzygy EGTB has also integrated with many advanced techniques/tricks. It is written in old-style C language. All make it become very hard to understand and/or modify to improve or for other purposes
  • DTZ50 metric may lead the engines to win in much longer and ugly ways, compared with DTM one

Data publish

Ronald de Man has provided only open source code for generators/probers but not endgame files themselves. Using his tools some people have generated endgames and published them via DVD or online.

DVD

As of February 2015, all 3-5 and most important 6-men Syzygy Bases are commercially available on 4 DVDs by ChessBase as Endgame Turbo 4 for their products Deep Fritz 14, Komodo Chess 8, Houdini 4 or ChessBase 12/13 [12] [13].

Free Download

There are some free FTP servers for downloading such as Bojun Guo and Lichess servers.

3-6 men

The sizes of those men are small enough to download and store on modern computers. Users should download them in full sets (3, 4, 5, 6 men).

7 men

All 7 men files' size is over 16.7 TiB, over storages of typical modern computers. They also require a long time to download too. Thus some users choose to download one or a few endgames only, based on their statistics of use in endgames. Bellow is the top 20 of those endgames by their order. The first one, KRPPvKRP, has a significantly higher frequency of use than the others and should be always downloaded:

Rank Name Rank Name Rank Name Rank Name
1 KRPPvKRP 6 KNPPvKNP 11 KBPPvKNP 16 KRBPPvKR
2 KBPPvKBP 7 KNPPvKBP 12 KRPPvKRB 17 KBPPvKPP
3 KPPPvKPP 8 KRBPvKRP 13 KRPPvKPP 18 KRPPPvKP
4 KRPPPvKR 9 KQPPvKPP 14 KBPPvKRP 19 KRBPvKRB
5 KQPPvKQP 10 KQPPPvKP 15 KRNPvKRP 20 KRPPvKRN

Probe Code and Tools

Stockfish

Ronald de Man did not provide the probe code as an independent library. Instead, he published it firstly as an already integrated code for Stockfish chess engines. It is c++ code and it has been rewritten, updated several times by Stockfish team.

Fathom

Fathom is a stand-alone Syzygy based probing tool and API by Basil Falcinelli, introduced in November 2015 along with his Gull 3 release [14] . Unlike the original tbprobe code, Fathom does not necessarily require the callee to provide move generation functionality. The new modifications and extensions to Ronald de Man's original code which can be "redistributed and/or modified without restrictions", are released under the permissive MIT License. The API consists of three functions [15] :

  • tb_init initializes the tablebase
  • tb_probe_wdl probes the Win-Draw-Loss (WDL) table for a given position
  • tb_probe_root probes the Distance-To-Zero (DTZ) table for the given position.

Jon Dart has a fork of Fathom with some bug fixes and enhancements [16], also supporting 7-man [17].

Pyrrhic

Pyrrhic is a cleaned up Fathom by Andrew Grant, introduced in August 2020 [18] [19].

Elo gain

Fishtest team revealed a test with Stockfish (SF10dev) at 10+0.1, with all Syzygy WDL files on RAM, testing using none(0), 4, 5, and 6 man TB in a round-robin tournament[20].

Rank Name Elo +/- Games Score Draws
1 syzygy6 13 2 82591 51.8% 59.5%
2 syzygy5 2 2 82590 50.3% 59.4%
3 syzygy4 -7 2 82591 49.0% 59.3%
4 syzygy0 -7 2 82592 48.9% 59.4%

Quotes

by Ronald de Man in a reply to Guy Haworth, April 06, 2013 [21] :

I create both WDL and DTZ in one go, so I don't use WDL in the creation of DTZ. The algorithm used is the grandfather algorithm with 2 plies per iteration (I think HGM calls this leapfrogging, but I might be wrong). I tried the outcounting method, but it didn't seem to be competitive (and it makes things more complicated). [22] [23]
A pure WDL/DTZ pair is not of much use for creating WDL50+/DTZ50+. I create tables in RAM that have all the information necessary for WDL50+ and DTZ50+, then permute them to different indexing schemes and compress. I do test runs on subsets of the data to find good permutations. (The idea to try permutations is from Jesper Torp Kristensen's master thesis.) [24] [25] 

Ronald de Man in a reply to Nguyen Pham, April 15, 2020 [26] :

Syzygy WDL is double sided, DTZ is single sided.
So to know whether a 7-piece position is winning, losing or drawn (or cursed), the engine needs to do only a single probe of a 7-piece WDL table. (It may in addition have to do some probes of 6-piece WDL tables if any direct captures are available.)
If the engine needs to know the DTZ value (which is only necessary when a TB root position has been reached), the probing code may have to do a 1-ply search to get to the "right" side of the DTZ table.
For 6-piece TBs, DTZ is 81.9GB when storing only the smaller side of each table. Storing both sides might require perhaps 240GB.

Morgan Houppin explained why his chess engine Stash doesn't have Syzygy probe code, March 25, 2021 [27] :

Syzygy probing is a hell of a mess, and I don't want to plug two thousand lines of foreign code that I don't understand, nor do I have the motivation to fully understand how Syzygy files are stored, and then write the additional two thousand lines of code to read them for a mere 5 Elo gain at TCEC.

Endgame News

In his 2014 Chess Endgame News in ICGA Journal, Vol. 37, No. 2 [28] , Guy Haworth classified Syzygy Bases as new data in three ways:

  1. 5-valued scale for evaluating positions in the context of the FIDE 50-move rule (50mr) which constrains the length of phases of play
    1. +2 ≡ unconditional win for the side to move
    2. +1 ≡ ‘win’ which can be frustrated by best play and a 50mr draw-claim
    3. _0 ≡ unconditional draw
    4. -1 ≡ ‘loss’ saved by a 50mr draw-claim
    5. -2 ≡ unconditional loss
  2. depths for ‘50mr draw’ positions with value ±1
  3. depths in symmetric, information-preserving ply ‘p’

and further gives some news about early software bugs and glitches concerning ChessBase products, and the importance of MD5 to check the EGT integrity.

See also

Publications

Forum Posts

2013 ...

2014

2015 ...

2016

Re: Stockfish 7 and partial 6 piece syzygy problem? by Marco Costalba, CCC, September 01, 2016

2017

2018

Re: 7-men Syzygy attempt by Bojun Guo, CCC, August 19, 2018

2019

2020 ...

2021

External Links

Tablebase

Fathom

Pyrrhic

Online Lookup

ChessBase

Misc

Michael Brecker, Mike Stern, Jeff Andrews, Adam Nussbaum, Joey Calderazzo

References

  1. It’s a real treat for photographers and astronomers alike: our skies are currently witnessing a phenomenon known as a syzygy — when three celestial bodies (or more) nearly align themselves in the sky. When celestial bodies have similar ecliptic longitude, this event is also known as a triple near-conjunction. Of course, this is just a trick of perspective, but this doesn't make it any less spectacular. In this case, these bodies are three planets, and the only thing needed to enjoy the show is a clear view of the sky at sunset. Luckily, this is what happened for ESO photo ambassador Yuri Beletsky, who had the chance to spot this spectacular view from ESO's La Silla Observatory in northern Chile on Sunday May 26 , 2013. Above the round domes of the telescopes, three of the planets in our Solar SystemJupiter (top), Venus (lower left), and Mercury (lower right) — were revealed aftersunset, engaged in their cosmic dance. An alignment like this happens only once every several years. The last one took place in May 2011, and the next one will not be until October 2015. This celestial triangle was at its best over the last week of May, but you may still be able to catch a glimpse of the three planets as they form ever-changing arrangements during their journey across the sky - source Three Planets Dance Over La Silla | ESO, Syzygy (astronomy) from Wikipedia
  2. Re: New 6-piece tablebases by Ronald de Man, CCC, April 10, 2013
  3. Re: 7-men Syzygy attempt by Bojun Guo, CCC, August 19, 2018
  4. New 6-piece tablebases by Ronald de Man, CCC, April 01, 2013
  5. Re: 7-piece syzygy by syzygy, CCRL Discussion Board, July 03, 2014
  6. Re: Syzygy tb generator for windows by syzygy, CCRL Discussion Board, June 01, 2014
  7. 7-men Syzygy attempt by Bojun Guo, CCC, March 10, 2018
  8. Powered by Ronald de Man's Syzygy endgame tablebases, 7-piece tables generated by Bojun Guo and a public API hosted by lichess.org, August 19, 2018
  9. Index of /tables/standard/7/ on lichess, August 19, 2018
  10. Re: SSD and the use of Tablebases by Ronald de Man, CCC, May 08, 2013
  11. Re: New 6-piece tablebases by Ronald de Man, CCC, April 05, 2013
  12. Endgame Turbo 4 by ChessBase
  13. Syzygy Tablebases: newest, fastest, smallest by Albert Silver, ChessBase News, February 08, 2015
  14. Gull 3 Linux+Syzygy and Fathom released by Basil Falcinelli, CCC, November 20, 2015
  15. GitHub - basil00/Fathom: Syzygy TB probe tool by Basil Falcinelli
  16. jdart1/Fathom · GitHub by Jon Dart
  17. 7-man Syzygy support in Fathom by Jon Dart, CCC, April 23, 2019
  18. Pyrrhic, Fathom for Humanoids by Andrew Grant, CCC, August 16, 2020
  19. GitHub - AndyGrant/Pyrrhic: Fathom, for Humanoids
  20. https://github.com/glinscott/fishtest/wiki/UsefulData Collection of useful data concerning SF
  21. Re: New 6-piece tablebase generator by syzygy, CCRL Discussion Board, April 06, 2013
  22. Retrograde tablebase methods by BB+, OpenChess Forum, November 26, 2010
  23. Leapfrog: Retrograde Analysis from Leapfrog tablebase generator by Harm Geert Muller
  24. Jesper Torp Kristensen (2005). Generation and compression of endgame tables in chess with fast random access using OBDDs. Master thesis, supervisor Peter Bro Miltersen, Aarhus University
  25. OBDD - Ordered Binary Decision Diagram from Wikipedia
  26. Re: Almost perfect DTM tablebase by Dann Corbit, CCRL Discussion Board, April 15, 2020
  27. Re: Stash has lost 2 game because of NO EGTB by Morgan Houppin, CCC, March 25, 2021
  28. Guy Haworth (2014). Chess Endgame News. ICGA Journal, Vol. 37, No. 2
  29. Found an interesting research by Kirill Kryukov, April, 12, 2013
  30. Wine (software) from Wikipedia
  31. N. Jesper Larsson, Alistair Moffat (1999). Offline Dictionary-Based Compression. DCC'99, pdf
  32. LZ4 (compression algorithm) from Wikipedia
  33. Zstandard from Wikipedia
  34. BitTorrent from Wikipedia
  35. ChessDBCN by noobpwnftw, CCC, September 09, 2019

Up one level