7-men Syzygy attempt

Discussion of chess software programming and technical issues.

Moderators: hgm, Rebel, chrisw

noobpwnftw
Posts: 560
Joined: Sun Nov 08, 2015 11:10 pm

Re: 7-men Syzygy attempt

Post by noobpwnftw »

All 7-piece tables have been built. I have also renamed the folder(removed "_testing").

Now the full set is at:
ftp://ftp.chessdb.cn/pub/syzygy/7men/

Final sizes:

Code: Select all

151G    ./3-6men
12T     ./7men/4v3_pawnful
2.4T    ./7men/4v3_pawnless
2.3T    ./7men/5v2_pawnful
660G    ./7men/5v2_pawnless
117G    ./7men/6v1_pawnful
87G     ./7men/6v1_pawnless
17T     ./7men

Code: Select all

First file built:
2018/03/19
Last file built:
2018/08/20
Exactly 5 months!
Sesse
Posts: 300
Joined: Mon Apr 30, 2018 11:51 pm

Re: 7-men Syzygy attempt

Post by Sesse »

Congrats! It's a milestone.

I still haven't bought more disks. Have to plan that at some point…
duncan
Posts: 12038
Joined: Mon Jul 07, 2008 10:50 pm

Re: 7-men Syzygy attempt

Post by duncan »

noobpwnftw wrote: Sun Aug 19, 2018 6:04 pm All 7-piece tables have been built. I have also renamed the folder(removed "_testing").

Now the full set is at:
ftp://ftp.chessdb.cn/pub/syzygy/7men/

Final sizes:

Code: Select all

151G    ./3-6men
12T     ./7men/4v3_pawnful
2.4T    ./7men/4v3_pawnless
2.3T    ./7men/5v2_pawnful
660G    ./7men/5v2_pawnless
117G    ./7men/6v1_pawnful
87G     ./7men/6v1_pawnless
17T     ./7men

Code: Select all

First file built:
2018/03/19
Last file built:
2018/08/20
Exactly 5 months!
excellent work you did. thanks
todd
Posts: 56
Joined: Thu Apr 19, 2018 9:09 pm

Re: 7-men Syzygy attempt

Post by todd »

Time to rename the thread "7-men Syzygy success" :)

Congrats, and thanks for your valuable contribution to chess.
User avatar
cdani
Posts: 2204
Joined: Sat Jan 18, 2014 10:24 am
Location: Andorra

Re: 7-men Syzygy attempt

Post by cdani »

noobpwnftw wrote: Sun Aug 19, 2018 6:04 pm All 7-piece tables have been built.
Thanks and congratulations!!!
User avatar
phhnguyen
Posts: 1434
Joined: Wed Apr 21, 2010 4:58 am
Location: Australia
Full name: Nguyen Hong Pham

Re: 7-men Syzygy attempt

Post by phhnguyen »

noobpwnftw wrote: Sun Aug 19, 2018 6:04 pm All 7-piece tables have been built. I have also renamed the folder(removed "_testing").
Exactly 5 months!
Wow, congrats!!!!

Quick glance, I see some amazing things, compared with Lomonosov EGTB:
- so short building period (5 months on non-supercomputers vs 6 months supercomputers)
- so small size (17T vs 150T)

----
Now I am curious about 8 men. Perhaps they will take about 4 years and 200T to build on non-supercomputers? Doable :?:
https://banksiagui.com
The most features chess GUI, based on opensource Banksia - the chess tournament manager
ernest
Posts: 2041
Joined: Wed Mar 08, 2006 8:30 pm

Re: 7-men Syzygy attempt

Post by ernest »

noobpwnftw wrote: Sun Aug 19, 2018 6:04 pm All 7-piece tables have been built.

Exactly 5 months!
Thanks !!!
Great effort !!!
User avatar
Nordlandia
Posts: 2821
Joined: Fri Sep 25, 2015 9:38 pm
Location: Sortland, Norway

Re: 7-men Syzygy attempt

Post by Nordlandia »

Amazing milestone. Now you might demand few quite days following. What is the next plausible project?
Sesse
Posts: 300
Joined: Mon Apr 30, 2018 11:51 pm

Re: 7-men Syzygy attempt

Post by Sesse »

phhnguyen wrote: Mon Aug 20, 2018 2:12 am Now I am curious about 8 men. Perhaps they will take about 4 years and 200T to build on non-supercomputers? Doable :?:
These things tend to be exponential. In particular, you'd need a machine with a lot more RAM than 1TB.

There are certainly entities that could build 8-man tables (Google, Facebook, Amazon, several state actors, probably also many others), but I don't think any of them are interested.
duncan
Posts: 12038
Joined: Mon Jul 07, 2008 10:50 pm

Re: 7-men Syzygy attempt

Post by duncan »

Sesse wrote:
These things tend to be exponential. In particular, you'd need a machine with a lot more RAM than 1TB.
I thought roughly speaking you need 60 times more hard disk and ram for each extra piece.