STS re-re-re-re-re-visited

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

Moderator: Ras

Ferdy
Posts: 4846
Joined: Sun Aug 10, 2008 3:15 pm
Location: Philippines

Re: STS re-re-re-re-re-visited

Post by Ferdy »

Ferdy wrote: Mon Oct 31, 2022 1:57 am If you want to help on the analysis, send me your gmail will give you write access to the csv folder where you can upload the analysis file.

csv file format:

Code: Select all

index_<index number of google sheet sts_positions>_d<depth of analysis>_<your username>_sf15.csv
Example:
index_1_d26_ferdy_sf15.csv
You can use this tool to analyze the position.
peter
Posts: 3384
Joined: Sat Feb 16, 2008 7:38 am
Full name: Peter Martan

Re: STS re-re-re-re-re-visited

Post by peter »

Rebel wrote: Sun Oct 30, 2022 10:20 pm
MEA is crashing on position 50.

r4r1k/p1p3bp/2pp2p1/4nb2/N1P4q/1P5P/PBNQ1PP1/R4RK1 b - - bm Nf3+; c0 "Nf3+=30, g5=5, Bxc2=5; id "50";

Change to:

r4r1k/p1p3bp/2pp2p1/4nb2/N1P4q/1P5P/PBNQ1PP1/R4RK1 b - - bm Nf3+; c0 "Nf3+=30, g5=5, Bxc2=5"; id "50";

Other than that use set HASH=128 or higher with 30 threads.

I get -

Code: Select all

    EPD  : epd\eret-111.epd
    Time : 100ms
                                                Max   Total   Time   Hash          
    Engine           Score   Found  Pos   ELO  Score   Rate    ms     Mb  Cpu      
 1  Rebel 15.1        1190     42   111  1629   3290  36.2%    100    64    4
 2  Koivisto 8.0      1080     39   111  1476   3290  32.8%    100    64    4
 3  Berserk 9          795     29   111  1089   3290  24.2%    100    64    4
 4  Seer 2.5.0         785     31   111  1075   3290  23.9%    100    64    4
 5  Toga 4             360     16   111   490   3290  10.9%    100    64    4
 6  Fruit 2.1          260     13   111   355   3290   7.9%    100    64    4

                                    Created with MEA
                                          by
                                       Ferdinand
                                         Mosca
So, all okay.

With crashing regards.
As already answered, with the added " it worked with SF, but crashes still with lc0 at TCs>500msec, up to that it does work.
Managed to copy the error message at start of MEA with lc0:
C:\tools\MEA>mea.exe --engine C:\eng\lc0-v0.29.0-rc0-windows-gpu-nvidia-cuda\lc0.exe --name "lc0-805874" --hash 8 --threads 2 --protocol uci --epd epd\MEA111.epd --movetime 500
Problem reading c0 field in epd:
This position is not included.
Problem reading c0 field in epd:
This position is not included.
Total positions in the input epd are not being considered.
But then the 111 postions are run, output is stored too, messages at the end of console- output are gone too soon always to make copying possible.
Same message appears at new start with 999msec (worked with SF rather than with 1000 before I changed pos. nr. 50). positions are run not quite up to nr.111, no result is stored.

I don't believe in a pure syntax- problem anymore (even if I wouldn't have believed that any the of the .epd- strings had a missing " still neither, before you showed it to me in pos. nr. 50), anyhow the problem is TC- dependent for sure at least too, regards
Peter.
Ferdy
Posts: 4846
Joined: Sun Aug 10, 2008 3:15 pm
Location: Philippines

Re: STS re-re-re-re-re-visited

Post by Ferdy »

peter wrote: Mon Oct 31, 2022 9:02 am
Rebel wrote: Sun Oct 30, 2022 10:20 pm
MEA is crashing on position 50.

r4r1k/p1p3bp/2pp2p1/4nb2/N1P4q/1P5P/PBNQ1PP1/R4RK1 b - - bm Nf3+; c0 "Nf3+=30, g5=5, Bxc2=5; id "50";

Change to:

r4r1k/p1p3bp/2pp2p1/4nb2/N1P4q/1P5P/PBNQ1PP1/R4RK1 b - - bm Nf3+; c0 "Nf3+=30, g5=5, Bxc2=5"; id "50";

Other than that use set HASH=128 or higher with 30 threads.

I get -

Code: Select all

    EPD  : epd\eret-111.epd
    Time : 100ms
                                                Max   Total   Time   Hash          
    Engine           Score   Found  Pos   ELO  Score   Rate    ms     Mb  Cpu      
 1  Rebel 15.1        1190     42   111  1629   3290  36.2%    100    64    4
 2  Koivisto 8.0      1080     39   111  1476   3290  32.8%    100    64    4
 3  Berserk 9          795     29   111  1089   3290  24.2%    100    64    4
 4  Seer 2.5.0         785     31   111  1075   3290  23.9%    100    64    4
 5  Toga 4             360     16   111   490   3290  10.9%    100    64    4
 6  Fruit 2.1          260     13   111   355   3290   7.9%    100    64    4

                                    Created with MEA
                                          by
                                       Ferdinand
                                         Mosca
So, all okay.

With crashing regards.
As already answered, with the added " it worked with SF, but crashes still with lc0 at TCs>500msec, up to that it does work.
Managed to copy the error message at start of MEA with lc0:
C:\tools\MEA>mea.exe --engine C:\eng\lc0-v0.29.0-rc0-windows-gpu-nvidia-cuda\lc0.exe --name "lc0-805874" --hash 8 --threads 2 --protocol uci --epd epd\MEA111.epd --movetime 500
Problem reading c0 field in epd:
This position is not included.
Problem reading c0 field in epd:
This position is not included.
Total positions in the input epd are not being considered.
But then the 111 postions are run, output is stored too, messages at the end of console- output are gone too soon always to make copying possible.
Same message appears at new start with 999msec (worked with SF rather than with 1000 before I changed pos. nr. 50). positions are run not quite up to nr.111, no result is stored.

I don't believe in a pure syntax- problem anymore (even if I wouldn't have believed that any the of the .epd- strings had a missing " still neither, before you showed it to me in pos. nr. 50), anyhow the problem is TC- dependent for sure at least too, regards
I run Lc0 on mea111 at different TC's without issues.

Image

mea111 that I use. There were two epd's that were not formatted correctly.

Code: Select all

