K11.01, Dev-SF & McB 250 RR

Discussion of computer chess matches and engine tournaments.

Moderator: Ras

User avatar
MikeB
Posts: 4889
Joined: Thu Mar 09, 2006 6:34 am
Location: Pen Argyl, Pennsylvania

K11.01, Dev-SF & McB 250 RR

Post by MikeB »

Just started,
latest Komodo, Dev-Stockfish & McBrain ( McB was released today - source and all flavors of binaries located here : https://github.com/MichaelB7/Stockfish/ ... /tag/v2.4b)

I have no idea how this will turn out since most of my testing was against various McB engines...

Single core
64 Hash
250 Opening Positions selected @ random, play W & B
time control 100 sec with 1 second increment
10 games are running concurrently on 12 core Mac Pro, 3.46 Ghz

after the 5th round it was dead even..

Code: Select all

30 of 1500 games completed...
time control: 10000+100
Date: 06/03/17 : 14:43:42
30 game(s) loaded
Rank Name                      Rating   Δ     +    -     #     Σ    Σ%     W    L    D   W%    =%   OppR 
---------------------------------------------------------------------------------------------------------
   1 Komodo 11.01 64-bit        3104   0.0   61   61    20   10.0  50.0    5    5   10  25.0  50.0  3098 
   2 McBrain 2.4b 64 POPCNT     3100   4.0   61   61    20   10.0  50.0    6    6    8  30.0  40.0  3100 
   3 Stockfish 290517 64 POPC   3096   3.6   60   60    20   10.0  50.0    5    5   10  25.0  50.0  3102 
---------------------------------------------------------------------------------------------------------
games in pgn format - updated as games are completed - avg about ~ 2 per/minute:
https://www.dropbox.com/s/jxqvkskfgsq6h ... s.pgn?dl=1

real time standings after every 5 rounds (30 games completed):
https://www.dropbox.com/s/cohd3ps5tb3gv ... a.txt?dl=1
(updated roughly every 15 to 18 minutes)
User avatar
MikeB
Posts: 4889
Joined: Thu Mar 09, 2006 6:34 am
Location: Pen Argyl, Pennsylvania

Re: K11.01, Dev-SF & McB 250 RR

Post by MikeB »

results after the first 75 rounds (6 games per round):

Code: Select all

450 of 1500 games completed...
time control: 10000+100
Date: 06/03/17 : 18:20:58
450 game(s) loaded
Rank Name                      Rating   Δ     +    -     #     Σ    Σ%     W    L    D   W%    =%   OppR 
---------------------------------------------------------------------------------------------------------
   1 McBrain 2.4b 64 POPCNT     3116   0.0   15   15   300  160.0  53.3   61   41  198  20.3  66.0  3092 
   2 Stockfish 290517 64 POPC   3110   6.0   15   15   300  156.5  52.2   59   46  195  19.7  65.0  3095 
   3 Komodo 11.01 64-bit        3074  36.1   15   15   300  133.5  44.5   43   76  181  14.3  60.3  3113 
---------------------------------------------------------------------------------------------------------
450 game(s) loaded
User avatar
MikeB
Posts: 4889
Joined: Thu Mar 09, 2006 6:34 am
Location: Pen Argyl, Pennsylvania

Re: K11.01, Dev-SF & McB 250 RR

Post by MikeB »

results after 125 rounds...

Code: Select all

750 of 1500 games completed...
time control: 10000+100
Date: 06/03/17 : 21:12:43
750 game(s) loaded
Rank Name                      Rating   Δ     +    -     #     Σ    Σ%     W    L    D   W%    =%   OppR 
---------------------------------------------------------------------------------------------------------
   1 McBrain 2.4b 64 POPCNT     3123   0.0   11   11   501  274.5  54.8  117   69  315  23.4  62.9  3089 
   2 Stockfish 290517 64 POPC   3110  13.1   11   11   500  260.5  52.1   99   78  323  19.8  64.6  3095 
   3 Komodo 11.01 64-bit        3068  41.6   11   11   499  215.0  43.1   68  137  294  13.6  58.9  3116 
---------------------------------------------------------------------------------------------------------
750 game(s) loaded
User avatar
MikeB
Posts: 4889
Joined: Thu Mar 09, 2006 6:34 am
Location: Pen Argyl, Pennsylvania

Re: K11.01, Dev-SF & McB 250 RR

Post by MikeB »

Code: Select all

250 rounds and 1500 games completed...
time control: 10000+100
Date: 06/04/17 : 03:37:48
Rank Name Rating Δ + - # Σ Σ% W L D W% =% OppR
---------------------------------------------------------------------------------------------------------
1 McBrain 2.4b 64 POPCNT 3119 0.0 8 8 1000 539.0 53.9 231 153 616 23.1 61.6 3091 
2 Stockfish 290517 64 POPC 3112 6.8 8 8 1000 527.0 52.7 203 149 648 20.3 64.8 3094 
3 Komodo 11.01 64-bit 3069 42.5 8 8 1000 434.0 43.4 145 277 578 14.5 57.8 3115 
----------------------------------------------------------
Although it was nice result for McB , statically it means very little , simply not enough games and it could be considered a lucky run. My main objective is with McBrain is make it interesting and useful programs while trying to keep the playing great strength of Dev Stockfish. Years ago , except for Crafty most of the top engines were not open source ( yes, Crafty at one time was one of the top engines and the strongest open source engine ) and now we have the strongest engine in the world being developed by many contributors as well as many volunteers who are contributing CPU time. I am personally very grateful for that and my little effort here is simply to pay it forward to other computer chess and chess enthusiasts. I hope some of you find McBrain useful.