Testing LazySMP

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

Moderator: Ras

User avatar
Sylwy
Posts: 4808
Joined: Fri Apr 21, 2006 4:19 pm
Location: IAȘI - the historical capital of MOLDOVA
Full name: Silvian Rucsandescu

Re: New engine: LazySMP

Post by Sylwy »

LazySMP wrote: Mon Dec 16, 2024 1:15 pm
Sylwy wrote: Sun Dec 15, 2024 5:02 pm
LazySMP wrote: Sat Dec 14, 2024 9:35 pm I've released LazySMP 6.0 which is probably more powerful than the previous version.
viewtopic.php?p=973786#p973786
Hi Silivan! In my experience, the even versions are not good at all:

Code: Select all

LazySMP 2.0, LazySMP 4.0, LazySMP 6.0, ...
I suggest you download version 7.0:
https://drive.google.com/file/d/1VQl3j9 ... D9rPQ/view
OK. It entered in my tournament replacing v.6.
User avatar
Tibono
Posts: 127
Joined: Sat Aug 01, 2015 6:16 pm
Location: France
Full name: Eric Bonneau

Re: New engine: LazySMP

Post by Tibono »

The problem is v5 waits forever instead of playing, if ponder is on and the checkmate is about to happen.
If you compare the last move from LazySMP from both log files:
1) Ponder off

Code: Select all

2024-11-18 14:13:30,885*1*Start calc, move no: 6
2024-11-18 14:13:30,885-->1:position fen 2B4k/1p2Q3/p1b3p1/P2p4/5P2/1P4PK/7P/8 w - - 2 50 moves e7f8 h8h7 c8e6 d5d4 f8g8 h7h6
2024-11-18 14:13:30,890-->1:go wtime 56809 btime 51272
2024-11-18 14:13:30,890<--1:info depth 1 seldepth 2 score cp 12402 nodes 24 nps 12000 time 2 pv g8h8
2024-11-18 14:13:30,896<--1:info depth 2 seldepth 2 score cp 12402 nodes 48 nps 24000 time 2 pv g8h8
2024-11-18 14:13:30,906<--1:info depth 3 seldepth 2 score cp 12402 nodes 72 nps 36000 time 2 pv g8h8
2024-11-18 14:13:30,906<--1:info depth 4 seldepth 2 score cp 12402 nodes 96 nps 48000 time 2 pv g8h8
2024-11-18 14:13:30,915<--1:info depth 5 seldepth 2 score cp 12402 nodes 120 nps 60000 time 2 pv g8h8
2024-11-18 14:13:30,917<--1:info depth 6 seldepth 2 score cp 12402 nodes 144 nps 72000 time 2 pv g8h8
2024-11-18 14:13:30,917<--1:info depth 7 seldepth 2 score cp 12402 nodes 168 nps 84000 time 2 pv g8h8
2024-11-18 14:13:30,925<--1:info depth 8 seldepth 2 score cp 12402 nodes 192 nps 96000 time 2 pv g8h8
2024-11-18 14:13:30,935<--1:info depth 9 seldepth 2 score cp 12402 nodes 216 nps 108000 time 2 pv g8h8
2024-11-18 14:13:30,935<--1:info depth 10 seldepth 2 score cp 12402 nodes 240 nps 120000 time 2 pv g8h8
...
2024-11-18 14:13:31,609<--1:info depth 125 seldepth 2 score cp 12402 nodes 3000 nps 9771 time 307 pv g8h8
2024-11-18 14:13:31,609<--1:info depth 126 seldepth 2 score cp 12402 nodes 3024 nps 9850 time 307 pv g8h8
2024-11-18 14:13:31,609<--1:info depth 127 seldepth 2 score cp 12402 nodes 3048 nps 9928 time 307 pv g8h8
2024-11-18 14:13:31,625<--1:bestmove g8h8
2024-11-18 14:13:31,625*1*Found move:Qg8-h8
Depth 127 is reached after less than one second thinking time (13:30,890 to 13:31,609 = 719ms) and score is 124.02
Qh8# is played 16ms after that.

2) Ponder on

Code: Select all