r1bqk1r1/1p1p1n2/p1n2pN1/2p1b2Q/2P1Pp2/1PN5/PB4PP/R4RK1 w q - bm Rxf4; c0 "Rf4=50"; id "ERET 1";
r1n2N1k/2n2K1p/3pp3/5Pp1/b5R1/8/1PPP4/8 w - - bm Ng6+; c0 "Ng6+=100"; id "2";
r1b1r1k1/1pqn1pbp/p2pp1p1/P7/1n1NPP1Q/2NBBR2/1PP3PP/R6K w - - bm f5; c0 "f5=50"; id "3";
5b2/p2k1p2/P3pP1p/n2pP1p1/1p1P2P1/1P1KBN2/7P/8 w - - bm Nxg5; c0 "Nxg5=25"; id "4";
r3kbnr/1b3ppp/pqn5/1pp1P3/3p4/1BN2N2/PP2QPPP/R1BR2K1 w kq - bm Bxf7+; c0 "Bxf7+=25"; id "5";
r2r2k1/1p1n1pp1/4pnp1/8/PpBRqP2/1Q2B1P1/1P5P/R5K1 b - - bm Nc5; c0 "Nc5=25"; id "6";
2rq1rk1/pb1n1ppN/4p3/1pb5/3P1Pn1/P1N5/1PQ1B1PP/R1B2RK1 b - - bm Nde5; c0 "Nde5=25"; id "7";
r2qk2r/ppp1bppp/2n5/3p1b2/3P1Bn1/1QN1P3/PP3P1P/R3KBNR w KQkq - bm Qxd5; c0 "Qxd5=25"; id "8";
rnb1kb1r/p4p2/1qp1pn2/1p2N2p/2p1P1p1/2N3B1/PPQ1BPPP/3RK2R w Kkq - bm Ng6; c0 "Ng6=30"; id "9";
5rk1/pp1b4/4pqp1/2Ppb2p/1P2p3/4Q2P/P3BPP1/1R3R1K b - - bm d4; c0 "d4=25"; id "10";
r1b2r1k/ppp2ppp/8/4p3/2BPQ3/P3P1K1/1B3PPP/n3q1NR w - - bm dxe5 Nf3; c0 "Nf3=25, dxe5=25"; id "11";
1nkr1b1r/5p2/1q2p2p/1ppbP1p1/2pP4/2N3B1/1P1QBPPP/R4RK1 w - - bm Nxd5; c0 "Nxd5=25, f4=5"; id "12";
1nrq1rk1/p4pp1/bp2pn1p/3p4/2PP1B2/P1PB2N1/4QPPP/1R2R1K1 w - - bm Qd2 Bc2; c0 "Qd2=25, Bc2=25"; id "13";
5k2/1rn2p2/3pb1p1/7p/p3PP2/PnNBK2P/3N2P1/1R6 w - - bm Nf3; c0 "Nf3=20, Nxb3=5, Kf2=1, g3=1"; id "14";
8/p2p4/r7/1k6/8/pK5Q/P7/b7 w - - bm Qd3+; c0 "Qd3=20"; id "15";
1b1rr1k1/pp1q1pp1/8/NP1p1b1p/1B1Pp1n1/PQR1P1P1/4BP1P/5RK1 w - - bm Nc6; c0 "Nc6=20"; id "16";
1r3rk1/6p1/p1pb1qPp/3p4/4nPR1/2N4Q/PPP4P/2K1BR2 b - - bm Rb7 Rxb2; c0 "Rb7=100, Rxb2=75"; id "17";
r1b1kb1r/1p1n1p2/p3pP1p/q7/3N3p/2N5/P1PQB1PP/1R3R1K b kq - bm Qg5; c0 "Qg5=25"; id "18";
3kB3/5K2/7p/3p4/3pn3/4NN2/8/1b4B1 w - - bm Nf5; c0 "Nf5=25"; id "19";
1nrrb1k1/1qn1bppp/pp2p3/3pP3/N2P3P/1P1B1NP1/PBR1QPK1/2R5 w - - bm Bxh7+; c0 "Bxh7=25"; id "20";
3rr1k1/1pq2b1p/2pp2p1/4bp2/pPPN4/4P1PP/P1QR1PB1/1R4K1 b - - bm Rc8 a3 h5; c0 "Rc8=25, a3=10, h5=10"; id "21";
r4rk1/p2nbpp1/2p2np1/q7/Np1PPB2/8/PPQ1N1PP/1K1R3R w - - bm h4; c0 "h4=25"; id "22";
r3r2k/1bq1nppp/p2b4/1pn1p2P/2p1P1QN/2P1N1P1/PPBB1P1R/2KR4 w - - bm Ng6+; c0 "Ng6+=25"; id "23";
r2q1r1k/3bppbp/pp1p4/2pPn1Bp/P1P1P2P/2N2P2/1P1Q2P1/R3KB1R w KQ - am b3; c0 "b3=-25"; id "24";
2kb4/p7/r1p3p1/p1P2pBp/R2P3P/2K3P1/5P2/8 w - - bm Bxd8; c0 "Bxd8=25"; id "25";
rqn2rk1/pp2b2p/2n2pp1/1N2p3/5P1N/1PP1B3/4Q1PP/R4RK1 w - - bm Nxg6; c0 "Nxg6=25"; id "26";
8/3Pk1p1/1p2P1K1/1P1Bb3/7p/7P/6P1/8 w - - bm g4; c0 "g4=25"; id "27";
4rrk1/Rpp3pp/6q1/2PPn3/4p3/2N5/1P2QPPP/5RK1 w - - am Rxb7; c0 "Rxb7=-25"; id "28";
2q2rk1/2p2pb1/PpP1p1pp/2n5/5B1P/3Q2P1/4PPN1/2R3K1 w - - bm Rxc5; c0 "Rxc5=25"; id "29";
rnbq1r1k/4p1bP/p3p3/1pn5/8/2Np1N2/PPQ2PP1/R1B1KB1R w KQ - bm Nh4; c0 "Nh4=25"; id "30";
4b1k1/1p3p2/4pPp1/p2pP1P1/P2P4/1P1B4/8/2K5 w - - bm b4; c0 "b4=25"; id "31";
8/7p/5P1k/1p5P/5p2/2p1p3/P1P1P1P1/1K3Nb1 w - - bm Ng3; c0 "Ng3=100"; id "32";
r3kb1r/ppnq2pp/2n5/4pp2/1P1PN3/P4N2/4QPPP/R1B1K2R w KQkq - bm Nxe5; c0 "Nxe5=25"; id "33";
b4r1k/6bp/3q1ppN/1p2p3/3nP1Q1/3BB2P/1P3PP1/2R3K1 w - - bm Rc8; c0 "Rc8=25"; id "34";
r3k2r/5ppp/3pbb2/qp1Np3/2BnP3/N7/PP1Q1PPP/R3K2R w KQkq - bm Nxb5; c0 "Nxb5=25, Bxb5=5, Qxa5=5"; id "35";
r1k1n2n/8/pP6/5R2/8/1b1B4/4N3/1K5N w - - bm b7+; c0 "b7+=25"; id "36";
1k6/bPN2pp1/Pp2p3/p1p5/2pn4/3P4/PPR5/1K6 w - - bm Na8; c0 "Na8=100, Rf2=10"; id "37";
8/6N1/3kNKp1/3p4/4P3/p7/P6b/8 w - - bm exd5; c0 "exd5=25"; id "38";
r1b1k2r/pp3ppp/1qn1p3/2bn4/8/6P1/PPN1PPBP/RNBQ1RK1 w kq - bm a3; c0 "a3=25, e4=5"; id "39";
r3kb1r/3n1ppp/p3p3/1p1pP2P/P3PBP1/4P3/1q2B3/R2Q1K1R b kq - bm Bc5; c0 "Bc5=30"; id "40";
3q1rk1/2nbppb1/pr1p1n1p/2pP1Pp1/2P1P2Q/2N2N2/1P2B1PP/R1B2RK1 w - - bm Nxg5; c0 "Nxg5=25"; id "41";
8/2k5/N3p1p1/2KpP1P1/b2P4/8/8/8 b - - bm Kb7; c0 "Kb7=25"; id "42";
2r1rbk1/1pqb1p1p/p2p1np1/P4p2/3NP1P1/2NP1R1Q/1P5P/R5BK w - - bm Nxf5; c0 "Nxf5=25, gxf5=5"; id "43";
rnb2rk1/pp2q2p/3p4/2pP2p1/2P1Pp2/2N5/PP1QBRPP/R5K1 w - - bm h4; c0 "h4=25"; id "44";
5rk1/p1p1rpb1/q1Pp2p1/3Pp2p/4Pn2/1R4N1/P1BQ1PPP/R5K1 w - - bm Kh1; c0 "Kh1=40, Rb4=20, Re1=20"; id "45";
8/4nk2/1p3p2/1r1p2pp/1P1R1N1P/6P1/3KPP2/8 w - - bm Nd3; c0 "Nd3=100"; id "46";
4kbr1/1b1nqp2/2p1p3/2N4p/1p1PP1pP/1PpQ2B1/4BPP1/r4RK1 w - - bm Nxb7; c0 "Nxb7=25"; id "47";
r1b2rk1/p2nqppp/1ppbpn2/3p4/2P5/1PN1PN2/PBQPBPPP/R4RK1 w - - bm cxd5; c0 "cxd5=25"; id "48";
r1b1kq1r/1p1n2bp/p2p2p1/3PppB1/Q1P1N3/8/PP2BPPP/R4RK1 w kq - bm Nc3; c0 "Nc3=30, f4=20, f3=20"; id "49";
r4r1k/p1p3bp/2pp2p1/4nb2/N1P4q/1P5P/PBNQ1PP1/R4RK1 b - - bm Nf3+; c0 "Nf3+=30, g5=5, Bxc2=5"; id "50";
6k1/pb1r1qbp/3p1p2/2p2p2/2P1rN2/1P1R3P/PB3QP1/3R2K1 b - - bm Bh6; c0 "Bh6=25"; id "51";
2r2r2/1p1qbkpp/p2ppn2/P1n1p3/4P3/2N1BB2/QPP2PPP/R4RK1 w - - bm b4; c0 "b4=25, g3=5, Qb1=5"; id "52";
r1bq1rk1/p4ppp/3p2n1/1PpPp2n/4P2P/P1PB1PP1/2Q1N3/R1B1K2R b KQ - bm c4; c0 "c4=25"; id "53";
2b1r3/5pkp/6p1/4P3/QppqPP2/5RPP/6BK/8 b - - bm c3; c0 "c3=25"; id "54";
r2q1rk1/1p2bpp1/p1b2n1p/8/5B2/2NB4/PP1Q1PPP/3R1RK1 w - - bm Bxh6; c0 "Bxh6=25"; id "55";
r2qr1k1/pp2bpp1/2pp3p/4nbN1/2P4P/4BP2/PPPQ2P1/1K1R1B1R w - - bm Be2; c0 "Be2=25, g4=10"; id "56";
r2qr1k1/pp1bbp2/n5p1/2pPp2p/8/P2PP1PP/1P2N1BK/R1BQ1R2 w - - bm d6; c0 "d6=20, e4=10, Nc3=10, Ng1=10"; id "57";
8/8/R7/1b4k1/5p2/1B3r2/7P/7K w - - bm h4+; c0 "h4+=25"; id "58";
rq6/5k2/p3pP1p/3p2p1/6PP/1PB1Q3/2P5/1K6 w - - bm Qd3; c0 "Qd3=25"; id "59";
q2B2k1/pb4bp/4p1p1/2p1N3/2PnpP2/PP3B2/6PP/2RQ2K1 b - - bm Qxd8; c0 "Qxd8=20, Bxe5=10, exf3=5"; id "60";
4rrk1/pp4pp/3p4/3P3b/2PpPp1q/1Q5P/PB4B1/R4RK1 b - - bm Rf6; c0 "Rf6=25"; id "61";
rr1nb1k1/2q1b1pp/pn1p1p2/1p1PpNPP/4P3/1PP1BN2/2B2P2/R2QR1K1 w - - bm g6; c0 "g6=25"; id "62";
r3k2r/4qn2/p1p1b2p/6pB/P1p5/2P5/5PPP/RQ2R1K1 b kq - bm Kf8; c0 "Kf8=25"; id "63";
8/1pp5/p3k1pp/8/P1p2PPP/2P2K2/1P3R2/5r2 b - - am Rxf2+; c0 "Rxf2+=-25"; id "64";
1r3rk1/2qbppbp/3p1np1/nP1P2B1/2p2P2/2N1P2P/1P1NB1P1/R2Q1RK1 b - - bm Qb6; c0 "Qb6=20, Rfc8=15, Bxb5=5"; id "65";
8/2pN1k2/p4p1p/Pn1R4/3b4/6Pp/1P3K1P/8 w - - bm Ke1; c0 "Ke1=25"; id "66";
5r1k/1p4bp/3p1q2/1NpP1b2/1pP2p2/1Q5P/1P1KBP2/r2RN2R b - - bm f3; c0 "f3=25"; id "67";
r3kb1r/pbq2ppp/1pn1p3/2p1P3/1nP5/1P3NP1/PB1N1PBP/R2Q1RK1 w kq - bm a3; c0 "a3=25"; id "68";
5rk1/n2qbpp1/pp2p1p1/3pP1P1/PP1P3P/2rNPN2/R7/1Q3RK1 w - - bm h5; c0 "h5=25"; id "69";
r5k1/1bqp1rpp/p1n1p3/1p4p1/1b2PP2/2NBB1P1/PPPQ4/2KR3R w - - bm a3; c0 "a3=20, Rh3=10"; id "70";
1r4k1/1nq3pp/pp1pp1r1/8/PPP2P2/6P1/5N1P/2RQR1K1 w - - bm f5; c0 "f5=25, Ne4=10"; id "71";
q5k1/p2p2bp/1p1p2r1/2p1np2/6p1/1PP2PP1/P2PQ1KP/4R1NR b - - bm Qd5; c0 "Qd5=25"; id "72"
r4rk1/ppp2ppp/1nnb4/8/1P1P3q/PBN1B2P/4bPP1/R2QR1K1 w - - bm Rxe2; c0 "Rxe2=25, Nxe2=15, Qxe2=10"; id "73";
1r3k2/2N2pp1/1pR2n1p/4p3/8/1P1K1P2/P5PP/8 w - - bm Kc4; c0 "Kc4=25, a4=10"; id "74";
6r1/6r1/2p1k1pp/p1pbP2q/Pp1p1PpP/1P1P2NR/1KPQ3R/8 b - - bm Qf5; c0 "Qf5=75"; id "75";
r1b1kb1r/1p1npppp/p2p1n2/6B1/3NPP2/q1N5/P1PQ2PP/1R2KB1R w Kkq - bm Bxf6; c0 "Bxf6=25"; id "76";
r3r1k1/1bq2ppp/p1p2n2/3ppPP1/4P3/1PbB4/PBP1Q2P/R4R1K w - - bm gxf6; c0 "gxf6=25"; id "77";
r4rk1/ppq3pp/2p1Pn2/4p1Q1/8/2N5/PP4PP/2KR1R2 w - - bm Rxf6; c0 "Rxf6=25"; id "78";
r1bqr1k1/3n1ppp/p2p1b2/3N1PP1/1p1B1P2/1P6/1PP1Q2P/2KR2R1 w - - bm Qxe8+; c0 "Qxe8+=25"; id "79";
5rk1/1ppbq1pp/3p3r/pP1PppbB/2P5/P1BP4/5PPP/3QRRK1 b - - bm Bc1; c0 "Bc1=25, b6=10"; id "80";
r3r1kb/p2bp2p/1q1p1npB/5NQ1/2p1P1P1/2N2P2/PPP5/2KR3R w - - bm Bg7; c0 "Bg7=25"; id "81";
8/3P4/1p3b1p/p7/P7/1P3NPP/4p1K1/3k4 w - - bm g4; c0 "g4=25"; id "82";
3q1rk1/7p/rp1n4/p1pPbp2/P1P2pb1/1QN4P/1B2B1P1/1R3RK1 w - - bm Nb5; c0 "Nb5=25"; id "83";
4r1k1/1r1np3/1pqp1ppB/p7/2b1P1PQ/2P2P2/P3B2R/3R2K1 w - - bm Bg5; c0 "Bg5=25, Bg7=15"; id "84";
r4rk1/q4bb1/p1R4p/3pN1p1/8/2N3P1/P4PP1/3QR1K1 w - - bm Ng4; c0 "Ng4=25, Rd6=15"; id "85";
r3k2r/pp2pp1p/8/q2Pb3/2P5/4p3/B1Q2PPP/2R2RK1 w kq - bm c5; c0 "c5=25"; id "86";
r3r1k1/1bnq1pbn/p2p2p1/1p1P3p/2p1PP1B/P1N2B1P/1PQN2P1/3RR1K1 w - - bm e5; c0 "e5=25, Nf1=10, b3=10, Kh1=5"; id "87";
8/4k3/p2p2p1/P1pPn2p/1pP1P2P/1P1NK1P1/8/8 w - - bm g4; c0 "g4=25"; id "88";
8/2P1P3/b1B2p2/1pPRp3/2k3P1/P4pK1/nP3p1p/N7 w - - bm e8=N; c0 "e8=N=75, c8=N=25"; id "89";
4K1k1/8/1p5p/1Pp3b1/8/1P3P2/P1B2P2/8 w - - bm f4; c0 "f4=100, Bd1=100"; id "90";
8/6p1/3k4/3p1p1p/p2K1P1P/4P1P1/P7/8 b - - bm g6 Kc6; c0 "g6=15, Kc6=15"; id "91";
r1b2rk1/ppp3p1/4p2p/4Qpq1/3P4/2PB4/PPK2PPP/R6R b - - am Qxg2; c0 "Qxg2=-25"; id "92";
2b1r3/r2ppN2/8/1p1p1k2/pP1P4/2P3R1/PP3PP1/2K5 w - - bm Nd6+; c0 "Nd6+=100"; id "93";
2k2Br1/p6b/Pq1r4/1p2p1b1/1Ppp2p1/Q1P3N1/5RPP/R3N1K1 b - - bm Rf6; c0 "Rf6=50"; id "94";
r2qk2r/ppp1b1pp/2n1p3/3pP1n1/3P2b1/2PB1NN1/PP4PP/R1BQK2R w KQkq - bm Nxg5; c0 "Nxg5=25"; id "95";
8/8/4p1Pk/1rp1K1p1/4P1P1/1nP2Q2/p2b1P2/8 w - - bm Kf6; c0 "Kf6=35"; id "96";
2k5/p7/Pp1p1b2/1P1P1p2/2P2P1p/3K3P/5B2/8 w - - bm c5; c0 "c5=10, Bg1=10, Be1=10, Be3=10"; id "97";
8/6pp/5k2/1p1r4/4R3/7P/5PP1/5K2 w - - am Ke2; c0 "Ke2=-25"; id "98";
3q1r1k/4RPp1/p6p/2pn4/2P5/1P6/P3Q2P/6K1 w - - bm Re8; c0 "Re8=35"; id "99";
rn2k2r/3pbppp/p3p3/8/Nq1Nn3/4B1P1/PP3P1P/R2Q1RK1 w k - bm Nf5; c0 "Nf5=35"; id "100";
r1b1kb1N/pppnq1pB/8/3p4/3P4/8/PPPK1nPP/RNB1R3 b q - bm Ne5; c0 "Ne5=25"; id "101";
N4rk1/pp1b1ppp/n3p1n1/3pP1Q1/1P1N4/8/1PP2PPP/q1B1KB1R b K - bm Nxb4; c0 "Nxb4=25"; id "102";
4k1br/1K1p1n1r/2p2pN1/P2p1N2/2P3pP/5B2/P2P4/8 w - - bm Kc8; c0 "Kc8=100"; id "103";
r1bqkb1r/ppp3pp/2np4/3N1p2/3pnB2/5N2/PPP1QPPP/2KR1B1R b kq - bm Ne7; c0 "Ne7=25"; id "104";
r3kb1r/pbqp1pp1/1pn1pn1p/8/3PP3/2PB1N2/3N1PPP/R1BQR1K1 w kq - bm e5 d5; c0 "e5=10, d5=10, Bb2=5, c4=5"; id "105";
r2r2k1/pq2bppp/1np1bN2/1p2B1P1/5Q2/P4P2/1PP4P/2KR1B1R b - - bm Bxf6; c0 "Bxf6=25"; id "106";
1r1r2k1/2pq3p/4p3/2Q1Pp2/1PNn1R2/P5P1/5P1P/4R2K b - - bm Rb5; c0 "Rb5=25"; id "107";
8/5p1p/3P1k2/p1P2n2/3rp3/1B6/P4R2/6K1 w - - bm Ba4; c0 "Ba4=25"; id "108";
2rbrnk1/1b3p2/p2pp3/1p4PQ/1PqBPP2/P1NR4/2P4P/5RK1 b - - bm Qxd4+; c0 "Qxd4+=25"; id "109";
4r1k1/1bq2r1p/p2p1np1/3Pppb1/P1P5/1N3P2/1R2B1PP/1Q1R2BK w - - bm c5; c0 "c5=25"; id "110";
8/8/8/8/4kp2/1R6/P2q1PPK/8 w - - bm a3; c0 "a3=25"; id "ERET 111";
batch file

