On-line engine blitz tourney May

Discussion of chess software programming and technical issues.

Moderator: Ras

chrisw
Posts: 4648
Joined: Tue Apr 03, 2012 4:28 pm
Location: Midi-Pyrénées
Full name: Christopher Whittington

Re: On-line engine blitz tourney May

Post by chrisw »

Joost Buijs wrote: Sat May 08, 2021 10:34 pm This time everything went smoothly. It's a pity that Chris W. had a problem with his engine, we've been waiting 5 minutes for him to return before Eendje started the tournament. Hopefully he will be there next time.
Yes, hopefully. I did log back in with a working version (prior version recompiled) at 20:08 but looks like that was 3 minutes too late. Also discovered the “bug” that caused the server to shut down my engine at startup. It was printing a few characters of initialisation debug info.

The fish 'Belfish' is still a little bit too strong and won the tournament. I'm happy that my engine came in second, Nemorino and Ethereal ended third.

Zahak made a lot of progress and scored 3 points. Skipper became 'Hekkensluiter', as usual he entertained us with a lot of Lyrics, thank you Henk!

This time Arasan and HGM's engines were missing.

Code: Select all

:Tourney Players: Round 9 of 9 
:
:     Name              Rating Score Perfrm Upset  Results 
:     ----------------- ------ ----- ------ ------ ------- 
:  1 +BelFish           [2994]  7.5  [3041] [   0] +13b +07w =05b +02w +03w =04b +14w =06b +10w 
:  2 +NightmareX        [2896]  6.5  [2941] [   0] +14w +08w +11b -01b =06w +05w =03b +07w =12b 
:  3 -Nemorino          [2867]  6.0  [2888] [  17] +19w =11w =07b +05w -01b +06b =02w =04b +14w 
:  4 +EtherealRB        [2860]  6.0  [2854] [  75] +16w =12w =08b =06b +10w =01w =05b =03w +11b 
:  5 +Schooner          [2870]  5.5  [2814] [  62] +15w +10b =01w -03b +08w -02b =04w +16b =07b 
:  6 +Goldbar           [2827]  5.5  [2742] [ 133] +09w +13w =12b =04w =02b -03w =10b =01w +18b 
:  7 -WaspX             [2823]  5.5  [2743] [  45] +17w -01b =03w +11w =14b +12w +16b -02b =05w 
:  8 +Marvin            [2738]  5.0  [2572] [  61] +18w -02b =04w +13b -05b -16w +12b =14b +20w
:  9 +rpiArminius       [2288]  5.0  [2372] [ 171] -06b +17w -14b =19b +21w +18b =13w -10w +22b 
: 10 +Amoeba            [2695]  4.5  [2561] [  66] +21b -05w +16w +15b -04b -14w =06w +09b -01b 
: 11 +WaDuuttie         [2618]  4.5  [2540] [ 124] +20w =03b -02w -07b -16b +17w +19b +13w -04w 
: 12 +atomNightmare     [2578]  4.5  [2543] [ 424] +22w =04b =06w =14w =15b -07b -08w +17b =02w 
: 13 +Arminius          [2574]  4.5  [2495] [   0] -01w -06b +20b -08w +19b +15w =09b -11b +16w 
: 14 +atomGoldbar       [2560]  4.5  [2667] [ 364] -02b +18w +09w =12b =07w +10b -01b =08w -03b 
: 15 +Nemeton           [2360]  4.5  [2319] [ 109] -05b +21w +17b -10w =12w -13b -20b +22w +19b 
: 16 -RookieMonster     [2299]  4.0  [2488] [ 758] -04b +22w -10b +21b +11w +08b -07w -05w -13b
: 17 +CTdccc            [2209]  4.0  [2222] [   0] -07b -09b -15w +18b +20w -11b +22w -12w +21b 
: 18 -feligres          [2128]  4.0  [2241] [ 217] -08b -14b +19w -17w +22b -09w +21w +20b -06w 
: 19 +Myrddin           [2345]  3.5  [2182] [   0] -03b +20w -18b =09w -13w +22b -11w +21b -15w 
: 20 +Zahak             [1990]  3.0  [2154] [ 376] -11b -19b -13w +22w -17b +21b +15w -18w -08b 
: 21 +Skiull            [1996]  1.0  [1903] [   0] -10w -15b +22b -16w -09b -20w -18b -19w -17w 
: 22 -Skipper           [1620]  0.0  [1843] [   0] -12b -16b -21w -20b -18w -19w -17b -15b -09w
Joost Buijs
Posts: 1646
Joined: Thu Jul 16, 2009 10:47 am
Location: Almere, The Netherlands

Re: On-line engine blitz tourney May

Post by Joost Buijs »