2024-11-18 14:10:50,728-->1:position fen 2B4k/1p2Q3/p1b3p1/P2p4/5P2/1P4PK/7P/8 w - - 2 50 moves e7f8 h8h7 c8e6 d5d4 f8g8 h7h6
2024-11-18 14:10:50,801-->1:go ponder wtime 51697 btime 57114
2024-11-18 14:10:50,813<--1:info depth 1 seldepth 2 score cp 12402 nodes 24 nps 12000 time 2 pv g8h8
2024-11-18 14:10:50,819<--1:info depth 2 seldepth 2 score cp 12402 nodes 48 nps 24000 time 2 pv g8h8
2024-11-18 14:10:50,828<--1:info depth 3 seldepth 2 score cp 12402 nodes 72 nps 36000 time 2 pv g8h8
2024-11-18 14:10:50,840<--1:info depth 4 seldepth 2 score cp 12402 nodes 96 nps 48000 time 2 pv g8h8
2024-11-18 14:10:50,840<--1:info depth 5 seldepth 2 score cp 12402 nodes 120 nps 60000 time 2 pv g8h8
2024-11-18 14:10:50,848<--1:info depth 6 seldepth 2 score cp 12402 nodes 144 nps 72000 time 2 pv g8h8
2024-11-18 14:10:50,848<--1:info depth 7 seldepth 2 score cp 12402 nodes 168 nps 84000 time 2 pv g8h8
2024-11-18 14:10:50,858<--1:info depth 8 seldepth 2 score cp 12402 nodes 192 nps 96000 time 2 pv g8h8
2024-11-18 14:10:50,864<--1:info depth 9 seldepth 2 score cp 12402 nodes 216 nps 108000 time 2 pv g8h8
2024-11-18 14:10:50,868<--1:info depth 10 seldepth 2 score cp 12402 nodes 240 nps 120000 time 2 pv g8h8
...
2024-11-18 14:10:51,499<--1:info depth 125 seldepth 2 score cp 12402 nodes 3000 nps 9771 time 307 pv g8h8
2024-11-18 14:10:51,508<--1:info depth 126 seldepth 2 score cp 12402 nodes 3024 nps 9850 time 307 pv g8h8
2024-11-18 14:10:51,513<--1:info depth 127 seldepth 2 score cp 12402 nodes 3048 nps 9928 time 307 pv g8h8
2024-11-18 14:10:51,779*1*Start calc, move no: 6
2024-11-18 14:10:51,779-->1:ponderhit
2024-11-18 14:11:45,580-->1:stop
2024-11-18 14:11:45,580<--1:bestmove g8h8
2024-11-18 14:11:45,580*1*Found move:Qg8-h8
Depth 127 is reached after less than one second thinking time (10:50,801 to 10:51,513 = 712ms) and score is 124.02
This is definitely consistent with the thinking time used in the above ponder off test.
Opponent's move (Kh6) fits the pondering expectation and is played at 10:51,779 but nothing happens until the GUI sends the --> stop command, interrupting the "thought" process. It is a user-forced stop.
The engine didn't play from 10:51,779 to 11:45,580 thus 53.801ms. That's already 75 times the used delay to calculate the solution, and actually is unlimited (only stopped upon user request).
Once forced, the engine then immediately answers (<--) the prepared move that was pending. But of course in a serious match that would be a loss on time instead of a win, as nobody would manually trigger the awaited move.
LazySMP

Re: New engine: LazySMP

Post by LazySMP »

Thanks... but I see no point to solve this problem because this problem only exists in version 5.
Please let me know if you could find such a problem in v6.0 or v7.0, then I solve it.
User avatar
Tibono
Posts: 127
Joined: Sat Aug 01, 2015 6:16 pm
Location: France
Full name: Eric Bonneau

Re: New engine: LazySMP

Post by Tibono »

:shock: or much better... perform the required testing yourself? I shall not test this engine any further.
LazySMP

Re: New engine: LazySMP

Post by LazySMP »

I found such a problem in v7.0. I solve this problem ASAP!

Code: Select all