Code: Select all

set MT=4000
set HASH=64
set THREADS=1
set PROTOCOL=uci
set EPD=epd\mea111.epd
set MRL=mea_results

set EXE=F:/Chess/Engines/Lc0/lc0-v0.28.2-windows-gpu-nvidia-cudnn/lc0.exe
set NAME=Lc0_0.28.2
mea.exe --engine %EXE% --name %NAME% --threads %THREADS% --protocol %PROTOCOL% --epd %EPD% --movetime %MT% --log
mrl %MRL% %MRL% %EPD% %MT%
mea help

Code: Select all

PS F:\Chess\sts-sf15> ./mea --help
...
  -p PROTOCOL, --protocol PROTOCOL
                        engine protocol [uci/xboard], default=uci
  -s {0,1}, --san {0,1}
                        for xboard engine, set this to 1 if it will send a
                        move in san format, default=0
  --stmode {0,1}        for xboard engines, set this to 0 if it does not
                        support st command, default=1
  --protover {1,2}      for xboard engines, this is protocol version number,
                        default=2
  --infinite            Run uci engine with go infinite
  --log                 Records engine and analyzer output to [engine
                        name]_[movetime]_log.txt

MEA v0.6.3
I checked the log and mea does not give points because of this.

Code: Select all

r1bqk1r1/1p1p1n2/p1n2pN1/2p1b2Q/2P1Pp2/1PN5/PB4PP/R4RK1 w q - bm Rxf4; c0 "Rf4=50"; id "ERET 1";
It should be:

Code: Select all

r1bqk1r1/1p1p1n2/p1n2pN1/2p1b2Q/2P1Pp2/1PN5/PB4PP/R4RK1 w q - bm Rxf4; c0 "Rxf4=50"; id "ERET 1";
There can be more, I have not checked all.

Warning, the mea111 I posted might have more errors on point system because of incorrect san.

Lc0 0.29.0-rc0 works fine.

Image
peter
Posts: 3384
Joined: Sat Feb 16, 2008 7:38 am
Full name: Peter Martan

Re: STS re-re-re-re-re-visited

Post by peter »

Ferdy wrote: Mon Oct 31, 2022 2:36 pm MEA v0.6.3
My version is the one of Rebel- site- download at time of start of that thread, date- info of mea.exe says 09.09.2019.
Is v0.6.3 a later one?
mrl.exe I renewed with Ed's patch.
Ferdy wrote: Mon Oct 31, 2022 2:36 pm I checked the log and mea does not give points because of this.

Code: Select all

r1bqk1r1/1p1p1n2/p1n2pN1/2p1b2Q/2P1Pp2/1PN5/PB4PP/R4RK1 w q - bm Rxf4; c0 "Rf4=50"; id "ERET 1";
It should be:

Code: Select all

r1bqk1r1/1p1p1n2/p1n2pN1/2p1b2Q/2P1Pp2/1PN5/PB4PP/R4RK1 w q - bm Rxf4; c0 "Rxf4=50"; id "ERET 1";
There can be more, I have not checked.
Thanks a lot for looking into it too, Ferdy! I found the one you showed and two more things like that (missing + at check- moves) in meantime, no more crashes since then, but I stick to 999msec now, not needing longer TCs for the still rather easy positions anyhow.
Have already added 49 more postions out of Arasan 21- suite, thanks to Jon Dart BTW, hope it's ok for him too, that I also use his work like this:

Code: Select all

