CERL Test Games

As in chess tournaments and matches...
Post Reply
FritzUser
Posts: 11
Joined: Thu Mar 30, 2023 7:18 am

CERL Test Games

Post by FritzUser » Thu Jun 08, 2023 11:23 pm

The Chess Engine Rating List is one of the things I'm working on at https://chessnerd.net/

There were some beautiful stats for this tournament -- which I sat and stared at for almost six days -- but I had it set to run to 10,000 games, and decided instead to stop it at 5,000. In the process, I deleted all the stats, and had to go in to Ordo to recreate them.

Code: Select all

   # PLAYER            :  RATING  POINTS  PLAYED   (%)
   1 SugaR AI SE       :    3710  1087.0    2000  54.4
   2 BrainLearn 24     :    3705  1070.5    2000  53.5
   3 Stockfish 15.1    :    3700  1052.5    2000  52.6
   4 ShashChess 32     :    3699  1048.0    2000  52.4
   5 Berserk 11.1      :    3609   742.0    2000  37.1

White advantage = 53.91
Draw rate (equal opponents) = 50.00 %
Intel(R) Core(TM) i5-10400 CPU @ 2.90GHz
Cores: 6
Logical processors: 12
Installed RAM: 12.0 GB

CuteChess GUI 3.5.0
TC: 60+1
Hash: 128 MB
Threads: 1
Concurrent: 2
Ponder off
Syzygy 3-4-5 TB adjudication
ECO 8mv Opening Suite to 16ply

All 5000 games:
https://chessnerd.net/tour/cerl-230531-b1.pgn

ZamChess
Posts: 196
Joined: Sun Dec 19, 2021 10:24 am

Re: CERL Test Games

Post by ZamChess » Fri Jun 09, 2023 6:15 am

Thank you !

ZamChess
Posts: 196
Joined: Sun Dec 19, 2021 10:24 am

Re: CERL Test Games

Post by ZamChess » Fri Jun 09, 2023 6:56 am

ZamChess wrote:
Fri Jun 09, 2023 6:15 am
Thank you !
I entered "chesssnerd.net"...
Wow, you worked something here...
Thank you with love and gratitude for sharing your work with us.

I wish you and your family good health and happiness.

FritzUser
Posts: 11
Joined: Thu Mar 30, 2023 7:18 am

Re: CERL Test Games

Post by FritzUser » Fri Jun 09, 2023 7:40 am

ZamChess wrote:
Fri Jun 09, 2023 6:56 am
I wish you and your family good health and happiness.
You as well. Thank you for the kind words.

FritzUser
Posts: 11
Joined: Thu Mar 30, 2023 7:18 am

Re: CERL Test Games

Post by FritzUser » Fri Jun 09, 2023 9:43 pm

Okay, here is the latest tournament. Managed to save the stats this time.

Code: Select all

Rank Name                  TC     Elo     +/-   Games    Wins  Losses   Draws   Points   Score    Draw 
   1 Dragon 3.2          60+1      50       9    1500     306      90    1104    858.0   57.2%   73.6% 
   2 Lc0 0.29.0          60+1     -12       9    1500     184     234    1082    725.0   48.3%   72.1% 
   3 Berserk 11.1        60+1     -13       9    1500     172     229    1099    721.5   48.1%   73.3% 
   4 Dragon 3.1          60+1     -25       9    1500     164     273    1063    695.5   46.4%   70.9% 

3000 of 3000 games finished.
Intel(R) Core(TM) i7-10700 CPU @ 2.90GHz
Cores: 8
Logical processors: 16
Installed RAM: 64.0 GB

CuteChess GUI 1.3.0
TC: 60+1
Hash: 128 MB
Threads: 1
Concurrent: 6
Ponder off
Syzygy 3-4-5 TB adjudication
ECO 8mv Opening Suite to 16ply

And here is the entirety of the Chess Engine Rating List (with Stockfish 15.1 set to the same thing it is over at the CCRL, so that the ratings have a bit more relevance):

Code: Select all

   # PLAYER            :  RATING  POINTS  PLAYED   (%)    W     D     L  D(%)
   1 SugaR AI SE       :    3715  1599.0    3000  53.3  351  2496   153  83.2
   2 BrainLearn 24     :    3710  1070.5    2000  53.5  260  1621   119  81.0
   3 Stockfish 15.1    :    3708  2190.5    4000  54.8  615  3151   234  78.8
   4 ShashChess 32     :    3703  1048.0    2000  52.4  227  1642   131  82.1
   5 Dragon 3.2        :    3636   858.0    1500  57.2  306  1104    90  73.6
   6 Berserk 11.1      :    3609  2447.0    5500  44.5  556  3782  1162  68.8
   7 Lc0 0.29.0        :    3588   725.0    1500  48.3  184  1082   234  72.1
   8 Dragon 3.1        :    3556  1062.0    2500  42.5  218  1688   594  67.5

White advantage = 52.59
Draw rate (equal opponents) = 50.00 %
Since I've started it yet again, there's almost nothing to it.

Here are all 3000 games of the tournament:
https://chessnerd.net/tour/cerl-230608-a1.pgn

Post Reply