ok thanks, could you please upload (ideally compressed) <tourname>.anomaly.log in tournaments subfolder?vencenda wrote: ↑Mon Jun 08, 2026 12:13 am I have the tournament running right now and just now Reckless lost two times on time and a couple of games later Stockfish 18 failed to start (this time while I'm at the PC). So far, about 840 games have been played, and this "time forfeit" thing happened for the first time. I'd say that it's my PC's issue, but since it never happened with Arena, I thought that it could have to do with the GUI. I'm using my PC while the tournament is running, but I'm not doing anything heavy.
I'm using 1 thread per engine, 128 mb Hash, time control 30+0.3, no syzygy, no ponder, concurrency of 2. I'm not changing any engines settings other than overriding Hash and Threads.
Here are some info about init times from a few games:
engine init (Stockfish 18) took 2424 msec
engine init (PlentyChess 7.0.0) took 123 msec
engine init (Stockfish 18) took 2212 msec
engine init (Obsidian 16.0) took 814 msec
engine init (Reckless 0.9.0) took 90 msec
engine init (Stockfish dev-20260519-133731f3) took 2047 msec
engine init (Obsidian 16.0) took 190 msec
engine init (PlentyChess 7.0.0) took 108 msec
engine init (Stockfish 18) took 555 msec
engine init (Stockfish dev-20260519-133731f3) took 1964 msec
this looks like the engine wasn't getting the resources for a while and it's quite suspicious to me
concurrency of 2 on your hw should be very generous, so I wonder why this is happening. also the SF init of >2 seconds with a 128M hash
seems quite long. what's strange that sometimes it's only half a second - are you sure SF is configured to only use 128M?
I'll definitely increase engine startup limit from 10 seconds in the next build. 1 minute seems silly, so I'll probably go with 30 seconds instead or make it configurable. auto-detect limit will be kept at 10secs
btw Arena doesn't run multiple games in parallel, but concurrency of 2 isn't much
is it possible that some heavy processes (utilizing lots of CPU/RAM) were coincidentally running at the same time this happened?