r1bqk1r1/1p1p1n2/p1n2pN1/2p1b2Q/2P1Pp2/1PN5/PB4PP/R4RK1 w q - bm Rxf4; c0 "Rf4=50"; id "ERET1";
r1n2N1k/2n2K1p/3pp3/5Pp1/b5R1/8/1PPP4/8 w - - bm Ng6+; c0 "Ng6+=50"; id "2";
r1b1r1k1/1pqn1pbp/p2pp1p1/P7/1n1NPP1Q/2NBBR2/1PP3PP/R6K w - - bm f5; c0 "f5=35"; id "3";
5b2/p2k1p2/P3pP1p/n2pP1p1/1p1P2P1/1P1KBN2/7P/8 w - - bm Nxg5; c0 "Nxg5=25"; id "4";
r3kbnr/1b3ppp/pqn5/1pp1P3/3p4/1BN2N2/PP2QPPP/R1BR2K1 w kq - bm Bxf7+; c0 "Bxf7+=25"; id "5";
r2r2k1/1p1n1pp1/4pnp1/8/PpBRqP2/1Q2B1P1/1P5P/R5K1 b - - bm Nc5; c0 "Nc5=25"; id "6";
2rq1rk1/pb1n1ppN/4p3/1pb5/3P1Pn1/P1N5/1PQ1B1PP/R1B2RK1 b - - bm Nde5; c0 "Nde5=25"; id "7";
r2qk2r/ppp1bppp/2n5/3p1b2/3P1Bn1/1QN1P3/PP3P1P/R3KBNR w KQkq - bm Qxd5; c0 "Qxd5=25"; id "8";
rnb1kb1r/p4p2/1qp1pn2/1p2N2p/2p1P1p1/2N3B1/PPQ1BPPP/3RK2R w Kkq - bm Ng6; c0 "Ng6=30"; id "9";
5rk1/pp1b4/4pqp1/2Ppb2p/1P2p3/4Q2P/P3BPP1/1R3R1K b - - bm d4; c0 "d4=25"; id "10";
r1b2r1k/ppp2ppp/8/4p3/2BPQ3/P3P1K1/1B3PPP/n3q1NR w - - bm dxe5 Nf3; c0 "Nf3=25, dxe5=25"; id "11";
1nkr1b1r/5p2/1q2p2p/1ppbP1p1/2pP4/2N3B1/1P1QBPPP/R4RK1 w - - bm Nxd5; c0 "Nxd5=25, f4=5"; id "12";
1nrq1rk1/p4pp1/bp2pn1p/3p4/2PP1B2/P1PB2N1/4QPPP/1R2R1K1 w - - bm Qd2 Bc2; c0 "Qd2=25, Bc2=25"; id "13";
5k2/1rn2p2/3pb1p1/7p/p3PP2/PnNBK2P/3N2P1/1R6 w - - bm Nf3; c0 "Nf3=20, Nxb3=5, Kf2=1, g3=1"; id "14";
8/p2p4/r7/1k6/8/pK5Q/P7/b7 w - - bm Qd3+; c0 "Qd3+=20"; id "15";
1b1rr1k1/pp1q1pp1/8/NP1p1b1p/1B1Pp1n1/PQR1P1P1/4BP1P/5RK1 w - - bm Nc6; c0 "Nc6=20"; id "16";
1r3rk1/6p1/p1pb1qPp/3p4/4nPR1/2N4Q/PPP4P/2K1BR2 b - - bm Rb7 Rxb2; c0 "Rb7=100, Rxb2=75"; id "17";
r1b1kb1r/1p1n1p2/p3pP1p/q7/3N3p/2N5/P1PQB1PP/1R3R1K b kq - bm Qg5; c0 "Qg5=25"; id "18";
3kB3/5K2/7p/3p4/3pn3/4NN2/8/1b4B1 w - - bm Nf5; c0 "Nf5=25"; id "19";
1nrrb1k1/1qn1bppp/pp2p3/3pP3/N2P3P/1P1B1NP1/PBR1QPK1/2R5 w - - bm Bxh7+; c0 "Bxh7+=25"; id "20";
3rr1k1/1pq2b1p/2pp2p1/4bp2/pPPN4/4P1PP/P1QR1PB1/1R4K1 b - - bm Rc8 a3 h5; c0 "Rc8=25, a3=10, h5=10"; id "21";
r4rk1/p2nbpp1/2p2np1/q7/Np1PPB2/8/PPQ1N1PP/1K1R3R w - - bm h4; c0 "h4=25"; id "22";
r3r2k/1bq1nppp/p2b4/1pn1p2P/2p1P1QN/2P1N1P1/PPBB1P1R/2KR4 w - - bm Ng6+; c0 "Ng6+=25"; id "23";
r2q1r1k/3bppbp/pp1p4/2pPn1Bp/P1P1P2P/2N2P2/1P1Q2P1/R3KB1R w KQ - am b3; c0 "b3=-25"; id "24";
2kb4/p7/r1p3p1/p1P2pBp/R2P3P/2K3P1/5P2/8 w - - bm Bxd8; c0 "Bxd8=25"; id "25";
rqn2rk1/pp2b2p/2n2pp1/1N2p3/5P1N/1PP1B3/4Q1PP/R4RK1 w - - bm Nxg6; c0 "Nxg6=25"; id "26";
8/3Pk1p1/1p2P1K1/1P1Bb3/7p/7P/6P1/8 w - - bm g4; c0 "g4=25"; id "27";
4rrk1/Rpp3pp/6q1/2PPn3/4p3/2N5/1P2QPPP/5RK1 w - - am Rxb7; c0 "Rxb7=-25"; id "28";
2q2rk1/2p2pb1/PpP1p1pp/2n5/5B1P/3Q2P1/4PPN1/2R3K1 w - - bm Rxc5; c0 "Rxc5=25"; id "29";
rnbq1r1k/4p1bP/p3p3/1pn5/8/2Np1N2/PPQ2PP1/R1B1KB1R w KQ - bm Nh4; c0 "Nh4=25"; id "30";
4b1k1/1p3p2/4pPp1/p2pP1P1/P2P4/1P1B4/8/2K5 w - - bm b4; c0 "b4=25"; id "31";
8/7p/5P1k/1p5P/5p2/2p1p3/P1P1P1P1/1K3Nb1 w - - bm Ng3; c0 "Ng3=100"; id "32";
r3kb1r/ppnq2pp/2n5/4pp2/1P1PN3/P4N2/4QPPP/R1B1K2R w KQkq - bm Nxe5; c0 "Nxe5=25"; id "33";
b4r1k/6bp/3q1ppN/1p2p3/3nP1Q1/3BB2P/1P3PP1/2R3K1 w - - bm Rc8; c0 "Rc8=25"; id "34";
r3k2r/5ppp/3pbb2/qp1Np3/2BnP3/N7/PP1Q1PPP/R3K2R w KQkq - bm Nxb5; c0 "Nxb5=25, Bxb5=5, Qxa5=5"; id "35";
r1k1n2n/8/pP6/5R2/8/1b1B4/4N3/1K5N w - - bm b7+; c0 "b7+=25"; id "36";
1k6/bPN2pp1/Pp2p3/p1p5/2pn4/3P4/PPR5/1K6 w - - bm Na8; c0 "Na8=100, Rf2=10"; id "37";
8/6N1/3kNKp1/3p4/4P3/p7/P6b/8 w - - bm exd5; c0 "exd5=25"; id "38";
r1b1k2r/pp3ppp/1qn1p3/2bn4/8/6P1/PPN1PPBP/RNBQ1RK1 w kq - bm a3; c0 "a3=25, e4=5"; id "39";
r3kb1r/3n1ppp/p3p3/1p1pP2P/P3PBP1/4P3/1q2B3/R2Q1K1R b kq - bm Bc5; c0 "Bc5=30"; id "40";
3q1rk1/2nbppb1/pr1p1n1p/2pP1Pp1/2P1P2Q/2N2N2/1P2B1PP/R1B2RK1 w - - bm Nxg5; c0 "Nxg5=25"; id "41";
8/2k5/N3p1p1/2KpP1P1/b2P4/8/8/8 b - - bm Kb7; c0 "Kb7=25"; id "42";
2r1rbk1/1pqb1p1p/p2p1np1/P4p2/3NP1P1/2NP1R1Q/1P5P/R5BK w - - bm Nxf5; c0 "Nxf5=25, gxf5=5"; id "43";
rnb2rk1/pp2q2p/3p4/2pP2p1/2P1Pp2/2N5/PP1QBRPP/R5K1 w - - bm h4; c0 "h4=25"; id "44";
5rk1/p1p1rpb1/q1Pp2p1/3Pp2p/4Pn2/1R4N1/P1BQ1PPP/R5K1 w - - bm Kh1; c0 "Kh1=40, Rb4=20, Re1=20"; id "45";
8/4nk2/1p3p2/1r1p2pp/1P1R1N1P/6P1/3KPP2/8 w - - bm Nd3; c0 "Nd3=100"; id "46";
4kbr1/1b1nqp2/2p1p3/2N4p/1p1PP1pP/1PpQ2B1/4BPP1/r4RK1 w - - bm Nxb7; c0 "Nxb7=25"; id "47";
r1b2rk1/p2nqppp/1ppbpn2/3p4/2P5/1PN1PN2/PBQPBPPP/R4RK1 w - - bm cxd5; c0 "cxd5=25"; id "48";
r1b1kq1r/1p1n2bp/p2p2p1/3PppB1/Q1P1N3/8/PP2BPPP/R4RK1 w kq - bm Nc3; c0 "Nc3=30, f4=20, f3=20"; id "49";
r4r1k/p1p3bp/2pp2p1/4nb2/N1P4q/1P5P/PBNQ1PP1/R4RK1 b - - bm Nf3+; c0 "Nf3+=30, g5=5, Bxc2=5"; id "50";
6k1/pb1r1qbp/3p1p2/2p2p2/2P1rN2/1P1R3P/PB3QP1/3R2K1 b - - bm Bh6; c0 "Bh6=25"; id "51";
2r2r2/1p1qbkpp/p2ppn2/P1n1p3/4P3/2N1BB2/QPP2PPP/R4RK1 w - - bm b4; c0 "b4=25, g3=5, Qb1=5"; id "52";
r1bq1rk1/p4ppp/3p2n1/1PpPp2n/4P2P/P1PB1PP1/2Q1N3/R1B1K2R b KQ - bm c4; c0 "c4=25"; id "53";
2b1r3/5pkp/6p1/4P3/QppqPP2/5RPP/6BK/8 b - - bm c3; c0 "c3=25"; id "54";
r2q1rk1/1p2bpp1/p1b2n1p/8/5B2/2NB4/PP1Q1PPP/3R1RK1 w - - bm Bxh6; c0 "Bxh6=25"; id "55";
r2qr1k1/pp2bpp1/2pp3p/4nbN1/2P4P/4BP2/PPPQ2P1/1K1R1B1R w - - bm Be2; c0 "Be2=25, g4=10"; id "56";
r2qr1k1/pp1bbp2/n5p1/2pPp2p/8/P2PP1PP/1P2N1BK/R1BQ1R2 w - - bm d6; c0 "d6=20, e4=10, Nc3=10, Ng1=10"; id "57";
8/8/R7/1b4k1/5p2/1B3r2/7P/7K w - - bm h4+; c0 "h4+=25"; id "58";
rq6/5k2/p3pP1p/3p2p1/6PP/1PB1Q3/2P5/1K6 w - - bm Qd3; c0 "Qd3=25"; id "59";
q2B2k1/pb4bp/4p1p1/2p1N3/2PnpP2/PP3B2/6PP/2RQ2K1 b - - bm Qxd8; c0 "Qxd8=20, Bxe5=10, exf3=5"; id "60";
4rrk1/pp4pp/3p4/3P3b/2PpPp1q/1Q5P/PB4B1/R4RK1 b - - bm Rf6; c0 "Rf6=25"; id "61";
rr1nb1k1/2q1b1pp/pn1p1p2/1p1PpNPP/4P3/1PP1BN2/2B2P2/R2QR1K1 w - - bm g6; c0 "g6=25"; id "62";
r3k2r/4qn2/p1p1b2p/6pB/P1p5/2P5/5PPP/RQ2R1K1 b kq - bm Kf8; c0 "Kf8=25"; id "63";
8/1pp5/p3k1pp/8/P1p2PPP/2P2K2/1P3R2/5r2 b - - am Rxf2+; c0 "Rxf2+=-25"; id "64";
1r3rk1/2qbppbp/3p1np1/nP1P2B1/2p2P2/2N1P2P/1P1NB1P1/R2Q1RK1 b - - bm Qb6; c0 "Qb6=20, Rfc8=15, Bxb5=5"; id "65";
8/2pN1k2/p4p1p/Pn1R4/3b4/6Pp/1P3K1P/8 w - - bm Ke1; c0 "Ke1=25"; id "66";
5r1k/1p4bp/3p1q2/1NpP1b2/1pP2p2/1Q5P/1P1KBP2/r2RN2R b - - bm f3; c0 "f3=25"; id "67";
r3kb1r/pbq2ppp/1pn1p3/2p1P3/1nP5/1P3NP1/PB1N1PBP/R2Q1RK1 w kq - bm a3; c0 "a3=25"; id "68";
5rk1/n2qbpp1/pp2p1p1/3pP1P1/PP1P3P/2rNPN2/R7/1Q3RK1 w - - bm h5; c0 "h5=25"; id "69";
r5k1/1bqp1rpp/p1n1p3/1p4p1/1b2PP2/2NBB1P1/PPPQ4/2KR3R w - - bm a3; c0 "a3=20, Rh3=10"; id "70";
1r4k1/1nq3pp/pp1pp1r1/8/PPP2P2/6P1/5N1P/2RQR1K1 w - - bm f5; c0 "f5=25, Ne4=10"; id "71";
q5k1/p2p2bp/1p1p2r1/2p1np2/6p1/1PP2PP1/P2PQ1KP/4R1NR b - - bm Qd5; c0 "Qd5=25"; id "72"
r4rk1/ppp2ppp/1nnb4/8/1P1P3q/PBN1B2P/4bPP1/R2QR1K1 w - - bm Rxe2; c0 "Rxe2=25, Nxe2=15, Qxe2=10"; id "73";
1r3k2/2N2pp1/1pR2n1p/4p3/8/1P1K1P2/P5PP/8 w - - bm Kc4; c0 "Kc4=25, a4=10"; id "74";
6r1/6r1/2p1k1pp/p1pbP2q/Pp1p1PpP/1P1P2NR/1KPQ3R/8 b - - bm Qf5; c0 "Qf5=75"; id "75";
r1b1kb1r/1p1npppp/p2p1n2/6B1/3NPP2/q1N5/P1PQ2PP/1R2KB1R w Kkq - bm Bxf6; c0 "Bxf6=25"; id "76";
r3r1k1/1bq2ppp/p1p2n2/3ppPP1/4P3/1PbB4/PBP1Q2P/R4R1K w - - bm gxf6; c0 "gxf6=25"; id "77";
r4rk1/ppq3pp/2p1Pn2/4p1Q1/8/2N5/PP4PP/2KR1R2 w - - bm Rxf6; c0 "Rxf6=25"; id "78";
r1bqr1k1/3n1ppp/p2p1b2/3N1PP1/1p1B1P2/1P6/1PP1Q2P/2KR2R1 w - - bm Qxe8+; c0 "Qxe8+=25"; id "79";
5rk1/1ppbq1pp/3p3r/pP1PppbB/2P5/P1BP4/5PPP/3QRRK1 b - - bm Bc1; c0 "Bc1=25, b6=10"; id "80";
r3r1kb/p2bp2p/1q1p1npB/5NQ1/2p1P1P1/2N2P2/PPP5/2KR3R w - - bm Bg7; c0 "Bg7=25"; id "81";
8/3P4/1p3b1p/p7/P7/1P3NPP/4p1K1/3k4 w - - bm g4; c0 "g4=25"; id "82";
3q1rk1/7p/rp1n4/p1pPbp2/P1P2pb1/1QN4P/1B2B1P1/1R3RK1 w - - bm Nb5; c0 "Nb5=25"; id "83";
4r1k1/1r1np3/1pqp1ppB/p7/2b1P1PQ/2P2P2/P3B2R/3R2K1 w - - bm Bg5; c0 "Bg5=25, Bg7=15"; id "84";
r4rk1/q4bb1/p1R4p/3pN1p1/8/2N3P1/P4PP1/3QR1K1 w - - bm Ng4; c0 "Ng4=25, Rd6=15"; id "85";
r3k2r/pp2pp1p/8/q2Pb3/2P5/4p3/B1Q2PPP/2R2RK1 w kq - bm c5; c0 "c5=25"; id "86";
r3r1k1/1bnq1pbn/p2p2p1/1p1P3p/2p1PP1B/P1N2B1P/1PQN2P1/3RR1K1 w - - bm e5; c0 "e5=25, Nf1=10, b3=10, Kh1=5"; id "87";
8/4k3/p2p2p1/P1pPn2p/1pP1P2P/1P1NK1P1/8/8 w - - bm g4; c0 "g4=25"; id "88";
8/2P1P3/b1B2p2/1pPRp3/2k3P1/P4pK1/nP3p1p/N7 w - - bm e8=N; c0 "e8=N=75, c8=N=25"; id "89";
4K1k1/8/1p5p/1Pp3b1/8/1P3P2/P1B2P2/8 w - - bm f4; c0 "f4=100, Bd1=100"; id "90";
8/6p1/3k4/3p1p1p/p2K1P1P/4P1P1/P7/8 b - - bm g6 Kc6; c0 "g6=15, Kc6=15"; id "91";
r1b2rk1/ppp3p1/4p2p/4Qpq1/3P4/2PB4/PPK2PPP/R6R b - - am Qxg2; c0 "Qxg2=-25"; id "92";
2b1r3/r2ppN2/8/1p1p1k2/pP1P4/2P3R1/PP3PP1/2K5 w - - bm Nd6+; c0 "Nd6+=100"; id "93";
2k2Br1/p6b/Pq1r4/1p2p1b1/1Ppp2p1/Q1P3N1/5RPP/R3N1K1 b - - bm Rf6; c0 "Rf6=50"; id "94";
r2qk2r/ppp1b1pp/2n1p3/3pP1n1/3P2b1/2PB1NN1/PP4PP/R1BQK2R w KQkq - bm Nxg5; c0 "Nxg5=25"; id "95";
8/8/4p1Pk/1rp1K1p1/4P1P1/1nP2Q2/p2b1P2/8 w - - bm Kf6; c0 "Kf6=35"; id "96";
2k5/p7/Pp1p1b2/1P1P1p2/2P2P1p/3K3P/5B2/8 w - - bm c5; c0 "c5=10, Bg1=10, Be1=10, Be3=10"; id "97";
8/6pp/5k2/1p1r4/4R3/7P/5PP1/5K2 w - - am Ke2; c0 "Ke2=-25"; id "98";
3q1r1k/4RPp1/p6p/2pn4/2P5/1P6/P3Q2P/6K1 w - - bm Re8; c0 "Re8=35"; id "99";
rn2k2r/3pbppp/p3p3/8/Nq1Nn3/4B1P1/PP3P1P/R2Q1RK1 w k - bm Nf5; c0 "Nf5=35"; id "100";
r1b1kb1N/pppnq1pB/8/3p4/3P4/8/PPPK1nPP/RNB1R3 b q - bm Ne5; c0 "Ne5=25"; id "101";
N4rk1/pp1b1ppp/n3p1n1/3pP1Q1/1P1N4/8/1PP2PPP/q1B1KB1R b K - bm Nxb4; c0 "Nxb4=25"; id "102";
4k1br/1K1p1n1r/2p2pN1/P2p1N2/2P3pP/5B2/P2P4/8 w - - bm Kc8; c0 "Kc8=100"; id "103";
r1bqkb1r/ppp3pp/2np4/3N1p2/3pnB2/5N2/PPP1QPPP/2KR1B1R b kq - bm Ne7; c0 "Ne7=25"; id "104";
r3kb1r/pbqp1pp1/1pn1pn1p/8/3PP3/2PB1N2/3N1PPP/R1BQR1K1 w kq - bm e5 d5; c0 "e5=10, d5=10, Bb2=5, c4=5"; id "105";
r2r2k1/pq2bppp/1np1bN2/1p2B1P1/5Q2/P4P2/1PP4P/2KR1B1R b - - bm Bxf6; c0 "Bxf6=25"; id "106";
1r1r2k1/2pq3p/4p3/2Q1Pp2/1PNn1R2/P5P1/5P1P/4R2K b - - bm Rb5; c0 "Rb5=25"; id "107";
8/5p1p/3P1k2/p1P2n2/3rp3/1B6/P4R2/6K1 w - - bm Ba4; c0 "Ba4=25"; id "108";
2rbrnk1/1b3p2/p2pp3/1p4PQ/1PqBPP2/P1NR4/2P4P/5RK1 b - - bm Qxd4+; c0 "Qxd4+=25"; id "109";
4r1k1/1bq2r1p/p2p1np1/3Pppb1/P1P5/1N3P2/1R2B1PP/1Q1R2BK w - - bm c5; c0 "c5=25"; id "110";
8/8/8/8/4kp2/1R6/P2q1PPK/8 w - - bm a3; c0 "a3=25"; id "ERET111";
r1bq1r1k/p1pnbpp1/1p2p3/6p1/3PB3/5N2/PPPQ1PPP/2KR3R w - - bm g4; c0 "g4=15"; id "arasan21.1";
r1b2rk1/1p1nbppp/pq1p4/3B4/P2NP3/2N1p3/1PP3PP/R2Q1R1K w - - bm Rxf7; c0 "Rxf7=15"; id "2";
r2r1k2/p3qpp1/1p1ppn1p/n5B1/P1PNbP2/2P3Q1/4B1PP/4RRK1 w - - bm Bg4; c0 "Bg4=20"; id "3";
2rr3k/2qnbppp/p1n1p3/1p1pP3/3P1N2/1Q1BBP2/PP3P1P/1KR3R1 w - - bm Bxh7; c0 "Bxh7=20"; id "4";
3q1r1k/1b3ppp/p1n5/1p1pPB2/2rP4/P6N/1P2Q1PP/R4RK1 w - - bm Qh5; c0 "Qh5=20"; id "5";
r1b1k2r/1p1pppb1/p5pp/3P4/q2p1B2/3P1Q2/PPP2PPP/R3R1K1 w kq - bm Rxe7+; c0 "Rxe7+=15"; id "6";
R4bk1/2Bbp2p/2p2pp1/1rPp4/3P4/4P2P/4BPPK/1q1Q4 w - - bm Qa4; c0 "Qa4=20"; id "7";
r1r3k1/p3bppp/2bp3Q/q2pP1P1/1p1BP3/8/PPP1B2P/2KR2R1 w - - bm e6; c0 "e6=15"; id "8";
b2rk1r1/p3q3/2p5/3nPR2/3P2pp/1R1B2P1/P1Q2P2/6K1 w - - bm Bc4; c0 "Bc4=20"; id "9";
r2q3r/1p1bbQ2/4p1Bk/3pP3/1n1P1P1p/pP6/Pn4PP/R1B1R1K1 w - - bm g4; c0 "g4=15"; id "10";
1r2brk1/4n1p1/4p2p/p2pP1qP/2pP1NP1/P1Q1BK2/2P4R/6R1 b - - bm Bg6; c0 "Bg6=15"; id "11";
1rb2k1r/2q2pp1/p2b3p/2n3B1/2QN4/3B4/PpP3PP/1K2R2R w - - bm Bd8; c0 "Bd8=15"; id "12";
5rk1/1pp3p1/3ppr1p/pP2p2n/4P2q/P2PQ2P/2P1NPP1/R4RK1 b - - bm Rf3; c0 "Rf3=15"; id "13";
r4rk1/1b1n1pb1/3p2p1/1p1Pq1Bp/2p1P3/2P2RNP/1PBQ2P1/5R1K w - - bm Nf5; c0 "Nf5=20, Nxh5=5"; id "14";
2kr2r1/ppq1bp1p/4pn2/2p1n1pb/4P1P1/2P2N1P/PPBNQP2/R1B1R1K1 b - - bm Nfxg4; c0 "Nfxg4=15"; id "15";
8/3r4/pr1Pk1p1/8/7P/6P1/3R3K/5R2 w - - bm Re2+; c0 "Re2+=15"; id "16";
3r1rk1/q4pp1/n1bNp2p/p7/pn2P1N1/6P1/1P1Q1PBP/2RR2K1 w - - bm e5 Nxh6+; c0 "e5=15, Nxh6+=10"; id "17";
r1q2rk1/ppnbbpp1/n4P1p/4P3/3p4/2N1B1PP/PP4BK/R2Q1R2 w - - bm Bxh6; c0 "Bxh6=15, fxe7=5"; id "18";
1R6/5p1k/4bPpp/3pN3/2pP1P1P/2r5/6PK/8 w - - bm h5; c0 "h5=15, Rf8=5"; id "19";
3q1rk1/pr1b1p1p/1bp2p2/2ppP3/8/2P1BN2/PPQ3PP/R4RK1 w - - bm Bh6; c0 "Bh6=15"; id "20";
8/5pk1/p4npp/1pPN4/1P2p3/1P4PP/5P2/5K2 w - - bm Nxf6; c0 "Nxf6=15, Nb6=5"; id "21";
8/6p1/P1b1pp2/2p1p3/1k4P1/3PP3/1PK5/5B2 w - - bm Bg2; c0 "Bg2=25"; id "22";
r5n1/p1p1q2k/4b2p/3pB3/3PP1pP/8/PPPQ2P1/5RK1 w - - bm Qf4; c0 "Qf4=20"; id "23";
2b2rk1/r3q1pp/1nn1p3/3pP1NP/p1pP2Q1/2P1N3/1P1KBP2/R5R1 w - - bm Nxh7; c0 "Nxh7=20"; id "24";
rnb3k1/p3qpr1/2p1p3/2NP3p/1pP3p1/3BQ3/P4PP1/4RRK1 w - - bm Qd4; c0 "Qd4=15, f4=4, Se4=5, dxe6=5"; id "arasan21.25";
r3r1k1/p3bppp/q1b2n2/5Q2/1p1B4/1BNR4/PPP3PP/2K2R2 w - - bm Rg3; c0 "Rg3=15"; id "26";
2bq1rk1/rpb2p2/2p1p1p1/p1N3Np/P2P1P1P/1Q2R1P1/1P3P2/3R2K1 w - - bm f5; c0 "f5=15"; id "27";
3q1r1k/2r2pp1/p6p/1pbppP1N/3pP1PP/3P1Q2/PPP4R/5RK1 w - - bm g5; c0 "g5=15, Ng3=5, Re2=5, f6=5"; id "28";
1q6/6k1/5Np1/1r4Pp/2p4P/2Nrb3/PP6/KR5Q b - - bm Bd4; c0 "Bd4=15"; id "29";
b2rk3/r4p2/p3p3/P3Q1Np/2Pp3P/8/6P1/6K1 w - - bm Qh8+; c0 "Qh8+=15"; id "30";
2kr1b1r/1pp1ppp1/p7/q2P3n/2BB1pb1/2NQ4/P1P1N3/1R3RK1 w - - bm Rxb7; c0 "Rxb7=15"; id "31";
r4rkq/1ppb4/3P2n1/1N1Pp3/P3Pbn1/3B1NP1/1P2QB2/R4RK1 b - - bm Rf7; c0 "Rf7=15"; id "32";
br4k1/1qrnbppp/pp1ppn2/8/NPPBP3/PN3P2/5QPP/2RR1B1K w - - bm Nxb6; c0 "Nxb6=15"; id "33";
r2q1rk1/ppp2p2/3p1np1/4pNQ1/4P1pP/1PPP4/1P3P2/R3K1R1 w Q - bm Qh6; c0 "Qh6=20"; id "34";
1qb2rk1/3p1pp1/1p6/1pbBp3/r5p1/3QB3/PPP2P1P/2KR2R1 w - - bm b3; c0 "b3=20"; id "35";
r1b2q1k/2Qn1p1p/1p1Rpp2/p6B/4P2P/6N1/P4PP1/6K1 w - - bm e5; c0 "e5=15"; id "36";
1q3r1k/6b1/B6p/2P5/1P1p2pQ/P3r3/6P1/1R1R2K1 b - - bm g3; c0 "g3=25"; id "37";
r4rk1/p4ppp/qp2p3/b5B1/n1R5/5N2/PP2QPPP/1R4K1 w - - bm Bf6; c0 "Bf6=15, Nd4=5, Bh6=5, Qf1=1"; id "38";
2r2rkb/1Q1b3p/p2p3q/2PPnp2/1P2p1p1/2N5/P3BPPB/4RRK1 b - - bm e3; c0 "e3=15, Rce8=10, f4=5, Rcd8=5"; id "arasan21.40";
Runs ok with TC<1sec. (didn't check any longer one anymore), yet still always the error message at start of batch:
C:\tools\MEA>mea.exe --engine C:\eng\NNUE\Blue-Marlin-15.4-avx2.exe --name "Blue Marlin 15.4" --hash 8 --threads 30 --protocol uci --epd epd\MEA150.epd --movetime 200
Problem reading c0 field in epd:
This position is not included.
Total positions in the input epd are not being considered.
Then 150 postions run without error- messages, end of console- output I still can't read quick enough, but results are stored without problem
:)
Peter.
Ferdy
Posts: 4846
Joined: Sun Aug 10, 2008 3:15 pm
Location: Philippines