position fen 8/8/8/8/p1p1p1p1/PpPpPpPp/1P1P1B1P/1K1NB1Bk w - - 0 1
go ponder wtime 51697 btime 57114
info depth 1 seldepth 1 score cp 1090 nodes 3 nps 3000 time 1 pv b1c1
info depth 2 seldepth 2 score cp 1059 nodes 9 nps 4500 time 2 pv b1c1 h1g2
info depth 3 seldepth 3 score cp 1063 nodes 17 nps 5666 time 3 pv b1c1 h1g2 c1b1
info depth 4 seldepth 4 score cp 1083 nodes 29 nps 7250 time 4 pv b1c1 h1g2 c1b1 g2f1
info depth 5 seldepth 5 score cp 1079 nodes 48 nps 9600 time 5 pv b1c1 h1g2 c1b1 g2f1 b1c1
info depth 6 seldepth 6 score cp 1059 nodes 107 nps 17833 time 6 pv b1c1 h1g2 c1b1 g2f1 b1c1 f1g2
info depth 7 seldepth 7 score cp 1063 nodes 147 nps 21000 time 7 pv b1a1 h1g2 a1b1 g2f1 b1c1 f1g2 c1b1
info depth 8 seldepth 8 score cp 0 nodes 240 nps 30000 time 8 pv b1a1 h1g2 a1b1 g2f1 b1c1 f1g2 c1b1
info depth 9 seldepth 8 score cp 0 nodes 291 nps 29100 time 10 pv b1a1 h1g2 a1b1 g2h1
info depth 10 seldepth 8 score cp 0 nodes 315 nps 28636 time 11 pv b1a1 h1g2 a1b1 g2h1
info depth 11 seldepth 8 score cp 0 nodes 351 nps 29250 time 12 pv b1a1 h1g2 a1b1 g2h1
info depth 12 seldepth 8 score cp 0 nodes 390 nps 30000 time 13 pv b1a1 h1g2 a1b1 g2h1
info depth 13 seldepth 8 score cp 0 nodes 432 nps 30857 time 14 pv b1a1 h1g2 a1b1 g2h1
info depth 14 seldepth 8 score cp 0 nodes 475 nps 31666 time 15 pv b1a1 h1g2 a1b1 g2h1
info depth 15 seldepth 8 score cp 0 nodes 522 nps 32625 time 16 pv b1a1 h1g2 a1b1 g2h1
info depth 16 seldepth 8 score cp 0 nodes 561 nps 33000 time 17 pv b1a1 h1g2 a1b1 g2h1
info depth 17 seldepth 8 score cp 0 nodes 598 nps 31473 time 19 pv b1a1 h1g2 a1b1 g2h1
info depth 18 seldepth 8 score cp 0 nodes 638 nps 31900 time 20 pv b1a1 h1g2 a1b1 g2h1
info depth 19 seldepth 8 score cp 0 nodes 679 nps 32333 time 21 pv b1a1 h1g2 a1b1 g2h1
info depth 20 seldepth 8 score cp 0 nodes 723 nps 34428 time 21 pv b1a1 h1g2 a1b1 g2h1
info depth 21 seldepth 8 score cp 0 nodes 772 nps 35090 time 22 pv b1a1 h1g2 a1b1 g2h1
info depth 22 seldepth 8 score cp 0 nodes 822 nps 35739 time 23 pv b1a1 h1g2 a1b1 g2h1
info depth 23 seldepth 8 score cp 0 nodes 879 nps 35160 time 25 pv b1a1 h1g2 a1b1 g2h1
info depth 24 seldepth 8 score cp 0 nodes 936 nps 36000 time 26 pv b1a1 h1g2 a1b1 g2h1
info depth 25 seldepth 8 score cp 0 nodes 998 nps 36962 time 27 pv b1a1 h1g2 a1b1 g2h1
info depth 26 seldepth 8 score cp 0 nodes 1061 nps 37892 time 28 pv b1a1 h1g2 a1b1 g2h1
info depth 27 seldepth 8 score cp 0 nodes 1130 nps 38965 time 29 pv b1a1 h1g2 a1b1 g2h1
info depth 28 seldepth 8 score cp 0 nodes 1200 nps 38709 time 31 pv b1a1 h1g2 a1b1 g2h1
info depth 29 seldepth 8 score cp 0 nodes 1277 nps 39906 time 32 pv b1a1 h1g2 a1b1 g2h1
info depth 30 seldepth 8 score cp 0 nodes 1359 nps 41181 time 33 pv b1a1 h1g2 a1b1 g2h1
info depth 31 seldepth 8 score cp 0 nodes 1449 nps 39162 time 37 pv b1a1 h1g2 a1b1 g2h1
info depth 32 seldepth 8 score cp 0 nodes 1544 nps 40631 time 38 pv b1a1 h1g2 a1b1 g2h1
info depth 33 seldepth 8 score cp 0 nodes 1647 nps 42230 time 39 pv b1a1 h1g2 a1b1 g2h1
info depth 34 seldepth 8 score cp 0 nodes 1758 nps 43950 time 40 pv b1a1 h1g2 a1b1 g2h1
info depth 35 seldepth 8 score cp 0 nodes 1875 nps 44642 time 42 pv b1a1 h1g2 a1b1 g2h1
info depth 36 seldepth 8 score cp 0 nodes 2002 nps 45500 time 44 pv b1a1 h1g2 a1b1 g2h1
info depth 37 seldepth 8 score cp 0 nodes 2136 nps 47466 time 45 pv b1a1 h1g2 a1b1 g2h1
info depth 38 seldepth 8 score cp 0 nodes 2280 nps 49565 time 46 pv b1a1 h1g2 a1b1 g2h1
info depth 39 seldepth 8 score cp 0 nodes 2432 nps 50666 time 48 pv b1a1 h1g2 a1b1 g2h1
info depth 40 seldepth 8 score cp 0 nodes 2592 nps 52897 time 49 pv b1a1 h1g2 a1b1 g2h1
info depth 41 seldepth 8 score cp 0 nodes 2762 nps 55240 time 50 pv b1a1 h1g2 a1b1 g2h1
info depth 42 seldepth 8 score cp 0 nodes 2939 nps 56519 time 52 pv b1a1 h1g2 a1b1 g2h1
info depth 43 seldepth 8 score cp 0 nodes 3122 nps 58905 time 53 pv b1a1 h1g2 a1b1 g2h1
info depth 44 seldepth 8 score cp 0 nodes 3317 nps 61425 time 54 pv b1a1 h1g2 a1b1 g2h1
info depth 45 seldepth 8 score cp 0 nodes 3519 nps 60672 time 58 pv b1a1 h1g2 a1b1 g2h1
info depth 46 seldepth 8 score cp 0 nodes 3731 nps 63237 time 59 pv b1a1 h1g2 a1b1 g2h1
info depth 47 seldepth 8 score cp 0 nodes 3957 nps 64868 time 61 pv b1a1 h1g2 a1b1 g2h1
info depth 48 seldepth 8 score cp 0 nodes 4195 nps 67661 time 62 pv b1a1 h1g2 a1b1 g2h1
info depth 49 seldepth 8 score cp 0 nodes 4440 nps 70476 time 63 pv b1a1 h1g2 a1b1 g2h1
info depth 50 seldepth 8 score cp 0 nodes 4705 nps 72384 time 65 pv b1a1 h1g2 a1b1 g2h1
info depth 51 seldepth 8 score cp 0 nodes 4976 nps 75393 time 66 pv b1a1 h1g2 a1b1 g2h1
info depth 52 seldepth 8 score cp 0 nodes 5273 nps 78701 time 67 pv b1a1 h1g2 a1b1 g2h1
info depth 53 seldepth 8 score cp 0 nodes 5579 nps 82044 time 68 pv b1a1 h1g2 a1b1 g2h1
info depth 54 seldepth 8 score cp 0 nodes 5909 nps 84414 time 70 pv b1a1 h1g2 a1b1 g2h1
info depth 55 seldepth 8 score cp 0 nodes 6252 nps 86833 time 72 pv b1a1 h1g2 a1b1 g2h1
info depth 56 seldepth 8 score cp 0 nodes 6617 nps 89418 time 74 pv b1a1 h1g2 a1b1 g2h1
info depth 57 seldepth 8 score cp 0 nodes 7037 nps 93826 time 75 pv b1a1 h1g2 a1b1 g2h1
info depth 58 seldepth 8 score cp 0 nodes 7476 nps 97090 time 77 pv b1a1 h1g2 a1b1 g2h1
info depth 59 seldepth 8 score cp 0 nodes 7930 nps 101666 time 78 pv b1a1 h1g2 a1b1 g2h1
info depth 60 seldepth 8 score cp 0 nodes 8400 nps 105000 time 80 pv b1a1 h1g2 a1b1 g2h1
info depth 61 seldepth 8 score cp 0 nodes 8909 nps 109987 time 81 pv b1a1 h1g2 a1b1 g2h1
info depth 62 seldepth 8 score cp 0 nodes 9420 nps 114878 time 82 pv b1a1 h1g2 a1b1 g2h1
info depth 63 seldepth 8 score cp 0 nodes 9953 nps 119915 time 83 pv b1a1 h1g2 a1b1 g2h1
info depth 64 seldepth 8 score cp 0 nodes 10510 nps 123647 time 85 pv b1a1 h1g2 a1b1 g2h1
info depth 65 seldepth 8 score cp 0 nodes 11050 nps 128488 time 86 pv b1a1 h1g2 a1b1 g2h1
info depth 66 seldepth 8 score cp 0 nodes 11615 nps 130505 time 89 pv b1a1 h1g2 a1b1 g2h1
info depth 67 seldepth 8 score cp 0 nodes 12173 nps 135255 time 90 pv b1a1 h1g2 a1b1 g2h1
info depth 68 seldepth 8 score cp 0 nodes 12749 nps 138576 time 92 pv b1a1 h1g2 a1b1 g2h1
info depth 69 seldepth 8 score cp 0 nodes 13371 nps 143774 time 93 pv b1a1 h1g2 a1b1 g2h1
info depth 70 seldepth 8 score cp 0 nodes 13990 nps 148829 time 94 pv b1a1 h1g2 a1b1 g2h1
info depth 71 seldepth 8 score cp 0 nodes 14638 nps 152479 time 96 pv b1a1 h1g2 a1b1 g2h1
info depth 72 seldepth 8 score cp 0 nodes 15318 nps 156306 time 98 pv b1a1 h1g2 a1b1 g2h1
info depth 73 seldepth 8 score cp 0 nodes 16036 nps 161979 time 99 pv b1a1 h1g2 a1b1 g2h1
info depth 74 seldepth 8 score cp 0 nodes 16781 nps 167810 time 100 pv b1a1 h1g2 a1b1 g2h1
info depth 75 seldepth 8 score cp 0 nodes 17656 nps 174811 time 101 pv b1a1 h1g2 a1b1 g2h1
info depth 76 seldepth 8 score cp 0 nodes 18528 nps 178153 time 104 pv b1a1 h1g2 a1b1 g2h1
info depth 77 seldepth 8 score cp 0 nodes 19430 nps 183301 time 106 pv b1a1 h1g2 a1b1 g2h1
info depth 78 seldepth 8 score cp 0 nodes 20274 nps 187722 time 108 pv b1a1 h1g2 a1b1 g2h1
info depth 79 seldepth 8 score cp 0 nodes 21128 nps 193834 time 109 pv b1a1 h1g2 a1b1 g2h1
info depth 80 seldepth 8 score cp 0 nodes 22038 nps 200345 time 110 pv b1a1 h1g2 a1b1 g2h1
info depth 81 seldepth 8 score cp 0 nodes 22967 nps 205062 time 112 pv b1a1 h1g2 a1b1 g2h1
info depth 82 seldepth 8 score cp 0 nodes 23948 nps 211929 time 113 pv b1a1 h1g2 a1b1 g2h1
info depth 83 seldepth 8 score cp 0 nodes 24950 nps 216956 time 115 pv b1a1 h1g2 a1b1 g2h1
info depth 84 seldepth 8 score cp 0 nodes 25989 nps 224043 time 116 pv b1a1 h1g2 a1b1 g2h1
info depth 85 seldepth 8 score cp 0 nodes 27067 nps 227453 time 119 pv b1a1 h1g2 a1b1 g2h1
info depth 86 seldepth 8 score cp 0 nodes 28163 nps 230844 time 122 pv b1a1 h1g2 a1b1 g2h1
info depth 87 seldepth 8 score cp 0 nodes 29314 nps 238325 time 123 pv b1a1 h1g2 a1b1 g2h1
info depth 88 seldepth 8 score cp 0 nodes 30484 nps 245838 time 124 pv b1a1 h1g2 a1b1 g2h1
info depth 89 seldepth 8 score cp 0 nodes 31709 nps 251658 time 126 pv b1a1 h1g2 a1b1 g2h1
info depth 90 seldepth 8 score cp 0 nodes 32954 nps 259480 time 127 pv b1a1 h1g2 a1b1 g2h1
info depth 91 seldepth 8 score cp 0 nodes 34241 nps 265434 time 129 pv b1a1 h1g2 a1b1 g2h1
info depth 92 seldepth 8 score cp 0 nodes 35557 nps 273515 time 130 pv b1a1 h1g2 a1b1 g2h1
info depth 93 seldepth 8 score cp 0 nodes 36909 nps 281748 time 131 pv b1a1 h1g2 a1b1 g2h1
info depth 94 seldepth 8 score cp 0 nodes 38285 nps 287857 time 133 pv b1a1 h1g2 a1b1 g2h1
info depth 95 seldepth 8 score cp 0 nodes 39706 nps 294118 time 135 pv b1a1 h1g2 a1b1 g2h1
info depth 96 seldepth 8 score cp 0 nodes 41234 nps 300978 time 137 pv b1a1 h1g2 a1b1 g2h1
info depth 97 seldepth 8 score cp 0 nodes 42735 nps 307446 time 139 pv b1a1 h1g2 a1b1 g2h1
info depth 98 seldepth 8 score cp 0 nodes 44362 nps 316871 time 140 pv b1a1 h1g2 a1b1 g2h1
info depth 99 seldepth 8 score cp 0 nodes 46101 nps 324654 time 142 pv b1a1 h1g2 a1b1 g2h1
info depth 100 seldepth 8 score cp 0 nodes 47763 nps 331687 time 144 pv b1a1 h1g2 a1b1 g2h1
info depth 101 seldepth 8 score cp 0 nodes 49442 nps 340979 time 145 pv b1a1 h1g2 a1b1 g2h1
info depth 102 seldepth 8 score cp 0 nodes 51177 nps 350527 time 146 pv b1a1 h1g2 a1b1 g2h1
info depth 103 seldepth 8 score cp 0 nodes 52968 nps 357891 time 148 pv b1a1 h1g2 a1b1 g2h1
info depth 104 seldepth 8 score cp 0 nodes 54818 nps 365453 time 150 pv b1a1 h1g2 a1b1 g2h1
info depth 105 seldepth 8 score cp 0 nodes 56724 nps 373184 time 152 pv b1a1 h1g2 a1b1 g2h1
info depth 106 seldepth 8 score cp 0 nodes 58770 nps 384117 time 153 pv b1a1 h1g2 a1b1 g2h1
info depth 107 seldepth 8 score cp 0 nodes 60920 nps 393032 time 155 pv b1a1 h1g2 a1b1 g2h1
info depth 108 seldepth 8 score cp 0 nodes 63125 nps 399525 time 158 pv b1a1 h1g2 a1b1 g2h1
info depth 109 seldepth 8 score cp 0 nodes 65304 nps 405614 time 161 pv b1a1 h1g2 a1b1 g2h1
info depth 110 seldepth 8 score cp 0 nodes 67574 nps 417123 time 162 pv b1a1 h1g2 a1b1 g2h1
info depth 111 seldepth 8 score cp 0 nodes 70313 nps 428737 time 164 pv b1a1 h1g2 a1b1 g2h1
info depth 112 seldepth 8 score cp 0 nodes 73099 nps 443024 time 165 pv b1a1 h1g2 a1b1 g2h1
info depth 113 seldepth 8 score cp 0 nodes 75713 nps 450672 time 168 pv b1a1 h1g2 a1b1 g2h1
info depth 114 seldepth 8 score cp 0 nodes 78250 nps 460294 time 170 pv b1a1 h1g2 a1b1 g2h1
info depth 115 seldepth 8 score cp 0 nodes 80880 nps 472982 time 171 pv b1a1 h1g2 a1b1 g2h1
info depth 116 seldepth 8 score cp 0 nodes 83557 nps 482988 time 173 pv b1a1 h1g2 a1b1 g2h1
info depth 117 seldepth 8 score cp 0 nodes 86449 nps 493994 time 175 pv b1a1 h1g2 a1b1 g2h1
info depth 118 seldepth 8 score cp 0 nodes 89904 nps 507932 time 177 pv b1a1 h1g2 a1b1 g2h1
info depth 119 seldepth 8 score cp 0 nodes 93442 nps 522022 time 179 pv b1a1 h1g2 a1b1 g2h1
info depth 120 seldepth 8 score cp 0 nodes 97087 nps 536392 time 181 pv b1a1 h1g2 a1b1 g2h1
info depth 121 seldepth 8 score cp 0 nodes 100781 nps 550715 time 183 pv b1a1 h1g2 a1b1 g2h1
info depth 122 seldepth 8 score cp 0 nodes 104737 nps 563102 time 186 pv b1a1 h1g2 a1b1 g2h1
info depth 123 seldepth 8 score cp 0 nodes 108907 nps 576227 time 189 pv b1a1 h1g2 a1b1 g2h1
info depth 124 seldepth 8 score cp 0 nodes 113234 nps 592848 time 191 pv b1a1 h1g2 a1b1 g2h1
info depth 125 seldepth 8 score cp 0 nodes 117647 nps 606427 time 194 pv b1a1 h1g2 a1b1 g2h1
info depth 126 seldepth 8 score cp 0 nodes 122205 nps 623494 time 196 pv b1a1 h1g2 a1b1 g2h1
info depth 127 seldepth 8 score cp 0 nodes 126878 nps 640797 time 198 pv b1a1 h1g2 a1b1 g2h1
You helped me a lot. Would you like to add your name to id author section in new LazySMP version?
Last edited by LazySMP on Mon Dec 16, 2024 9:26 pm, edited 1 time in total.
LazySMP

