Arasan 15.2

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

Moderators: hgm, Harvey Williamson, bob

Forum rules
This textbox is used to restore diagrams posted with the [d] tag before the upgrade.
jdart
Posts: 3503
Joined: Fri Mar 10, 2006 4:23 am
Location: http://www.arasanchess.org

Arasan 15.2

Post by jdart » Tue Feb 26, 2013 1:54 am

Arasan 15.2 is available from http://www.arasanchess.org. This is basically the version that played in the recent CCT tournament.

Changes in Arasan 15.2:

1) Some speed improvements especially when multithreaded.
2) Code cleanup and bug fixes related to draw handling (could lose on
time in server games, in rare cases, due to problems in this area).
3) Some more code conversion to C++ style intead of C. Use STL pair template.
4) Minimum search time changed to 10ms to better support very fast test
games.
5) Bug fix in code for checks in qsearch: ensure checking moves do not
place own king in check.
6) Some weights changed in scoring module based on CLOP.
7) Simplified razoring code.
8) Qsearch forward pruning changes. We use only pre-selection of captures now, not traditional forward pruning. Margins for this adjusted.
9) Linux-specific bug fix for occasional crashes when >2 threads in use.
10) Fix in aspiration window code for rare overflow condition when
failing low with a mate score.
11) Fix bug setting hash sizes > 2GB through Winboard/UCI.
12) Somewhat more general Rook pawn vs wrong color Bishop draw detection.

This version is measurably stronger than 15.1 but nothing dramatic: I think around 20 ELO.

--Jon

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

Re: Arasan 15.2

Post by Graham Banks » Tue Feb 26, 2013 2:46 am

jdart wrote:Arasan 15.2 is available from http://www.arasanchess.org. This is basically the version that played in the recent CCT tournament.
Looking forward to trying it out. :)
My email addresses:
gbanksnz at gmail.com
gbanksnz at yahoo.co.nz

User avatar
geots
Posts: 4790
Joined: Fri Mar 10, 2006 11:42 pm

Can Anyone Please Answer This about Arasan!!!

Post by geots » Tue Feb 26, 2013 7:53 am

I have thought about it before, but never mentioned it. But it is bothering me. There my be an answer in one of the files after extraction- but if so- I have overlooked it.

For Windows, there are always 2 executables: arasanx.exe & arasanx-64.exe. I always use arasanx-64.exe. But I noticed that the other exe when loaded- says "*32" in task manager. But when you run it in console mode it says 64-bit also. And it sure runs a hell of a NPS for a 32-bit.

So.................. which is it?


Best,

george

Tom Likens
Posts: 302
Joined: Sat Apr 28, 2012 4:18 pm
Location: Austin, TX
Contact:

Re: Arasan 15.2

Post by Tom Likens » Tue Feb 26, 2013 11:35 am

Thanks Jon.

BTW, are we going to get an Arasan blow-by-blow report for CCT15? Those posts were
always highly entertaining and did a great job of recreating the event.

regards,
--tom

jdart
Posts: 3503
Joined: Fri Mar 10, 2006 4:23 am
Location: http://www.arasanchess.org

Re: Can Anyone Please Answer This about Arasan!!!

Post by jdart » Tue Feb 26, 2013 2:19 pm

arasan.exe is a 32-bit executable.

--Jon

jdart
Posts: 3503
Joined: Fri Mar 10, 2006 4:23 am
Location: http://www.arasanchess.org

Re: Arasan 15.2

Post by jdart » Tue Feb 26, 2013 2:20 pm

I will try to put something together. I was watching the games but haven't done any offline analysis yet.

--Jon

User avatar
Andres Valverde
Posts: 550
Joined: Sun Feb 18, 2007 10:07 pm
Location: Almeria. SPAIN
Contact:

Re: Arasan 15.2

Post by Andres Valverde » Tue Feb 26, 2013 4:24 pm

Congrats Jon !
Saludos, Andres

Jouni
Posts: 1786
Joined: Wed Mar 08, 2006 7:15 pm

Re: Arasan 15.2

Post by Jouni » Tue Feb 26, 2013 4:35 pm

64b version crashes always in my PC (15.1 not) :!: Only SSE2 compile maybe?
Jouni

jdart
Posts: 3503
Joined: Fri Mar 10, 2006 4:23 am
Location: http://www.arasanchess.org

Re: Arasan 15.2

Post by jdart » Tue Feb 26, 2013 5:57 pm

What version of Windows do you have (XP?).

--Jon

Jouni
Posts: 1786
Joined: Wed Mar 08, 2006 7:15 pm

Re: Arasan 15.2

Post by Jouni » Tue Feb 26, 2013 7:15 pm

Windows 7.
Jouni

Post Reply