Re: STS re-re-re-re-re-visited

Post by Ferdy »

peter wrote: Mon Oct 31, 2022 3:23 pm
Ferdy wrote: Mon Oct 31, 2022 2:36 pm MEA v0.6.3
My version is the one of Rebel- site- download at time of start of that thread, date- info of mea.exe says 09.09.2019.
Is v0.6.3 a later one?
mrl.exe I renewed with Ed's patch.
I use this.

Image

File info.

Image
Ferdy
Posts: 4846
Joined: Sun Aug 10, 2008 3:15 pm
Location: Philippines

Re: STS re-re-re-re-re-visited

Post by Ferdy »

peter wrote: Mon Oct 31, 2022 3:23 pm
Runs ok with TC<1sec. (didn't check any longer one anymore), yet still always the error message at start of batch:
C:\tools\MEA>mea.exe --engine C:\eng\NNUE\Blue-Marlin-15.4-avx2.exe --name "Blue Marlin 15.4" --hash 8 --threads 30 --protocol uci --epd epd\MEA150.epd --movetime 200
Problem reading c0 field in epd:
This position is not included.
Total positions in the input epd are not being considered.
Then 150 postions run without error- messages, end of console- output I still can't read quick enough, but results are stored without problem
:)
According to the latest mea code, the text "Problem reading c0 field in epd:" appears when an epd has no c0 opcode.