Re: Testing LazySMP

Post by LazySMP »

Thanks again to the CCRL members for testing my engine.

Due to the fact that LazySMP 3.0 was the fastest version of the engine, increasing engine power has no effect on increasing the Elo rating on Blitz matches.

I think LazySMP 7.0 is waeker than LazySMP 5.0 and LazySMP 5.0 is weaker than LazySMP 3.0. So I would like to ask Graham if it is possible to test my engine on CCRL 40/15?
LazySMP

Re: New engine: LazySMP

Post by LazySMP »

I've released LazySMP 7.1 which is probably more stable than the previous version.

Changes of 7.1 compared to 7.0:
  • Fix ponder bug on max ply


I would like to thank Tibono for finding this important bug, and I've added his name to the list of engine authors as a token of appreciation.

Code: Select all

uci
id name LazySMP Version 7.1
id author Daniel Pierce, Silvian Rucsandescu, Eric Bonneau
option name Threads type spin default 1 min 1 max 64
uciok
User avatar
Tibono
Posts: 127
Joined: Sat Aug 01, 2015 6:16 pm
Location: France
Full name: Eric Bonneau

Re: New engine: LazySMP

Post by Tibono »

LazySMP wrote: Wed Dec 18, 2024 7:53 pm Changes of 7.1 compared to 7.0:
  • Fix ponder bug on max ply
