Crafty 22.0 tests

Discussion of computer chess matches and engine tournaments.

Moderator: Ras

User avatar
beachknight
Posts: 3533
Joined: Tue Jan 09, 2007 8:33 pm
Location: Antalya, Turkey

Crafty 22.0 tests

Post by beachknight »

Crafty 22.0 JA 1 CPU & Crafty 22.0 JA2 1 CPU tests

crafty.rc of 22.0

Code: Select all

egtb
tbpath=q:\tb
cache=32M
ponder off
mode=tournament
swindle on        
learn 7
book random 1
bookw freq 0.7
bookw ratio 0.8
bookw eval 0.6
bookw learn 1
bookw cap 0.5
book width 4
book on
show book
computer
log=on
#mt=2         
#smpmt=2     
timebook 80 8
#adaptive NPS a
hash=48M
hashp=16M
#smpnice=1
exit
Books of 22.0: 21.06 PS books

1. tournament

Code: Select all

                                      1234567890
1   Crafty 21.06 PS Blended P3  3667   ½10½011½½1   6.0/10
2   Crafty 22.0 JA              3700  ½01½100½½0    4.0/10

2. tournament

Code: Select all


   Engine                     Score          Cr         Cr    S-B
1: Crafty 21.06 PS Blended P3 5.5/10 ·········· 01==11010=   24,75
2: Crafty 22.0 JA2            4.5/10 10==00101= ··········   24,75
21.06 PS uses 2 CPU.

Best,
hi, merhaba, hallo HT
User avatar
beachknight
Posts: 3533
Joined: Tue Jan 09, 2007 8:33 pm
Location: Antalya, Turkey

Re: Crafty 22.0 tests

Post by beachknight »

Arena 1.99b4 GUI, tablebases off for 22.0

First game: 2+2
Remaining: 3+3
Last two: with mt=2 as clp (does not help further)

crafty.rc

Code: Select all

mt=2
ponder off
#egtb
#tbpath=d:\tb
#cache=32M
hash=48M
hashp=16M
#swindle on
learn 7
book random 1
bookw freq 0.7
bookw ratio 0.8
bookw eval 0.6
bookw learn 1
bookw cap 0.5
book width 4
#book on
#show book
#smpmt=2
#timebook 80 8
mode=tournament
computer
#log=on
exit

Code: Select all

CET17SSiSS66a02  2008

                                      1234567890
1   Crafty 21.06 PS Blended P3  3667   ½½½½011101   6.0/10
2   Crafty 22.0 JA2             3700  ½½½½100010    4.0/10

two more games: 22.0 forfeits on time.

Further blitz tests with crafty.rc

Code: Select all

mt=2
ponder off
egtb
tbpath=d:\tb
cache=32M
hash=48M
hashp=16M
#swindle on
learn 7
book random 1
#bookw freq 0.7
#bookw ratio 0.8
#bookw eval 0.6
#bookw learn 1
#bookw cap 0.5
#book width 4
#book on
#show book
#smpmt=2
#timebook 80 8
mode=tournament
computer
#log=on
exit
hi, merhaba, hallo HT
User avatar
beachknight
Posts: 3533
Joined: Tue Jan 09, 2007 8:33 pm
Location: Antalya, Turkey

Re: Crafty 22.0 tests

Post by beachknight »

Arena 1.99b4 GUI, tb: on

Code: Select all


                                      12345678
1   Crafty 21.06 PS Blended P3  3667   11½110½½   5.5/8
2   Crafty 22.0 JA2             3700  00½001½½    2.5/8

first 4: 1+1
last 4: 10+10

best crafty.rc so far:

Code: Select all

hash=48M
hashp=10M
log on
mt=2
ponder off
egtb
tbpath=d:\tb
cache=16M
#swindle on
book random 0
#book width 2
#bookw learn 1
#bookw freq 0.7
#bookw ratio 0.8
#bookw eval 0.6
#bookw cap 0.5
#book on
#show book
#smpmt=2
#timebook 80 8
learn 7
mode=tournament
computer
exit

