TheKing350 in Arena

Discussion of anything and everything relating to chess playing software and machines.

Moderator: Ras

User avatar
geots
Posts: 4790
Joined: Sat Mar 11, 2006 12:42 am

Re: TheKing350 in Arena

Post by geots »

David Dahlem wrote:
Tony Thomas wrote:
geots wrote:
Tony Thomas wrote:How much memory is the engine using under the task manager? Is it only using 1 MB? I had that problem until Graham send me his wb2uci.ini. Here is the one for one of the chessmaster 10000 personalities. Using this, The King uses a total of 32MB I believe. As the programmer of Sage and Pooky you wouldnt have a problem figuring out what's going on.

Code: Select all

[ENGINE]
Name=CM10th D2Alos 
Author=Johan de Koning
Filename=Wb2Uci.exe

[OPTIONS]
Program=KingWB13.exe 
InitString=cm_parm default\ncm_parm opk=369558 opp=100 opn=100 opb=100 opr=100 opq=100 myp=100 myn=100 myb=100 myr=100 myq=101 mycc=115 opcc=105 mymob=105 opmob=125 myks=140 opks=130 mypp=95 oppp=100 mypw=90 oppw=95 cfd=0 sop=100 avd=-3 rnd=0 sel=14 md=99 
HashCommand=cm_parm tts=%i004096
Ponder=true
ShowThinkingMove=true
; Logfile=true
Visible=Ponder,Hash,Extras

Tony, i dont know where you got your facts from, but obviously you have never run a CM10th personality in chessbase. You can change the hash to basically whatever you want it. For 40/40 we run the CM10 personalities on 124mb hash, because they wont hit directly on 128mb. That is as close as you can get. For blitz you can run them on 32 mb, or anything else, just like any other UCI engine. You just cannot lower the hash, only raise it. It you want to lower the hash, the workaround is change engines, lower hash, and then change back to CM. Is all this clear? :D

Daddy George
George, what happend to you? I do not own any chessbase products, I use arena only. Under arena, regardless of what you change, the display shows 2MB hash usage, but you can see another process running on task manager named Kingwb13 that uses around 32MB. Again, I am using the package send to me by Graham.
I'm using a FreeMem program that displays the total memory usage of all processes in the system tray. So i can note the number displayed, and when i start an engine, it will change, so a little math tells me how much memory it's using.

In case anyone's interested, i just uploaded some new logos for the new TheKing engines ...

http://www.geocities.com/davedahlem/my_logos.html

Regards
Dave

Dave, get ready to make at least 400 to 500 logos for this new CM's personalities. Once they get started, they develop a life of their own, multiplying faster than rabbits :lol:

To the Drawing Board Regards,
User avatar
David Dahlem
Posts: 900
Joined: Wed Mar 08, 2006 9:06 pm

Re: TheKing350 in Arena

Post by David Dahlem »

[/quote]

Dave, get ready to make at least 400 to 500 logos for this new CM's personalities. Once they get started, they develop a life of their own, multiplying faster than rabbits :lol:

To the Drawing Board Regards,[/quote]

Wow 400 to 500 logos!! Just a little unrealistic, don't you think, George. :-)

Regards
Dave
K I Hyams
Posts: 3585
Joined: Fri Mar 31, 2006 11:21 pm

Re: TheKing350 in Arena

Post by K I Hyams »

Tony Thomas wrote:Keith, do you have the new version of King working using the above method that you mentioned? If you could, can you please upload your directory somewhere (without the king 350 engine)? Or you can place a dummy .exe in place of King 350 and then all the user would have to do is to copy the king to the directory, and hit yes to the pop-up message.
Sorry Tony, I wrote that post at 05:04 hours and I missed the 350. The versions of "The king" that I have are earlier than that. I really am in no position to comment on opk extraction in the 350 version.
palmer

Re: Rybka in CM

Post by palmer »

Has anyone managed to run Rybka in CM11 using Polyglot. I allways fail.
User avatar
David Dahlem
Posts: 900
Joined: Wed Mar 08, 2006 9:06 pm

Re: TheKing350 in Arena

Post by David Dahlem »

Tony Thomas wrote:How much memory is the engine using under the task manager? Is it only using 1 MB? I had that problem until Graham send me his wb2uci.ini. Here is the one for one of the chessmaster 10000 personalities. Using this, The King uses a total of 32MB I believe. As the programmer of Sage and Pooky you wouldnt have a problem figuring out what's going on.

Code: Select all

[ENGINE]
Name=CM10th D2Alos 
Author=Johan de Koning
Filename=Wb2Uci.exe

[OPTIONS]
Program=KingWB13.exe 
InitString=cm_parm default\ncm_parm opk=369558 opp=100 opn=100 opb=100 opr=100 opq=100 myp=100 myn=100 myb=100 myr=100 myq=101 mycc=115 opcc=105 mymob=105 opmob=125 myks=140 opks=130 mypp=95 oppp=100 mypw=90 oppw=95 cfd=0 sop=100 avd=-3 rnd=0 sel=14 md=99 
HashCommand=cm_parm tts=%i004096
Ponder=true
ShowThinkingMove=true
; Logfile=true
Visible=Ponder,Hash,Extras
Hi Tony

I tried your example wb2uci.eng, and TheKing 3.50 only uses 2mb of hash for me. This is the wb2uci.eng file that i use, and it works for me. TheKing 3.50 uses between 252-258 mb of hash. It doesn't seem to matter what i set the hash usage in the uci configuration window. I can set it to 2mb, but the engine still uses between 252-258mb of hash, using this wb2uci.eng setup ...

[ENGINE]
Name=The King 3.50
Author=Johan de Koning
Filename=Wb2uci.exe

[OPTIONS]
Program=C:\Arena\Engines\CM 11\TheKing350\TheKing350.exe
InitString=cm_parm default\ncm_parm opk=****** opp=100 opn=100 opb=100 opr=100 opq=100 myp=100 myn=100 myb=100 myr=100 myq=100 mycc=100 mymob=100 myks=100 mypp=100 mypw=100 opcc=100 opmob=100 opks=100 oppp=100 oppw=100 cfd=0 sop=100 avd=0 rnd=0 sel=14 md=99\n
HashCommand=cm_parm tts=262144000\n
Ponder=false
Logfile=false
Visible=Ponder,Hash,Logfile

The tts value can be adjusted according to the amount of hash needed.

Regards
Dave
User avatar
George Bodkin
Posts: 160
Joined: Wed Mar 08, 2006 8:46 pm
Location: Selden, NY

Re: TheKing350 in Arena

Post by George Bodkin »

Graham is possible for you to send me the wb2uci.ini

E-mail is gb1songen@msn.com

Thanks George.