19th Amateur Series Division 2

Discussion of computer chess matches and engine tournaments.

Moderator: Ras

Jan Brouwer
Posts: 201
Joined: Thu Mar 22, 2007 7:12 pm
Location: Netherlands

Re: Final Standings

Post by Jan Brouwer »

Graham Banks wrote:19TH AMATEUR SERIES (Division 2)

Intel Q6600 Quad Core
ChessGUI
128mb hash each
3-4-5 piece tablebases
Ponder off
HS-Large Remis book (limited to 12 moves)
40 moves in 32 minutes repeating (adapted for the CCRL)
4 cycles 44 rounds
All engines 32-bit 1CPU
Because this will be the final series that WildCat will be eligible for (unless a new version gets released), the top engine will gain automatic promotion and there will likely be no automatic relegation. The fate of the second top engine and the bottom engine (perhaps others also) are likely to be determined by grading matches before the next series.
Final Standings

29.5 - Bison 9.11
25.0 - Colossus 2008b
25.0 - Cyrano 0.6b17
23.5 - Sloppy 0.2.2 32-bit
22.0 - WildCat 8
21.5 - Brutus 8.05 32-bit
21.5 - The Baron 2.23
21.0 - Hamsters 0.7.1
20.5 - Chronos 1.9.7
20.0 - Deuterium 09.01.26.492
18.0 - Rotor 0.5
16.5 - Tornado 3.42a 32bit


The complete tournament pgn (zipped) can be downloaded here:
http://kirill-kryukov.com/chess/discuss ... p?id=18236
Ha!, this time Rotor succeeded to stay in the 2nd division (probably) 8-).
Thanks for the tournament Graham.

Jan
User avatar
Graham Banks
Posts: 44611
Joined: Sun Feb 26, 2006 10:52 am
Location: Auckland, NZ

Re: Final Standings

Post by Graham Banks »

Jan Brouwer wrote: Ha!, this time Rotor succeeded to stay in the 2nd division (probably) 8-).
Thanks for the tournament Graham.

Jan
Ray will be pleased that Rotor survived too! :wink:
How is progress with Rotor going these days?

Cheers,
Graham.
gbanksnz at gmail.com
Jan Brouwer
Posts: 201
Joined: Thu Mar 22, 2007 7:12 pm
Location: Netherlands

Re: Final Standings

Post by Jan Brouwer »

Graham Banks wrote:
Jan Brouwer wrote: Ha!, this time Rotor succeeded to stay in the 2nd division (probably) 8-).
Thanks for the tournament Graham.

Jan
Ray will be pleased that Rotor survived too! :wink:
How is progress with Rotor going these days?

Cheers,
Graham.
Well, good and not so good :wink:
I have embarked on a major refactoring of the source code. It started out quite small and innocent, but by now I have rewritten major parts of it. I am turning C code with low level speed optimizations into clean C++ classes. Unfortunately this has caused the speed to drop by about 25%. So I first have to compensate for this speed loss before even thinking about improving strength. But I like how the code looks now :) .

So the project is still alive and kicking!

Jan
User avatar
Graham Banks
Posts: 44611
Joined: Sun Feb 26, 2006 10:52 am
Location: Auckland, NZ

Re: Final Standings

Post by Graham Banks »

Jan Brouwer wrote: So the project is still alive and kicking!

Jan
That's the most important thing! :D
gbanksnz at gmail.com