Check your MEA150.epd, is there an epd that has no c0 opcode?

Something like this will be written in the log file, when you use the latest mea 1.0.

Code: Select all

[ 2022-10-31 23:34:06,883 -     INFO ] EPD position: 1
[ 2022-10-31 23:34:06,883 -     INFO ] EPD: r1bqk1r1/1p1p1n2/p1n2pN1/2p1b2Q/2P1Pp2/1PN5/PB4PP/R4RK1 w q - bm Rxf4; id "ERET 1";
[ 2022-10-31 23:34:06,883 -  WARNING ] Problem reading c0 field in epd: r1bqk1r1/1p1p1n2/p1n2pN1/2p1b2Q/2P1Pp2/1PN5/PB4PP/R4RK1 w q - bm Rxf4; id "ERET 1";
[ 2022-10-31 23:34:06,883 -  WARNING ] This position is not included.
Norm Pollock
Posts: 1070
Joined: Thu Mar 09, 2006 4:15 pm
Location: Long Island, NY, USA

Re: STS re-re-re-re-re-visited

Post by Norm Pollock »

A long while ago I had some trouble with opcodes in epd records. Turned out I was using commas when I should not. For example:
bm Nd4-f5, Bc3-a5;
The correct way:
bm Nd4-f5 Bc3-a5;

