Look Out Batman! (Final Standings)

Discussion of computer chess matches and engine tournaments.

Moderator: Ras

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

Look Out Batman! (Final Standings)

Post by Graham Banks »

LOOK OUT BATMAN!

Athlon 64 3200+
1GB RAM total, 256 MB for each engine
3-4-5 piece EGTBs
HS-8moves.ctg book
40 moves in 45 minutes repeating (adapted to CCRL 40/40)
4 cycles (36 rounds)
Run by Charles Smith


Final Standings

24.0 - Rotor 0.1a
23.5 - Pupsi 0.18
22.5 - Chispa 4.0.3
19.5 - Joker 1.1.06
18.0 - AliChess 4.08
17.0 - Buzz 0.08
16.0 - NagaSkaki 4.00
14.5 - Neurosis 2.3
13.5 - Counter 0.2
11.5 - Feuerstein 0.4.51


The complete tournament pgn (zipped) can be downloaded here:
http://kd.lab.nig.ac.jp/chess/discussio ... hp?id=6176
swami
Posts: 6659
Joined: Thu Mar 09, 2006 4:21 am

Re: Look Out Batman! (Final Standings)

Post by swami »

My Prediction went right here too, Joker should have been ahead of Chispa then only I had guess the exact Top 3!
User avatar
hgm
Posts: 28356
Joined: Fri Mar 10, 2006 10:06 am
Location: Amsterdam
Full name: H G Muller

Re: Look Out Batman! (Final Standings)

Post by hgm »

Sorry about that. :wink:

Note that this is a Joker version that has already been superseded, so I have a valid excuse! :lol:

Strange thing is that all these versions (1.1.06, 1.1.07, 1.1.08) contain a bug that leads to addition of a random value of +/- 0.25 pawns to the evaluation. This comes about by accessing a local array out of bounds (to get the position of the backmost pawn in the 'i-file', to be exact). The unusual thing is that the data that is accessed this way is not reproducible from run to run, apparently it is used for reading the system clock or something like that. It really has a different effect on the eval in every run (which is how I found it).

The most remarkable thing of all: I of course corrected this bug as soon as I found it. But that doesn't make Joker play any better! In fact, if anything, it seems to play slightly worse without this bug! :shock:
swami
Posts: 6659
Joined: Thu Mar 09, 2006 4:21 am

Re: Look Out Batman! (Final Standings)

Post by swami »

Sorry about that. :wink:
That's Okay.
Note that this is a Joker version that has already been superseded, so I have a valid excuse! :lol:
I know it.
Strange thing is that all these versions (1.1.06, 1.1.07, 1.1.08) contain a bug that leads to addition of a random value of +/- 0.25 pawns to the evaluation. This comes about by accessing a local array out of bounds (to get the position of the backmost pawn in the 'i-file', to be exact). The unusual thing is that the data that is accessed this way is not reproducible from run to run, apparently it is used for reading the system clock or something like that. It really has a different effect on the eval in every run (which is how I found it).
I guess this kind of stuff belongs in programming and technical discussion forum,I'd rather read some technical business jargon :)
The most remarkable thing of all: I of course corrected this bug as soon as I found it. But that doesn't make Joker play any better! In fact, if anything, it seems to play slightly worse without this bug! :shock:
Thanks for the twists! :lol:

I hope you fix all the bugs and implement missing features in Joker,and one days it wouldn't be called a Joker anymore.
Jan Brouwer
Posts: 201
Joined: Thu Mar 22, 2007 7:12 pm
Location: Netherlands

Re: Look Out Batman! (Final Standings)

Post by Jan Brouwer »

Wow, third time Rotor won a CCRL tournament, even if only by a very small margin.
This is realy too much honour for a simple program :-)

I am looking forward to seeing Rotor 0.2 being tested by the CCRL team, the first rating from Le Fou Numerique was a bit disappointing
(about 12 ELO points if I remember correctly, although it seems to be climbing a bit now).

Thanks again for running these tournaments!
User avatar
Graham Banks
Posts: 44243
Joined: Sun Feb 26, 2006 10:52 am
Location: Auckland, NZ

Re: Look Out Batman! (Final Standings)

Post by Graham Banks »

Jan Brouwer wrote:Wow, third time Rotor won a CCRL tournament, even if only by a very small margin.
This is realy too much honour for a simple program :-)

I am looking forward to seeing Rotor 0.2 being tested by the CCRL team, the first rating from Le Fou Numerique was a bit disappointing
(about 12 ELO points if I remember correctly, although it seems to be climbing a bit now).

Thanks again for running these tournaments!
Thanks Jan,

Rotor 0.2 will be tested soon. 8-)

Regards, Graham.