chrisw wrote: Mon May 10, 2021 12:54 pm Yes, hopefully. I did log back in with a working version (prior version recompiled) at 20:08 but looks like that was 3 minutes too late. Also discovered the “bug” that caused the server to shut down my engine at startup. It was printing a few characters of initialisation debug info.
It was not the server that shut the connection down, but I think Winboard/Polyglot does this when it looses contact with the engine. Maybe Polyglot didn't like the extra characters the engine was sending.
chrisw
Posts: 4648
Joined: Tue Apr 03, 2012 4:28 pm
Location: Midi-Pyrénées
Full name: Christopher Whittington

Re: On-line engine blitz tourney May

Post by chrisw »

Joost Buijs wrote: Mon May 10, 2021 2:19 pm
chrisw wrote: Mon May 10, 2021 12:54 pm Yes, hopefully. I did log back in with a working version (prior version recompiled) at 20:08 but looks like that was 3 minutes too late. Also discovered the “bug” that caused the server to shut down my engine at startup. It was printing a few characters of initialisation debug info.
It was not the server that shut the connection down, but I think Winboard/Polyglot does this when it looses contact with the engine. Maybe Polyglot didn't like the extra characters the engine was sending.
There was a brief polyglot alert box that popped up. Maybe that was it.
Pi4Chess
Posts: 253
Joined: Mon Nov 16, 2020 12:13 pm
Full name: Manuel Rivera

Re: On-line engine blitz tourney May

Post by Pi4Chess »

Joost Buijs wrote: Sat May 08, 2021 10:34 pm This time everything went smoothly. It's a pity that Chris W. had a problem with his engine, we've been waiting 5 minutes for him to return before Eendje started the tournament. Hopefully he will be there next time.

The fish 'Belfish' is still a little bit too strong and won the tournament. I'm happy that my engine came in second, Nemorino and Ethereal ended third.

Zahak made a lot of progress and scored 3 points. Skipper became 'Hekkensluiter', as usual he entertained us with a lot of Lyrics, thank you Henk!

This time Arasan and HGM's engines were missing.

Code: Select all

:Tourney Players: Round 9 of 9 
:
:     Name              Rating Score Perfrm Upset  Results 
:     ----------------- ------ ----- ------ ------ ------- 
:  1 +BelFish           [2994]  7.5  [3041] [   0] +13b +07w =05b +02w +03w =04b +14w =06b +10w 
:  2 +NightmareX        [2896]  6.5  [2941] [   0] +14w +08w +11b -01b =06w +05w =03b +07w =12b 
:  3 -Nemorino          [2867]  6.0  [2888] [  17] +19w =11w =07b +05w -01b +06b =02w =04b +14w 
:  4 +EtherealRB        [2860]  6.0  [2854] [  75] +16w =12w =08b =06b +10w =01w =05b =03w +11b 
:  5 +Schooner          [2870]  5.5  [2814] [  62] +15w +10b =01w -03b +08w -02b =04w +16b =07b 
:  6 +Goldbar           [2827]  5.5  [2742] [ 133] +09w +13w =12b =04w =02b -03w =10b =01w +18b 
:  7 -WaspX             [2823]  5.5  [2743] [  45] +17w -01b =03w +11w =14b +12w +16b -02b =05w 
:  8 +Marvin            [2738]  5.0  [2572] [  61] +18w -02b =04w +13b -05b -16w +12b =14b +20w
:  9 +rpiArminius       [2288]  5.0  [2372] [ 171] -06b +17w -14b =19b +21w +18b =13w -10w +22b 
: 10 +Amoeba            [2695]  4.5  [2561] [  66] +21b -05w +16w +15b -04b -14w =06w +09b -01b 
: 11 +WaDuuttie         [2618]  4.5  [2540] [ 124] +20w =03b -02w -07b -16b +17w +19b +13w -04w 
: 12 +atomNightmare     [2578]  4.5  [2543] [ 424] +22w =04b =06w =14w =15b -07b -08w +17b =02w 
: 13 +Arminius          [2574]  4.5  [2495] [   0] -01w -06b +20b -08w +19b +15w =09b -11b +16w 
: 14 +atomGoldbar       [2560]  4.5  [2667] [ 364] -02b +18w +09w =12b =07w +10b -01b =08w -03b 
: 15 +Nemeton           [2360]  4.5  [2319] [ 109] -05b +21w +17b -10w =12w -13b -20b +22w +19b 
: 16 -RookieMonster     [2299]  4.0  [2488] [ 758] -04b +22w -10b +21b +11w +08b -07w -05w -13b
: 17 +CTdccc            [2209]  4.0  [2222] [   0] -07b -09b -15w +18b +20w -11b +22w -12w +21b 
: 18 -feligres          [2128]  4.0  [2241] [ 217] -08b -14b +19w -17w +22b -09w +21w +20b -06w 
: 19 +Myrddin           [2345]  3.5  [2182] [   0] -03b +20w -18b =09w -13w +22b -11w +21b -15w 
: 20 +Zahak             [1990]  3.0  [2154] [ 376] -11b -19b -13w +22w -17b +21b +15w -18w -08b 
: 21 +Skiull            [1996]  1.0  [1903] [   0] -10w -15b +22b -16w -09b -20w -18b -19w -17w 
: 22 -Skipper           [1620]  0.0  [1843] [   0] -12b -16b -21w -20b -18w -19w -17b -15b -09w
Hello Joost. I see you actually are interested in Corchess mod 😉
Joost Buijs
Posts: 1646
Joined: Thu Jul 16, 2009 10:47 am
Location: Almere, The Netherlands

