"aborting engine think"

Discussions about Winboard/Xboard. News about engines or programs to use with these GUIs (e.g. tournament managers or adapters) belong in this sub forum.

Moderator: Andres Valverde

"aborting engine think"

Postby janggi-korea » 07 Jan 2021, 09:21

** Winboard message: "aborting engine think"
In most cases, messages are generated in janggi endgames, after which the engine stops searching, and Winboard also stops all functions. Eventually, we have no choice but to end Winboard.

I am not exactly sure if this is an engine problem or a GUI problem.
However, it seems that this phenomenon occurred in the movement of props in the king's area.

This is a common bug not only for me, but for all Winboard janggi users.
I used the latest compilation version of Fairy Stockfish.
janggi-korea
 
Posts: 130
Joined: 18 Aug 2020, 12:12

Re: "aborting engine think"

Postby H.G.Muller » 07 Jan 2021, 19:48

Sorry, but I had virtually no time in December for chess programming. From now on it should be better.

WinBoard shows the message you mention when it switches a thinking engine to force mode (when you hit Edit Game or Edit Position), and then waits until it answers a subsequent 'ping' that it sent to probe the engine's readiness.

I would have to see a debug log to understand why it doesn't receive the expected 'pong' reply. One problem is that the logs you have been posting here always have been engine logs, created by Stockfish itself. You never post the log from the winboard.debug file, which I asked for. If there is a problem with WinBoard, I cannot see it from the engine log, as that doesn't contain the debug info WinBoard prints. And the lines there are not accompanied by time stamps, as they are in the winboard.debug log, so I have no idea about the timing.

This also confused me in the problem you reported with the engine reaching the end of a book line in Machine White or Machine Black mode. The engine log looked normal: the engine is in force mode as long as WinBoard feeds it book moves, and gets a 'go' command when it gets out of book. But the engine log doesn't show that the 'go' command comes perhaps only a minute after the last move, because the user got impatient, and operated the WinBoard menus to trigger sending a 'go' command. You posted a video where this seemed to happen.

Again, I need the winbaord.debug log to diagnose the problem. When I let a Chess engine play a game with the GUI book, I never have any such problem; it always moves automatically when you leave book.
User avatar
H.G.Muller
 
Posts: 3453
Joined: 16 Nov 2005, 12:02
Location: Diemen, NL

Re: "aborting engine think"

Postby janggi-korea » 08 Jan 2021, 15:45

1. Please tell me in detail how to create "winbaord.debug" file in Winboard.

2. I have conducted numerous opening book tests using the Fairy Stockfish janggi engine. (Relatively high-end PC: 5900x 5950x, Intel Xeon 48 threads). Tournaments with high nodes and more than 30 depths
16 starting positions (1,000 games x 16)

And I found the following results.
1) When creating a polyglot book on Winboard, the location of the polyglot book opening book that is saved after reading the position file after clicking "New Game" is different from the location of the chess opening book.
In other words, one polyglot file has two types of opening book storage locations.
It is different from the openingbook save of the pgn saved in the tournament. Of course, even if the record of the same movement, the storage location is different and depending on how I open the opening book, I cannot see or view the record.
This has nothing to do with chess. Chess is always the same starting position.

2) When playing Winboard tournaments, only black or white opening books cannot be used. That is, the opening book is applied to both sides (common engine setting).

3) The characteristics of the PolyGlot Opening Book express the points I won and the points I lost. Of course, points are also added to the draw game.
87.9% 1174 ih3 {1174/513}
11.2% 149 Hg2 {149/80}
0.9% 12 Hd2 {12/10}

However, this is the % of the win move count with the most stockfish in tournaments.
The problem with these books is that stockfish always move in a similar pattern.

Other movements cannot be verified.

Of course, for other moves, i can register fen files to proceed with the tournament. The point of my explanation is that the more I put it, the more the % of opening moves go up.
However, it cannot be concluded that this is exactly a good move.
This is because if another movement is randomly input and the movement is reproduced more, the movement ranking of the opening book will change.

It is only the ranking of the points that have been moved a lot.

So I suggest You can record more accurate moves if you rank only with the probability of victory rather than the percentage of the number of wins the most.
Of course, you didn't make a Polyglot, but I wonder what you think.

Finally, it is stable to make a book using only the winning game pgn. All stockfish movements are not 100% certain. Sometimes SF repeat the mistakes of the same movement.

ps. And to convert the pgn file left and right, using a text program, FEN value and coordinates a,b,c,d,e,f,g,h,i => i,h,g,f....need reverse

Even with regular expression editing, this was not successful.
This is because some of the coordinate numbers match the symbols of the pieces (e.g. c = canon / e = elephants use the same alphabet).
Do you know how to fix this?
janggi-korea
 
Posts: 130
Joined: 18 Aug 2020, 12:12

Re: "aborting engine think"

Postby H.G.Muller » 08 Jan 2021, 23:16

janggi-korea wrote:1. Please tell me in detail how to create "winbaord.debug" file in Winboard.

When you start WinBoard, there is a text entry 'Additional options' in the Startup Dialog. You have to write

-debug there

WinBoard will then create the winboard.debug file in its own folder.

2. I have conducted numerous opening book tests using the Fairy Stockfish janggi engine. (Relatively high-end PC: 5900x 5950x, Intel Xeon 48 threads). Tournaments with high nodes and more than 30 depths
16 starting positions (1,000 games x 16)

And I found the following results.
1) When creating a polyglot book on Winboard, the location of the polyglot book opening book that is saved after reading the position file after clicking "New Game" is different from the location of the chess opening book.
In other words, one polyglot file has two types of opening book storage locations.
It is different from the openingbook save of the pgn saved in the tournament. Of course, even if the record of the same movement, the storage location is different and depending on how I open the opening book, I cannot see or view the record.
This has nothing to do with chess. Chess is always the same starting position.

There must be something wrong in WinBoard's notion of what is the 'current directory'. I never noticed this, because I usually have the PGN file and the book I want to create in the same folder. But what you describe suggests that using the file browser to open the PGN file changes the current directory. This might very well be an effect of using a different Windows version. Perhaps I should put explicit 'change directory' calls (to its initial folder) in WinBoard after opening a file through the browse dialog.

2) When playing Winboard tournaments, only black or white opening books cannot be used. That is, the opening book is applied to both sides (common engine setting).

This is true. The purpose of the GUI book is to provide game diversity.

I am not sure why this would be a problem. In practice every book is in fact a combination of independent white and black books, as one player will only play white moves, and the other player only black moves. If you would make a book from a PGN file that contains no draws, the games where white won will make a book for white, and the games that black won a book for black. It is just that these two books end up in the same file.

3) The characteristics of the PolyGlot Opening Book express the points I won and the points I lost. Of course, points are also added to the draw game.
87.9% 1174 ih3 {1174/513}
11.2% 149 Hg2 {149/80}
0.9% 12 Hd2 {12/10}

The numbers in {} are not really used in the book; they are just statistics collected during book cration, and WinBoard saves them in the fields normally used for learning, to be able to expand the book later. The weights of the move are the number of half-points scored with the move.

However, this is the % of the win move count with the most stockfish in tournaments.
The problem with these books is that stockfish always move in a similar pattern.

Well, people usually make opening books from high-quality human games. Because engines usually are quite poor in opening play. (Which requires strategic insight, while engines are only good at tactics.) And determinism is a problem. If you want to judge positions by results from playing them out with an engine, you either need very many different engines, or an engine that randomizes.

Other movements cannot be verified.

Of course, for other moves, i can register fen files to proceed with the tournament. The point of my explanation is that the more I put it, the more the % of opening moves go up.
However, it cannot be concluded that this is exactly a good move.
This is because if another movement is randomly input and the movement is reproduced more, the movement ranking of the opening book will change.

It is only the ranking of the points that have been moved a lot.

So I suggest You can record more accurate moves if you rank only with the probability of victory rather than the percentage of the number of wins the most.
Of course, you didn't make a Polyglot, but I wonder what you think.

Making a book is a science in itself. I once pondered about how it should be done theoretically. My conclusion was that it is quite complex, and just taking statistics from the set of games is way too primitive. The first problem is why you would want to play different moves at all, when only one move is the best. Varying your opening means you will intentionally play sub-optimal moves. (But the answer is of course that it weakens your opponent that he cannot prepare for what you are going to play, but has to divide his preparation efforts to all lines in your repertoire.)

Finally, it is stable to make a book using only the winning game pgn. All stockfish movements are not 100% certain. Sometimes SF repeat the mistakes of the same movement.

ps. And to convert the pgn file left and right, using a text program, FEN value and coordinates a,b,c,d,e,f,g,h,i => i,h,g,f....need reverse

Even with regular expression editing, this was not successful.
This is because some of the coordinate numbers match the symbols of the pieces (e.g. c = canon / e = elephants use the same alphabet).
Do you know how to fix this?

One could write a program for that. But I have the feeling you are only trying to do that because the symmetric book option of WinBoard is still not working properly. It would be better to fix that, then the entire problem would go away.
User avatar
H.G.Muller
 
Posts: 3453
Joined: 16 Nov 2005, 12:02
Location: Diemen, NL

Re: "aborting engine think"

Postby janggi-korea » 09 Jan 2021, 15:53

Can you check the problem?
Tried a few times in this FEN position, sometimes it worked fine and sometimes it Stop.
I am constantly experiencing this problem during the game. Fortunately I was able to save the game.
The engine did not run, and all Winboard commands were disabled. But I could click the clock. Still, the engine didn't work.


[Event "Computer Chess Game"]
[Site "DESKTOP-EQ8S6AR"]
[Date "2021.01.09"]
[Round "-"]
[White "Janggi-K 060121 LB"]
[Black "user"]
[Result "*"]
[TimeControl "92/840"]
[Variant "janggimodern"]
[VariantFamily "janggi"]
[FEN "3k5/9/9/9/5p3/9/4c1h2/3C5/4AA3/3KC4 w 0 1"]
[SetUp "1"]

{--------------
. . . k . . . . .
. . . . . . . . .
. . . . . . . . .
. . . . . . . . .
. . . . . p . . .
. . . . . . . . .
. . . . c . h . .
. . . C . . . . .
. . . . A A . . .
. . . K C . . . .
white to play
--------------}
1. Cf0 {+1.02/67} Ke8
{xboard exit (Clocks: 796, 804)} *



winboard debug=======

212101 <first : 35 -85 13 2334624 37 17553563 0 g3e4 e1d2 e4g5 @@@@ g5h3 d0e1 e5e4 @@@@ d9e8 @@@@ h3g5 e1d0 e3e5 @@@@ g5e6 d2e1 e5e3 e1d2 e4f4 d0e1 f4e4 e1d0 e4f4 d0e1 f4e4 e1d0 e3e5 d2e1 e5e3 e1d2 e4f4 d0e1 f4e4 e1d0 e4f4 d0e1 f4e4
212107 <first : 36 -85 14 2545578 36 17555710 0 g3e4 e1d2 e4g5 @@@@ g5h3 d0e1 e5e4 @@@@ d9e8 @@@@ h3g5 e1d0 e3e5 @@@@ g5e6 d2e1 e5e3 e1d2 e8d8 f0f3 e6g5 f3f1 d8e8 d2e1 e8d8 @@@@ d8e8 @@@@ e8d8 @@@@ d8e8 @@@@ e8d8 @@@@ d8e8 @@@@
212114 <first : 37 -85 16 2906023 39 17297755 0 g3e4 e1d2 e4g5 @@@@ g5h3 d0e1 e5e4 @@@@ d9e8 @@@@ h3g5 e1d0 e3e5 @@@@ g5e6 d2e1 e5e3 e1d2 e8d8 f0f3 e6g5 f3f1 d8e8 d2e1 e8d8 @@@@ d8e8 @@@@ e8d8 @@@@ d8e8 @@@@ e8d8 @@@@ d8e8 @@@@ e8d8 @@@@ d8e8
212120 <first : 38 -85 20 3457487 38 17201427 0 g3e4 e1d2 e4g5 @@@@ g5h3 d0e1 e5e4 @@@@ d9e8 @@@@ h3g5 e1d0 e3e5 @@@@ g5e6 d2e1 e5e3 e1d2 e8d8 f0f3 e6g5 f3f1 d8e8 d2e1 e8d8 @@@@ d8e8 @@@@ e8d8 @@@@ d8e8 @@@@ e8d8 @@@@ d8e8 @@@@ e8d8 @@@@
212125 <first : 39 -85 24 4083009 39 17012537 0 g3e4 e1d2 e4g5 @@@@ g5h3 d0e1 e5e4 @@@@ d9e8 @@@@ h3g5 e1d0 e8d7 @@@@ d7d8 @@@@ d8d7 @@@@ d7d8 @@@@ d8d7 @@@@ d7d8 @@@@ d8d7 @@@@ d7d8 @@@@ d8d7 @@@@ d7d8 @@@@ d8d7 @@@@ d7d8 @@@@ d8d7 @@@@ e4d4
212131 <first : 40 -85 27 4642444 41 16943226 0 g3e4 e1d2 e4g5 @@@@ g5h3 d0e1 e5e4 @@@@ d9e8 @@@@ h3g5 e1d0 e8d7 @@@@ d7d8 @@@@ d8d7 @@@@ d7d8 @@@@ d8d7 @@@@ d7d8 @@@@ d8d7 @@@@ d7d8 @@@@ d8d7 @@@@ d7d8 @@@@ d8d7 @@@@ d7d8 @@@@ d8d7 @@@@ d7d8 @@@@ d8d7
212138 <first : 41 -85 31 5242846 41 16750306 0 g3e4 e1d2 e4g5 @@@@ g5h3 d0e1 e5e4 @@@@ d9e8 @@@@ h3g5 e1d0 e8d7 @@@@ d7d8 @@@@ d8d7 @@@@ d7d8 @@@@ d8d7 @@@@ d7d8 @@@@ d8d7 @@@@ d7d8 @@@@ d8d7 @@@@ d7d8 @@@@ d8d7 @@@@ d7d8 @@@@ d8d7 @@@@ d7d8 @@@@ d8d7
212172 <first : 42 -85 35 5892184 42 16597701 0 g3e4 e1d2 e4g5 @@@@ g5h3 d0e1 e5e4 @@@@ d9e8 @@@@ h3g5 e1d0 e8d7 @@@@ d7d8 @@@@ d8d7 @@@@ d7d8 @@@@ d8d7 @@@@ d7d8 @@@@ d8d7 @@@@ d7d8 @@@@ d8d7 @@@@ d7d8 @@@@ d8d7 @@@@ d7d8 @@@@ d8d7 @@@@ d7d8 @@@@ d8d7 @@@@
212232 <first : 43 -85 41 6869218 43 16552332 0 g3e4 e1d2 e4g5 @@@@ g5h3 d0e1 e5e4 @@@@ d9e8 @@@@ h3g5 e1d0 e8d7 @@@@ d7d8 @@@@ d8d7 @@@@ d7d8 @@@@ d8d7 @@@@ d7d8 @@@@ d8d7 @@@@ d7d8 @@@@ d8d7 @@@@ d7d8 @@@@ d8d7 @@@@ d7d8 @@@@ d8d7 @@@@ d7d8 @@@@ d8d7 @@@@ d7d8
212334 <first : 44 -85 51 8543387 44 16524926 0 g3e4 e1d2 e4g5 @@@@ g5h3 d0e1 e5e4 @@@@ d9e8 @@@@ h3g5 e1d0 e8d7 @@@@ d7d8 @@@@ d8d7 @@@@ d7d8 @@@@ d8d7 @@@@ d7d8 @@@@ d8d7 @@@@ d7d8 @@@@ d8d7 @@@@ d7d8 @@@@ d8d7 @@@@ d7d8 @@@@ d8d7 @@@@ d7d8 @@@@ d8d7 @@@@ d7d8 @@@@
212362 <first : 45 -85 54 8965708 45 16481080 0 g3e4 e1d2 e4g5 @@@@ g5h3 d0e1 e5e4 @@@@ d9e8 @@@@ h3g5 e1d0 e8d7 @@@@ d7d8 @@@@ d8d7 @@@@ d7d8 @@@@ d8d7 @@@@ d7d8 @@@@ d8d7 @@@@ d7d8 @@@@ d8d7 @@@@ d7d8 @@@@ d8d7 @@@@ d7d8 @@@@ d8d7 @@@@ d7d8 @@@@ d8d7 @@@@ d7d8 @@@@ d8d7
212492 <first : 46 -85 67 11030835 46 16317803 0 g3e4 e1d2 e4g5 @@@@ g5h3 d0e1 e5e4 @@@@ d9e8 @@@@ h3g5 e1d0 e8d7 @@@@ d7d8 @@@@ d8d7 @@@@ d7d8 @@@@ d8d7 @@@@ d7d8 @@@@ d8d7 @@@@ d7d8 @@@@ d8d7 @@@@ d7d8 @@@@ d8d7 @@@@ d7d8 @@@@ d8d7 @@@@ d7d8 @@@@ d8d7 @@@@ d7d8 @@@@ d8d7 @@@@
212557 <first : 47 -85 74 12124994 47 16363014 0 g3e4 e1d2 e4g5 @@@@ g5h3 d0e1 e5e4 @@@@ d9e8 @@@@ h3g5 e1d0 e8d7 @@@@ d7d8 @@@@ d8d7 @@@@ d7d8 @@@@ d8d7 @@@@ d7d8 @@@@ d8d7 @@@@ d7d8 @@@@ d8d7 @@@@ d7d8 @@@@ d8d7 @@@@ d7d8 @@@@ d8d7 @@@@ d7d8 @@@@ d8d7 @@@@ d7d8 @@@@ d8d7 @@@@ d7d8
213257 <first : 48 -85 144 23302345 48 16182184 0 g3e4 e1d2 e4g5 @@@@ g5h3 d0e1 e5e4 @@@@ d9e8 @@@@ h3g5 e1d0 e8d7 @@@@ d7d8 @@@@ d8d7 @@@@ d7d8 @@@@ d8d7 @@@@ d7d8 @@@@ d8d7 @@@@ d7d8 @@@@ d8d7 @@@@ d7d8 @@@@ d8d7 @@@@ d7d8 @@@@ d8d7 @@@@ d7d8 @@@@ d8d7 @@@@ d7d8 @@@@ d8d7 @@@@ d7d8 @@@@
213588 <first : 49 -85 177 28220606 49 15934842 0 g3e4 e1d2 e4g5 @@@@ g5h3 d0e1 e5e4 @@@@ d9e8 @@@@ h3g5 e1d0 g5i4 @@@@ i4g5 @@@@ g5i4 @@@@ e8e7 @@@@ e7d7 @@@@ i4g5 d2e1 d7e8 e1d2 e8d7 d2e1 d7e8 e1d2 e8d7 d2e1 d7e8 e1d2 e8d7 d2e1 d7e8 e1d2 e8d7 d2e1 d7e8 e1d2 e8d7 d2e1 d7e8 e1d2 e8d7 d2e1 d7e8
213679 <first : 50 -85 186 29583476 50 15888010 0 g3e4 e1d2 e4g5 @@@@ g5h3 d0e1 e5e4 @@@@ d9e8 @@@@ h3g5 e1d0 e3e5 d2e1 e5e3 f2f1 e8d7 @@@@ d7e8 @@@@ e8d7 @@@@ d7e8 @@@@ e8d7 @@@@ d7e8 @@@@ e8d7 @@@@ d7e8 @@@@ e8d7 @@@@ d7e8 @@@@ e8d7 @@@@ d7e8 @@@@ e8d7 @@@@ d7e8 @@@@ e8d7 @@@@ d7e8 @@@@ e8d7 @@@@
213863 <first : 51 -85 204 32342489 52 15807668 0 g3e4 e1d2 e4g5 @@@@ g5h3 d0e1 e5e4 @@@@ d9e8 @@@@ h3g5 e1d0 e8d7 d2e1 g5e6 @@@@ e4f4 d0d1 d7e8 e1d0 f4e4 d1e1 e4f4 d0d1 f4e4 @@@@ e8d7 f0d2 e6g5 d2d0 d7e8 d1d2 e3e5 e1d1 g5e6 f2e2 e5e3 e2f2 e3e5 f2e2 e5e3 e2f2 e3e5 f2e2 e4d4 d2e1 d4e4 e1d2 e5e3 e2f2 e3e5 f2e2
BackwardInner(1), current 2, forward 2
BackwardInner(0), current 1, forward 2
215805 <first : 52 -85 398 61151594 52 15333900 0 g3e4 e1d2 e4g5 @@@@ g5h3 d0e1 e5e4 @@@@ d9e8 @@@@ h3g5 e1d0 e3e5 d2e1 e5e3 f2f1 e8d7 @@@@ d7e8 @@@@ e8d7 @@@@ d7e8 @@@@ e8d7 @@@@ d7e8 @@@@ e8d7 @@@@ d7e8 @@@@ e8d7 @@@@ d7e8 @@@@ e8d7 @@@@ d7e8 @@@@ e8d7 @@@@ d7e8 @@@@ e8d7 @@@@ d7e8 @@@@ e8d7 @@@@ d7e8 @@@@
215910 <first : 53 -85 409 62817164 53 15343713 0 g3e4 e1d2 e4g5 @@@@ g5h3 d0e1 e5e4 @@@@ d9e8 @@@@ h3g5 e1d0 e3e5 d2e1 e5e3 e1d1 g5e6 d1d2 e6d4 @@@@ e3e5 f2e2 e5e3 e2f2 e3e5 f2e2 e5e3 e2f2 d4b5 d0e1 b5d6 e1f1 d6f7 @@@@ f7g5 f1e1 e8d7 @@@@ d7d8 e1d0 d8d7 @@@@ d7d8 d2e1 e3e5 @@@@ d8d7 @@@@ e5e3 @@@@ d7e8 e1d1 g5e6
216134 <first : 54 -85 431 66327268 54 15364203 0 g3e4 e1d2 e4g5 @@@@ g5h3 d0e1 e5e4 @@@@ d9e8 @@@@ h3g5 e1d0 e3e5 d2e1 e5e3 e1d1 g5e6 d1d2 e3e5 f0f3 e8d7 f3f1 e6g5 d2e1 d7d8 @@@@ e5e3 @@@@ e3e5 @@@@ e5e3 @@@@ e3e5 @@@@ d8d7 @@@@ d7d8 @@@@ e5e3 @@@@ e3e5 @@@@ e5e3 @@@@ e3e5 @@@@ d8d7 @@@@ d7d8 @@@@ e5e3 @@@@ e3e5 @@@@
216302 <first : 55 -85 448 68968538 56 15374172 0 g3e4 e1d2 e4g5 @@@@ g5h3 d0e1 e5e4 @@@@ d9e8 @@@@ h3g5 e1d0 e3e5 d2e1 e5e3 e1d1 e3e5 @@@@ e8d8 d1e1 e5e3 @@@@ d8d7 @@@@ g5e6 @@@@ e4f4 f0d2 f4e4 d2f0 e4f4 f0d2 f4e4 d2f0 e6d4 e1d2 e3e5 f2e1 d4c2 d0d1 e5e3 e1f2 c2d4 d1e1 d4e6 e1d0 e6d4 d0e1 d4e6 e1d0 e3e5 d2e1 e5e3 @@@@ e4f4 f0d2
216755 <first : 56 -85 493 76114457 56 15414025 0 g3e4 e1d2 e4g5 @@@@ g5h3 d0e1 e5e4 @@@@ d9e8 @@@@ h3g5 e1d0 e3e5 d2e1 e5e3 e1d1 g5e6 d1d2 e6d4 d0e1 d4e6 @@@@ e6g5 e1d0 e3e5 d2e1 e5e3 e1d1 g5e6 d1d2 e6d4 d0e1 d4e6 @@@@ e6g5 e1d0 e3e5 d2e1 e5e3 e1d1 g5e6 d1d2 e6d4 d0e1 d4e6 @@@@ e6g5 e1d0 e3e5 d2e1 e5e3 e1d1 g5e6 d1d2 e6d4 d0e1
217213 <first : 57 -85 539 83231121 57 15421738 0 g3e4 e1d2 e4g5 @@@@ g5h3 d0e1 e5e4 @@@@ d9e8 @@@@ h3g5 e1d0 e3e5 @@@@ g5e6 f2e2 e5e3 e2f2 e6c7 d0e1 c7e6 @@@@ e6g5 e1d0 e3e5 d2e1 e8d8 f0f5 e5e3 f5f1 e3e5 @@@@ e5e3 @@@@ e3e5 @@@@ d8d7 @@@@ d7d8 @@@@ e5e3 @@@@ e3e5 @@@@ e5e3 @@@@ e3e5 @@@@ d8e8 @@@@ e8d8 @@@@ e5e3 @@@@ e3e5 @@@@ e5e3
217640 >first : force
217641 >first : undo
217641 >first : undo
217642 <first : 58 -85 582 89855777 57 15428533 0 g3e4 e1d2 e4g5 @@@@ g5h3 d0e1 e5e4 @@@@ d9e8 @@@@ h3g5 e1d0 e3e5 @@@@ g5e6 f2e2 e5e3 e2f2 e6c7 d0e1 c7e6 @@@@ e6g5 e1d0 e3e5 d2e1 e8d8 f0f5 e5e3 f5f1 e3e5 @@@@ e5e3 @@@@ e3e5 @@@@ d8d7 @@@@ d7d8 @@@@ e5e3 @@@@ e3e5 @@@@ e5e3 @@@@ e3e5 @@@@ d8e8 @@@@ e8d8 @@@@ e5e3 @@@@ e3e5 @@@@ e5e3
219294 >first : time 84000
219294 >first : otim 84000
book key = e5a3a7aa01e54c42
book hit = (NULL)
219295 >first : go
nps: w=-1, b=-1
219296 <first : info string classical evaluation enabled
219297 <first : 1 156 0 895 1 895000 0 f1f2
219307 <first : 2 136 0 2271 2 2271000 0 d0d1 g3e4
219309 <first : 3 110 0 4277 4 4277000 0 e0e2 g3e4 d0d1
219312 <first : 4 109 0 6947 5 3473500 0 f1f0 f5e5 d0d1 d9e8
219315 <first : 5 93 0 10562 6 5281000 0 d0d1 g3e4 d2d0 d9e8 d0d4 f5e5
219318 <first : 6 85 0 14261 6 7130500 0 d0d1 f5e5 f1f2 g3e4 e1d0 e4g5
219320 <first : 7 85 0 18076 8 9038000 0 d0d1 g3e4 d2d0 d9e8 d0d4 f5e5 e1f2 e4g5
219323 <first : 8 85 0 23890 9 7963333 0 d0d1 g3e4 d2d0 d9e8 d0d4 f5e5 e1f2 e4g3 d4d0
219326 <first : 9 85 0 37841 10 12613666 0 d0d1 g3e4 e1d0 e3e5 d0e1 e5e3 e1d0 e3e5 d0e1 e5e3
219329 <first : 10 85 0 49957 11 12489250 0 d0d1 g3e4 e1d0 e3e5 d0e1 e5e3 e1d0 e3e5 d0e1 e5e3 e1d0
219334 <first : 11 85 0 136878 19 15208666 0 d0d1 g3e4 d2f0 f5e5 e1d2 e4g5 d1e1 d9d8 f0f2 d8e8 f2d0 g5f3 d0f2
219337 <first : 12 85 1 145376 15 14537600 0 d0d1 g3e4 d2f0 f5e5 e1d2 e4g5 d1e1 d9d8 f0f2 d8e8 f2d0 g5f3 d0f2 f3g5 f2d0
219340 <first : 13 85 1 173338 16 15758000 0 d0d1 g3e4 d1d0 f5e5 e1d1 e4g5 d1e1 d9e8 d2f0 e5e4 @@@@ g5e6 e1d2 e3e5
219344 <first : 14 85 1 189307 17 15775583 0 d0d1 g3e4 d1d0 f5e5 e1d1 e4g5 d1e1 d9e8 d2f0 e5e4 e1d2 g5e6 d0e1 e8d8 f0f2 d8e8 f2d0
219347 <first : 15 85 1 204095 17 15699615 0 d0d1 g3e4 d1d0 f5e5 e1d1 e4g5 d1e1 d9e8 d2f0 e5e4 e1d2 g5e6 d0e1 e6d4 @@@@ e8d7 f1f2
219351 <first : 16 85 1 216537 17 15466928 0 d0d1 g3e4 d1d0 f5e5 e1d1 e4g5 d1e1 d9e8 d2f0 e5e4 e1d2 g5e6 d0e1 e6g5 e1d0 g5e6 d0e1
219355 <first : 17 85 1 232241 18 15482733 0 d0d1 g3e4 d1d0 f5e5 e1d1 e4g5 d1e1 d9e8 d2f0 e5e4 e1d2 g5e6 d0e1 e6g5 e1d0 g5e6 d0e1 e6g5
219359 <first : 18 85 1 288874 19 16048555 0 d0d1 g3e4 d1d0 f5e5 e1d1 e4g5 d1e1 d9e8 d2f0 e5e4 e1d2 g5e6 d0e1 e6g5 e1d0 g5e6 d0e1 e6g5 e1d0
219362 <first : 19 85 2 323005 20 16150250 0 d0d1 g3e4 d1d0 f5e5 e1d1 e4g5 d1e1 d9e8 d2f0 e5e4 e1d2 e3e5 d2e1 e5e3 e1d2 e3e5 d2e1 e5e3 e1d2 g5e6
219366 <first : 20 85 2 369054 23 16045826 0 d0d1 g3e4 d1d0 f5e5 e1d1 e4g5 d1e1 d9e8 d2f0 e5e4 e1d2 g5e6 d0e1 e6c5 f1f2 e3e5 f2e2 e5e3 e2f2 e8d7 e1d0 c5d3 @@@@
219370 <first : 21 85 2 414198 22 15930692 0 d0d1 g3e4 d1d0 f5e5 e1d1 e4g5 d1e1 d9e8 d2f0 e5e4 e1d2 g5e6 f1f2 e6c5 d0e1 e8d7 e1d0 c5d3 @@@@ d3b4 d0e1 b4c6
219376 <first : 22 85 3 511901 23 15996906 0 d0d1 g3e4 d1d0 f5e5 e1d1 e4g5 d1e1 d9e8 d2f0 e5e4 e1d2 g5e6 f1f2 e6c5 d0e1 e8d7 e1d0 c5d3 @@@@ d3b4 d0e1 b4c6 e1f1
219380 <first : 23 85 3 593901 24 16051378 0 d0d1 g3e4 d1d0 f5e5 e1d1 e4g5 d1e1 d9e8 d2f0 e5e4 e1d2 g5e6 f1f2 e6c5 d0e1 e8d7 e1d0 c5d3 @@@@ d3b4 d0e1 b4c6 e1f1 d7d8
219384 <first : 24 85 4 663366 24 15794428 0 d0d1 g3e4 d1d0 f5e5 e1d1 e4g5 d1e1 d9e8 d2f0 e5e4 e1d2 g5e6 f1f2 e6c5 d0e1 e8d7 e1d0 c5d3 @@@@ d3b4 d0e1 b4c6 f0f3 c6e5
219388 <first : 25 85 4 748094 25 15916893 0 d0d1 g3e4 d1d0 f5e5 e1d1 e4g5 d1e1 d9e8 d2f0 e5e4 e1d2 g5e6 f1f2 e6c5 d0e1 e8d7 e1d0 c5d3 @@@@ d3b4 d0e1 b4c6 f0f3 c6e5 f3f1
219393 <first : 26 85 5 856818 26 16166377 0 d0d1 g3e4 d1d0 f5e5 e1d1 e4g5 d1e1 d9e8 d2f0 e5e4 e1d2 g5e6 f1f2 e6c5 d0e1 e8d7 e1d0 c5d3 @@@@ d3b4 d0e1 b4c6 f0f3 c6e5 f3f1 e4d4
219397 <first : 27 85 6 975953 27 15999229 0 d0d1 g3e4 d1d0 f5e5 e1d1 e4g5 d1e1 d9e8 d2f0 e5e4 e1d2 g5e6 f1f2 e6c5 d0e1 e8d7 e1d0 c5d3 @@@@ d3b4 d0e1 b4c6 f0f3 c6e5 f3f1 e4d4 f1d1
219401 <first : 28 85 7 1208160 28 16108800 0 d0d1 g3e4 d1d0 f5e5 e1d1 e4g5 d1e1 d9e8 d2f0 e5e4 e1d2 g5e6 f1f2 e6c5 d0e1 e8d7 e1d0 c5d3 @@@@ d3b4 d0e1 b4c6 f0f3 c6e5 f3f1 e4d4 f1d1 d4d3
219408 <first : 29 85 9 1470954 29 15988630 0 d0d1 g3e4 d1d0 f5e5 e1d1 e4g5 d1e1 d9e8 d2f0 e5e4 e1d2 g5e6 f1f2 e6c5 d0e1 e8d7 e1d0 c5d3 @@@@ d3b4 d0e1 b4c6 f0f3 c6e5 f3f1 e4d4 f1d1 d4d3 e1f0
219421 <first : 30 85 10 1600599 30 16005990 0 d0d1 g3e4 d1d0 f5e5 e1d1 e4g5 d1e1 d9e8 d2f0 e5e4 e1d2 g5e6 f1f2 e6c5 d0e1 e8d7 e1d0 c5d3 @@@@ d3b4 d0e1 b4c6 f0f3 c6e5 f3f1 e4d4 f1d1 d4d3 e1f0 d7e8
219427 <first : 31 85 11 1906719 31 16022848 0 d0d1 g3e4 d1d0 f5e5 e1d1 e4g5 d1e1 d9e8 d2f0 e5e4 e1d2 g5e6 f1f2 e6c5 d0e1 e8d7 e1d0 c5d3 @@@@ d3b4 d0e1 b4c6 f0f3 c6e5 f3f1 e4d4 f1d1 d4d3 e1f0 d7e8 f2e1
219433 <first : 32 85 13 2193303 32 16009510 0 d0d1 g3e4 d1d0 f5e5 e1d1 e4g5 d1e1 d9e8 d2f0 e5e4 e1d2 g5e6 f1f2 e6c5 d0e1 e8d7 e1d0 c5d3 @@@@ d3b4 d0e1 b4c6 f0f3 c6e5 f3f1 e4d4 f1d1 d4d3 e1f0 d7e8 f2e1 e8f8
219453 <first : 33 85 15 2535325 33 15945440 0 d0d1 g3e4 d1d0 f5e5 e1d1 e4g5 d1e1 d9e8 d2f0 e5e4 e1d2 g5e6 f1f2 e6c5 d0e1 e8d7 e1d0 c5d3 @@@@ d3b4 d0e1 b4c6 f0f3 c6e5 f3f1 e4d4 f1d1 d4d3 e1f0 d7e8 f2e1 e8f8 @@@@
219478 <first : 34 85 18 2963809 36 16107657 0 d0d1 g3e4 d1d0 f5e5 e1d1 e4g5 d1e1 d9e8 d2f0 e5e4 e1d2 g5e6 f1f2 e6c5 d0e1 e8d7 e1d0 c5d3 @@@@ d3b4 d0e1 b4c6 f0f3 c6e5 d2d1 e4f4 f3f0 f4f3 f2f1 e5d3 d1d2 d3e5 e1d1 d7d8 d1d0 e3e6
219501 <first : 35 85 20 3354259 36 16204149 0 d0d1 g3e4 d1d0 f5e5 e1d1 e4g5 d1e1 d9e8 d2f0 e5e4 e1d2 g5e6 f1f2 e6c5 d0e1 e8d7 e1d0 c5d3 @@@@ d3b4 d0e1 b4c6 f0f3 c6e5 d2d1 e4f4 f3f0 f4e4 @@@@ e5c4 d1d0 d7d8 @@@@ c4e5 @@@@ e5c4
219533 <first : 36 85 23 3871881 37 16200338 0 d0d1 g3e4 d1d0 f5e5 e1d1 e4g5 d1e1 d9e8 d2f0 e5e4 e1d2 g5e6 f1f2 e6c5 d0e1 e8d7 e1d0 c5d3 @@@@ d3b4 d0e1 b4c6 f0f3 c6e5 d2d1 e4f4 f3f0 f4e4 @@@@ e5c4 d1d0 d7d8 @@@@ c4e5 @@@@ e5c4 @@@@
220096 <first : 37 77 80 12762830 61 15933620 0 d0d1 g3e4
220330 <first : 38 85 103 16523733 41 15964959 0 @@@@ f5e5 d0d1 g3e4 d2d0 d9e8 e1d2 e4g5 f1e1 g5f3 e1f2 f3h2 d2e2 h2g4 e2e1 e5e4 f2f1 e8f8 d0f2 g4e5 e1d2 f8e8 d1e1 e8d8 @@@@ d8d7 e1f0 d7e8 f0e1 e8d8 @@@@ d8d7 e1f0 d7e8 f0e1 e8d8 @@@@
220492 <first : 39 85 119 19134298 49 15971868 0 @@@@ f5e5 d0d1 g3e4 d2d0 d9e8 e1d2 e4g5 f1e1 g5f3 d0f2 e5e4 e1f1 f3g5 f2f0 g5e6 d1e1 e6c7 f0f2 c7e6 f2f0 e6d4 @@@@ e8d7 f1f2 d4c6 f0f3 c6e5 d2d1 e4f4 f3f0 f4e4 @@@@ d7d8 d1d2 e5g4 f2f1 g4h6 @@@@
220514 <first : 40 85 121 19507522 40 16002889 0 @@@@ f5e5 d0d1 g3e4 d2d0 d9e8 e1d2 e4g5 f1e1 g5f3 d0f2 e5e4 e1f1 f3g5 f2f0 g5e6 d1e1 e6c7 f0f2 c7e6 f2f0 e6c7 f0f2 e4f4 @@@@ c7e6 f2f0 e8e7 @@@@ f4e4 f1f2 e6g5 @@@@ e7d7 e1d0 g5i4 @@@@ i4g5 d2e1 d7e8
220572 <first : 41 85 127 20445458 45 16010538 0 @@@@ f5e5 d0d1 g3e4 d2d0 d9e8 e1d2 e4g5 f1e1 g5f3 d0f2 e5e4 e1f1 f3g5 f2f0 g5e6 d1e1 e6c7 f0f2 c7e6 f2f0 e6c7 f0f2 e4d4 @@@@ c7e6 f2d0 d4e4 f1f2 e6g5 e1d1 g5f7 @@@@ f7d6 d1e1 e3e5 f2e2 e4f4 e2f2 f4e4 f2e2 d6f5 e1d1 e5e3 d2e1
220856 <first : 42 85 156 24652600 42 15782714 0 @@@@ f5e5 d0d1 g3e4 d2d0 d9e8 e1d2 e4g5 f1e1 g5f3 d0f2 e5e4 e1f1 f3g5 f2f0 g5e6 d1e1 e8d8 @@@@ e6g5 f1f2 d8d7 e1d0 g5i4 @@@@ d7e8 @@@@ e8e7 @@@@ e7d7 @@@@ d7e8 @@@@ e8e7 @@@@ e7d7 @@@@ d7e8 @@@@ e8e7 @@@@ e7d7
221296 <first : 43 85 200 31523853 51 15754049 0 @@@@ f5e5 d2f0 g3e4 e1d2 d9e8 f1f2 e4c3 d0e1 e5e4 e1f1 c3d5 f2e1 e8d8 @@@@ d8e8 d2d1 e8d8 d1d0 d5c7 e1f2 c7e6 f1e1 e6g5 @@@@ e3e5 e1d1 e5e3 d0e1 e4d4 e1d2 d4e4 d2e1 e4d4 e1d2 d4e4 d2e1 d8e8 e1d2 e3e5 d1d0 e8d7 d2e1 d7e8
221365 <first : 44 85 207 32666534 45 15773314 0 @@@@ f5e5 d2f0 g3e4 e1d2 d9e8 f1f2 e4c3 d0e1 e5e4 e1f1 c3d5 f2e1 e8d8 @@@@ d8e8 d2d1 e8d8 d1d0 d5c7 e1f2 c7e6 f1e1 e6g5 @@@@ e3e5 e1d1 e5e3 d0e1 e4d4 e1d2 d4e4 d2e1 e4d4 e1d2 d4e4 d2e1 d8e8 e1d2 e3e5 @@@@ e8e7 d2e1 e5e3 @@@@
221526 <first : 45 85 223 35015480 46 15694970 0 @@@@ f5e5 d2f0 g3e4 e1d2 d9e8 f1f2 e4c3 d0e1 e5e4 e1f1 c3d5 f2e1 e8d8 @@@@ d8e8 d2d1 e8d8 d1d0 d5c7 e1f2 c7e6 f1e1 e6g5 @@@@ e3e5 e1d1 e5e3 d0e1 e4d4 e1d2 d4e4 d2e1 e4d4 e1d2 d4e4 d2e1 e3e5 f0d2 e5e3 d2f0 e4d4 e1d2 d4e4 d2e1
222306 <first : 46 85 301 46875375 48 15568042 0 @@@@ f5e5 f1f2 g3e4 e1d1 d9e8 d0e1 e4g5 d2f0 e8d9 d1d0 e5e4 e1d1 d9d8 @@@@ g5e6 d1e1 e6g5 d0d1 e3e5 e1d0 d8d7 d1e1 d7e8 @@@@ e5e3 e1d1 g5e6 d0e1 e8d7 d1d0 e6g5 d0d1 g5e6 d1d0 e6g5 d0d1 g5e6 d1d0 e6d4 d0d1 d4e6 d1d0 e6g5 d0d1 g5e6 d1d0
222499 <first : 47 85 320 49650107 51 15496288 0 @@@@ f5e5 f1f2 g3e4 e1d1 d9e8 d0e1 e4g5 d2f0 e8d9 d1d0 e5e4 e1d1 d9d8 @@@@ g5e6 d1e1 e6g5 e1d1 g5e6 d1e1 e6g5 e1d1 e4d4 @@@@ d4e4 @@@@ g5e6 d1e1 e6g5 e1d1 g5e6 d1e1 e6g5 e1d1 e4f4 f0f4 g5h3 f4f0 h3f2 d1e1 f2h1 f0d2 h1i3 d0d1 i3g2 e1f2 g2i3 f2f1 i3g4 f1e1
222719 <first : 48 85 342 52882339 52 15440098 0 @@@@ f5e5 f1f2 g3e4 e1d1 d9e8 d0e1 e4g5 d2f0 e8d9 d1d0 e5e4 e1d1 d9d8 @@@@ g5e6 d1e1 e6g5 e1d1 g5e6 d1e1 e6g5 e1d1 d8e8 @@@@ e8d8 @@@@ g5e6 d1e1 e6g5 e1d1 g5e6 d1e1 e6g5 e1d1 e3e5 d0e1 e5e3 @@@@ g5e6 f0f3 e6c5 d1d0 c5e6 f3f1 e6g5 @@@@ e4d4
224807 <first : 49 85 551 85181170 53 15450964 0 @@@@ f5e5 f1f2 g3e4 d2f0 e4c3 e1d2 d9e8 d0e1 e5e4 e1f1 c3d5 f2e1 e8d8 @@@@ d5c7 @@@@ c7e6 e1f2 e3e5 d2e2 e6g5 f1e1 e4e3 e1d2 e3d3 d2d1 g5e6 e2d2 e5e9 @@@@ d3d2 d1d2 e9e3 d2e1 d8d7 e0e2 e6c5 @@@@ c5e4 @@@@ e3e5 @@@@ e5e3 @@@@ e3e5 @@@@ e5e3 @@@@ e4g5 e2e0 g5e4 e0e2
224858 <first : 50 85 556 85976857 51 15455124 0 @@@@ f5e5 f1f2 g3e4 d2f0 e4g5 e1d2 e5e4 @@@@ d9d8 d2e1 d8e8 e1d1 g5e6 d1d2 e3e5 f2e2 e5e3 e2f2 e3e5 f2e2 e5e3 e2f2 e8d7 d2e1 d7e8 e1d2 e4d4 @@@@ d4d3 d0e1 d3d2 f0d2 e6c5 e1f1 c5e4 f1e1 e8d7 e0e2 e3e5 @@@@ e5e3 @@@@ e3e5 @@@@ e5e3 @@@@ d7e8 d2f0 e3e5 @@@@
225213 <first : 51 85 591 91763665 51 15503237 0 @@@@ f5e5 f1f2 g3e4 d2f0 e4g5 e1d2 e5e4 @@@@ d9d8 d2e1 d8e8 e1d1 g5e6 d1d2 e4f4 d2e1 e8d7 e0e2 d7e8 e2e0 e8d7 e0e2 d7e8 e2e0 e8d7 @@@@ f4e4 @@@@ e6g5 @@@@ d7e8 e1d1 g5e6 d1d2 e4f4 d2e1 e8d7 e0e2 d7e8 e2e0 e8d7 e0e2 d7e8 e2e0 f4e4 e1d2 e6d4 d0e1 e8d7
225426 <first : 52 85 613 95169478 51 15522668 0 @@@@ f5e5 f1f2 g3e4 d2f0 e4c3 e1d2 d9e8 d0e1 e5e4 e1f1 e4d4 f1e1 c3e4 @@@@ e4g3 f0f4 d4e4 f4f0 e8d7 e1d1 g3i4 d1d0 i4g5 @@@@ d7d8 d2e1 d8e8 e1d1 g5e6 d1d2 e4f4 d2e1 e8d7 e0e2 d7e8 e2e0 e8d7 e0e2 d7e8 e2e0 e8d7 @@@@ f4e4 @@@@ e6d4 e1d2 d7d8 d0e1 d8d7 @@@@
225787 <first : 53 85 649 101066642 55 15567874 0 @@@@ f5e5 f1f2 g3e4 d2f0 e4c3 e1d2 d9e8 d0e1 e5e4 e1f1 e4d4 f1e1 c3e4 @@@@ e4g3 f0f4 d4e4 f4f1 g3i4 f1f3 e3e5 e1d1 i4g5 f3f1 e5e3 @@@@ g5i4 f1f3 i4g5 f3f1 g5i4 f1f3 i4g5 f3f1 e8d7 d2e1 g5e6 e1d2 e6g5 d2e1 g5e6 e1d2 e6g5 d2e1 d7e8 @@@@ e4d4 e1d2 d4d3 d1e1 d3d2 e1d2
225794 <first : 52 85 649 101068392 51 15565746 0 @@@@ f5e5 f1f2 g3e4 d2f0 e4c3 e1d2 d9e8 d0e1 e5e4 e1f1 e4d4 f1e1 c3e4 @@@@ e8d7 d2d1 e4g5 @@@@ d7d8 @@@@ d4e4 @@@@ g5e6 f0d2 e4f4 @@@@ d8e8 d2f0 e8e7 d1d0 e7e8 d0d1 e8e7 d1d0 e7e8 d0d1 e8e7 d1d0 e7e8 d0d1 e8e7 d1d0 e7e8 d0d1 e8e7 d1d0 e7e8 @@@@ e8e7 e0e2 e7d7
225805 <first : move @@@@
225808 <first : Hint: f5e5
225809 <first : info string classical evaluation enabled
225809 <first : 1 85 0 1249 1 1249000 0 d2f0
225816 <first : 2 142 0 2793 2 2793000 0 d2f0 g3e4 e1d2 d9e8 @@@@
225819 <first : 3 105 0 4170 3 4170000 0 d2f0 g3e4 e1d2
225822 <first : 4 105 0 5992 4 2996000 0 d2f0 g3e4 e1d2 e4c3 d0e1
225825 <first : 5 85 0 8728 5 4364000 0 d2f0 g3e4 e1d2 e4c5 f1f2
225829 <first : 6 85 0 10964 6 5482000 0 d2f0 g3e4 e1d2 e4c5 f1f2 d9d8
225832 <first : 7 85 0 13263 7 6631500 0 d2f0 g3e4 e1d2 e4c5 f1f2 d9d8 d2e1
225835 <first : 8 85 0 19109 9 9554500 0 d2f0 g3e4 e1d2 e4c5 f1f2 d9d8 d0e1 e5e4 @@@@
225838 <first : 9 85 0 26777 11 8925666 0 d2f0 g3e4 e1d2 e4c5 f1f2 e5e4 d0e1 d9d8 @@@@ e3e5 f2e2
225842 <first : 10 85 0 36097 11 12032333 0 d2f0 g3e4 e1d2 e4c5 f1f2 e5e4 d0e1 d9d8 @@@@ e3e5 f2e2
225845 <first : 11 85 0 44313 15 11078250 0 d2f0 g3e4 e1d2 e4c5 d0e1 e5e4 f1f2 d9d8 @@@@ e3e5 f2e2 e5e3 e2f2 e3e5 f2e2
225848 <first : 12 85 0 55444 14 13861000 0 d2f0 g3e4 e1d2 e4c5 f1f2 e5e4 d0e1 d9d8 @@@@ e3e5 f2e2 e4e3 e1f2 e3d3
225852 <first : 13 85 0 68732 15 13746400 0 d2f0 g3e4 e1d2 e4c5 d0e1 e5e4 f1f2 d9d8 @@@@ e3e5 f2e2 c5e6 e1d0 e6g5 e2f2
225855 <first : 14 85 0 78651 16 13108500 0 d2f0 g3e4 e1d2 e4c5 d0e1 e5e4 f1f2 d9d8 @@@@ e3e5 f2e2 c5e6 e1d0 e6g5 e2f2 e4e3
225862 <first : 15 85 0 88523 16 14753833 0 d2f0 g3e4 e1d2 e4c5 d0e1 e5e4 f1f2 d9d8 @@@@ e3e5 f2e2 c5e6 e1d0 e6g5 e2f2 e5e3
225866 <first : 16 85 0 101412 18 14487428 0 d2f0 g3e4 e1d2 e4c5 d0e1 e5e4 f1f2 d9d8 @@@@ e3e5 f2e2 c5e6 e1d1 e6g5 e2f2 g5e6 d1d0 e6g5
225870 <first : 17 85 0 115862 18 16551714 0 d2f0 g3e4 e1d2 e4c5 d0e1 e5e4 f1f2 d9d8 @@@@ e3e5 f2e2 c5e6 e1d1 e6c5 d1e1 c5e6 e1d1 e6c5
225874 <first : 18 85 0 139289 22 15476555 0 d2f0 g3e4 e1d2 e4c5 d0e1 e5e4 f1f2 d9d8 @@@@ e3e5 f2e2 c5d3 e1f1 e5e3 e2e1 d3c5 @@@@ c5e6 e1f2 e3e5 d2e2 e6g5
225878 <first : 19 85 1 165058 21 16505800 0 d2f0 g3e4 e1d2 e4c5 d0e1 e5e4 f1f2 d9d8 @@@@ e3e5 f2e2 c5d3 e1f1 e5e3 e2e1 d3c5 @@@@ c5e6 e1f2 e3e5 d2e2
225882 <first : 20 85 1 186478 22 16952545 0 d2f0 g3e4 e1d2 e4c5 d0e1 e5e4 f1f2 d9d8 @@@@ e3e5 f2e2 c5d3 e1f1 e5e3 e2e1 d3c5 @@@@ c5e6 e1f2 e3e5 d2e2 e6g5
225886 <first : 21 85 1 214133 22 16471769 0 d2f0 g3e4 e1d2 e4c5 d0e1 e5e4 f1f2 d9d8 @@@@ e3e5 f2e2 c5d3 e1f1 e5e3 e2e1 d3c5 @@@@ c5e6 e1f2 e3e5 d2e2 e6g5
225890 <first : 22 85 1 254460 23 16964000 0 d2f0 g3e4 e1d2 e4c5 d0e1 e5e4 f1f2 d9d8 @@@@ e3e5 f2e2 c5d3 e1f1 e5e3 e2e1 d3c5 e1f2 c5e6 f1e1 e6g5 e1d1 e4d4 @@@@
225894 <first : 23 85 1 300010 24 17647647 0 d2f0 g3e4 e1d2 e4c5 d0e1 e5e4 f1f2 d9d8 @@@@ e3e5 f2e2 c5d3 e1f1 e5e3 e2f2 d3e5 f1e1 d8d7 f2f1 d7e8 f1f2 e5c4 @@@@ c4d6
225898 <first : 24 85 2 347612 25 17380600 0 d2f0 g3e4 e1d2 e4c5 d0e1 e5e4 f1f2 d9d8 @@@@ e3e5 f2e2 c5d3 e1f1 e5e3 e2f2 d3e5 f1e1 d8d7 f2f1 d7e8 f1f2 e5c4 @@@@ c4d6 e1f1
225902 <first : 25 85 2 399821 27 17383521 0 d2f0 g3e4 e1d2 e4c5 d0e1 e5e4 f1f2 d9d8 @@@@ e3e5 f2e2 c5d3 e1f1 e5e3 e2f2 d3e5 f1e1 d8d7 f2f1 d7e8 f1f2 e5c4 @@@@ c4d6 e1f1 d6f5 f1e1
225907 <first : 26 85 2 445116 28 17804640 0 d2f0 g3e4 e1d2 e4c5 d0e1 e5e4 f1f2 d9d8 @@@@ e3e5 f2e2 c5d3 e1f1 e5e3 e2f2 d3e5 f1e1 d8d7 f2f1 d7e8 f1f2 e5c4 @@@@ c4d6 e1f1 d6f5 f1e1 f5d6
225911 <first : 27 85 2 496169 28 17720321 0 d2f0 g3e4 e1d2 e4c5 d0e1 e5e4 f1f2 d9d8 @@@@ e3e5 f2e2 c5d3 e1f1 e5e3 e2f2 d3e5 f1e1 d8d7 f2f1 d7e8 f1f2 e5c4 @@@@ c4d6 e1f1 d6f5 f1e1 f5d6
225915 <first : 28 85 3 567632 30 17738500 0 d2f0 g3e4 e1d2 e4c5 d0e1 e5e4 f1f2 d9d8 @@@@ e3e5 f2e2 c5d3 e1f1 e5e3 e2f2 d3e5 f1e1 d8d7 f2f1 d7e8 f1f2 e5c4 @@@@ c4d6 e1f1 d6f5 f1e1 f5d6 e1f1 d6f5
225920 <first : 29 85 3 641987 29 17832972 0 d2f0 g3e4 e1d2 e4c5 d0e1 e5e4 f1f2 d9d8 @@@@ e3e5 f2e2 c5d3 e1f1 e5e3 e2f2 d3e5 f1e1 d8d7 f2f1 d7e8 f1f2 e5c4 @@@@ c4d6 e1f1 d6f5 f1e1 f5d6 e1f1
225933 <first : 30 85 4 725932 30 17705658 0 d2f0 g3e4 e1d2 e4c5 d0e1 e5e4 f1f2 d9d8 @@@@ e3e5 f2e2 c5d3 e1f1 e5e3 e2f2 d3e5 f1e1 d8d7 f2f1 d7e8 f1f2 e5c4 @@@@ c4d6 e1f1 d6f5 f1e1 f5d6 e1f1 d6f5
225939 <first : 31 85 4 847362 33 17653375 0 d2f0 g3e4 e1d2 e4c5 d0e1 e5e4 f1f2 d9d8 @@@@ e3e5 f2e2 c5d3 e1f1 e5e3 e2f2 d3e5 f1e1 d8d7 f2f1 d7e8 f1f2 e5c4 d2d1 c4b6 e1f1 b6d7 f2e1 d7e5 e1f2 e4f4 @@@@ f4f3 f1e1
225945 <first : 32 85 5 987481 35 17324228 0 d2f0 g3e4 e1d2 e4c5 d0e1 e5e4 f1f2 d9d8 @@@@ e3e5 f2e2 c5d3 e1f1 e5e3 e2f2 d3e5 f1e1 d8d7 f2f1 d7e8 f1f2 e5c4 d2d1 c4b6 e1f1 b6d7 f2e1 d7e5 e1f2 e4f4 @@@@ f4f3 f1e1 f3f2 e1f2
225950 <first : 33 85 6 1157597 37 17539348 0 d2f0 g3e4 e1d2 e4c5 d0e1 e5e4 f1f2 d9d8 @@@@ e3e5 f2e2 c5d3 e1f1 e5e3 e2f2 d3e5 f1e1 d8d7 f2f1 d7e8 f1f2 e5c4 d2d1 c4b6 e1f1 b6d7 f2e1 d7e5 e1f2 e4f4 @@@@ f4f3 f1e1 f3f2 e1f2 e5g4 f2f1
225957 <first : 34 85 8 1442542 39 17380024 0 d2f0 g3e4 e1d2 e4c5 d0e1 e5e4 f1f2 d9d8 @@@@ e3e5 f2e2 c5d3 e1f1 e5e3 e2f2 d3e5 f1e1 d8d7 f2f1 d7e8 f1f2 e5c4 d2d1 c4b6 e1f1 b6d7 f2e1 d7e5 e1f2 e4f4 @@@@ f4f3 f1e1 f3f2 e1f2 e5g4 f2f1 g4h2 f1f2
225963 <first : 35 85 9 1691410 41 17437216 0 d2f0 g3e4 e1d2 e4c5 d0e1 e5e4 f1f2 d9d8 @@@@ e3e5 f2e2 c5d3 e1f1 e5e3 e2f2 d3e5 f1e1 d8d7 f2f1 d7e8 f1f2 e5c4 d2d1 c4b6 e1f1 b6d7 f2e1 d7e5 e1f2 e4f4 @@@@ f4f3 f1e1 f3f2 e1f2 e5g4 f2f1 g4h2 f1f2 h2g4 f2f1
225970 <first : 36 85 11 1955257 43 17303159 0 d2f0 g3e4 e1d2 e4c5 d0e1 e5e4 f1f2 d9d8 @@@@ e3e5 f2e2 c5d3 e1f1 e5e3 e2f2 d3e5 f1e1 d8d7 f2f1 d7e8 f1f2 e5c4 d2d1 c4b6 e1f1 b6d7 f2e1 d7e5 e1f2 e4f4 @@@@ f4f3 f1e1 f3f2 e1f2 e5g4 f2f1 g4h2 f1f2 h2g4 f2f1 g4h2 f1f2
225977 <first : 37 85 12 2197208 42 17300850 0 d2f0 g3e4 e1d2 e4c5 d0e1 e5e4 f1f2 d9d8 @@@@ e3e5 f2e2 c5d3 e1f1 e5e3 e2f2 d3e5 f1e1 d8d7 f2f1 d7e8 f1f2 e5c4 d2d1 c4b6 e1f1 b6d7 f2e1 d7e5 e1f2 e4f4 @@@@ f4f3 f1e1 f3f2 e1f2 e5g4 f2f1 g4h2 f1f2 h2i4 @@@@ i4g3
225983 <first : 38 85 14 2508866 45 17302524 0 d2f0 g3e4 e1d2 e4c5 d0e1 e5e4 f1f2 d9d8 @@@@ e3e5 f2e2 c5d3 e1f1 e5e3 e2f2 d3e5 f1e1 d8d7 f2f1 d7e8 f1f2 e5c4 d2d1 c4b6 e1f1 b6d7 f2e1 d7e5 e1f2 e4f4 @@@@ f4f3 f1e1 f3f2 e1f2 e5g4 f2f1 g4h2 f1f2 h2i4 @@@@ i4g3 @@@@ g3h1 f2f1
225990 <first : 39 85 18 3110894 43 17187259 0 d2f0 g3e4 e1d2 e4c5 d0e1 e5e4 f1f2 d9d8 @@@@ e3e5 f2e2 c5d3 e1f1 e5e3 e2f2 d3e5 f1e1 d8d7 f2f1 d7e8 f1f2 e5c4 d2d1 c4b6 e1f1 b6d7 f2e1 d7e5 e1f2 e4f4 @@@@ f4f3 f1e1 f3f2 e1f2 e5g4 f2f1 g4h2 f1f2 h2i4 @@@@ i4g3 @@@@
226011 <first : 40 85 22 3731380 45 16657946 0 d2f0 g3e4 e1d2 e4c5 d0e1 e5e4 f1f2 d9d8 @@@@ e3e5 f2e2 c5d3 e1f1 e5e3 e2f2 d3e5 f1e1 d8d7 f2f1 d7e8 f1f2 e5c4 d2d1 c4b6 e1f1 b6d7 f2e1 d7e5 e1f2 e4f4 @@@@ f4f3 f1e1 f3f2 e1f2 e5g4 f2f1 g4h2 f1f2 h2i4 @@@@ i4g3 @@@@ g3h1 f2f1
226043 <first : 41 85 25 4207947 47 16437292 0 d2f0 g3e4 e1d2 e4c5 d0e1 e5e4 f1f2 d9d8 @@@@ e3e5 f2e2 c5d3 e1f1 e5e3 e2f2 d3e5 f1e1 d8d7 f2f1 d7e8 f1f2 e5c4 d2d1 c4b6 e1f1 b6d7 f2e1 d7e5 e1f2 e4f4 @@@@ f4f3 f1e1 f3f2 e1f2 e5g4 f2f1 g4h2 f1f2 h2i4 @@@@ i4g3 @@@@ g3h1 f2f1 h1g3 f1f2
226079 <first : 42 85 29 4808022 49 16409631 0 d2f0 g3e4 e1d2 e4c5 d0e1 e5e4 f1f2 d9d8 @@@@ e3e5 f2e2 c5d3 e1f1 e5e3 e2f2 d3e5 f1e1 d8d7 f2f1 d7e8 f1f2 e5c4 d2d1 c4b6 e1f1 b6d7 f2e1 d7e5 e1f2 e4f4 @@@@ f4f3 f1e1 f3f2 e1f2 e5g4 f2f1 g4h2 f1f2 h2i4 @@@@ i4g3 @@@@ g3h1 f2f1 h1g3 f1f2 g3h1 f2f1
226135 <first : 43 85 34 5746353 49 16512508 0 d2f0 g3e4 e1d2 e4c5 d0e1 e5e4 f1f2 d9d8 @@@@ e3e5 f2e2 c5d3 e1f1 e5e3 e2f2 d3e5 f1e1 d8d7 f2f1 d7e8 f1f2 e5c4 d2d1 c4b6 e1f1 b6d7 f2e1 d7e5 e1f2 e4f4 @@@@ f4f3 f1e1 f3f2 e1f2 e5g4 f2f1 g4h2 f1f2 h2i4 @@@@ i4g3 @@@@ g3h1 f2f1 h1g3 f1f2 g3h1 f2f1
226203 <first : 44 85 41 6839126 47 16440206 0 d2f0 g3e4 e1d2 e4c5 d0e1 e5e4 f1f2 d9d8 @@@@ e3e5 f2e2 c5d3 e1f1 e5e3 e2f2 d3e5 f1e1 d8d7 f2f1 d7e8 f1f2 e5c4 d2d1 c4b6 e1f1 b6d7 f2e1 d7e5 e1f2 e4f4 @@@@ f4f3 f1e1 f3f2 e1f2 e5g4 f2f1 g4h2 f1f2 h2i4 @@@@ i4g3 @@@@ g3i4 @@@@ i4g3 @@@@
226352 <first : 45 85 56 9114175 49 16131283 0 d2f0 g3e4 e1d2 e4c5 d0e1 e5e4 f1f2 d9d8 @@@@ e3e5 f2e2 c5d3 e1f1 e5e3 e2f2 d3e5 f1e1 d8d7 f2f1 d7e8 f1f2 e5d7 @@@@ e3e5 f2e2 e5e3 e2f2 e3e5 f2e2 e5e3 e2f2 d7c5 @@@@ e3e5 f2e2 c5e6 e1d0 e6g5 e2f2 e4d4 d2e1 d4d3 d0d1 g5e6 e1d0 e5e7 @@@@ e8d8 f0f6
226453 <first : 46 85 66 10659800 48 16005705 0 d2f0 g3e4 e1d2 e4c5 d0e1 e5e4 f1f2 d9d8 @@@@ e3e5 f2e2 c5d3 e1f1 e5e3 e2f2 d3e5 f1e1 e5g4 d2d1 g4h6 f0d2 h6f5 d2f0 f5d6 e1f1 d6f7 f1e1 f7g5 @@@@ e3e5 e1d0 g5e6 d1e1 e5e3 e1d2 e6d4 @@@@ e3e6 d2e1 d4c2 d0d1 e6e3 e1d2 e3e6 d2e1 e6e3 e1d2 e3e6
226548 <first : 47 85 76 12150661 50 15945749 0 d2f0 g3e4 e1d2 e4c5 d0e1 e5e4 f1f2 d9d8 @@@@ e3e5 f2e2 c5d3 e1f1 e5e3 e2f2 d3e5 f1e1 e5g4 d2d1 g4h6 f0d2 h6f5 d2f0 f5d6 e1f1 d6f7 f1e1 f7g5 @@@@ e3e5 e1d0 g5e6 d1e1 e5e3 e1d2 e6d4 @@@@ e3e6 d2e1 d4c2 d0d1 e6e3 e1d2 d8d7 d1e1 c2d4 d2d1 d4c2 d1d2 c2d4
226671 <first : 48 85 88 14010267 49 15848718 0 d2f0 g3e4 e1d2 e4c5 d0e1 e5e4 f1f2 d9d8 @@@@ e3e5 f2e2 c5d3 e1f1 e5e3 e2f2 d3e5 f1e1 e5g4 d2d1 g4h6 f0d2 h6f5 d2f0 f5d6 e1f1 d6f7 f1e1 f7g5 @@@@ e3e5 e1d0 g5e6 d1e1 e5e3 e1d2 e6d4 @@@@ e3e6 d2e1 d4c2 d0d1 e6e3 e1d2 d8d7 d1e1 c2d4 d2d1 d4e6 d1d0
227029 <first : 49 85 124 19512100 51 15710225 0 d2f0 g3e4 e1d2 e4c5 d0e1 e5e4 f1f2 d9d8 @@@@ e3e5 f2e2 c5d3 e1f1 e5e3 e2f2 d3e5 f1e1 e5g4 d2d1 g4h6 f0d2 h6f5 d2f0 f5d6 e1f1 d6f7 f1e1 f7g5 @@@@ e3e5 e1d0 g5e6 d1e1 e5e3 e1d2 e6d4 @@@@ e3e6 d2e1 d4c2 d0d1 e6e3 e1d2 e3e6 d2e1 e6e3 e1d2 e3e6 d2e1 c2b0 d1d0 b0c2 d0d1
227154 <first : 50 85 136 21418402 56 15656726 0 d2f0 g3e4 e1d2 e4c5 d0e1 e5e4 f1f2 d9d8 @@@@ e3e5 f2e2 c5d3 e1f1 e5e3 e2f2 d3e5 f1e1 e5c4 d2d1 c4d6 e1f1 d6f7 f1e1 f7g5 @@@@ e3e5 e1d0 g5e6 d1e1 e5e3 e1d2 e6d4 d0e1 d4e6 f2f1 e6c5 f1f2 e3e5 f2e2 c5d3 e1f1 e5e3 e2f2 d3e5 f1e1 e5g4 d2d1 g4h6 f0d2 h6f5 @@@@ d8e8 d2f0 f5g3
227442 <first : 51 85 165 25963134 51 15678221 0 d2f0 g3e4 e1d2 e4c5 d0e1 e5e4 f1f2 d9d8 @@@@ e3e5 f2e2 c5d3 e1f1 e5e3 e2f2 d8e8 f2e1 d3e5 e1f2 e5g4 f1e1 e8d8 d2d1 g4h6 f0d2 h6f5 @@@@ d8e8 d2f0 f5g3 e1d0 e8d7 @@@@ g3i4 @@@@ i4h6 @@@@ h6i4 @@@@ i4h6 @@@@ h6g4 d0e1 g4h6 d1d0 h6g4 @@@@ d7d8 @@@@ g4h6 f2f1
236120 >first : force
BackwardInner(0), current 1, forward 1
write FEN 50-move: 0 1 0
e0. p=-1
e1. p=-2
236909 >first : setboard 3k5/9/9/9/5p3/9/4c1h2/3C5/4AA3/3KC4 w 0 1
BackwardInner(0), current 0, forward 1
BackwardInner(0), current 0, forward 1
ForwardInner(1), current 0, forward 1
238042 >first : usermove @@@@
BackwardInner(0), current 1, forward 1
write FEN 50-move: 0 1 0
e0. p=-1
e1. p=-2
239131 >first : setboard 3k5/9/9/9/5p3/9/4c1h2/3C5/4AA3/3KC4 w 0 1
BackwardInner(0), current 0, forward 1
241446 >first : time 84000
241446 >first : otim 84000
book key = e5a3a7aa01e54c42
book hit = (NULL)
241447 >first : go
nps: w=-1, b=-1
size-move
moving
moving
moving
moving
moving
moving
moving
moving
moving
moving
moving
exit size-move, size = 45
square size = 45
334743 >first : force
334743 >first : ping 15
size-move
moving
moving
moving
moving
moving
moving
moving
moving
moving
moving
moving
exit size-move, size = 45
square size = 45
ForwardInner(0), current 0, forward 0
LegalDrop: 132 @ 0,0)
350956 >first : usermove @@@@
LegalDrop: 132 @ 0,0)
351874 >first : usermove @@@@
LegalDrop: 132 @ 0,0)
352571 >first : usermove @@@@
LegalDrop: 132 @ 0,0)
353107 >first : usermove @@@@
size-move
sizing
sizing
exit size-move, size = 45
square size = 45
GameEnds(30, xboard exit, 2)
365386 >first : quit
Process 23204 still alive after timeout, killing... result=1
name = '%APPDATA%\winboard190629.ini', expanded name = 'C:\Users\user\AppData\Roaming\winboard190629.ini'











engine debug ===================
>> accepted option
>> accepted option
>> accepted option
>> accepted option
>> accepted option
>> accepted option
>> accepted option
>> accepted option
>> accepted option
>> accepted option
>> accepted option
>> accepted option
>> accepted option
>> accepted option
>> accepted option
>> accepted option
>> accepted option
>> accepted option
>> option SyzygyProbeLimit=0
>> accepted option
>> accepted option
>> accepted option
>> accepted option
>> accepted done
>> memory 5121
>> cores 31
>> new
>> random
<< Error (unknown command): random
>> variant janggimodern
<< setup (PH.R.AE..K.C.ph.r.ae..k.c.) 9x10+0_janggi rhea1aehr/4k4/1c5c1/p1p1p1p1p/9/9/P1P1P1P1P/1C5C1/4K4/RHEA1AEHR w - - 0 1
>> level 95 14 0
>> post
<< Error (unknown command): post
>> hard
>> ping 1
<< pong 1
>> memory 5121
>> cores 31
>> new
>> random
<< Error (unknown command): random
>> variant janggimodern
<< setup (PH.R.AE..K.C.ph.r.ae..k.c.) 9x10+0_janggi rhea1aehr/4k4/1c5c1/p1p1p1p1p/9/9/P1P1P1P1P/1C5C1/4K4/RHEA1AEHR w - - 0 1
>> level 95 14 0
>> post
<< Error (unknown command): post
>> hard
>> ping 2
<< pong 2
>> force
>> setboard 3k5/9/9/9/5p3/9/4c1h2/3C5/4AA3/3KC4 w 0 1
>> time 84000
>> otim 84000
>> go
<< info string classical evaluation enabled
<< 1 200 0 638 1 319000 0 f1f2
<< 2 259 0 1365 2 682500 0 d2f0 e3i3
<< 3 206 0 2918 3 1459000 0 f1f2 f5f4 d2g2
<< 4 224 0 4623 4 1541000 0 f1f2 f5f4 d2g2
<< 5 184 0 10056 6 3352000 0 f1f2 f5f4 d0d1 g3e4
<< 6 197 0 20172 7 5043000 0 d0d1 g3e4 d2d0 d9e8 d0d4 e8e7 f1f2
<< 7 197 0 23469 8 5867250 0 d0d1 g3e4 d2d0 d9e8 d0d4 e8f8 f1f2 f8e8
<< 8 172 0 44853 11 7475500 0 f1f2 f5f4 d2f0 f4e4 f2f1 g3h5 d0d1
<< 9 162 0 76830 13 9603750 0 f1f2 f5f4 d2f0 f4e4 d0d1 d9d8 f2f1 g3h5 e0e2 d8d7 f1f2
<< 10 170 1 117586 11 10689636 0 e0e2 g3e4 d2f0 f5g5 f0f4 e4c3 f1f2 d9d8
<< 11 168 2 248269 16 11822333 0 f1f2 f5e5 e0b0 g3e4 d2g2 d9d8 b0f0 e4c3 f0f3 c3b1 d0d1 b1c3 g2c2 c3d5 f3f1
<< 12 179 2 363193 18 12523896 0 f1f2 g3e4 d2f0 f5e5 e0e2 e4c5 f0f3 c5e6 d0d1 e5e4 f3f1
<< 13 159 3 465043 20 12568729 0 f1f2 g3e4 d2f0 f5e5 f0f3 e4c5 f3f1 e5e4 e0e2 d9e8 @@@@ e8d8 @@@@ d8e8
<< 14 167 5 654805 23 13096100 0 d2f0 f5e5 f0f3 g3f5 f1f2 f5e7 f3f1 e7d5 f1d1 d9e8 e1d2 d5c3 d0e1 c3e4 e0e2 e4c5 e1f1
<< 15 161 6 864185 23 13093712 0 d2f0 f5e5 f0f3 g3f5 f1f2 e5e4 f3f1 f5d4 e0e2 d9e8 d0d1 d4c6 @@@@ c6e7 d1d2 e7d5 @@@@ e3e5 @@@@
<< 16 160 7 1000561 24 13165276 0 d2f0 f5e5 f0f3 g3f5 f1f2 e5e4 f3f1 f5d4 e1d2 d9e8 d0e1 d4e6 @@@@ e6c5 e1f0 c5e6 f2e1 e8d8 e1f2 e6c5 @@@@
<< 17 158 8 1074977 22 13271320 0 d2f0 f5e5 f0f3 g3f5 f1f2 e5e4 f3f1 f5d4 e1d2 d9e8 d0e1 d4b3 @@@@ b3c5 e1f0 e3e5 @@@@ e8d7 d2e1 e5a5 @@@@ a5e5
<< 18 169 9 1210602 25 13158717 0 d2f0 f5e5 f0f3 g3f5 f1f2 e5e4 f3f1 f5d6 e1d2 d9d8 d2e1 d8e8 e0e2 e3e5 e2e0 e5e3 e0e2 e3e5
<< 19 167 15 1956325 32 12955794 0 d2f0 f5e5 f0f3 g3f5 f1f2 e5e4 e1d2 e3e6 e0e5 f5e7 e5e0 e7c6 f3f1 c6d4 f2e1 d4c2 f1c1 e6e3 e0e2 c2d4 c1g1 d4c6 g1d1 d9e8 e2e0 e8f8 e1f2
<< 20 143 17 2289874 30 13084994 0 d2f0 f5e5 f0f3 e5e4 f1f2 g3f5 e1d2 e3e6 e0e5 f5h6 e5e0 h6f5 f3f1 f5d4 f2e1 d4c2 f1c1 e6e3 e0e2 c2b4 @@@@ d9e8 c1f1 b4d5 f1d1 d5c3 e2c2 c3b5
<< 21 149 26 3518884 32 13482314 0 d2f0 f5e5 e0e2 g3e4 e1d2 e4c3 f1e1 d9e8 d0e0 c3d5 f0d0 d5e7 e0f0 e7f5 @@@@ e5e4 e2e0 e8f7 @@@@ f7f8 d0f2 f5h6 @@@@ f8e8
<< 22 136 29 3965140 28 13672896 0 d2f0 f5e5 f1f2 g3e4 e1d2 e4g5 d2e1 e5e4 @@@@ d9d8 e1d2 d8e8 @@@@ e8d9 d2e1 d9d8 e1d2 d8e8 @@@@ e8d9 d2e1 d9d8 e1d2 d8e8 @@@@
<< 23 136 29 4013195 27 13650323 0 d2f0 f5e5 f1f2 g3e4 e1d2 e4g5 d2e1 e5e4 @@@@ d9d8 e1d2 d8e8 @@@@ e8d9 d2e1 d9d8 e1d2 d8e8 @@@@ e8d9 d2e1 d9d8 e1d2 d8e8 @@@@ e8d9 d2e1
<< 24 136 30 4143910 27 13631282 0 d2f0 f5e5 f1f2 g3e4 e1d2 e4g5 d2e1 e5e4 @@@@ d9d8 e1d2 d8e8 @@@@ e8d9 d2e1 d9d8 e1d2 d8e8 @@@@ e8d9 d2e1 d9d8 e1d2 d8e8 @@@@ e8d9 d2e1
<< 25 136 31 4243897 28 13689990 0 d2f0 f5e5 f1f2 g3e4 e1d2 e4g5 d2e1 e5e4 @@@@ d9d8 e1d2 d8e8 @@@@ e8d9 d2e1 d9d8 e1d2 d8e8 @@@@ e8d9 d2e1 d9d8 e1d2 d8e8 @@@@ e3e5 d2e1 e5e3
<< 26 136 33 4553950 28 13634580 0 d2f0 f5e5 @@@@ g3e4 e1d2 e4g5 f1e1 e5e4 e1f2 d9e8 @@@@ e8d9 d2e1 d9d8 e1d2 d8e8 @@@@ e8d9 d2e1 d9d8 e1d2 d8e8 @@@@ e8d9 d2e1 d9d8 e1d2 d8e8
<< 27 136 35 4795060 31 13700171 0 d2f0 f5e5 f1f2 g3e4 e1d2 e4g5 d2e1 e5e4 @@@@ d9d8 e1d2 d8e8 @@@@ e8d9 d2e1 d9d8 e1d2 d8e8 @@@@ e8d9 d2e1 d9d8 e1d2 d8e8 @@@@ e8d9 d2e1 d9d8 e1d2 d8e8 @@@@
<< 28 136 38 5215580 29 13725210 0 d2f0 f5e5 @@@@ g3e4 e1d2 d9e8 @@@@ e4g5 @@@@ e8d8 f1f2 d8d9 d2e1 e5e4 @@@@ d9d8 @@@@ g5e6 e1d2 d8e8 @@@@ e6g5 @@@@ e8d9 d2e1 d9d8 e1d2 d8e8 @@@@
<< 29 136 41 5694023 30 13720537 0 d2f0 f5e5 @@@@ g3e4 e1d2 d9e8 @@@@ e4g5 @@@@ e8d8 f1f2 d8d9 d2e1 e5e4 @@@@ d9d8 @@@@ g5e6 e1d2 d8e8 @@@@ e6g5 @@@@ e8d9 d2e1 d9d8 @@@@ g5e6 e1d2 e6d4
<< 30 136 44 6067730 31 13666058 0 d2f0 f5e5 @@@@ g3e4 e1d2 d9e8 @@@@ e4g5 @@@@ e8d8 f1f2 d8d9 d2e1 e5e4 @@@@ d9d8 @@@@ d8e8 @@@@ e8d8 @@@@ d8e8 @@@@ e8d8 @@@@ d8e8 @@@@ e8d8 @@@@ d8e8 @@@@
<< 31 136 48 6566272 34 13651293 0 d2f0 f5e5 f1f2 g3e4 e1d2 e4g5 @@@@ e5e4 d2e1 d9d8 @@@@ g5e6 e1d2 e4f4 @@@@ e6g5 f2e1 f4e4 @@@@ d8e8 e1f2 e8d9 d2e1 d9d8 @@@@ g5e6 e1d2 e4f4 @@@@ e6g5 f2e1 f4e4 @@@@ d8e8
<< 32 130 83 11418721 43 13757495 0 d2f0 f5e5 f1f2 g3e4 e1d2 e4g5 f0f8 g5f3 f2e1 f3g5 e1f2 g5f3 f2e2 f3h2 e2f2 h2f3 f2e2 f3g1 e2f2 g1f3 f2e2 f3h4 e2f2 h4f3 f2e1 f3g5 e1f2 e5f5 f2e2 f5e5 e2f2 g5f3 f2e1 f3g5 e1f2 e5f5 f2e1 f5e5 e1f2 e5f5 f2e1 f5e5 e1f2
<< 33 138 94 13082570 41 13800179 0 d2f0 f5e5 f0f3 g3f5 e1d2 e5e4 f1f2 e3e6 d2e1 e6e3 e1d2 e3e6 d2e1 e6e3 e1d2 e3e9 d2e1 e9e3 e1d2 e3e6 d2e1 e6e3 e1d2 e3e9 d2e1 e9e3 e1d2 e3e9 d2e1 e4e3 f3f0 f5d4 d0d1 d4c2
<< 34 138 106 14888637 40 13940671 0 d2f0 f5e5 f0f3 g3f5 f1f2 e5e4 e1d2 e3e9 d2e1 e9e3 e1d2 e3e9 d2e1 e9e3 e1d2 e3e6 d2e1 e6e3 e1d2 e3e9 d2e1 e9e3 e1d2 e3e6 d2e1 e6e3 e1d2 e3e9 d2e1 e9e3 e1d2 e3e6 d2e1 e6e3 e1d2 e3e9 d2e1 e9e3 e1d2 e3e9
<< 35 138 110 15483840 43 13974584 0 d2f0 f5e5 f0f3 g3f5 f1f2 e5e4 e1d2 e3e6 d2e1 e6e3 e1d2 e3e6 d2e1 e6e3 e1d2 e3e9 d2e1 e9e3 e1d2 e3e6 d2e1 e6e3 e1d2 e3e9 d2e1 e9e3 e1d2 e3e6 d2e1 e6e3 e1d2 e3e9 d2e1 e9e3 e1d2 e3e6 d2e1 e6e3 e1d2 e3e6 d2e1
<< 36 147 117 16375656 41 13984334 0 d2f0 f5e5 f0f3 g3f5 f1f2 e5e4 e1d2 e3e6 d2e1 e6e3 e1d2 e3e9 d2e1 e9e3 e1d2 e3e6 d2e1 e6e3 e1d2 e3e9 d2e1 e9e3 e1d2 e3e6 d2e1 e6e3 e1d2 e3e9 d2e1 e9e3 e1d2 e3e6 d2e1 e6e3 e1d2 e3e6 d2e1 e4e3
<< 37 138 154 21743215 43 14091519 0 d2f0 f5e5 f0f3 g3f5 f1f2 e5e4 e1d2 e3e9 d2e1 e9e3 e1d2 e3e7 e0e5 f5h6 e5e0 h6f5 e0e5 f5h6 e5e0 h6f5 d2e1 e7e3 e1d2 e3e9 d2e1 e9e3 e1d2 e3e7 d2e1 e7e3 e1d2 e3e6 d2e1 e6e3 e1d2 e3e9 d2e1 e9e3 e1d2 e3e6 d2e1 e6e3 e1d2
<< 38 134 212 30033419 41 14106819 0 d2f0 f5e5 f0f3 g3f5 f1f2 e5e4 e1d2 e3e9 d2e1 e9e3 e1d2 e3e9 d2e1 e9e3 e1d2 e3e6 d2e1 e6e3 e1d2 e3e9 d2e1 e9e3 e1d2 e3e6 d2e1 e6e3 e1d2 e3e9 d2e1 e9e3 e1d2 e3e6 d2e1 e6e3 e1d2 e3e9 d2e1 e9e3 e1d2 e3e6 d2e1
<< 39 118 396 55989162 46 14124410 0 d2f0 f5e5
<< 39 109 495 70790268 47 14277988 0 d2f0 f5e5 @@@@ g3e4 e1d2 e4g5 f1f2 e5e4 d2e1 d9e8 @@@@ e4d4 @@@@ g5i4 @@@@ d4e4 f0f3 i4h6 @@@@ h6g4 e0e2 e4d4 f3f1 g4e5 @@@@ d4d3 e2e0 d3c3 e0e2 e5g4 e2e0 c3d3 @@@@ g4h6 d0d1 h6g4 @@@@ g4e5 d1d0 d3c3
<< 40 109 505 72304709 45 14297945 0 d2f0 f5e5 @@@@ g3e4 e1d2 e4g5 f1f2 e5e4 d2e1 d9e8 @@@@ e4d4 @@@@ g5e6 f0f3 d4e4 f3f1 e6d4 e1d2 e3e5 f2e2 e5e3 e2f2 e3e5 f2e2 e5e3 e2f2 e3e6 f2e2 e6e3 e2f2 e3e5 f2e2 e5e3 e2f2 e3e5 f2e2 d4c2 d0e1 e4e3 e1f0
<< 41 109 511 73201674 43 14305584 0 d2f0 f5e5 @@@@ g3e4 e1d2 e4g5 f1f2 e5e4 d2e1 d9e8 @@@@ e4d4 @@@@ g5e6 f0f3 d4e4 f3f1 e6d4 e1d2 e3e6 f2e2 e6e3 e2f2 e3e6 f2e2 e6e3 e2f2 e3e5 f2e2 e5e3 e2f2 e3e6 f2e2 e6e3 e2f2 e3e5 f2e1 d4c2 f1c1 e4d4 e1f2 e5e9
<< 42 109 522 74934078 51 14335962 0 d2f0 f5e5 @@@@ g3e4 e1d2 e4g5 f1f2 e5e4 d2e1 d9e8 @@@@ g5e6 e1d2 e6g5 @@@@ e3e5 d2e1 e5e3 @@@@ e4d4 @@@@ g5e6 f0f3 d4e4 f3f1 e6d4 e1d2 e3e6 f2e2 e6e3 e2f2 e3e5 f2e2 e5e3 e2f2 e3e6 f2e2 e6e3 e2f2 e3e5 f2e2 e5e3 e2f2 e3e5 f2e2 d4c2 d0e1 e4e3 e1f0 e3e2 d2e2
<< 43 109 536 77135273 43 14377497 0 d2f0 f5e5 @@@@ g3e4 e1d2 e4g5 f1f2 e5e4 d2e1 d9e8 @@@@ g5e6 e1d2 e6g5 @@@@ e3e5 @@@@ g5e6 d2e1 e5e3 e1d2 e6g5 @@@@ e3e5 @@@@ g5e6 d2e1 e5e3 e1d2 e6g5 @@@@ e3e5 @@@@ g5e6 d2e1 e5e3 e1d2 e6g5 @@@@ e3e5 @@@@ e5e3 @@@@
<< 44 109 572 82504783 47 14421391 0 d2f0 f5e5 @@@@ g3e4 e1d2 e4g5 f1f2 e5e4 d2e1 d9e8 @@@@ e4d4 @@@@ g5e6 f0f3 d4e4 f3f1 e6d4 e1d2 e3e6 f2e2 e6e3 e2f2 e3e5 f2e2 e5e3 e2f2 e3e5 f2e2 e4f4 @@@@ e8d9 @@@@ d4c2 d0d1 c2b0 d1d0 b0a2 d2e1 f4e4 e2f2 a2c3 f1f3 c3b1 d0d1 e4d4 f3f1
<< 45 109 635 91750071 51 14446555 0 d2f0 f5e5 @@@@ g3e4 e1d2 e4g5 f1f2 e5e4 d2e1 d9e8 @@@@ e4d4 @@@@ g5e6 f0f3 d4e4 f3f1 e6d4 e1d2 e3e5 f2e2 e5e3 e2f2 e3e5 f2e2 e5e3 e2f2 e3e6 f2e2 e6e3 e2f2 e3e5 f2e2 e5e3 e2f2 e3e6 f2e2 e6e3 e2f2 e3e5 f2e2 e5e3 e2f2 e3e6 f2e2 e6e3 e2f2 e3e5 f2e2 e5e3 e2f2
<< 46 101 1086 160289466 57 14752827 0 d2f0 f5e5
<< 46 101 1195 177776313 57 14872945 0 d2f0 f5e5 f0f3 g3f5 f1f2 e5e4 e1d2 e3e6 f3f1 f5d4 d2d1 d4c2 f1c1 e6e3 d1d2 e3e5 f2e1 e4d4 e0e2 c2a3 d0e0 d4d3 e0f0 d9e8 e2e0 a3c4 d2e2 e5e9 @@@@ e9e3 e2f2 c4e5 c1f1 e5g6 e0e2 g6e5 @@@@ e5g4 e2e0 g4i3 e1d1 e3e9 d1e1 e9e3 e1d1 e3e9 d1e1 e9e3 e1d1 e3e9
<< 47 101 1204 179160596 50 14871801 0 d2f0 f5e5 f0f3 g3f5 f1f2 e5e4 e1d2 e3e6 f3f1 f5d4 d2d1 d4c2 f1c1 e6e3 d1d2 e3e5 f2e1 e4d4 e0e2 c2a3 d0e0 d4d3 e0f0 d9e8 e2e0 a3c4 d2e2 e5e9 @@@@ e9e3 e2f2 c4e5 c1f1 e5g4 @@@@ g4e5 @@@@ e5g6 e0e2 g6e5 @@@@ e5g4 e2e0 g4e5 @@@@ e5c4 @@@@ c4e5 @@@@
<< 48 101 1220 181472067 48 14874759 0 d2f0 f5e5 f0f3 e5e4 @@@@ g3f5 @@@@ f5d4 f1f2 d4c2 d0d1 d9d8 @@@@ e4d4 f3f1 d4d3 @@@@ d8e8 @@@@ e8d8 @@@@ d8e8 @@@@ e8d8 @@@@ d8e8 @@@@ e8d8 @@@@ d8e8 @@@@ e8d8 @@@@ d8e8 @@@@ e8d8 @@@@ d8e8 @@@@ e8d8 @@@@ d8e8 @@@@ e8d8 @@@@ d8e8 @@@@ e8d8
<< 49 101 1234 183738211 48 14881202 0 d2f0 f5e5 f0f3 e5e4 @@@@ g3f5 @@@@ f5d4 f1f2 d4c2 d0d1 d9d8 @@@@ e4d4 f3f1 d4d3 @@@@ d8e8 @@@@ e8d8 @@@@ d8e8 @@@@ e8d8 @@@@ d8e8 @@@@ e8d8 @@@@ d8e8 @@@@ e8d8 @@@@ d8e8 @@@@ e8d8 @@@@ d8e8 @@@@ e8d8 @@@@ d8e8 @@@@ e8d8 @@@@ d8e8 @@@@ e8d8
<< 50 101 1249 185993535 49 14883054 0 d2f0 f5e5 f0f3 e5e4 @@@@ g3f5 @@@@ f5d4 f1f2 d4c2 d0d1 d9d8 @@@@ e4d4 f3f1 d4d3 @@@@ d8e8 @@@@ e8d8 @@@@ d8e8 @@@@ e8d8 @@@@ d8e8 @@@@ e8d8 @@@@ d8e8 @@@@ e8d8 @@@@ d8e8 @@@@ e8d8 @@@@ d8e8 @@@@ e8d8 @@@@ d8e8 @@@@ e8d8 @@@@ d8e8 @@@@ e8d8 @@@@
<< 51 101 1271 189185476 49 14883602 0 d2f0 f5e5 f0f3 e5e4 @@@@ g3f5 @@@@ f5d4 f1f2 d4c2 d0d1 d9d8 @@@@ e4d4 f3f1 d4d3 @@@@ d8e8 @@@@ e8d8 @@@@ d8e8 @@@@ e8d8 @@@@ d8e8 @@@@ e8d8 @@@@ d8e8 @@@@ e8d8 @@@@ d8e8 @@@@ e8d8 @@@@ d8e8 @@@@ e8d8 @@@@ d8e8 @@@@ e8d8 @@@@ d8e8 @@@@ e8d8 @@@@
<< 52 101 1279 190522778 50 14888081 0 d2f0 f5e5 f0f3 e5e4 @@@@ g3f5 @@@@ f5d4 f1f2 d4c2 d0d1 d9d8 @@@@ e4d4 f3f1 d4d3 @@@@ d8e8 @@@@ e8d8 @@@@ d8e8 @@@@ e8d8 @@@@ d8e8 @@@@ e8d8 @@@@ d8e8 @@@@ e8d8 @@@@ d8e8 @@@@ e8d8 @@@@ d8e8 @@@@ e8d8 @@@@ d8e8 @@@@ e8d8 @@@@ d8e8 @@@@ e8d8 @@@@ d8e8
<< 53 101 1290 192257909 50 14896785 0 d2f0 f5e5 f0f3 e5e4 @@@@ g3f5 @@@@ f5d4 f1f2 d4c2 d0d1 d9d8 @@@@ e4d4 f3f1 d4d3 @@@@ d8e8 @@@@ e8d8 @@@@ d8e8 @@@@ e8d8 @@@@ d8e8 @@@@ e8d8 @@@@ d8e8 @@@@ e8d8 @@@@ d8e8 @@@@ e8d8 @@@@ d8e8 @@@@ e8d8 @@@@ d8e8 @@@@ e8d8 @@@@ d8e8 @@@@ e8d8 @@@@ d8e8
<< 54 101 1345 200946996 54 14938075 0 d2f0 f5e5 f0f3 g3f5 f1f2 e5e4 e1d2 e3e6 f3f1 f5d4 d2d1 d4c2 f1c1 e6e3 d1d2 e3e5 f2e1 e4d4 e0e2 c2a3 d0e0 d4d3 e0f0 d9e8 e2e0 a3c4 d2e2 e5e9 @@@@ e9e3 e2f2 c4e5 c1f1 e5g6 @@@@ g6e5 @@@@ e5g6 @@@@ g6e7 f1d1 e7g6 d1f1 g6e5 @@@@ e5g6 @@@@ g6e5 @@@@ e5c4 @@@@ c4e5 @@@@ e5g6
<< 55 101 1349 201706369 51 14942319 0 d2f0 f5e5 f0f3 e5e4 @@@@ g3f5 @@@@ f5d4 f1f2 d4c2 d0d1 d9d8 @@@@ e4d4 f3f1 d4d3 @@@@ d8e8 @@@@ e8d8 @@@@ d8e8 @@@@ e8d8 @@@@ d8e8 @@@@ e8d8 @@@@ d8e8 @@@@ e8d8 @@@@ d8e8 @@@@ e8d8 @@@@ d8e8 @@@@ e8d8 @@@@ d8e8 @@@@ e8d8 @@@@ d8e8 @@@@ e8d8 @@@@ d8e8 @@@@
<< 56 101 1355 202616254 53 14945508 0 d2f0 f5e5 f0f3 e5e4 @@@@ g3f5 @@@@ f5d4 f1f2 d4c2 d0d1 d9d8 @@@@ e4d4 f3f1 d4d3 @@@@ d8e8 @@@@ e8d8 @@@@ d8e8 @@@@ e8d8 @@@@ d8e8 @@@@ e8d8 @@@@ d8e8 @@@@ e8d8 @@@@ d8e8 @@@@ e8d8 @@@@ d8e8 @@@@ e8d8 @@@@ d8e8 @@@@ e8d8 @@@@ d8e8 @@@@ e8d8 @@@@ d8e8 @@@@ c2b0 d1d0 b0c2 d0d1
<< 57 101 1362 203772460 52 14951387 0 d2f0 f5e5 f0f3 e5e4 @@@@ g3f5 @@@@ f5d4 f1f2 d4c2 d0d1 d9d8 @@@@ e4d4 f3f1 d4d3 @@@@ d8e8 @@@@ e8d8 @@@@ d8e8 @@@@ e8d8 @@@@ d8e8 @@@@ e8d8 @@@@ d8e8 @@@@ e8d8 @@@@ d8e8 @@@@ e8d8 @@@@ d8e8 @@@@ e8d8 @@@@ d8e8 @@@@ e8d8 @@@@ d8e8 @@@@ e8d8 @@@@ d8e8 @@@@ e8d8
<< 58 101 1372 205363169 53 14958348 0 d2f0 f5e5 f0f3 e5e4 @@@@ g3f5 @@@@ f5d4 f1f2 d4c2 d0d1 d9d8 @@@@ e4d4 f3f1 d4d3 @@@@ d8e8 @@@@ e8d8 @@@@ d8e8 @@@@ e8d8 @@@@ d8e8 @@@@ e8d8 @@@@ d8e8 @@@@ e8d8 @@@@ d8e8 @@@@ e8d8 @@@@ d8e8 @@@@ e8d8 @@@@ d8e8 @@@@ e8d8 @@@@ d8e8 @@@@ e8d8 @@@@ d8e8 @@@@ e8d8 @@@@
<< 59 101 1380 206583366 53 14962219 0 d2f0 f5e5 f0f3 e5e4 @@@@ g3f5 @@@@ f5d4 f1f2 d4c2 d0d1 d9d8 @@@@ e4d4 f3f1 d4d3 @@@@ d8e8 @@@@ e8d8 @@@@ d8e8 @@@@ e8d8 @@@@ d8e8 @@@@ e8d8 @@@@ d8e8 @@@@ e8d8 @@@@ d8e8 @@@@ e8d8 @@@@ d8e8 @@@@ e8d8 @@@@ d8e8 @@@@ e8d8 @@@@ d8e8 @@@@ e8d8 @@@@ d8e8 @@@@ e8d8 @@@@
>> result * {xboard exit}
<< 60 101 1436 215145634 53 14980200 0 d2f0 f5e5 f0f3 e5e4 @@@@ g3f5 @@@@ f5d4 f1f2 d4c2 d0d1 d9d8 @@@@ e4d4 f3f1 d4d3 @@@@ d8e8 @@@@ e8d8 @@@@ d8e8 @@@@ e8d8 @@@@ d8e8 @@@@ e8d8 @@@@ d8e8 @@@@ e8d8 @@@@ d8e8 @@@@ e8d8 @@@@ d8e8 @@@@ e8d8 @@@@ d8e8 @@@@ e8d8 @@@@ d8e8 @@@@ e8d8 @@@@ d8e8 @@@@ e8d8 @@@@
>> force
>> ping 3
<< pong 3
>> quit
janggi-korea
 
Posts: 130
Joined: 18 Aug 2020, 12:12

Re: "aborting engine think"

Postby janggi-korea » 09 Jan 2021, 16:25

And this is a debug file for a situation where the engine does not search for only 1-3 moves when using the book. Can you check it? If there is a book content in 1~3 move, it works normally. Of course, there is no problem after using the book in 10 moves or more moves. (Only 1~3 move)


recognized 'janggimodern' (-1) as variant normal
recognized 'janggimodern' (-1) as variant normal
shuffleOpenings = 0
Version: WinBoard 4.9.201102 + 0108
Reset(1, 0) from gameMode 0
recognized 'janggimodern' (-1) as variant janggimodern
GameEnds(0, (null), 2)
shuffleOpenings = 0
StartChildProcess (dir=".") D:\0108.exe
nice engine proc to 10
813 >first : xboard
protover 2
813 <first : Janggi-K 080121 LB by Fabian Fichter
813 <first : feature setboard=1 usermove=1 time=1 memory=1 smp=1 colors=0 draw=0 highlight=1 name=0 sigint=0 ping=1 myname="Janggi-K 080121 LB" variants="chess,3check,5check,ai-wok,almost,amazon,antichess,armageddon,asean,ataxx,breakthrough,bughouse,cambodian,capablanca,capahouse,caparandom,centaur,chancellor,chaturanga,chessgi,chigorin,clobber,clobber10,codrus,courier,crazyhouse,dobutsu,embassy,euroshogi,extinction,fairy,fischerandom,gardner,giveaway,gorogoro,gothic,grand,hoppelpoppel,horde,janggi,janggicasual,janggimodern,janggitraditional,janus,jesonmor,judkins,karouk,kinglet,kingofthehill,knightmate,koedem,kyotoshogi,loop,losalamos,losers,makpong,makruk,manchu,micro,mini,minishogi,minixiangqi,modern,newzealand,nocastle,normal,placement,pocketknight,racingkings,seirawan,shako,shatar,shatranj,shogi,shouse,sittuyin,suicide,supply,threekings,xiangqi"
813 >first : accepted setboard
813 >first : accepted usermove
813 >first : accepted time
813 >first : accepted memory
813 >first : accepted smp
813 >first : accepted colors
813 >first : accepted draw
813 >first : accepted highlight
813 >first : accepted name
813 >first : accepted sigint
813 >first : accepted ping
813 >first : accepted myname
813 >first : accepted variants
813 <first : feature option="Debug Log File -string "
813 >first : accepted option
813 <first : feature option="Contempt -spin 24 -100 100"
813 >first : accepted option
813 <first : feature option="Analysis Contempt -combo Both /// Off /// White /// Black"
813 >first : accepted option
813 <first : feature option="Clear Hash -button"
813 >first : accepted option
813 <first : feature option="Ponder -check 0"
813 >first : accepted option
813 <first : feature option="MultiPV -spin 1 1 500"
828 >first : accepted option
828 <first : feature option="Skill Level -spin 20 -20 20"
828 >first : accepted option
828 <first : feature option="Move Overhead -spin 10 0 5000"
828 >first : accepted option
828 <first : feature option="Slow Mover -spin 100 10 1000"
828 >first : accepted option
828 <first : feature option="nodestime -spin 0 0 10000"
828 >first : accepted option
828 <first : feature option="UCI_Chess960 -check 0"
828 >first : accepted option
828 <first : feature option="UCI_AnalyseMode -check 0"
828 >first : accepted option
828 <first : feature option="UCI_LimitStrength -check 0"
828 >first : accepted option
828 <first : feature option="UCI_Elo -spin 1350 1350 2850"
828 >first : accepted option
828 <first : feature option="UCI_ShowWDL -check 0"
828 >first : accepted option
828 <first : feature option="SyzygyPath -string <empty>"
828 >first : accepted option
828 <first : feature option="SyzygyProbeDepth -spin 1 1 100"
828 >first : accepted option
828 <first : feature option="Syzygy50MoveRule -check 1"
828 >first : accepted option
828 <first : feature option="SyzygyProbeLimit -spin 7 0 7"
828 >first : accepted option
828 >first : option SyzygyProbeLimit=0
828 <first : feature option="Use NNUE -check 1"
828 >first : accepted option
828 <first : feature option="EvalFile -string <empty>"
828 >first : accepted option
828 <first : feature option="TsumeMode -check 0"
828 >first : accepted option
828 <first : feature option="VariantPath -string <empty>"
828 >first : accepted option
828 <first : feature done=1
828 >first : accepted done
844 >first : memory 4097
844 >first : cores 23
844 >first : new
random
844 >first : variant janggimodern
844 >first : level 0 1 11
844 >first : post
844 >first : hard
844 >first : ping 1
Impossible move , type = 0
1844 <first : Error (unknown command): random
1859 <first : setup (PH.R.AE..K.C.ph.r.ae..k.c.) 9x10+0_janggi rhea1aehr/4k4/1c5c1/p1p1p1p1p/9/9/P1P1P1P1P/1C5C1/4K4/RHEA1AEHR w - - 0 1
recognized 'janggi' (-1) as variant janggimodern
shuffleOpenings = 0
1922 <first : Error (unknown command): post
1922 <first : pong 1
shuffleOpenings = 0
7566 >first : force
write FEN 50-move: 0 0 0
e0. p=-1
7566 >first : setboard reha1aehr/4k4/1c5c1/p1p1p1p1p/9/9/P1P1P1P1P/1C5C1/4K4/REHA1AEHR w 0 1
-2 10090032 1978262735 24398816 1995976524 1978262759
134 134 134 134 134 134
134 134 134 134 134 134
Load Position
book key = 5adb2d017a2bd3c8
12146 >first : lift a3
12146 <first : highlight 9/9/9/9/9/Y8/1Y7/9/9/9
12615 >first : put b3
12615 >first : usermove 12615 >first : a3b3
book key = 3c92c92026b40795
15307 >first : time 6000
15307 >first : otim 7100
book key = 3c92c92026b40795
book move field = 5641
book hit = i6h6
15307 >first : force
15307 >first : usermove i6h6
nps: w=-1, b=-1
book key = 345d6fe377e6a16f
17321 >first : lift b0
17321 <first : highlight 9/9/9/9/9/9/3Y5/9/9/9
18310 >first : put d3
18310 >first : time 7098
18310 >first : otim 7901
book key = e1a2e436f3ee6e8c
book hit = (NULL)
18310 >first : usermove 18310 >first : b0d3
book key = e1a2e436f3ee6e8c
GameEnds(30, xboard exit, 2)
write FEN 50-move: 0 3 0
e0. p=-1
e1. p=-6
e2. p=-6
e3. p=-6
49344 >first : result * {xboard exit}
49344 >first : force
49344 >first : ping 2
49344 >first : quit
name = '%APPDATA%\winboard190629.ini', expanded name = 'C:\Users\user\AppData\Roaming\winboard190629.ini'
janggi-korea
 
Posts: 130
Joined: 18 Aug 2020, 12:12

Re: "aborting engine think"

Postby H.G.Muller » 09 Jan 2021, 23:47

The second log definitely shows a problem in WinBoard. It does see that the user move brings the game out of book (book hit = NULL). But then it only sends the user move, and it doesn't start the engine. Perhaps the problem is that the game starts from a set-up position; when I tested the book with Fairy-Max I always start from the standard position. I will check into it.

I don't understand the other log. The engine log you posted doesn't seem to correspond with the WinBoard.debug: both contain a lot of Thinking Output by the engine, but it is completely different. The engine log looks normal, but doesn't correspond to loading the game you posted. It seems you just paste the FEN, set the engine thinking, and after 14 sec abort the thinking by quitting WinBoard.

The winboard.debug log looks very strange, though. The engine is already thinking where it starts, but the think is aborted by a force + setboard (like you pasted a FEN?). There is no command to set the engine running again. It seems you enter a turn pass. And then, 1sec later, again paste a FEN. And 2 sec later set the engine to play (by hitting Mode -> Machine White?), which causes a 'go' command to be sent. But there is no response from the engine, which seems to have choked on the position or null move, so nothing happens. You move WinBoard a bit over the screen, and after some 100 sec try to put the engine back to force mode (by hitting Edit Game?). WinBoard sends a 'ping' to test when the engine has executed the preceding 'force' command, and then starts waiting for the engine to give the obligatory 'pong' reply. During this time it will display the waiting message, which should appear when the engine is ready to accept new commands. But the engine of course is dead as a DoDo for a long time already, and doesn't send the 'pong', so WinBoard will keep waiting forever. (Until you quit it.) That you can send null moves at this stage is basically a WinBoard bug: because the engine has not acknowledged yet (through 'pong') that it has indeed stopped, it should not allow you to send anything to the engine.

Conclusion: the engine crashed, but did not exit. I don't know what made it crash; could be the null move. In any case, this is an engine problem.
User avatar
H.G.Muller
 
Posts: 3453
Joined: 16 Nov 2005, 12:02
Location: Diemen, NL

Re: "aborting engine think"

Postby janggi-korea » 10 Jan 2021, 05:10

Existing engine log and winboard log may not match. I have tested it several times, and there may be a copy miss in the process. However, the same symptoms appear as shown below. I don't know if this is a winboard problem or an engine problem, but it's very serious.
I posted pgn so you can check it more accurately. You will be able to reproduce the same and check the same bugs.


[Event "?"]
[Site "?"]
[Date "?"]
[Round "-"]
[White "?"]
[Black "?"]
[Result "*"]
[Variant "janggimodern"]
[VariantFamily "janggi"]
[FEN "rhea1aher/4k4/1c5c1/p1p1p1p1p/9/9/P1P1P1P1P/1C5C1/4K4/RHEA1AEHR w 0 1"]
[SetUp "1"]

{--------------
r h e a . a h e r
. . . . k . . . .
. c . . . . . c .
p . p . p . p . p
. . . . . . . . .
. . . . . . . . .
P . P . P . P . P
. C . . . . . C .
. . . . K . . . .
R H E A . A E H R
white to play
--------------}
1. ab3 Hf7 2. Hc2 ih6 3. Ce2 Cg7 4. ef3+ Ee7 5. He3 Cg5 6. Hd5 He5 7. Hxe7
Ca7 8. Rb0 Kxe7 9. f4 Cxg0 10. Hg2 Cxg3 11. f5 Hc7 12. fxe5 Kf7 13. ef5 Ce7
14. Cf2+ Ke8 15. Ee3 ab6 16. Af1 Ra1+ 17. Kf0 Ra5 18. Ade1 Cg8 19. Hf4 Cxe3
20. Rd0 Ce7 21. Hd5 cd6 22. Hf4 Cd8 23. Rc0 Cf8 24. cd3 bc6 25. Hg2 Rxf5
26. Ra0 Ea6 27. Ke0 Rf3 28. bc3 cb6 29. Ra4 Hd5 30. Rc4 Rg3 31. Rc7 dc6 32.
Rb7 Exc3+ 33. dxc3 Rxg2 34. cd3 ef6 35. Cd0 Rxe2 36. Rxe7+ Rxe7 37. Cxd5
Ri5 38. Cd0
*


winboard debug=======================

recognized 'janggimodern' (-1) as variant normal
recognized 'janggimodern' (-1) as variant normal
shuffleOpenings = 0
Version: WinBoard 4.9.201102 + 0108
Reset(1, 0) from gameMode 0
recognized 'janggimodern' (-1) as variant janggimodern
GameEnds(0, (null), 2)
shuffleOpenings = 0
StartChildProcess (dir=".") D:\0108.exe
nice engine proc to 10
645 >first : xboard
protover 2
651 <first : Janggi-K 080121 LB by Fabian Fichter
651 <first : feature setboard=1 usermove=1 time=1 memory=1 smp=1 colors=0 draw=0 highlight=1 name=0 sigint=0 ping=1 myname="Janggi-K 080121 LB" variants="chess,3check,5check,ai-wok,almost,amazon,antichess,armageddon,asean,ataxx,breakthrough,bughouse,cambodian,capablanca,capahouse,caparandom,centaur,chancellor,chaturanga,chessgi,chigorin,clobber,clobber10,codrus,courier,crazyhouse,dobutsu,embassy,euroshogi,extinction,fairy,fischerandom,gardner,giveaway,gorogoro,gothic,grand,hoppelpoppel,horde,janggi,janggicasual,janggimodern,janggitraditional,janus,jesonmor,judkins,karouk,kinglet,kingofthehill,knightmate,koedem,kyotoshogi,loop,losalamos,losers,makpong,makruk,manchu,micro,mini,minishogi,minixiangqi,modern,newzealand,nocastle,normal,placement,pocketknight,racingkings,seirawan,shako,shatar,shatranj,shogi,shouse,sittuyin,suicide,supply,threekings,xiangqi"
653 >first : accepted setboard
653 >first : accepted usermove
653 >first : accepted time
653 >first : accepted memory
653 >first : accepted smp
653 >first : accepted colors
653 >first : accepted draw
653 >first : accepted highlight
653 >first : accepted name
653 >first : accepted sigint
653 >first : accepted ping
653 >first : accepted myname
653 >first : accepted variants
653 <first : feature option="Debug Log File -string "
654 >first : accepted option
654 <first : feature option="Contempt -spin 24 -100 100"
654 >first : accepted option
654 <first : feature option="Analysis Contempt -combo Both /// Off /// White /// Black"
654 >first : accepted option
654 <first : feature option="Clear Hash -button"
654 >first : accepted option
654 <first : feature option="Ponder -check 0"
654 >first : accepted option
654 <first : feature option="MultiPV -spin 1 1 500"
654 >first : accepted option
654 <first : feature option="Skill Level -spin 20 -20 20"
655 >first : accepted option
655 <first : feature option="Move Overhead -spin 10 0 5000"
655 >first : accepted option
655 <first : feature option="Slow Mover -spin 100 10 1000"
655 >first : accepted option
655 <first : feature option="nodestime -spin 0 0 10000"
655 >first : accepted option
655 <first : feature option="UCI_Chess960 -check 0"
655 >first : accepted option
655 <first : feature option="UCI_AnalyseMode -check 0"
655 >first : accepted option
655 <first : feature option="UCI_LimitStrength -check 0"
655 >first : accepted option
655 <first : feature option="UCI_Elo -spin 1350 1350 2850"
656 >first : accepted option
656 <first : feature option="UCI_ShowWDL -check 0"
656 >first : accepted option
656 <first : feature option="SyzygyPath -string <empty>"
656 >first : accepted option
656 <first : feature option="SyzygyProbeDepth -spin 1 1 100"
656 >first : accepted option
656 <first : feature option="Syzygy50MoveRule -check 1"
656 >first : accepted option
656 <first : feature option="SyzygyProbeLimit -spin 7 0 7"
656 >first : accepted option
656 >first : option SyzygyProbeLimit=0
656 <first : feature option="Use NNUE -check 1"
657 >first : accepted option
657 <first : feature option="EvalFile -string <empty>"
657 >first : accepted option
657 <first : feature option="TsumeMode -check 0"
657 >first : accepted option
657 <first : feature option="VariantPath -string <empty>"
657 >first : accepted option
657 <first : feature done=1
657 >first : accepted done
679 >first : memory 4097
679 >first : cores 23
679 >first : new
random
679 >first : variant janggimodern
679 >first : level 0 1 11
679 >first : post
679 >first : hard
679 >first : ping 1
Impossible move , type = 0
1703 <first : Error (unknown command): random
1703 <first : setup (PH.R.AE..K.C.ph.r.ae..k.c.) 9x10+0_janggi rhea1aehr/4k4/1c5c1/p1p1p1p1p/9/9/P1P1P1P1P/1C5C1/4K4/RHEA1AEHR w - - 0 1
recognized 'janggi' (-1) as variant janggimodern
shuffleOpenings = 0
1800 <first : Error (unknown command): post
1800 <first : pong 1
shuffleOpenings = 0
11070 >first : force
write FEN 50-move: 0 1 1
e1. p=-1
11070 >first : setboard 3a1a3/4kc3/4r4/1pp2ppp1/9/9/3P4r/3R5/4A4/3CK4 b 0 1
-2 10090032 1978262735 23924800 1995976524 1978262759
-2 10090032 1978262735 23924800 1995976524 1978262759
134 134 134 134 134 134
Load Position
LegalDrop: 132 @ 0,0)
31892 >first : usermove @@@@
33736 >first : lift d0
33736 <first : highlight 9/9/9/9/9/9/9/5Y3/9/5YYYY
34640 >first : put f2
34640 >first : usermove 34640 >first : d0f2
37062 >first : time 7100
37062 >first : otim 7100
book key = 8635f4b1287c9763
book hit = (NULL)
37062 >first : go
nps: w=-1, b=-1
37062 <first : info string classical evaluation enabled
37062 <first : 1 100001 0 3103 2 1551500 0 i3i0
37073 <first : 2 100001 0 4254 2 2127000 0 i3i0
37074 <first : 3 100001 0 5399 2 2699500 0 i3i0
37075 <first : 4 100001 0 6629 2 3314500 0 i3i0
37076 <first : 5 100001 0 7819 2 3909500 0 i3i0
37077 <first : 6 100001 0 9114 2 4557000 0 i3i0
37078 <first : 7 100001 0 11665 2 5832500 0 i3i0
37079 <first : 8 100001 0 12970 2 6485000 0 i3i0
37082 <first : 9 100001 0 14218 2 7109000 0 i3i0
37083 <first : 10 100001 0 16267 2 8133500 0 i3i0
37083 <first : 11 100001 0 17569 2 8784500 0 i3i0
37085 <first : 12 100001 0 18782 2 9391000 0 i3i0
37085 <first : 13 100001 0 19973 2 9986500 0 i3i0
37086 <first : 14 100001 0 21214 2 10607000 0 i3i0
37087 <first : 15 100001 0 22511 2 11255500 0 i3i0
37087 <first : 16 100001 0 23773 2 11886500 0 i3i0
37088 <first : 17 100001 0 25051 2 12525500 0 i3i0
37089 <first : 18 100001 0 26347 2 8782333 0 i3i0
37089 <first : 19 100001 0 27633 2 9211000 0 i3i0
37089 <first : 20 100001 0 28893 2 9631000 0 i3i0
37089 <first : 21 100001 0 30171 2 10057000 0 i3i0
37089 <first : 22 100001 0 31485 2 10495000 0 i3i0
37089 <first : 23 100001 0 32730 2 10910000 0 i3i0
37089 <first : 24 100001 0 34011 2 11337000 0 i3i0
37089 <first : 25 100001 0 35314 2 11771333 0 i3i0
37089 <first : 26 100001 0 36601 2 12200333 0 i3i0
37089 <first : 27 100001 0 37863 2 12621000 0 i3i0
37089 <first : 28 100001 0 39115 2 13038333 0 i3i0
37089 <first : 29 100001 0 40411 2 13470333 0 i3i0
37105 <first : 30 100001 0 41693 2 13897666 0 i3i0
37106 <first : 31 100001 0 42941 2 14313666 0 i3i0
37107 <first : 32 100001 0 44289 2 14763000 0 i3i0
37108 <first : 33 100001 0 45587 2 15195666 0 i3i0
37109 <first : 34 100001 0 46939 2 15646333 0 i3i0
37110 <first : 35 100001 0 48208 2 16069333 0 i3i0
37111 <first : 36 100001 0 49562 2 16520666 0 i3i0
37112 <first : 37 100001 0 50930 2 16976666 0 i3i0
37113 <first : 38 100001 0 52253 2 13063250 0 i3i0
37113 <first : 39 100001 0 53620 2 13405000 0 i3i0
37113 <first : 40 100001 0 54923 2 13730750 0 i3i0
37113 <first : 41 100001 0 56231 2 14057750 0 i3i0
37113 <first : 42 100001 0 57557 2 14389250 0 i3i0
37113 <first : 43 100001 0 58941 2 14735250 0 i3i0
37113 <first : 44 100001 0 60300 2 15075000 0 i3i0
37113 <first : 45 100001 0 61645 2 15411250 0 i3i0
37113 <first : 46 100001 0 62983 2 15745750 0 i3i0
37113 <first : 47 100001 0 64318 2 16079500 0 i3i0
37113 <first : 48 100001 0 65667 2 16416750 0 i3i0
37113 <first : 49 100001 0 67018 2 16754500 0 i3i0
37113 <first : 50 100001 0 68353 2 17088250 0 i3i0
37113 <first : 51 100001 0 69689 2 17422250 0 i3i0
37113 <first : 52 100001 0 71050 2 17762500 0 i3i0
37113 <first : 53 100001 0 72394 2 18098500 0 i3i0
37113 <first : 54 100001 0 73752 2 18438000 0 i3i0
37129 <first : 55 100001 0 75165 2 18791250 0 i3i0
37129 <first : 56 100001 0 76538 2 19134500 0 i3i0
37129 <first : 57 100001 0 77904 2 15580800 0 i3i0
37129 <first : 58 100001 0 79276 2 15855200 0 i3i0
37129 <first : 59 100001 0 80653 2 16130600 0 i3i0
37129 <first : 60 100001 0 82016 2 16403200 0 i3i0
37129 <first : 61 100001 0 83459 2 16691800 0 i3i0
37129 <first : 62 100001 0 84837 2 16967400 0 i3i0
37129 <first : 63 100001 0 86221 2 17244200 0 i3i0
37129 <first : 64 100001 0 87594 2 17518800 0 i3i0
37129 <first : 65 100001 0 88963 2 17792600 0 i3i0
37129 <first : 66 100001 0 90345 2 18069000 0 i3i0
37129 <first : 67 100001 0 91723 2 18344600 0 i3i0
37129 <first : 68 100001 0 93099 2 18619800 0 i3i0
37145 <first : 69 100001 0 94473 2 18894600 0 i3i0
37145 <first : 70 100001 0 95857 2 19171400 0 i3i0
37145 <first : 71 100001 0 97237 2 19447400 0 i3i0
37145 <first : 72 100001 0 98581 2 19716200 0 i3i0
37145 <first : 73 100001 0 99985 2 19997000 0 i3i0
37145 <first : 74 100001 0 101363 2 20272600 0 i3i0
37145 <first : 75 100001 0 102743 2 20548600 0 i3i0
37145 <first : 76 100001 0 104163 2 20832600 0 i3i0
37145 <first : 77 100001 0 105559 2 17593166 0 i3i0
37145 <first : 78 100001 0 106942 2 17823666 0 i3i0
37145 <first : 79 100001 0 108321 2 18053500 0 i3i0
37145 <first : 80 100001 0 109683 2 18280500 0 i3i0
37145 <first : 81 100001 0 111046 2 18507666 0 i3i0
37145 <first : 82 100001 0 112420 2 18736666 0 i3i0
37145 <first : 83 100001 0 113808 2 18968000 0 i3i0
37145 <first : 84 100001 0 115219 2 19203166 0 i3i0
37160 <first : 85 100001 0 116616 2 19436000 0 i3i0
37160 <first : 86 100001 0 118051 2 19675166 0 i3i0
37160 <first : 87 100001 0 119409 2 19901500 0 i3i0
37160 <first : 88 100001 0 120778 2 20129666 0 i3i0
37160 <first : 89 100001 0 122110 2 20351666 0 i3i0
37160 <first : 90 100001 0 123475 2 20579166 0 i3i0
37160 <first : 91 100001 0 124867 2 20811166 0 i3i0
37160 <first : 92 100001 0 126244 2 21040666 0 i3i0
37160 <first : 93 100001 0 127596 2 21266000 0 i3i0
37160 <first : 94 100001 0 128971 2 21495166 0 i3i0
37160 <first : 95 100001 0 130344 2 21724000 0 i3i0
37160 <first : 96 100001 0 131718 2 18816857 0 i3i0
37160 <first : 97 100001 0 133108 2 19015428 0 i3i0
37160 <first : 98 100001 0 134485 2 19212142 0 i3i0
37160 <first : 99 100001 0 135852 2 19407428 0 i3i0
37160 <first : 100 100001 0 137248 2 19606857 0 i3i0
37160 <first : 101 100001 0 138639 2 19805571 0 i3i0
37160 <first : 102 100001 0 140010 2 20001428 0 i3i0
37176 <first : 103 100001 0 141388 2 20198285 0 i3i0
37176 <first : 104 100001 0 142788 2 20398285 0 i3i0
37176 <first : 105 100001 0 144146 2 20592285 0 i3i0
37176 <first : 106 100001 0 145535 2 20790714 0 i3i0
37176 <first : 107 100001 0 146907 2 20986714 0 i3i0
37176 <first : 108 100001 0 148298 2 21185428 0 i3i0
37176 <first : 109 100001 0 149667 2 21381000 0 i3i0
37176 <first : 110 100001 0 156162 2 22308857 0 i3i0
37176 <first : 111 100001 0 157649 2 19706125 0 i3i0
37176 <first : 112 100001 0 159029 2 19878625 0 i3i0
37176 <first : 113 100001 0 160420 2 20052500 0 i3i0
37176 <first : 114 100001 0 161820 2 20227500 0 i3i0
37176 <first : 115 100001 0 163224 2 20403000 0 i3i0
37176 <first : 116 100001 0 164597 2 20574625 0 i3i0
37191 <first : 117 100001 0 165978 2 20747250 0 i3i0
37191 <first : 118 100001 0 167362 2 20920250 0 i3i0
37191 <first : 119 100001 0 168718 2 21089750 0 i3i0
37191 <first : 120 100001 0 170089 2 21261125 0 i3i0
37191 <first : 121 100001 0 171468 2 21433500 0 i3i0
37191 <first : 122 100001 0 172848 2 21606000 0 i3i0
37191 <first : 123 100001 0 174233 2 21779125 0 i3i0
37191 <first : 124 100001 0 175657 2 21957125 0 i3i0
37191 <first : 125 100001 0 176989 2 22123625 0 i3i0
37191 <first : 126 100001 0 178377 2 22297125 0 i3i0
37191 <first : 127 100001 0 179747 2 22468375 0 i3i0
37191 <first : 128 100001 0 181164 2 22645500 0 i3i0
37191 <first : 129 100001 0 182561 2 20284555 0 i3i0
37191 <first : 130 100001 0 183943 2 20438111 0 i3i0
37191 <first : 131 100001 0 185310 2 20590000 0 i3i0
37191 <first : 132 100001 0 186701 2 20744555 0 i3i0
37207 <first : 133 100001 0 188067 2 20896333 0 i3i0
37207 <first : 134 100001 0 189440 2 21048888 0 i3i0
37207 <first : 135 100001 0 190830 2 21203333 0 i3i0
37207 <first : 136 100001 0 192211 2 21356777 0 i3i0
37207 <first : 137 100001 0 193638 2 21515333 0 i3i0
37207 <first : 138 100001 0 195007 2 21667444 0 i3i0
37207 <first : 139 100001 0 196398 2 21822000 0 i3i0
37207 <first : 140 100001 0 197799 2 21977666 0 i3i0
37207 <first : 141 100001 0 199168 2 22129777 0 i3i0
37207 <first : 142 100001 0 200539 2 22282111 0 i3i0
37207 <first : 143 100001 0 201923 2 22435888 0 i3i0
37207 <first : 144 100001 0 203284 2 22587111 0 i3i0
37207 <first : 145 100001 0 204676 2 22741777 0 i3i0
37207 <first : 146 100001 0 206052 2 22894666 0 i3i0
37207 <first : 147 100001 0 207428 2 23047555 0 i3i0
37223 <first : 148 100001 1 208797 2 20879700 0 i3i0
37223 <first : 149 100001 1 210170 2 21017000 0 i3i0
37223 <first : 150 100001 1 211566 2 21156600 0 i3i0
37223 <first : 151 100001 1 212951 2 21295100 0 i3i0
37223 <first : 152 100001 1 214335 2 21433500 0 i3i0
37223 <first : 153 100001 1 215690 2 21569000 0 i3i0
37223 <first : 154 100001 1 217050 2 21705000 0 i3i0
37223 <first : 155 100001 1 218426 2 21842600 0 i3i0
37223 <first : 156 100001 1 219765 2 21976500 0 i3i0
37223 <first : 157 100001 1 221153 2 22115300 0 i3i0
37223 <first : 158 100001 1 222534 2 22253400 0 i3i0
37223 <first : 159 100001 1 223898 2 22389800 0 i3i0
37223 <first : 160 100001 1 225274 2 22527400 0 i3i0
37223 <first : 161 100001 1 226640 2 22664000 0 i3i0
37238 <first : 162 100001 1 227962 2 22796200 0 i3i0
37238 <first : 163 100001 1 229353 2 22935300 0 i3i0
37238 <first : 164 100001 1 230775 2 23077500 0 i3i0
37238 <first : 165 100001 1 232173 2 23217300 0 i3i0
37238 <first : 166 100001 1 233573 2 23357300 0 i3i0
37238 <first : 167 100001 1 234941 2 21358272 0 i3i0
37238 <first : 168 100001 1 236330 2 21484545 0 i3i0
37238 <first : 169 100001 1 237726 2 21611454 0 i3i0
37238 <first : 170 100001 1 239114 2 21737636 0 i3i0
37238 <first : 171 100001 1 240495 2 21863181 0 i3i0
37238 <first : 172 100001 1 241870 2 21988181 0 i3i0
37238 <first : 173 100001 1 243261 2 22114636 0 i3i0
37238 <first : 174 100001 1 244629 2 22239000 0 i3i0
37238 <first : 175 100001 1 246008 2 22364363 0 i3i0
37238 <first : 176 100001 1 247398 2 22490727 0 i3i0
37254 <first : 177 100001 1 248779 2 22616272 0 i3i0
37254 <first : 178 100001 1 250166 2 22742363 0 i3i0
37254 <first : 179 100001 1 251555 2 22868636 0 i3i0
37254 <first : 180 100001 1 252924 2 22993090 0 i3i0
37254 <first : 181 100001 1 254303 2 23118454 0 i3i0
37254 <first : 182 100001 1 255705 2 23245909 0 i3i0
37254 <first : 183 100001 1 257076 2 23370545 0 i3i0
37254 <first : 184 100001 1 258448 2 23495272 0 i3i0
37254 <first : 185 100001 1 259828 2 23620727 0 i3i0
37254 <first : 186 100001 1 261224 2 21768666 0 i3i0
37254 <first : 187 100001 1 262632 2 21886000 0 i3i0
37254 <first : 188 100001 1 264014 2 22001166 0 i3i0
37254 <first : 189 100001 1 265395 2 22116250 0 i3i0
37254 <first : 190 100001 1 266764 2 22230333 0 i3i0
37254 <first : 191 100001 1 268200 2 22350000 0 i3i0
37270 <first : 192 100001 1 269585 2 22465416 0 i3i0
37270 <first : 193 100001 1 270967 2 22580583 0 i3i0
37270 <first : 194 100001 1 272333 2 22694416 0 i3i0
37270 <first : 195 100001 1 273712 2 22809333 0 i3i0
37270 <first : 196 100001 1 274688 2 22890666 0 i3i0
37270 <first : 197 100001 1 275497 2 22958083 0 i3i0
37270 <first : 198 100001 1 276275 2 23022916 0 i3i0
37270 <first : 199 100001 1 277050 2 23087500 0 i3i0
37270 <first : 200 100001 1 277840 2 23153333 0 i3i0
37270 <first : 201 100001 1 278600 2 23216666 0 i3i0
37270 <first : 202 100001 1 279299 2 23274916 0 i3i0
37270 <first : 203 100001 1 280451 2 23370916 0 i3i0
37270 <first : 204 100001 1 281597 2 23466416 0 i3i0
37270 <first : 205 100001 1 282309 2 23525750 0 i3i0
37270 <first : 206 100001 1 282983 2 23581916 0 i3i0
37285 <first : 207 100001 1 283618 2 23634833 0 i3i0
37285 <first : 208 100001 1 284248 2 23687333 0 i3i0
37285 <first : 209 100001 1 284885 2 21914230 0 i3i0
37285 <first : 210 100001 1 285527 2 21963615 0 i3i0
37285 <first : 211 100001 1 286165 2 22012692 0 i3i0
37285 <first : 212 100001 1 286807 2 22062076 0 i3i0
37285 <first : 213 100001 11 291422 2 2448924 0 i3i0
37285 <first : 214 100001 11 291474 2 2449361 0 i3i0
37285 <first : 215 100001 12 291526 2 2429383 0 i3i0
37285 <first : 216 100001 12 291578 2 2429816 0 i3i0
37285 <first : 217 100001 12 291630 2 2430250 0 i3i0
37285 <first : 218 100001 12 291682 2 2430683 0 i3i0
37285 <first : 219 100001 12 291734 2 2431116 0 i3i0
37285 <first : 220 100001 12 291786 2 2431550 0 i3i0
37285 <first : 221 100001 12 291838 2 2431983 0 i3i0
37301 <first : 222 100001 12 291890 2 2432416 0 i3i0
37301 <first : 223 100001 12 291942 2 2432850 0 i3i0
37301 <first : 224 100001 12 291994 2 2433283 0 i3i0
37301 <first : 225 100001 12 292046 2 2433716 0 i3i0
37301 <first : 226 100001 12 292098 2 2434150 0 i3i0
37301 <first : 227 100001 12 292150 2 2434583 0 i3i0
37301 <first : 228 100001 12 292202 2 2435016 0 i3i0
37301 <first : 229 100001 12 292254 2 2435450 0 i3i0
37301 <first : 230 100001 12 292306 2 2435883 0 i3i0
37301 <first : 231 100001 12 292358 2 2436316 0 i3i0
37301 <first : 232 100001 12 292410 2 2436750 0 i3i0
37301 <first : 233 100001 12 292462 2 2437183 0 i3i0
37301 <first : 234 100001 12 292514 2 2437616 0 i3i0
37301 <first : 235 100001 12 292566 2 2438050 0 i3i0
37316 <first : 236 100001 12 292618 2 2438483 0 i3i0
37316 <first : 237 100001 12 292670 2 2438916 0 i3i0
37316 <first : 238 100001 12 292722 2 2439350 0 i3i0
37316 <first : 239 100001 12 292774 2 2439783 0 i3i0
37316 <first : 240 100001 12 292826 2 2440216 0 i3i0
37316 <first : 241 100001 12 292878 2 2440650 0 i3i0
37316 <first : 242 100001 12 292930 2 2441083 0 i3i0
37316 <first : 243 100001 12 292982 2 2441516 0 i3i0
37316 <first : 244 100001 12 293034 2 2441950 0 i3i0
37316 <first : 245 100001 12 293086 2 2442383 0 i3i0
37316 <first : move i3i0
GameEnds(28, Xboard adjudication: Checkmate, 4)
write FEN 50-move: 0 4 1
e1. p=-1
e2. p=-2
e3. p=-6
e4. p=100
37316 >first : result 0-1 {Xboard adjudication: Checkmate}
37316 >first : force
37316 >first : ping 2
37473 <first : pong 2
Reset(1, 1) from gameMode 8
recognized 'janggimodern' (-1) as variant janggimodern
GameEnds(0, (null), 2)
shuffleOpenings = 0
200878 >first : memory 4097
200878 >first : cores 23
200879 >first : new
random
200880 >first : variant janggimodern
200881 >first : level 0 1 11
200881 >first : post
200881 >first : hard
200881 >first : ping 3
Impossible move i3i0, type = 0
202078 <first : Error (unknown command): random
202078 <first : setup (PH.R.AE..K.C.ph.r.ae..k.c.) 9x10+0_janggi rhea1aehr/4k4/1c5c1/p1p1p1p1p/9/9/P1P1P1P1P/1C5C1/4K4/RHEA1AEHR w - - 0 1
recognized 'janggi' (-1) as variant janggimodern
shuffleOpenings = 0
202168 <first : Error (unknown command): post
202168 <first : pong 3
shuffleOpenings = 0
228511 >first : force
write FEN 50-move: 0 0 0
e0. p=-1
228511 >first : setboard rhea1aher/4k4/1c5c1/p1p1p1p1p/9/9/P1P1P1P1P/1C5C1/4K4/RHEA1AEHR w 0 1
703839158 1852139054 1978262528 23924800 1995976524 1978262759
134 134 134 134 134 134
134 134 134 134 134 134
Load Position
235194 >first : lift a3
235198 <first : highlight 9/9/9/9/9/Y8/1Y7/9/9/9
235728 >first : put b3
235728 >first : usermove 235728 >first : a3b3
236750 >first : lift g9
236754 <first : highlight 9/9/5Y3/9/9/9/9/9/9/9
237223 >first : put f7
237224 >first : usermove 237224 >first : g9f7
240113 >first : lift b0
240117 <first : highlight 9/9/9/9/9/9/9/Y1Y6/9/9
240776 >first : put c2
240776 >first : usermove 240776 >first : b0c2
241726 >first : lift i6
241729 <first : highlight 9/9/9/7Y1/8Y/9/9/9/9/9
242208 >first : put h6
242208 >first : usermove 242208 >first : i6h6
245481 >first : lift b2
245485 <first : highlight 9/9/9/1Y7/1Y7/1Y7/9/3YYYY2/9/9
246536 >first : put e2
246536 >first : usermove 246536 >first : b2e2
247334 >first : lift b7
247337 <first : highlight 9/9/6Y2/9/9/9/9/1Y7/1Y7/1Y7
248080 >first : put g7
248080 >first : usermove 248080 >first : b7g7
251129 >first : lift e3
251134 <first : highlight 9/9/9/9/9/4Y4/3Y1Y3/9/9/9
251624 >first : put f3
251624 >first : usermove 251624 >first : e3f3
252254 >first : lift h9
252257 <first : highlight 9/9/4Y4/9/9/9/9/9/9/9
252848 >first : put e7
252848 >first : usermove 252848 >first : h9e7
255777 >first : lift c2
255781 <first : highlight 9/9/9/9/9/9/Y3Y4/9/Y8/1Y7
256503 >first : put e3
256503 >first : usermove 256504 >first : c2e3
257246 >first : lift g7
257249 <first : highlight 9/9/9/9/6Y2/6Y2/6R2/9/9/9
257864 >first : put g5
257864 >first : usermove 257864 >first : g7g5
261393 >first : lift e3
261398 <first : highlight 9/9/9/9/3Y1Y3/2Y6/9/2Y6/9/9
262184 >first : put d5
262184 >first : usermove 262184 >first : e3d5
262774 >first : lift f7
262777 <first : highlight 4Y1Y2/7Y1/9/9/4Y4/9/9/9/9/9
263296 >first : put e5
263296 >first : usermove 263296 >first : f7e5
266441 >first : lift d5
266449 <first : highlight 9/9/2Y1R4/1Y7/9/1Y7/4Y4/9/9/9
266992 >first : put e7
266992 >first : usermove 266992 >first : d5e7
267510 >first : lift h7
267514 <first : highlight 9/9/YYYY5/9/7Y1/7Y1/7Y1/9/9/9
268463 >first : put a7
268463 >first : usermove 268463 >first : h7a7
271529 >first : lift a0
271533 <first : highlight 9/9/9/R8/Y8/Y8/Y8/Y8/Y8/1Y7
272047 >first : put b0
272047 >first : usermove 272048 >first : a0b0
272926 >first : lift e8
272929 <first : highlight 4Y4/3Y1Y3/3YRY3/9/9/9/9/9/9/9
273367 >first : put e7
273367 >first : usermove 273368 >first : e8e7
276417 >first : lift g3
276421 <first : highlight 9/9/9/9/9/6Y2/7Y1/9/9/9
276919 >first : put g4
276919 >first : usermove 276919 >first : g3g4
277366 >first : lift g5
277369 <first : highlight 6Y2/6Y2/6Y2/9/YYYY5/9/6Y2/6Y2/6Y2/6R2
278128 >first : put g0
278128 >first : usermove 278128 >first : g5g0
281761 >first : lift h0
281765 <first : highlight 9/9/9/9/9/9/9/6Y1Y/9/9
282295 >first : put g2
282295 >first : usermove 282295 >first : h0g2
283902 >first : lift g0
283905 <first : highlight 9/9/9/9/9/6R2/6Y2/9/9/3RY4
BackwardInner(18), current 19, forward 19
288522 >first : undo
BackwardInner(17), current 18, forward 19
288752 >first : undo
BackwardInner(16), current 17, forward 19
290025 >first : undo
294937 >first : lift f3
294941 <first : highlight 9/9/9/9/9/5Y3/4Y4/9/9/9
295879 >first : put f4
295880 >first : usermove 295880 >first : f3f4
298568 >first : lift g5
298572 <first : highlight 6Y2/6Y2/6Y2/9/YYYY5/9/9/6Y2/6Y2/6R2
299215 >first : put g0
299216 >first : usermove 299216 >first : g5g0
301729 >first : lift h0
301734 <first : highlight 9/9/9/9/9/9/9/6Y1Y/9/9
302335 >first : put g2
302335 >first : usermove 302335 >first : h0g2
302870 >first : lift g0
302873 <first : highlight 9/9/9/9/9/9/6R2/9/9/3RY4
303703 >first : put g3
303703 >first : usermove 303704 >first : g0g3
307848 >first : lift f4
307852 <first : highlight 9/9/9/9/5Y3/4Y1Y2/9/9/9/9
308256 >first : put f5
308256 >first : usermove 308256 >first : f4f5
311369 >first : lift b9
311372 <first : highlight 9/9/2Y6/9/9/9/9/9/9/9
311991 >first : put c7
311991 >first : usermove 311991 >first : b9c7
312677 >first : lift f5
312681 <first : highlight 9/9/9/5Y3/4R1Y2/9/9/9/9/9
313503 >first : put e5
313503 >first : usermove 313503 >first : f5e5
316128 >first : lift e7
316135 <first : highlight 9/4Y4/3Y1Y3/9/9/9/9/9/9/9
316599 >first : put f7
316599 >first : usermove 316599 >first : e7f7
317181 >first : lift e5
317185 <first : highlight 9/9/9/4R4/3Y1Y3/9/9/9/9/9
317639 >first : put f5
317639 >first : usermove 317639 >first : e5f5
320768 >first : lift a7
320772 <first : highlight 9/9/3YY4/9/Y8/Y8/Y8/Y8/Y8/Y8
321487 >first : put e7
321487 >first : usermove 321487 >first : a7e7
322165 >first : lift h2
322168 <first : highlight 7Y1/7Y1/7Y1/9/9/9/9/5Y3/9/9
322750 >first : put f2
322751 >first : usermove 322751 >first : h2f2
325761 >first : lift f7
325770 <first : highlight 9/4Y4/9/9/9/9/9/9/9/9
326390 >first : put e8
326391 >first : usermove 326391 >first : f7e8
327173 >first : lift c0
327176 <first : highlight 9/9/9/9/9/9/Y3Y4/9/9/9
327671 >first : put e3
327671 >first : usermove 327671 >first : c0e3
330768 >first : lift a6
330772 <first : highlight 9/9/9/1Y7/Y8/9/9/9/9/9
331199 >first : put b6
331199 >first : usermove 331199 >first : a6b6
331853 >first : lift f0
331856 <first : highlight 9/9/9/9/9/9/9/9/5Y3/4Y4
332246 >first : put f1
332246 >first : usermove 332247 >first : f0f1
335128 >first : lift a9
335135 <first : highlight 1Y7/Y8/Y8/Y8/Y8/Y8/Y8/Y8/Y8/Y8
335967 >first : put a1
335967 >first : usermove 335967 >first : a9a1
336493 >first : lift e1
336496 <first : highlight 9/9/9/9/9/9/9/3Y5/9/4YY3
336998 >first : put f0
336999 >first : usermove 336999 >first : e1f0
340088 >first : lift a1
340092 <first : highlight Y8/Y8/Y8/Y8/Y8/Y8/Y8/Y8/1YYYYR3/Y8
340703 >first : put a5
340703 >first : usermove 340703 >first : a1a5
341357 >first : lift d0
341360 <first : highlight 9/9/9/9/9/9/9/9/3YY4/4Y4
341774 >first : put e1
341775 >first : usermove 341775 >first : d0e1
344552 >first : lift g3
344556 <first : highlight 6Y2/6Y2/6Y2/9/9/9/2RY5/9/6Y2/6Y2
345623 >first : put g8
345623 >first : usermove 345623 >first : g3g8
346293 >first : lift g2
346296 <first : highlight 9/9/9/9/9/5Y1Y1/9/9/8Y/7Y1
346759 >first : put f4
346759 >first : usermove 346759 >first : g2f4
349600 >first : lift e7
349604 <first : highlight 4Y4/9/YY7/9/4Y4/4Y4/4R4/9/9/9
350327 >first : put e3
350327 >first : usermove 350327 >first : e7e3
350925 >first : lift b0
350928 <first : highlight 9/9/9/9/9/9/9/1Y7/1Y7/Y1YYY4
351454 >first : put d0
351455 >first : usermove 351455 >first : b0d0
354568 >first : lift e3
354572 <first : highlight 9/9/4Y4/9/9/9/9/9/9/9
355270 >first : put e7
355270 >first : usermove 355270 >first : e3e7
355837 >first : lift f4
355840 <first : highlight 9/9/9/9/3Y3Y1/9/3Y3Y1/6Y2/9/9
356406 >first : put d5
356406 >first : usermove 356406 >first : f4d5
359032 >first : lift c6
359036 <first : highlight 9/9/9/3Y5/2Y6/9/9/9/9/9
359454 >first : put d6
359455 >first : usermove 359455 >first : c6d6
359877 >first : lift d5
359880 <first : highlight 9/9/9/1R3Y3/9/1Y3Y3/4Y4/9/9/9
360447 >first : put f4
360447 >first : usermove 360447 >first : d5f4
363344 >first : lift g8
363348 <first : highlight 9/YYYY5/9/9/6Y2/6Y2/6Y2/6Y2/6Y2/6Y2
363926 >first : put d8
363927 >first : usermove 363927 >first : g8d8
364693 >first : lift d0
364696 <first : highlight 9/9/9/3R5/3Y5/3Y5/3Y5/3Y5/3Y5/YYY1Y4
365262 >first : put c0
365262 >first : usermove 365262 >first : d0c0
368064 >first : lift d8
368071 <first : highlight 9/5YYYY/9/9/3Y5/3Y5/3Y5/3Y5/3Y5/3Y5
368927 >first : put f8
368927 >first : usermove 368927 >first : d8f8
369725 >first : lift c3
369728 <first : highlight 9/9/9/9/9/2Y6/3Y5/9/9/9
370238 >first : put d3
370239 >first : usermove 370239 >first : c3d3
373279 >first : lift b6
373283 <first : highlight 9/9/9/Y1Y6/1Y7/9/9/9/9/9
373686 >first : put c6
373686 >first : usermove 373686 >first : b6c6
374189 >first : lift f4
374192 <first : highlight 9/9/9/9/3Y3Y1/9/7Y1/6Y2/9/9
374630 >first : put g2
374630 >first : usermove 374630 >first : f4g2
377296 >first : lift a5
377300 <first : highlight Y8/Y8/Y8/Y8/1YYYYR3/Y8/Y8/Y8/Y8/Y8
377934 >first : put f5
377934 >first : usermove 377934 >first : a5f5
378604 >first : lift c0
378608 <first : highlight 9/9/9/2R6/2Y6/2Y6/2Y6/2Y6/2Y6/YY1YY4
379198 >first : put a0
379198 >first : usermove 379198 >first : c0a0
382264 >first : lift c9
382267 <first : highlight 9/9/9/Y8/9/9/9/9/9/9
382814 >first : put a6
382814 >first : usermove 382814 >first : c9a6
383461 >first : lift f0
383464 <first : highlight 9/9/9/9/9/9/9/9/9/4Y4
383966 >first : put e0
383966 >first : usermove 383967 >first : f0e0
386567 >first : lift f5
386571 <first : highlight 9/9/5Y3/5Y3/YYYYY1YYY/5Y3/5Y3/5R3/9/9
387206 >first : put f3
387206 >first : usermove 387206 >first : f5f3
387796 >first : lift b3
387800 <first : highlight 9/9/9/9/9/1Y7/Y1Y6/9/9/9
388382 >first : put c3
388382 >first : usermove 388382 >first : b3c3
390952 >first : lift c6
390955 <first : highlight 9/9/9/1Y7/2Y6/9/9/9/9/9
391542 >first : put b6
391542 >first : usermove 391542 >first : c6b6
393580 >first : lift a0
393584 <first : highlight 9/9/9/R8/Y8/Y8/Y8/Y8/Y8/1YYY5
394366 >first : put a4
394366 >first : usermove 394366 >first : a0a4
396936 >first : lift c7
396940 <first : highlight 1Y7/Y8/9/9/1Y1Y5/9/9/9/9/9
397638 >first : put d5
397638 >first : usermove 397639 >first : c7d5
398869 >first : lift a4
398872 <first : highlight 9/9/9/R8/Y8/1YYYYYYYY/Y8/Y8/Y8/Y8
400199 >first : put c4
400199 >first : usermove 400199 >first : a4c4
402967 >first : lift f3
402973 <first : highlight 9/9/5Y3/5Y3/5Y3/5Y3/3RY1YYR/5R3/9/9
403726 >first : put g3
403726 >first : usermove 403726 >first : f3g3
404412 >first : lift c4
404416 <first : highlight 2Y6/2Y6/2Y6/2Y6/2Y6/YY1YYYYYY/9/9/9/9
404974 >first : put c7
404975 >first : usermove 404975 >first : c4c7
407688 >first : lift d6
407692 <first : highlight 9/9/9/2Y6/9/9/9/9/9/9
408119 >first : put c6
408119 >first : usermove 408119 >first : d6c6
408541 >first : lift c7
408543 <first : highlight 2Y6/2Y6/YY1YR4/2R6/9/9/9/9/9/9
408998 >first : put b7
408999 >first : usermove 408999 >first : c7b7
412207 >first : lift a6
412211 <first : highlight 2Y6/9/9/9/9/9/2R6/9/9/9
412734 >first : put c3
412734 >first : usermove 412734 >first : a6c3
413133 >first : lift d3
413136 <first : highlight 9/9/9/9/9/9/2R6/9/9/9
413582 >first : put c3
413582 >first : usermove 413582 >first : d3c3
415847 >first : lift g3
415851 <first : highlight 9/9/9/9/6Y2/6Y2/2RYYY1YR/6R2/9/9
416238 >first : put g2
416238 >first : usermove 416238 >first : g3g2
418688 >first : lift c3
418691 <first : highlight 9/9/9/9/9/2Y6/1Y1Y5/9/9/9
419206 >first : put d3
419206 >first : usermove 419206 >first : c3d3
420044 >first : lift e6
420048 <first : highlight 9/9/9/3Y1Y3/4Y4/9/9/9/9/9
420438 >first : put f6
420438 >first : usermove 420438 >first : e6f6
423079 >first : lift f2
423083 <first : highlight 9/9/5Y3/9/9/9/9/7YY/9/3Y1Y3
423734 >first : put d0
423734 >first : usermove 423734 >first : f2d0
426895 >first : lift g2
426899 <first : highlight 9/9/9/9/6Y2/6Y2/6Y2/4RY1YY/6Y2/6Y2
427606 >first : put e2
427606 >first : usermove 427606 >first : g2e2
429999 >first : lift b7
430003 <first : highlight 1Y7/1Y7/Y1YYR4/1R7/9/9/9/9/9/9
430478 >first : put e7
430478 >first : usermove 430478 >first : b7e7
433807 >first : lift e2
433811 <first : highlight 9/9/4R4/9/9/9/9/9/9/9
434550 >first : put e7
434550 >first : usermove 434550 >first : e2e7
435276 >first : lift d0
435279 <first : highlight 9/9/9/9/3R5/3Y5/9/5Y3/9/5YYY1
435966 >first : put d5
435966 >first : usermove 435966 >first : d0d5
438631 >first : lift i9
438635 <first : highlight 6YY1/8Y/8Y/8Y/8Y/8Y/8R/9/9/9
439373 >first : put i5
439373 >first : usermove 439373 >first : i9i5
439908 >first : lift d5
439911 <first : highlight 9/9/9/9/9/9/9/3Y5/3Y5/3Y5
440677 >first : put d0
440677 >first : usermove 440677 >first : d5d0
BackwardInner(74), current 75, forward 75
446407 >first : undo
write FEN 50-move: 0 75 0
e0. p=-1
e1. p=-6
e2. p=-6
e3. p=-6
e4. p=-6
e5. p=-6
e6. p=-6
e7. p=-6
e8. p=-6
e9. p=-6
e10. p=-6
e11. p=-6
e12. p=-6
e13. p=-2
e14. p=-6
e15. p=-6
e16. p=-2
e17. p=-3
e18. p=-2
e19. p=-6
e20. p=-2
e21. p=-3
e22. p=-6
e23. p=-2
e24. p=-6
e25. p=-6
e26. p=-6
e27. p=-6
e28. p=-6
e29. p=-6
e30. p=-6
e31. p=-6
e32. p=-6
e33. p=-6
e34. p=-6
e35. p=-6
e36. p=-6
e37. p=-6
e38. p=-2
e39. p=-6
e40. p=-6
e41. p=-6
e42. p=-6
e43. p=-6
e44. p=-6
e45. p=-6
e46. p=-6
e47. p=-6
e48. p=-6
e49. p=-6
e50. p=-2
e51. p=-6
e52. p=-6
e53. p=-6
e54. p=-6
e55. p=-6
e56. p=-6
e57. p=-6
e58. p=-6
e59. p=-6
e60. p=-6
e61. p=-6
e62. p=-6
e63. p=-6
e64. p=-2
e65. p=-2
e66. p=-2
e67. p=-6
e68. p=-6
e69. p=-6
e70. p=-2
e71. p=-2
e72. p=-2
e73. p=-2
e74. p=-6
e75. p=-6
474212 >first : lift d5
474215 <first : highlight 9/9/9/9/9/9/9/3Y5/3Y5/3Y5
475581 >first : put d0
475581 >first : usermove 475581 >first : d5d0
478060 >first : time 46700
478060 >first : otim 47800
book key = 1feb03212712cfd3
book hit = (NULL)
478061 >first : go
nps: w=-1, b=-1
478062 <first : info string classical evaluation enabled
478062 <first : 1 1386 0 1317 1 658500 0 f8f1
478065 <first : 2 1406 0 2511 2 1255500 0 f8f1 @@@@
478067 <first : 3 1417 0 4919 3 1639666 0 i5f5 i0f0 f5f1 f0f1 f8f1
478068 <first : 4 1490 0 6977 4 2325666 0 f8f1 i0f0 i5f5
478069 <first : 5 1566 0 8819 5 2939666 0 f8f1 @@@@ i5f5
478070 <first : 6 1475 0 18762 6 4690500 0 f8f1 i3i4 i5f5 i0f0 f5f3 @@@@
478071 <first : 7 1430 0 31484 7 6296800 0 f8f1 d3d4 f1d1 i0i2 i5f5 i2d2
478073 <first : 8 1412 0 45990 11 6570000 0 f8f1 i3i4 i5f5 i0i2 f5f4 i4i5 f1f5
478074 <first : 9 1434 0 49888 11 7126857 0 f8f1 i3i4 i5f5 i0i2 f5f4 e0f0 f1f5 f0e0
478078 <first : 10 1467 1 70501 12 7050100 0 f8f1 i3i4 i5f5 i0i1 f5f3 i4h4 f1d1
478079 <first : 11 1498 1 117828 13 6931058 0 f8f1 i0i2 f1f8 i3i4 i5e5 i2d2 e5f5 d2e2 e7e2 e1e2
478088 <first : 12 1512 2 210067 18 7502392 0 f8f1 i0i2 f1f8 i3i4 i5e5 i2i1 e5g5 d3c3 e7e3 c3c4 e3e4
478098 <first : 13 1535 3 301725 16 7736538 0 f8f1 i0i2 f1f8 i3i4 i5e5 i2i1 e5f5 i1i3 f5e5 i3i1 e5g5 i1i2 g5g3 i2d2 f8d8
478108 <first : 14 1528 4 387199 20 7902020 0 f8f1 i0i2 f1f8 i3i4 i5e5 i2i1 e5g5 i1i3 g5e5 i3i1 e5f5 i1h1 f5f3 d3d4
478143 <first : 15 1528 8 693807 24 8359120 0 f8f1 i0i2 f1f8 d3d4 i5f5 i2d2 f5f3 d4d5 f3i3 d5d6 c6d6 d2d6 i3i1 d6d1
478155 <first : 16 1528 9 796585 20 8385105 0 f8f1 i0i2 f1f8 i3i4 i5e5 i2i1 e5e4 i4i5 e4e5 i1h1 e5i5 h1h3 i5e5 h3h1
478179 <first : 17 1550 11 1022288 24 8590655 0 f8f1 i0i1 f1f8 i3i4 i5f5 i1i3 f5e5 i3i1 e5e4 i4i5 e4e5 i5i6 h6i6 i1h1 @@@@ d3d4 g6h6 h1i1 e5e3
478219 <first : 18 1580 15 1365045 25 8639525 0 f8f1 i0i2 f1f8 i3i4 i5e5 i2d2 e5e4 i4i5 e4i4 i5h5 h6h5 d2d1 i4i3 d3d4 i3i1 d1a1 i1f1 d4d5
478310 <first : 19 1605 25 2172259 28 8689036 0 f8f1 i0i1 f1f8 i3i4 i5g5 i1i3 g5e5 i3i1 e5e4 i4i5 e4e5 i1g1 e5i5 g1g3 i5e5 g3g1 h6i6 d3d4 e5f5 @@@@ f5f3 g1h1
478495 <first : 20 1647 43 3856455 27 8845080 0 f8f1 i0i2 f1f8 i3i4 i5e5 i2i1 e5e4 i4i5 e4e5 d3d4 e5e3 i5h5 h6h5 i1h1 e3d3 h1h5 d3d1 h5h1 d1d4 h1i1 d4d1 i1h1 f9e9 @@@@ d1d6 d0f0 d6d1
478895 <first : 21 1690 83 7465747 29 8941014 0 f8f1 i0i2 f1f8 i3i4 i5e5 i2i1 e5e4 i4i5 e4e5 d3d4 e5e3 d4d5 e3d3 d5e5 e7e5 i5i6 h6i6 i1i6 d3d1 i6i1 e5e7 i1h1 e7e3 d0f0 e3e7 h1g1 @@@@
478945 <first : 22 1690 88 7898816 31 8935312 0 f8f1 i0i2 f1f8 i3i4 i5e5 i2i1 e5e4 i4i5 e4e5 d3d4 e5e3 d0h0 e3d3 d4c4 e7e4 i1h1 e4c4 i5h5 h6h5 h1h5 c4e4 h5h1 d3d1 h0d0 d1d4 h1h5 e4e7 h5h8 d4d1 h8h1 e7e3
479105 <first : 23 1686 104 9235332 38 8837638 0 f8f1 i0i2 f1f8 i3i4 i5e5 i2i1 e5g5 i4h4 g5g3 d3d4 g3d3 d4c4 e7e4 i1h1 d3e3 c4d4 e4d4 h4h5 h6h5 h1h5 e3e7 h5h8 e7e3 h8i8 d4d1 i8i1 d1d4 d0f0 e3e7 i1g1 d4f4 f0d0 f4d4 d0f2 d4d6 f2d0 e7e3 g1h1
479582 <first : 24 1706 152 13384046 32 8799504 0 f8f1 i0i2 f1f8 d3c3 e7e3 i2d2 i5i3 d2d9 e8d9 c3d3 d9e8 d3e3 i3e3 d0h0 e8e7 h0a0 f9e8 e0d0 e3h3 d0e0 h3e3 e0d0 e3h3 d0e0 h3e3 e0d0 e3c3 d0e0 c3e3 e0d0 e3h3 d0e0
480261 <first : 25 1742 220 19574429 33 8893425 0 f8f1 i0i2 f1f8 i3i4 i5f5 i2i3 f5e5 i3i1 e5g5 i1i3 g5e5 i3i1 e5g5 i4h4 g5g3 d3d4 g3d3 d4c4 e7e4 h4h5 h6h5 i1i2 d3e3 i2d2 e4c4 d0d9 f8d8 d9i9 c4c0 d2d0 c0d0 e0d0
481245 <first : 26 1771 318 28695614 34 9009611 0 f8f1
481555 <first : 26 1777 349 31659585 34 9061129 0 f8f1 i0i1 f1f8 i3i4 i5g5 i1i3 g5e5 i3i1 e5f5 i1h1 f5f3 d3d4 f3d3 h1h4 d3g3 i4i5 g3e3 h4h1 e3i3 i5h5 h6h5 h1h2 i3i4 d4d5 i4e4 h2d2 f8d8 d5e5 e4e5 d0g0 e5e4 g0b0 e4c4
481906 <first : 27 1785 384 34972451 15 9093200 0 f8f1
482145 <first : 27 1793 408 37244213 15 9117310 0 f8f1
482412 <first : 27 1804 435 39781419 31 9140951 0 f8f1 i0i1 f1f8 i3i4 i5g5 i1i3 g5e5 i3i1 e5f5 i1h1 f5f4 h1h2 f4f1 h2d2 f1f3 i4h4 f8d8 d3e3 f3e3 h4g4 e3e4 g4g5 g6g5 d2f2 h6g6 f2d2 g5h5 d2d1 @@@@
482803 <first : 28 1812 474 43473233 27 9165767 0 f8f1
483070 <first : 28 1820 501 46020646 27 9185757 0 f8f1
483578 <first : 28 1833 551 50856514 27 9216475 0 f8f1
484010 <first : 28 1850 595 54987597 29 9241612 0 f8f1
484282 <first : 28 1796 622 57569602 36 9252587 0 f8f1 i0i2
484486 <first : 28 1835 642 59429143 36 9248232 0 f8f1
485453 <first : 28 1878 739 68406258 39 9252841 0 f8f1
485969 <first : 28 1886 790 73280195 39 9265418 0 f8f1 i0i1 f1f8 i3i4 i5g5 i1i3 g5e5 i3i1 e5g5 i1i3 g5e5 i3i1 e5f5 i1h1 f5f4 i4h4 f4f3 h4h5 h6h5 h1h2 @@@@ d3d4 f3f4 d4d5 f4f5 d5d6 c6d6 h2d2 d6c6 d2d1
486319 <first : 29 1894 825 76571909 13 9271329 0 f8f1
486529 <first : 29 1902 846 78550206 13 9275027 0 f8f1
487184 <first : 29 1915 912 84585982 36 9270712 0 f8f1
487589 <first : 29 1933 953 88105575 36 9245076 0 f8f1
489256 <first : 29 1943 1119 102668073 39 9170067 0 f8f1 i0i1 f1f8 i3i4 i5g5 i1i3 g5e5 i3i1 e5f5 i1i3 f5e5 i3i1 e5f5 i1h1 f5f4 i4h4 f4f3 h4g4 f3g3 g4g5 g3g5 h1h3 g5e5 h3h1 e5i5 h1h3 i5e5 h3h1 e5i5 d0h0 i5i3 d3d4 i3d3 h1h4
490261 <first : 30 1951 1220 111584785 17 9145544 0 f8f1
491203 <first : 30 1960 1314 120371890 37 9157934 0 f8f1
492630 <first : 30 1972 1457 133209796 37 9142745 0 f8f1
494244 <first : 30 1988 1618 148137297 39 9153317 0 f8f1 i0i2 f1f8 i3i4 i5e5 i2i1 e5g5 i1i3 g5e5 i3i1 e5f5 i1h1 f5f4 i4h4 f4f3 h4g4 f3g3 h1h2 g3d3 g4g5 d3d1 h2e2 e7e2 e1e2 g6g5 d0d2 d1c1 d2f2 c1c0 e0e1 c0c1 e1d0 @@@@ d0e0 c1c4 e0e1 c4c1 e1d0
495953 <first : 31 1997 1789 164143645 44 9173623 0 f8f1
496688 <first : 31 2005 1862 171086166 44 9183862 0 f8f1
497301 <first : 31 2010 1924 176959415 44 9197474 0 f8f1 i0i1 f1f8 i3i4 i5f5 i1i3 f5e5 i3i1 e5f5 i1i3 f5e5 i3i1 e5g5 i1i2 g5e5 i2i1 e5f5 i1i3 f5e5 i3i1 e5g5 i1i2 g5g3 d3d4 g3g4 d4d5 g4f4 i2d2 f8d8 d5c5 c6c5 i4i5 d8f8 d2e2 e7e2 e1e2 f4f5 i5i6
499109 <first : 32 2018 2104 193992383 15 9216227 0 f8f1
499325 >first : force
499325 >first : ping 4
499327 <first : 32 2018 2126 196035408 15 9218688 0 f8f1
499328 <first : pong 4
Reset(1, 1) from gameMode 6
recognized 'janggimodern' (-1) as variant janggimodern
GameEnds(0, (null), 2)
shuffleOpenings = 0
501446 >first : memory 4097
501446 >first : cores 23
501448 >first : new
random
501448 >first : variant janggimodern
501448 >first : level 0 1 11
501448 >first : post
501448 >first : hard
501448 >first : ping 5
Impossible move f8f1, type = 0
502649 <first : Error (unknown command): random
502649 <first : setup (PH.R.AE..K.C.ph.r.ae..k.c.) 9x10+0_janggi rhea1aehr/4k4/1c5c1/p1p1p1p1p/9/9/P1P1P1P1P/1C5C1/4K4/RHEA1AEHR w - - 0 1
recognized 'janggi' (-1) as variant janggimodern
shuffleOpenings = 0
502742 <first : Error (unknown command): post
502742 <first : pong 5
Reset(1, 1) from gameMode 0
recognized 'janggimodern' (-1) as variant janggimodern
GameEnds(0, (null), 2)
515052 >first : force
515052 >first : ping 6
shuffleOpenings = 0
515108 >first : memory 4097
515108 >first : cores 23
515108 >first : new
random
515108 >first : variant janggimodern
515108 >first : level 50 5 0
515109 >first : post
515109 >first : hard
515109 >first : ping 7
Impossible move f8f1, type = 0
515139 <first : pong 6
516307 <first : Error (unknown command): random
516308 <first : setup (PH.R.AE..K.C.ph.r.ae..k.c.) 9x10+0_janggi rhea1aehr/4k4/1c5c1/p1p1p1p1p/9/9/P1P1P1P1P/1C5C1/4K4/RHEA1AEHR w - - 0 1
recognized 'janggi' (-1) as variant janggimodern
shuffleOpenings = 0
516394 <first : Error (unknown command): post
516394 <first : pong 7
recognized 'janggi' (-1) as variant janggimodern
Parsed game number 1, offset 0:
[Event "?"]
[Site "?"]
[Date "?"]
[Round "-"]
[White "?"]
[Black "?"]
[Result "*"]
[Variant "janggimodern"]
[VariantFamily "janggi"]
LoadGame(): on entry, gameMode 0
Parsed game start '[Event "?"]' (40)
Parsed PGNTag: [Event "?"]
Parsed PGNTag: [Site "?"]
Parsed PGNTag: [Date "?"]
Parsed PGNTag: [Round "-"]
Parsed PGNTag: [White "?"]
Parsed PGNTag: [Black "?"]
Parsed PGNTag: [Result "*"]
Parsed PGNTag: [Variant "janggimodern"]
Parsed PGNTag: [VariantFamily "janggi"]
recognized 'janggi' (-1) as variant janggimodern
Parsed PGNTag: [FEN "rhea1aher/4k4/1c5c1/p1p1p1p1p/9/9/P1P1P1P1P/1C5C1/4K4/RHEA1AEHR w 0 1"]
shuffleOpenings = 0
Parsed PGNTag: [SetUp "1"]
Parsed PositionDiagram: {--------------

r h e a . a h e r

. . . . k . . . .

. c . . . . . c .

p . p . p . p . p

. . . . . . . . .

. . . . . . . . .

P . P . P . P . P

. C . . . . . C .

. . . . K . . . .

R H E A . A E H R

white to play

--------------}
523162 >first : memory 4097
523162 >first : cores 23
523162 >first : new
random
523162 >first : variant janggimodern
523162 >first : level 50 5 0
523162 >first : post
523162 >first : hard
523163 >first : ping 8
Impossible move d5d0, type = 0
523165 >first : force
write FEN 50-move: 0 0 0
e0. p=-1
523165 >first : setboard rhea1aher/4k4/1c5c1/p1p1p1p1p/9/9/P1P1P1P1P/1C5C1/4K4/RHEA1AEHR w 0 1
Load Game
Parsed ab3 into a3b3 virgin=0,0
Parsed Hf7 into g9f7 virgin=0,0
Parsed Hc2 into b0c2 virgin=0,40
Parsed ih6 into i6h6 virgin=2,40
Parsed Ce2 into b2e2 virgin=2,40
Parsed Cg7 into b7g7 virgin=2,40
Parsed ef3 into e3f3 virgin=2,40
Parsed Ee7 into h9e7 virgin=2,40
Parsed He3 into c2e3 virgin=2,c0
Parsed Cg5 into g7g5 virgin=2,c0
Parsed Hd5 into e3d5 virgin=2,c0
Parsed He5 into f7e5 virgin=2,c0
Parsed Hxe7 into d5e7 virgin=2,c0
Parsed Ca7 into h7a7 virgin=2,c0
Parsed Rb0 into a0b0 virgin=2,c0
Parsed Kxe7 into e8e7 virgin=3,c0
Parsed f4 into f3f4 virgin=3,c0
Parsed Cxg0 into g5g0 virgin=3,c0
Parsed Hg2 into h0g2 virgin=43,c0
Parsed Cxg3 into g0g3 virgin=c3,c0
Parsed f5 into f4f5 virgin=c3,c0
Parsed Hc7 into b9c7 virgin=c3,c0
Parsed fxe5 into f5e5 virgin=c3,c2
Parsed Kf7 into e7f7 virgin=c3,c2
Parsed ef5 into e5f5 virgin=c3,c2
Parsed Ce7 into a7e7 virgin=c3,c2
Parsed Cf2 into h2f2 virgin=c3,c2
Parsed Ke8 into f7e8 virgin=c3,c2
Parsed Ee3 into c0e3 virgin=c3,c2
Parsed ab6 into a6b6 virgin=c7,c2
Parsed Af1 into f0f1 virgin=c7,c2
Parsed Ra1 into a9a1 virgin=e7,c2
Parsed Kf0 into e1f0 virgin=e7,c3
Parsed Ra5 into a1a5 virgin=e7,c3
Parsed Ade1 into d0e1 virgin=e7,c3
Parsed Cg8 into g3g8 virgin=ef,c3
Parsed Hf4 into g2f4 virgin=ef,c3
Parsed Cxe3 into e7e3 virgin=ef,c3
Parsed Rd0 into b0d0 virgin=ef,c3
Parsed Ce7 into e3e7 virgin=ef,c3
Parsed Hd5 into f4d5 virgin=ef,c3
Parsed cd6 into c6d6 virgin=ef,c3
Parsed Hf4 into d5f4 virgin=ef,c3
Parsed Cd8 into g8d8 virgin=ef,c3
Parsed Rc0 into d0c0 virgin=ef,c3
Parsed Cf8 into d8f8 virgin=ef,c3
Parsed cd3 into c3d3 virgin=ef,c3
Parsed bc6 into b6c6 virgin=ef,c3
Parsed Hg2 into f4g2 virgin=ef,c3
Parsed Rxf5 into a5f5 virgin=ef,c3
Parsed Ra0 into c0a0 virgin=ef,c3
Parsed Ea6 into c9a6 virgin=ef,c3
Parsed Ke0 into f0e0 virgin=ef,c7
Parsed Rf3 into f5f3 virgin=ff,c7
Parsed bc3 into b3c3 virgin=ff,c7
Parsed cb6 into c6b6 virgin=ff,c7
Parsed Ra4 into a0a4 virgin=ff,c7
Parsed Hd5 into c7d5 virgin=ff,c7
Parsed Rc4 into a4c4 virgin=ff,c7
Parsed Rg3 into f3g3 virgin=ff,c7
Parsed Rc7 into c4c7 virgin=ff,c7
Parsed dc6 into d6c6 virgin=ff,c7
Parsed Rb7 into c7b7 virgin=ff,c7
Parsed Exc3 into a6c3 virgin=ff,c7
Parsed dxc3 into d3c3 virgin=ff,c7
Parsed Rxg2 into g3g2 virgin=ff,c7
Parsed cd3 into c3d3 virgin=ff,c7
Parsed ef6 into e6f6 virgin=ff,c7
Parsed Cd0 into f2d0 virgin=ff,c7
Parsed Rxe2 into g2e2 virgin=ff,c7
Parsed Rxe7 into b7e7 virgin=ff,c7
Parsed Rxe7 into e2e7 virgin=ff,c7
Parsed Cxd5 into d0d5 virgin=ff,c7
Parsed Ri5 into i9i5 virgin=ff,c7
Parsed Cd0 into d5d0 virgin=ff,1c7
Parsed game end: *
GameEnds(30, , 3)
LoadGame(): on exit, gameMode 7
524362 <first : Error (unknown command): random
524363 <first : setup (PH.R.AE..K.C.ph.r.ae..k.c.) 9x10+0_janggi rhea1aehr/4k4/1c5c1/p1p1p1p1p/9/9/P1P1P1P1P/1C5C1/4K4/RHEA1AEHR w - - 0 1
524363 <first : Error (unknown command): post
524364 <first : pong 8
ForwardInner(1), current 0, forward 75
PauseEvent(): pausing 0
524536 >first : usermove 524536 >first : a3b3
ForwardInner(2), current 1, forward 75
524845 >first : usermove 524845 >first : g9f7
ForwardInner(3), current 2, forward 75
524956 >first : usermove 524956 >first : b0c2
ForwardInner(4), current 3, forward 75
525118 >first : usermove 525118 >first : i6h6
ForwardInner(5), current 4, forward 75
525227 >first : usermove 525227 >first : b2e2
ForwardInner(75), current 5, forward 75
526179 >first : usermove 526179 >first : b7g7
526179 >first : usermove 526179 >first : e3f3
526179 >first : usermove 526179 >first : h9e7
526179 >first : usermove 526179 >first : c2e3
526179 >first : usermove 526179 >first : g7g5
526179 >first : usermove 526179 >first : e3d5
526180 >first : usermove 526180 >first : f7e5
526180 >first : usermove 526180 >first : d5e7
526180 >first : usermove 526180 >first : h7a7
526180 >first : usermove 526180 >first : a0b0
526180 >first : usermove 526180 >first : e8e7
526180 >first : usermove 526180 >first : f3f4
526180 >first : usermove 526180 >first : g5g0
526180 >first : usermove 526180 >first : h0g2
526180 >first : usermove 526180 >first : g0g3
526180 >first : usermove 526180 >first : f4f5
526180 >first : usermove 526180 >first : b9c7
526180 >first : usermove 526181 >first : f5e5
526181 >first : usermove 526181 >first : e7f7
526181 >first : usermove 526181 >first : e5f5
526181 >first : usermove 526181 >first : a7e7
526181 >first : usermove 526181 >first : h2f2
526181 >first : usermove 526181 >first : f7e8
526181 >first : usermove 526181 >first : c0e3
526181 >first : usermove 526181 >first : a6b6
526181 >first : usermove 526181 >first : f0f1
526181 >first : usermove 526181 >first : a9a1
526181 >first : usermove 526181 >first : e1f0
526181 >first : usermove 526181 >first : a1a5
526181 >first : usermove 526182 >first : d0e1
526182 >first : usermove 526182 >first : g3g8
526182 >first : usermove 526182 >first : g2f4
526182 >first : usermove 526182 >first : e7e3
526182 >first : usermove 526182 >first : b0d0
526182 >first : usermove 526182 >first : e3e7
526182 >first : usermove 526182 >first : f4d5
526182 >first : usermove 526182 >first : c6d6
526182 >first : usermove 526182 >first : d5f4
526182 >first : usermove 526182 >first : g8d8
526182 >first : usermove 526182 >first : d0c0
526182 >first : usermove 526182 >first : d8f8
526182 >first : usermove 526183 >first : c3d3
526183 >first : usermove 526183 >first : b6c6
526183 >first : usermove 526183 >first : f4g2
526183 >first : usermove 526183 >first : a5f5
526183 >first : usermove 526183 >first : c0a0
526183 >first : usermove 526183 >first : c9a6
526183 >first : usermove 526183 >first : f0e0
526183 >first : usermove 526183 >first : f5f3
526183 >first : usermove 526183 >first : b3c3
526183 >first : usermove 526183 >first : c6b6
526183 >first : usermove 526183 >first : a0a4
526183 >first : usermove 526183 >first : c7d5
526184 >first : usermove 526184 >first : a4c4
526184 >first : usermove 526184 >first : f3g3
526184 >first : usermove 526184 >first : c4c7
526184 >first : usermove 526184 >first : d6c6
526184 >first : usermove 526184 >first : c7b7
526184 >first : usermove 526184 >first : a6c3
526184 >first : usermove 526184 >first : d3c3
526184 >first : usermove 526184 >first : g3g2
526184 >first : usermove 526184 >first : c3d3
526184 >first : usermove 526184 >first : e6f6
526184 >first : usermove 526184 >first : f2d0
526184 >first : usermove 526184 >first : g2e2
526185 >first : usermove 526185 >first : b7e7
526185 >first : usermove 526185 >first : e2e7
526185 >first : usermove 526185 >first : d0d5
526185 >first : usermove 526185 >first : i9i5
526185 >first : usermove 526185 >first : d5d0
janggi-korea
 
Posts: 130
Joined: 18 Aug 2020, 12:12

Re: "aborting engine think"

Postby janggi-korea » 10 Jan 2021, 05:15

533644 >first : time 30000
533644 >first : otim 30000
book key = 1feb03212712cfd3
book hit = (NULL)
533645 >first : go
nps: w=-1, b=-1
533645 <first : info string classical evaluation enabled
533646 <first : 1 1386 0 1278 1 639000 0 f8f1
533649 <first : 2 1406 0 2477 2 1238500 0 f8f1 @@@@
533650 <first : 3 1417 0 15054 3 5018000 0 i5f5 i0f0 f5f1 f0f1 f8f1
533651 <first : 4 1414 0 16168 4 5389333 0 f8f1 i0i2 i5f5 i3h3
533652 <first : 5 1449 0 18007 5 4501750 0 f8f1 i3i4 i5f5
533653 <first : 6 1456 0 19556 6 4889000 0 f8f1 i3i4 i5f5 i0f0 f5f3 @@@@
533655 <first : 7 1455 0 23473 7 5868250 0 f8f1 i3i4 i5f5 i0i2 f5f4 i2d2 f4i4
533656 <first : 8 1434 0 42879 9 6125571 0 f8f1 i0i2 f1f7 d3d4 i5f5 i2d2 f5f1
533657 <first : 9 1475 1 78264 13 7114909 0 f8f1 i0i2 f1f7 i3i4 i5f5 i2d2 f5f4
533664 <first : 10 1432 2 146825 15 7341250 0 f8f1 i0i2 f1f7 i3i4 i5e5 i2i1 f7d7
533666 <first : 11 1460 2 155483 11 7403952 0 f8f1 i0i2 f1f7 i3i4 i5b5 i2i3 b5b1 i3e3 e7e3 d3e3 e8e7
533672 <first : 12 1488 2 211314 16 7546928 0 f8f1 i0i2 f1f7 i3i4 i5e5 i2i1 e5e4 i4i5 f7d7 i1f1
533685 <first : 13 1487 4 316407 15 7717243 0 f8f1 i0i2 f1f7 i3i4 i5e5 i2i1 e5e4 i4i5 e4f4 i1i3 f4f3 i3f3 f7f3 d3d4
533708 <first : 14 1521 6 506957 20 7921203 0 f8f1 i0i1 f1f7 i3i4 i5f5 i1i3 f5e5 i3i1 f7d7 i1f1 e5e4 i4i5 e4i4 f1f2
533778 <first : 15 1566 13 1097296 24 8188776 0 f8f1 i0i1 f1d1 i1i2 d1d7 i3i4 i5e5 i2f2 d7f7 f2d2 e5e4 i4i5 e4i4 d2a2 i4i3 a2a3
533823 <first : 16 1562 17 1486072 24 8302078 0 f8f1 i0i1 f1f7 i3i4 i5f5 i1i3 f5e5 i3i1 f7d7 d0d4 e5b5 d4d0 b5b0 d3e3 e7e3 @@@@ e8e7
533838 <first : 17 1581 19 1610786 22 8303020 0 f8f1 i0i2 f1f7 d3d4 i5f5 i2f2 f5g5 f2a2 g5g3 i3i4 g3g4 d4d5 g4d4 a2a8 e8e9 a8a5 d4i4 d5e5 i4e4
533891 <first : 18 1603 24 2079708 23 8419870 0 f8f1 i0i2 f1f7 i3i4 i5e5 i2i1 f7d7 i1f1 e5e4 i4i5 e4i4 i5h5 h6h5 f1f3 d7f7 f3e3 e7e3 d3e3
534041 <first : 19 1604 39 3363122 27 8471340 0 f8f1 i0i1 f1f7 i3i4 i5f5 i1h1 f5f4 i4h4 f4f3 d3d4 f3f4 d4d5 f4d4 h4h5 h6h5 h1h5 d4e4 h5h1 e4d4 d5d6 d4d6 d0f0
534121 <first : 20 1635 47 4028528 26 8445551 0 f8f1 i0i1 f1d1 i1i2 d1d7 d3c3 i5e5 i2d2 e5e3 c3c4 e3i3 c4b4 d7f7 d2d1 i3i1 b4a4 i1i4 a4a5 i4i1
534447 <first : 21 1662 80 6820312 30 8482975 0 f8f1 i0i1 f1f7 i3i4 i5f5 i1h1 f5f4 i4h4 f4f3 d3d4 f3d3 d4c4 d3e3 c4d4 e3d3 d4c4 d3e3 h4h5 h6h5 c4b4 e3e4 b4a4 e4a4
534874 <first : 22 1696 123 10494337 31 8531981 0 f8f1 i0i1 f1f7 i3i4 i5f5 i1i3 f5e5 i3i1 e5g5 i1h1 g5g3 d3d4 g3i3 i4h4 i3d3 d4c4 d3e3 c4d4 e3d3 d4c4 d3e3 c4d4
535195 <first : 23 1700 155 13190658 32 8504615 0 f8f1 i0i1 f1f7 i3i4 i5f5 i1h1 f5f4 i4h4 f4f3 d3d4 f3d3 d4c4 d3e3 c4d4 e3d3 d4c4 d3e3 h4h5 h6h5 c4d4 e3i3 d4d5 i3e3 d0f0 e3e4
535486 <first : 24 1726 184 15673551 35 8508985 0 f8f1 i0i1 f1f7 i3i4 i5f5 i1i3 f5e5 i3i1 e5f5 i1i3 f5e5 i3i1 f7d7 i1f1 e5e4 i4i5 e4i4 f1f3 d7f7 f3e3 e7e3 d3e3 i4i5 d0f0 e8e7 f0a0 i5d5 a0g0
536610 <first : 25 1763 296 24931941 37 8405914 0 f8f1 i0i1 f1d1 i1i2 d1d7 d3c3 i5e5 i2i1 e5e3 c3c4 e3e4 i3h3 e4c4 i1i8 f9f8 i8i2 d7f7 i2d2 c4c3 h3h4 c3c4 d2d1 c4h4 d0f0
537204 <first : 26 1772 356 29983166 30 8422237 0 f8f1
537458 <first : 26 1776 381 32240180 31 8453114 0 f8f1 i0i1 f1f7 i3i4 i5g5 i1i3 g5e5 i3i1 e5f5 i1i3 f5e5 i3i1 e5f5 i1h1 f5f3 d3d4 f3d3 h1h4 d3e3 h4h1 f7d7 h1f1 d7f7 f1h1 f7d7 d4c4 e3e4 i4i5 d7f7 c4d4 e4d4
537636 <first : 27 1780 399 33786704 30 8463603 0 f8f1 i0i1 f1f7 i3i4 i5f5 i1h1 f5f3 d3d4 f3d3 h1h4 d3e3 h4h1 f7d7 h1f1 d7f7 f1i1 e3f3 i1h1 f3d3 h1h4 d3e3 h4h1 f7d7 h1f1 d7f7 f1i1 e3f3 i1h1 f3d3 h1h4
538092 <first : 28 1788 444 37646064 32 8463593 0 f8f1
538623 <first : 28 1796 497 42174084 38 8470392 0 f8f1
538710 <first : 28 1796 506 42927490 38 8473645 0 f8f1 i0i1 f1f7 i3i4 i5f5 i1i3 f5e5 i3i1 f7d7 i1f1 e5e4 i4h4 e4h4 f1f3 h4e4 f3f2 e4i4 f2a2 i4i3 d3d4 d7f7 a2a8 e8e9 a8a1 i3i4 a1a4 i4i3 a4a2 i3i4 a2a4 i4i3
539336 <first : 29 1804 569 48371480 42 8498151 0 f8f1
539727 <first : 29 1788 608 51960289 42 8541885 0 f8f1 i0i1
539936 <first : 29 1800 629 53881715 42 8563527 0 f8f1
540311 <first : 29 1818 666 57314182 42 8596697 0 f8f1
541280 <first : 29 1842 763 66041203 42 8648664 0 f8f1
542321 <first : 29 1865 867 75433184 52 8693463 0 f8f1 i0i1 f1f7 i3i4 i5g5 i1h1 g5g3 d3d4 g3g4 h1h4 g4g3 h4h1 g3g4 h1h4 g4g1 d4e4 g1g3 e4d4 @@@@ d0f0 g3e3 h4h1 f7d7 h1f1 d7f7 f1h1 f7d7 h1f1 d7f7 f1g1 e3f3 f0b0 f3f4 g1g3 f4d4
542324 <first : move f8f1
542443 <first : Hint: i0i1
542443 <first : info string classical evaluation enabled
542443 <first : 1 1862 0 1272 1 1272000 0 f1f7
542447 <first : 2 1862 0 2634 2 2634000 0 f1f7 i3i4
542448 <first : 3 1857 0 4037 3 2018500 0 f1f7 i3i4 i5g5
542449 <first : 4 1857 0 5480 4 2740000 0 f1f7 i3i4 i5g5 i4i5
542451 <first : 5 1857 0 7020 5 3510000 0 f1f7 i3i4 i5g5 i4i5 g5g3
542452 <first : 6 1857 0 8649 6 4324500 0 f1f7 i3i4 i5g5 i4i5 g5g3 d3d4
542453 <first : 7 1857 0 10670 7 5335000 0 f1f7 i3i4 i5g5 i4i5 g5g3 d3d4 g3g4
542454 <first : 8 1858 0 13259 8 6629500 0 f1f7 i3i4 i5g5 i4i5 g5g3 d3d4 g3g4 i5i6
542456 <first : 9 1859 0 16342 11 5447333 0 f1f7 i3i4 i5g5 i4h4 g5g3 d3d4 g3d3 d4c4 e7e4 i1i8 f9f8
542457 <first : 10 1859 0 20829 13 6943000 0 f1f7 i3i4 i5g5 i4h4 g5g3 d3d4 g3d3 d4c4 e7e4 i1i8 f9f8 i8i2 d3e3
542459 <first : 11 1859 0 28927 15 7231750 0 f1f7 i3i4 i5g5 i4h4 g5g3 d3d4 g3d3 d4c4 e7e4 i1i8 f9f8 i8i2 d3e3 i2d2 e4h4
542460 <first : 12 1817 0 58580 17 8368571 0 f1d1 i1i2 d1d7 d3d4 d7f7 d0h0 i5g5 h0b0 g5g3 d4d5 g3d3 i2e2 e7e2 e1e2
542462 <first : 13 1812 0 81884 20 9098222 0 f1d1 i1i2 d1d7 d0i0 d7f7 d3d4 i5f5 i0b0 f5f3 e0d0 f7d7 d4c4 f3c3
542463 <first : 14 1864 1 154976 22 9116235 0 f1f7 i3i4 i5f5 i1i3 f5e5 i3i1 f7d7 d0d4 e5g5 d4d2 g5g0 d2f0 d7f7 e0d0 g0g3
542465 <first : 15 1865 2 218995 21 9521521 0 f1f7 i3i4 i5f5 i1i3 f5e5 i3i1 f7d7 i1f1 e5e4 i4i5 e4i4 f1f2 i4i3 d3c3 i3c3 i5i6 h6i6 d0f0
542466 <first : 16 1859 2 285174 24 9833586 0 f1f7 i3i4 i5f5 i1i3 f5e5 i3i1 f7d7 i1f1 e5e4 i4i5 e4i4 f1f3 i4i5 f3e3 e7e3 d3e3 e8e7 d0f0 i5i3 e3e4 i3i0 e4d4 i0i4 f0f9
542468 <first : 17 1865 3 352863 25 9801750 0 f1f7 i3i4 i5f5 i1i3 f5e5 i3i1 f7d7 i1f1 e5e4 i4i5 e4i4 f1f3 i4i5 d3e3 i5e5 f3h3 e5e3 h3e3 e7e3 d0h0 e8e7
542470 <first : 18 1864 4 414430 24 9867380 0 f1f7 i3i4 i5f5 i1i3 f5e5 i3i1 e5g5 i4h4 g5g3 d3d4 g3d3 d4c4 e7e4 i1i8 f9f8 i8i2 d3e3 i2d2 e4h4 c4d4 e3e7 d4d5 h4h1 d2d1
542472 <first : 19 1865 5 513958 34 10077607 0 f1f7 i3i4 i5f5 i1i3 f5e5 i3i1 e5g5 i4h4 g5g3 d3d4 g3d3 d4c4 e7e4 i1i8 f9f8 i8i2 d3e3 i2d2 e4h4 c4d4 e3e7 d4d5 h4h1 d2d1 f8f9 d1a1 h1h4 a1d1 f7d7 d1a1 h4d4 d5c5 c6c5 d0f0
542474 <first : 20 1865 6 614228 30 9906903 0 f1f7 i3i4 i5g5 i4h4 g5g3 d3d4 g3d3 d4c4 e7e4 i1i8 f9f8 i8i2 d3e3 i2d2 e4h4 c4d4 e3e7 d4d5 h4h1 d2e2 e7e2 e1e2 f8f9 d5e5 h1h5 e5e6 h5e5 e0e1 e5e6
542476 <first : 21 1865 9 940470 40 9596632 0 f1f7 i3i4 i5f5 i1h1 f5f3 d3d4 f3d3 h1h4 d3g3 h4h1 g3d3 h1h4 d3g3 h4h2 g3g1 h2d2 g1g4 d4d5 f7d7 d2a2 g4d4 d0f0 d4d5 a2a8 d9d8
542478 <first : 22 1865 12 1193866 31 9706227 0 f1f7 i3i4 i5f5 i1h1 f5f3 d3d4 f3d3 h1h4 d3g3 h4h1 g3g4 h1h4 g4g3 h4h2 g3g1 h2d2 g1g4 d4d5 f7d7 d2a2 g4d4 d0f0 d4d5 a2a8 d9d8 a8a2 d5d4 a2e2 d7f7 e2e7 e8e7
542836 <first : 23 1866 51 5018547 39 9725866 0 f1d1 i1i0 d1f1 i0i2 f1f7 i3i4 i5e5 i2i1 e5g5 i1i3 g5e5 i3i1 e5f5 i1h1 f5f3 d3d4 f3d3 h1h4 d3g3 h4h1 g3g4 d4d5 g4i4 d0h0 i4d4
542939 <first : 24 1870 61 6012769 30 9713681 0 f1d1 i1i0 d1f1 i0i2 f1f7 i3i4 i5e5 i2i1 e5f5 i1h1 f5f3 d3d4 f3d3 h1h4 d3g3 h4h2 g3i3 h2h4 i3i1 d4e4 i1i3 e4d4 i3g3 h4h2 g3i3 h2h4 i3g3 h4h2
543469 <first : 25 1881 114 10966265 38 9544181 0 f1f7 i3i4 i5g5 i1i3 g5e5 i3i1 e5f5 i1h1 f5f3 d3d4 f3d3 h1h4 d3g3 h4h2 g3g1 h2d2 g1g4 d4d5 f7d7 d2e2 e7e2 e1e2 g4i4 d5e5 i4e4 e0e1
543712 >first : lift i0
543718 <first : highlight 9/9/9/9/9/9/9/8Y/8Y/5YYY1
544606 >first : put i2
544606 >first : time 29132
544606 >first : otim 29771
book key = aace11a4c53e66fd
book hit = (NULL)
544606 >first : usermove 544606 >first : i0i2
544701 <first : 26 1863 228 21053177 36 9209613 0 f1f7 i3i4
544705 <first : info string classical evaluation enabled
544705 <first : 1 1865 0 1800 1 900000 0 f1f7
544708 <first : 2 1865 0 2910 2 1455000 0 f1f7 d3c3
544709 <first : 3 1426 0 4611 3 2305500 0 f1f7 d3c3 i5b5
544710 <first : 4 1476 0 6129 4 3064500 0 f1f7 d3c3
544712 <first : 5 1509 0 8130 5 4065000 0 f1f7 d3c3 e7e3 i3i4
544713 <first : 6 1568 0 10088 6 5044000 0 f1f7 d3c3 i5d5 i3h3 d5d4
544714 <first : 7 1575 0 16004 8 5334666 0 f1f7 d3c3 e7e3 i3i4 i5d5 i2i1 d9d8
544715 <first : 8 1600 0 30609 10 7652250 0 f1f7 d3c3 e7e3 i3i4 i5e5 i2d2 e3c3
544716 <first : 9 1616 0 49102 13 8183666 0 f1f7 d3c3 e7e3 i3i4 i5e5 i2d2 e3c3 d0d9
544718 <first : 10 1788 0 53066 12 7580857 0 f1f7 d3c3 i5e5 i2d2 f7d7 c3c4 e5e3 d2d1 e3i3 d0f0
544719 <first : 11 1788 0 57192 14 8170285 0 f1f7 d3c3 i5e5 i2d2 f7d7 c3c4 e5e3 d2d1 e3i3 d0f0 i3e3 f0a0 e3a3 a0f0
544720 <first : 12 1788 0 63443 14 7930375 0 f1f7 d3c3 i5e5 i2d2 f7d7 c3c4 e5e3 d2d1 e3i3 d0f0 i3e3 f0a0 e3a3 a0f0
544722 <first : 13 1796 1 84959 20 8495900 0 f1f7 d3c3 i5e5 i2d2 f7d7 c3c4 e5e3 d2d1 e3i3 d0f0 i3i0 d1d4 i0i5 d4d1 i5i0
544723 <first : 14 1803 1 105285 21 8773750 0 f1f7 d3c3 i5e5 i2d2 f7d7 d0f0 e5e3 c3c4 e3i3 d2d1 d7f7 e0d0 d9d8
544725 <first : 15 1803 1 112621 16 8663153 0 f1f7 d3c3 i5e5 i2d2 f7d7 d0f0 e5e3 c3c4 e3i3 d2d1 d7f7 e0d0 d9d8 d1a1 i3i4 a1c1
544727 <first : 16 1885 1 151727 20 8925117 0 f1f7 d3c3 i5e5 i2d2 f7d7 c3c4 e5e3 d0f0 e3i3 d2d1 i3i0 d1b1 d9d8 b1a1 d7f7 e0d0
544729 <first : 17 1876 6 576488 23 9608133 0 f1f7 d3c3 i5e5 i2d2 f7d7 d0f0 e5e3 c3c4 e3i3 d2d1 d7f7 e0d0 d9d8 d1c1 f7d9 d0e0 i3i0 c4d4 d9d4 c1c2 d4d9
544731 <first : 18 1898 9 880949 19 9680758 0 f1f7 d3c3 i5e5 i2d2 f7d7 c3c4 e5e3 d2d1 e3i3 d1c1 i3e3 d0g0 d7f7 c1d1 e3e4 c4d4 e4i4 g0c0
544813 <first : 19 1898 20 2053927 32 9874649 0 f1f7 i3i4 i5e5 i2i1 f7d7 i1f1 e5e4 i4h4 e4h4 f1f3 d7f7 f3i3 h4e4 i3i1 e4h4 i1i3 h4e4 i3i1 e4h4 i1i8 f9f8 i8i2 h4h3
544830 <first : 20 1900 22 2227491 30 9899960 0 f1f7 i3i4 i5e5 i2i1 e5f5 i1i3 f5e5 i3i1 e5e4 i4i5 f7d7 i1f1 e4i4 f1f3 i4i5 f3e3 d7f7 e3h3 f7d7 h3e3 d7f7 e3g3 i5e5 g3g1 f7d7 d3c3
544844 <first : 21 1893 23 2361751 27 9923323 0 f1f7 i3i4 i5e5 i2i1 e5e4 i4i5 f7d7 i1f1 d7f7 f1i1 f7d7 i1f1 e4i4 f1f3 i4i5 f3e3 e7e3 d3e3 e8e7 d0f0 i5i3 e3e4 i3i0 e4d4 i0i4 f0f9 d7f7
545142 <first : 22 1898 53 5336356 36 9937348 0 f1f7 i3i4 i5e5 i2i1 f7d7 i1f1 d7f7 f1h1 f7d7 h1f1 e5e4 i4i5 e4i4 i5h5 d7f7 f1h1 h6h5 h1h3 i4e4 h3h1 f7d7 h1f1 d7f7 f1h1 e4i4 d3c3 i4i3 c3c4 i3i4 h1h3
545195 <first : 23 1903 59 5865622 32 9941732 0 f1f7 i3i4 i5e5 i2i1 e5f5 i1i3 f5e5 i3i1 e5e4 i4i5 f7d7 i1f1 e4i4 i5h5 d7f7 f1g1 h6h5 g1g3 i4e4 g3g1 @@@@ g1h1 f7d7 h1f1 d7f7 f1g1 @@@@ g1h1 f7d7 h1f1 d7f7 f1g1
545217 <first : 24 1903 61 6073497 28 9924014 0 f1f7 i3i4 i5e5 i2i1 f7d7 i1f1 e5e4 i4i5 e4i4 i5h5 d7f7 f1g1 h6h5 g1g3 i4e4 g3g1 @@@@ g1h1 f7d7 h1f1 d7f7 f1g1 @@@@ g1h1 f7d7 h1f1 d7f7 f1g1
545277 <first : 25 1903 67 6622824 28 9855392 0 f1f7 i3i4 i5e5 i2i1 f7d7 i1f1 d7f7 f1i1 f7d7 i1f1 d7f7 f1g1 e5e4 i4i5 e4i4 i5h5 h6h5 g1g3 i4e4 g3g1 e4i4 g1g3 i4e4 g3g1 e4i4 d3e3 e7e3
547068 <first : 26 1905 246 22328260 36 9065473 0 f1f7 i3i4 i5e5 i2i1 e5g5 i1i3 g5e5 i3i1 e5f5 i1h1 f5f3 d3d4 f3d3 h1h4 d3e3 h4h1 f7d7 h1f1 d7f7 f1i1 e3f3 i1h1 f3d3 d4c4 e7e4 i4h4 d3e3 c4c5 c6c5 d0f0 @@@@ f0b0 e4c4 h1h2
547397 <first : 27 1912 279 25234769 42 9038241 0 f1f7 i3i4 i5e5 i2i1 e5f5 i1i3 f5e5 i3i1 e5g5 i1h1 g5g3 d3d4 g3d3 h1h4 d3e3 h4h1 f7d7 h1f1 d7f7 f1h1 f7d7 h1f1 d7f7 f1i1 e3f3 i1h1 f3d3 h1h4 d3e3 h4h1 f7d7 h1f1 d7f7 f1h1 f7d7 h1f1
547400 <first : move f1f7
547516 <first : Hint: i3i4
547516 <first : info string classical evaluation enabled
547516 <first : 1 1403 0 1336 1 668000 0 i5h5
547520 <first : 2 1908 0 2527 2 1263500 0 i5e5 i2i1
547521 <first : 3 1426 0 4936 3 2468000 0 i5b5 i2d2 b5b0
547522 <first : 4 1424 0 6292 4 3146000 0 i5h5 i4i5
547523 <first : 5 1647 0 10729 5 3576333 0 i5f5
547524 <first : 6 1539 0 18383 6 6127666 0 i5f5 i2e2 e7e2 e1e2 f5f3 e2d2
547526 <first : 7 1550 0 20774 7 6924666 0 i5f5 i2e2 e7e2 e1e2 f5f3 e2d2
547527 <first : 8 1686 0 27955 11 6988750 0 i5e5 i2i1 e5f5 i1h1 f5f3 d3d4 f3d3
547528 <first : 9 1898 0 31251 10 7812750 0 i5e5 i2i1 e5f5 i1h1 f5f3 d3d4 f3d3
547529 <first : 10 1676 1 98705 12 8225416 0 i5e5 i2i1 @@@@ d3d4 e5e3 i4i5 @@@@ i5i6 h6i6 d0g0 e3d3
547531 <first : 11 1690 1 115966 12 8283285 0 i5g5 i4i5 g5g3 d3d4 g3g4 d4d5 g4d4 i5i6 d4d5 i6h6
547532 <first : 12 1722 1 139569 15 8209941 0 i5g5 i4i5 g5g3 d3d4 g3g4 d4d5 g4d4 i5i6 h6i6 i2i6 d4d2
547534 <first : 13 1898 2 161527 18 8076350 0 i5e5 i2i1 e5g5 i1i3 g5e5 i3i1 e5f5 i1h1 f5f3 d3d4 f3d3
547535 <first : 14 1831 3 338972 19 8691589 0 i5h5 i2i3 h5e5 i3i1 f7d7 i1f1 e5e4 i4i5 e4e5 i5i6 h6i6 f1f2 i6h6 d0f0 d7f7 f2d2
547537 <first : 15 1865 4 376677 20 8759930 0 i5h5 i2e2 h5h3 d3d4 e7e2 e1e2 h3d3 d4c4 d3e3 e0e1 e3e4 c4c5 c6c5
547538 <first : 16 1909 4 437660 17 8931836 0 i5e5 i2i1 e5f5 i1h1 f5f3 d3d4 f3d3 d4c4 e7e4 i4i5 d3e3 h1i1 e4c4 i5i6
547540 <first : 17 1803 12 1199586 26 9371765 0 i5h5 i2e2 e7e2 e1e2 h5h3 e2d2 e8e7 i4i5 f7d7 e0e1 h3i3 i5h5 h6h5 d0f2 f9e8 d2e2 i3d3 e1e0 d3c3 e2e1 d7f7
547548 <first : 18 1897 15 1404262 22 9238565 0 i5e5 i2i1 f7d7 i1f1 d7f7 f1h1 e5e4 i4i5 e4i4 i5h5 h6h5 h1h2 i4i3 d3d4 i3i4 d4d5 i4e4 h2d2
547577 <first : 19 1913 18 1683796 24 9302740 0 i5e5 i2i1 e5f5 i1i3 f5e5 i3i1 f7d7 i1f1 e5e4 i4i5 e4i4 f1f3 i4i5 f3e3 d7f7 e3h3 @@@@ d3e3 @@@@ e3d3 i5i1 d3e3
547688 <first : 20 1917 29 2760243 29 9452886 0 i5e5 i2i1 e5e4 d0g0 e4f4 g0b0 f4f3 d3d4 f3f4 d4d5 f4d4 d5c5 c6c5 i1i2 d4e4 i2d2 e4b4 b0h0 b4i4 h0b0 i4e4 b0h0
547898 <first : 21 1924 50 4749943 31 9462037 0 i5e5 i2i1 f7d7 i1f1 e5e4 i4i5 e4i4 i5h5 d7f7 f1h1 h6h5 h1h3 i4e4 h3h1 e4i4 h1h3 i4e4 h3h1 e4i4 h1h2 i4i3 d3d4 i3i4 d4d5 i4e4 h2d2 f7d7 d5c5
547918 <first : 22 1924 52 4928905 32 9442346 0 i5e5 i2i1 f7d7 i1f1 e5e4 i4i5 e4i4 i5h5 d7f7 f1h1 h6h5 h1h3 i4e4 h3h1 e4i4 h1h3 i4e4 h3h1 e4i4 h1h2 i4i3 d3d4 i3i4 d4d5 i4e4 h2d2 f7d7 d5c5 c6c5 d0f0 d7f7 f0b0
547943 <first : 23 1924 54 5144509 35 9422177 0 i5e5 i2i1 f7d7 i1f1 e5e4 i4i5 e4i4 i5h5 d7f7 f1h1 h6h5 h1h3 i4e4 h3h1 f7d7 e0f0 e4f4 f0e0 f4e4 e0f0 e4f4 f0e0 f4e4 e0f0 d7f7 f0e0 f7d7 e0f0 e4f4 f0e0 f4e4 e0f0 e4f4 f0e0 f4e4
547989 <first : 24 1924 59 5557223 34 9371370 0 i5e5 i2i1 f7d7 i1f1 e5e4 i4i5 e4i4 i5h5 d7f7 f1h1 h6h5 h1h3 i4e4 h3h1 f7d7 e0f0 d7f7 f0e0 f7d7 e0f0 d7f7 f0e0 e4i4 h1h3 i4e4 h3h1 f7d7 e0f0 d7f7 f0e0 f7d7 e0f0 d7f7 f0e0
548021 <first : 25 1924 62 5839638 34 9343420 0 i5e5 i2i1 f7d7 i1f1 e5e4 i4i5 e4i4 i5h5 d7f7 f1h1 h6h5 h1h3 i4e4 h3h1 e4i4 h1h3 i4e4 h3h1 e4i4 h1h2 i4i3 d3d4 i3i4 d4d5 i4e4 h2d2 f7d7 d5c5 c6c5 d0f0 d7f7 f0b0 e4b4 b0f0
548097 <first : 26 1924 70 6498875 39 9284107 0 i5e5 i2i1 f7d7 i1f1 e5e4 i4i5 e4i4 i5h5 d7f7 f1h1 h6h5 h1h3 i4e4 h3h1 f7d7 e0f0 d7f7 f0e0 f7d7 e0f0 e4f4 f0e0 f4e4 e0f0 d7f7 f0e0 f7d7 e0f0 d7f7 f0e0 f7d7 e0f0 e4f4 f0e0 f4e4 e0f0 d7f7 f0e0 f7d7
549748 <first : 27 1945 235 20936308 41 8905277 0 i5e5 i2i1 e5e4 i4i5 f7d7 i1f1 e4i4 i5h5 d7f7 f1h1 h6h5 d0h0 i4i3 d3d4 i3i4 d4d5 i4e4 h0b0 @@@@ h1i1 f7d7 i1f1 e4c4 b0f0 d7f7 f1i1 c4d4 d5c5 c6c5 i1i8 f9f8 i8i2 f8f9 i2c2 d4d1
550648 <first : 28 1928 325 28307365 43 8704601 0 i5e5 i2i1
550979 <first : 28 1943 358 31146566 50 8692873 0 i5e5
551003 <first : 28 1947 360 31346949 50 8690587 0 i5e5 i2i1 e5e4 i4i5 f7d7 i1f1 e4i4 i5h5 d7f7 f1h1 h6h5 h1h3 i4e4 h3h1 e4f4 d3c3 f4f3 c3c4 f3f4 c4b4 f4b4 h1h5 b4b1 h5h1 b1d1 d0f0 f9f8 f0c0 f8f9 h1i1 g6h6 i1h1 f9f8 c0h0 h6g6 h1i1 f8f9 h0c0 g6h6 i1h1
551190 <first : 29 1947 379 32920782 40 8677064 0 i5e5 i2i1 e5e4 i4i5 f7d7 i1f1 e4i4 i5h5 d7f7 f1h1 h6h5 h1h3 i4e4 h3h1 e4f4 d3c3 f4f3 c3c4 f3f4 c4b4 f4b4 h1h5 b4b1 h5h1 b1d1 d0f0 f9f8 f0c0 f8f9 h1i1 g6h6 i1h1 @@@@ c0h0 h6g6 h1i1 @@@@ h0c0 g6h6 i1h1
551228 <first : 30 1947 383 33257327 42 8678843 0 i5e5 i2i1 e5e4 i4i5 f7d7 i1f1 e4i4 i5h5 d7f7 f1h1 h6h5 h1h3 i4e4 h3h1 e4f4 d3c3 f4f3 c3c4 f3f4 c4b4 f4b4 h1h5 b4b1 h5h1 b1d1 d0f0 f9f8 f0c0 f8f9 h1i1 g6h6 i1h1 h6g6 h1i1 g6h6 i1h1 h6g6 c0h0 @@@@ h0b0 @@@@ b0g0
551580 <first : 31 1947 418 36259142 52 8666142 0 i5e5 i2i1 e5e4 i4i5 f7d7 i1f1 e4i4 i5h5 d7f7 f1h1 h6h5 h1h3 i4e4 h3h1 e4f4 d3c3 f4f3 c3c4 f3f4 c4b4 f4b4 h1h5 b4b1 h5h1 b1d1 d0f0 f9f8 f0c0 f8f9 c0h0 @@@@ h0b0 @@@@ b0g0 e7e4 g0c0 e4e7 c0h0 @@@@ h0b0 @@@@ b0g0
551674 <first : 32 1947 427 37050315 44 8660662 0 i5e5 i2i1 e5e4 i4i5 f7d7 i1f1 e4i4 i5h5 d7f7 f1h1 h6h5 h1h3 i4e4 h3h1 e4f4 d3c3 f4f3 c3c4 f3f4 c4b4 f4b4 h1h5 b4b1 h5h1 b1d1 d0f0 f9f8 f0c0 f8f9 c0h0 @@@@ h0b0 @@@@ b0g0 e7e4 g0c0 e4e7 c0h0 @@@@ h0b0 @@@@ b0g0 e7e4 g0c0
551977 <first : 33 1947 458 39601565 42 8644742 0 i5e5 i2i1 f7d7 i1f1 e5e4 i4i5 e4i4 i5h5 d7f7 f1h1 h6h5 h1h3 i4e4 h3h1 e4f4 d3c3 f4f3 c3c4 f3f4 c4b4 f4b4 h1h5 b4b1 h5h1 b1d1 d0f0 f9f8 f0c0 f8f9 c0h0 @@@@ h0b0 g6h6 b0h0 h6g6 h0b0 g6h6 b0g0 @@@@ g0d0 h6g6 d0f0
552464 <first : 34 1947 506 43552881 46 8595397 0 i5e5 i2i1 f7d7 i1f1 e5e4 i4i5 e4i4 i5h5 d7f7 f1h1 h6h5 h1h3 i4e4 h3h1 e4f4 d3c3 f4f3 c3c4 f3f4 c4b4 f4b4 h1h5 b4b1 h5h1 b1d1 d0f0 f9f8 f0c0 f8f9 c0h0 @@@@ h0b0 @@@@ b0g0 @@@@ h1h8 f9f8 h8h1 @@@@ g0c0 f8f9 c0h0 @@@@ h0b0 @@@@ b0g0
552529 <first : 35 1947 513 44086485 46 8588834 0 i5e5 i2i1 f7d7 i1f1 e5e4 i4i5 e4i4 i5h5 d7f7 f1h1 h6h5 h1h3 i4e4 h3h1 e4f4 d3c3 f4f3 c3c4 f3f4 c4b4 f4b4 h1h5 b4b1 h5h1 b1d1 d0f0 f9f8 f0c0 f8f9 c0h0 @@@@ h0b0 @@@@ b0g0 @@@@ h1h8 f9f8 h8h1 @@@@ g0c0 f8f9 c0h0 @@@@ h0b0 @@@@ b0g0
553046 <first : 36 1947 565 48229812 47 8536249 0 i5e5 i2i1 f7d7 i1f1 e5e4 i4i5 e4i4 i5h5 d7f7 f1h1 h6h5 h1h3 i4e4 h3h1 e4f4 d3c3 f4f3 c3c4 f3f4 c4b4 f4b4 h1h5 b4b1 h5h1 b1d1 d0f0 f9f8 f0c0 f8f9 c0h0 @@@@ h0b0 @@@@ b0g0 @@@@ h1h8 f9f8 h8h1 @@@@ g0c0 @@@@ h1i1 g6h6 c0h0 f8f9 i1h1 h6g6
553500 <first : 37 1947 610 51823866 47 8490148 0 i5e5 i2i1 f7d7 i1f1 e5e4 i4i5 e4i4 i5h5 d7f7 f1h1 h6h5 h1h3 i4e4 h3h1 e4f4 d3c3 f4f3 c3c4 f3f4 c4b4 f4b4 h1h5 b4b1 h5h1 b1d1 d0f0 f9f8 f0c0 @@@@ h1i1 @@@@ c0h0 f8f9 h0c0 g6h6 i1h1 h6g6 c0h0 @@@@ h0b0 f9f8 b0g0 @@@@ g0c0 @@@@ h1i1 @@@@
554135 <first : 38 1947 673 56924607 47 8448294 0 i5e5 i2i1 f7d7 i1f1 e5e4 i4i5 e4i4 i5h5 d7f7 f1h1 h6h5 h1h3 i4e4 h3h1 e4f4 d3c3 f4f3 c3c4 f3f4 c4b4 f4b4 h1h5 b4b1 h5h1 b1d1 d0f0 f9f8 f0c0 @@@@ h1i1 @@@@ c0h0 f8f9 h0c0 g6h6 i1h1 h6g6 c0h0 @@@@ h0b0 f9f8 b0g0 @@@@ g0c0 @@@@ h1i1 @@@@
554287 >first : lift i2
554292 <first : 39 1947 689 58137335 47 8436705 0 i5e5 i2i1 f7d7 i1f1 e5e4 i4i5 e4i4 i5h5 d7f7 f1h1 h6h5 h1h3 i4e4 h3h1 e4f4 d3c3 f4f3 c3c4 f3f4 c4b4 f4b4 h1h5 b4b1 h5h1 b1d1 d0f0 f9f8 f0c0 @@@@ h1i1 @@@@ c0h0 f8f9 h0c0 g6h6 i1h1 h6g6 c0h0 @@@@ h0b0 f9f8 b0g0 @@@@ g0c0 @@@@ h1i1 @@@@
554297 <first : highlight 9/9/9/9/9/9/9/YYYYYYYY1/8Y/8Y
554299 <first : Hint: i2d2
554299 <first : info string classical evaluation enabled
554299 <first : 1 1947 0 1722 1 1722000 0 i5i3
554303 <first : 2 1947 0 3069 2 3069000 0 i5i3 d3c3
554304 <first : 3 1947 0 4343 3 2171500 0 i5i3 d3c3 i3c3
554305 <first : 4 1947 0 6067 4 3033500 0 i5i3 d3c3 i3c3 d0d9
554306 <first : 5 1947 0 7635 5 3817500 0 i5i3 d3c3 i3c3 d0d9 f7d7
554307 <first : 6 1947 0 9911 6 4955500 0 i5i3 d3c3 i3c3 d0d9 f7d7 d9h9
554308 <first : 7 1947 0 12605 7 6302500 0 i5i3 d3c3 i3c3 d0d9 f7d7 d9h9 c3i3
554310 <first : 8 1947 0 16068 8 5356000 0 i5i3 d3c3 i3c3 d0d9 f7d7 d9h9 c3i3 d2f2
554311 <first : 9 1947 0 46549 9 7758166 0 i5i3 d3c3 @@@@ d2d3 i3e3 d3d2 f7d7 c3c4 e3e4
554312 <first : 10 1949 0 69433 11 8679125 0 i5i3 d3c3 i3c3 d2d5 @@@@ d5d4 c3h3 d4d5 f9f8 d0f0 h3h0
554314 <first : 11 1947 1 125661 14 8377400 0 i5i3 d2d1 @@@@ d1a1 i3d3 d0f0 d3d4 a1b1 d9d8 f0c0 d4d3 c0g0 d8d9
554315 <first : 12 1948 1 146913 12 8641941 0 i5i3 d2d1 @@@@ d1a1 i3d3 d0f0 d3d4 a1a2 d9d8 f0b0 d4c4 b0f0
554317 <first : 13 1955 2 236746 17 9105615 0 i5i3 d2d1 f7f1 d1d2 f1f7 d3c3 i3c3 d0g0 @@@@ d2d5 @@@@ d5d2
554323 <first : 14 1960 3 337768 18 9128864 0 i5i3 d2d1 f7f1 d1d2 f1f7 d2d1 f7f1 d1d2 f1f7 d3c3 i3c3 d0h0 c3c1 d2e2 e7e2 e1e2 c1c3 e2d2
554348 <first : 15 1977 6 584015 19 9419596 0 i5i3 d3c3 i3c3 d0g0 c3i3 g0c0 i3b3 c0h0 b3c3 d2h2 c3c1 h2h1 c1d1 h1i1
554377 <first : 16 1986 9 856400 25 9410989 0 i5i3 d2d1 f7f1 d1d2 f1f7 d3c3 i3c3 d0g0 @@@@ d2i2 c3d3 g0c0 d3d4 c0g0 d4d1 i2e2 d1d3 e2e7 e8e7
554391 <first : 17 1981 10 991642 28 9444209 0 i5i3 d3c3 i3c3 d0f0 c3f3 f0b0 f3c3 b0f0 c3h3 f0c0 h3c3 c0f0 c3g3 f0b0 g3c3 b0f0 c3h3 f0c0 h3c3 c0f0 c3i3 f0b0 i3b3 b0h0 b3h3 h0c0 h3c3
554396 <first : 18 1981 11 1040222 23 9456563 0 i5i3 d3c3 i3c3 d0f0 c3h3 f0b0 h3c3 b0f0 c3h3 f0c0 h3c3 c0f0 c3f3 f0a0 f3c3 a0f0 c3h3 f0b0 h3c3 b0f0 c3f3 f0a0 f3c3
554452 <first : 19 1994 16 1551647 27 9347271 0 i5i3 d3c3 i3c3 d0f0 c3i3 f0c0 i3c3 c0f0 c3i3 f0c0 i3c3 c0g0 @@@@ d2i2 c3d3 i2h2 d3d1 h2e2 d1d3 e2h2 d3d1 h2e2
554463 <first : 20 1995 17 1657321 26 9363395 0 i5i3 d3c3 i3c3 d0f0 c3i3 f0c0 i3c3 c0g0 c3i3 g0c0 i3b3 c0g0 b3i3 g0b0 i3b3 b0g0 b3c3 d2i2 c3d3 g0b0 d3d1 i2e2 d1c1 e2e7 e8e7 b0h0
554643 <first : 21 2033 35 3321164 31 9302980 0 i5i3 d3c3 i3c3 d0f0 c3i3 f0b0 i3b3 b0h0 b3h3 h0a0 h3i3 d2d4 d9d8 d4d2 i3i1 d2e2 e7e2 e1e2
554825 <first : 22 2089 53 4998011 30 9272747 0 i5i3 d2h2 i3d3 d0h0 d3i3 h0a0 d9d8 h2d2 @@@@ d2g2 i3i1 g2e2 e7e2 e1e2 i1c1 a0g0 d8d9 g0g8 e8e7 e2e1 c1c3 g8g1
555132 <first : 23 2128 84 7721274 33 9126801 0 i5i3 d3c3 i3c3 d0f0 c3i3 f0c0 @@@@ e0d0 f7d7 d0e0 i3c3 c0g0 c3i3 g0a0 i3i1 d2f2 d7f7 f2d2 f7d7 d2f2 d7f7 f2d2 f7d7 a0f0
555230 >first : put d2
555230 >first : time 28852
555230 >first : otim 28988
book key = afd2ddc9c8a1e37f
book hit = (NULL)
555230 >first : usermove 555230 >first : i2d2
555370 <first : 24 2143 108 9852928 34 9089416 0 i5i3 d2h2 i3d3 d0f0 d3e3 h2h1 e3c3 h1h2 @@@@ e0d0 c3d3 d0e0 d3i3 f0a0 i3c3 a0f0 c3e3 h2h1 e3c3 h1h2 c3i3 f0a0 i3c3 a0f0
555754 <first : 25 2190 146 13336696 41 9091135 0 i5i3 d2a2 i3d3 d0g0 d3i3 g0b0 i3e3 a2d2 e3c3 d2e2 e7e2 e1e2 c3c0 b0d0 e8e7 e2d2 c0c3 d0g0 c3i3 g0c0 @@@@ d2e2 i3e3 e2e1 e3i3 e0d0 i3d3 d0e0 d3c3
556139 <first : 26 2223 185 16851306 48 9094066 0 i5i3 d2e2 i3d3 d0f0 d3i3 f0c0 i3c3 e2e7 e8e7 c0i0 c3i3 i0a0 @@@@ e0d0 i3d3 d0e0 d3c3 a0i0 c3i3 i0a0 @@@@ e0d0 i3d3 e1d1 f7d7 a0e0 c6d6 d0e1 e7f7
556801 <first : 27 2231 251 22718431 38 9033173 0 i5i3 d2e2 i3d3 d0f2 d3e3 e2e3 e7e3 e0f0 e8e7 e1d2 @@@@ d2e1 @@@@ e1d2 @@@@ d2e1 @@@@ e1d2 @@@@ d2e1 @@@@ e1d2 @@@@ d2e1 @@@@ e1d2 @@@@ d2e1 @@@@ e1d2 @@@@ d2e1 @@@@ e1d2 @@@@ d2e1 @@@@ e1d2
556819 <first : 28 2231 253 22875449 40 9030970 0 i5i3 d2e2 i3d3 d0f2 d3e3 e2e3 e7e3 e0f0 e8e7 e1d2 @@@@ d2e1 @@@@ e1d2 @@@@ d2e1 @@@@ e1d2 @@@@ d2e1 @@@@ e1d2 @@@@ d2e1 @@@@ e1d2 @@@@ d2e1 @@@@ e1d2 @@@@ d2e1 @@@@ e1d2 @@@@ d2e1 @@@@ e1d2 @@@@ d2e1
556822 <first : 29 2231 253 22901013 30 9030367 0 i5i3 d2e2 i3d3 d0f2 d3e3 e2e3 e7e3 e0f0 e8e7 e1d2 @@@@ d2e1 @@@@ e1d2 @@@@ d2e1 @@@@ e1d2 @@@@ d2e1 @@@@ e1d2 @@@@ d2e1 @@@@ e1d2 @@@@ d2e1 @@@@ e1d2
556829 <first : 30 2231 254 22963146 32 9029943 0 i5i3 d2e2 i3d3 d0f2 d3e3 e2e3 e7e3 e0f0 e8e7 e1d2 @@@@ d2e1 @@@@ e1d2 @@@@ d2e1 @@@@ e1d2 @@@@ d2e1 @@@@ e1d2 @@@@ d2e1 @@@@ e1d2 @@@@ d2e1 @@@@ e1d2 @@@@ d2e1
556840 <first : 31 2231 255 23065629 36 9031178 0 i5i3 d2e2 i3d3 d0f2 d3e3 e2e3 e7e3 e0f0 e8e7 e1d2 @@@@ d2e1 @@@@ e1d2 @@@@ d2e1 @@@@ e1d2 @@@@ d2e1 @@@@ e1d2 @@@@ d2e1 @@@@ e1d2 @@@@ d2e1 @@@@ e1d2 @@@@ d2e1 @@@@ e1d2 @@@@ d2e1
556852 <first : 32 2231 256 23170418 40 9029780 0 i5i3 d2d1 f7f1 d1d2 f1f7 d2d1 f7f1 d1d2 f1f7 d2e2 i3d3 d0f2 d3e3 e2e3 e7e3 e0f0 e8e7 e1d2 @@@@ d2e1 @@@@ e1d2 @@@@ d2e1 @@@@ e1d2 @@@@ d2e1 @@@@ e1d2 @@@@ d2e1 @@@@ e1d2 @@@@ d2e1 @@@@ e1d2 @@@@ d2e1
557384 <first : 33 2127 309 27634349 11 8920061 0 i5i3 d3d4
557623 <first : 33 2084 333 29661187 11 8888578 0 i5i3 d3d4
558075 <first : 33 2118 378 33491843 42 8839230 0 i5i3
559534 <first : 33 2191 524 46275287 45 8817699 0 i5i3
561670 <first : 33 2284 738 66462659 45 9000901 0 i5i3
562197 <first : 33 2284 791 71654582 54 9057588 0 i5i3 d3d4 @@@@ d4d5 i3i1 d2d1 d9d8 d1b1 e7a7 b1b4 a7e7 b4b1 e7a7 b1b2 a7e7 b2b1 e7e4 b1c1 e4e7 d0f0 i1i0 e0d0 f7d9 d0e0 d9f7 e0d0 f7d9 d0e0 d9f7 e0d0 f7d7 d0e0 d7f7 e0d0 f7d9
562200 <first : move i5i3
562287 <first : Hint: d3d4
562287 <first : info string classical evaluation enabled
562287 <first : 1 813 0 1296 1 648000 0 i3i0 d0i0
562290 <first : 2 2284 0 5222 2 2611000 0 i3i1 d4c4
562291 <first : 3 2284 0 6563 3 3281500 0 i3i1 d4c4 i1i4
562293 <first : 4 2284 0 7903 4 3951500 0 i3i1 d4c4 i1i4 d2d4
562294 <first : 5 2263 0 19494 5 6498000 0 i3i1 d4c4 i1i4 d0h0 i4i0
562295 <first : 6 2263 0 22517 6 7505666 0 i3i1 d4c4 i1i4 d0h0 i4i0
562297 <first : 7 2263 0 24385 7 8128333 0 i3i1 d4c4 i1i4 d0h0 i4i0 d2h2 f7d7
562298 <first : 8 2263 0 26182 8 8727333 0 i3i1 d4c4 i1i4 d0h0 i4i0 d2h2 f7d7 e0d0
562299 <first : 9 2263 0 29626 10 7406500 0 i3i1 d4c4 i1i4 d0h0 i4i0 d2h2 f7d7 e0d0 d7h7 h2e2
562301 <first : 10 2245 0 40804 14 10201000 0 i3i1 d4c4 i1i4 d0h0 i4i0 d2h2 f7d7 e0d0 c6d6 e1d2 d6c6 d2e1
562302 <first : 11 2247 0 71241 17 10177285 0 d9d8 d2b2 @@@@ b2e2 i3i4 e2e7 e8e7 d4d5 i4i5 d5c5 i5c5 d0f2 c5c0 f2d0
562304 <first : 12 2269 0 85001 17 9444555 0 d9d8 d2e2 i3i4 e2a2 i4i1 a2d2 @@@@ e1e2 i1i2 e0e1
562305 <first : 13 2284 1 116053 18 9671083 0 i3i1 d4c4 i1i4 d0h0 i4h4 h0c0 h4c4 c0i0 c4i4 i0b0 e7a7 d2e2 e8f8 b0f0 i4i0 e2d2 f8e8
562307 <first : 14 2284 1 127939 18 9841461 0 i3i1 d4c4 i1i4 d0h0 i4h4 h0b0 h4c4 d2h2 c4c0 b0d0 c0c3 d0f0 c3i3 f0c0 e7a7 c0f0 i3i0 e0d0
562308 <first : 15 2263 1 188262 24 9908526 0 i3i1 d4c4 d9d8 d2e2 e7e2 e1e2 i1i4 c4c5 c6c5 e0e1 i4i1 e1e0 d8d9 @@@@ e8e7 d0f0 i1i0
562310 <first : 16 2269 2 262075 24 10079807 0 d9d8 d4c4 i3i1 d2e2 e7e2 e1e2 i1i4 c4c5 c6c5 e0e1 i4i1 e1e0 d8d9 d0f0 i1i0 e2e1 e8e7 e0d0 c5c4 d0d1 c4c3 f0d2 c3d3 d2d4
562312 <first : 17 2284 3 337292 28 10220969 0 d9d8 d4c4 i3i1 d2e2 e7e2 e1e2 i1i4 e0e1 i4c4 d0f2 c4i4 e1d1 i4i1 d1d0 i1i0 d0e1 i0i5 e1d1 d8d9 e2d2 i5i1 d2e1 e8e7
562313 <first : 18 2284 3 378766 30 10236918 0 d9d8 d4c4 i3i1 d2e2 e7e2 e1e2 i1i4 e0e1 i4c4 d0f2 c4i4 e1d1 i4i1 d1d0 i1i0 d0e1 i0i5 e1d1 d8d9 e2d2 i5i1 d2e1 e8e7 f2d0 @@@@ d1d2 i1i3 d2d1 i3c3 d0d2
562332 <first : 19 2292 13 1355003 28 9963257 0 i3i1 d4c4 d9d8 d2e2 e7e2 e1e2 i1i4 e0e1 i4c4 d0f2 c4i4 e1d1 i4i1 d1d0 i1i0 d0e1 i0i5 f2d2 i5i1 e1e0 d8d9 d2f2 i1i0 e0e1 i0i5 e2d2 i5i1 e1e0
562356 <first : 20 2284 16 1588582 26 9928637 0 i3i4 d2d1 f7d7 d4c4 d7f7 c4d4 i4i1 d1b1 d9d8 d4c4 i1i2 c4d4 i2i1 d4c4 i1i2 c4d4 i2i1 b1d1 @@@@ d1b1 f7d9 b1a1 d9f7 d4c4 i1i2 a1a4
562378 <first : 21 2292 18 1812787 26 9960368 0 i3i4 d2d1 f7d7 d1b1 i4d4 d0f0 d4i4 f0b0 i4c4 b0f0 c4i4 f0b0 i4c4 b0g0 d7f7 e0d0 @@@@ d0e0 d9d8 b1d1 f7d9 d1b1 d9f7 b1d1 f7d9 d1b1
562414 <first : 22 2292 21 2169644 28 9952495 0 i3i4 d2d1 f7d7 d1b1 i4d4 d0f0 d4i4 f0b0 i4c4 b0f0 c4i4 f0b0 i4c4 b0g0 d7f7 e0d0 @@@@ d0e0 d9d8 b1d1 f7d9 d1b1 d9f7 b1d1 f7d9 d1a1 d9f7 a1d1
562504 <first : 23 2294 30 3158580 34 10255129 0 i3i4 d4d5 i4i1 d2d1 d9d8 d1b1 f7f1 b1b2 f1f7 b2e2 e7e2 e1e2 i1i5 d5c5 i5c5 d0f0 c5c4 e2e1 e8e7 e0d0 d8d9 d0d1 @@@@ e1d0 c4c1 d1d2 d9d8 d0e0 f9e8 f0d0
562616 <first : 24 2302 42 4361649 40 10384878 0 i3i4 d4d5 i4i1 d2d1 d9d8 d1b1 f7f1 b1b2 f1f7 b2e2 e7e2 e1e2 i1i5 e0e1 i5d5 d0f2 d5e5 f2c2 d8d9 c2f2 e8e7 f2d2 e5i5 e1d0 i5i1 e2e1 @@@@ d2f0 i1i0 d0d1 d9d8 f0d2 i0i1 d2f0 i1i0 f0d2 i0i1 d1d0 i1i2
563760 <first : 25 2387 156 16521921 38 10570646 0 i3i4 d4d5 i4i1 d2e2 e7e2 e1e2 e8e7 e2f2 i1i5 e0e1 i5d5 f2e2 @@@@ d0f2 d5i5 e1d0 i5i0 d0e1 i0i1 e1e0 i1i0 e0e1 i0i5 e2d2 i5e5 d2e2 e5i5 e2d2 i5d5 f2a2 d5i5 e1d1 i5i1 d1d0 c6d6
564670 <first : 26 2433 247 26488337 38 10706684 0 i3i4 d2d1 f7d7 d1a1 i4d4 d0f0 d7f7 f0a0 d4c4 a1a2 c4c0 a0d0 c0c4 a2i2 c4h4 i2i8 f9f8 i8i2 h4e4 i2d2 e4i4 d2e2 f8f9 e2e7 e8e7 d0f2 i4i0 e1f0 d9e8 e0e1 i0i2 f0f1 i2i1 e1d2
565347 <first : 27 2504 315 33629880 31 10672764 0 i3i4
565575 >first : lift d0
565581 <first : 27 2504 337 35942840 31 10637123 0 i3i4
565584 <first : highlight 9/9/9/9/9/9/9/5Y3/9/5YYYY
565586 <first : Hint: d0h0
565586 <first : info string classical evaluation enabled
565586 <first : 1 2284 0 1636 1 1636000 0 f7d7
565588 <first : 2 2284 0 2924 2 2924000 0 f7d7 d2f2
565590 <first : 3 2284 0 4194 3 4194000 0 f7d7 d2f2 i3i0
565591 <first : 4 2284 0 5623 4 2811500 0 f7d7 d2f2 i3i0 f2f0
565592 <first : 5 2284 0 6830 5 3415000 0 f7d7 d2f2 i3i0 f2f0 d7f7
565594 <first : 6 2284 0 8357 6 4178500 0 f7d7 d2f2 i3i0 f2f0 d7f7 f0g0
565595 <first : 7 2284 0 10313 7 5156500 0 f7d7 d2f2 i3i0 f2f0 d7f7 f0g0 i0i1
565596 <first : 8 2284 0 12395 8 6197500 0 f7d7 d2f2 i3i0 f2f0 d7f7 f0g0 i0i1 d3e3
565597 <first : 9 2284 0 18186 10 6062000 0 f7d7 d2e2 i3i0 d3e3 d7f7 e2h2 e7e3 e0d0
565599 <first : 10 2284 0 23802 11 7934000 0 f7d7 d2g2 i3i0 g2g0 @@@@ d3d4 i0i1 d4e4 e7e4 g0f0 e4e7
565601 <first : 11 2304 0 45828 16 7638000 0 f7d7 d2g2 i3i0 g2g0 i0i1 d3e3 e7e3 g0f0 e3e7 e0d0
565602 <first : 12 2371 0 79173 15 8797000 0 f7d7 d2h2 i3i0 h2h3 d7h7 h3e3 i0h0 e1f0 h7d7 e0e1 h0h1 e1e0
565604 <first : 13 2444 1 175940 20 9260000 0 i3i0 d2h2 f7d7 h2h3 d7h7 h3f3 i0h0 f3f0 h0h2 e0d0 h2c2
565605 <first : 14 2468 3 280939 22 9364633 0 f7d7 d2h2 i3i0 h2h3 d7h7 h3e3 i0h0 e1f0 h7d7 e3e1 e7e1 e0e1 h0h3 e1f1 e8e7
565614 <first : 15 2534 4 377483 20 9437075 0 f7d7 d2h2 i3i0 h2h3 d7h7 h3e3 i0h0 e1f0 h7d7 e0e1 d7f7 e3e7 e8e7 f0e0 h0h3
565629 <first : 16 2569 5 531322 26 9839296 0 i3i0 d2h2 f7d7 h2h3 d7h7 h3e3 i0h0 e1f0 h7d7 e3e1 e7e1 e0e1 h0h3 e1e0 h3d3 f0e1 e8e7 e1f2
565665 <first : 17 2699 9 857131 27 9419021 0 i3i0 d2h2 f7d7 h2h3 d7h7 h3e3 i0h0 e1f0 h7d7 e3e1 e7e1 e0e1 h0h3 d3c3 h3c3 e1f2 e8e7 f0e1 c6d6 e1d0 d7f7 f2e1 c3c1 d0d1
565701 <first : 18 2686 12 1194972 28 9409228 0 i3i0 d2h2 f7d7 e0f0 d7f7 f0e0 f7d7 h2h3 d7h7 h3e3 i0h0 e1f0 h7d7 e3e7 e8e7 e0e1 h0h3 f0e0 h3d3 e1f0 d3g3 e0d0 g3e3 d0e1
565738 <first : 19 2851 16 1533836 26 9410036 0 f7d7 d2g2 i3i0 g2g0 i0i1 d3e3 e7e3 g0f0 e8e7 e0d0 c6d6 e1d2 e3e2 h0e0 e2d2 f0d2 d7d2 e0e8 d2d7 d0e0 d9e8 e0f0 i1i2
565849 <first : 20 3355 27 2588618 30 9413156 0 i3i0 d2h2 f7d7 h2h1 d7h7 h1f1 i0h0 f1f0 h0h2 d3e3 e7e3 e0d0 h2c2 f0f2 c2c0 d0d1 c0c1 d1d0 e3e7 e1e2 h7d7 d0e0 c1c0 e0e1 c0h0 f2f4 h0h1 e1f0
566061 <first : 21 3992 48 4680930 36 9611765 0 i3i0 d2h2 f7d7 d3d4 d7h7 h2f2 i0h0 f2f0 h0h2 e0d0 h2c2 f0f2 h7d7 e1d2 d7f7 d0d1 c2c1 d1d0 c1c2 d0d1 c2c1 d1d0 c1c2 f2f0 f7f0 d0d1 c2c1 d1d0
566145 <first : 22 5037 57 5529285 34 9683511 0 i3i0 d2h2 f7d7 d3c3 d7h7 h2f2 i0h0 f2f0 h0h2 e0d0 h2c2 f0f2 c2c0 d0d1 c0c3 e1e2 h7d7 d1e1 c3c1 e1e0 c1c0 e0e1 d7f7 e1d1
566171 <first : 23 5404 59 5816692 26 9759550 0 i3i0 d2h2 f7d7 d3e3 e7e3 e0d0 @@@@ h2h1 @@@@ h1h2 c6d6 e1d1 d6c6 d1e1 @@@@ h2h1 @@@@ h1h2 @@@@ h2h1
566252 <first : 24 100042 67 6673740 36 9843274 0 i3i0 d2h2 f7d7 h2h1 d7h7 h1f1 i0h0 f1f0 h0h2 f0f3 h7d7 d3e3 h2h0 f3f0 h0f0 e0f0 e7e3 f0e0 @@@@ e0d0 c6d6 e1d2 d6c6 d2e1 e3d3 e1d1 d3e3 d1e1 e3d3 e1d1
566322 <first : 25 14659 74 7276000 34 9714285 0 i3i0 d2h2 f7d7 h2h3 d7h7 h3e3 i0h0 e1f0 h7d7 e3e1 e7e1 e0e1 h0h3 e1e0 h3d3 f0e1 d3e3 e0f0 e3e7 f0e0 e7e5 e0d0 c6d6 d0e0 e5e7 e0f0
566327 >first : put f2
566327 >first : time 28155
566327 >first : otim 28576
book key = cf5ae8c5b86de644
book hit = (NULL)
566328 >first : usermove 566328 >first : d0f2
566438 <first : 26 14887 75 7317201 35 9704510 0 i3i0
566440 <first : 26 100032 75 7317204 36 9704514 0 i3i0
566441 <first : info string classical evaluation enabled
566441 <first : 1 100001 0 1242 2 1242000 0 i3i0
566444 <first : 2 100001 0 2569 2 2569000 0 i3i0
566444 <first : 3 100001 0 4022 2 2011000 0 i3i0
566445 <first : 4 100001 0 5331 2 2665500 0 i3i0
566446 <first : 5 100001 0 6662 2 3331000 0 i3i0
566446 <first : 6 100001 0 7993 2 3996500 0 i3i0
566447 <first : 7 100001 0 10039 2 5019500 0 i3i0
566448 <first : 8 100001 0 11390 2 5695000 0 i3i0
566448 <first : 9 100001 0 12752 2 6376000 0 i3i0
566449 <first : 10 100001 0 14090 2 7045000 0 i3i0
566450 <first : 11 100001 0 15435 2 7717500 0 i3i0
566450 <first : 12 100001 0 16760 2 8380000 0 i3i0
566451 <first : 13 100001 0 18082 2 9041000 0 i3i0
566452 <first : 14 100001 0 19415 2 9707500 0 i3i0
566452 <first : 15 100001 0 20750 2 10375000 0 i3i0
566453 <first : 16 100001 0 22071 2 11035500 0 i3i0
566454 <first : 17 100001 0 23325 2 11662500 0 i3i0
566454 <first : 18 100001 0 24620 2 12310000 0 i3i0
566455 <first : 19 100001 0 25945 2 12972500 0 i3i0
566456 <first : 20 100001 0 27277 2 13638500 0 i3i0
566456 <first : 21 100001 0 28625 2 9541666 0 i3i0
566457 <first : 22 100001 0 29961 2 9987000 0 i3i0
566458 <first : 23 100001 0 31284 2 10428000 0 i3i0
566459 <first : 24 100001 0 32543 2 10847666 0 i3i0
566459 <first : 25 100001 0 33832 2 11277333 0 i3i0
566460 <first : 26 100001 0 35171 2 11723666 0 i3i0
566461 <first : 27 100001 0 36537 2 12179000 0 i3i0
566461 <first : 28 100001 0 37912 2 12637333 0 i3i0
566462 <first : 29 100001 0 39272 2 13090666 0 i3i0
566466 <first : 30 100001 0 40505 2 13501666 0 i3i0
566471 <first : 31 100001 0 41653 2 13884333 0 i3i0
566472 <first : 32 100001 0 42959 2 14319666 0 i3i0
566473 <first : 33 100001 0 44332 2 14777333 0 i3i0
566474 <first : 34 100001 0 45641 2 15213666 0 i3i0
566475 <first : 35 100001 0 46975 2 15658333 0 i3i0
566477 <first : 36 100001 0 48306 2 16102000 0 i3i0
566478 <first : 37 100001 0 49612 2 16537333 0 i3i0
566479 <first : 38 100001 0 50903 2 16967666 0 i3i0
566484 <first : 39 100001 0 52238 2 13059500 0 i3i0
566485 <first : 40 100001 0 53447 2 13361750 0 i3i0
566486 <first : 41 100001 0 54758 2 13689500 0 i3i0
566487 <first : 42 100001 0 56176 2 14044000 0 i3i0
566488 <first : 43 100001 0 57524 2 14381000 0 i3i0
566489 <first : 44 100001 0 58878 2 14719500 0 i3i0
566490 <first : 45 100001 0 60231 2 15057750 0 i3i0
566491 <first : 46 100001 0 61584 2 15396000 0 i3i0
566491 <first : 47 100001 0 62946 2 15736500 0 i3i0
566492 <first : 48 100001 0 64309 2 16077250 0 i3i0
566493 <first : 49 100001 0 65629 2 16407250 0 i3i0
566495 <first : 50 100001 0 66981 2 16745250 0 i3i0
566496 <first : 51 100001 0 68328 2 17082000 0 i3i0
566497 <first : 52 100001 0 69687 2 17421750 0 i3i0
566498 <first : 53 100001 0 71046 2 17761500 0 i3i0
566499 <first : 54 100001 0 72403 2 18100750 0 i3i0
566502 <first : 55 100001 0 73754 2 18438500 0 i3i0
566503 <first : 56 100001 0 75114 2 18778500 0 i3i0
566504 <first : 57 100001 0 76491 2 15298200 0 i3i0
566505 <first : 58 100001 0 77855 2 15571000 0 i3i0
566506 <first : 59 100001 0 79239 2 15847800 0 i3i0
566507 <first : 60 100001 0 80484 2 16096800 0 i3i0
566508 <first : 61 100001 0 81826 2 16365200 0 i3i0
566509 <first : 62 100001 0 83192 2 16638400 0 i3i0
566510 <first : 63 100001 0 84529 2 16905800 0 i3i0
566511 <first : 64 100001 0 85878 2 17175600 0 i3i0
566512 <first : 65 100001 0 87245 2 17449000 0 i3i0
566513 <first : 66 100001 0 88597 2 17719400 0 i3i0
566514 <first : 67 100001 0 89972 2 17994400 0 i3i0
566515 <first : 68 100001 0 91346 2 18269200 0 i3i0
566515 <first : 69 100001 0 92713 2 18542600 0 i3i0
566516 <first : 70 100001 0 94085 2 18817000 0 i3i0
566517 <first : 71 100001 0 95444 2 19088800 0 i3i0
566518 <first : 72 100001 0 96790 2 19358000 0 i3i0
566519 <first : 73 100001 0 98151 2 19630200 0 i3i0
566520 <first : 74 100001 0 99522 2 19904400 0 i3i0
566521 <first : 75 100001 0 100876 2 20175200 0 i3i0
566521 <first : 76 100001 0 102257 2 17042833 0 i3i0
566522 <first : 77 100001 0 103630 2 17271666 0 i3i0
566523 <first : 78 100001 0 104937 2 17489500 0 i3i0
566524 <first : 79 100001 0 106273 2 17712166 0 i3i0
566525 <first : 80 100001 0 107597 2 17932833 0 i3i0
566526 <first : 81 100001 0 108856 2 18142666 0 i3i0
566527 <first : 82 100001 0 110125 2 18354166 0 i3i0
566528 <first : 83 100001 0 111375 2 18562500 0 i3i0
566529 <first : 84 100001 0 112580 2 18763333 0 i3i0
566530 <first : 85 100001 0 113742 2 18957000 0 i3i0
566531 <first : 86 100001 0 115024 2 19170666 0 i3i0
566534 <first : 87 100001 0 116367 2 19394500 0 i3i0
566535 <first : 88 100001 0 117749 2 19624833 0 i3i0
566536 <first : 89 100001 0 119112 2 19852000 0 i3i0
566536 <first : 90 100001 0 120484 2 20080666 0 i3i0
566537 <first : 91 100001 0 121846 2 20307666 0 i3i0
566538 <first : 92 100001 0 123226 2 20537666 0 i3i0
566539 <first : 93 100001 0 124595 2 20765833 0 i3i0
566540 <first : 94 100001 0 125975 2 17996428 0 i3i0
566541 <first : 95 100001 0 127344 2 18192000 0 i3i0
566542 <first : 96 100001 0 128713 2 18387571 0 i3i0
566543 <first : 97 100001 0 130062 2 18580285 0 i3i0
566544 <first : 98 100001 0 131443 2 18777571 0 i3i0
566545 <first : 99 100001 0 132799 2 18971285 0 i3i0
566546 <first : 100 100001 0 134172 2 19167428 0 i3i0
566547 <first : 101 100001 0 135556 2 19365142 0 i3i0
566548 <first : 102 100001 0 136911 2 19558714 0 i3i0
566551 <first : 103 100001 0 138310 2 19758571 0 i3i0
566552 <first : 104 100001 0 139654 2 19950571 0 i3i0
566553 <first : 105 100001 0 140997 2 20142428 0 i3i0
566554 <first : 106 100001 0 142368 2 20338285 0 i3i0
566557 <first : 107 100001 11 274853 2 2410991 0 i3i0
566558 <first : 108 100001 11 274903 2 2411429 0 i3i0
566559 <first : 109 100001 11 274953 2 2411868 0 i3i0
566560 <first : 110 100001 11 275003 2 2412307 0 i3i0
566561 <first : 111 100001 11 275053 2 2412745 0 i3i0
566562 <first : 112 100001 11 275103 2 2413184 0 i3i0
566563 <first : 113 100001 11 275153 2 2413622 0 i3i0
566568 <first : 114 100001 11 275203 2 2414061 0 i3i0
566569 <first : 115 100001 11 275253 2 2414500 0 i3i0
566570 <first : 116 100001 11 275303 2 2414938 0 i3i0
566571 <first : 117 100001 11 275353 2 2415377 0 i3i0
566572 <first : 118 100001 11 275403 2 2415815 0 i3i0
566573 <first : 119 100001 11 275453 2 2416254 0 i3i0
566573 <first : 120 100001 11 275503 2 2416692 0 i3i0
566574 <first : 121 100001 11 275553 2 2417131 0 i3i0
566576 <first : 122 100001 11 275603 2 2417570 0 i3i0
566577 <first : 123 100001 11 275653 2 2418008 0 i3i0
566578 <first : 124 100001 11 275703 2 2418447 0 i3i0
566579 <first : 125 100001 11 275753 2 2418885 0 i3i0
566580 <first : 126 100001 11 275803 2 2419324 0 i3i0
566581 <first : 127 100001 11 275853 2 2419763 0 i3i0
566582 <first : 128 100001 11 275903 2 2420201 0 i3i0
566583 <first : 129 100001 11 275953 2 2420640 0 i3i0
566584 <first : 130 100001 11 276003 2 2421078 0 i3i0
566585 <first : 131 100001 11 276053 2 2421517 0 i3i0
566586 <first : 132 100001 11 276103 2 2421956 0 i3i0
566587 <first : 133 100001 11 276153 2 2422394 0 i3i0
566588 <first : 134 100001 11 276203 2 2422833 0 i3i0
566588 <first : 135 100001 11 276253 2 2423271 0 i3i0
566589 <first : 136 100001 11 276303 2 2402634 0 i3i0
566590 <first : 137 100001 11 276353 2 2403069 0 i3i0
566591 <first : 138 100001 11 276403 2 2403504 0 i3i0
566592 <first : 139 100001 11 276453 2 2403939 0 i3i0
566593 <first : 140 100001 11 276503 2 2404373 0 i3i0
566595 <first : 141 100001 11 276553 2 2404808 0 i3i0
566596 <first : 142 100001 11 276603 2 2405243 0 i3i0
566597 <first : 143 100001 11 276653 2 2405678 0 i3i0
566597 <first : 144 100001 11 276703 2 2406113 0 i3i0
566598 <first : 145 100001 11 276753 2 2406547 0 i3i0
566603 <first : 146 100001 11 276803 2 2406982 0 i3i0
566604 <first : 147 100001 11 276853 2 2407417 0 i3i0
566605 <first : 148 100001 11 276903 2 2407852 0 i3i0
566606 <first : 149 100001 11 276953 2 2408286 0 i3i0
566607 <first : 150 100001 11 277003 2 2408721 0 i3i0
566608 <first : 151 100001 11 277053 2 2409156 0 i3i0
566609 <first : 152 100001 11 277103 2 2409591 0 i3i0
566610 <first : 153 100001 11 277153 2 2410026 0 i3i0
566611 <first : 154 100001 11 277203 2 2410460 0 i3i0
566612 <first : 155 100001 11 277253 2 2410895 0 i3i0
566613 <first : 156 100001 11 277303 2 2411330 0 i3i0
566614 <first : 157 100001 11 277353 2 2411765 0 i3i0
566617 <first : 158 100001 11 277403 2 2412200 0 i3i0
566618 <first : 159 100001 11 277453 2 2412634 0 i3i0
566619 <first : 160 100001 11 277503 2 2413069 0 i3i0
566620 <first : 161 100001 11 277553 2 2413504 0 i3i0
566621 <first : 162 100001 11 277603 2 2413939 0 i3i0
566622 <first : 163 100001 11 277653 2 2414373 0 i3i0
566623 <first : 164 100001 11 277703 2 2414808 0 i3i0
566624 <first : 165 100001 11 277753 2 2415243 0 i3i0
566625 <first : 166 100001 11 277803 2 2415678 0 i3i0
566626 <first : 167 100001 11 277853 2 2416113 0 i3i0
566627 <first : 168 100001 11 277903 2 2416547 0 i3i0
566628 <first : 169 100001 11 277953 2 2396146 0 i3i0
566629 <first : 170 100001 11 278003 2 2396577 0 i3i0
566630 <first : 171 100001 11 278053 2 2397008 0 i3i0
566630 <first : 172 100001 11 278103 2 2397439 0 i3i0
566631 <first : 173 100001 11 278153 2 2397870 0 i3i0
566633 <first : 174 100001 11 278203 2 2398301 0 i3i0
566634 <first : 175 100001 11 278253 2 2398732 0 i3i0
566635 <first : 176 100001 11 278303 2 2399163 0 i3i0
566636 <first : 177 100001 11 278353 2 2399594 0 i3i0
566637 <first : 178 100001 11 278403 2 2400025 0 i3i0
566638 <first : 179 100001 11 278453 2 2400456 0 i3i0
566639 <first : 180 100001 11 278503 2 2400887 0 i3i0
566640 <first : 181 100001 11 278553 2 2401318 0 i3i0
566641 <first : 182 100001 11 278603 2 2401750 0 i3i0
566642 <first : 183 100001 11 278653 2 2402181 0 i3i0
566643 <first : 184 100001 11 278703 2 2402612 0 i3i0
566644 <first : 185 100001 11 278753 2 2403043 0 i3i0
566645 <first : 186 100001 11 278803 2 2403474 0 i3i0
566647 <first : 187 100001 11 278853 2 2403905 0 i3i0
566648 <first : 188 100001 11 278903 2 2404336 0 i3i0
566649 <first : 189 100001 11 278953 2 2404767 0 i3i0
566655 <first : 190 100001 11 279003 2 2405198 0 i3i0
566656 <first : 191 100001 11 279053 2 2405629 0 i3i0
566657 <first : 192 100001 11 279103 2 2406060 0 i3i0
566658 <first : 193 100001 11 279153 2 2406491 0 i3i0
566659 <first : 194 100001 11 279203 2 2406922 0 i3i0
566660 <first : 195 100001 11 279253 2 2407353 0 i3i0
566661 <first : 196 100001 11 279303 2 2407784 0 i3i0
566662 <first : 197 100001 11 279353 2 2408215 0 i3i0
566665 <first : 198 100001 11 279403 2 2408646 0 i3i0
566666 <first : 199 100001 11 279453 2 2409077 0 i3i0
566666 <first : 200 100001 11 279503 2 2409508 0 i3i0
566667 <first : 201 100001 11 279553 2 2409939 0 i3i0
566668 <first : 202 100001 11 279603 2 2410370 0 i3i0
566669 <first : 203 100001 11 279653 2 2410801 0 i3i0
566670 <first : 204 100001 11 279703 2 2411232 0 i3i0
566671 <first : 205 100001 11 279753 2 2411663 0 i3i0
566672 <first : 206 100001 11 279803 2 2391478 0 i3i0
566673 <first : 207 100001 11 279853 2 2391905 0 i3i0
566674 <first : 208 100001 11 279903 2 2392333 0 i3i0
566675 <first : 209 100001 11 279953 2 2392760 0 i3i0
566676 <first : 210 100001 22 280003 2 1228083 0 i3i0
566677 <first : 211 100001 22 280053 2 1228302 0 i3i0
566678 <first : 212 100001 22 280103 2 1228521 0 i3i0
566679 <first : 213 100001 22 280153 2 1228741 0 i3i0
566684 <first : 214 100001 22 280203 2 1228960 0 i3i0
566685 <first : 215 100001 22 280253 2 1229179 0 i3i0
566686 <first : 216 100001 22 280303 2 1229399 0 i3i0
566687 <first : 217 100001 22 280353 2 1229618 0 i3i0
566688 <first : 218 100001 22 280403 2 1224467 0 i3i0
566689 <first : 219 100001 22 280453 2 1224685 0 i3i0
566690 <first : 220 100001 22 280503 2 1224903 0 i3i0
566691 <first : 221 100001 22 280553 2 1225122 0 i3i0
566692 <first : 222 100001 22 280603 2 1225340 0 i3i0
566693 <first : 223 100001 22 280653 2 1225558 0 i3i0
566694 <first : 224 100001 22 280703 2 1225777 0 i3i0
566695 <first : 225 100001 22 280753 2 1225995 0 i3i0
566696 <first : 226 100001 22 280803 2 1226213 0 i3i0
566697 <first : 227 100001 22 280853 2 1226432 0 i3i0
566698 <first : 228 100001 22 280903 2 1226650 0 i3i0
566699 <first : 229 100001 22 280953 2 1226868 0 i3i0
566700 <first : 230 100001 22 281003 2 1227087 0 i3i0
566701 <first : 231 100001 22 281053 2 1227305 0 i3i0
566702 <first : 232 100001 22 281103 2 1227524 0 i3i0
566703 <first : 233 100001 22 281153 2 1227742 0 i3i0
566704 <first : 234 100001 22 281203 2 1227960 0 i3i0
566705 <first : 235 100001 22 281253 2 1228179 0 i3i0
566706 <first : 236 100001 22 281303 2 1228397 0 i3i0
566707 <first : 237 100001 22 281353 2 1228615 0 i3i0
566708 <first : 238 100001 22 281403 2 1228834 0 i3i0
566709 <first : 239 100001 22 281453 2 1229052 0 i3i0
566710 <first : 240 100001 22 281503 2 1229270 0 i3i0
566711 <first : 241 100001 22 281553 2 1229489 0 i3i0
566712 <first : 242 100001 22 281603 2 1229707 0 i3i0
566713 <first : 243 100001 22 281653 2 1229925 0 i3i0
566714 <first : 244 100001 22 281703 2 1230144 0 i3i0
566715 <first : 245 100001 22 281753 2 1230362 0 i3i0
566716 <first : move i3i0
GameEnds(28, Xboard adjudication: Checkmate, 4)
write FEN 50-move: 0 82 0
e0. p=-1
e1. p=-6
e2. p=-6
e3. p=-6
e4. p=-6
e5. p=-6
e6. p=-6
e7. p=-6
e8. p=-6
e9. p=-6
e10. p=-6
e11. p=-6
e12. p=-6
e13. p=-2
e14. p=-6
e15. p=-6
e16. p=-2
e17. p=-3
e18. p=-2
e19. p=-6
e20. p=-2
e21. p=-3
e22. p=-6
e23. p=-2
e24. p=-6
e25. p=-6
e26. p=-6
e27. p=-6
e28. p=-6
e29. p=-6
e30. p=-6
e31. p=-6
e32. p=-6
e33. p=-6
e34. p=-6
e35. p=-6
e36. p=-6
e37. p=-6
e38. p=-2
e39. p=-6
e40. p=-6
e41. p=-6
e42. p=-6
e43. p=-6
e44. p=-6
e45. p=-6
e46. p=-6
e47. p=-6
e48. p=-6
e49. p=-6
e50. p=-2
e51. p=-6
e52. p=-6
e53. p=-6
e54. p=-6
e55. p=-6
e56. p=-6
e57. p=-6
e58. p=-6
e59. p=-6
e60. p=-6
e61. p=-6
e62. p=-6
e63. p=-6
e64. p=-2
e65. p=-2
e66. p=-2
e67. p=-6
e68. p=-6
e69. p=-6
e70. p=-2
e71. p=-2
e72. p=-2
e73. p=-2
e74. p=-6
e75. p=-6
e76. p=-2
e77. p=-6
e78. p=-6
e79. p=-6
e80. p=-2
e81. p=-6
e82. p=100
566721 >first : result 0-1 {Xboard adjudication: Checkmate}
566721 >first : force
566721 >first : ping 9
566830 <first : pong 9
BackwardInner(81), current 82, forward 82
BackwardInner(80), current 81, forward 82
BackwardInner(79), current 80, forward 82
BackwardInner(78), current 79, forward 82
BackwardInner(77), current 78, forward 82
584555 >first : undo
584555 >first : undo
584555 >first : undo
584555 >first : undo
584555 >first : undo
584556 >first : time 29132
584556 >first : otim 29771
book key = aace11a4c53e66fd
book hit = (NULL)
584556 >first : go
nps: w=-1, b=-1
584557 <first : info string classical evaluation enabled
584557 <first : 1 1912 0 1251 1 1251000 0 f1f7
584562 <first : 2 1471 0 3984 2 3984000 0 i5f5 e1e2
584563 <first : 3 1635 0 6181 3 3090500 0 f1f7 i2h2 i5i3
584564 <first : 4 1781 0 9267 4 4633500 0 f1f7 i2h2 i5i3
584565 <first : 5 1768 0 15267 5 7633500 0 f1f7 i2h2 i5i3 d0h0
584566 <first : 6 1768 0 16766 6 8383000 0 f1f7 i2h2 i5i3 d0h0 e7e4 @@@@
584568 <first : 7 1947 0 24273 7 8091000 0 f1f7 i2h2 i5i3 d0h0 f7d7
584569 <first : 8 1947 0 27936 8 9312000 0 f1f7 i2h2 i5i3 d0h0 f7d7 e1e2 d7f7 e2e1
584570 <first : 9 1909 0 37321 11 9330250 0 f1f7 i2b2 i5e5 b2d2 f7d7 d2f2
584571 <first : 10 1918 0 44743 12 8948600 0 f1f7 i2a2 i5e5 a2d2 f7d7 d2f2 d7f7 f2d2
584572 <first : 11 1910 0 60579 13 8654142 0 f1f7 d3d4 i5f5 i2d2 f5f3 d4d5 f7d7 d5c5 c6c5 d0g0 d7f7 e0d0
584574 <first : 12 1816 1 102961 18 9360090 0 f1f7 d3d4 i5e5 i2d2 f7d7 d4c4 e5e4 i3h3 e4c4 d2a2 c4c1 e1e2 c1c3 e0e1
584576 <first : 13 1908 1 131224 19 9373142 0 f1f7 d3d4 i5e5 i2d2 e5e3 i3i4 f7d7 d2f2 e3i3 i4i5 d7f7 f2e2 e7e2 e1e2
584578 <first : 14 1905 2 190586 22 9529300 0 f1f7 d3d4 i5e5 i2i1 e5e3 d4c4 e7e4 i3h3 e4c4 d0f0 c4e4 f0b0 e3h3 i1i2 h3c3
584586 <first : 15 1910 2 283069 24 9761000 0 f1f7 d3d4 i5e5 i2i1 e5e3 d0h0 e3f3 h0c0 f3d3 i3h3 d3d4 i1i2 d4d1 i2i1 d1d5 h3g3 d5d3 i1g1 e7e3
584638 <first : 16 1908 8 766709 26 9465543 0 f1f7 d3d4 i5f5 i3h3 f5f3 i2h2 f3d3 d0f0 d3d4 h3g3 d4d3 h2g2 e7e3 f0a0 e3e7 a0f0 e7e3 f0a0 e3e7 a0f0
584734 <first : 17 1919 17 1736866 29 9757674 0 f1f7 d3d4 i5f5 i2a2 f5f3 i3i4 e7e1 e0e1 f3f0 e1d1 f0f1 d1d2 f1f2 d2d1 f2a2 d0d2 e8e7 d2d9 f7d7 d4c4 f9e8 d1e1
584809 <first : 18 1927 25 2504505 28 9899229 0 f1f7 d3d4 i5f5 i2f2 f5g5 f2i2 g5g3 d4c4 g3e3 i2i1 e3e4 c4c5 c6c5 d0i0 e4e3 i0b0 e3d3 b0f0 d3f3 f0a0
584920 <first : 19 1943 36 3638442 32 9995719 0 f1f7 d3c3 i5e5 i2i1 e5e3 c3c4 e3e4 c4c5 c6c5 d0f0 e4f4 f0b0 f4f3 i3i4 f3f4 i1i2 f4e4 i2d2 e4b4 b0g0 b4i4 g0c0 i4c4 c0g0 c4i4 g0c0
584981 <first : 20 1947 42 4258149 30 10019174 0 f1f7 d3c3 i5e5 i2i1 e5e3 c3c4 e3e4 c4c5 c6c5 d0f0 e4f4 f0b0 f4f3 i3i4 f3f4 i1i2 f4e4 i2d2 e4b4 b0h0 b4i4 h0b0 i4b4 b0f0 b4i4 f0b0 i4b4 b0f0
585013 <first : 21 1947 45 4572806 33 10006140 0 f1f7 d3c3 i5e5 i2i1 e5e3 c3c4 e3e4 c4c5 c6c5 d0f0 e4f4 f0b0 f4f3 i3i4 f3f4 i1i2 f4e4 i2d2 e4b4 b0h0 b4i4 h0b0 i4b4 b0f0 b4f4 f0b0 f4c4 b0h0 c4i4 h0b0 i4b4 b0f0 b4f4
585019 <first : 22 1947 46 4626587 30 9992628 0 f1f7 d3c3 i5e5 i2i1 e5e3 c3c4 e3e4 c4c5 c6c5 d0f0 e4f4 f0b0 f4b4 b0h0 b4f4 h0c0 f4f3 i3i4 f3f4 i4i5 f4e4 c0h0 @@@@ h0a0 @@@@ i1h1 @@@@ h1i1 @@@@ i1h1
585075 <first : 23 1947 52 5173925 34 9949855 0 f1f7 d3c3 i5e5 i2i1 e5e3 c3c4 e3e4 c4c5 c6c5 d0f0 e4f4 f0b0 f4b4 b0h0 b4f4 h0c0 f4f3 i3i4 f3f4 i4i5 f4e4 c0h0 @@@@ h0a0 @@@@ i1h1 @@@@ h1i1 @@@@ i1h1 @@@@ h1i1 @@@@ e0d0
585105 <first : 24 1947 54 5449394 37 9926036 0 f1f7 d3c3 i5e5 i2i1 e5e3 c3c4 e3e4 c4c5 c6c5 d0f0 e4f4 f0b0 f4b4 b0h0 b4f4 h0c0 f4f3 i3i4 f3f4 i1i2 f4e4 i2i1 e4c4 c0g0 c4f4 g0b0 f4b4 b0g0 b4e4 g0c0 e4c4 c0g0
585131 <first : 25 1947 57 5676201 39 9871653 0 f1f7 d3c3 i5e5 i2i1 e5e3 c3c4 e3e4 c4c5 c6c5 d0f0 e4f4 f0b0 f4b4 b0h0 b4f4 h0c0 f4f3 i3i4 f3f4 i1i2 f4e4 i2i1 e4c4 c0g0 c4d4 i1g1 d4i4 g0c0 i4e4 g1i1 e4e3 i1g1 e3i3 g1g2 i3e3 g2g1 e3i3 g1g2
585190 <first : 26 1947 63 6195428 36 9787406 0 f1f7 d3c3 i5e5 i2i1 e5e3 c3c4 e3e4 c4c5 c6c5 d0f0 e4f4 f0b0 f4b4 b0h0 b4f4 h0c0 f4f3 i3i4 f3f4 i1i2 f4e4 i2i1 e4c4 c0f0 c4f4 f0b0 f4b4 b0g0 b4e4 g0c0 e4c4 c0f0 c4f4 f0b0 f4b4 b0g0
585343 <first : 27 1947 78 7451059 36 9467673 0 f1f7 d3c3 i5e5 i2i1 e5e3 c3c4 e3e4 c4c5 c6c5 d0f0 e4f4 f0b0 f4b4 b0h0 b4f4 h0c0 f4f3 i3i4 f3f4 i1i2 f4e4 i2i1 e4d4 i1i2 d4e4 i2i1 e4f4 i4i5 f4e4 c0h0 e4g4 h0d0 g4e4 i1h1 @@@@ i5h5
585476 <first : 28 1947 92 8584285 36 9330744 0 f1f7 d3c3 i5e5 i2i1 e5e3 c3c4 e3e4 c4c5 c6c5 d0f0 e4f4 f0b0 f4b4 b0h0 b4f4 h0c0 f4f3 i3i4 f3f4 i1i2 f4e4 i2i1 e4d4 i1i2 d4e4 i2i1 e4d4 i4h4 d4c4 c0f0 c4h4 f0b0 h4b4 b0h0 b4d4 i1i2
585649 <first : 29 1947 109 10050950 38 9195745 0 f1f7 d3c3 i5e5 i2i1 e5e3 c3c4 e3e4 c4c5 c6c5 d0f0 e4f4 f0b0 f4b4 b0h0 b4f4 h0c0 f4f3 i3i4 f3f4 i1i2 f4e4 i2i1 e4d4 i1i2 d4e4 i2i1 e4d4 i4h4 d4h4 i1i2 h4h3 i2d2 h3c3 c0f0 @@@@ e0d0 @@@@ d0e0
585801 <first : 30 1947 124 11277578 42 9058295 0 f1f7 d3c3 i5e5 i2i1 e5e3 c3c4 e3e4 c4c5 c6c5 d0f0 e4f4 f0b0 f4b4 b0h0 b4f4 h0c0 f4f3 i3i4 f3c3 c0h0 c3f3 h0b0 f3f4 i1i2 f4e4 i2i1 e4b4 b0g0 b4d4 i4h4 d4h4 g0b0 h4e4 i1i8 f9f8 i8i1 @@@@ b0f0 @@@@ f0c0 e4d4 i1i2
587711 <first : 31 1947 315 28345983 48 8987312 0 f1f7 i3i4 i5e5 i2i1 e5e4 i4i5 f7d7 i1f1 e4i4 i5h5 d7f7 f1h1 h6h5 h1h3 i4e4 h3h1 e4f4 d3c3 f4f3 c3c4 f3f4 c4b4 f4b4 h1h5 b4b1 h5h1 b1d1 d0g0 @@@@ g0a0 @@@@ a0g0 @@@@ g0a0 @@@@ a0f0 @@@@ h1i1 g6h6 f0d0 f9f8 i1h1 h6g6 d0h0
587731 <first : 32 1947 317 28545303 42 8990646 0 f1f7 i3i4 i5e5 i2i1 e5e4 i4i5 f7d7 i1f1 e4i4 i5h5 d7f7 f1h1 h6h5 h1h3 i4e4 h3h1 e4f4 d3c3 f4f3 c3c4 f3f4 c4b4 f4b4 h1h5 b4b1 h5h1 b1d1 d0g0 @@@@ g0a0 @@@@ a0g0 @@@@ g0a0 @@@@ h1g1 @@@@ g1i1 @@@@ a0f0 g6h6 f0d0
587770 <first : 33 1947 321 28910966 43 8992524 0 f1f7 i3i4 i5e5 i2i1 e5e4 i4i5 f7d7 i1f1 e4i4 i5h5 d7f7 f1h1 h6h5 h1h3 i4e4 h3h1 e4f4 d3c3 f4f3 c3c4 f3f4 c4b4 f4b4 h1h5 b4b1 h5h1 b1d1 d0g0 @@@@ g0a0 @@@@ a0g0 @@@@ g0a0 @@@@ h1h8 f9f8 h8h1 d1c1 a0h0 c1d1 h0a0 d1c1
587808 <first : 34 1947 325 29255215 46 8993303 0 f1f7 i3i4 i5e5 i2i1 e5e4 i4i5 f7d7 i1f1 e4i4 i5h5 d7f7 f1h1 h6h5 h1h3 i4e4 h3h1 e4f4 d3c3 f4f3 c3c4 f3f4 c4b4 f4b4 h1h5 b4b1 h5h1 b1d1 d0g0 @@@@ g0a0 @@@@ a0g0 @@@@ g0a0 @@@@ h1h8 f9f8 h8h1 d1c1 a0h0 c1d1 h0a0 f8f9 a0g0 @@@@ g0a0
588434 <first : 35 1938 387 34739020 49 8960283 0 f1f7 i2i1
588802 <first : 35 1930 424 37851189 49 8914552 0 f1f7 i2i1
588810 <first : 35 1918 425 37915021 49 8912792 0 f1f7 i2i1
590137 <first : 35 1928 558 50231464 49 9000441 0 f1f7
592756 >first : ?
592756 <first : 35 1928 820 75085983 49 9156827 0 f1f7
597051 >first : ?
609867 >first : force
609867 >first : ping 10
GameEnds(30, xboard exit, 2)
639219 >first : quit
Process 11024 still alive after timeout, killing... result=1
name = '%APPDATA%\winboard190629.ini', expanded name = 'C:\Users\user\AppData\Roaming\winboard190629.ini'
janggi-korea
 
Posts: 130
Joined: 18 Aug 2020, 12:12

Re: "aborting engine think"

Postby janggi-korea » 10 Jan 2021, 05:28

I tested it again, and the bug still occurs

recognized 'janggimodern' (-1) as variant normal
recognized 'janggimodern' (-1) as variant normal
shuffleOpenings = 0
Version: WinBoard 4.9.201102 + 0108
Reset(1, 0) from gameMode 0
recognized 'janggimodern' (-1) as variant janggimodern
GameEnds(0, (null), 2)
shuffleOpenings = 0
StartChildProcess (dir=".") D:\0108.exe
nice engine proc to 10
660 >first : xboard
protover 2
666 <first : Janggi-K 080121 LB by Fabian Fichter
666 <first : feature setboard=1 usermove=1 time=1 memory=1 smp=1 colors=0 draw=0 highlight=1 name=0 sigint=0 ping=1 myname="Janggi-K 080121 LB" variants="chess,3check,5check,ai-wok,almost,amazon,antichess,armageddon,asean,ataxx,breakthrough,bughouse,cambodian,capablanca,capahouse,caparandom,centaur,chancellor,chaturanga,chessgi,chigorin,clobber,clobber10,codrus,courier,crazyhouse,dobutsu,embassy,euroshogi,extinction,fairy,fischerandom,gardner,giveaway,gorogoro,gothic,grand,hoppelpoppel,horde,janggi,janggicasual,janggimodern,janggitraditional,janus,jesonmor,judkins,karouk,kinglet,kingofthehill,knightmate,koedem,kyotoshogi,loop,losalamos,losers,makpong,makruk,manchu,micro,mini,minishogi,minixiangqi,modern,newzealand,nocastle,normal,placement,pocketknight,racingkings,seirawan,shako,shatar,shatranj,shogi,shouse,sittuyin,suicide,supply,threekings,xiangqi"
668 >first : accepted setboard
668 >first : accepted usermove
668 >first : accepted time
668 >first : accepted memory
668 >first : accepted smp
668 >first : accepted colors
668 >first : accepted draw
668 >first : accepted highlight
668 >first : accepted name
668 >first : accepted sigint
668 >first : accepted ping
668 >first : accepted myname
669 >first : accepted variants
669 <first : feature option="Debug Log File -string "
669 >first : accepted option
669 <first : feature option="Contempt -spin 24 -100 100"
669 >first : accepted option
669 <first : feature option="Analysis Contempt -combo Both /// Off /// White /// Black"
669 >first : accepted option
669 <first : feature option="Clear Hash -button"
669 >first : accepted option
669 <first : feature option="Ponder -check 0"
669 >first : accepted option
669 <first : feature option="MultiPV -spin 1 1 500"
669 >first : accepted option
670 <first : feature option="Skill Level -spin 20 -20 20"
670 >first : accepted option
670 <first : feature option="Move Overhead -spin 10 0 5000"
670 >first : accepted option
670 <first : feature option="Slow Mover -spin 100 10 1000"
670 >first : accepted option
670 <first : feature option="nodestime -spin 0 0 10000"
670 >first : accepted option
670 <first : feature option="UCI_Chess960 -check 0"
670 >first : accepted option
670 <first : feature option="UCI_AnalyseMode -check 0"
670 >first : accepted option
670 <first : feature option="UCI_LimitStrength -check 0"
671 >first : accepted option
671 <first : feature option="UCI_Elo -spin 1350 1350 2850"
671 >first : accepted option
671 <first : feature option="UCI_ShowWDL -check 0"
671 >first : accepted option
671 <first : feature option="SyzygyPath -string <empty>"
671 >first : accepted option
671 <first : feature option="SyzygyProbeDepth -spin 1 1 100"
671 >first : accepted option
671 <first : feature option="Syzygy50MoveRule -check 1"
671 >first : accepted option
671 <first : feature option="SyzygyProbeLimit -spin 7 0 7"
671 >first : accepted option
671 >first : option SyzygyProbeLimit=0
672 <first : feature option="Use NNUE -check 1"
672 >first : accepted option
672 <first : feature option="EvalFile -string <empty>"
672 >first : accepted option
672 <first : feature option="TsumeMode -check 0"
672 >first : accepted option
672 <first : feature option="VariantPath -string <empty>"
672 >first : accepted option
672 <first : feature done=1
672 >first : accepted done
694 >first : memory 4097
694 >first : cores 23
694 >first : new
random
694 >first : variant janggimodern
694 >first : level 50 5 0
694 >first : post
694 >first : hard
694 >first : ping 1
Impossible move , type = 0
1728 <first : Error (unknown command): random
1728 <first : setup (PH.R.AE..K.C.ph.r.ae..k.c.) 9x10+0_janggi rhea1aehr/4k4/1c5c1/p1p1p1p1p/9/9/P1P1P1P1P/1C5C1/4K4/RHEA1AEHR w - - 0 1
recognized 'janggi' (-1) as variant janggimodern
shuffleOpenings = 0
1782 <first : Error (unknown command): post
1782 <first : pong 1
size-move
moving
moving
moving
moving
moving
moving
moving
moving
moving
moving
moving
moving
moving
moving
moving
moving
moving
moving
moving
moving
moving
moving
moving
moving
moving
moving
moving
moving
exit size-move, size = 45
square size = 45
recognized 'janggi' (-1) as variant janggimodern
Parsed game number 1, offset 0:
[Event "?"]
[Site "?"]
[Date "?"]
[Round "-"]
[White "?"]
[Black "?"]
[Result "*"]
[Variant "janggimodern"]
[VariantFamily "janggi"]
LoadGame(): on entry, gameMode 0
Parsed game start '[Event "?"]' (40)
Parsed PGNTag: [Event "?"]
Parsed PGNTag: [Site "?"]
Parsed PGNTag: [Date "?"]
Parsed PGNTag: [Round "-"]
Parsed PGNTag: [White "?"]
Parsed PGNTag: [Black "?"]
Parsed PGNTag: [Result "*"]
Parsed PGNTag: [Variant "janggimodern"]
Parsed PGNTag: [VariantFamily "janggi"]
recognized 'janggi' (-1) as variant janggimodern
Parsed PGNTag: [FEN "rhea1aher/4k4/1c5c1/p1p1p1p1p/9/9/P1P1P1P1P/1C5C1/4K4/RHEA1AEHR w 0 1"]
shuffleOpenings = 0
Parsed PGNTag: [SetUp "1"]
Parsed PositionDiagram: {--------------

r h e a . a h e r

. . . . k . . . .

. c . . . . . c .

p . p . p . p . p

. . . . . . . . .

. . . . . . . . .

P . P . P . P . P

. C . . . . . C .

. . . . K . . . .

R H E A . A E H R

white to play

--------------}
5662 >first : memory 4097
5662 >first : cores 23
5662 >first : new
random
5662 >first : variant janggimodern
5662 >first : level 50 5 0
5662 >first : post
5662 >first : hard
5662 >first : ping 2
Impossible move d5d0, type = 0
5678 >first : force
write FEN 50-move: 0 0 0
e0. p=-1
5679 >first : setboard rhea1aher/4k4/1c5c1/p1p1p1p1p/9/9/P1P1P1P1P/1C5C1/4K4/RHEA1AEHR w 0 1
Load Game
Parsed ab3 into a3b3 virgin=0,0
Parsed Hf7 into g9f7 virgin=0,0
Parsed Hc2 into b0c2 virgin=0,40
Parsed ih6 into i6h6 virgin=2,40
Parsed Ce2 into b2e2 virgin=2,40
Parsed Cg7 into b7g7 virgin=2,40
Parsed ef3 into e3f3 virgin=2,40
Parsed Ee7 into h9e7 virgin=2,40
Parsed He3 into c2e3 virgin=2,c0
Parsed Cg5 into g7g5 virgin=2,c0
Parsed Hd5 into e3d5 virgin=2,c0
Parsed He5 into f7e5 virgin=2,c0
Parsed Hxe7 into d5e7 virgin=2,c0
Parsed Ca7 into h7a7 virgin=2,c0
Parsed Rb0 into a0b0 virgin=2,c0
Parsed Kxe7 into e8e7 virgin=3,c0
Parsed f4 into f3f4 virgin=3,c0
Parsed Cxg0 into g5g0 virgin=3,c0
Parsed Hg2 into h0g2 virgin=43,c0
Parsed Cxg3 into g0g3 virgin=c3,c0
Parsed f5 into f4f5 virgin=c3,c0
Parsed Hc7 into b9c7 virgin=c3,c0
Parsed fxe5 into f5e5 virgin=c3,c2
Parsed Kf7 into e7f7 virgin=c3,c2
Parsed ef5 into e5f5 virgin=c3,c2
Parsed Ce7 into a7e7 virgin=c3,c2
Parsed Cf2 into h2f2 virgin=c3,c2
Parsed Ke8 into f7e8 virgin=c3,c2
Parsed Ee3 into c0e3 virgin=c3,c2
Parsed ab6 into a6b6 virgin=c7,c2
Parsed Af1 into f0f1 virgin=c7,c2
Parsed Ra1 into a9a1 virgin=e7,c2
Parsed Kf0 into e1f0 virgin=e7,c3
Parsed Ra5 into a1a5 virgin=e7,c3
Parsed Ade1 into d0e1 virgin=e7,c3
Parsed Cg8 into g3g8 virgin=ef,c3
Parsed Hf4 into g2f4 virgin=ef,c3
Parsed Cxe3 into e7e3 virgin=ef,c3
Parsed Rd0 into b0d0 virgin=ef,c3
Parsed Ce7 into e3e7 virgin=ef,c3
Parsed Hd5 into f4d5 virgin=ef,c3
Parsed cd6 into c6d6 virgin=ef,c3
Parsed Hf4 into d5f4 virgin=ef,c3
Parsed Cd8 into g8d8 virgin=ef,c3
Parsed Rc0 into d0c0 virgin=ef,c3
Parsed Cf8 into d8f8 virgin=ef,c3
Parsed cd3 into c3d3 virgin=ef,c3
Parsed bc6 into b6c6 virgin=ef,c3
Parsed Hg2 into f4g2 virgin=ef,c3
Parsed Rxf5 into a5f5 virgin=ef,c3
Parsed Ra0 into c0a0 virgin=ef,c3
Parsed Ea6 into c9a6 virgin=ef,c3
Parsed Ke0 into f0e0 virgin=ef,c7
Parsed Rf3 into f5f3 virgin=ff,c7
Parsed bc3 into b3c3 virgin=ff,c7
Parsed cb6 into c6b6 virgin=ff,c7
Parsed Ra4 into a0a4 virgin=ff,c7
Parsed Hd5 into c7d5 virgin=ff,c7
Parsed Rc4 into a4c4 virgin=ff,c7
Parsed Rg3 into f3g3 virgin=ff,c7
Parsed Rc7 into c4c7 virgin=ff,c7
Parsed dc6 into d6c6 virgin=ff,c7
Parsed Rb7 into c7b7 virgin=ff,c7
Parsed Exc3 into a6c3 virgin=ff,c7
Parsed dxc3 into d3c3 virgin=ff,c7
Parsed Rxg2 into g3g2 virgin=ff,c7
Parsed cd3 into c3d3 virgin=ff,c7
Parsed ef6 into e6f6 virgin=ff,c7
Parsed Cd0 into f2d0 virgin=ff,c7
Parsed Rxe2 into g2e2 virgin=ff,c7
Parsed Rxe7 into b7e7 virgin=ff,c7
Parsed Rxe7 into e2e7 virgin=ff,c7
Parsed Cxd5 into d0d5 virgin=ff,c7
Parsed Ri5 into i9i5 virgin=ff,c7
Parsed Cd0 into d5d0 virgin=ff,1c7
Parsed game end: *
GameEnds(30, , 3)
LoadGame(): on exit, gameMode 7
6891 <first : Error (unknown command): random
6891 <first : setup (PH.R.AE..K.C.ph.r.ae..k.c.) 9x10+0_janggi rhea1aehr/4k4/1c5c1/p1p1p1p1p/9/9/P1P1P1P1P/1C5C1/4K4/RHEA1AEHR w - - 0 1
6891 <first : Error (unknown command): post
6891 <first : pong 2
ForwardInner(1), current 0, forward 75
PauseEvent(): pausing 0
7048 >first : usermove 7048 >first : a3b3
ForwardInner(2), current 1, forward 75
7188 >first : usermove 7188 >first : g9f7
ForwardInner(3), current 2, forward 75
7454 >first : usermove 7454 >first : b0c2
ForwardInner(4), current 3, forward 75
7579 >first : usermove 7579 >first : i6h6
ForwardInner(5), current 4, forward 75
7782 >first : usermove 7782 >first : b2e2
ForwardInner(6), current 5, forward 75
7923 >first : usermove 7923 >first : b7g7
ForwardInner(7), current 6, forward 75
8095 >first : usermove 8095 >first : e3f3
ForwardInner(8), current 7, forward 75
8251 >first : usermove 8251 >first : h9e7
ForwardInner(9), current 8, forward 75
8470 >first : usermove 8470 >first : c2e3
ForwardInner(10), current 9, forward 75
8595 >first : usermove 8595 >first : g7g5
ForwardInner(11), current 10, forward 75
8798 >first : usermove 8798 >first : e3d5
ForwardInner(12), current 11, forward 75
8954 >first : usermove 8954 >first : f7e5
ForwardInner(13), current 12, forward 75
9157 >first : usermove 9157 >first : d5e7
ForwardInner(14), current 13, forward 75
9313 >first : usermove 9313 >first : h7a7
ForwardInner(15), current 14, forward 75
9454 >first : usermove 9454 >first : a0b0
ForwardInner(16), current 15, forward 75
9579 >first : usermove 9579 >first : e8e7
ForwardInner(17), current 16, forward 75
9767 >first : usermove 9767 >first : f3f4
ForwardInner(18), current 17, forward 75
9907 >first : usermove 9907 >first : g5g0
ForwardInner(19), current 18, forward 75
10126 >first : usermove 10126 >first : h0g2
ForwardInner(20), current 19, forward 75
10267 >first : usermove 10267 >first : g0g3
ForwardInner(21), current 20, forward 75
10439 >first : usermove 10439 >first : f4f5
ForwardInner(22), current 21, forward 75
10595 >first : usermove 10595 >first : b9c7
ForwardInner(23), current 22, forward 75
10767 >first : usermove 10767 >first : f5e5
ForwardInner(24), current 23, forward 75
10876 >first : usermove 10876 >first : e7f7
ForwardInner(25), current 24, forward 75
11095 >first : usermove 11095 >first : e5f5
ForwardInner(26), current 25, forward 75
11237 >first : usermove 11237 >first : a7e7
ForwardInner(27), current 26, forward 75
11449 >first : usermove 11449 >first : h2f2
ForwardInner(28), current 27, forward 75
11570 >first : usermove 11570 >first : f7e8
ForwardInner(29), current 28, forward 75
11805 >first : usermove 11805 >first : c0e3
ForwardInner(30), current 29, forward 75
11914 >first : usermove 11914 >first : a6b6
ForwardInner(31), current 30, forward 75
12133 >first : usermove 12133 >first : f0f1
ForwardInner(32), current 31, forward 75
12273 >first : usermove 12273 >first : a9a1
ForwardInner(33), current 32, forward 75
12445 >first : usermove 12445 >first : e1f0
ForwardInner(34), current 33, forward 75
12586 >first : usermove 12586 >first : a1a5
ForwardInner(35), current 34, forward 75
12773 >first : usermove 12773 >first : d0e1
ForwardInner(36), current 35, forward 75
12914 >first : usermove 12914 >first : g3g8
ForwardInner(37), current 36, forward 75
13117 >first : usermove 13117 >first : g2f4
ForwardInner(38), current 37, forward 75
13258 >first : usermove 13258 >first : e7e3
ForwardInner(39), current 38, forward 75
13430 >first : usermove 13430 >first : b0d0
ForwardInner(40), current 39, forward 75
13570 >first : usermove 13570 >first : e3e7
ForwardInner(41), current 40, forward 75
13789 >first : usermove 13789 >first : f4d5
ForwardInner(42), current 41, forward 75
13898 >first : usermove 13898 >first : c6d6
ForwardInner(43), current 42, forward 75
14133 >first : usermove 14133 >first : d5f4
ForwardInner(44), current 43, forward 75
14289 >first : usermove 14289 >first : g8d8
ForwardInner(45), current 44, forward 75
14430 >first : usermove 14430 >first : d0c0
ForwardInner(46), current 45, forward 75
14539 >first : usermove 14539 >first : d8f8
ForwardInner(47), current 46, forward 75
14758 >first : usermove 14758 >first : c3d3
ForwardInner(48), current 47, forward 75
14867 >first : usermove 14867 >first : b6c6
ForwardInner(49), current 48, forward 75
15133 >first : usermove 15133 >first : f4g2
ForwardInner(50), current 49, forward 75
15274 >first : usermove 15274 >first : a5f5
ForwardInner(51), current 50, forward 75
15461 >first : usermove 15461 >first : c0a0
ForwardInner(52), current 51, forward 75
15602 >first : usermove 15602 >first : c9a6
ForwardInner(53), current 52, forward 75
15805 >first : usermove 15805 >first : f0e0
ForwardInner(54), current 53, forward 75
15914 >first : usermove 15914 >first : f5f3
ForwardInner(55), current 54, forward 75
16196 >first : usermove 16196 >first : b3c3
ForwardInner(56), current 55, forward 75
16305 >first : usermove 16305 >first : c6b6
ForwardInner(57), current 56, forward 75
16539 >first : usermove 16539 >first : a0a4
ForwardInner(58), current 57, forward 75
16680 >first : usermove 16680 >first : c7d5
ForwardInner(59), current 58, forward 75
19974 >first : usermove 19974 >first : a4c4
ForwardInner(60), current 59, forward 75
20083 >first : usermove 20083 >first : f3g3
ForwardInner(61), current 60, forward 75
20349 >first : usermove 20349 >first : c4c7
ForwardInner(62), current 61, forward 75
20458 >first : usermove 20458 >first : d6c6
ForwardInner(75), current 62, forward 75
21865 >first : usermove 21865 >first : c7b7
21865 >first : usermove 21865 >first : a6c3
21865 >first : usermove 21865 >first : d3c3
21865 >first : usermove 21865 >first : g3g2
21865 >first : usermove 21865 >first : c3d3
21865 >first : usermove 21865 >first : e6f6
21865 >first : usermove 21865 >first : f2d0
21865 >first : usermove 21865 >first : g2e2
21865 >first : usermove 21865 >first : b7e7
21865 >first : usermove 21865 >first : e2e7
21865 >first : usermove 21865 >first : d0d5
21865 >first : usermove 21865 >first : i9i5
21865 >first : usermove 21865 >first : d5d0
BackwardInner(74), current 75, forward 75
29271 >first : undo
BackwardInner(73), current 74, forward 75
29412 >first : undo
ForwardInner(74), current 73, forward 75
29880 >first : usermove 29880 >first : i9i5
ForwardInner(75), current 74, forward 75
30021 >first : usermove 30021 >first : d5d0
36115 >first : lift f8
36115 <first : highlight 9/YYYY5/9/9/5Y3/5Y3/5Y3/5Y3/5R3/9
37006 >first : put f1
37006 >first : usermove 37006 >first : f8f1
38211 >first : lift i0
38211 <first : highlight 9/9/9/9/9/9/9/8Y/8Y/5YYY1
41189 >first : put i2
41189 >first : usermove 41189 >first : i0i2
45386 >first : time 30000
45386 >first : otim 30000
book key = aace11a4c53e66fd
book hit = (NULL)
45386 >first : go
nps: w=-1, b=-1
45386 <first : info string classical evaluation enabled
45386 <first : 1 1410 0 1557 1 778500 0 i5f5
45404 <first : 2 1437 0 3787 2 1893500 0 i5f5 i2i1
45405 <first : 3 1501 0 6035 3 3017500 0 f1c1 i2d2 i5i3
45406 <first : 4 1449 0 10419 4 3473000 0 f1c1 d0f0 i5f5 i2d2
45407 <first : 5 1449 0 12811 5 4270333 0 f1c1 d0f0 i5f5 i2d2 f5f3
45409 <first : 6 1483 0 17514 6 5838000 0 f1c1 d0f0 i5f5 i2d2
45410 <first : 7 1448 0 21744 7 5436000 0 f1c1 d3d4 i5f5 i2e2 e7e2 e1e2 c1c8
45414 <first : 8 1441 1 96788 10 7445230 0 f1f8 i3i4 i5f5 i2i3 f5f3 i3f3 f8f3
45415 <first : 9 1448 1 120629 9 7539312 0 i5f5 i3i4 f5f3 i2d2 f3f4 i4i5 f4f5 e1e2 f5i5
45416 <first : 10 1498 2 164999 12 7499954 0 f1f8 i3i4 i5f5 i2f2 f5e5 f2d2 e5e4 i4i5
45416 <first : 11 1520 2 181142 14 7547583 0 f1f8 i3i4 i5f5 i2f2 f5e5 f2d2 e5e4 i4i5 e4e5
janggi-korea
 
Posts: 130
Joined: 18 Aug 2020, 12:12

Re: "aborting engine think"

Postby janggi-korea » 10 Jan 2021, 05:29

45416 <first : 12 1513 2 201457 14 7461370 0 f1f8 i3i4 i5f5 i2i3 f5e5 i3i1 f8d8 i1f1 e5e4 i4i5 e4e5 f1g1 e5i5 d3d4
45431 <first : 13 1543 4 319276 17 7787219 0 f1f8 i3i4 i5e5 i2d2 e5e4 i4i5 e4i4 @@@@ i4i5 d3d4 i5i3 d2d1
45463 <first : 14 1566 8 650958 21 8036518 0 f1f8 i3i4 i5e5 i2i1 f8d8 i1f1 e5e4 i4i5 e4e5 i5i6 h6i6 d3d4 e5e3 f1f2
45525 <first : 15 1558 14 1135501 22 8053198 0 f1f8 d3c3 e7e3 i3i4 i5e5 i2d2 e3c3 d0d9 f8d8 d9h9 c3c0 d2d0 c0d0 e0d0 e5e4 i4h4 d8h8 d0e0 e4h4 h9b9 h4h0 e1f0
45541 <first : 16 1578 15 1264500 18 8054140 0 f1f8 d3c3 e7e3 i3i4 i5d5 c3c4 e3e4 i4i5 @@@@ i2h2 d5e5 h2d2 e5i5 c4b4
45603 <first : 17 1612 21 1761662 24 8270713 0 f1f8 i3i4 i5e5 i2i1 f8d8 i1f1 e5e4 i4i5 e4e5 i5h5 e5h5 f1f3 h5e5 f3f2 e5i5 f2f3 i5e5 f3f2
45759 <first : 18 1594 37 3202053 24 8561639 0 f1f8 d3c3 e7e3 i3i4 i5d5 c3c4 e3e4 i4h4 d5e5 i2d2 e4c4 d0d9 c4f4 e1e2 f4f0 d2f0 f8f0 e0f0 e8d9
45822 <first : 19 1649 44 3778151 26 8586706 0 f1f8 d3d4 i5f5 d4c4 f5f3 c4b4 f3e3 i2d2 e3i3 b4a4 d9e9 d2d4 @@@@ a4a5 i3a3 d4d2 a3a5
46166 <first : 20 1680 77 6775585 32 8731423 0 f1f8 d3c3 e7e3 i2d2 i5i3 d2d9 e8d9 c3d3 d9e8 d3e3 i3e3 d0g0 e8e7 e0d0 e3c3 d0e0 @@@@ e1e2 @@@@ g0b0 @@@@
46494 <first : 21 1703 111 9742631 27 8777145 0 f1f8 i2i1 e7e4 i1i2 e4e7 d3d4 i5f5 d4c4 f5f3 c4b4 f3e3 i2i1 e7e4 b4b5 b6b5 d0f0 @@@@ f0b0 e4d4 i1i2 d4d1
46697 <first : 22 1705 130 11498822 30 8831660 0 f1f8 i2i1 e7e4 i1i2 e4e7 i3i4 i5f5 i4i5 f5f3 d3d4 f3f4 d4d5 f4d4 i5i6 h6i6 i2i6 d4d5 i6i2 d5d3 d0f0 d3f3 f0d0 f3d3 d0f0 e7e3 i2d2 d3d2 f0d2
46853 <first : 23 1717 146 12994887 31 8858137 0 f1f8 d3c3 e7e3 i2d2 i5i3 d2d9 e8d9 c3d3 d9e8 d3e3 i3e3 d0f0 e3c3 f0d0 c3e3 d0f0 e3c3 f0d0 c3e3 d0h0 @@@@ h0c0 e3i3 c0f0 i3c3 f0d0 c3e3 d0f0 e3c3 f0d0 c3e3
46916 <first : 24 1717 152 13499250 33 8846166 0 f1f8 d3c3 e7e3 i2d2 i5i3 d2d9 e8d9 c3d3 d9e8 d3e3 i3e3 d0f0 e3c3 f0d0 c3f3 d0h0 f3e3 h0c0 e3c3 c0i0 c3i3 i0d0 i3e3 d0f0 e3c3 f0d0 c3f3 d0h0 f3e3 h0c0 e3i3 c0f0 i3c3
46963 <first : 25 1717 157 13944674 32 8848143 0 f1f8 d3c3 e7e3 i2d2 i5i3 d2d9 e8d9 c3d3 d9e8 d3e3 i3e3 d0g0 @@@@ g0c0 e3i3 c0f0 @@@@ f0d0 i3e3 d0g0 @@@@ g0c0 e3i3 c0f0 @@@@ f0d0 i3e3 d0g0 @@@@ g0c0 e3i3 c0f0
47088 <first : 26 1717 169 14947276 32 8834087 0 f1f8 d3c3 e7e3 i2d2 i5i3 d2d9 e8d9 c3d3 d9e8 d3e3 i3e3 d0g0 @@@@ g0c0 e3i3 c0f0 @@@@ f0d0 i3e3 d0g0 @@@@ g0c0 e3i3 c0f0 @@@@ f0d0 i3e3 d0g0 @@@@ g0c0 e3i3 c0f0
47088 <first : 27 1717 170 15038542 34 8830617 0 f1f8 d3c3 e7e3 i2d2 i5i3 d2d9 e8d9 c3d3 d9e8 d3e3 i3e3 d0g0 @@@@ g0c0 e3i3 c0f0 @@@@ f0d0 i3e3 d0g0 @@@@ g0c0 e3i3 c0f0 @@@@ f0d0 i3e3 d0g0 @@@@ g0c0 e3i3 c0f0 @@@@ f0d0
47244 <first : 28 1717 185 16308016 34 8810381 0 f1f8 d3c3 e7e3 i2d2 i5i3 d2d9 e8d9 c3d3 d9e8 d3e3 i3e3 d0g0 @@@@ g0c0 e3i3 c0f0 @@@@ f0d0 i3e3 d0g0 @@@@ g0c0 e3i3 c0f0 @@@@ f0d0 i3e3 d0g0 @@@@ g0c0 e3i3 c0f0 @@@@ f0d0
47260 <first : 29 1717 187 16502163 36 8815258 0 f1f8 d3c3 e7e3 i2d2 i5i3 d2d9 e8d9 c3d3 d9e8 d3e3 i3e3 d0g0 @@@@ g0c0 e3i3 c0f0 @@@@ f0d0 i3e3 d0g0 @@@@ g0c0 e3i3 c0f0 @@@@ f0d0 i3e3 d0g0 @@@@ g0c0 e3i3 c0f0 @@@@ f0d0 i3e3 d0g0
47287 <first : 30 1717 189 16683357 36 8813183 0 f1f8 d3c3 e7e3 i2d2 i5i3 d2d9 e8d9 c3d3 d9e8 d3e3 i3e3 d0g0 @@@@ g0c0 e3i3 c0f0 @@@@ f0d0 i3e3 d0g0 @@@@ g0c0 e3i3 c0f0 @@@@ f0d0 i3e3 d0g0 @@@@ g0c0 e3i3 c0f0 @@@@ f0d0 i3e3 d0g0
48647 <first : 31 1764 326 28496389 37 8735864 0 f1f8
48740 <first : 31 1764 335 29301939 37 8733811 0 f1f8 i2i1 e7i7 d0i0 i5f5 i3i4 i7e7 i0d0 f5f3 d3d4 f3f4 d4d5 f4d4 d5c5 c6c5 d0f0 d4f4 f0b0 e7e3 i4i5 f4e4 b0f0 e3f3 f0d0 f3e3 d0f0 e4e7 f0b0 e3e4 b0f0
49303 <first : 32 1772 391 34171229 36 8732744 0 f1f8
49912 <first : 32 1780 451 39345783 36 8710600 0 f1f8
50193 <first : 32 1793 480 41907113 36 8725195 0 f1f8
51147 <first : 32 1811 576 50278148 36 8727329 0 f1f8
51756 <first : 32 1835 637 55482636 36 8703158 0 f1f8
53060 <first : 32 1843 767 66392512 52 8649363 0 f1f8 d3d4 @@@@ i3i4 i5f5 i2i1 f5f4 i4i5 @@@@ i1h1 f8d8 d0f0 d8f8 f0d0 f8d8 d0f0 d8f8 f0d0 @@@@ h1i1 @@@@ i1h1 @@@@ h1i1 @@@@ i1h1 @@@@ d4c4 f4i4 i5h5 h6h5
54069 <first : 33 1851 868 74752364 23 8612023 0 f1f8
54991 <first : 33 1860 960 82938641 23 8634045 0 f1f8
56601 <first : 33 1872 1121 97601963 40 8700478 0 f1f8
59585 <first : 33 1890 1420 125785846 40 8857534 0 f1f8
61335 <first : 33 1914 1594 142137475 40 8911999 0 f1f8
62304 <first : 33 1923 1692 151238875 40 8936883 0 f1f8 d3c3 @@@@ i3i4 i5f5 i2d2 f5f4 i4i5 f4f5 d2d4 f5e5 d4d2 e5i5 d2d4 i5i1 d4d1 i1f1 d1d2 f1h1 c3b3 h1i1 d2d1 i1i3 b3b4 i3i4 b4c4 i4f4 d1d2
62320 <first : move f1f8
62460 <first : Hint: d3c3
62460 <first : info string classical evaluation enabled
62460 <first : 1 1717 0 2271 1 2271000 0 e7e3
62470 <first : 2 1717 0 4348 2 2174000 0 e7e3 i2d2
62471 <first : 3 1717 0 6201 3 3100500 0 e7e3 i2d2 i5i3
62473 <first : 4 1717 0 8033 4 4016500 0 e7e3 i2d2 i5i3 d2d9 e8d9
62474 <first : 5 1717 0 11220 6 5610000 0 e7e3 i2d2 i5i3
62475 <first : 6 1717 0 13759 6 6879500 0 e7e3 i2d2 i5i3 d2d9 e8d9 c3d3 d9e8
62476 <first : 7 1750 0 20153 7 6717666 0 @@@@ d0g0 i5g5 g0a0 g5g3 e0d0 g3c3 a0e0
62478 <first : 8 1750 0 25035 8 8345000 0 @@@@ d0g0 i5g5 g0a0 g5g3 e0d0 g3c3
62479 <first : 9 1901 0 30775 11 10258333 0 @@@@ d0g0 i5g5 g0a0 g5g3 e0d0
62481 <first : 10 1919 0 41131 14 10282750 0 @@@@ d0g0 i5g5 g0a0 g5g3 c3c4 g3a3 a0f0 a3e3
62482 <first : 11 1919 0 68511 14 9787285 0 @@@@ d0g0 i5g5 g0a0 g5g3 c3c4 g3a3 a0f0 a3e3 i2d2
62483 <first : 12 1919 0 79327 16 9915875 0 @@@@ d0g0 i5g5 g0a0 g5g3 c3c4 g3a3 a0f0 a3e3 i2d2 e3i3 d2c2 @@@@ c4b4 i3i4 f0c0
62483 <first : 13 1923 1 107207 18 9746090 0 @@@@ i3i4 i5f5 i4h4 f5f3 c3c4 f3f4 i2d2 f4h4 d2d4 h4h1 d4d1 h1f1 d1c1 f1f3
62483 <first : 14 1914 1 171397 18 10082176 0 @@@@ i3i4 i5f5 c3b3 f5f3 i2d2 f3i3 d2d1 i3b3 d0d9 f8d8 d9i9 b3b0 d1d0 b0b4 d0d2 b4i4
62483 <first : 15 1923 3 383158 22 10643277 0 @@@@ c3c4 e7e3 i3i4 i5e5 i2d2 f8d8 i4h4 e3e4 h4h5 e5h5 c4d4 e4e3 d2e2 e3e2 e1e2 h5h4 e0e1 h4d4 d0f2
62483 <first : 16 1890 5 618513 24 10664017 0 @@@@ c3b3 e7e3 i3i4 i5e5 i2d2 e3b3 d0d9 f8d8 d9h9 b3b0 d2d0 b0b4 i4h4 b4e4 h4h5
62483 <first : 17 1906 6 698859 22 10751676 0 @@@@ i3i4 i5f5 i2i1 e7e3 i1i2 f5e5 i2d2 e3i3 d2d3 i3i1 d3d1 i1i4 d0f0 i4i3 c3c4 i3i4 e0d0
62483 <first : 18 1934 12 1344093 22 10927585 0 @@@@ i3i4 i5f5 i2d2 f5f4 i4i5 f4f5 d2i2 e7e5 i5i6 h6i6 c3b3 i6h6 b3a3 f5f3 a3a4 f3f4 a4a5 f4e4 i2d2 f8d8 d2d1
62603 <first : 19 1930 28 3114932 34 10815736 0 @@@@ i3i4 i5f5 i2i1 e7e5 i1i2 e5e7 i2i1 e7e5 i1h1 f5f3 c3c4 f3f4 c4c5 c6c5 i4h4 e5e3 h4h5 h6h5
62659 <first : 20 1923 34 3702504 31 10857782 0 @@@@ i3i4 i5f5 i2i1 e7e3 c3c4 f5f4 i4i5 f4c4 i5i6 h6i6 i1i6 f8d8 i6i2 c4c0 i2e2 e3e2 e1e2 c6d6 e2e1 c0a0 e0f0 b6c6 e1e0 d8f8 f0e1 a0a1 e1d2 f8d8 d0d4 a1c1
62831 <first : 21 1947 51 5643398 30 10915663 0 @@@@ i3i4 i5f5 i2d2 f5f4 i4i5 f4f5 d2i2 e7e5 i5i6 h6i6 i2d2 e5e7 c3d3 i6h6 d2f2 f5i5 f2a2 i5i3 a2a3 f8d8 a3b3 c6d6 b3c3 i3d3 c3d3 d8d3 d0g0 d3d8 g0g9
63143 <first : 22 1948 83 8992775 36 10821630 0 @@@@ i3i4 i5f5 i2d2 f5f4 i4i5 f4f5 d2i2 e7e5 c3d3 f5i5 i2a2 i5i1 a2a1 e5e7 a1b1 e7e4 b1d1 i1i3 d3d4 e4i4 d0f0 i3e3 f0c0 f8d8 d1a1 i4d4 c0f0 d4c4 a1a7
63299 >first : lift i2
63299 <first : 23 1948 98 10668827 36 10787489 0 @@@@ i3i4 i5f5 i2d2 f5f4 i4i5 f4f5 d2i2 e7e5 c3d3 f5i5 i2a2 i5i1 a2a1 e5e7 a1b1 e7e4 b1d1 i1i3 d3d4 e4i4 d0f0 i3e3 f0c0 f8d8 d1a1 i4d4 c0f0 d4c4 a1a7
63299 <first : highlight 9/9/9/9/9/9/9/YYYYYYYY1/8Y/8Y
63315 <first : Hint: i2f2
63315 <first : info string classical evaluation enabled
63315 <first : 1 2148 0 1863 1 931500 0 f8f2
63319 <first : 2 2371 0 3223 2 1611500 0 f8f2 d0f0
63320 <first : 3 2371 0 4537 3 2268500 0 f8f2 d0f0 i5i3
63322 <first : 4 2447 0 7695 4 3847500 0 f8f2
63323 <first : 5 2447 0 9514 5 4757000 0 f8f2 d0f0 i5i3 d3d4 i3i0 @@@@
63324 <first : 6 2525 0 11473 6 5736500 0 f8f2 d0f0 i5i3 d3d4
63325 <first : 7 2623 0 13992 7 4664000 0 f8f2 d0f0 i5e5 d3e3 e5e3
63327 <first : 8 2363 0 18774 8 6258000 0 f8f2 i3i4 i5e5 d3e3 e5e3
63328 <first : 9 2707 0 21671 12 7223666 0 f8f2 i3h3 f2f8 d3d4
63329 <first : 10 2837 0 25989 14 6497250 0 f8f2 d3e3 i5i3 e3e4 e7e4 d0f0 i3i1
63331 <first : 11 2825 0 34187 14 8546750 0 f8f2 d3e3 i5i3 e3e4 e7e4 e0f0 f2f8 f0e0 i3i1
63332 <first : 12 3415 0 43270 11 8654000 0 f8f2 d3e3 i5i3 e3e4 e7e4 e0f0
63334 <first : 13 3617 1 86304 14 8630400 0 f8f2 e0f0 f2f7 e1f2 i5i3 @@@@ i3i1
63334 <first : 14 3935 1 123768 18 8840571 0 f8f2 e0f0 f2f7 d0f2 i5i3 d3e3 i3i0 f0f1 i0i1 f1f0
63334 <first : 15 100015 2 245779 20 9831160 0 f8f2 d3e3 i5i3 e1f2 i3e3 e0f0 e3e0 f0f1 e0d0 @@@@
63334 <first : 16 100007 2 279463 16 9636655 0 f8f2 d3e3 i5i3 e1f2 i3e3 e0f0 e3e0 f0f1 e0d0 f2e2 e7e2 @@@@ @@@@
63334 <first : 17 100007 3 289196 14 9639866 0 f8f2 d3e3 i5i3 e1f2 i3e3 e0f0 e3e0 f0f1 e0d0 f2e2 e7e2 @@@@ @@@@
63334 <first : 18 100007 3 294488 14 9816266 0 f8f2 d3e3 i5i3 e1f2 i3e3 e0f0 e3e0 f0f1 e0d0 f2e2 e7e2 @@@@ @@@@
63334 <first : 19 100007 3 308162 14 9630062 0 f8f2 d3e3 i5i3 e1f2 i3e3 e0f0 e3e0 f0f1 e0d0 f2e2 e7e2 @@@@ @@@@
63334 <first : 20 100007 3 325680 14 9869090 0 f8f2 d3e3 i5i3 e1f2 i3e3 e0f0 e3e0 f0f1 e0d0 f2e2 e7e2 @@@@ @@@@
63349 <first : 21 100007 3 340979 14 9742257 0 f8f2 d3e3 i5i3 e1f2 i3e3 e0f0 e3e0 f0f1 e0d0 f2e2 e7e2 @@@@ @@@@
63349 <first : 22 100007 3 382159 14 9798948 0 f8f2 d3e3 i5i3 e1f2 i3e3 e0f0 e3e0 f0f1 e0d0 f2e2 e7e2 @@@@ @@@@
63349 <first : 23 100007 4 456733 14 9717723 0 f8f2 e0f0 f2f7 d0f2 i5i3 d3e3 i3i0 f0f1 e7e3 e1d1 e3e0 @@@@ i0i1
63349 <first : 24 100007 4 483700 14 9871428 0 f8f2 e0f0 f2f7 d0f2 i5i3 d3e3 i3i0 f0f1 e7e3 e1d1 e3e0 @@@@ i0i1
63349 <first : 25 100007 5 558070 14 9965535 0 f8f2 e0f0 f2f7 d0f2 i5i3 d3e3 i3i0 f0f1 e7e3 e1d1 e3e0 @@@@ i0i1
63349 <first : 26 100007 5 569508 14 9991368 0 f8f2 e0f0 f2f7 d0f2 i5i3 d3e3 i3i0 f0f1 e7e3 e1d1 e3e0 @@@@ i0i1
63365 <first : 27 100007 6 604558 14 9910786 0 f8f2 e0f0 f2f7 d0f2 i5i3 d3e3 i3i0 f0f1 e7e3 e1d1 e3e0 @@@@ i0i1
63365 <first : 28 100007 6 621459 14 9864428 0 f8f2 e0f0 f2f7 d0f2 i5i3 d3e3 i3i0 f0f1 e7e3 e1d1 e3e0 @@@@ i0i1
63365 <first : 29 100007 7 691947 14 9884957 0 f8f2 e0f0 f2f7 d0f2 i5i3 d3e3 i3i0 f0f1 e7e3 e1d1 e3e0 @@@@ i0i1
63384 <first : 30 100007 7 718799 14 9846561 0 f8f2 e0f0 f2f7 d0f2 i5i3 d3e3 i3i0 f0f1 e7e3 e1d1 e3e0 @@@@ i0i1
63387 <first : 31 100007 7 774614 14 9805240 0 f8f2 e0f0 f2f7 d0f2 i5i3 d3e3 i3i0 f0f1 e7e3 e1d1 e3e0 @@@@ i0i1
63390 <first : 32 100007 8 821592 14 9780857 0 f8f2 e0f0 f2f7 d0f2 i5i3 d3e3 i3i0 f0f1 e7e3 e1d1 e3e0 @@@@ i0i1
63394 <first : 33 100007 9 881864 14 9798488 0 f8f2 e0f0 f2f7 d0f2 i5i3 d3e3 i3i0 f0f1 e7e3 e1d1 e3e0 @@@@ i0i1
63410 <first : 34 100007 11 1138036 14 9644372 0 f8f2 e0f0 f2f7 d0f2 i5i3 d3e3 i3i0 f0f1 e7e3 e1d1 e3e0 @@@@ i0i1
63425 <first : 35 100007 11 1147756 14 9645008 0 f8f2 e0f0 f2f7 d0f2 i5i3 d3e3 i3i0 f0f1 e7e3 e1d1 e3e0 @@@@ i0i1
63425 <first : 36 100007 12 1205655 14 9568690 0 f8f2 e0f0 f2f7 d0f2 i5i3 d3e3 i3i0 f0f1 e7e3 e1d1 e3e0 @@@@ i0i1
63441 <first : 37 100007 13 1283758 14 9509318 0 f8f2 e0f0 f2f7 d0f2 i5i3 d3e3 i3i0 f0f1 e7e3 e1d1 e3e0 @@@@ i0i1
63441 <first : 38 100007 14 1351775 14 9452972 0 f8f2 e0f0 f2f7 d0f2 i5i3 d3e3 i3i0 f0f1 e7e3 e1d1 e3e0 @@@@ i0i1
63457 <first : 39 100007 15 1422806 14 9360565 0 f8f2 e0f0 f2f7 d0f2 i5i3 d3e3 i3i0 f0f1 e7e3 e1d1 e3e0 @@@@ i0i1
63457 <first : 40 100007 16 1499143 14 9311447 0 f8f2 e0f0 f2f7 d0f2 i5i3 d3e3 i3i0 f0f1 e7e3 e1d1 e3e0 @@@@ i0i1
63472 <first : 41 100007 16 1543513 14 9298271 0 f8f2 e0f0 f2f7 d0f2 i5i3 d3e3 i3i0 f0f1 e7e3 e1d1 e3e0 @@@@ i0i1
63488 <first : 42 100007 18 1726164 14 9181723 0 f8f2 e0f0 f2f7 d0f2 i5i3 d3e3 i3i0 f0f1 e7e3 e1d1 e3e0 @@@@ i0i1
63488 <first : 43 100007 19 1773600 14 9142268 0 f8f2 e0f0 f2f7 d0f2 i5i3 d3e3 i3i0 f0f1 e7e3 e1d1 e3e0 @@@@ i0i1
63503 <first : 44 100007 20 1828338 14 9096208 0 f8f2 e0f0 f2f7 d0f2 i5i3 d3e3 i3i0 f0f1 e7e3 e1d1 e3e0 @@@@ i0i1
63550 <first : 45 100007 24 2193193 14 8843520 0 f8f2 e0f0 f2f7 d0f2 i5i3 d3e3 i3i0 f0f1 e7e3 e1d1 e3e0 @@@@ i0i1
63582 <first : 46 100007 27 2405926 14 8717123 0 f8f2 e0f0 f2f7 d0f2 i5i3 d3e3 i3i0 f0f1 e7e3 e1d1 e3e0 @@@@ i0i1
63582 <first : 47 100007 28 2445117 14 8701483 0 f8f2 e0f0 f2f7 d0f2 i5i3 d3e3 i3i0 f0f1 e7e3 e1d1 e3e0 @@@@ i0i1
63597 <first : 48 100007 30 2590624 14 8635413 0 f8f2 e0f0 f2f7 d0f2 i5i3 d3e3 i3i0 f0f1 e7e3 e1d1 e3e0 @@@@ i0i1
63628 <first : 49 100007 33 2864222 14 8524470 0 f8f2 e0f0 f2f7 d0f2 i5i3 d3e3 i3i0 f0f1 e7e3 e1d1 e3e0 @@@@ i0i1
63675 <first : 50 100007 37 3166254 14 8465919 0 f8f2 e0f0 f2f7 d0f2 i5i3 d3e3 i3i0 f0f1 e7e3 e1d1 e3e0 @@@@ i0i1
63707 <first : 51 100007 40 3384890 14 8399230 0 f8f2 e0f0 f2f7 d0f2 i5i3 d3e3 i3i0 f0f1 e7e3 e1d1 e3e0 @@@@ i0i1
63753 <first : 52 100007 45 3730859 14 8290797 0 f8f2 e0f0 f2f7 d0f2 i5i3 d3e3 i3i0 f0f1 e7e3 e1d1 e3e0 @@@@ i0i1
63785 <first : 53 100007 49 4052748 14 8237292 0 f8f2 e0f0 f2f7 d0f2 i5i3 d3e3 i3i0 f0f1 e7e3 e1d1 e3e0 @@@@ i0i1
63847 <first : 54 100007 54 4418631 14 8152455 0 f8f2 e0f0 f2f7 d0f2 i5i3 d3e3 i3i0 f0f1 e7e3 e1d1 e3e0 @@@@ i0i1
63910 <first : 55 100007 61 4989462 14 8086648 0 f8f2 e0f0 f2f7 d0f2 i5i3 d3e3 i3i0 f0f1 e7e3 e1d1 e3e0 @@@@ i0i1
63972 <first : 56 100007 66 5361665 14 8014446 0 f8f2 e0f0 f2f7 d0f2 i5i3 d3e3 i3i0 f0f1 e7e3 e1d1 e3e0 @@@@ i0i1
64003 <first : 57 100007 70 5634330 14 7991957 0 f8f2 e0f0 f2f7 d0f2 i5i3 d3e3 i3i0 f0f1 e7e3 e1d1 e3e0 @@@@ i0i1
64097 <first : 58 100007 79 6329989 14 7952247 0 f8f2 e0f0 f2f7 d0f2 i5i3 d3e3 i3i0 f0f1 e7e3 e1d1 e3e0 @@@@ i0i1
64160 <first : 59 100007 85 6770106 14 7927524 0 f8f2 e0f0 f2f7 d0f2 i5i3 d3e3 i3i0 f0f1 e7e3 e1d1 e3e0 @@@@ i0i1
64238 <first : 60 100007 94 7431305 14 7905643 0 f8f2 e0f0 f2f7 d0f2 i5i3 d3e3 i3i0 f0f1 e7e3 e1d1 e3e0 @@@@ i0i1
64378 <first : 61 100007 107 8458428 14 7868305 0 f8f2 e0f0 f2f7 d0f2 i5i3 d3e3 i3i0 f0f1 e7e3 e1d1 e3e0 @@@@ i0i1
64488 <first : 62 100007 119 9364806 14 7862977 0 f8f2 e0f0 f2f7 d0f2 i5i3 d3e3 i3i0 f0f1 e7e3 e1d1 e3e0 @@@@ i0i1
64566 <first : 63 100007 126 9922269 14 7856111 0 f8f2 e0f0 f2f7 d0f2 i5i3 d3e3 i3i0 f0f1 e7e3 e1d1 e3e0 @@@@ i0i1
64722 <first : 64 100007 143 11226869 14 7850957 0 f8f2 e0f0 f2f7 d0f2 i5i3 d3e3 i3i0 f0f1 e7e3 e1d1 e3e0 @@@@ i0i1
64847 >first : put d2
64847 >first : time 28306
64847 >first : otim 29747
book key = e6bdc1bd58b09258
book hit = (NULL)
64847 >first : usermove 64847 >first : i2d2
65003 <first : 65 100007 155 12203587 14 7842922 0 f8f2 e0f0 f2f7 d0f2 i5i3 d3e3 i3i0 f0f1 e7e3 e1d1 e3e0 @@@@ i0i1
65016 <first : info string classical evaluation enabled
65017 <first : 1 1563 0 1783 1 1783000 0 i5i3
65020 <first : 2 1620 0 3058 2 3058000 0 i5i3 d2e2
65021 <first : 3 1620 0 4685 3 4685000 0 i5i3 d2e2 e7e2
65022 <first : 4 1663 0 6588 4 6588000 0 i5i3 d2e2 e7e2
65023 <first : 5 1663 0 8349 5 8349000 0 i5i3 d2e2 e7e2 e1e2 i3d3
65024 <first : 6 1686 0 10599 6 10599000 0 i5i3 d2e2 e7e2 e1e2
65025 <first : 7 1686 0 12981 7 6490500 0 i5i3 d2e2 e7e2 e1e2 i3d3 e2e1 d3h3
65027 <first : 8 1816 0 15750 9 7875000 0 i5i3 d2e2 e7e2 e1e2 i3d3 e2e1 d3h3
65028 <first : 9 1817 0 19566 10 9783000 0 i5i3 d2e2 e7e2 e1e2 i3d3 e2e1 d3h3 e1e2 h3e3 e0e1 @@@@
65029 <first : 10 1957 0 29545 10 9848333 0 i5i3 d2e2 e7e2 e1e2 i3d3 d0f0 d3e3 e2e1
65029 <first : 11 1961 0 88346 14 9816222 0 i5i3 d3d4 i3i4 d4d5 f8d8 d2a2 i4e4 a2a1 e4d4 d0f0
65029 <first : 12 1942 1 174065 17 9161315 0 i5i3 d3d4 f8d8 d2a2 i3i4 d4d5 i4e4 a2a1 e4d4 d5c5 c6c5 d0f0 d8f8
65029 <first : 13 1962 2 242660 18 9333076 0 i5i3 d3d4 e7e3 d2c2 i3i4 d4c4 i4e4 c2d2 e4c4 d0f0 @@@@ f0d0 @@@@ d0f0
65029 <first : 14 1955 4 381416 24 9302829 0 i5i3 d3d4 e7e3 d2b2 i3i4 d4d5 i4d4 d5c5 c6c5 b2e2 e3e2 e1e2 @@@@ e0e1 d4d3 d0f2
65029 <first : 15 1970 5 550012 27 9322237 0 i5i3 d3d4 i3i4 d4d5 f8d8 d5c5 c6c5 d2e2 e7e2 e1e2 i4h4 d0f0 d8f8 f0c0 h4e4
65029 <first : 16 1986 8 805914 19 9263379 0 i5i3 d0g0 @@@@ g0a0 f8d8 d2e2 e7e2 e1e2 i3d3 e2e1 d3c3 a0i0 d8f8 e1e2 @@@@ i0a0 c3b3 a0f0 b3h3
65029 <first : 17 2020 15 1430544 24 9170153 0 i5i3 d3d4 i3i1 d2e2 e7e2 e1e2 i1i4 d0d5 i4d4 d5d2 d4h4 e0d0 h4c4 d0e1 c4c1 e1d0 c1c0 d0d1 c0c1 d1d0 c1c4 d0e1 c4c1 e1d0
65044 <first : 18 2023 17 1566366 28 9160035 0 i5i3 d3d4 i3i1 d2e2 e7e2 e1e2 i1i4 d0d5 i4d4 d5d2 d4c4 e0d0 c4c0 d0d1 f8d8 d1e1 d8f8 e1d1 c0c1 d1d0 c1c0 d0d1 f8d8 d1e1 d8f8 e1d1 f8d8 d1e1
65044 <first : 19 2025 18 1716015 36 9225887 0 i5i3 d3d4 i3i1 d2e2 e7e2 e1e2 i1i4 d0d5 i4d4 d5d2 d4c4 e0d0 c4c0 d0d1 f8d8 d1e1 c0c1 e1d0 c1c0 d0e1 c0c1 e1d0 c1c0 d0e1 d8f8 e1d1 f8d8 d1e1 c0c1 e1d0 c1c0 d0e1 c0c1 e1d0 c1c0 d0e1
65076 <first : 20 2025 22 2119664 34 9256174 0 i5i3 d3d4 i3i1 d2e2 e7e2 e1e2 i1i2 e2e1 i2i4 e1d1 i4h4 d1e1 h4d4 d0f0 d4e4 f0b0 e4h4 b0f0 h4c4 e0d0 c4e4 d0d1 e4d4 f0d2 d4c4 e1e2
65232 <first : 21 2064 37 3500942 30 9237313 0 i5i3 d3d4 i3i1 d2e2 e7e2 e1e2 i1i2 e2e1 i2i4 e1d1 i4h4 d1e1 h4d4 d0g0 d4g4 g0b0 g4h4 e1e2 h4e4 e2e1 e4c4 b0h0 c4h4 h0c0 h4c4
65419 <first : 22 2079 56 5233261 35 9295312 0 i5i3 d3d4 i3i1 d2e2 e7e2 e1e2 i1i4 d4e4 i4i3 e4f4 f8f4 e0e1 i3i1 e1e0 f4f8 e2d2 i1h1 d2e1 h1h3 d0f2 @@@@ e1f1 h3d3 e0e1 d3d4 f2d0
65701 <first : 23 2105 85 7975462 36 9338948 0 i5i3 d2c2 i3d3 d0f0 e7e4 c2h2 @@@@ h2g2 @@@@ g2h2 @@@@ h2g2 d3d4 g2a2 d4d3 a2e2 e4e2 e1e2 d3c3 e2e1 c3c4 e0d0 c4h4 f0b0 h4d4 e1d1
66248 <first : 24 2097 139 12746513 36 9130739 0 i5i3 d3d4 @@@@ d4c4 i3i4 d2a2 i4c4 d0f0 @@@@ a2h2 c4b4 h2c2 @@@@ c2a2 @@@@ a2c2 @@@@ c2i2 @@@@ i2c2 @@@@ c2a2 @@@@ a2i2 @@@@ i2c2 @@@@ c2i2 @@@@ i2c2
66607 <first : 25 2077 175 16031202 36 9119000 0 i5i3 d3d4 i3i1 d4d5 e7e3 d2d1 f8f1 d1d2 f1f8 d2d1 f8f1 d1d4 f1f8 d4d1 @@@@ d1a1 @@@@ a1d1 @@@@ d1a1 @@@@ a1b1 f8f1 b1b2 f1f8 b2b1 @@@@ b1c1 f8f1
66701 <first : 26 2081 184 16846571 39 9116109 0 i5i3 d3d4 i3i1 d4d5 e7e4 d2e2 e4e2 e1e2 @@@@ e2d2 i1i5 e0e1 f8d8 d0f2 i5d5 d2e2 d8f8 f2d2 d5i5 e1d1 i5c5 d2f2 c5c1 d1d0 c1i1 e2d2 i1i0 d0d1 i0c0 d2e2 c0c1 d1d0 c1i1 e2d2 i1i0 d0d1 i0c0 d2e2
66716 <first : 27 2081 185 16916623 35 9119473 0 i5i3 d3d4 i3i1 d4d5 e7e4 d2e2 e4e2 e1e2 @@@@ e2d2 i1i5 d2d1 @@@@ d0d2 @@@@ e0d0 i5d5 d1e1 d5c5 d2f0 c5d5 f0d2 d5c5 d2f0 c5d5 f0d2 f8d8 d0e0 d5c5 d2f0 d8f8 e0d0 c5d5 f0d2 d5c5
67248 <first : 28 2161 239 22199143 42 9261219 0 i5i3 d3d4 e7e3 d4d5 i3i1 d2e2 e3e2 e1e2 i1i5 e2d2 f8d8 d2e1 i5d5 d0f0 d8f8 f0a0 d5d4 a0f0 d4d5 f0a0 d5d4 e1e2 d4c4 e0e1 c4c1 e1e0 c1c0 a0d0 c0c4 e0e1 c4c1 e1e0
67998 <first : 29 2171 313 29171108 49 9293121 0 i5i3
68487 <first : 29 2185 363 33812589 49 9312197 0 i5i3 d2h2 i3i1 h2d2 i1i3 d2h2 i3d3 d0f0 d3d4 h2d2 d4c4 f0a0 c4c0 a0d0 @@@@ d2g2 c0c1 g2g1 c1d1 d0f0 e7e3 g1i1 e3e4 f0b0 d1c1 b0f0 c1c4 f0d0 e4e3 d0f0 e3e7
68737 <first : 30 2193 388 36170255 34 9307837 0 i5i3
68987 <first : 30 2201 413 38524498 34 9309931 0 i5i3
69472 <first : 30 2210 461 43030333 36 9334128 0 i5i3 d3d4 i3i4 d2d1 e7e3 d1d2 e3e7 d4d5 i4i1 d2e2 e7e2 e1e2 i1i5 e2e1 i5d5 d0f2 d5i5 e1e2 i5e5 e2e1 @@@@ e0f0 e5e4 f0e0 c6d6 e0d0 e4i4 e1f0 i4i5 d0e0 d6c6 e0d0 i5d5 d0e0 d5e5 f0e1
69597 <first : 31 2210 474 44309319 44 9334172 0 i5i3 d3d4 i3i4 d2d1 e7e3 d1d2 e3e7 d2d1 e7e3 d1d2 e3e7 d4d5 i4i1 d2e2 e7e2 e1e2 i1i5 e2e1 i5d5 d0f0 d5c5 e0d0 c6d6 e1e2 @@@@ d0e1 @@@@ e1d0 c5d5 d0e1 d6c6 f0d2 d5e5 d2h2 f8d8 h2b2 e5d5 b2f2 d8f8 f2c2 d5e5 c2g2 f8d8 g2a2
69769 <first : 32 2201 491 45853593 48 9325522 0 i5i3 d3d4
69784 <first : 32 2193 493 45992422 48 9321528 0 i5i3 d3d4
70238 <first : 32 2201 538 49782792 48 9253307 0 i5i3
71361 <first : 32 2219 650 60243384 48 9256819 0 i5i3
71704 <first : 32 2226 685 63436580 48 9251360 0 i5i3 d2d1 @@@@ d3d4 i3i2 d1d3 i2i4 d3d1 e7e3 d1d2 e3e7 d4d5 i4i1 d2e2 e7e2 e1e2 i1i5 e2e1 i5d5 d0f0 d5c5 e0d0 c6d6 e1e2 c5d5 d0e0 d5e5 e2e1 e5c5 e1d2 d6c6 d2e2 @@@@ f0a0 c5c2 e0e1 @@@@ e2d2 @@@@
72267 <first : 33 2234 741 68663542 50 9266334 0 i5i3
72298 <first : 33 2234 744 68995402 50 9267347 0 i5i3 d2d1 @@@@ d3d4 i3i2 d1d3 i2i4 d3d1 e7e3 d1d2 e3e7 d4d5 i4i1 d2e2 e7e2 e1e2 i1i5 e2d2 f8d8 d2e1 i5d5 d0f0 d5i5 f0b0 d8f8 e0d0 i5d5 d0e0 d5c5 e1d1 c5c1 d1d2 c1c2 d2d1 c2c1 d1d2 c1c0 b0d0 c0c4 d2e1 @@@@ d0f0 c4c5
72329 <first : 34 2234 748 69311727 48 9266273 0 i5i3 d2d1 @@@@ d3d4 i3i2 d1d3 i2i4 d3d1 e7e3 d1d2 e3e7 d4d5 i4i1 d2e2 e7e2 e1e2 i1i5 e2d2 f8d8 d2e1 i5d5 d0f0 d5i5 f0b0 d8f8 e0d0 i5d5 d0e0 d5c5 e1d1 c5d5 d1e1 d5c5 b0i0 c5c2 i0d0 c2i2 d0f2 i2i0 e1f0 @@@@ e0e1 i0i4 f0e0 i4f4
72423 <first : 35 2234 756 70076685 49 9266951 0 i5i3 d2d1 @@@@ d3d4 i3i2 d1d3 i2i4 d3d1 e7e3 d1d2 e3e7 d4d5 i4i1 d2e2 e7e2 e1e2 i1i5 e2d2 f8d8 d2e1 i5d5 d0f0 d5i5 e1e2 d8f8 f0c0 i5d5 e2e1 @@@@ c0i0 d5e5 i0c0 e5d5 c0i0 d5e5 i0c0 e5d5 c0f0 d5c5 e0d0 c6d6 e1e2
72486 <first : 36 2234 763 70791078 46 9269487 0 i5i3 d2d1 @@@@ d3d4 i3i2 d1d3 i2i4 d3d1 i4i2 d1d3 i2i4 d3d1 f8d8 d1c1 i4d4 d0f0 d8f8 f0c0 e7e4 c0i0 e4e3 i0a0 @@@@ c1c2 d4d1 c2e2 e3e2 e1e2 d1d5 e2e1 d5c5 a0g0 @@@@ e0d0 c5c4 e1e2 @@@@ d0e1 c4i4 e1d1 i4i0
73220 <first : 37 2242 836 77508651 47 9270260 0 i5i3
73423 <first : 37 2242 857 79583698 47 9286312 0 i5i3 d2d1 @@@@ d3d4 i3i2 d1d3 i2i4 d3d1 i4i2 d1d3 i2i4 d3d1 f8d8 d1b1 i4d4 d0f0 d8f8 f0c0 d4c4 c0h0 e7e4 b1b2 @@@@ b2h2 e4e3 h2b2 c4d4 b2c2 d4e4 c2d2 e3i3 h0c0 i3i1 d2e2 e4e2 e1e2 i1c1 c0f0 c1i1 f0a0
74376 <first : 38 2250 951 88728916 48 9324182 0 i5i3
75048 <first : 38 2259 1019 95155953 48 9336337 0 i5i3
76017 <first : 38 2271 1115 105019977 48 9412078 0 i5i3
76955 <first : 38 2279 1210 114565922 50 9466693 0 i5i3 d3d4 i3i4 d4d5 i4i1 d2e2 e7e2 e1e2 i1i5 e2d2 f8d8 d2e1 i5d5 d0f2 d8f8 e0f0 c6d6 f0f1 d5i5 e1e2 @@@@ e2d2 i5i1 f1f0 i1i2 d2e1 i2i0 f0f1 i0i5 e1e2 @@@@ e2d2 i5i1 f1f0 i1i2 d2e1 i2i0 f0f1 i0i5 e1e2 i5i1 f1f0 i1i0 f0f1 i0i1 f1f0 i1i0 f0f1 @@@@ e2e1
76955 <first : move i5i3
77080 <first : Hint: d3d4
77080 <first : info string classical evaluation enabled
77080 <first : 1 2279 0 3194 1 3194000 0 i3i4
77088 <first : 2 2279 0 4166 2 2083000 0 i3i4 d4d5
77089 <first : 3 2279 0 5647 3 2823500 0 i3i4 d4d5 i4i1
77090 <first : 4 2279 0 7349 4 3674500 0 i3i4 d4d5 i4i1 d2e2
77092 <first : 5 2279 0 9039 5 4519500 0 i3i4 d4d5 i4i1 d2e2 e7e2 e1e2
77093 <first : 6 2205 0 17491 6 8745500 0 i3i4 d4d5 i4i1 d2e2 e7e2
77094 <first : 7 2279 0 20436 7 6812000 0 i3i4 d4d5 i4i1 d2e2 e7e2 e1e2
77096 <first : 8 2271 0 24362 8 8120666 0 i3i4 d2a2 i4d4 a2i2 d4f4 i2d2 f4c4 d0g0
77097 <first : 9 2279 0 28584 11 9528000 0 i3i4 d2a2 i4d4 a2i2 d4f4 i2e2 f4i4 e2e7 e8e7
77099 <first : 10 2279 0 43506 14 8701200 0 i3i4 d4c4 i4c4 d0h0 c4c1 d2e2 e7e2 e1e2 c1i1 h0a0
77100 <first : 11 2279 0 47493 15 9498600 0 i3i4 d4d5 i4i1 d2e2 e7e2 e1e2 i1i5 e2d2 @@@@ e0e1 f8d8 d5c5 i5c5 d0f2 c6d6
77101 <first : 12 2279 0 52101 16 10420200 0 i3i4 d4d5 i4i1 d2e2 e7e2 e1e2 i1i5 e2d2 @@@@ e0e1 f8d8 d5c5 i5c5 d0f2 c6d6 d2e2
77101 <first : 13 2279 0 66181 19 9454428 0 i3i4 d4d5 i4i1 d2e2 e7e2 e1e2 i1i5 e2d2 f8d8 d2e1 i5d5 d0f2 d8f8 e0f0 c6d6 f0f1
77101 <first : 14 2279 0 73174 21 10453428 0 i3i4 d4d5 i4i1 d2e2 e7e2 e1e2 i1i5 e2d2 f8d8 d2e1 i5d5 d0f2 d8f8 e0f0 c6d6 f0f1 d5i5 e1d2 i5i1 f1f0 i1i2
77105 <first : 15 2279 0 87644 26 9738222 0 i3i4 d4d5 i4i1 d2e2 e7e2 e1e2 i1i5 e2d2 f8d8 d2e1 i5d5 d0f2 d8f8 e0f0 c6d6 f0f1 d5i5 e1d2 i5i1 f1f0 i1i2 d2e1 i2i0 f0f1 i0i5 e1d2
77105 <first : 16 2279 1 104851 24 10485100 0 i3i4 d2e2 e7e2 e1e2 i4d4 d0f0 d4d5 e0e1 d5e5 f0d2 @@@@ d2g2 c6d6 g2c2 e5c5 c2f2 c5i5 e1f1 @@@@ e2d2 i5i1 f1f0 i1i2 d2e1
77105 <first : 17 2279 1 118523 29 9876916 0 i3i4 d4d5 i4i1 d2e2 e7e2 e1e2 i1i5 e2d2 f8d8 d2e1 i5d5 d0f2 d8f8 e0f0 c6d6 f0f1 d5i5 e1d2 i5i1 f1f0 i1i2 d2e1 i2i0 f0f1 i0i5 e1d2 i5i1 f1f0 i1i2
77105 <first : 18 2279 1 150664 35 10761714 0 i3i4 d2e2 e7e2 e1e2 i4d4 d0f0 d4d5 e0e1 d5e5 f0d2 @@@@ d2g2 c6d6 g2c2 e5c5 c2f2 c5i5 e1f1 @@@@ e2d2 i5i1 f1f0 i1i2 d2e1 i2i0 f0f1 i0i5 e1d2 i5i1 f1f0 i1i2 d2e1 i2i0 f0f1 i0i5
77114 <first : 19 2279 1 173186 37 10824125 0 i3i4 d4d5 i4i1 d2e2 e7e2 e1e2 i1i5 e2d2 f8d8 d2e1 i5d5 d0f2 d8f8 e0f0 c6d6 f0f1 d5i5 e1d2 i5i1 f1f0 i1i2 d2e1 i2i0 f0f1 i0i5 e1d2 i5i1 f1f0 i1i2 d2e1 i2i0 f0f1 i0i5 e1d2 i5i1 f1f0 i1i2
77114 <first : 20 2279 1 196306 41 10331894 0 i3i4 d4d5 i4i1 d2e2 e7e2 e1e2 i1i5 e2d2 f8d8 d2e1 i5d5 d0f2 d8f8 e0f0 c6d6 f0f1 d5i5 e1d2 i5i1 f1f0 i1i2 d2e1 i2i0 f0f1 i0i5 e1d2 i5i1 f1f0 i1i2 d2e1 i2i0 f0f1 i0i5 e1d2 i5i1 f1f0 i1i2 d2e1 i2i0 f0f1 i0i5
77114 <first : 21 2279 2 226824 41 10801142 0 i3i4 d4d5 i4i1 d2e2 e7e2 e1e2 i1i5 e2d2 f8d8 d2e1 i5d5 d0f2 d8f8 e0f0 c6d6 f0f1 d5i5 e1d2 i5i1 f1f0 i1i2 d2e1 i2i0 f0f1 i0i5 e1d2 i5i1 f1f0 i1i2 d2e1 i2i0 f0f1 i0i5 e1d2 i5i1 f1f0 i1i2 d2e1 i2i0 f0f1 i0i5
77119 <first : 22 2279 2 257628 38 10734500 0 i3i4 d4d5 i4i1 d2e2 e7e2 e1e2 i1i5 e2d2 f8d8 d2e1 i5d5 d0f2 d8f8 e0f0 c6d6 f0f1 d5i5 e1d2 i5i1 f1f0 i1i2 d2e1 i2i0 f0f1 i0i5 e1d2 i5i1 f1f0 i1i2 d2e1 i2i0 f0f1 i0i5 e1d2 i5i1 f1f0 i1i2 d2e1
77119 <first : 23 2279 4 435407 45 10885175 0 i3i4 d4d5 i4i1 d2e2 e7e2 e1e2 i1i5 e2d2 f8d8 d2e1 i5d5 d0f2 d8f8 e0f0 c6d6 f0f1 d5i5 e1d2 i5i1 f1f0 i1i2 d2e1 i2i0 f0f1 i0i5 e1d2 i5i1 f1f0 i1i2 d2e1 i2i0 f0f1 i0i5 e1d2 i5i1 f1f0 i1i2 d2e1 i2i0 f0f1 i0i5 e1d2 i5i1 f1f0 i1i2
77124 <first : 24 2279 4 471913 49 10974720 0 i3i4 d4d5 i4i1 d2e2 e7e2 e1e2 i1i5 e2d2 f8d8 d2e1 i5d5 d0f2 d8f8 e0f0 c6d6 f0f1 d5i5 e1d2 i5i1 f1f0 i1i2 d2e1 i2i0 f0f1 i0i5 e1d2 i5i1 f1f0 i1i2 d2e1 i2i0 f0f1 i0i5 e1d2 i5i1 f1f0 i1i2 d2e1 i2i0 f0f1 i0i5 e1d2 i5i1 f1f0 i1i2 d2e1 i2i0 f0f1 i0i5
77126 <first : 25 2279 4 499256 37 10853391 0 i3i4 d4d5 i4i1 d2e2 e7e2 e1e2 i1i5 e2d2 f8d8 d2e1 i5d5 d0f2 d8f8 e0f0 c6d6 f0f1 d5i5 e1d2 i5i1 f1f0 i1i2 d2e1 i2i0 f0f1 i0i5 e1d2 i5i1 f1f0 i1i2 d2e1 i2i0 f0f1 i0i5 e1d2 i5i1 f1f0 i1i2
77129 <first : 26 2279 4 533119 45 10879979 0 i3i4 d4d5 i4i1 d2e2 e7e2 e1e2 i1i5 e2d2 f8d8 d2e1 i5d5 d0f2 d8f8 e0f0 c6d6 f0f1 d5i5 e1d2 i5i1 f1f0 i1i2 d2e1 i2i0 f0f1 i0i5 e1d2 i5i1 f1f0 i1i2 d2e1 i2i0 f0f1 i0i5 e1d2 i5i1 f1f0 i1i2 d2e1 i2i0 f0f1 i0i5 e1d2 i5i1 f1f0 i1i2
77129 <first : 27 2279 5 581751 46 10976433 0 i3i4 d4d5 i4i1 d2e2 e7e2 e1e2 i1i5 e2d2 f8d8 d2e1 i5d5 d0f2 d8f8 e0f0 c6d6 f0f1 d5i5 e1d2 i5i1 f1f0 i1i2 d2e1 i2i0 f0f1 i0i5 e1d2 i5i1 f1f0 i1i2 d2e1 i2i0 f0f1 i0i5 e1d2 i5i1 f1f0 i1i2 d2e1 i2i0 f0f1 i0i5 e1d2 i5i1 f1f0 i1i2 d2e1
77134 <first : 28 2279 6 660968 49 10835540 0 i3i4 d4d5 i4i1 d2e2 e7e2 e1e2 i1i5 e2d2 f8d8 d2e1 i5d5 d0f2 d8f8 e0f0 c6d6 f0f1 d5i5 e1d2 i5i1 f1f0 i1i2 d2e1 i2i0 f0f1 i0i5 e1d2 i5i1 f1f0 i1i2 d2e1 i2i0 f0f1 i0i5 e1d2 i5i1 f1f0 i1i2 d2e1 i2i0 f0f1 i0i5 e1d2 i5i1 f1f0 i1i2 d2e1 i2i0 f0f1 i0i5
77137 <first : 29 2279 6 738338 57 10857911 0 i3i4 d4d5 i4i1 d2e2 e7e2 e1e2 i1i5 e2d2 f8d8 d2e1 i5d5 d0f2 d8f8 e0f0 c6d6 f0f1 d5i5 e1d2 i5i1 f1f0 i1i2 d2e1 i2i0 f0f1 i0i5 e1d2 i5i1 f1f0 i1i2 d2e1 i2i0 f0f1 i0i5 e1d2 i5i1 f1f0 i1i2 d2e1 i2i0 f0f1 i0i5 e1d2 i5i1 f1f0 i1i2 d2e1 i2i0 f0f1 i0i5 e1d2 i5i1 f1f0 i1i2 d2e1 i2i0 f0f1 i0i5
77144 <first : 30 2279 8 886276 49 10678024 0 i3i4 d4d5 i4i1 d2e2 e7e2 e1e2 i1i5 e2d2 f8d8 d2e1 i5d5 d0f2 d8f8 e0f0 c6d6 f0f1 d5i5 e1d2 i5i1 f1f0 i1i2 d2e1 i2i0 f0f1 i0i5 e1d2 i5i1 f1f0 i1i2 d2e1 i2i0 f0f1 i0i5 e1d2 i5i1 f1f0 i1i2 d2e1 i2i0 f0f1 i0i5 e1d2 i5i1 f1f0 i1i2 d2e1 i2i0 f0f1 i0i5
77150 <first : 31 2279 14 1489773 44 10203924 0 i3i4 d4d5 i4i1 d2e2 e7e2 e1e2 i1i5 e2d2 f8d8 d2e1 i5d5 d0f2 d8f8 e0f0 c6d6 f0f1 d5i5 f1f0 i5i2 f0f1 i2i1 f1f0 i1i0 f0f1 i0i5 f1f0 i5i1 e1e2 i1i2 f0f1 i2i5 f1f0 i5i0 f0f1 i0i5 f1f0 i5i2 f0f1 i2i5 f1f0 i5i0 f0f1 i0i5 f1f0
77152 <first : 32 2279 16 1632087 46 10200543 0 i3i4 d4d5 i4i1 d2e2 e7e2 e1e2 i1i5 e2d2 f8d8 d2e1 i5d5 d0f2 d8f8 e0f0 c6d6 f0f1 d5i5 f1f0 i5i1 e1e2 i1i2 f0f1 i2i1 f1f0 i1i2 f0f1 i2i0 e2e1 i0i1 f1f0 i1i2 f0f1 i2i1 f1f0 i1i2 f0f1 i2i5 f1f0 i5i1 e1e2 i1i2 f0f1 i2i1 f1f0 i1i0 f0f1 i0i1 f1f0
77155 <first : 33 2279 17 1803250 48 10187853 0 i3i4 d4d5 i4i1 d2e2 e7e2 e1e2 i1i5 e2d2 f8d8 d2e1 i5d5 d0f2 d8f8 e0f0 c6d6 f0f1 d5i5 f1f0 i5i1 e1e2 @@@@ e2e1 i1i2 f0f1 @@@@ e1e2 i2i0 e2e1 i0i1 f1f0 i1i2 f0f1 i2i1 f1f0 i1i2 f0f1 @@@@ e1e2 i2i0 e2e1 i0i1 f1f0 i1i2 f0f1 i2i1 f1f0 i1i2 f0f1
79833 <first : 34 2383 288 30267924 52 10495119 0 i3i4 d4d5 i4i1 d2e2 e7e2 e1e2 i1i5 e2d2 f8d8 d2e2 i5d5 d0f0 @@@@ f0b0 d8f8 e2e1 d5c5 b0g0 c5c2 e0d0 c2c4 e1e2 c4d4 d0e0 d4c4 e2d2 c4c1 e0d0 c1c2 d2e1 c2c4 e1e2
79974 <first : 35 2375 301 31678501 37 10506965 0 i3i4 d4d5
80396 <first : 35 2383 344 35682462 37 10363770 0 i3i4
81099 <first : 35 2396 414 42450303 37 10253696 0 i3i4
81740 <first : 35 2413 478 49209508 37 10279822 0 i3i4
82458 <first : 35 2413 550 56771196 45 10314534 0 i3i4 d4d5 i4i1 d2e2 e7e2 e1e2 i1i5 e2d2 f8d8 d2e1 i5d5 d0f2 c6d6 e0f0 d8f8 f0f1 d5i5 f1f0 i5i4 e1e2 i4d4 e2e1 d4i4 e1e2 i4i0 f0f1 i0i1 f1f0 i1i5 e2d2 i5d5 d2e2 @@@@ f0f1 @@@@ e2e1 d5i5 f1f0 i5i4
82754 <first : 36 2422 579 59942419 35 10336682 0 i3i4
82848 <first : 36 2430 588 60773250 35 10326805 0 i3i4
83504 >first : force
83504 <first : 36 2430 654 67699425 35 10343686 0 i3i4
BackwardInner(0), current 80, forward 80
85395 >first : undo
85395 >first : undo
85395 >first : undo
85395 >first : undo
85395 >first : undo
85395 >first : undo
85395 >first : undo
85395 >first : undo
85395 >first : undo
85395 >first : undo
85395 >first : undo
85395 >first : undo
85395 >first : undo
85395 >first : undo
85395 >first : undo
85395 >first : undo
85395 >first : undo
85395 >first : undo
85395 >first : undo
85395 >first : undo
85395 >first : undo
85395 >first : undo
85395 >first : undo
85395 >first : undo
85395 >first : undo
85395 >first : undo
85395 >first : undo
85395 >first : undo
85395 >first : undo
85395 >first : undo
85395 >first : undo
85395 >first : undo
85395 >first : undo
85395 >first : undo
85395 >first : undo
85395 >first : undo
85395 >first : undo
85395 >first : undo
85395 >first : undo
85395 >first : undo
85395 >first : undo
85395 >first : undo
85395 >first : undo
85395 >first : undo
85395 >first : undo
85395 >first : undo
85395 >first : undo
85395 >first : undo
85395 >first : undo
85395 >first : undo
85395 >first : undo
85395 >first : undo
85395 >first : undo
85395 >first : undo
85395 >first : undo
85395 >first : undo
85395 >first : undo
85395 >first : undo
85395 >first : undo
85395 >first : undo
85395 >first : undo
85395 >first : undo
85395 >first : undo
85395 >first : undo
85395 >first : undo
85395 >first : undo
85395 >first : undo
85395 >first : undo
85395 >first : undo
85395 >first : undo
85395 >first : undo
85395 >first : undo
85395 >first : undo
85395 >first : undo
85395 >first : undo
85395 >first : undo
85395 >first : undo
85395 >first : undo
85395 >first : undo
85395 >first : undo
ForwardInner(1), current 0, forward 80
86770 >first : usermove 86770 >first : a3b3
ForwardInner(2), current 1, forward 80
86911 >first : usermove 86911 >first : g9f7
ForwardInner(3), current 2, forward 80
87145 >first : usermove 87145 >first : b0c2
ForwardInner(4), current 3, forward 80
87270 >first : usermove 87270 >first : i6h6
ForwardInner(5), current 4, forward 80
87473 >first : usermove 87473 >first : b2e2
ForwardInner(6), current 5, forward 80
87630 >first : usermove 87630 >first : b7g7
ForwardInner(7), current 6, forward 80
87754 >first : usermove 87754 >first : e3f3
ForwardInner(8), current 7, forward 80
87895 >first : usermove 87895 >first : h9e7
ForwardInner(9), current 8, forward 80
88114 >first : usermove 88114 >first : c2e3
ForwardInner(10), current 9, forward 80
88239 >first : usermove 88239 >first : g7g5
ForwardInner(11), current 10, forward 80
88426 >first : usermove 88426 >first : e3d5
ForwardInner(12), current 11, forward 80
88583 >first : usermove 88583 >first : f7e5
ForwardInner(13), current 12, forward 80
88755 >first : usermove 88755 >first : d5e7
ForwardInner(14), current 13, forward 80
88895 >first : usermove 88895 >first : h7a7
ForwardInner(15), current 14, forward 80
89083 >first : usermove 89083 >first : a0b0
ForwardInner(16), current 15, forward 80
89208 >first : usermove 89208 >first : e8e7
ForwardInner(80), current 16, forward 80
89927 >first : usermove 89927 >first : f3f4
89927 >first : usermove 89927 >first : g5g0
89927 >first : usermove 89927 >first : h0g2
89927 >first : usermove 89927 >first : g0g3
89927 >first : usermove 89927 >first : f4f5
89927 >first : usermove 89927 >first : b9c7
89927 >first : usermove 89927 >first : f5e5
89927 >first : usermove 89927 >first : e7f7
89927 >first : usermove 89927 >first : e5f5
89927 >first : usermove 89927 >first : a7e7
89927 >first : usermove 89927 >first : h2f2
89927 >first : usermove 89927 >first : f7e8
89927 >first : usermove 89927 >first : c0e3
89927 >first : usermove 89927 >first : a6b6
89927 >first : usermove 89927 >first : f0f1
89927 >first : usermove 89927 >first : a9a1
89927 >first : usermove 89927 >first : e1f0
89927 >first : usermove 89927 >first : a1a5
89927 >first : usermove 89927 >first : d0e1
89927 >first : usermove 89927 >first : g3g8
89927 >first : usermove 89927 >first : g2f4
89927 >first : usermove 89927 >first : e7e3
89927 >first : usermove 89927 >first : b0d0
89927 >first : usermove 89927 >first : e3e7
89927 >first : usermove 89927 >first : f4d5
89927 >first : usermove 89927 >first : c6d6
89927 >first : usermove 89927 >first : d5f4
89927 >first : usermove 89927 >first : g8d8
89927 >first : usermove 89927 >first : d0c0
89927 >first : usermove 89927 >first : d8f8
89927 >first : usermove 89927 >first : c3d3
89927 >first : usermove 89927 >first : b6c6
89927 >first : usermove 89927 >first : f4g2
89927 >first : usermove 89927 >first : a5f5
89927 >first : usermove 89927 >first : c0a0
89927 >first : usermove 89927 >first : c9a6
89927 >first : usermove 89927 >first : f0e0
89927 >first : usermove 89927 >first : f5f3
89927 >first : usermove 89927 >first : b3c3
89927 >first : usermove 89927 >first : c6b6
89927 >first : usermove 89927 >first : a0a4
89927 >first : usermove 89927 >first : c7d5
89927 >first : usermove 89927 >first : a4c4
89927 >first : usermove 89927 >first : f3g3
89927 >first : usermove 89927 >first : c4c7
89927 >first : usermove 89927 >first : d6c6
89927 >first : usermove 89927 >first : c7b7
89927 >first : usermove 89927 >first : a6c3
89927 >first : usermove 89927 >first : d3c3
89927 >first : usermove 89927 >first : g3g2
89927 >first : usermove 89927 >first : c3d3
89927 >first : usermove 89927 >first : e6f6
89927 >first : usermove 89927 >first : f2d0
89927 >first : usermove 89927 >first : g2e2
89927 >first : usermove 89927 >first : b7e7
89927 >first : usermove 89927 >first : e2e7
89927 >first : usermove 89927 >first : d0d5
89927 >first : usermove 89927 >first : i9i5
89927 >first : usermove 89927 >first : d5d0
89927 >first : usermove 89927 >first : f8f1
89927 >first : usermove 89927 >first : i0i2
89927 >first : usermove 89927 >first : f1f8
89927 >first : usermove 89927 >first : i2d2
89927 >first : usermove 89927 >first : i5i3
BackwardInner(79), current 80, forward 80
91114 >first : undo
BackwardInner(78), current 79, forward 80
91317 >first : undo
BackwardInner(77), current 78, forward 80
91505 >first : undo
BackwardInner(76), current 77, forward 80
92630 >first : undo
96255 >first : lift i0
96271 <first : highlight 9/9/9/9/9/9/9/8Y/8Y/5YYY1
96912 >first : put i2
96912 >first : usermove 96912 >first : i0i2
98967 >first : time 30000
98967 >first : otim 30000
book key = aace11a4c53e66fd
book hit = (NULL)
98967 >first : go
nps: w=-1, b=-1
98967 <first : info string classical evaluation enabled
98967 <first : 1 1433 0 1133 1 1133000 0 i5f5
98986 <first : 2 1617 0 10824 2 5412000 0 f1f8 i2e2
98987 <first : 3 1574 0 11852 3 5926000 0 f1f8 i2e2 e7e2 e1e2
98988 <first : 4 1617 0 12667 5 6333500 0 f1f8 i2e2
98989 <first : 5 1626 0 16709 5 5569666 0 f1f8 i2e2 i5i3 e2e7 e8e7
98990 <first : 6 1578 0 23268 6 7756000 0 f1f8 d3c3 i5d5 i3h3 e7e3 h3g3
98991 <first : 7 1570 0 29504 7 7376000 0 f1f8 d3c3 e7e3 i2d2 i5i3 c3c4 i3i1
98993 <first : 8 1686 0 32692 11 6538400 0 f1f8 i2e2 i5i3 d3d4 i3i4 e2e7 e8e7
98994 <first : 9 1703 0 38871 12 7774200 0 f1f8 d3c3 e7e5 c3d3 e5e7 i2e2 i5i3 d3d4
98996 <first : 10 1722 0 46231 14 7705166 0 f1f8 d3c3 e7e5 i2e2 e5e2 e1e2 i5i3 d0f0 i3i2
98997 <first : 11 1812 0 63441 15 9063000 0 f1f8 d3c3 e7e5 c3d3 e5e7 i2e2 i5i3 e2e7 e8e7 d0f0
98999 <first : 12 1850 1 114735 17 8825769 0 f1f8 d3c3 e7e5 c3d3 e5e7 i2e2 i5i3 e2e7 e8e7 d0f0 i3d3 f0c0 d3e3
99015 <first : 13 1912 3 351359 20 9246289 0 f1f8 d3c3 @@@@ i2d2 i5i3 d2d3 i3i1 d3d1 i1i4 d0f0 i4i3 d1d3 i3i0 e0d0 f8d8 d0e0 d8f8
99015 <first : 14 1914 4 373396 16 9107219 0 f1f8 d3c3 @@@@ i3i4 i5f5 i2i1 e7e3 i4i5 e3e5 i5i6 h6i6 c3d3 e5e7 d3c3 @@@@ c3b3
99031 <first : 15 1901 5 513736 24 9340654 0 f1f8 d3d4 @@@@ i2i1 i5e5 i3h3 e5e3 i1h1 f8d8 d0d5 e3c3 d5d0 c3e3 d0d5 e3c3 d5d0
99046 <first : 16 1905 7 662175 22 9459642 0 f1f8 i2i1 @@@@ d3d4 i5e5 i3h3 e5e3 h3h4 f8d8 i1f1 e3d3 d4c4 e7e4 f1f2 d3e3 c4c5 c6c5 d0f0 @@@@
99156 <first : 17 1880 18 1805931 26 9555190 0 f1f8 i2i1 @@@@ d0f0 i5f5 f0a0 f5d5 d3c3 d5c5 c3d3 c5f5 d3d4 f5f4 d4d5 f4f5 i3h3 f5d5 h3g3 d5d3 g3f3
99250 <first : 18 1925 27 2609636 32 9594250 0 f1f8 d3d4 @@@@ d0h0 i5e5 i2d2 e5e3 h0a0 e3c3 d2d1 c3a3 a0h0 a3i3 h0c0 e7e3 e0d0 f8d8 c0e0 i3i0
99296 <first : 19 1892 31 3059284 30 9620389 0 f1f8 i2i1 @@@@ i3i4 i5f5 i4i5 @@@@ i1i3 f5e5 i3i1 f8d8 e0f0 @@@@ d0g0 e5e4 i1g1 e7e5 i5i6 h6i6 d3c3 d8g8 g0e0 g8g1 e0e4 e5e4 f0e0 i6i5
99296 <first : 20 1919 32 3161371 32 9638326 0 f1f8 i2i1 @@@@ i3i4 i5f5 i4i5 @@@@ d3d4 f5f4 d4c4 @@@@ c4b4 e7e3 b4b5 b6b5 i1h1 f4i4 i5h5 h6h5 h1h2 c6b6 h2d2 b5c5
99390 <first : 21 1928 41 4034074 36 9744140 0 f1f8 i2i1 @@@@ i3i4 i5f5 i4i5 @@@@ i1i3 f5e5 i3i1 f8d8 e0f0 d8f8 f0e0 f8d8 e0f0 d8f8 f0e0 e5f5 i1i2 f5e5 i2i1 f8d8 e0f0 d8f8 f0e0 f8d8 e0f0 d8f8 f0e0
99656 <first : 22 1931 67 6664923 27 9844790 0 f1f8 i2i1 f8d8 d0f0 d8f8 f0d0 @@@@ i3i4 i5f5 i1h1 f5f3 d3d4 @@@@ i4h4 f3f4 d4d5 f4f5 h1g1 f5d5 h4g4 d5d4 g4g5 g6g5 g1g5
100343 <first : 23 1938 137 13112201 40 9563968 0 f1f8 i2i1 f8d8 d0f0 d8f8 f0d0 @@@@ i3i4 i5f5 i1h1 f5f3 d3d4 @@@@ i4h4 f3f4 d4d5 f4f5 d5d6 c6d6 h4g4 f5d5 d0g0 d6c6 h1h2 d5d1 h2e2 e7e2 e1e2 d1c1 e2e1 c1c4 g0d0 c4e4 g4f4 f8f4
100734 <first : 24 1907 176 16790075 38 9528986 0 f1f8 i2i1 @@@@ d3d4 i5e5 i3i4 e5e3 i4h4 f8d8 i1f1 e3d3 d4c4 e7e4 c4c5 c6c5 f1f2 d3e3 h4h5 h6h5 f2d2 e4e7 d2d1 e3e4 d1b1 d8f8 b1d1 e4f4 d1d6 f4f1 d6d1 f1i1 d0f0 i1i0 e0d0 f8d8 d1c1
100828 <first : 25 1939 184 17665844 37 9554269 0 f1f8 i2i1 @@@@ i3i4 i5f5 i4i5 @@@@ i1i3 f5e5 i3i1 e5f5 i1i3 f5e5 i3i1 e5f5 d3c3 e7e5 c3d3 f5f3 d3c3 f3f5 c3d3 f5f3 d3d4 f3f4 d4d5 e5e7 i1i2
100953 <first : 26 1939 198 18963739 31 9563156 0 f1f8 i2i1 @@@@ i3i4 i5f5 i4i5 @@@@ i1i3 f5e5 i3i1 e5f5 i1i3 f5e5 i3i1 e5f5 d3c3 e7e5 c3d3 f5f3 d3c3 f3f5 c3d3 f5f3 d3d4 f3f4 d4d5 e5e7 i1i2 f4f5 i2d2 f8d8
102453 <first : 27 1955 348 33128569 38 9497869 0 f1f8 i2i1 @@@@ d3c3 e7e3 i3i4 i5f5 i4i5 e3e5 c3d3 f5f3 d3c3 f3f5 c3d3 e5e7 i5h5 h6h5 i1i2 f5f3 i2h2 f8d8 d0h0 f3i3 h2h1 d8d1 h1h5
102625 <first : 28 1963 364 34682607 15 9504688 0 f1f8
103047 <first : 28 1971 407 38682741 40 9492697 0 f1f8
103823 <first : 28 1984 485 46048857 40 9480925 0 f1f8
104698 <first : 28 1989 572 54186540 40 9471515 0 f1f8 d3d4 @@@@ i2i1 i5e5 i1h1 e5e3 i3h3 f8d8 e0f0 e3d3 d0h0 d3d4 h1g1 d8f8 f0e0 d4c4 h0d0 e7e3 h3g3 c4f4 g3g4 f4d4 d0g0 e3e7 g1g3 d4c4 g4g5 c4c1 g3g1 g6g5 g0d0 e7e5
105792 <first : 29 1998 682 64338522 38 9432417 0 f1f8
106463 <first : 29 2006 749 70755399 38 9439087 0 f1f8
107542 <first : 29 2018 857 80842560 39 9427703 0 f1f8
108651 <first : 29 1980 967 91315955 44 9437366 0 f1f8 d3c3
108792 <first : 29 2009 981 92716636 44 9444497 0 f1f8
110009 <first : 29 2041 1103 104104396 44 9434018 0 f1f8
110056 <first : 29 2043 1108 104541804 44 9432626 0 f1f8 d3d4 @@@@ i3i4 i5e5 i2d2 f8d8 d4c4 e5e4 c4c5 c6c5 i4i5 e4i4 i5h5 h6h5 d2e2 e7e2 e1e2 d8f8 e2e1 i4i5 e1d2 i5i3 e0e1 i3i2 d0d6 i2i4 d6d0 i4i1 e1e0 i1i3 e0e1 i3i2 d0d6 i2i4 d6d0 i4i1 e1e0 i1i3 e0e1
110947 >first : force
110947 >first : ping 3
110957 <first : 30 2043 1197 112600422 44 9402172 0 f1f8 d3d4 @@@@ i3i4 i5e5 i2d2 f8d8 d4c4 e5e4 c4c5 c6c5 i4i5 e4i4 i5h5 h6h5 d2e2 e7e2 e1e2 d8f8 e2e1 i4i5 e1d2 i5i3 e0e1 i3i2 d0d6 i2i4 d6d0 i4i1 e1e0 i1i3 e0e1 i3i2 d0d6 i2i4 d6d0 i4i1 e1e0 i1i3 e0e1
110958 <first : pong 3
114351 >first : time 30000
114351 >first : otim 30000
book key = aace11a4c53e66fd
book hit = (NULL)
114351 >first : go
nps: w=-1, b=-1
114351 <first : info string classical evaluation enabled
114351 <first : 1 2046 0 1622 1 811000 0 f1f8
114370 <first : 2 2043 0 2855 2 1427500 0 f1f8 d3d4
114371 <first : 3 2040 0 3963 3 1981500 0 f1f8 d0d9 e8d9
114373 <first : 4 2040 0 5244 4 2622000 0 f1f8 d0d9 e8d9 d3c3
114374 <first : 5 1706 0 15028 5 5009333 0 f1f8 d3c3 e7e4 c3b3
114375 <first : 6 1930 0 22172 6 7390666 0 f1f8 d3c3 e7e4 c3b3
114376 <first : 7 1873 0 28800 7 7200000 0 f1f8 d3c3 e7e4 c3b3 e4e3 i2c2
114377 <first : 8 1641 0 47925 8 7987500 0 f1f8 d3c3 e7e3 i3i4 i5d5 i4h4 d5d4
114378 <first : 9 1641 0 54988 10 9164666 0 f1f8 d3c3 e7e3 i3i4 i5d5 i4h4 d5d4
114380 <first : 10 1641 0 69710 12 8713750 0 f1f8 d3c3 e7e3 i3i4 i5d5 i4h4 d5d4
114381 <first : 11 1665 0 84189 12 9354333 0 f1f8 d3c3 i5e5 i2d2 e5e3 d0d9 e3c3 d9g9
114382 <first : 12 1811 1 155849 15 9167588 0 f1f8 d3c3 i5e5 i2d2 f8d8 c3c4 e5e3 c4b4 e3i3 d0f0
114382 <first : 13 1954 1 167253 17 9291833 0 f1f8 d3c3 @@@@ c3b3 e7e3 i3i4 i5e5 i2d2 e3b3 d0d9
114382 <first : 14 2007 2 188424 20 9421200 0 f1f8 d3c3 @@@@ i3i4 i5f5 c3b3 f5f3 b3b4 f3f4 b4b5 b6b5
114382 <first : 15 2007 2 220757 20 9598130 0 f1f8 d3c3 @@@@ i3i4 i5f5 c3b3 f5f3 b3b4 f3f4 b4b5 b6b5 i4i5 f4f5 i5i6 h6i6 i2e2 e7e2 e1e2 i6h6
114398 <first : 16 2004 3 358285 26 10236714 0 f1f8 d3c3 @@@@ i3i4 i5f5 i4h4 f5f3 i2d2 f3c3 h4g4 c3i3 d2d1 i3g3 g4h4 e7e4 h4h5 h6h5 d0f0 g3c3
114413 <first : 17 1975 5 617807 24 10471305 0 f1f8 d3c3 @@@@ i3i4 i5f5 i2d2 f5f4 i4i5 f4f5 d2i2 f5e5 i2i1 e5f5 i1i2 f5f3 c3c4 f3f4 i2d2 f4c4 d0d9 f8d8
114429 <first : 18 2011 7 834118 27 10558455 0 f1f8 d3c3 i5g5 i3h3 g5g3 c3c4 g3h3 i2e2 h3e3 e2e3 e7e3 d0f0 e3i3 e0d0 i3i0 d0d1 i0i4 c4b4 i4e4 f0d2
114476 <first : 19 2045 12 1295400 22 10705785 0 f1f8 d3d4 @@@@ i2i1 i5e5 d0g0 e5e3 g0c0 e3f3 d4d5 f3d3 d5c5 d3c3 c0g0 c3c5 i3h3 e7e3
114617 <first : 20 2049 25 2786533 31 10800515 0 f1f8 i2i1 @@@@ i3i4 i5f5 i1h1 f5f3 d3d4 @@@@ d4c4 f3f4 i4i5 f4c4 i5h5 h6h5 h1h5 c6d6 h5h2 c4c0 h2e2 e7e2 e1e2 f8d8 e2e1 c0a0 e0f0 b6c6 e1e0 a0c0 e0e1 c0a0
114945 <first : 21 2051 59 6341183 32 10729582 0 f1f8 i2i1 f8d8 i3i4 i5f5 i4i5 f5f3 d3d4 f3e3 e0f0 e3f3 f0e0 f3e3 e0f0 d8f8 f0e0 f8d8 e0f0 d8f8 f0e0 f8d8 e0f0 e3f3 f0e0 f3e3 e0f0 d8f8 f0e0 f8d8 e0f0
115335 <first : 22 2051 97 10417642 34 10641105 0 f1f8 d3d4 @@@@ i3i4 i5e5 i2i1 e5e3 d4d5 f8d8 i1f1 e3e4 i4i5 d8f8 f1h1 e4e3 h1g1 e3f3 i5h5 h6h5 g1g2 f3f5 g2d2 f8d8 d2b2 f5d5 b2b1 d8f8 b1a1
115648 <first : 23 2051 129 13681658 36 10589518 0 f1f8 d3d4 @@@@ i2i1 i5e5 i3i4 e5e3 d4d5 f8d8 i1f1 e3e4 i4i5 d8f8 f1g1 e4d4 g1i1 d4f4 i5h5 h6h5 i1i2 f4f5 i2e2 f5d5 e2e7 e8e7 d0h0 d5d3 h0b0 d3c3 b0h0 c3d3 h0b0 d3c3
116804 <first : 24 2072 244 25400938 30 10371963 0 f1f8 i2i1 f8d8 i3i4 i5f5 i4h4 f5f3 h4g4 f3d3 d0f0 d8f8 g4g5 g6g5 i1i2 d3d4 f0b0 @@@@ i2g2 h6g6 g2a2 d4c4 b0g0 c4d4 g0b0 f8d8 a2f2 g5h5
116992 <first : 25 2051 264 27409966 34 10374703 0 f1f8 d3d4 @@@@ i2i1 i5e5 i3i4 e5e3 d4d5 f8d8 i1f1 d8f8 f1i1 f8d8 i1f1 e3e4 i4i5 d8f8 f1h1 f8d8 d5c5 c6c5 d0g0 c5d5 e0f0 d8f8 f0e0 e4i4 g0b0 i4i5
117398 <first : 26 1999 304 31057944 25 10209712 0 f1f8
117476 <first : 26 2042 312 31768878 38 10172551 0 f1f8
118054 <first : 26 2072 370 37135712 40 10020429 0 f1f8 d3d4 @@@@ d0f0 i5f5 f0a0 f5e5 i2i1 e5e3 d4c4 e3e4 c4c5 c6c5 i3i4 e4f4 i1i2 f4e4 i2i1 e4c4 i1i2 c4c0 a0d0 c0c4 i4i5 c4f4 i2e2
118252 <first : 27 2063 389 38899125 32 9989503 0 f1f8 d3d4
118463 <first : 27 2051 411 40971411 32 9966288 0 f1f8 d3c3
118509 <first : 27 2063 416 41430554 32 9959267 0 f1f8
118775 <first : 27 2081 441 43947530 42 9945130 0 f1f8
119353 <first : 27 2086 499 49579812 42 9933843 0 f1f8 d3d4 @@@@ i3i4 i5e5 i2i1 e5e3 d0f0 e3f3 f0d0 f3f4 i4i5 e7e5 d4d5 e5e7 i5h5 h6h5 i1i2 f4f5 i2e2 f5d5 e2e7 e8e7 d0f2 d5e5 e0d0 e5e4 d0d1 e7e8 f2d0
119353 <first : move f1f8
119509 <first : Hint: d3d4
119509 <first : info string classical evaluation enabled
119509 <first : 1 1415 0 1447 1 723500 0 i5g5
119518 <first : 2 1415 0 3267 2 1633500 0 i5g5 i2d2
119519 <first : 3 1451 0 5334 3 2667000 0 i5c5 i2e2 e7e2
119520 <first : 4 1448 0 10407 4 5203500 0 i5c5 i2e2 e7e2
119522 <first : 5 1777 0 12979 5 4326333 0 i5e5 i2d2 e5e3
119523 <first : 6 1793 0 20735 7 6911666 0 i5f5 i2d2 f5f3 d4d5 f8d8 d2e2
119524 <first : 7 1793 0 23047 7 7682333 0 i5f5 i2d2 f5f3 d4d5 f8d8 d2e2 e7e2
119526 <first : 8 1811 0 45562 9 9112400 0 i5e5 i2d2 f8d8 d4d5 e5f5 d2f2
119527 <first : 9 1793 0 63511 11 9073000 0 i5f5 i2d2 f5f3 d4d5 f8d8 d2e2
119528 <first : 10 1844 0 87556 12 9728444 0 i5e5 i2d2 f8d8 d4e4 e5e4 i3h3 e4c4 h3g3
119530 <first : 11 2013 1 93801 12 9380100 0 i5e5 d4e4 e5e4 i2d2 f8d8 d2d1
119531 <first : 12 2062 1 107274 14 9752181 0 i5e5 d4e4 e5e4 i2d2 f8d8 d2d1 e4e3 d0f0 d8f8 i3i4
119531 <first : 13 2088 1 169974 17 9998470 0 i5e5 d4e4 e5e4 i2d2 e4f4 d2d1 f4f3 i3i4 f3f4 i4i5 f4i4 i5h5
119531 <first : 14 2094 2 200633 20 10031650 0 i5e5 d4e4 e5e4 i2d2 e4f4 d2e2 e7e2 e1e2 f4f3 i3i4 f3f4 i4i5 f4c4 d0f0 c4i4
119535 <first : 15 2092 2 280748 23 10398074 0 i5e5 d4e4 e5e4 i2d2 f8d8 d0g0 e4e3 i3i4 e3e4 i4i5 c6d6 d2f2 @@@@ g0g8
119535 <first : 16 2127 3 377401 20 10483361 0 i5e5 d4e4 e5e4 i2d2 e4f4 d2f2 f4e4 f2d2 e4f4 d2d1 e7e4 d1d2 e4e7 d2d1
119535 <first : 17 2185 5 580347 25 10551763 0 i5e5 d4e4 e5e4 i2d2 e4f4 d2e2 e7e2 e1e2 f4e4 e0e1 e4e3 i3i4 e3e4 i4i5 e4e5 i5h5 e5h5 e1d1
119535 <first : 18 2218 7 801228 26 10405558 0 i5e5 d4e4 e5e4 i2d2 e4f4 d2d1 e7e4 i3h3 f4f3 h3h4 e4h4 d0f0 f3e3 e0d0 f8d8 d0e0 d8f8 e0d0 f8d8 d0e0 h4i4
119535 <first : 19 2225 12 1267657 28 10390631 0 i5e5 d4e4 e5e4 i2d2 e4f4 d2c2 f4f1 c2e2 e7e2 e1e2 f1c1 d0f0 c1c3 i3i4 c3c4 e0d0 c4e4 f0b0 e4e2 d0d1 e2e3 i4h4 e3d3 d1e1
119544 <first : 20 2250 15 1632630 31 10465576 0 i5e5 d4e4 e5e4 i2d2 e4f4 d2e2 e7e2 e1e2 f4f3 i3i4 f3c3 e0e1 c3c1 e1d2 c1c4 d2d1 c4i4 e2e1 i4c4 d0d2 c4c3 d1d0 c3c5 d0d1
119627 <first : 21 2232 27 2860098 32 10438313 0 i5e5 d4e4 e5e4 i2d2 e4f4 d2g2 f4f1 g2e2 e7e2 e1e2 f1c1 d0f0 c1c3 i3i4 c3c4 i4i5 c4e4 e0e1 e4e3 i5i6 h6i6 f0d2 e3e5 d2h2
119684 <first : 22 2267 33 3427651 39 10355441 0 i5e5 d4e4 e5e4 i2d2 e4f4 d2e2 e7e2 e1e2 f4f3 i3i4 f3f4 i4i5 f4e4 e0e1 e4e5 i5h5 e5h5 e1d1 @@@@ d0d2 h5e5 e2e1 e5c5 e1e2 c5c0 d2h2 c0e0 e2e1
119787 <first : 23 2266 43 4468501 32 10248855 0 i5e5 d4e4 e5e4 i2d2 e4f4 d2e2 e7e2 e1e2 f4f1 i3i4 f1f4 i4i5 f4f5 e0e1 @@@@ i5i6 h6i6 d0f2 f5e5 f2b2 e5i5 e1d0 i5i0 d0d1 c6d6 e2e1 f8d8 e1d2
119878 <first : 24 2301 52 5420487 40 10305108 0 i5e5 d4e4 e5e4 i2d2 e4f4 d2e2 e7e2 e1e2 f4c4 d0f0 c4c3 i3i4 c3c4 i4i5 c4i4 i5h5 h6h5 e2e1 i4b4 e0d0 b4d4 e1d1 f8d8 d0e1 d4e4 e1f1 e4i4 f0f3 i4i1 f1f0 i1i3 f0e0 i3f3
120247 <first : 25 2427 90 9298902 42 10286396 0 i5e5 d4e4 e5e4 i2d2 e4f4 d2h2 e7e4 h2e2 e4e2 e1e2 f4f3 e0e1 f3i3 e1d1 @@@@ e2e1 i3i4 e1e2 i4e4 e2e1 @@@@ d0d2 e4a4 e1e2 a4a1 d1d0 f8d8 e2f2 @@@@ d0e0 c6d6 e0f0 d8f8 d2i2
120716 <first : 26 2420 136 13841447 44 10147688 0 i5e5 d4e4 e5e4 i2d2 e4f4 d2e2 e7e2 e1e2 f4f3 i3i4 f3i3 i4h4 i3h3 h4g4 h3g3 g4h4 g3h3 h4g4 h3g3 e0e1 g3g1 e1d2 g1g4 d2d1 g4e4 e2e1 e4i4 e1e2 i4e4 e2e1 e4i4 e1e2 i4i1 e2e1 i1i4 e1e2 i4e4 e2e1 e4i4 e1e2
120903 >first : lift i2
120919 <first : 27 2408 156 15771024 35 10090226 0 i5e5
120919 <first : highlight 9/9/9/9/9/9/9/YYYYYYYY1/8Y/8Y
120919 <first : Hint: i2e2
120919 <first : info string classical evaluation enabled
120919 <first : 1 2090 0 1590 1 1590000 0 e7e2
120929 <first : 2 2090 0 10867 2 5433500 0 e7e2 e1e2
120930 <first : 3 1969 0 12899 3 6449500 0 e7e2 e1e2 i5i3
120932 <first : 4 1571 0 17556 4 8778000 0 e7e2 e1e2 i5i3
120933 <first : 5 1927 0 18642 5 9321000 0 e7e2 e1e2
120934 <first : 6 2008 0 21117 6 7039000 0 e7e2 e1e2 i5i3 e2d2 @@@@
120935 <first : 7 2043 0 22913 7 7637666 0 e7e2 e1e2 i5i3 e2d2 @@@@ e0e1
120937 <first : 8 2033 0 27359 11 9119666 0 e7e2 e1e2 i5i3 e2d2 f8d8 e0e1 i3i1 e1e0 i1i2
120938 <first : 9 2047 0 44785 14 8957000 0 e7e2 e1e2 i5i3 e2d2 i3f3 d3d4 f3i3 d0f0 @@@@
120942 <first : 10 2095 0 70107 12 10015285 0 e7e2 e1e2 i5i3 e2d2 i3i1 d3e3 i1i3 e3d3
120943 <first : 11 2105 0 80112 13 10014000 0 e7e2 e1e2 i5i3 e2d2 i3i2 d2e1 i2i3 e1d2 i3i2 d2e1
120943 <first : 12 2081 1 133727 16 9551928 0 e7e2 e1e2 i5i3 e2d2 i3i2 d2e1 i2i3 e1d2 i3i4 d3e3 i4i3
120943 <first : 13 2089 1 158642 15 9915125 0 i5i3 e2e7 e8e7 d3d4 e7e8 e1d1 @@@@ d4d5 i3i1 d1e1 @@@@ d0f0 @@@@ f0b0
120943 <first : 14 2225 1 189957 18 9997736 0 e7e2 e1e2 i5i3 e2d2 f8d8 d0f0 i3d3 d2e1
120943 <first : 15 2406 3 317902 19 10254903 0 e7e2 e1e2 i5i3 d0d5 i3d3 d5d2 d3h3 d2i2 h3h1 e0d0 h1h0 d0e1 c6d6 e2f2 h0h1 e1e0
120959 <first : 16 2365 4 504453 23 10509437 0 e7e2 e1e2 i5i3 d0d5 i3d3 d5d2 d3c3 e0e1 c3c0 d2h2 c0c1 e1e0 c1c0 e0e1 c0c1 e1d0 c1c3 h2d2 c3c0 d0d1 c0c1 d1d0
120975 <first : 17 2435 6 634682 19 10578033 0 e7e2 e1e2 i5i3 d0d4 i3d3 d4d2 d3c3 e0d0 c3i3 e2e1 i3i1 e1e2 @@@@ d2f2 i1i3 d0d1
120990 <first : 18 2442 7 839836 28 10630835 0 e7e2 e1e2 i5i3 d0d4 i3d3 d4d2 d3c3 e0e1 c3c1 e1d0 c1c0 d0d1 c0i0 e2e1 i0i1 d2d0 f8d8 d1d2 i1i5 e1e2 i5i3 d2e1 d8f8 d0f2
121037 <first : 19 2464 13 1507729 37 11168362 0 e7e2 e1e2 i5i3 d3d4 i3i4 d4d5 i4i5 e2d2 f8d8 d2e1 i5d5 d0f0 d5i5 f0b0 d8f8 e1e2 i5e5 e2e1 e5i5 e1e2 @@@@ b0b9 i5i0 e0e1
121100 <first : 20 2471 19 2199925 30 11578552 0 e7e2 e1e2 i5i3 d3d4 i3i4 d4d5 i4i5 e2d2 f8d8 d2e1 i5d5 d0f0 d5i5 f0b0 @@@@ e1d2 d8f8 d2e2 i5c5 b0h0 @@@@ e2d2 @@@@ e0d0
121115 <first : 21 2471 21 2452993 30 11625559 0 e7e2 e1e2 i5i3 d3d4 i3i4 d4d5 i4i5 e2d2 f8d8 d2e1 i5d5 d0f0 d5i5 f0b0 @@@@ e1d2 d8f8 d2e2 i5e5 e2e1 e5i5 e1e2 i5e5 e2e1 e5i5 e1e2 i5d5 e2e1 d5i5 e1e2
121146 <first : 22 2471 24 2856172 36 11657844 0 e7e2 e1e2 i5i3 d3d4 i3i4 d4d5 i4i5 e2d2 f8d8 d2e1 i5d5 d0f0 d5c5 e0d0 c5d5 d0e0 d5i5 f0b0 d8f8 e0d0 i5d5 d0e0 d5c5 b0i0 c5i5 i0c0 i5d5 c0g0 d5c5 e0d0 c5c4 e1e2 c4c5 g0g9 c5c0 d0d1
121178 <first : 23 2471 27 3196166 35 11580311 0 e7e2 e1e2 i5i3 d3d4 i3i4 d4d5 i4i5 e2d2 f8d8 d2e1 i5d5 d0f0 d5i5 f0b0 d8f8 e0d0 f8d8 d0e0 i5i2 e1d1 @@@@ d1e1 @@@@ e1d1 i2i3 d1e1 i3i2 e1d1 i2i3 d1e1 i3i2 e1d1
121225 <first : 24 2471 31 3701273 36 11639223 0 e7e2 e1e2 i5i3 d3d4 i3i4 d4d5 i4i5 e2d2 f8d8 d2e1 i5d5 d0f0 d5i5 f0b0 d8f8 e0d0 i5d5 d0e0 d5c5 b0g0 c5e5 e0d0 e5d5 d0e0 @@@@ g0a0 d5c5 a0g0 c5e5 e0d0 e5d5 d0e0 d5e5 e0d0 e5d5 d0e0
121318 <first : 25 2479 41 4852439 36 11835217 0 e7e2 e1e2 i5i3 d3d4 i3i4 d4d5 i4i5 e2d2 f8d8 d2e1 i5d5 d0g0 d5i5 g0b0 d8f8 e0d0 i5d5 d0e0 d5c5 b0g0 c5e5 g0a0 e5c5 a0g0 @@@@ e0d0 c5d5 d0e0 d5e5 g0a0 e5c5 a0g0 @@@@
121537 <first : 26 2356 63 7167962 45 11252687 0 e7e2 e1e2 i5i3 d3d4 i3i4 e2d2 i4i3 d2d1 i3i4 d1d2 @@@@ d2d1 @@@@ d1d2 @@@@ d2d1 @@@@ d1d2 @@@@ d2d1 @@@@ d1d2 @@@@ d2d1 @@@@ d1d2 @@@@ d2d1 @@@@ d1d2 @@@@ d2d1 @@@@ d1d2
121553 <first : 27 2373 65 7301828 35 11233581 0 e7e2 e1e2 i5i3 d3d4 i3i4 e2d2 i4i3 d2d1 i3i4 d1d2 @@@@ d2d1 @@@@ d1d2 @@@@ d2d1 @@@@ d1d2 i4h4 d2e1 h4h0 e1f0 h0i0 d4c4 @@@@ c4d4 @@@@ d4d5 i0i5 e0e1
121803 <first : 28 2479 88 9949219 44 11191472 0 e7e2 e1e2 i5i3 d3d4 i3i4 e2d2 i4h4 e0e1 @@@@ d4d5 h4h1 e1e2 h1h5 e2e1 h5h1 e1e2 h1h5 e2e1 @@@@ d0f2 h5d5 d2e2 d5e5 f2c2 c6d6 c2i2 e5i5 i2d2 d6c6 d2f2 i5i1 e1e0 i1i3
121912 <first : 29 2479 101 11253001 39 11141585 0 e7e2 e1e2 i5i3 d3d4 i3i4 e2d2 i4h4 e0e1 h4i4 e1e0 i4h4 e0e1 h4h1 e1e0 h1h4 e0e1 h4i4 e1e0 i4h4 e0e1 h4i4 e1e0 @@@@ e0e1 i4i1 e1e0 i1i4 e0e1 @@@@ e1e0 @@@@ e0e1 i4i1 e1e0 i1i4 e0e1 i4i1 e1e0 i1i4
122178 >first : put d2
122178 >first : time 29499
122178 >first : otim 29717
book key = e6bdc1bd58b09258
book hit = (NULL)
122178 >first : usermove 122178 >first : i2d2
122334 <first : 30 2487 126 14061459 46 11098231 0 e7e2
122347 <first : info string classical evaluation enabled
122347 <first : 1 2279 0 1805 1 1805000 0 i5i3
122350 <first : 2 2279 0 13027 2 6513500 0 i5i3 e1e2
122351 <first : 3 2267 0 14284 3 7142000 0 i5i3 d0f0 i3i0
122352 <first : 4 2267 0 15770 4 7885000 0 i5i3 d0f0 i3i0 e1e2
122353 <first : 5 2267 0 17284 6 8642000 0 i5i3 d0f0 i3i0 e1e2 i0f0 d2f0
122354 <first : 6 2267 0 18570 7 9285000 0 i5i3 d0f0 i3i0 e1e2 i0f0 d2f0 f8f0
122356 <first : 7 2267 0 20493 8 6831000 0 i5i3 d0f0 i3i0 e1e2 i0f0 d2f0 f8f0 e0e1
122357 <first : 8 2279 0 22367 9 7455666 0 i5i3 d0f0 i3i0 e1e2 i0f0 d2f0 f8f0 e0e1
122358 <first : 9 2270 0 25777 11 8592333 0 i5i3 d0f0 i3i0 e1e2 i0f0 d2f0 f8f0 e0e1 f0f8 d3c3 e7e4
122359 <first : 10 2270 0 31549 12 7887250 0 i5i3 d0f0 i3i0 e1e2 i0f0 d2f0 f8f0 e0e1 f0f8 d3c3 e7e4
122359 <first : 11 2251 0 60081 16 10013500 0 i5i3 d0h0 i3i0 d2h2 f8d8 d3c3 d8h8 h2f2 h8d8 f2f0 d8f8
122359 <first : 12 2267 0 70988 18 10141142 0 i5i3 d0h0 i3i0 d2h2 f8d8 h2h3 d8h8 h3f3 i0h0 f3f0 h0f0 e0f0 h8d8 f0e0 d8f8
122359 <first : 13 2296 1 101497 19 10149700 0 i5i3 d0h0 i3i0 d2h2 f8d8 h2h3 d8h8 h3f3 i0h0 f3f0 h0f0 e0f0 h8d8 f0e0 d8f8
122359 <first : 14 2313 1 190478 21 10582111 0 i5i3 d0g0 i3i0 d2g2 f8d8 g2g1 d8g8 g1f1 i0g0 f1f0 g0f0 e0f0 g8d8 f0e0
122359 <first : 15 2279 3 397609 22 10746189 0 i5i3 d2c2 i3d3 d0f0 d3i3 f0a0 e7e4 c2h2 @@@@ e0d0 f8d8 d0e0 d8f8 e0d0 f8d8 d0e0
122359 <first : 16 2270 7 790454 24 10681810 0 i5i3 d3c3 i3c3 d0d9 f8d8 d9h9 e7i7 h9h0 i7i0 d2h2 c3c0 e1d0 e8d7
122359 <first : 17 2396 9 1011156 22 10756978 0 i5i3 d2d1 @@@@ d3d4 i3i4 d4d5 i4i1 d1c1 e7e3 d0f0 i1i0 e0d0
122359 <first : 18 2273 16 1744909 26 10837944 0 i5i3 d2h2 i3d3 d0h0 d3d1 h2h1 d1d2 h0a0 d2d4 a0f0 d4c4 h1g1 e7e3 g1i1 c4h4
122375 <first : 19 2419 17 1925189 22 10815668 0 i5i3 d2d1 @@@@ d3d4 i3i4 d4d5 i4i1 d5c5 c6c5 d0f0 i1i0 e0d0 e7e3 e1f1 f8d8 d1e1 e8d7 d0e0
122500 <first : 20 2438 32 3571430 28 10989015 0 i5i3 d3d4 i3i4 d2d1 @@@@ d1c1 i4d4 d0h0 @@@@ h0c0 @@@@ c0h0 @@@@ h0c0 @@@@ c0f0 @@@@ f0c0 @@@@ c1c2 d4b4 c2d2
122578 <first : 21 2438 40 4479182 25 11059708 0 i5i3 d3d4 i3i4 d2d1 e7e3 d1d2 e3e7 d2d1 @@@@ d1c1 i4d4 d0h0 d4e4 e0d0 e4d4 d0e0 d4e4 c1d1 e4i4 h0a0 e7a7 a0g0 i4i0
123094 <first : 22 2471 91 10149362 28 11068006 0 i5i3 d3d4 i3i4 d4c4 i4c4 d0g0 c4c1 g0d0 c1c0 d2g2 @@@@ g2d2 e7i7 d2e2 f6e6 e2f2 i7i0 e1f0 c6d6 e0e1 c0c1 e1e0 c1c0 e0e1 i0i5 e1e0 e6f6
123469 <first : 23 2487 129 14419194 28 11117343 0 i5i3 d3d4 i3i4 d4d5 i4i1 d2e2 e7e2 e1e2 i1i5 d0f0 i5d5 e2e1 d5i5 f0c0 i5i4 e0d0 i4c4 c0f0 c4d4 f0d2 d4i4 e1e2 i4i0 d0d1 i0i1 d1d0 i1i0 d0e1
123672 <first : 24 2495 149 16568271 34 11082455 0 i5i3 d3c3 i3c3 d0f0 c3c4 e0d0 f8d8 d2i2 c4e4 i2f2 e4i4 f0d2 c6d6 f2e2 e7e2 e1e2 i4i1 e2f2 @@@@ f2e2 @@@@ e2f2 d8f8 f2e2 d6c6 d0e0 i1i0 e0e1
123875 <first : 25 2502 169 18817304 46 11082040 0 i5i3 d2a2 i3d3 d0f0 d3d1 a2d2 d1d2 f0d2 e7e5 e0d0 e5h5 d0d1 f8d8 e1e2 h5h1 d1d0 d8f8 d2f2 h1h0 d0d1 h0i0 e2e1 i0i4 e1e2 c6d6 d1e1 i4e4 f2c2 e4i4 c2f2 i4e4 f2c2
124437 <first : 26 2524 227 25280942 36 11132074 0 i5i3 d3d4 i3i4 d4c4 i4c4 d0g0 c4c3 g0b0 c3c0 b0d0 @@@@ d2g2 c0c4 d0g0 c4c1 g2g1 e7e4 g1i1 @@@@ g0d0 c1c2 i1h1 e4e7 d0f0 c2i2 f0a0 e7a7 a0f0 a7e7
125311 <first : 27 2475 313 34592173 33 11020125 0 i5i3 d3c3
125514 <first : 27 2534 333 36622172 33 10977869 0 i5i3
125686 >first : force
125686 >first : ping 4
125693 <first : 27 2534 351 38400682 33 10937249 0 i5i3
GameEnds(30, xboard exit, 2)
142797 >first : quit
Process 11492 still alive after timeout, killing... result=1
name = '%APPDATA%\winboard190629.ini', expanded name = 'C:\Users\user\AppData\Roaming\winboard190629.ini'
janggi-korea
 
Posts: 130
Joined: 18 Aug 2020, 12:12

Re: "aborting engine think"

Postby janggi-korea » 10 Jan 2021, 05:41

It is possible that it is a problem with the validity of moving pieces in the King's area in Winboard janggi.

This is because there is always a problem with engine shutdown at similar FEN positions.
You said it wasn't a Winboard issue, but the engine hasn't been specifically changed either.
Please, This is an important issue, so please review it once more. Feel free to give us your feedback and I'll test it out.
janggi-korea
 
Posts: 130
Joined: 18 Aug 2020, 12:12

Re: "aborting engine think"

Postby H.G.Muller » 10 Jan 2021, 09:56

It seems the engine gets stuck on aborting its thinking. In the first case you interrupt the thinking by a ? (= move now) command; in the second case by a 'force' command. In both cases WinBoard follows it by 'ping', in order to get informed when the engine has actually stopped searching and is ready to proceed. (Some CECP engines do not look at their command input during thinking.) Since the thinking may end silently (e.g. after 'force'), it needs the 'ping' command to force the engine to say something.

case 1:
Code: Select all
590137 <first : 35 1928 558 50231464 49 9000441 0 f1f7
592756 >first : ?
592756 <first : 35 1928 820 75085983 49 9156827 0 f1f7
597051 >first : ?
609867 >first : force
609867 >first : ping 10
GameEnds(30, xboard exit, 2)
639219 >first : quit
Process 11024 still alive after timeout, killing... result=1

You send the ? at 592.7 sec; the engine replies immediately with Thinking Output (telling it has been thinking for 8.2 sec, which, considering the total time on its clock before the move was 291 sec is not excessively long, so at this point there is no reason to suspect anything was wrong before the ? command). But it does not move. Some 5 sec later you try another 'move now', which is ignored by the engine. Then some 13 sec later you switch to Edit Game or Edit Position mode, for which WinBoard sends a 'force' command to the engine (no reply expected), and then it probes if the engine is ready through 'ping 10'. But the engine seems to be dead; it never replies until 30 sec later you close WinBoard (and it gets killed, because it also does not respond to the 'quit' command).

In case 2:
Code: Select all
125514 <first : 27 2534 333 36622172 33 10977869 0 i5i3
125686 >first : force
125686 >first : ping 4
125693 <first : 27 2534 351 38400682 33 10937249 0 i5i3
GameEnds(30, xboard exit, 2)
142797 >first : quit
Process 11492 still alive after timeout, killing... result=1

Engine has been thinking 3.33 sec at t=125.5; 0.2 sec later it receives a 'force' command, presumably because you switch WinBoard to some Edit mode. The engine responds to this with Thinking Output, which I assume was triggered by the 'force', as it contains no new info compared to the previous line (depth still at 27, same score, same PV). It doesn't move, but after 'force' it is not expected to move. WinBoard sent 'ping' immediately after the 'force', to get feedback when the engine is ready (putting up the 'abort engine think' message). There is no response from the engine, though. Some 17 sec later you quit WinBoard, and the engine also doesn't respond to 'quit', and has to be killed.

So in both cases the engine doesn't respond to 'ping'; if it was still working, and had stopped the search, it should have replied with 'pong'. So I assume the engine is stuck here, and would no longer respond to any other command either. WinBoard will stubbornly wait for the 'pong' (while showing the message 'aborting engine think') with locked user interface, but there really isn't anything it could do here, with a dead engine.
User avatar
H.G.Muller
 
Posts: 3453
Joined: 16 Nov 2005, 12:02
Location: Diemen, NL

Re: "aborting engine think"

Postby janggi-korea » 10 Jan 2021, 11:17

Thanks for your comment. I understood to some extent.
janggi-korea
 
Posts: 130
Joined: 18 Aug 2020, 12:12

Re: "aborting engine think"

Postby H.G.Muller » 11 Jan 2021, 16:29

OK, I might have found something, on the out-of-book problem. It could be that this problem only occured after starting the engine through the Machine Black menu. Normally I never do that, because after New Game the engine is automatically set to play black, and you just have to play a move to get started. You only have to use Machine Black when you first pasted a FEN. But in Chess one tends to paste FENs only of positions that are very far out of book. After Machine Black you would have a book miss, and the engine would be set thinking immediately.

In Jianggi we are dealing with the unique case where we first paste a FEN to get the start position of the book. So the starting of the engine has to be delayed a number of moves. It seems that Machine Black did not set this up properly. I made a new WinBoard version where I think it does it properly. (Again at http://hgm.nubati.net/WinBoard-AA.zip .) With Fairy-Max and it's Chess book it seemed to work, even after using Machine Black while still in book.
User avatar
H.G.Muller
 
Posts: 3453
Joined: 16 Nov 2005, 12:02
Location: Diemen, NL

Re: "aborting engine think"

Postby janggi-korea » 12 Jan 2021, 17:12

Thank you. I tested it and it works fine as a result.

Now I submit comments on 3 issues.
1. Opening book left-right symmetry
2. Apply GUI book in tournament
- Currently, opening books made with janggi-pgn files are not applied in Winboard tournaments. (As described above, the location of saving the book is different)
- The book (tournament PGN File) created at the start FEN position after clicking New Game, and when using "load positon" without clicking New Game, each different book position exists.

3. Can I play only one white or black when playing the opening book in the Winboard Tournament?

The reason I want to play only one side is the reason I want to find a better tactic through the confrontation between the human opening and the engine tactics.

Using the MODE-Two machines menu, you can battle the tactics of the human opening and the engine. (option: first has own book)
However, only one play is possible, and continuous automatic play is not possible.
janggi-korea
 
Posts: 130
Joined: 18 Aug 2020, 12:12

Re: "aborting engine think"

Postby H.G.Muller » 12 Jan 2021, 20:42

janggi-korea wrote:Thank you. I tested it and it works fine as a result.

Great. One problem out of the way! :)

Now I submit comments on 3 issues.
1. Opening book left-right symmetry

OK, I will have a look into that. When I first implemented it, I tested it while hand-editing a book, and it seemed to work. (That is, I added moves with Edit Book for one position, and then set up the mirror image, and it listed the (mirrored) moves in the Edit Book window. Then I tried to create a book from the PGN file you sent me, to test it there, but I was stopped by the fact that I did not manage to create a book at all. This might have been a consequence of the 'saving in wrong location' you mentioned. But then I got tied up by other things, and I never figured it out. I can resume that testing now.

2. Apply GUI book in tournament
- Currently, opening books made with janggi-pgn files are not applied in Winboard tournaments. (As described above, the location of saving the book is different)

I don't understand that. It should not matter where the book is created, as long as you tell WinBoard where it is. And even though it is an annoyance when it is not created in the expected place, it should not be too difficult to move it to the place where you do want it, once you located it. Whether a book works in tournaments should only depend on what is in the book.

- The book (tournament PGN File) created at the start FEN position after clicking New Game, and when using "load positon" without clicking New Game, each different book position exists.

I don't understand what you are saying here. What does it mean that "a different book position exists"? Are you saying that when you load the FEN of the same position as WinBoard would start in during New Game, the book shows you a different set of moves (proving that according to the book this is not the same position)? This should not be possible; WinBoard probes the book based on the position you see on the screen; it always calculates the hash key from scratch. It can only probe a different entry of the book when the positions are really different.

Perhaps you masked the difference with the aid of the fontPiecToCharTable, defining the same image for pieces that WinBoard actually considers different. (Like Pawns and Stars, or Kings and Wazirs.) If you have any reason to suspect that two positions which should be the same are considered different, switch of the font-based rendering, to check if they really use the same built-in piece symbols.

3. Can I play only one white or black when playing the opening book in the Winboard Tournament?

I don't understand the question at all. One white or black what? A move? A game?

The reason I want to play only one side is the reason I want to find a better tactic through the confrontation between the human opening and the engine tactics.

Using the MODE-Two machines menu, you can battle the tactics of the human opening and the engine. (option: first has own book)
However, only one play is possible, and continuous automatic play is not possible.

You have to select Machine Match from the Mode menu. Then it will play as many games as the settings of the 'games per match / pairing' setting (in the Options -> Tournament dialog) specifies. If you want to abort an ongoing match, you can click that same menu again; then it will stop the match after the current game.
User avatar
H.G.Muller
 
Posts: 3453
Joined: 16 Nov 2005, 12:02
Location: Diemen, NL

Re: "aborting engine think"

Postby H.G.Muller » 13 Jan 2021, 20:28

I have to take back some of what I said above. Chess positions can have invisible properties, so that they look the same in the display, but are in fact different: castling rights. Of course Janggi has no castling. But the probing code would always probe for positions with castling rights if the rights variables were not set to 'NoRights'. And the FEN parser did not initialize the rights variables in games without castling, so they contained random values (which of course where never accidentally equal to NoRights). So after loading a PGN game, (during creation of the book) or pasting a FEN, all positions were encoded as if they had castling rights. No problem, if both the book creation and the book probing do that, because then they still agree on the encoding.

But when a position was created through the Edit Position menu, the latter did correctly set the castling variables to NoRights in Janggi. So then the position was no longer found in the book.

I have fixed this problem now, by having the FEN parser properly initialize all castlings to NoRights. Unfortunately, because the error was already made during book creation from PGN (where the start position is read as a FEN), the books made that way before are all faulty, and would have to be remade with the corrected WinBoard. Hand-make books that were edited starting from a position after New Game, or one altered by Edit Position, should still be OK. (I hope...)

I uploaded the corrected version (4.9.210113) to the usual place.

[Edit] Creating a symmetric book from PGN now also seems to work. I had to fix a bug there too: when the mirror image of a position was taken, the first move for that position was not flipped. (Because it was treated outside the loop that treated all other moves, and I had not noticed that, and only added the code for flipping inside the loop.)
User avatar
H.G.Muller
 
Posts: 3453
Joined: 16 Nov 2005, 12:02
Location: Diemen, NL

Re: "aborting engine think"

Postby janggi-korea » 14 Jan 2021, 07:29

Thank you very much. Now the mirroring function works fine.^_^ :D
Some of the previous book work was not available. But that's okay. This is because normal functional operation is more important.

Now I ask you for the last patch on the mirroring function.
It is said that the human brain is divided into left and right brains.
It is said that the left brain is mainly responsible for strategy, computational abilities, and logic, while the right brain is responsible for artistic abilities such as music, painting, and memory.

In janggi, there is a location that is the standard for mirroring, which is mainly used for TV broadcasting and lectures (left).
As a result of my testing, some of the positions are mirrored based on the opposite FEN position.

So, in order to correct it, I will tell you the standard FEN position.
All locations are correct except for the FEN I posted. So, you only need to change the two starting positions FEN I posted to the standard of mirroring.
In other words, based on the FEN I posted you need to mirror the book position to the symmetrical FEN. (All other FENs are fine.)

1) reha1aehr/4k4/1c5c1/p1p1p1p1p/9/9/P1P1P1P1P/1C5C1/4K4/RHEA1AEHR w 0 1

2) rhea1aher/4k4/1c5c1/p1p1p1p1p/9/9/P1P1P1P1P/1C5C1/4K4/REHA1AHER w 0 1


========= Issues to be discussed =======-

1. When using the tournament function, even if i check "fisrst has own book" in "engine-common settings", when the tournament starts, Winboard is automatically unchecked.
The reason why this function is needed is to apply the opening book to only one side (black or white).

2. 2. Obviously there is no "Stalemate" rule in janggi. This is because janggi has a pass rule. Winboard rule(chess rule) 1/2-1/2-draw in stalemate. The reason this is a problem is that not only engine testing, but also the hassle of editing when creating a PGN occurs.
This is because Winboard cannot use the janggi-pgn editing function.
We should always check the different win-loss draw results.
Is it possible to delete Stalemate automatic judgment function at least for janggi?
I can turn off the "Detect Mates" option. But I can't use the PGN auto-save function. This is because Winboard mainly automatically saves games that have been determined to win or lose or draw.


PS . If this is the concept of mirroring of the base FEN (start position), it means that a book created using a other FEN position, that is, a specific fen position is not integrated in the book.
That means I must start with 16 starting positions when making a book. right?
That is, FEN in the middle of the game
janggi-korea
 
Posts: 130
Joined: 18 Aug 2020, 12:12

Re: "aborting engine think"

Postby H.G.Muller » 14 Jan 2021, 09:39

janggi-korea wrote:Now I ask you for the last patch on the mirroring function.
It is said that the human brain is divided into left and right brains.
It is said that the left brain is mainly responsible for strategy, computational abilities, and logic, while the right brain is responsible for artistic abilities such as music, painting, and memory.

In janggi, there is a location that is the standard for mirroring, which is mainly used for TV broadcasting and lectures (left).
As a result of my testing, some of the positions are mirrored based on the opposite FEN position.

So, in order to correct it, I will tell you the standard FEN position.
All locations are correct except for the FEN I posted. So, you only need to change the two starting positions FEN I posted to the standard of mirroring.
In other words, based on the FEN I posted you need to mirror the book position to the symmetrical FEN. (All other FENs are fine.)

I don't understand what you are referring to. WinBoard does not contain any of the alternative starting positions; it only knows about the (symmetric) 'nominal' starting position similar to that of Xiangqi, which you get when pressing New Game. A -sym book will always act is if it contains both positions of a mirror-image pair. It might not be symmetric in the sense that in symmetric positions two equivalent symmetry-breaking moves (like Hc2 and Hg2 from the nominal position) might not have equal weights (or one of them can be absent completely). But WinBoard doesn't decide what is in the book; the person making the book does, by deciding what PGN games to feed to WinBoard.

1. When using the tournament function, even if i check "fisrst has own book" in "engine-common settings", when the tournament starts, Winboard is automatically unchecked.
The reason why this function is needed is to apply the opening book to only one side (black or white).

There are two things that you have to distinguish: Matches and Tournaments:
* A Match is a simple two-player event, conducted with the currently loaded engines, where they repeatedly play each other with alternating colors. You can start it at any time through the Mode -> Machine Match menu. The engines should keep all the settings they had before you started the match. Also the 'Has own book' setting.
* A Tournament is like a Match, but with players that change between games. Usually because you want more than two players to participate. This requres more setup (through the Options -> Tournament dialog): most importantly, you have to specify a list of engines you want to participate, and the tournament format (Swiss, round robin, gauntlet), which will decide how the engines will be paired to play against each other. After you specify the information, WinBoard will store it in a file, where it will also keep track of the results. (So you can interrupt and restart the tournament.)

In the case of a Tournament, the settings for 1st and 2nd engine have no meaning, because different engines will be used all the time, and an engine A that is 1st engine when it plays against B, could be second engine when it plays against C. So WinBoard ignores the initial value of those settings. You would want any engine-specific settings, such as the 'Has own book' to follow the engine during the entire Tournament. That means the setting should somehow be permanently coupled to the engine it applies to.

This must be done when you first 'register' the engine with WinBoard (i.e. put it in the engine list) with the Load 1st Engine dialog. That dialog has a checkbox 'Should not use GUI book', which by default starts ticked. If you untick it before hitting OK, WinBoard will add an option /firstXBook to the engine's line in the engine list. And every time that engine will be loaded (in the course of a Tournament, or by explicit user instruction, e.g. from the Startup Dialog, or the 'recently used engines' menu), the 'Has own book' option for that engine will be automatically unticked. (You could of course also add the /firstXBook option by hand on an already iregistered engine, by using the Edit Engine List option.)

So what you can do is register Stockfish twice, (with different nicknames), once with the GUI-book option ticked, once unticked. Then you will have one version that uses book in a Tournament, and one that doesn't. But I don't see why you would need that at this stage, since there seems to exist only one engine. So running tournaments because you have 3 or more participants doesn't seem an option. You can just use the Machine Match menu to start a game after ticking the 'Has own book' checkboxes in the Common Settings dialog by hand.

problem is that not only engine testing, but also the hassle of editing when creating a PGN occurs.
This is because Winboard cannot use the janggi-pgn editing function.

Not sure what you mean by that. But NotePad can work wonders too...

We should always check the different win-loss draw results.
Is it possible to delete Stalemate automatic judgment function at least for janggi?

Sure, this is an oversight in the first place. Even if turn passing was not allowed, like in Xiangqi, stalemate would not necessarily be a draw. So when stalemate is detected, WinBoard uses variant-dependent code to decide about the game result. I just forgot to add Janggi to the cases for which the (default) draw result has to be overruled. And, like you say, for games where turn passing is legal, (which WinBoard is also aware of), it should not even consider it a stalemate, and not set a result at all. I will fix this.

On a side note: Janggi must be extrordinarily drawish because of this. Even with a Rook you cannot checkmate a bare King; you always need two pieces, and then you still have to worry about shielding your own King, or the opponent could play some 'perpetual Bikjang'. (Or does that count as perpetual check, and is also forbidden?)

I can turn off the "Detect Mates" option. But I can't use the PGN auto-save function. This is because Winboard mainly automatically saves games that have been determined to win or lose or draw.

Indeed, it cannot save games when it doesn't know they are finished. The engine is supposed to tell that to the GUI, though, in CECP. And even with Detect Mates off, WinBoard would obey the engine. This should trigger auto-save just as much as when WinBoard detected the mate itself.


PS . If this is the concept of mirroring of the base FEN (start position), it means that a book created using a other FEN position, that is, a specific fen position is not integrated in the book.
That means I must start with 16 starting positions when making a book. right?
That is, FEN in the middle of the game

No, you can start with 10.

The way it works is that, with a *-sym book, WinBoard first transforms every position to a 'canonical representation' before submitting it to the book. To this end it scans the board (IIRC in the direction a0 ->a9 -> b0 -> b9 -> ... -> e9) until it finds an asymmetry, and then makes sure the piece with the highest internal code is in the left half of the board, mirroring the entire position if necessary. It does that both during creation / editing of the book and during probing. On a probe hit after reflection, it reflects the moves retrieved from the book back to the orientation of the original position.
User avatar
H.G.Muller
 
Posts: 3453
Joined: 16 Nov 2005, 12:02
Location: Diemen, NL

Next

Return to Winboard and related Topics

Who is online

Users browsing this forum: No registered users and 14 guests