I recommend removing quotes and internal semi-colons or commas in the data part of an opcode, and then see if there is an improvement.
Updated links for 40H Tools and Databases
http://40Hchess.epizy.com
http://nk-qy.info/40h
Ferdy
Posts: 4846
Joined: Sun Aug 10, 2008 3:15 pm
Location: Philippines

Re: STS re-re-re-re-re-visited

Post by Ferdy »

Norm Pollock wrote: Mon Oct 31, 2022 5:20 pm A long while ago I had some trouble with opcodes in epd records. Turned out I was using commas when I should not. For example:
bm Nd4-f5, Bc3-a5;
The correct way:
bm Nd4-f5 Bc3-a5;

I recommend removing quotes and internal semi-colons or commas in the data part of an opcode, and then see if there is an improvement.
mea tries to follow the epd specifications. See section 16.2: EPD. What do you mean by "see if there is an improvement"?
peter
Posts: 3384
Joined: Sat Feb 16, 2008 7:38 am
Full name: Peter Martan

Re: STS re-re-re-re-re-visited

Post by peter »

Ferdy wrote: Mon Oct 31, 2022 4:44 pm According to the latest mea code, the text "Problem reading c0 field in epd:" appears when an epd has no c0 opcode.

Check your MEA150.epd, is there an epd that has no c0 opcode?

Something like this will be written in the log file, when you use the latest mea 1.0.

Code: Select all

[ 2022-10-31 23:34:06,883 -     INFO ] EPD position: 1
[ 2022-10-31 23:34:06,883 -     INFO ] EPD: r1bqk1r1/1p1p1n2/p1n2pN1/2p1b2Q/2P1Pp2/1PN5/PB4PP/R4RK1 w q - bm Rxf4; id "ERET 1";
[ 2022-10-31 23:34:06,883 -  WARNING ] Problem reading c0 field in epd: r1bqk1r1/1p1p1n2/p1n2pN1/2p1b2Q/2P1Pp2/1PN5/PB4PP/R4RK1 w q - bm Rxf4; id "ERET 1";
[ 2022-10-31 23:34:06,883 -  WARNING ] This position is not included.
How to get the log file?
Didn't finde any missing opcodes so far by searching for them "manually".
Thanks for MEA 1.0, replaced it in package, runs well too, even if
C:\tools\MEA>mea.exe --engine C:\eng\NNUE\Blue-Marlin-15.4-avx2.exe --name "Blue Marlin 15.4" --hash 8 --threads 30 --protocol uci --epd epd\MEA150.epd --movetime 200
Problem reading c0 field in epd:
This position is not included.
Total positions in the input epd are not being considered.
at start of output is still the same yet too. Anyhow results are stored as normal, so
nevermind_regards
:)
Peter.
Ferdy
Posts: 4846
Joined: Sun Aug 10, 2008 3:15 pm
Location: Philippines

Re: STS re-re-re-re-re-visited

Post by Ferdy »

peter wrote: Mon Oct 31, 2022 6:12 pm
Ferdy wrote: Mon Oct 31, 2022 4:44 pm According to the latest mea code, the text "Problem reading c0 field in epd:" appears when an epd has no c0 opcode.

Check your MEA150.epd, is there an epd that has no c0 opcode?

Something like this will be written in the log file, when you use the latest mea 1.0.

Code: Select all

[ 2022-10-31 23:34:06,883 -     INFO ] EPD position: 1
[ 2022-10-31 23:34:06,883 -     INFO ] EPD: r1bqk1r1/1p1p1n2/p1n2pN1/2p1b2Q/2P1Pp2/1PN5/PB4PP/R4RK1 w q - bm Rxf4; id "ERET 1";
[ 2022-10-31 23:34:06,883 -  WARNING ] Problem reading c0 field in epd: r1bqk1r1/1p1p1n2/p1n2pN1/2p1b2Q/2P1Pp2/1PN5/PB4PP/R4RK1 w q - bm Rxf4; id "ERET 1";
[ 2022-10-31 23:34:06,883 -  WARNING ] This position is not included.
How to get the log file?
Didn't finde any missing opcodes so far by searching for them "manually".
Thanks for MEA 1.0, replaced it in package, runs well too, even if
C:\tools\MEA>mea.exe --engine C:\eng\NNUE\Blue-Marlin-15.4-avx2.exe --name "Blue Marlin 15.4" --hash 8 --threads 30 --protocol uci --epd epd\MEA150.epd --movetime 200
Problem reading c0 field in epd:
This position is not included.
Total positions in the input epd are not being considered.
at start of output is still the same yet too. Anyhow results are stored as normal, so
nevermind_regards
:)
Can you try just a single pos in an epd file.

one.epd

Code: Select all

r1n2N1k/2n2K1p/3pp3/5Pp1/b5R1/8/1PPP4/8 w - - bm Ng6+; c0 "Ng6+=100"; id "2";
Place one.epd under epd folder.

Then use the following command line:

Code: Select all

C:\tools\MEA>mea.exe --engine C:\eng\NNUE\Blue-Marlin-15.4-avx2.exe --name "Blue Marlin 15.4" --hash 8 --threads 30 --protocol uci --epd epd/one.epd --movetime 200 --log
Then post here the contents of log file. Note after the process, the log file will be moved to log folder.