Re: On-line engine blitz tourney May

Post by Joost Buijs »

Pi4Chess wrote: Thu May 20, 2021 11:37 pm Hello Joost. I see you actually are interested in Corchess mod 😉
You are completely wrong. After you told me which engine you used I looked it up, a Stockfish clone. If there is one thing I'm not interested in, it's Stockfish, I don't even have Stockfish on my PC. The last time I looked at it must have been 6 years back or so.

The same holds for LC0, I have a RTX-3090 card that I use for training ANN's, I never tried to run LC0 on it because I don't care.

The reason we run this tournament each month is to give programmers the opportunity to test their engines, joining is free and everybody is welcome. Of course there is a preference for people joining with original engines and not for people joining with the nth Stockfish clone.
Pi4Chess
Posts: 253
Joined: Mon Nov 16, 2020 12:13 pm
Full name: Manuel Rivera

Re: On-line engine blitz tourney May

Post by Pi4Chess »

Joost Buijs wrote: Fri May 21, 2021 6:38 am
Pi4Chess wrote: Thu May 20, 2021 11:37 pm Hello Joost. I see you actually are interested in Corchess mod 😉
You are completely wrong. After you told me which engine you used I looked it up, a Stockfish clone. If there is one thing I'm not interested in, it's Stockfish, I don't even have Stockfish on my PC. The last time I looked at it must have been 6 years back or so.

The same holds for LC0, I have a RTX-3090 card that I use for training ANN's, I never tried to run LC0 on it because I don't care.

The reason we run this tournament each month is to give programmers the opportunity to test their engines, joining is free and everybody is welcome. Of course there is a preference for people joining with original engines and not for people joining with the nth Stockfish clone.
I tell that because i saw you participate in Corchess Github but may be it's someone else with same name "Joost"

As for Stockfish it's not interesting to compete against the engine on full big hardware of course but on Pi4 with only 800k to 1 million nodes by second i think it can be interesting.
Joost Buijs
Posts: 1646
Joined: Thu Jul 16, 2009 10:47 am
Location: Almere, The Netherlands

Re: On-line engine blitz tourney May

Post by Joost Buijs »

Pi4Chess wrote: Fri May 21, 2021 11:30 am
Joost Buijs wrote: Fri May 21, 2021 6:38 am
Pi4Chess wrote: Thu May 20, 2021 11:37 pm Hello Joost. I see you actually are interested in Corchess mod 😉
You are completely wrong. After you told me which engine you used I looked it up, a Stockfish clone. If there is one thing I'm not interested in, it's Stockfish, I don't even have Stockfish on my PC. The last time I looked at it must have been 6 years back or so.

The same holds for LC0, I have a RTX-3090 card that I use for training ANN's, I never tried to run LC0 on it because I don't care.

The reason we run this tournament each month is to give programmers the opportunity to test their engines, joining is free and everybody is welcome. Of course there is a preference for people joining with original engines and not for people joining with the nth Stockfish clone.
I tell that because i saw you participate in Corchess Github but may be it's someone else with same name "Joost"

As for Stockfish it's not interesting to compete against the engine on full big hardware of course but on Pi4 with only 800k to 1 million nodes by second i think it can be interesting.
It is indeed interesting to see what Stockfish can do on such a tiny piece of hardware like the Pi4.

The only Chess Github I sometimes look at is the Stockfish one. Not that I'm interested in Stockfish but I try to follow a little bit what they are doing with respect to training networks.
Pi4Chess
Posts: 253
Joined: Mon Nov 16, 2020 12:13 pm
Full name: Manuel Rivera

Re: On-line engine blitz tourney May

Post by Pi4Chess »

Oh it's another Joost Sorry. See the first comment.

https://github.com/IIvec/Stockfish/comm ... t-51093154