hi, merhaba, hallo HT
User avatar
beachknight
Posts: 3533
Joined: Tue Jan 09, 2007 8:33 pm
Location: Antalya, Turkey

Re: Crafty 22.0 tests

Post by beachknight »

Crafty 22.0 JA3 = JA build for old processors

crafty.rc above

Code: Select all

                                      1234
1   Crafty 21.06 PS Blended P3  3667   ½101   2.5/4
2   Crafty 22.0 JA3             3700  ½010    1.5/4

In fifth game, 22.0 forfeited on time.
hi, merhaba, hallo HT
User avatar
Graham Banks
Posts: 44635
Joined: Sun Feb 26, 2006 10:52 am
Location: Auckland, NZ

Re: Crafty 22.0 tests

Post by Graham Banks »

Hi Harun,

have you read the Crafty thread in the general forum? Seems that everybody is having problems with Crafty 22.0 at present.

Regards, Graham.
gbanksnz at gmail.com
User avatar
beachknight
Posts: 3533
Joined: Tue Jan 09, 2007 8:33 pm
Location: Antalya, Turkey

Re: Crafty 22.0 tests

Post by beachknight »

Crafty 22.0 PS

3+3, 21.06 PS books

Code: Select all

   Engine                     Score    Cr   Cr    S-B
1: Crafty 22.0 PS             3.0/4  ···· 11==    3,00
2: Crafty 21.06 PS Blended P3 1.0/4  00== ····    3,00
crafty.rc

Code: Select all

hash=48M
hashp=10M
log on
mt=2
ponder off
egtb
tbpath=d:\tb
cache=16M
swindle on
book on
book random 0
show book
mode=tournament
computer
kibitz 1
exit
cpu-load: 100% and without problems so far.


The End - at last!

or perhaps 10 minutes break?
hi, merhaba, hallo HT
Tony Thomas

Re: Crafty 22.0 tests

Post by Tony Thomas »

I guess I am the only one who doesnt have any problems with crafty. Harun, you dont have to run matches with all different versions of current crafty. You can just open each single one in console mode and type the command 'bench' and use the one with the fastest bench time. Other than speed differences, all versions are identical.
User avatar
Werner
Posts: 2993
Joined: Wed Mar 08, 2006 10:09 pm
Location: Germany
Full name: Werner Schüle

Re: Crafty 22.0 tests

Post by Werner »

...now we are 3:
Peter, you and me :)

I have just started my first match for CEGT 40/20 against Deep Sjeng 2.7 2CPU

regards
Werner
User avatar
Dr.Wael Deeb
Posts: 9773
Joined: Wed Mar 08, 2006 8:44 pm
Location: Amman,Jordan

Re: Crafty 22.0 tests

Post by Dr.Wael Deeb »

Werner wrote:...now we are 3:
Peter, you and me :)

I have just started my first match for CEGT 40/20 against Deep Sjeng 2.7 2CPU

regards
Glad to hear these good news,I did download PS version and used it with the .rc file offered by him,but with no success....it uses only one processor and it keeps pondering....this is under Arena 1.1....
_No one can hit as hard as life.But it ain’t about how hard you can hit.It’s about how hard you can get hit and keep moving forward.How much you can take and keep moving forward….
User avatar
beachknight
Posts: 3533
Joined: Tue Jan 09, 2007 8:33 pm
Location: Antalya, Turkey

Re: Crafty 22.0 tests

Post by beachknight »

With new rc, 22.0 w32 JA2 works without problem.

Code: Select all


   Engine                     Score          Cr         Cr    S-B
1: Crafty 22.0 JA2            5.0/10 ·········· =01001===1   25,00
1: Crafty 21.06 PS Blended P3 5.0/10 =10110===0 ··········   25,00

10 games played / Tournament finished
Name of the tournament: CET17SSiSS66a06
Site/ Country: SSiSS, Antalya, Türkiye
Level: Blitz 3/3
Error report:

Ooops. 1 error report for JA2 build.

Log files are smaller in size. For ten games,
there are 300 of them in total. I suppose
this output behaviour is intended for intermediate
test builds. In any case, I liked much better old log
files.
hi, merhaba, hallo HT