Looks to work fine, thanks! :D
User avatar
Graham Banks
Posts: 43930
Joined: Sun Feb 26, 2006 10:52 am
Location: Auckland, NZ

Re: Testing LazySMP

Post by Graham Banks »

LazySMP wrote: Tue Dec 17, 2024 8:00 pm Thanks again to the CCRL members for testing my engine.

Due to the fact that LazySMP 3.0 was the fastest version of the engine, increasing engine power has no effect on increasing the Elo rating on Blitz matches.

I think LazySMP 7.0 is waeker than LazySMP 5.0 and LazySMP 5.0 is weaker than LazySMP 3.0. So I would like to ask Graham if it is possible to test my engine on CCRL 40/15?
Not at present. Perhaps when you reach the 2400 level.

In the meantime I am still working my way through a long list of engines that are stronger and have been waiting to be tested.
Just a note that the authors of these engines aren't continually pestering me and I appreciate their patience. :)
gbanksnz at gmail.com
LazySMP

Re: Testing LazySMP

Post by LazySMP »

Graham Banks wrote: Wed Dec 18, 2024 10:38 pm Not at present. Perhaps when you reach the 2400 level. In the meantime I am still working my way through a long list of engines that are stronger and have been waiting to be tested.

Image

Please look at this chart. As you can see, the engine speed is decreasing, so I don't think it can reach 2400 rating at least in fast games.
If you can test my engine outside the queue, I promise to raise the engine rating to 2400.