Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bot gets stuck sometimes at the end of the game #1067

Open
arvyy opened this issue Jan 4, 2025 · 3 comments
Open

Bot gets stuck sometimes at the end of the game #1067

arvyy opened this issue Jan 4, 2025 · 3 comments

Comments

@arvyy
Copy link

arvyy commented Jan 4, 2025

Describe the bug
Sometimes (not always) at the end of the game, the bot stops creating challenges or accepting challenge requests. When it happens, there is no log entry "INFO won!" and there is no in-game chat of bot saying "GG", it seems the bot doesn't realize the game ended and blocks new games due to max concurrent game constraint.

To Reproduce
Steps to reproduce the behavior:

  1. Download my engine https://github.com/arvyy/arvyy-chess-engine/releases/tag/lichessbotdebug (I uploaded linux binary, let me know if you want me to build for other OS)
  2. Run some bullet games on lichess

Expected behavior
Bot should always realize the game is over after it is over

Logs
lichess-bot.log:

2025-01-04 17:28:22,804 lib.lichess_bot (lichess_bot.py:824) INFO 
2025-01-04 17:28:22,804 lib.lichess_bot (lichess_bot.py:825) INFO move: 72
2025-01-04 17:28:22,805 lib.engine_wrapper (engine_wrapper.py:731) INFO Searching for wtime 14320 btime 46030 for game 1WZV0ZBE
2025-01-04 17:28:22,805 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << position startpos moves g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3 c2d2 g7g5 g1g2 g8g7 g2g1 b3b5 d2d7 g7g6 e3c1 a3c5 b1a1 b5b3 d7c7 c5d4 a1a3 a8f8 c7c6 f8f6 c6c2 f6f8 c2c6 g6g7 c6c2 g7g8 g1g2 b3b4 g2f1 e5e4 f1g1 f8d8 g1g2 d4g7 c2c6 d8d1 c6c8 g8h7 c8c6 g7e5 c6c5 e5f6 c5c7 h7g6 c7c6 d1d3 c6c8 d3d1 c8c6 g6f7 c6c7 f7g8 c7c8 g8h7 c8c7 h7g8 c7c8 g8f7 c8c7 f7e6 c7c6 e6f5 g3g4 f5g4 c6f6 d1c1 a3g3 g4h5 g3h3 h5g4 h3g3 g4h5 g3h3 h5g4 h3g3
2025-01-04 17:28:22,805 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << go wtime 14320 btime 46030 winc 2000 binc 2000
2025-01-04 17:28:22,809 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info nodes 0
2025-01-04 17:28:22,810 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info pv 
2025-01-04 17:28:22,810 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info score cp 0
2025-01-04 17:28:22,823 lib.lichess_bot (lichess_bot.py:452) DEBUG Event: {'type': 'gameFinish', 'game': {'fullId': '1WZV0ZBEz5wi', 'gameId': '1WZV0ZBE', 'fen': '8/8/5R1p/6p1/pr2p1k1/6R1/1P3PK1/2r5 b - - 9 72', 'color': 'black', 'lastMove': 'h3g3', 'source': 'friend', 'status': {'id': 34, 'name': 'draw'}, 'variant': {'key': 'standard', 'name': 'Standard'}, 'speed': 'blitz', 'perf': 'blitz', 'rated': True, 'hasMoved': True, 'opponent': {'id': 'baby_eubos', 'username': 'BOT baby_eubos', 'rating': 1714, 'ratingDiff': 1}, 'isMyTurn': False, 'secondsLeft': 48, 'ratingDiff': -3, 'compat': {'bot': True, 'board': True}, 'id': '1WZV0ZBE'}}
2025-01-04 17:28:24,648 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info nodes 0
2025-01-04 17:28:24,648 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info pv 
2025-01-04 17:28:24,649 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info score cp 0
2025-01-04 17:31:38,556 lib.lichess_bot (lichess_bot.py:452) DEBUG Event: {'type': 'challenge', 'challenge': {'id': 'V9nldZ0y', 'url': 'https://lichess.org/V9nldZ0y', 'status': 'created', 'challenger': {'id': 'andobot', 'name': 'AndoBot', 'rating': 1891, 'title': 'BOT', 'online': True, 'lag': 4}, 'destUser': {'id': 'arvyy_bot', 'name': 'arvyy_bot', 'rating': 1917, 'title': 'BOT', 'flair': 'activity.lichess-hogger', 'online': True}, 'variant': {'key': 'standard', 'name': 'Standard', 'short': 'Std'}, 'rated': True, 'speed': 'bullet', 'timeControl': {'type': 'clock', 'limit': 60, 'increment': 2, 'show': '1+2'}, 'color': 'random', 'finalColor': 'white', 'perf': {'icon': '\ue032', 'name': 'Bullet'}}, 'compat': {'bot': True, 'board': False}}
2025-01-04 17:32:08,294 lib.lichess_bot (lichess_bot.py:452) DEBUG Event: {'type': 'challengeCanceled', 'challenge': {'id': 'V9nldZ0y', 'url': 'https://lichess.org/V9nldZ0y', 'status': 'canceled', 'challenger': {'id': 'andobot', 'name': 'AndoBot', 'rating': 1891, 'title': 'BOT', 'online': True, 'lag': 4}, 'destUser': {'id': 'arvyy_bot', 'name': 'arvyy_bot', 'rating': 1917, 'title': 'BOT', 'flair': 'activity.lichess-hogger', 'online': True}, 'variant': {'key': 'standard', 'name': 'Standard', 'short': 'Std'}, 'rated': True, 'speed': 'bullet', 'timeControl': {'type': 'clock', 'limit': 60, 'increment': 2, 'show': '1+2'}, 'color': 'random', 'finalColor': 'white', 'perf': {'icon': '\ue032', 'name': 'Bullet'}}}
2025-01-04 17:32:10,688 lib.lichess_bot (lichess_bot.py:452) DEBUG Event: {'type': 'correspondence_ping'}
2025-01-04 17:34:50,827 lib.lichess_bot (lichess_bot.py:452) DEBUG Event: {'type': 'challenge', 'challenge': {'id': 'EmRXGXLG', 'url': 'https://lichess.org/EmRXGXLG', 'status': 'created', 'challenger': {'id': 'limbobot', 'name': 'LimboBot', 'rating': 2495, 'title': 'BOT', 'online': True}, 'destUser': {'id': 'arvyy_bot', 'name': 'arvyy_bot', 'rating': 1780, 'title': 'BOT', 'flair': 'activity.lichess-hogger', 'online': True}, 'variant': {'key': 'standard', 'name': 'Standard', 'short': 'Std'}, 'rated': True, 'speed': 'blitz', 'timeControl': {'type': 'clock', 'limit': 180, 'increment': 2, 'show': '3+2'}, 'color': 'random', 'finalColor': 'white', 'perf': {'icon': '\ue008', 'name': 'Blitz'}}, 'compat': {'bot': True, 'board': True}}
2025-01-04 17:35:19,856 lib.lichess_bot (lichess_bot.py:452) DEBUG Event: {'type': 'challengeCanceled', 'challenge': {'id': 'EmRXGXLG', 'url': 'https://lichess.org/EmRXGXLG', 'status': 'canceled', 'challenger': {'id': 'limbobot', 'name': 'LimboBot', 'rating': 2495, 'title': 'BOT', 'online': True}, 'destUser': {'id': 'arvyy_bot', 'name': 'arvyy_bot', 'rating': 1780, 'title': 'BOT', 'flair': 'activity.lichess-hogger', 'online': True}, 'variant': {'key': 'standard', 'name': 'Standard', 'short': 'Std'}, 'rated': True, 'speed': 'blitz', 'timeControl': {'type': 'clock', 'limit': 180, 'increment': 2, 'show': '3+2'}, 'color': 'random', 'finalColor': 'white', 'perf': {'icon': '\ue008', 'name': 'Blitz'}}}
2025-01-04 17:37:10,688 lib.lichess_bot (lichess_bot.py:452) DEBUG Event: {'type': 'correspondence_ping'}
2025-01-04 17:42:10,688 lib.lichess_bot (lichess_bot.py:452) DEBUG Event: {'type': 'correspondence_ping'}
2025-01-04 17:47:10,688 lib.lichess_bot (lichess_bot.py:452) DEBUG Event: {'type': 'correspondence_ping'}
2025-01-04 17:52:10,688 lib.lichess_bot (lichess_bot.py:452) DEBUG Event: {'type': 'correspondence_ping'}

config.log:

Config:
token: logger
url: https://lichess.org/
engine:
  dir: ./engines/
  name: chessengine_uci
  working_dir: /home/arvydas/ProgrammingProjects/Haskell/lichess-uci-bot
  protocol: uci
  ponder: false
  polyglot:
    enabled: false
    book:
      standard:
      - engines/book1.bin
      - engines/book2.bin
    min_weight: 1
    selection: weighted_random
    max_depth: 20
  draw_or_resign:
    resign_enabled: false
    resign_score: -1000
    resign_for_egtb_minus_two: true
    resign_moves: 3
    offer_draw_enabled: true
    offer_draw_score: 0
    offer_draw_for_egtb_zero: true
    offer_draw_moves: 10
    offer_draw_pieces: 10
  online_moves:
    max_out_of_book_moves: 10
    max_retries: 2
    chessdb_book:
      enabled: false
      min_time: 20
      move_quality: good
      min_depth: 20
    lichess_cloud_analysis:
      enabled: true
      min_time: 20
      move_quality: good
      max_score_difference: 10
      min_depth: 20
      min_knodes: 0
    lichess_opening_explorer:
      enabled: false
      min_time: 20
      source: masters
      player_name: ''
      sort: winrate
      min_games: 10
    online_egtb:
      enabled: true
      min_time: 5
      max_pieces: 7
      source: lichess
      move_quality: best
    max_depth: .inf
  lichess_bot_tbs:
    syzygy:
      enabled: false
      paths:
      - engines/syzygy
      max_pieces: 7
      move_quality: best
    gaviota:
      enabled: false
      paths:
      - engines/gaviota
      max_pieces: 5
      min_dtm_to_consider_as_wdl_1: 120
      move_quality: best
  uci_options:
    threads: '4'
    go_commands: null
  silence_stderr: false
  interpreter: null
  interpreter_options: []
  uci_ponder: false
abort_time: 300
fake_think_time: false
rate_limiting_delay: 0
move_overhead: 2000
correspondence:
  move_time: 60
  checkin_period: 300
  disconnect_time: 150
  ponder: false
  uci_ponder: false
challenge:
  concurrency: 1
  sort_by: best
  accept_bot: true
  only_bot: false
  max_increment: 20
  min_increment: 0
  max_base: 600
  min_base: 60
  max_days: 14
  min_days: 1
  variants:
  - standard
  - fromPosition
  time_controls:
  - bullet
  - blitz
  - rapid
  modes:
  - casual
  - rated
  allow_list: []
  bullet_requires_increment: false
  preference: none
  block_list: []
greeting:
  hello: GLHF
  goodbye: GG
  hello_spectators: GLHF
  goodbye_spectators: GG
matchmaking:
  allow_matchmaking: true
  challenge_variant: random
  challenge_timeout: 1
  challenge_initial_time:
  - 60
  challenge_increment:
  - 1
  opponent_min_rating: 1500
  opponent_max_rating: 2100
  rating_preference: none
  opponent_allow_tos_violation: false
  challenge_mode: rated
  challenge_filter: none
  block_list: []
  include_challenge_block_list: false
  challenge_days:
  - null
  overrides: {}
quit_after_all_games_finish: false
pgn_directory: null
pgn_file_grouping: game
max_takebacks_accepted: 0
====================

Desktop (please complete the following information):

  • OS: Linux, Fedora 41
  • Python Version: 3.13
  • Terminal: zsh

Additional context
It's very probable the issue is caused by engine misbehaving somehow, but the bot wrapper should hopefully be able to deal with terminating it more sternly.

@MarkZH
Copy link
Collaborator

MarkZH commented Jan 4, 2025

Please upload the entire log file lichess-bot.log. I especially want to see the last in-game message from lichess.org prior to INFO move: 72. It looks like your bot was told to move on a game that was ended due to a threefold repetition. This would be a problem with lichess communication or with lichess-bot misinterpreting the game-over message.

A separate issue seems to be that your bot refuses to make a move on a game that ended in a draw. I'm guessing this from the log lines

info nodes 0
info pv 
info score cp 0

which indicate your engine isn't choosing a move. Just in case we don't find a problem on our end, check that your engine picks a move when given a position that is a threefold repetition or 50-move draw.

@arvyy
Copy link
Author

arvyy commented Jan 6, 2025

2025-01-04 17:20:32,322 lib.matchmaking (matchmaking.py:293) INFO Next challenge will be created after 17:21:32 (2 challenges in last 24 hours)
2025-01-04 17:20:32,322 lib.lichess_bot (lichess_bot.py:324) INFO +++ Process Freed. Count: 0. IDs: None
2025-01-04 17:20:32,323 lib.lichess_bot (lichess_bot.py:503) INFO Accept Blitz rated challenge from BOT baby_eubos (1714) (1WZV0ZBE)
2025-01-04 17:20:32,323 urllib3.connectionpool (connectionpool.py:289) DEBUG Resetting dropped connection: lichess.org
2025-01-04 17:20:32,443 urllib3.connectionpool (connectionpool.py:544) DEBUG https://lichess.org:443 "POST /api/challenge/1WZV0ZBE/accept HTTP/1.1" 200 11
2025-01-04 17:20:32,443 lib.lichess_bot (lichess_bot.py:324) INFO --- Process Queued. Count: 1. IDs: {'1WZV0ZBE'}
2025-01-04 17:20:32,444 lib.lichess_bot (lichess_bot.py:452) DEBUG Event: {'type': 'gameStart', 'game': {'fullId': '1WZV0ZBEz5wi', 'gameId': '1WZV0ZBE', 'fen': 'rnbqkbnr/pppppppp/8/8/8/8/PPPPPPPP/RNBQKBNR w KQkq - 0 1', 'color': 'black', 'lastMove': '', 'source': 'friend', 'status': {'id': 20, 'name': 'started'}, 'variant': {'key': 'standard', 'name': 'Standard'}, 'speed': 'blitz', 'perf': 'blitz', 'rated': True, 'hasMoved': False, 'opponent': {'id': 'baby_eubos', 'username': 'BOT baby_eubos', 'rating': 1714}, 'isMyTurn': False, 'secondsLeft': 120, 'compat': {'bot': True, 'board': True}, 'id': '1WZV0ZBE'}}
2025-01-04 17:20:32,444 lib.lichess_bot (lichess_bot.py:324) INFO --- Process Used. Count: 1. IDs: {'1WZV0ZBE'}
2025-01-04 17:20:32,446 urllib3.connectionpool (connectionpool.py:1049) DEBUG Starting new HTTPS connection (1): lichess.org:443
2025-01-04 17:20:32,567 urllib3.connectionpool (connectionpool.py:544) DEBUG https://lichess.org:443 "GET /api/bot/game/stream/1WZV0ZBE HTTP/1.1" 200 None
2025-01-04 17:20:32,567 lib.lichess_bot (lichess_bot.py:659) DEBUG Initial state: {'id': '1WZV0ZBE', 'variant': {'key': 'standard', 'name': 'Standard', 'short': 'Std'}, 'speed': 'blitz', 'perf': {'name': 'Blitz'}, 'rated': True, 'createdAt': 1736004032421, 'white': {'id': 'baby_eubos', 'name': 'baby_eubos', 'title': 'BOT', 'rating': 1714}, 'black': {'id': 'arvyy_bot', 'name': 'arvyy_bot', 'title': 'BOT', 'rating': 1783}, 'initialFen': 'startpos', 'clock': {'initial': 120000, 'increment': 2000}, 'type': 'gameFull', 'state': {'type': 'gameState', 'moves': '', 'wtime': 120000, 'btime': 120000, 'winc': 2000, 'binc': 2000, 'status': 'started'}}
2025-01-04 17:20:32,567 lib.engine_wrapper (engine_wrapper.py:69) DEBUG Starting engine: ['/home/arvydas/ProgrammingProjects/Haskell/lichess-uci-bot/engines/chessengine_uci']
2025-01-04 17:20:32,567 asyncio (selector_events.py:64) DEBUG Using selector: EpollSelector
2025-01-04 17:20:32,568 chess.engine (engine.py:124) DEBUG Using PidfdChildWatcher
2025-01-04 17:20:32,568 chess.engine (engine.py:1040) DEBUG <UciProtocol (pid=98866)>: Connection made
2025-01-04 17:20:32,568 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << uci
2025-01-04 17:20:32,571 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> id name ArvyyChessEngine
2025-01-04 17:20:32,571 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> id author github.com/arvyy
2025-01-04 17:20:32,571 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> option name threads type spin default 1 min 1 max 8
2025-01-04 17:20:32,571 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> 
2025-01-04 17:20:32,571 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> uciok
2025-01-04 17:20:32,571 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << setoption name threads value 4
2025-01-04 17:20:32,571 lib.lichess_bot (lichess_bot.py:665) DEBUG The engine for game 1WZV0ZBE has pid=98866
2025-01-04 17:20:32,571 lib.lichess_bot (lichess_bot.py:668) INFO +++ https://lichess.org/1WZV0ZBE/black Blitz vs BOT baby_eubos (1714) (1WZV0ZBE)
2025-01-04 17:20:32,572 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': '', 'wtime': 120000, 'btime': 120000, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:20:42,639 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'chatLine', 'room': 'player', 'username': 'baby_eubos', 'text': "Hi! I'm baby_eubos. Good luck! Type !help for a list of commands I can respond to."}
2025-01-04 17:20:42,639 lib.conversation (conversation.py:58) INFO *** https://lichess.org/1WZV0ZBE/black [player] baby_eubos: Hi! I'm baby_eubos. Good luck! Type !help for a list of commands I can respond to.
2025-01-04 17:20:42,739 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'chatLine', 'room': 'spectator', 'username': 'baby_eubos', 'text': "Hi! I'm baby_eubos. Type !help for a list of commands I can respond to."}
2025-01-04 17:20:42,739 lib.conversation (conversation.py:58) INFO *** https://lichess.org/1WZV0ZBE/black [spectator] baby_eubos: Hi! I'm baby_eubos. Type !help for a list of commands I can respond to.
2025-01-04 17:20:42,914 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3', 'wtime': 120000, 'btime': 120000, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:20:42,914 lib.conversation (conversation.py:100) INFO *** https://lichess.org/1WZV0ZBE/black [player] arvyy_bot: GLHF
2025-01-04 17:20:42,915 urllib3.connectionpool (connectionpool.py:1049) DEBUG Starting new HTTPS connection (2): lichess.org:443
2025-01-04 17:20:43,032 urllib3.connectionpool (connectionpool.py:544) DEBUG https://lichess.org:443 "POST /api/bot/game/1WZV0ZBE/chat HTTP/1.1" 200 11
2025-01-04 17:20:43,032 lib.conversation (conversation.py:100) INFO *** https://lichess.org/1WZV0ZBE/black [spectator] arvyy_bot: GLHF
2025-01-04 17:20:43,070 urllib3.connectionpool (connectionpool.py:544) DEBUG https://lichess.org:443 "POST /api/bot/game/1WZV0ZBE/chat HTTP/1.1" 200 11
2025-01-04 17:20:43,071 lib.lichess_bot (lichess_bot.py:824) INFO 
2025-01-04 17:20:43,071 lib.lichess_bot (lichess_bot.py:825) INFO move: 1
2025-01-04 17:20:43,071 urllib3.connectionpool (connectionpool.py:1049) DEBUG Starting new HTTPS connection (1): lichess.org:443
2025-01-04 17:20:43,187 urllib3.connectionpool (connectionpool.py:544) DEBUG https://lichess.org:443 "GET /api/cloud-eval?fen=rnbqkbnr%2Fpppppppp%2F8%2F8%2F8%2F6P1%2FPPPPPP1P%2FRNBQKBNR+b+KQkq+-+0+1&multiPv=5&variant=standard HTTP/1.1" 200 None
2025-01-04 17:20:43,187 lib.engine_wrapper (engine_wrapper.py:920) INFO Got move e7e5 from lichess cloud analysis (depth: 51, score: -16, knodes: 19162650) for game 1WZV0ZBE
2025-01-04 17:20:43,188 lib.engine_wrapper (engine_wrapper.py:337) INFO Source: Lichess Cloud Analysis
2025-01-04 17:20:43,188 lib.engine_wrapper (engine_wrapper.py:337) INFO Evaluation: -0.16
2025-01-04 17:20:43,188 lib.engine_wrapper (engine_wrapper.py:337) INFO Depth: 51
2025-01-04 17:20:43,188 lib.engine_wrapper (engine_wrapper.py:337) INFO Nodes: 19.2B
2025-01-04 17:20:43,188 lib.engine_wrapper (engine_wrapper.py:337) INFO Pv: 1...e5 2. c4 Nf6 3. Bg2 Bc5 4. d3 O-O 5. Nc3 Re8 6. Nf3
2025-01-04 17:20:43,227 urllib3.connectionpool (connectionpool.py:544) DEBUG https://lichess.org:443 "POST /api/bot/game/1WZV0ZBE/move/e7e5?offeringDraw=false HTTP/1.1" 200 11
2025-01-04 17:20:43,227 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'chatLine', 'room': 'player', 'username': 'arvyy_bot', 'text': 'GLHF'}
2025-01-04 17:20:43,227 lib.conversation (conversation.py:58) INFO *** https://lichess.org/1WZV0ZBE/black [player] arvyy_bot: GLHF
2025-01-04 17:20:43,227 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'chatLine', 'room': 'spectator', 'username': 'arvyy_bot', 'text': 'GLHF'}
2025-01-04 17:20:43,227 lib.conversation (conversation.py:58) INFO *** https://lichess.org/1WZV0ZBE/black [spectator] arvyy_bot: GLHF
2025-01-04 17:20:43,227 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5', 'wtime': 120000, 'btime': 120000, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:20:43,663 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4', 'wtime': 121560, 'btime': 120000, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:20:43,663 lib.lichess_bot (lichess_bot.py:824) INFO 
2025-01-04 17:20:43,663 lib.lichess_bot (lichess_bot.py:825) INFO move: 2
2025-01-04 17:20:43,703 urllib3.connectionpool (connectionpool.py:544) DEBUG https://lichess.org:443 "GET /api/cloud-eval?fen=rnbqkbnr%2Fpppp1ppp%2F8%2F4p3%2F2P5%2F6P1%2FPP1PPP1P%2FRNBQKBNR+b+KQkq+-+0+2&multiPv=5&variant=standard HTTP/1.1" 200 None
2025-01-04 17:20:43,704 lib.engine_wrapper (engine_wrapper.py:920) INFO Got move d7d5 from lichess cloud analysis (depth: 50, score: -19, knodes: 8886018) for game 1WZV0ZBE
2025-01-04 17:20:43,704 lib.engine_wrapper (engine_wrapper.py:337) INFO Source: Lichess Cloud Analysis
2025-01-04 17:20:43,704 lib.engine_wrapper (engine_wrapper.py:337) INFO Evaluation: -0.19
2025-01-04 17:20:43,704 lib.engine_wrapper (engine_wrapper.py:337) INFO Depth: 50
2025-01-04 17:20:43,704 lib.engine_wrapper (engine_wrapper.py:337) INFO Nodes: 8.9B
2025-01-04 17:20:43,704 lib.engine_wrapper (engine_wrapper.py:337) INFO Pv: 2...d5 3. cxd5 Nf6 4. Bg2 Nxd5 5. Nc3 Nb6 6. Nf3 Nc6 7. O-O
2025-01-04 17:20:43,743 urllib3.connectionpool (connectionpool.py:544) DEBUG https://lichess.org:443 "POST /api/bot/game/1WZV0ZBE/move/d7d5?offeringDraw=false HTTP/1.1" 200 11
2025-01-04 17:20:43,743 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5', 'wtime': 121560, 'btime': 121920, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:20:44,358 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5', 'wtime': 122940, 'btime': 121920, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:20:44,358 lib.lichess_bot (lichess_bot.py:824) INFO 
2025-01-04 17:20:44,358 lib.lichess_bot (lichess_bot.py:825) INFO move: 3
2025-01-04 17:20:44,410 urllib3.connectionpool (connectionpool.py:544) DEBUG https://lichess.org:443 "GET /api/cloud-eval?fen=rnbqkbnr%2Fppp2ppp%2F8%2F3Pp3%2F8%2F6P1%2FPP1PPP1P%2FRNBQKBNR+b+KQkq+-+0+3&multiPv=5&variant=standard HTTP/1.1" 200 None
2025-01-04 17:20:44,410 lib.engine_wrapper (engine_wrapper.py:920) INFO Got move g8f6 from lichess cloud analysis (depth: 32, score: -21, knodes: 312707) for game 1WZV0ZBE
2025-01-04 17:20:44,410 lib.engine_wrapper (engine_wrapper.py:337) INFO Source: Lichess Cloud Analysis
2025-01-04 17:20:44,411 lib.engine_wrapper (engine_wrapper.py:337) INFO Evaluation: -0.21
2025-01-04 17:20:44,411 lib.engine_wrapper (engine_wrapper.py:337) INFO Depth: 32
2025-01-04 17:20:44,411 lib.engine_wrapper (engine_wrapper.py:337) INFO Nodes: 312.7M
2025-01-04 17:20:44,411 lib.engine_wrapper (engine_wrapper.py:337) INFO Pv: 3...Nf6 4. Bg2 Nxd5 5. Nf3 Nc6 6. O-O Nb6 7. Nc3 Be7 8. a3
2025-01-04 17:20:44,449 urllib3.connectionpool (connectionpool.py:544) DEBUG https://lichess.org:443 "POST /api/bot/game/1WZV0ZBE/move/g8f6?offeringDraw=false HTTP/1.1" 200 11
2025-01-04 17:20:44,450 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6', 'wtime': 122940, 'btime': 123830, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:20:50,655 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4', 'wtime': 118730, 'btime': 123830, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:20:50,656 lib.lichess_bot (lichess_bot.py:824) INFO 
2025-01-04 17:20:50,656 lib.lichess_bot (lichess_bot.py:825) INFO move: 4
2025-01-04 17:20:50,707 urllib3.connectionpool (connectionpool.py:544) DEBUG https://lichess.org:443 "GET /api/cloud-eval?fen=rnbqkb1r%2Fppp2ppp%2F5n2%2F3Pp3%2F4P3%2F6P1%2FPP1P1P1P%2FRNBQKBNR+b+KQkq+-+0+4&multiPv=5&variant=standard HTTP/1.1" 200 None
2025-01-04 17:20:50,708 lib.engine_wrapper (engine_wrapper.py:920) INFO Got move c7c6 from lichess cloud analysis (depth: 23, score: 0, knodes: 17095) for game 1WZV0ZBE
2025-01-04 17:20:50,708 lib.engine_wrapper (engine_wrapper.py:337) INFO Source: Lichess Cloud Analysis
2025-01-04 17:20:50,708 lib.engine_wrapper (engine_wrapper.py:337) INFO Evaluation: 0.0
2025-01-04 17:20:50,708 lib.engine_wrapper (engine_wrapper.py:337) INFO Depth: 23
2025-01-04 17:20:50,708 lib.engine_wrapper (engine_wrapper.py:337) INFO Nodes: 17.1M
2025-01-04 17:20:50,708 lib.engine_wrapper (engine_wrapper.py:337) INFO Pv: 4...c6 5. Bg2 cxd5 6. exd5 Nxd5 7. Nf3 Nc6 8. O-O Bc5 9. Nxe5
2025-01-04 17:20:50,747 urllib3.connectionpool (connectionpool.py:544) DEBUG https://lichess.org:443 "POST /api/bot/game/1WZV0ZBE/move/c7c6?offeringDraw=false HTTP/1.1" 200 11
2025-01-04 17:20:50,747 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6', 'wtime': 118730, 'btime': 125740, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:21:02,259 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4', 'wtime': 109220, 'btime': 125740, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:21:02,259 lib.lichess_bot (lichess_bot.py:824) INFO 
2025-01-04 17:21:02,260 lib.lichess_bot (lichess_bot.py:825) INFO move: 5
2025-01-04 17:21:02,260 urllib3.connectionpool (connectionpool.py:289) DEBUG Resetting dropped connection: lichess.org
2025-01-04 17:21:02,395 urllib3.connectionpool (connectionpool.py:544) DEBUG https://lichess.org:443 "GET /api/cloud-eval?fen=rnbqkb1r%2Fpp3ppp%2F2p2n2%2F3Pp3%2FQ3P3%2F6P1%2FPP1P1P1P%2FRNB1KBNR+b+KQkq+-+1+5&multiPv=5&variant=standard HTTP/1.1" 404 None
2025-01-04 17:21:02,395 lib.engine_wrapper (engine_wrapper.py:731) INFO Searching for wtime 109220 btime 123604 for game 1WZV0ZBE
2025-01-04 17:21:02,396 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << ucinewgame
2025-01-04 17:21:02,396 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << isready
2025-01-04 17:21:02,396 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> readyok
2025-01-04 17:21:02,396 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << position startpos moves g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4
2025-01-04 17:21:02,396 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << go wtime 109220 btime 123604 winc 2000 binc 2000
2025-01-04 17:21:14,769 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info nodes 382355
2025-01-04 17:21:14,770 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info pv f8d6 d5c6 b8c6 f1b5 e8g8 b5c6 d8c7 b1c3 c7c6 d2d3
2025-01-04 17:21:14,770 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info score cp -3
2025-01-04 17:21:14,770 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> bestmove f8d6
2025-01-04 17:21:14,770 lib.engine_wrapper (engine_wrapper.py:337) INFO Source: Engine
2025-01-04 17:21:14,770 lib.engine_wrapper (engine_wrapper.py:337) INFO Evaluation: -0.03
2025-01-04 17:21:14,771 lib.engine_wrapper (engine_wrapper.py:337) INFO Nodes: 382.4K
2025-01-04 17:21:14,771 lib.engine_wrapper (engine_wrapper.py:337) INFO Pv: 5...Bd6 6. dxc6 Nxc6 7. Bb5 O-O 8. Bxc6 Qc7 9. Nc3 Qxc6 10. d3
2025-01-04 17:21:14,771 urllib3.connectionpool (connectionpool.py:289) DEBUG Resetting dropped connection: lichess.org
2025-01-04 17:21:14,914 urllib3.connectionpool (connectionpool.py:544) DEBUG https://lichess.org:443 "POST /api/bot/game/1WZV0ZBE/move/f8d6?offeringDraw=false HTTP/1.1" 200 11
2025-01-04 17:21:14,915 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6', 'wtime': 109220, 'btime': 115080, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:21:25,676 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3', 'wtime': 100460, 'btime': 115080, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:21:25,677 lib.lichess_bot (lichess_bot.py:824) INFO 
2025-01-04 17:21:25,677 lib.lichess_bot (lichess_bot.py:825) INFO move: 6
2025-01-04 17:21:25,677 urllib3.connectionpool (connectionpool.py:289) DEBUG Resetting dropped connection: lichess.org
2025-01-04 17:21:25,805 urllib3.connectionpool (connectionpool.py:544) DEBUG https://lichess.org:443 "GET /api/cloud-eval?fen=rnbqk2r%2Fpp3ppp%2F2pb1n2%2F3Pp3%2FQ3P3%2F2N3P1%2FPP1P1P1P%2FR1B1KBNR+b+KQkq+-+3+6&multiPv=5&variant=standard HTTP/1.1" 404 None
2025-01-04 17:21:25,806 lib.engine_wrapper (engine_wrapper.py:731) INFO Searching for wtime 100460 btime 112951 for game 1WZV0ZBE
2025-01-04 17:21:25,806 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << position startpos moves g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3
2025-01-04 17:21:25,806 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << go wtime 100460 btime 112951 winc 2000 binc 2000
2025-01-04 17:21:37,113 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info nodes 476591
2025-01-04 17:21:37,113 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info pv e8g8 a2a3 b7b5 a4c2 c6d5 e4d5 a7a6 h2h4 h7h6 d2d3
2025-01-04 17:21:37,114 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info score cp -19
2025-01-04 17:21:37,114 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> bestmove e8g8
2025-01-04 17:21:37,114 lib.engine_wrapper (engine_wrapper.py:337) INFO Source: Engine
2025-01-04 17:21:37,114 lib.engine_wrapper (engine_wrapper.py:337) INFO Evaluation: -0.19
2025-01-04 17:21:37,114 lib.engine_wrapper (engine_wrapper.py:337) INFO Nodes: 476.6K
2025-01-04 17:21:37,114 lib.engine_wrapper (engine_wrapper.py:337) INFO Pv: 6...O-O 7. a3 b5 8. Qc2 cxd5 9. exd5 a6 10. h4 h6 11. d3
2025-01-04 17:21:37,115 urllib3.connectionpool (connectionpool.py:289) DEBUG Resetting dropped connection: lichess.org
2025-01-04 17:21:37,234 urllib3.connectionpool (connectionpool.py:544) DEBUG https://lichess.org:443 "POST /api/bot/game/1WZV0ZBE/move/e8g8?offeringDraw=false HTTP/1.1" 200 11
2025-01-04 17:21:37,235 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8', 'wtime': 100460, 'btime': 105520, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:21:37,340 lib.lichess_bot (lichess_bot.py:452) DEBUG Event: {'type': 'challenge', 'challenge': {'id': 'WN7FTAOJ', 'url': 'https://lichess.org/WN7FTAOJ', 'status': 'created', 'challenger': {'id': 'andobot', 'name': 'AndoBot', 'rating': 1891, 'title': 'BOT', 'online': True, 'lag': 4}, 'destUser': {'id': 'arvyy_bot', 'name': 'arvyy_bot', 'rating': 1917, 'title': 'BOT', 'flair': 'activity.lichess-hogger', 'online': True}, 'variant': {'key': 'standard', 'name': 'Standard', 'short': 'Std'}, 'rated': True, 'speed': 'bullet', 'timeControl': {'type': 'clock', 'limit': 60, 'increment': 1, 'show': '1+1'}, 'color': 'random', 'finalColor': 'black', 'perf': {'icon': '\ue032', 'name': 'Bullet'}}, 'compat': {'bot': True, 'board': False}}
2025-01-04 17:21:42,278 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6', 'wtime': 97420, 'btime': 105520, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:21:42,279 lib.lichess_bot (lichess_bot.py:824) INFO 
2025-01-04 17:21:42,279 lib.lichess_bot (lichess_bot.py:825) INFO move: 7
2025-01-04 17:21:42,280 urllib3.connectionpool (connectionpool.py:289) DEBUG Resetting dropped connection: lichess.org
2025-01-04 17:21:42,418 urllib3.connectionpool (connectionpool.py:544) DEBUG https://lichess.org:443 "GET /api/cloud-eval?fen=rnbq1rk1%2Fpp3ppp%2F2Pb1n2%2F4p3%2FQ3P3%2F2N3P1%2FPP1P1P1P%2FR1B1KBNR+b+KQ+-+0+7&multiPv=5&variant=standard HTTP/1.1" 404 None
2025-01-04 17:21:42,418 lib.engine_wrapper (engine_wrapper.py:731) INFO Searching for wtime 97420 btime 103381 for game 1WZV0ZBE
2025-01-04 17:21:42,418 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << position startpos moves g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6
2025-01-04 17:21:42,418 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << go wtime 97420 btime 103381 winc 2000 binc 2000
2025-01-04 17:21:52,767 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info nodes 387556
2025-01-04 17:21:52,768 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info pv b8c6 d2d3 c8g4 h2h4 d8b6 a4b5 b6c7 c3d5 f6d5
2025-01-04 17:21:52,768 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info score cp -50
2025-01-04 17:21:52,768 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> bestmove b8c6
2025-01-04 17:21:52,768 lib.engine_wrapper (engine_wrapper.py:337) INFO Source: Engine
2025-01-04 17:21:52,768 lib.engine_wrapper (engine_wrapper.py:337) INFO Evaluation: -0.5
2025-01-04 17:21:52,768 lib.engine_wrapper (engine_wrapper.py:337) INFO Nodes: 387.6K
2025-01-04 17:21:52,768 lib.engine_wrapper (engine_wrapper.py:337) INFO Pv: 7...Nxc6 8. d3 Bg4 9. h4 Qb6 10. Qb5 Qc7 11. Nd5 Nxd5
2025-01-04 17:21:52,769 urllib3.connectionpool (connectionpool.py:289) DEBUG Resetting dropped connection: lichess.org
2025-01-04 17:21:52,886 urllib3.connectionpool (connectionpool.py:544) DEBUG https://lichess.org:443 "POST /api/bot/game/1WZV0ZBE/move/b8c6?offeringDraw=false HTTP/1.1" 200 11
2025-01-04 17:21:52,887 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6', 'wtime': 97420, 'btime': 96910, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:21:56,728 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3', 'wtime': 95580, 'btime': 96910, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:21:56,728 lib.lichess_bot (lichess_bot.py:824) INFO 
2025-01-04 17:21:56,728 lib.lichess_bot (lichess_bot.py:825) INFO move: 8
2025-01-04 17:21:56,729 urllib3.connectionpool (connectionpool.py:289) DEBUG Resetting dropped connection: lichess.org
2025-01-04 17:21:56,867 urllib3.connectionpool (connectionpool.py:544) DEBUG https://lichess.org:443 "GET /api/cloud-eval?fen=r1bq1rk1%2Fpp3ppp%2F2nb1n2%2F4p3%2FQ3P3%2F2N2NP1%2FPP1P1P1P%2FR1B1KB1R+b+KQ+-+1+8&multiPv=5&variant=standard HTTP/1.1" 404 None
2025-01-04 17:21:56,868 lib.engine_wrapper (engine_wrapper.py:731) INFO Searching for wtime 95580 btime 94771 for game 1WZV0ZBE
2025-01-04 17:21:56,868 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << position startpos moves g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3
2025-01-04 17:21:56,868 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << go wtime 95580 btime 94771 winc 2000 binc 2000
2025-01-04 17:22:06,354 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info nodes 280859
2025-01-04 17:22:06,355 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info pv c8d7 a2a3 a7a6 d2d3 d7g4 f1e2 b7b5 c3b5 a6b5
2025-01-04 17:22:06,355 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info score cp -79
2025-01-04 17:22:06,355 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> bestmove c8d7
2025-01-04 17:22:06,355 lib.engine_wrapper (engine_wrapper.py:337) INFO Source: Engine
2025-01-04 17:22:06,355 lib.engine_wrapper (engine_wrapper.py:337) INFO Evaluation: -0.79
2025-01-04 17:22:06,355 lib.engine_wrapper (engine_wrapper.py:337) INFO Nodes: 280.9K
2025-01-04 17:22:06,355 lib.engine_wrapper (engine_wrapper.py:337) INFO Pv: 8...Bd7 9. a3 a6 10. d3 Bg4 11. Be2 b5 12. Nxb5 axb5
2025-01-04 17:22:06,356 urllib3.connectionpool (connectionpool.py:289) DEBUG Resetting dropped connection: lichess.org
2025-01-04 17:22:06,474 urllib3.connectionpool (connectionpool.py:544) DEBUG https://lichess.org:443 "POST /api/bot/game/1WZV0ZBE/move/c8d7?offeringDraw=false HTTP/1.1" 200 11
2025-01-04 17:22:06,474 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7', 'wtime': 95580, 'btime': 89160, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:22:07,160 lib.lichess_bot (lichess_bot.py:452) DEBUG Event: {'type': 'challengeCanceled', 'challenge': {'id': 'WN7FTAOJ', 'url': 'https://lichess.org/WN7FTAOJ', 'status': 'canceled', 'challenger': {'id': 'andobot', 'name': 'AndoBot', 'rating': 1891, 'title': 'BOT', 'online': True, 'lag': 4}, 'destUser': {'id': 'arvyy_bot', 'name': 'arvyy_bot', 'rating': 1917, 'title': 'BOT', 'flair': 'activity.lichess-hogger', 'online': True}, 'variant': {'key': 'standard', 'name': 'Standard', 'short': 'Std'}, 'rated': True, 'speed': 'bullet', 'timeControl': {'type': 'clock', 'limit': 60, 'increment': 1, 'show': '1+1'}, 'color': 'random', 'finalColor': 'black', 'perf': {'icon': '\ue032', 'name': 'Bullet'}}}
2025-01-04 17:22:10,687 lib.lichess_bot (lichess_bot.py:452) DEBUG Event: {'type': 'correspondence_ping'}
2025-01-04 17:22:15,915 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5', 'wtime': 88140, 'btime': 89160, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:22:15,916 lib.lichess_bot (lichess_bot.py:824) INFO 
2025-01-04 17:22:15,916 lib.lichess_bot (lichess_bot.py:825) INFO move: 9
2025-01-04 17:22:15,916 urllib3.connectionpool (connectionpool.py:289) DEBUG Resetting dropped connection: lichess.org
2025-01-04 17:22:16,048 urllib3.connectionpool (connectionpool.py:544) DEBUG https://lichess.org:443 "GET /api/cloud-eval?fen=r2q1rk1%2Fpp1b1ppp%2F2nb1n2%2F1B2p3%2FQ3P3%2F2N2NP1%2FPP1P1P1P%2FR1B1K2R+b+KQ+-+3+9&multiPv=5&variant=standard HTTP/1.1" 404 None
2025-01-04 17:22:16,048 lib.engine_wrapper (engine_wrapper.py:731) INFO Searching for wtime 88140 btime 87027 for game 1WZV0ZBE
2025-01-04 17:22:16,049 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << position startpos moves g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5
2025-01-04 17:22:16,049 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << go wtime 88140 btime 87027 winc 2000 binc 2000
2025-01-04 17:22:24,760 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info nodes 0
2025-01-04 17:22:24,761 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info pv a7a6 b5c6 d7c6 a4c2 d8c8 c2d3 c8e6 e1g1 h7h6 a2a3
2025-01-04 17:22:24,761 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info score cp -63
2025-01-04 17:22:24,761 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> bestmove a7a6
2025-01-04 17:22:24,761 lib.engine_wrapper (engine_wrapper.py:337) INFO Source: Engine
2025-01-04 17:22:24,761 lib.engine_wrapper (engine_wrapper.py:337) INFO Evaluation: -0.63
2025-01-04 17:22:24,762 lib.engine_wrapper (engine_wrapper.py:337) INFO Nodes: 0
2025-01-04 17:22:24,762 lib.engine_wrapper (engine_wrapper.py:337) INFO Pv: 9...a6 10. Bxc6 Bxc6 11. Qc2 Qc8 12. Qd3 Qe6 13. O-O h6 14. a3
2025-01-04 17:22:24,762 urllib3.connectionpool (connectionpool.py:289) DEBUG Resetting dropped connection: lichess.org
2025-01-04 17:22:24,882 urllib3.connectionpool (connectionpool.py:544) DEBUG https://lichess.org:443 "POST /api/bot/game/1WZV0ZBE/move/a7a6?offeringDraw=false HTTP/1.1" 200 11
2025-01-04 17:22:24,883 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6', 'wtime': 88140, 'btime': 82190, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:22:31,366 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6', 'wtime': 83660, 'btime': 82190, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:22:31,367 lib.lichess_bot (lichess_bot.py:824) INFO 
2025-01-04 17:22:31,367 lib.lichess_bot (lichess_bot.py:825) INFO move: 10
2025-01-04 17:22:31,367 urllib3.connectionpool (connectionpool.py:289) DEBUG Resetting dropped connection: lichess.org
2025-01-04 17:22:31,500 urllib3.connectionpool (connectionpool.py:544) DEBUG https://lichess.org:443 "GET /api/cloud-eval?fen=r2q1rk1%2F1p1b1ppp%2Fp1Bb1n2%2F4p3%2FQ3P3%2F2N2NP1%2FPP1P1P1P%2FR1B1K2R+b+KQ+-+0+10&multiPv=5&variant=standard HTTP/1.1" 404 None
2025-01-04 17:22:31,501 lib.engine_wrapper (engine_wrapper.py:731) INFO Searching for wtime 83660 btime 80056 for game 1WZV0ZBE
2025-01-04 17:22:31,501 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << position startpos moves g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6
2025-01-04 17:22:31,501 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << go wtime 83660 btime 80056 winc 2000 binc 2000
2025-01-04 17:22:39,514 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info nodes 0
2025-01-04 17:22:39,515 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info pv d7c6 a4c2 b7b5 d2d3 b5b4 c3e2 a8c8 c2b3 f6e4 d3e4 c6e4
2025-01-04 17:22:39,515 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info score cp -112
2025-01-04 17:22:39,515 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> bestmove d7c6
2025-01-04 17:22:39,515 lib.engine_wrapper (engine_wrapper.py:337) INFO Source: Engine
2025-01-04 17:22:39,515 lib.engine_wrapper (engine_wrapper.py:337) INFO Evaluation: -1.12
2025-01-04 17:22:39,515 lib.engine_wrapper (engine_wrapper.py:337) INFO Nodes: 0
2025-01-04 17:22:39,516 lib.engine_wrapper (engine_wrapper.py:337) INFO Pv: 10...Bxc6 11. Qc2 b5 12. d3 b4 13. Ne2 Rc8 14. Qb3 Nxe4 15. dxe4 Bxe4
2025-01-04 17:22:39,516 urllib3.connectionpool (connectionpool.py:289) DEBUG Resetting dropped connection: lichess.org
2025-01-04 17:22:39,723 urllib3.connectionpool (connectionpool.py:544) DEBUG https://lichess.org:443 "POST /api/bot/game/1WZV0ZBE/move/d7c6?offeringDraw=false HTTP/1.1" 200 11
2025-01-04 17:22:39,723 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6', 'wtime': 83660, 'btime': 75830, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:22:43,373 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4', 'wtime': 82010, 'btime': 75830, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:22:43,374 lib.lichess_bot (lichess_bot.py:824) INFO 
2025-01-04 17:22:43,374 lib.lichess_bot (lichess_bot.py:825) INFO move: 11
2025-01-04 17:22:43,375 urllib3.connectionpool (connectionpool.py:289) DEBUG Resetting dropped connection: lichess.org
2025-01-04 17:22:43,510 urllib3.connectionpool (connectionpool.py:544) DEBUG https://lichess.org:443 "GET /api/cloud-eval?fen=r2q1rk1%2F1p3ppp%2Fp1bb1n2%2F4p3%2F2Q1P3%2F2N2NP1%2FPP1P1P1P%2FR1B1K2R+b+KQ+-+1+11&multiPv=5&variant=standard HTTP/1.1" 404 None
2025-01-04 17:22:43,510 lib.engine_wrapper (engine_wrapper.py:731) INFO Searching for wtime 82010 btime 73693 for game 1WZV0ZBE
2025-01-04 17:22:43,511 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << position startpos moves g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4
2025-01-04 17:22:43,511 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << go wtime 82010 btime 73693 winc 2000 binc 2000
2025-01-04 17:22:50,887 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info nodes 272484
2025-01-04 17:22:50,888 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info pv d8d7 e1g1 b7b5 c4e2 b5b4 c3d5 c6d5 e4d5 h7h6
2025-01-04 17:22:50,888 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info score cp -104
2025-01-04 17:22:50,888 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> bestmove d8d7
2025-01-04 17:22:50,888 lib.engine_wrapper (engine_wrapper.py:337) INFO Source: Engine
2025-01-04 17:22:50,888 lib.engine_wrapper (engine_wrapper.py:337) INFO Evaluation: -1.04
2025-01-04 17:22:50,888 lib.engine_wrapper (engine_wrapper.py:337) INFO Nodes: 272.5K
2025-01-04 17:22:50,888 lib.engine_wrapper (engine_wrapper.py:337) INFO Pv: 11...Qd7 12. O-O b5 13. Qe2 b4 14. Nd5 Bxd5 15. exd5 h6
2025-01-04 17:22:50,889 urllib3.connectionpool (connectionpool.py:289) DEBUG Resetting dropped connection: lichess.org
2025-01-04 17:22:51,005 urllib3.connectionpool (connectionpool.py:544) DEBUG https://lichess.org:443 "POST /api/bot/game/1WZV0ZBE/move/d8d7?offeringDraw=false HTTP/1.1" 200 11
2025-01-04 17:22:51,007 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7', 'wtime': 82010, 'btime': 70200, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:22:57,308 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1', 'wtime': 77710, 'btime': 70200, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:22:57,308 lib.lichess_bot (lichess_bot.py:824) INFO 
2025-01-04 17:22:57,308 lib.lichess_bot (lichess_bot.py:825) INFO move: 12
2025-01-04 17:22:57,309 urllib3.connectionpool (connectionpool.py:289) DEBUG Resetting dropped connection: lichess.org
2025-01-04 17:22:57,438 urllib3.connectionpool (connectionpool.py:544) DEBUG https://lichess.org:443 "GET /api/cloud-eval?fen=r4rk1%2F1p1q1ppp%2Fp1bb1n2%2F4p3%2F2Q1P3%2F2N2NP1%2FPP1P1P1P%2FR1B2RK1+b+-+-+3+12&multiPv=5&variant=standard HTTP/1.1" 404 None
2025-01-04 17:22:57,438 lib.engine_wrapper (engine_wrapper.py:731) INFO Searching for wtime 77710 btime 68070 for game 1WZV0ZBE
2025-01-04 17:22:57,439 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << position startpos moves g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1
2025-01-04 17:22:57,439 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << go wtime 77710 btime 68070 winc 2000 binc 2000
2025-01-04 17:23:04,253 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info nodes 0
2025-01-04 17:23:04,254 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info pv b7b5 c4e2 b5b4 c3d5 c6d5 e4d5 f8e8 e2c4 a8c8 c4d3
2025-01-04 17:23:04,254 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info score cp -104
2025-01-04 17:23:04,254 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> bestmove b7b5
2025-01-04 17:23:04,254 lib.engine_wrapper (engine_wrapper.py:337) INFO Source: Engine
2025-01-04 17:23:04,254 lib.engine_wrapper (engine_wrapper.py:337) INFO Evaluation: -1.04
2025-01-04 17:23:04,254 lib.engine_wrapper (engine_wrapper.py:337) INFO Nodes: 0
2025-01-04 17:23:04,254 lib.engine_wrapper (engine_wrapper.py:337) INFO Pv: 12...b5 13. Qe2 b4 14. Nd5 Bxd5 15. exd5 Rfe8 16. Qc4 Rac8 17. Qd3
2025-01-04 17:23:04,255 urllib3.connectionpool (connectionpool.py:289) DEBUG Resetting dropped connection: lichess.org
2025-01-04 17:23:04,372 urllib3.connectionpool (connectionpool.py:544) DEBUG https://lichess.org:443 "POST /api/bot/game/1WZV0ZBE/move/b7b5?offeringDraw=false HTTP/1.1" 200 11
2025-01-04 17:23:04,372 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5', 'wtime': 77710, 'btime': 65140, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:23:12,603 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3', 'wtime': 71480, 'btime': 65140, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:23:12,604 lib.lichess_bot (lichess_bot.py:824) INFO 
2025-01-04 17:23:12,604 lib.lichess_bot (lichess_bot.py:825) INFO move: 13
2025-01-04 17:23:12,604 urllib3.connectionpool (connectionpool.py:289) DEBUG Resetting dropped connection: lichess.org
2025-01-04 17:23:12,742 urllib3.connectionpool (connectionpool.py:544) DEBUG https://lichess.org:443 "GET /api/cloud-eval?fen=r4rk1%2F3q1ppp%2Fp1bb1n2%2F1p2p3%2F4P3%2F1QN2NP1%2FPP1P1P1P%2FR1B2RK1+b+-+-+1+13&multiPv=5&variant=standard HTTP/1.1" 404 None
2025-01-04 17:23:12,743 lib.engine_wrapper (engine_wrapper.py:731) INFO Searching for wtime 71480 btime 63001 for game 1WZV0ZBE
2025-01-04 17:23:12,743 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << position startpos moves g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3
2025-01-04 17:23:12,743 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << go wtime 71480 btime 63001 winc 2000 binc 2000
2025-01-04 17:23:19,049 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info nodes 218629
2025-01-04 17:23:19,050 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info pv f6e4 c3e4 c6e4 f3g5 e4c6 a2a3 h7h6 d2d3 h6g5
2025-01-04 17:23:19,050 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info score cp -207
2025-01-04 17:23:19,050 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> bestmove f6e4
2025-01-04 17:23:19,050 lib.engine_wrapper (engine_wrapper.py:337) INFO Source: Engine
2025-01-04 17:23:19,050 lib.engine_wrapper (engine_wrapper.py:337) INFO Evaluation: -2.07
2025-01-04 17:23:19,050 lib.engine_wrapper (engine_wrapper.py:337) INFO Nodes: 218.6K
2025-01-04 17:23:19,050 lib.engine_wrapper (engine_wrapper.py:337) INFO Pv: 13...Nxe4 14. Nxe4 Bxe4 15. Ng5 Bc6 16. a3 h6 17. d3 hxg5
2025-01-04 17:23:19,051 urllib3.connectionpool (connectionpool.py:289) DEBUG Resetting dropped connection: lichess.org
2025-01-04 17:23:19,169 urllib3.connectionpool (connectionpool.py:544) DEBUG https://lichess.org:443 "POST /api/bot/game/1WZV0ZBE/move/f6e4?offeringDraw=false HTTP/1.1" 200 11
2025-01-04 17:23:19,169 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4', 'wtime': 71480, 'btime': 60570, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:23:21,692 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4', 'wtime': 70960, 'btime': 60570, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:23:21,692 lib.lichess_bot (lichess_bot.py:824) INFO 
2025-01-04 17:23:21,692 lib.lichess_bot (lichess_bot.py:825) INFO move: 14
2025-01-04 17:23:21,749 urllib3.connectionpool (connectionpool.py:544) DEBUG https://lichess.org:443 "GET /api/cloud-eval?fen=r4rk1%2F3q1ppp%2Fp1bb4%2F1p2p3%2F4N3%2F1Q3NP1%2FPP1P1P1P%2FR1B2RK1+b+-+-+0+14&multiPv=5&variant=standard HTTP/1.1" 404 None
2025-01-04 17:23:21,750 lib.engine_wrapper (engine_wrapper.py:831) INFO Will stop using online opening books for game 1WZV0ZBE.
2025-01-04 17:23:21,750 lib.engine_wrapper (engine_wrapper.py:731) INFO Searching for wtime 70960 btime 58513 for game 1WZV0ZBE
2025-01-04 17:23:21,750 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << position startpos moves g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4
2025-01-04 17:23:21,750 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << go wtime 70960 btime 58513 winc 2000 binc 2000
2025-01-04 17:23:27,608 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info nodes 186833
2025-01-04 17:23:27,608 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info pv c6e4 f3g5 e4f5 a2a4 h7h6 d2d3 h6g5 c1g5 f5e6 b3c2
2025-01-04 17:23:27,608 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info score cp -213
2025-01-04 17:23:27,608 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> bestmove c6e4
2025-01-04 17:23:27,609 lib.engine_wrapper (engine_wrapper.py:337) INFO Source: Engine
2025-01-04 17:23:27,609 lib.engine_wrapper (engine_wrapper.py:337) INFO Evaluation: -2.13
2025-01-04 17:23:27,609 lib.engine_wrapper (engine_wrapper.py:337) INFO Nodes: 186.8K
2025-01-04 17:23:27,609 lib.engine_wrapper (engine_wrapper.py:337) INFO Pv: 14...Bxe4 15. Ng5 Bf5 16. a4 h6 17. d3 hxg5 18. Bxg5 Be6 19. Qc2
2025-01-04 17:23:27,648 urllib3.connectionpool (connectionpool.py:544) DEBUG https://lichess.org:443 "POST /api/bot/game/1WZV0ZBE/move/c6e4?offeringDraw=false HTTP/1.1" 200 11
2025-01-04 17:23:27,648 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4', 'wtime': 70960, 'btime': 56610, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:23:31,268 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1', 'wtime': 69340, 'btime': 56610, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:23:31,269 lib.lichess_bot (lichess_bot.py:824) INFO 
2025-01-04 17:23:31,269 lib.lichess_bot (lichess_bot.py:825) INFO move: 15
2025-01-04 17:23:31,269 lib.engine_wrapper (engine_wrapper.py:731) INFO Searching for wtime 69340 btime 54610 for game 1WZV0ZBE
2025-01-04 17:23:31,270 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << position startpos moves g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1
2025-01-04 17:23:31,270 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << go wtime 69340 btime 54610 winc 2000 binc 2000
2025-01-04 17:23:36,737 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info nodes 241790
2025-01-04 17:23:36,737 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info pv d7c6 f3g5 e4d5 b3d3 g7g6 a2a3 h7h6 g5e4 d5e4 d3e4
2025-01-04 17:23:36,737 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info score cp -212
2025-01-04 17:23:36,737 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> bestmove d7c6
2025-01-04 17:23:36,738 lib.engine_wrapper (engine_wrapper.py:337) INFO Source: Engine
2025-01-04 17:23:36,738 lib.engine_wrapper (engine_wrapper.py:337) INFO Evaluation: -2.12
2025-01-04 17:23:36,738 lib.engine_wrapper (engine_wrapper.py:337) INFO Nodes: 241.8K
2025-01-04 17:23:36,738 lib.engine_wrapper (engine_wrapper.py:337) INFO Pv: 15...Qc6 16. Ng5 Bd5 17. Qd3 g6 18. a3 h6 19. Ne4 Bxe4 20. Qxe4
2025-01-04 17:23:36,776 urllib3.connectionpool (connectionpool.py:544) DEBUG https://lichess.org:443 "POST /api/bot/game/1WZV0ZBE/move/d7c6?offeringDraw=false HTTP/1.1" 200 11
2025-01-04 17:23:36,777 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6', 'wtime': 69340, 'btime': 53100, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:23:41,155 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5', 'wtime': 66960, 'btime': 53100, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:23:41,156 lib.lichess_bot (lichess_bot.py:824) INFO 
2025-01-04 17:23:41,156 lib.lichess_bot (lichess_bot.py:825) INFO move: 16
2025-01-04 17:23:41,157 lib.engine_wrapper (engine_wrapper.py:731) INFO Searching for wtime 66960 btime 51100 for game 1WZV0ZBE
2025-01-04 17:23:41,157 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << position startpos moves g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5
2025-01-04 17:23:41,157 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << go wtime 66960 btime 51100 winc 2000 binc 2000
2025-01-04 17:23:46,270 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info nodes 0
2025-01-04 17:23:46,271 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info pv e4d5 b3d3 g7g6 g5e4 d5e4 e1e4 f7f5 e4e1 h7h6 d3c3 a8c8
2025-01-04 17:23:46,271 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info score cp -218
2025-01-04 17:23:46,271 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> bestmove e4d5
2025-01-04 17:23:46,271 lib.engine_wrapper (engine_wrapper.py:337) INFO Source: Engine
2025-01-04 17:23:46,271 lib.engine_wrapper (engine_wrapper.py:337) INFO Evaluation: -2.18
2025-01-04 17:23:46,272 lib.engine_wrapper (engine_wrapper.py:337) INFO Nodes: 0
2025-01-04 17:23:46,272 lib.engine_wrapper (engine_wrapper.py:337) INFO Pv: 16...Bd5 17. Qd3 g6 18. Ne4 Bxe4 19. Rxe4 f5 20. Re1 h6 21. Qc3 Rac8
2025-01-04 17:23:46,310 urllib3.connectionpool (connectionpool.py:544) DEBUG https://lichess.org:443 "POST /api/bot/game/1WZV0ZBE/move/e4d5?offeringDraw=false HTTP/1.1" 200 11
2025-01-04 17:23:46,310 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5', 'wtime': 66960, 'btime': 49940, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:23:52,543 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3', 'wtime': 62730, 'btime': 49940, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:23:52,544 lib.lichess_bot (lichess_bot.py:824) INFO 
2025-01-04 17:23:52,544 lib.lichess_bot (lichess_bot.py:825) INFO move: 17
2025-01-04 17:23:52,544 lib.engine_wrapper (engine_wrapper.py:731) INFO Searching for wtime 62730 btime 47940 for game 1WZV0ZBE
2025-01-04 17:23:52,545 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << position startpos moves g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3
2025-01-04 17:23:52,545 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << go wtime 62730 btime 47940 winc 2000 binc 2000
2025-01-04 17:23:57,343 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info nodes 0
2025-01-04 17:23:57,344 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info pv h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e1 f5f4 d2d3
2025-01-04 17:23:57,344 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info score cp -212
2025-01-04 17:23:57,344 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> bestmove h7h6
2025-01-04 17:23:57,344 lib.engine_wrapper (engine_wrapper.py:337) INFO Source: Engine
2025-01-04 17:23:57,344 lib.engine_wrapper (engine_wrapper.py:337) INFO Evaluation: -2.12
2025-01-04 17:23:57,344 lib.engine_wrapper (engine_wrapper.py:337) INFO Nodes: 0
2025-01-04 17:23:57,344 lib.engine_wrapper (engine_wrapper.py:337) INFO Pv: 17...h6 18. Ne4 Bxe4 19. Qxe4 Qxe4 20. Rxe4 f5 21. Re1 f4 22. d3
2025-01-04 17:23:57,345 urllib3.connectionpool (connectionpool.py:289) DEBUG Resetting dropped connection: lichess.org
2025-01-04 17:23:57,461 urllib3.connectionpool (connectionpool.py:544) DEBUG https://lichess.org:443 "POST /api/bot/game/1WZV0ZBE/move/h7h6?offeringDraw=false HTTP/1.1" 200 11
2025-01-04 17:23:57,462 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6', 'wtime': 62730, 'btime': 47020, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:24:04,105 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4', 'wtime': 58090, 'btime': 47020, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:24:04,105 lib.lichess_bot (lichess_bot.py:824) INFO 
2025-01-04 17:24:04,105 lib.lichess_bot (lichess_bot.py:825) INFO move: 18
2025-01-04 17:24:04,105 lib.engine_wrapper (engine_wrapper.py:731) INFO Searching for wtime 58090 btime 45020 for game 1WZV0ZBE
2025-01-04 17:24:04,106 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << position startpos moves g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4
2025-01-04 17:24:04,106 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << go wtime 58090 btime 45020 winc 2000 binc 2000
2025-01-04 17:24:08,612 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info nodes 0
2025-01-04 17:24:08,613 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info pv d5e4 e3e4 c6e4 e1e4 f7f5 e4e1 f5f4 g3f4 f8f4 d2d3
2025-01-04 17:24:08,613 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info score cp -191
2025-01-04 17:24:08,613 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> bestmove d5e4
2025-01-04 17:24:08,613 lib.engine_wrapper (engine_wrapper.py:337) INFO Source: Engine
2025-01-04 17:24:08,613 lib.engine_wrapper (engine_wrapper.py:337) INFO Evaluation: -1.91
2025-01-04 17:24:08,613 lib.engine_wrapper (engine_wrapper.py:337) INFO Nodes: 0
2025-01-04 17:24:08,614 lib.engine_wrapper (engine_wrapper.py:337) INFO Pv: 18...Bxe4 19. Qxe4 Qxe4 20. Rxe4 f5 21. Re1 f4 22. gxf4 Rxf4 23. d3
2025-01-04 17:24:08,614 urllib3.connectionpool (connectionpool.py:289) DEBUG Resetting dropped connection: lichess.org
2025-01-04 17:24:08,733 urllib3.connectionpool (connectionpool.py:544) DEBUG https://lichess.org:443 "POST /api/bot/game/1WZV0ZBE/move/d5e4?offeringDraw=false HTTP/1.1" 200 11
2025-01-04 17:24:08,733 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4', 'wtime': 58090, 'btime': 44390, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:24:11,485 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4', 'wtime': 57340, 'btime': 44390, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:24:11,486 lib.lichess_bot (lichess_bot.py:824) INFO 
2025-01-04 17:24:11,486 lib.lichess_bot (lichess_bot.py:825) INFO move: 19
2025-01-04 17:24:11,486 lib.engine_wrapper (engine_wrapper.py:731) INFO Searching for wtime 57340 btime 42390 for game 1WZV0ZBE
2025-01-04 17:24:11,486 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << position startpos moves g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4
2025-01-04 17:24:11,486 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << go wtime 57340 btime 42390 winc 2000 binc 2000
2025-01-04 17:24:15,729 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info nodes 126905
2025-01-04 17:24:15,730 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info pv c6e4 e1e4 f7f5 e4h4 e5e4 d2d4 e4d3 h4d4 a8d8 d4d3 f8e8
2025-01-04 17:24:15,730 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info score cp -217
2025-01-04 17:24:15,730 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> bestmove c6e4
2025-01-04 17:24:15,730 lib.engine_wrapper (engine_wrapper.py:337) INFO Source: Engine
2025-01-04 17:24:15,731 lib.engine_wrapper (engine_wrapper.py:337) INFO Evaluation: -2.17
2025-01-04 17:24:15,731 lib.engine_wrapper (engine_wrapper.py:337) INFO Nodes: 126.9K
2025-01-04 17:24:15,731 lib.engine_wrapper (engine_wrapper.py:337) INFO Pv: 19...Qxe4 20. Rxe4 f5 21. Rh4 e4 22. d4 exd3 23. Rd4 Rad8 24. Rxd3 Rfe8
2025-01-04 17:24:15,770 urllib3.connectionpool (connectionpool.py:544) DEBUG https://lichess.org:443 "POST /api/bot/game/1WZV0ZBE/move/c6e4?offeringDraw=false HTTP/1.1" 200 11
2025-01-04 17:24:15,771 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4', 'wtime': 57340, 'btime': 42100, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:24:20,910 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4', 'wtime': 54200, 'btime': 42100, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:24:20,911 lib.lichess_bot (lichess_bot.py:824) INFO 
2025-01-04 17:24:20,911 lib.lichess_bot (lichess_bot.py:825) INFO move: 20
2025-01-04 17:24:20,911 lib.engine_wrapper (engine_wrapper.py:731) INFO Searching for wtime 54200 btime 40100 for game 1WZV0ZBE
2025-01-04 17:24:20,912 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << position startpos moves g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4
2025-01-04 17:24:20,912 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << go wtime 54200 btime 40100 winc 2000 binc 2000
2025-01-04 17:24:24,926 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info nodes 165037
2025-01-04 17:24:24,926 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info pv f7f5 e4e1 f5f4 d2d3 f4g3 f2g3 d6c5 g1h1 a8e8 c1d2 c5d4
2025-01-04 17:24:24,927 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info score cp -175
2025-01-04 17:24:24,927 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> bestmove f7f5
2025-01-04 17:24:24,927 lib.engine_wrapper (engine_wrapper.py:337) INFO Source: Engine
2025-01-04 17:24:24,927 lib.engine_wrapper (engine_wrapper.py:337) INFO Evaluation: -1.75
2025-01-04 17:24:24,928 lib.engine_wrapper (engine_wrapper.py:337) INFO Nodes: 165.0K
2025-01-04 17:24:24,928 lib.engine_wrapper (engine_wrapper.py:337) INFO Pv: 20...f5 21. Re1 f4 22. d3 fxg3 23. fxg3 Bc5+ 24. Kh1 Rae8 25. Bd2 Bd4
2025-01-04 17:24:24,966 urllib3.connectionpool (connectionpool.py:544) DEBUG https://lichess.org:443 "POST /api/bot/game/1WZV0ZBE/move/f7f5?offeringDraw=false HTTP/1.1" 200 11
2025-01-04 17:24:24,967 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5', 'wtime': 54200, 'btime': 40040, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:24:27,111 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3', 'wtime': 54050, 'btime': 40040, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:24:27,112 lib.lichess_bot (lichess_bot.py:824) INFO 
2025-01-04 17:24:27,112 lib.lichess_bot (lichess_bot.py:825) INFO move: 21
2025-01-04 17:24:27,112 lib.engine_wrapper (engine_wrapper.py:731) INFO Searching for wtime 54050 btime 38040 for game 1WZV0ZBE
2025-01-04 17:24:27,112 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << position startpos moves g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3
2025-01-04 17:24:27,112 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << go wtime 54050 btime 38040 winc 2000 binc 2000
2025-01-04 17:24:30,920 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info nodes 187194
2025-01-04 17:24:30,920 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info pv a8e8 a2a4 f5f4 g3f4 e5f4 e3e8 f8e8 a4b5 e8e1 g1g2
2025-01-04 17:24:30,921 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info score cp -218
2025-01-04 17:24:30,921 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> bestmove a8e8
2025-01-04 17:24:30,921 lib.engine_wrapper (engine_wrapper.py:337) INFO Source: Engine
2025-01-04 17:24:30,921 lib.engine_wrapper (engine_wrapper.py:337) INFO Evaluation: -2.18
2025-01-04 17:24:30,921 lib.engine_wrapper (engine_wrapper.py:337) INFO Nodes: 187.2K
2025-01-04 17:24:30,921 lib.engine_wrapper (engine_wrapper.py:337) INFO Pv: 21...Rae8 22. a4 f4 23. gxf4 exf4 24. Rxe8 Rxe8 25. axb5 Re1+ 26. Kg2
2025-01-04 17:24:30,960 urllib3.connectionpool (connectionpool.py:544) DEBUG https://lichess.org:443 "POST /api/bot/game/1WZV0ZBE/move/a8e8?offeringDraw=false HTTP/1.1" 200 11
2025-01-04 17:24:30,961 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8', 'wtime': 54050, 'btime': 38190, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:24:36,034 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4', 'wtime': 50980, 'btime': 38190, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:24:36,035 lib.lichess_bot (lichess_bot.py:824) INFO 
2025-01-04 17:24:36,035 lib.lichess_bot (lichess_bot.py:825) INFO move: 22
2025-01-04 17:24:36,035 lib.engine_wrapper (engine_wrapper.py:731) INFO Searching for wtime 50980 btime 36190 for game 1WZV0ZBE
2025-01-04 17:24:36,035 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << position startpos moves g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4
2025-01-04 17:24:36,036 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << go wtime 50980 btime 36190 winc 2000 binc 2000
2025-01-04 17:24:38,222 lib.lichess_bot (lichess_bot.py:452) DEBUG Event: {'type': 'challenge', 'challenge': {'id': 's7Ce4lLh', 'url': 'https://lichess.org/s7Ce4lLh', 'status': 'created', 'challenger': {'id': 'limbobot', 'name': 'LimboBot', 'rating': 2495, 'title': 'BOT', 'online': True}, 'destUser': {'id': 'arvyy_bot', 'name': 'arvyy_bot', 'rating': 1783, 'title': 'BOT', 'flair': 'activity.lichess-hogger', 'online': True}, 'variant': {'key': 'standard', 'name': 'Standard', 'short': 'Std'}, 'rated': True, 'speed': 'blitz', 'timeControl': {'type': 'clock', 'limit': 180, 'increment': 1, 'show': '3+1'}, 'color': 'random', 'finalColor': 'black', 'perf': {'icon': '\ue008', 'name': 'Blitz'}}, 'compat': {'bot': True, 'board': True}}
2025-01-04 17:24:39,656 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info nodes 153287
2025-01-04 17:24:39,656 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info pv f5f4 g3f4 e5f4 e3e8 f8e8 a4b5 f4f3 g1f1 a6b5 h2h4
2025-01-04 17:24:39,657 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info score cp -207
2025-01-04 17:24:39,657 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> bestmove f5f4
2025-01-04 17:24:39,657 lib.engine_wrapper (engine_wrapper.py:337) INFO Source: Engine
2025-01-04 17:24:39,657 lib.engine_wrapper (engine_wrapper.py:337) INFO Evaluation: -2.07
2025-01-04 17:24:39,657 lib.engine_wrapper (engine_wrapper.py:337) INFO Nodes: 153.3K
2025-01-04 17:24:39,657 lib.engine_wrapper (engine_wrapper.py:337) INFO Pv: 22...f4 23. gxf4 exf4 24. Rxe8 Rxe8 25. axb5 f3 26. Kf1 axb5 27. h4
2025-01-04 17:24:39,695 urllib3.connectionpool (connectionpool.py:544) DEBUG https://lichess.org:443 "POST /api/bot/game/1WZV0ZBE/move/f5f4?offeringDraw=false HTTP/1.1" 200 11
2025-01-04 17:24:39,697 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4', 'wtime': 50980, 'btime': 36530, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:24:44,672 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3', 'wtime': 48000, 'btime': 36530, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:24:44,672 lib.lichess_bot (lichess_bot.py:824) INFO 
2025-01-04 17:24:44,673 lib.lichess_bot (lichess_bot.py:825) INFO move: 23
2025-01-04 17:24:44,673 lib.engine_wrapper (engine_wrapper.py:731) INFO Searching for wtime 48000 btime 34530 for game 1WZV0ZBE
2025-01-04 17:24:44,673 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << position startpos moves g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3
2025-01-04 17:24:44,673 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << go wtime 48000 btime 34530 winc 2000 binc 2000
2025-01-04 17:24:48,130 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info nodes 0
2025-01-04 17:24:48,130 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info pv f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 d2d3 e8d8 c6e6
2025-01-04 17:24:48,131 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info score cp -149
2025-01-04 17:24:48,131 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> bestmove f4g3
2025-01-04 17:24:48,131 lib.engine_wrapper (engine_wrapper.py:337) INFO Source: Engine
2025-01-04 17:24:48,131 lib.engine_wrapper (engine_wrapper.py:337) INFO Evaluation: -1.49
2025-01-04 17:24:48,131 lib.engine_wrapper (engine_wrapper.py:337) INFO Nodes: 0
2025-01-04 17:24:48,131 lib.engine_wrapper (engine_wrapper.py:337) INFO Pv: 23...fxg3 24. hxg3 Bb4 25. Rc6 bxa4 26. Rxa4 a5 27. d3 Rd8 28. Re6
2025-01-04 17:24:48,170 urllib3.connectionpool (connectionpool.py:544) DEBUG https://lichess.org:443 "POST /api/bot/game/1WZV0ZBE/move/f4g3?offeringDraw=false HTTP/1.1" 200 11
2025-01-04 17:24:48,171 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3', 'wtime': 48000, 'btime': 35030, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:24:50,349 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3', 'wtime': 47820, 'btime': 35030, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:24:50,350 lib.lichess_bot (lichess_bot.py:824) INFO 
2025-01-04 17:24:50,350 lib.lichess_bot (lichess_bot.py:825) INFO move: 24
2025-01-04 17:24:50,350 lib.engine_wrapper (engine_wrapper.py:731) INFO Searching for wtime 47820 btime 33030 for game 1WZV0ZBE
2025-01-04 17:24:50,350 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << position startpos moves g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3
2025-01-04 17:24:50,350 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << go wtime 47820 btime 33030 winc 2000 binc 2000
2025-01-04 17:24:53,657 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info nodes 132017
2025-01-04 17:24:53,658 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info pv d6b4 c3c6 b5a4 a1a4 a6a5 d2d3 e8d8 c6e6 b4c5 c1e3
2025-01-04 17:24:53,658 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info score cp -161
2025-01-04 17:24:53,658 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> bestmove d6b4
2025-01-04 17:24:53,658 lib.engine_wrapper (engine_wrapper.py:337) INFO Source: Engine
2025-01-04 17:24:53,659 lib.engine_wrapper (engine_wrapper.py:337) INFO Evaluation: -1.61
2025-01-04 17:24:53,659 lib.engine_wrapper (engine_wrapper.py:337) INFO Nodes: 132.0K
2025-01-04 17:24:53,659 lib.engine_wrapper (engine_wrapper.py:337) INFO Pv: 24...Bb4 25. Rc6 bxa4 26. Rxa4 a5 27. d3 Rd8 28. Re6 Bc5 29. Be3
2025-01-04 17:24:53,697 urllib3.connectionpool (connectionpool.py:544) DEBUG https://lichess.org:443 "POST /api/bot/game/1WZV0ZBE/move/d6b4?offeringDraw=false HTTP/1.1" 200 11
2025-01-04 17:24:53,697 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4', 'wtime': 47820, 'btime': 33680, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:24:56,533 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6', 'wtime': 46980, 'btime': 33680, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:24:56,534 lib.lichess_bot (lichess_bot.py:824) INFO 
2025-01-04 17:24:56,534 lib.lichess_bot (lichess_bot.py:825) INFO move: 25
2025-01-04 17:24:56,534 lib.engine_wrapper (engine_wrapper.py:731) INFO Searching for wtime 46980 btime 31680 for game 1WZV0ZBE
2025-01-04 17:24:56,535 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << position startpos moves g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6
2025-01-04 17:24:56,535 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << go wtime 46980 btime 31680 winc 2000 binc 2000
2025-01-04 17:24:59,706 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info nodes 154231
2025-01-04 17:24:59,707 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info pv b5a4 a1a4 a6a5 d2d3 e8d8 c6g6 g8f7 g6b6 d8d3 c1e3
2025-01-04 17:24:59,707 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info score cp -186
2025-01-04 17:24:59,707 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> bestmove b5a4
2025-01-04 17:24:59,707 lib.engine_wrapper (engine_wrapper.py:337) INFO Source: Engine
2025-01-04 17:24:59,707 lib.engine_wrapper (engine_wrapper.py:337) INFO Evaluation: -1.86
2025-01-04 17:24:59,707 lib.engine_wrapper (engine_wrapper.py:337) INFO Nodes: 154.2K
2025-01-04 17:24:59,707 lib.engine_wrapper (engine_wrapper.py:337) INFO Pv: 25...bxa4 26. Rxa4 a5 27. d3 Rd8 28. Rg6 Kf7 29. Rb6 Rxd3 30. Be3
2025-01-04 17:24:59,746 urllib3.connectionpool (connectionpool.py:544) DEBUG https://lichess.org:443 "POST /api/bot/game/1WZV0ZBE/move/b5a4?offeringDraw=false HTTP/1.1" 200 11
2025-01-04 17:24:59,746 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4', 'wtime': 46980, 'btime': 32470, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:25:05,260 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4', 'wtime': 43460, 'btime': 32470, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:25:05,261 lib.lichess_bot (lichess_bot.py:824) INFO 
2025-01-04 17:25:05,261 lib.lichess_bot (lichess_bot.py:825) INFO move: 26
2025-01-04 17:25:05,262 lib.engine_wrapper (engine_wrapper.py:731) INFO Searching for wtime 43460 btime 30470 for game 1WZV0ZBE
2025-01-04 17:25:05,262 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << position startpos moves g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4
2025-01-04 17:25:05,262 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << go wtime 43460 btime 30470 winc 2000 binc 2000
2025-01-04 17:25:06,482 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info nodes 34411
2025-01-04 17:25:06,482 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info pv a6a5 c6c4 e8d8 b2b3 f8f3 c4e4 d8f8 c1a3
2025-01-04 17:25:06,482 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info score cp -196
2025-01-04 17:25:06,483 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> bestmove a6a5
2025-01-04 17:25:06,483 lib.engine_wrapper (engine_wrapper.py:337) INFO Source: Engine
2025-01-04 17:25:06,483 lib.engine_wrapper (engine_wrapper.py:337) INFO Evaluation: -1.96
2025-01-04 17:25:06,483 lib.engine_wrapper (engine_wrapper.py:337) INFO Nodes: 34.4K
2025-01-04 17:25:06,483 lib.engine_wrapper (engine_wrapper.py:337) INFO Pv: 26...a5 27. Rc4 Rd8 28. b3 Rf3 29. Re4 Rdf8 30. Ba3
2025-01-04 17:25:06,522 urllib3.connectionpool (connectionpool.py:544) DEBUG https://lichess.org:443 "POST /api/bot/game/1WZV0ZBE/move/a6a5?offeringDraw=false HTTP/1.1" 200 11
2025-01-04 17:25:06,522 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5', 'wtime': 43460, 'btime': 33210, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:25:06,721 lib.lichess_bot (lichess_bot.py:452) DEBUG Event: {'type': 'challengeCanceled', 'challenge': {'id': 's7Ce4lLh', 'url': 'https://lichess.org/s7Ce4lLh', 'status': 'canceled', 'challenger': {'id': 'limbobot', 'name': 'LimboBot', 'rating': 2495, 'title': 'BOT', 'online': True}, 'destUser': {'id': 'arvyy_bot', 'name': 'arvyy_bot', 'rating': 1783, 'title': 'BOT', 'flair': 'activity.lichess-hogger', 'online': True}, 'variant': {'key': 'standard', 'name': 'Standard', 'short': 'Std'}, 'rated': True, 'speed': 'blitz', 'timeControl': {'type': 'clock', 'limit': 180, 'increment': 1, 'show': '3+1'}, 'color': 'random', 'finalColor': 'black', 'perf': {'icon': '\ue008', 'name': 'Blitz'}}}
2025-01-04 17:25:11,102 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1', 'wtime': 40880, 'btime': 33210, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:25:11,103 lib.lichess_bot (lichess_bot.py:824) INFO 
2025-01-04 17:25:11,103 lib.lichess_bot (lichess_bot.py:825) INFO move: 27
2025-01-04 17:25:11,103 lib.engine_wrapper (engine_wrapper.py:731) INFO Searching for wtime 40880 btime 31210 for game 1WZV0ZBE
2025-01-04 17:25:11,104 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << position startpos moves g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1
2025-01-04 17:25:11,104 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << go wtime 40880 btime 31210 winc 2000 binc 2000
2025-01-04 17:25:12,353 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info nodes 51576
2025-01-04 17:25:12,354 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info pv f8f3 c6g6 g8h8 g6a6 e8f8 d2d4 e5d4 c1f4
2025-01-04 17:25:12,354 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info score cp -208
2025-01-04 17:25:12,354 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> bestmove f8f3
2025-01-04 17:25:12,354 lib.engine_wrapper (engine_wrapper.py:337) INFO Source: Engine
2025-01-04 17:25:12,354 lib.engine_wrapper (engine_wrapper.py:337) INFO Evaluation: -2.08
2025-01-04 17:25:12,355 lib.engine_wrapper (engine_wrapper.py:337) INFO Nodes: 51.6K
2025-01-04 17:25:12,355 lib.engine_wrapper (engine_wrapper.py:337) INFO Pv: 27...Rf3 28. Rg6 Kh8 29. Ra6 Ref8 30. d4 exd4 31. Bf4
2025-01-04 17:25:12,394 urllib3.connectionpool (connectionpool.py:544) DEBUG https://lichess.org:443 "POST /api/bot/game/1WZV0ZBE/move/f8f3?offeringDraw=false HTTP/1.1" 200 11
2025-01-04 17:25:12,395 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3', 'wtime': 40880, 'btime': 33920, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:25:16,669 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3', 'wtime': 38600, 'btime': 33920, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:25:16,670 lib.lichess_bot (lichess_bot.py:824) INFO 
2025-01-04 17:25:16,670 lib.lichess_bot (lichess_bot.py:825) INFO move: 28
2025-01-04 17:25:16,670 lib.engine_wrapper (engine_wrapper.py:731) INFO Searching for wtime 38600 btime 31920 for game 1WZV0ZBE
2025-01-04 17:25:16,670 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << position startpos moves g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3
2025-01-04 17:25:16,670 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << go wtime 38600 btime 31920 winc 2000 binc 2000
2025-01-04 17:25:17,948 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info nodes 47302
2025-01-04 17:25:17,948 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info pv f3d3 c1e3 e8d8 c6c1 d3d6 e3c5 b4c5 c1c5
2025-01-04 17:25:17,949 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info score cp -213
2025-01-04 17:25:17,949 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> bestmove f3d3
2025-01-04 17:25:17,949 lib.engine_wrapper (engine_wrapper.py:337) INFO Source: Engine
2025-01-04 17:25:17,949 lib.engine_wrapper (engine_wrapper.py:337) INFO Evaluation: -2.13
2025-01-04 17:25:17,949 lib.engine_wrapper (engine_wrapper.py:337) INFO Nodes: 47.3K
2025-01-04 17:25:17,949 lib.engine_wrapper (engine_wrapper.py:337) INFO Pv: 28...Rxd3 29. Be3 Red8 30. Rcc1 R3d6 31. Bc5 Bxc5 32. Rxc5
2025-01-04 17:25:17,987 urllib3.connectionpool (connectionpool.py:544) DEBUG https://lichess.org:443 "POST /api/bot/game/1WZV0ZBE/move/f3d3?offeringDraw=false HTTP/1.1" 200 11
2025-01-04 17:25:17,988 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3', 'wtime': 38600, 'btime': 34600, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:25:21,127 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3', 'wtime': 37460, 'btime': 34600, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:25:21,128 lib.lichess_bot (lichess_bot.py:824) INFO 
2025-01-04 17:25:21,128 lib.lichess_bot (lichess_bot.py:825) INFO move: 29
2025-01-04 17:25:21,128 lib.engine_wrapper (engine_wrapper.py:731) INFO Searching for wtime 37460 btime 32600 for game 1WZV0ZBE
2025-01-04 17:25:21,128 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << position startpos moves g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3
2025-01-04 17:25:21,128 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << go wtime 37460 btime 32600 winc 2000 binc 2000
2025-01-04 17:25:22,433 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info nodes 40123
2025-01-04 17:25:22,434 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info pv d3b3 e3b6 b3b2 b6a5 b4a5 a1a5 b2b1 g1g2
2025-01-04 17:25:22,434 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info score cp -221
2025-01-04 17:25:22,434 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> bestmove d3b3
2025-01-04 17:25:22,434 lib.engine_wrapper (engine_wrapper.py:337) INFO Source: Engine
2025-01-04 17:25:22,434 lib.engine_wrapper (engine_wrapper.py:337) INFO Evaluation: -2.21
2025-01-04 17:25:22,434 lib.engine_wrapper (engine_wrapper.py:337) INFO Nodes: 40.1K
2025-01-04 17:25:22,434 lib.engine_wrapper (engine_wrapper.py:337) INFO Pv: 29...Rb3 30. Bb6 Rxb2 31. Bxa5 Bxa5 32. Rxa5 Rb1+ 33. Kg2
2025-01-04 17:25:22,472 urllib3.connectionpool (connectionpool.py:544) DEBUG https://lichess.org:443 "POST /api/bot/game/1WZV0ZBE/move/d3b3?offeringDraw=false HTTP/1.1" 200 11
2025-01-04 17:25:22,473 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3', 'wtime': 37460, 'btime': 35250, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:25:24,446 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1', 'wtime': 37490, 'btime': 35250, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:25:24,447 lib.lichess_bot (lichess_bot.py:824) INFO 
2025-01-04 17:25:24,447 lib.lichess_bot (lichess_bot.py:825) INFO move: 30
2025-01-04 17:25:24,447 lib.engine_wrapper (engine_wrapper.py:731) INFO Searching for wtime 37490 btime 33250 for game 1WZV0ZBE
2025-01-04 17:25:24,448 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << position startpos moves g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1
2025-01-04 17:25:24,448 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << go wtime 37490 btime 33250 winc 2000 binc 2000
2025-01-04 17:25:25,779 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info nodes 81592
2025-01-04 17:25:25,779 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info pv a5a4 b1a1 e8a8 c6e6 b3b2 e6e5 b4d2 e3d4
2025-01-04 17:25:25,780 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info score cp -213
2025-01-04 17:25:25,780 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> bestmove a5a4
2025-01-04 17:25:25,780 lib.engine_wrapper (engine_wrapper.py:337) INFO Source: Engine
2025-01-04 17:25:25,780 lib.engine_wrapper (engine_wrapper.py:337) INFO Evaluation: -2.13
2025-01-04 17:25:25,780 lib.engine_wrapper (engine_wrapper.py:337) INFO Nodes: 81.6K
2025-01-04 17:25:25,780 lib.engine_wrapper (engine_wrapper.py:337) INFO Pv: 30...a4 31. Ra1 Ra8 32. Re6 Rxb2 33. Rxe5 Bd2 34. Bd4
2025-01-04 17:25:25,820 urllib3.connectionpool (connectionpool.py:544) DEBUG https://lichess.org:443 "POST /api/bot/game/1WZV0ZBE/move/a5a4?offeringDraw=false HTTP/1.1" 200 11
2025-01-04 17:25:25,821 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4', 'wtime': 37490, 'btime': 35880, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:25:30,262 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1', 'wtime': 35050, 'btime': 35880, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:25:30,263 lib.lichess_bot (lichess_bot.py:824) INFO 
2025-01-04 17:25:30,263 lib.lichess_bot (lichess_bot.py:825) INFO move: 31
2025-01-04 17:25:30,263 lib.engine_wrapper (engine_wrapper.py:731) INFO Searching for wtime 35050 btime 33880 for game 1WZV0ZBE
2025-01-04 17:25:30,264 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << position startpos moves g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1
2025-01-04 17:25:30,264 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << go wtime 35050 btime 33880 winc 2000 binc 2000
2025-01-04 17:25:31,620 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info nodes 65283
2025-01-04 17:25:31,620 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info pv e8a8 c1d1 b4e7 e3d2 a8f8 d2e3 f8a8 e3d2 a8d8 d2c3 e7d6
2025-01-04 17:25:31,621 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info score cp -246
2025-01-04 17:25:31,621 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> bestmove e8a8
2025-01-04 17:25:31,621 lib.engine_wrapper (engine_wrapper.py:337) INFO Source: Engine
2025-01-04 17:25:31,621 lib.engine_wrapper (engine_wrapper.py:337) INFO Evaluation: -2.46
2025-01-04 17:25:31,621 lib.engine_wrapper (engine_wrapper.py:337) INFO Nodes: 65.3K
2025-01-04 17:25:31,621 lib.engine_wrapper (engine_wrapper.py:337) INFO Pv: 31...Ra8 32. Rd1 Be7 33. Bd2 Rf8 34. Be3 Ra8 35. Bd2 Rd8 36. Bc3 Bd6
2025-01-04 17:25:31,660 urllib3.connectionpool (connectionpool.py:544) DEBUG https://lichess.org:443 "POST /api/bot/game/1WZV0ZBE/move/e8a8?offeringDraw=false HTTP/1.1" 200 11
2025-01-04 17:25:31,663 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8', 'wtime': 35050, 'btime': 36480, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:25:33,663 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1', 'wtime': 35050, 'btime': 36480, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:25:33,664 lib.lichess_bot (lichess_bot.py:824) INFO 
2025-01-04 17:25:33,664 lib.lichess_bot (lichess_bot.py:825) INFO move: 32
2025-01-04 17:25:33,664 lib.engine_wrapper (engine_wrapper.py:731) INFO Searching for wtime 35050 btime 34480 for game 1WZV0ZBE
2025-01-04 17:25:33,665 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << position startpos moves g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1
2025-01-04 17:25:33,665 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << go wtime 35050 btime 34480 winc 2000 binc 2000
2025-01-04 17:25:35,045 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info nodes 0
2025-01-04 17:25:35,045 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info pv b4e7 d1c1 g7g5 e3c5 e7f6 c5e3 g8f7 c1c7 f6e7
2025-01-04 17:25:35,045 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info score cp -246
2025-01-04 17:25:35,045 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> bestmove b4e7
2025-01-04 17:25:35,046 lib.engine_wrapper (engine_wrapper.py:337) INFO Source: Engine
2025-01-04 17:25:35,046 lib.engine_wrapper (engine_wrapper.py:337) INFO Evaluation: -2.46
2025-01-04 17:25:35,046 lib.engine_wrapper (engine_wrapper.py:337) INFO Nodes: 0
2025-01-04 17:25:35,046 lib.engine_wrapper (engine_wrapper.py:337) INFO Pv: 32...Be7 33. Rdc1 g5 34. Bc5 Bf6 35. Be3 Kf7 36. Rc7+ Be7
2025-01-04 17:25:35,084 urllib3.connectionpool (connectionpool.py:544) DEBUG https://lichess.org:443 "POST /api/bot/game/1WZV0ZBE/move/b4e7?offeringDraw=false HTTP/1.1" 200 11
2025-01-04 17:25:35,085 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7', 'wtime': 35050, 'btime': 37060, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:25:39,533 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7', 'wtime': 32600, 'btime': 37060, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:25:39,534 lib.lichess_bot (lichess_bot.py:824) INFO 
2025-01-04 17:25:39,534 lib.lichess_bot (lichess_bot.py:825) INFO move: 33
2025-01-04 17:25:39,534 lib.engine_wrapper (engine_wrapper.py:731) INFO Searching for wtime 32600 btime 35060 for game 1WZV0ZBE
2025-01-04 17:25:39,534 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << position startpos moves g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7
2025-01-04 17:25:39,535 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << go wtime 32600 btime 35060 winc 2000 binc 2000
2025-01-04 17:25:40,938 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info nodes 59198
2025-01-04 17:25:40,938 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info pv e7a3 d7d2 b3b8 d2c2 b8b3 c2d2 b3b8 d2c2 a8a5 e3d2 a5d5
2025-01-04 17:25:40,939 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info score cp -258
2025-01-04 17:25:40,939 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> bestmove e7a3
2025-01-04 17:25:40,939 lib.engine_wrapper (engine_wrapper.py:337) INFO Source: Engine
2025-01-04 17:25:40,939 lib.engine_wrapper (engine_wrapper.py:337) INFO Evaluation: -2.58
2025-01-04 17:25:40,940 lib.engine_wrapper (engine_wrapper.py:337) INFO Nodes: 59.2K
2025-01-04 17:25:40,940 lib.engine_wrapper (engine_wrapper.py:337) INFO Pv: 33...Ba3 34. Rd2 Rbb8 35. Rc2 Rb3 36. Rd2 Rbb8 37. Rc2 Ra5 38. Bd2 Rd5
2025-01-04 17:25:40,979 urllib3.connectionpool (connectionpool.py:544) DEBUG https://lichess.org:443 "POST /api/bot/game/1WZV0ZBE/move/e7a3?offeringDraw=false HTTP/1.1" 200 11
2025-01-04 17:25:40,980 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3', 'wtime': 32600, 'btime': 37610, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:25:45,792 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2', 'wtime': 29790, 'btime': 37610, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:25:45,793 lib.lichess_bot (lichess_bot.py:824) INFO 
2025-01-04 17:25:45,793 lib.lichess_bot (lichess_bot.py:825) INFO move: 34
2025-01-04 17:25:45,793 lib.engine_wrapper (engine_wrapper.py:731) INFO Searching for wtime 29790 btime 35610 for game 1WZV0ZBE
2025-01-04 17:25:45,793 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << position startpos moves g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2
2025-01-04 17:25:45,793 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << go wtime 29790 btime 35610 winc 2000 binc 2000
2025-01-04 17:25:47,219 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info nodes 0
2025-01-04 17:25:47,220 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info pv b3b8 d2c2 b8b3 c2d2 b3b8 d2c2 b8b3 c2d2 b3b8 d2c2 b8b3 c2d2 b3b8 d2c2 a8a5 e3d2 a5d5
2025-01-04 17:25:47,220 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info score cp -258
2025-01-04 17:25:47,220 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> bestmove b3b8
2025-01-04 17:25:47,220 lib.engine_wrapper (engine_wrapper.py:337) INFO Source: Engine
2025-01-04 17:25:47,220 lib.engine_wrapper (engine_wrapper.py:337) INFO Evaluation: -2.58
2025-01-04 17:25:47,221 lib.engine_wrapper (engine_wrapper.py:337) INFO Nodes: 0
2025-01-04 17:25:47,221 lib.engine_wrapper (engine_wrapper.py:337) INFO Pv: 34...Rbb8 35. Rc2 Rb3 36. Rd2 Rbb8 37. Rc2 Rb3 38. Rd2 Rbb8 39. Rc2 Rb3 40. Rd2 Rbb8 41. Rc2 Ra5 42. Bd2 Rd5
2025-01-04 17:25:47,259 urllib3.connectionpool (connectionpool.py:544) DEBUG https://lichess.org:443 "POST /api/bot/game/1WZV0ZBE/move/b3b8?offeringDraw=false HTTP/1.1" 200 11
2025-01-04 17:25:47,260 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8', 'wtime': 29790, 'btime': 38140, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:25:51,247 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2', 'wtime': 27800, 'btime': 38140, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:25:51,248 lib.lichess_bot (lichess_bot.py:824) INFO 
2025-01-04 17:25:51,248 lib.lichess_bot (lichess_bot.py:825) INFO move: 35
2025-01-04 17:25:51,248 lib.engine_wrapper (engine_wrapper.py:731) INFO Searching for wtime 27800 btime 36140 for game 1WZV0ZBE
2025-01-04 17:25:51,248 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << position startpos moves g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2
2025-01-04 17:25:51,249 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << go wtime 27800 btime 36140 winc 2000 binc 2000
2025-01-04 17:25:52,696 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info nodes 0
2025-01-04 17:25:52,696 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info pv b8b3 g1h1 b3b5 h1g1 b5b3 g1h1 b3b5 h1g1 b5b3 g1h1 b3b5 c2d2 b5b3 d2c2 b3b5 f2f4 e5f4
2025-01-04 17:25:52,696 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info score cp -256
2025-01-04 17:25:52,696 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> bestmove b8b3
2025-01-04 17:25:52,697 lib.engine_wrapper (engine_wrapper.py:337) INFO Source: Engine
2025-01-04 17:25:52,697 lib.engine_wrapper (engine_wrapper.py:337) INFO Evaluation: -2.56
2025-01-04 17:25:52,697 lib.engine_wrapper (engine_wrapper.py:337) INFO Nodes: 0
2025-01-04 17:25:52,697 lib.engine_wrapper (engine_wrapper.py:337) INFO Pv: 35...Rb3 36. Kh1 Rb5 37. Kg1 Rb3 38. Kh1 Rb5 39. Kg1 Rb3 40. Kh1 Rb5 41. Rd2 Rb3 42. Rc2 Rb5 43. f4 exf4
2025-01-04 17:25:52,749 urllib3.connectionpool (connectionpool.py:544) DEBUG https://lichess.org:443 "POST /api/bot/game/1WZV0ZBE/move/b8b3?offeringDraw=false HTTP/1.1" 200 11
2025-01-04 17:25:52,749 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3', 'wtime': 27800, 'btime': 38640, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:25:54,818 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3 c2d2', 'wtime': 27730, 'btime': 38640, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:25:54,819 lib.lichess_bot (lichess_bot.py:824) INFO 
2025-01-04 17:25:54,819 lib.lichess_bot (lichess_bot.py:825) INFO move: 36
2025-01-04 17:25:54,819 lib.engine_wrapper (engine_wrapper.py:731) INFO Searching for wtime 27730 btime 36640 for game 1WZV0ZBE
2025-01-04 17:25:54,819 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << position startpos moves g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3 c2d2
2025-01-04 17:25:54,819 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << go wtime 27730 btime 36640 winc 2000 binc 2000
2025-01-04 17:25:56,287 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info nodes 0
2025-01-04 17:25:56,287 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info pv g7g5 d2c2 g8g7 g1h1 b3b7 e3c5 a3b4 c2c4
2025-01-04 17:25:56,287 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info score cp -250
2025-01-04 17:25:56,287 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> bestmove g7g5
2025-01-04 17:25:56,287 lib.engine_wrapper (engine_wrapper.py:337) INFO Source: Engine
2025-01-04 17:25:56,287 lib.engine_wrapper (engine_wrapper.py:337) INFO Evaluation: -2.5
2025-01-04 17:25:56,288 lib.engine_wrapper (engine_wrapper.py:337) INFO Nodes: 0
2025-01-04 17:25:56,288 lib.engine_wrapper (engine_wrapper.py:337) INFO Pv: 36...g5 37. Rc2 Kg7 38. Kh1 Rb7 39. Bc5 Bb4 40. Rc4
2025-01-04 17:25:56,326 urllib3.connectionpool (connectionpool.py:544) DEBUG https://lichess.org:443 "POST /api/bot/game/1WZV0ZBE/move/g7g5?offeringDraw=false HTTP/1.1" 200 11
2025-01-04 17:25:56,327 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3 c2d2 g7g5', 'wtime': 27730, 'btime': 39130, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:25:58,460 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3 c2d2 g7g5 g1g2', 'wtime': 27600, 'btime': 39130, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:25:58,461 lib.lichess_bot (lichess_bot.py:824) INFO 
2025-01-04 17:25:58,461 lib.lichess_bot (lichess_bot.py:825) INFO move: 37
2025-01-04 17:25:58,461 lib.engine_wrapper (engine_wrapper.py:731) INFO Searching for wtime 27600 btime 37130 for game 1WZV0ZBE
2025-01-04 17:25:58,462 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << position startpos moves g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3 c2d2 g7g5 g1g2
2025-01-04 17:25:58,462 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << go wtime 27600 btime 37130 winc 2000 binc 2000
2025-01-04 17:25:59,948 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info nodes 46209
2025-01-04 17:25:59,948 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info pv g8g7 g3g4 g7g6 d2c2 a3b4 b1c1 g6f6
2025-01-04 17:25:59,948 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info score cp -271
2025-01-04 17:25:59,948 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> bestmove g8g7
2025-01-04 17:25:59,949 lib.engine_wrapper (engine_wrapper.py:337) INFO Source: Engine
2025-01-04 17:25:59,949 lib.engine_wrapper (engine_wrapper.py:337) INFO Evaluation: -2.71
2025-01-04 17:25:59,949 lib.engine_wrapper (engine_wrapper.py:337) INFO Nodes: 46.2K
2025-01-04 17:25:59,949 lib.engine_wrapper (engine_wrapper.py:337) INFO Pv: 37...Kg7 38. g4 Kg6 39. Rc2 Bb4 40. Rbc1 Kf6
2025-01-04 17:25:59,987 urllib3.connectionpool (connectionpool.py:544) DEBUG https://lichess.org:443 "POST /api/bot/game/1WZV0ZBE/move/g8g7?offeringDraw=false HTTP/1.1" 200 11
2025-01-04 17:25:59,988 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3 c2d2 g7g5 g1g2 g8g7', 'wtime': 27600, 'btime': 39600, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:26:01,949 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3 c2d2 g7g5 g1g2 g8g7 g2g1', 'wtime': 27640, 'btime': 39600, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:26:01,950 lib.lichess_bot (lichess_bot.py:824) INFO 
2025-01-04 17:26:01,950 lib.lichess_bot (lichess_bot.py:825) INFO move: 38
2025-01-04 17:26:01,950 lib.engine_wrapper (engine_wrapper.py:731) INFO Searching for wtime 27640 btime 37600 for game 1WZV0ZBE
2025-01-04 17:26:01,951 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << position startpos moves g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3 c2d2 g7g5 g1g2 g8g7 g2g1
2025-01-04 17:26:01,951 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << go wtime 27640 btime 37600 winc 2000 binc 2000
2025-01-04 17:26:03,456 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info nodes 52405
2025-01-04 17:26:03,457 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info pv b3b5 d2c2 b5b7 c2d2 g7h7 d2c2 a8d8
2025-01-04 17:26:03,457 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info score cp -263
2025-01-04 17:26:03,457 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> bestmove b3b5
2025-01-04 17:26:03,457 lib.engine_wrapper (engine_wrapper.py:337) INFO Source: Engine
2025-01-04 17:26:03,457 lib.engine_wrapper (engine_wrapper.py:337) INFO Evaluation: -2.63
2025-01-04 17:26:03,457 lib.engine_wrapper (engine_wrapper.py:337) INFO Nodes: 52.4K
2025-01-04 17:26:03,457 lib.engine_wrapper (engine_wrapper.py:337) INFO Pv: 38...Rb5 39. Rc2 Rb7 40. Rd2 Kh7 41. Rc2 Rd8
2025-01-04 17:26:03,496 urllib3.connectionpool (connectionpool.py:544) DEBUG https://lichess.org:443 "POST /api/bot/game/1WZV0ZBE/move/b3b5?offeringDraw=false HTTP/1.1" 200 11
2025-01-04 17:26:03,496 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3 c2d2 g7g5 g1g2 g8g7 g2g1 b3b5', 'wtime': 27640, 'btime': 40050, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:26:07,844 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3 c2d2 g7g5 g1g2 g8g7 g2g1 b3b5 d2d7', 'wtime': 25290, 'btime': 40050, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:26:07,846 lib.lichess_bot (lichess_bot.py:824) INFO 
2025-01-04 17:26:07,846 lib.lichess_bot (lichess_bot.py:825) INFO move: 39
2025-01-04 17:26:07,846 lib.engine_wrapper (engine_wrapper.py:731) INFO Searching for wtime 25290 btime 38050 for game 1WZV0ZBE
2025-01-04 17:26:07,846 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << position startpos moves g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3 c2d2 g7g5 g1g2 g8g7 g2g1 b3b5 d2d7
2025-01-04 17:26:07,846 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << go wtime 25290 btime 38050 winc 2000 binc 2000
2025-01-04 17:26:09,370 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info nodes 72029
2025-01-04 17:26:09,370 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info pv g7g6 d7d2 g6g7 d2c2 b5b7 e3c5 a3c5 c2c5
2025-01-04 17:26:09,371 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info score cp -246
2025-01-04 17:26:09,371 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> bestmove g7g6
2025-01-04 17:26:09,371 lib.engine_wrapper (engine_wrapper.py:337) INFO Source: Engine
2025-01-04 17:26:09,371 lib.engine_wrapper (engine_wrapper.py:337) INFO Evaluation: -2.46
2025-01-04 17:26:09,371 lib.engine_wrapper (engine_wrapper.py:337) INFO Nodes: 72.0K
2025-01-04 17:26:09,371 lib.engine_wrapper (engine_wrapper.py:337) INFO Pv: 39...Kg6 40. Rd2 Kg7 41. Rc2 Rb7 42. Bc5 Bxc5 43. Rxc5
2025-01-04 17:26:09,410 urllib3.connectionpool (connectionpool.py:544) DEBUG https://lichess.org:443 "POST /api/bot/game/1WZV0ZBE/move/g7g6?offeringDraw=false HTTP/1.1" 200 11
2025-01-04 17:26:09,411 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3 c2d2 g7g5 g1g2 g8g7 g2g1 b3b5 d2d7 g7g6', 'wtime': 25290, 'btime': 40480, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:26:11,997 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3 c2d2 g7g5 g1g2 g8g7 g2g1 b3b5 d2d7 g7g6 e3c1', 'wtime': 24700, 'btime': 40480, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:26:11,999 lib.lichess_bot (lichess_bot.py:824) INFO 
2025-01-04 17:26:11,999 lib.lichess_bot (lichess_bot.py:825) INFO move: 40
2025-01-04 17:26:11,999 lib.engine_wrapper (engine_wrapper.py:731) INFO Searching for wtime 24700 btime 38480 for game 1WZV0ZBE
2025-01-04 17:26:11,999 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << position startpos moves g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3 c2d2 g7g5 g1g2 g8g7 g2g1 b3b5 d2d7 g7g6 e3c1
2025-01-04 17:26:11,999 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << go wtime 24700 btime 38480 winc 2000 binc 2000
2025-01-04 17:26:13,541 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info nodes 75232
2025-01-04 17:26:13,541 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info pv a3c5 c1e3 c5e3 f2e3 b5b3 d7d6 g6g7 d6d7 g7g6 d7d6 g6g7 g1f2
2025-01-04 17:26:13,541 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info score cp -277
2025-01-04 17:26:13,541 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> bestmove a3c5
2025-01-04 17:26:13,542 lib.engine_wrapper (engine_wrapper.py:337) INFO Source: Engine
2025-01-04 17:26:13,542 lib.engine_wrapper (engine_wrapper.py:337) INFO Evaluation: -2.77
2025-01-04 17:26:13,542 lib.engine_wrapper (engine_wrapper.py:337) INFO Nodes: 75.2K
2025-01-04 17:26:13,542 lib.engine_wrapper (engine_wrapper.py:337) INFO Pv: 40...Bc5 41. Be3 Bxe3 42. fxe3 Rb3 43. Rd6+ Kg7 44. Rd7+ Kg6 45. Rd6+ Kg7 46. Kf2
2025-01-04 17:26:13,580 urllib3.connectionpool (connectionpool.py:544) DEBUG https://lichess.org:443 "POST /api/bot/game/1WZV0ZBE/move/a3c5?offeringDraw=false HTTP/1.1" 200 11
2025-01-04 17:26:13,581 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3 c2d2 g7g5 g1g2 g8g7 g2g1 b3b5 d2d7 g7g6 e3c1 a3c5', 'wtime': 24700, 'btime': 40900, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:26:18,636 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3 c2d2 g7g5 g1g2 g8g7 g2g1 b3b5 d2d7 g7g6 e3c1 a3c5 b1a1', 'wtime': 21640, 'btime': 40900, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:26:18,637 lib.lichess_bot (lichess_bot.py:824) INFO 
2025-01-04 17:26:18,637 lib.lichess_bot (lichess_bot.py:825) INFO move: 41
2025-01-04 17:26:18,637 lib.engine_wrapper (engine_wrapper.py:731) INFO Searching for wtime 21640 btime 38900 for game 1WZV0ZBE
2025-01-04 17:26:18,638 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << position startpos moves g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3 c2d2 g7g5 g1g2 g8g7 g2g1 b3b5 d2d7 g7g6 e3c1 a3c5 b1a1
2025-01-04 17:26:18,638 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << go wtime 21640 btime 38900 winc 2000 binc 2000
2025-01-04 17:26:20,195 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info nodes 80715
2025-01-04 17:26:20,196 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info pv b5b3 d7c7 c5d4 a1a3 a8f8 c7c6 g6g7 c6c7 g7g8 a3b3
2025-01-04 17:26:20,196 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info score cp -297
2025-01-04 17:26:20,196 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> bestmove b5b3
2025-01-04 17:26:20,196 lib.engine_wrapper (engine_wrapper.py:337) INFO Source: Engine
2025-01-04 17:26:20,196 lib.engine_wrapper (engine_wrapper.py:337) INFO Evaluation: -2.97
2025-01-04 17:26:20,196 lib.engine_wrapper (engine_wrapper.py:337) INFO Nodes: 80.7K
2025-01-04 17:26:20,196 lib.engine_wrapper (engine_wrapper.py:337) INFO Pv: 41...Rb3 42. Rc7 Bd4 43. Ra3 Rf8 44. Rc6+ Kg7 45. Rc7+ Kg8 46. Rxb3
2025-01-04 17:26:20,234 urllib3.connectionpool (connectionpool.py:544) DEBUG https://lichess.org:443 "POST /api/bot/game/1WZV0ZBE/move/b5b3?offeringDraw=false HTTP/1.1" 200 11
2025-01-04 17:26:20,235 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3 c2d2 g7g5 g1g2 g8g7 g2g1 b3b5 d2d7 g7g6 e3c1 a3c5 b1a1 b5b3', 'wtime': 21640, 'btime': 41300, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:26:22,093 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3 c2d2 g7g5 g1g2 g8g7 g2g1 b3b5 d2d7 g7g6 e3c1 a3c5 b1a1 b5b3 d7c7', 'wtime': 21780, 'btime': 41300, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:26:22,094 lib.lichess_bot (lichess_bot.py:824) INFO 
2025-01-04 17:26:22,094 lib.lichess_bot (lichess_bot.py:825) INFO move: 42
2025-01-04 17:26:22,094 lib.engine_wrapper (engine_wrapper.py:731) INFO Searching for wtime 21780 btime 39300 for game 1WZV0ZBE
2025-01-04 17:26:22,095 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << position startpos moves g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3 c2d2 g7g5 g1g2 g8g7 g2g1 b3b5 d2d7 g7g6 e3c1 a3c5 b1a1 b5b3 d7c7
2025-01-04 17:26:22,095 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << go wtime 21780 btime 39300 winc 2000 binc 2000
2025-01-04 17:26:23,669 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info nodes 78117
2025-01-04 17:26:23,669 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info pv c5d4 a1a3 a8f8 c1e3 d4e3 f2e3 f8a8 a3b3
2025-01-04 17:26:23,669 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info score cp -277
2025-01-04 17:26:23,669 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> bestmove c5d4
2025-01-04 17:26:23,670 lib.engine_wrapper (engine_wrapper.py:337) INFO Source: Engine
2025-01-04 17:26:23,670 lib.engine_wrapper (engine_wrapper.py:337) INFO Evaluation: -2.77
2025-01-04 17:26:23,670 lib.engine_wrapper (engine_wrapper.py:337) INFO Nodes: 78.1K
2025-01-04 17:26:23,670 lib.engine_wrapper (engine_wrapper.py:337) INFO Pv: 42...Bd4 43. Ra3 Rf8 44. Be3 Bxe3 45. fxe3 Ra8 46. Rxb3
2025-01-04 17:26:23,708 urllib3.connectionpool (connectionpool.py:544) DEBUG https://lichess.org:443 "POST /api/bot/game/1WZV0ZBE/move/c5d4?offeringDraw=false HTTP/1.1" 200 11
2025-01-04 17:26:23,708 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3 c2d2 g7g5 g1g2 g8g7 g2g1 b3b5 d2d7 g7g6 e3c1 a3c5 b1a1 b5b3 d7c7 c5d4', 'wtime': 21780, 'btime': 41680, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:26:28,311 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3 c2d2 g7g5 g1g2 g8g7 g2g1 b3b5 d2d7 g7g6 e3c1 a3c5 b1a1 b5b3 d7c7 c5d4 a1a3', 'wtime': 19180, 'btime': 41680, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:26:28,312 lib.lichess_bot (lichess_bot.py:824) INFO 
2025-01-04 17:26:28,312 lib.lichess_bot (lichess_bot.py:825) INFO move: 43
2025-01-04 17:26:28,312 lib.engine_wrapper (engine_wrapper.py:731) INFO Searching for wtime 19180 btime 39680 for game 1WZV0ZBE
2025-01-04 17:26:28,313 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << position startpos moves g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3 c2d2 g7g5 g1g2 g8g7 g2g1 b3b5 d2d7 g7g6 e3c1 a3c5 b1a1 b5b3 d7c7 c5d4 a1a3
2025-01-04 17:26:28,313 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << go wtime 19180 btime 39680 winc 2000 binc 2000
2025-01-04 17:26:29,901 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info nodes 65153
2025-01-04 17:26:29,902 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info pv a8f8 c1e3 d4e3 f2e3 f8f3 c7c6 g6g7 a3b3 a4b3
2025-01-04 17:26:29,902 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info score cp -266
2025-01-04 17:26:29,902 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> bestmove a8f8
2025-01-04 17:26:29,902 lib.engine_wrapper (engine_wrapper.py:337) INFO Source: Engine
2025-01-04 17:26:29,902 lib.engine_wrapper (engine_wrapper.py:337) INFO Evaluation: -2.66
2025-01-04 17:26:29,902 lib.engine_wrapper (engine_wrapper.py:337) INFO Nodes: 65.2K
2025-01-04 17:26:29,903 lib.engine_wrapper (engine_wrapper.py:337) INFO Pv: 43...Rf8 44. Be3 Bxe3 45. fxe3 Rf3 46. Rc6+ Kg7 47. Rxb3 axb3
2025-01-04 17:26:29,941 urllib3.connectionpool (connectionpool.py:544) DEBUG https://lichess.org:443 "POST /api/bot/game/1WZV0ZBE/move/a8f8?offeringDraw=false HTTP/1.1" 200 11
2025-01-04 17:26:29,943 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3 c2d2 g7g5 g1g2 g8g7 g2g1 b3b5 d2d7 g7g6 e3c1 a3c5 b1a1 b5b3 d7c7 c5d4 a1a3 a8f8', 'wtime': 19180, 'btime': 42050, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:26:32,739 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3 c2d2 g7g5 g1g2 g8g7 g2g1 b3b5 d2d7 g7g6 e3c1 a3c5 b1a1 b5b3 d7c7 c5d4 a1a3 a8f8 c7c6', 'wtime': 18380, 'btime': 42050, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:26:32,741 lib.lichess_bot (lichess_bot.py:824) INFO 
2025-01-04 17:26:32,741 lib.lichess_bot (lichess_bot.py:825) INFO move: 44
2025-01-04 17:26:32,741 lib.engine_wrapper (engine_wrapper.py:731) INFO Searching for wtime 18380 btime 40050 for game 1WZV0ZBE
2025-01-04 17:26:32,741 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << position startpos moves g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3 c2d2 g7g5 g1g2 g8g7 g2g1 b3b5 d2d7 g7g6 e3c1 a3c5 b1a1 b5b3 d7c7 c5d4 a1a3 a8f8 c7c6
2025-01-04 17:26:32,741 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << go wtime 18380 btime 40050 winc 2000 binc 2000
2025-01-04 17:26:34,345 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info nodes 0
2025-01-04 17:26:34,346 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info pv f8f6 c6f6 g6f6 a3b3 a4b3 g3g4 f6f7 g1f1 f7g8 f2f3
2025-01-04 17:26:34,346 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info score cp -279
2025-01-04 17:26:34,346 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> bestmove f8f6
2025-01-04 17:26:34,346 lib.engine_wrapper (engine_wrapper.py:337) INFO Source: Engine
2025-01-04 17:26:34,346 lib.engine_wrapper (engine_wrapper.py:337) INFO Evaluation: -2.79
2025-01-04 17:26:34,346 lib.engine_wrapper (engine_wrapper.py:337) INFO Nodes: 0
2025-01-04 17:26:34,347 lib.engine_wrapper (engine_wrapper.py:337) INFO Pv: 44...Rf6 45. Rxf6+ Kxf6 46. Rxb3 axb3 47. g4 Kf7 48. Kf1 Kg8 49. f3
2025-01-04 17:26:34,385 urllib3.connectionpool (connectionpool.py:544) DEBUG https://lichess.org:443 "POST /api/bot/game/1WZV0ZBE/move/f8f6?offeringDraw=false HTTP/1.1" 200 11
2025-01-04 17:26:34,385 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3 c2d2 g7g5 g1g2 g8g7 g2g1 b3b5 d2d7 g7g6 e3c1 a3c5 b1a1 b5b3 d7c7 c5d4 a1a3 a8f8 c7c6 f8f6', 'wtime': 18380, 'btime': 42400, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:26:38,139 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3 c2d2 g7g5 g1g2 g8g7 g2g1 b3b5 d2d7 g7g6 e3c1 a3c5 b1a1 b5b3 d7c7 c5d4 a1a3 a8f8 c7c6 f8f6 c6c2', 'wtime': 16630, 'btime': 42400, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:26:38,140 lib.lichess_bot (lichess_bot.py:824) INFO 
2025-01-04 17:26:38,140 lib.lichess_bot (lichess_bot.py:825) INFO move: 45
2025-01-04 17:26:38,140 lib.engine_wrapper (engine_wrapper.py:731) INFO Searching for wtime 16630 btime 40400 for game 1WZV0ZBE
2025-01-04 17:26:38,140 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << position startpos moves g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3 c2d2 g7g5 g1g2 g8g7 g2g1 b3b5 d2d7 g7g6 e3c1 a3c5 b1a1 b5b3 d7c7 c5d4 a1a3 a8f8 c7c6 f8f6 c6c2
2025-01-04 17:26:38,140 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << go wtime 16630 btime 40400 winc 2000 binc 2000
2025-01-04 17:26:39,758 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info nodes 0
2025-01-04 17:26:39,758 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info pv f6f8 c1e3 d4e3 f2e3 b3b4 c2c6 g6g7 c6a6 b4g4
2025-01-04 17:26:39,759 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info score cp -271
2025-01-04 17:26:39,759 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> bestmove f6f8
2025-01-04 17:26:39,759 lib.engine_wrapper (engine_wrapper.py:337) INFO Source: Engine
2025-01-04 17:26:39,759 lib.engine_wrapper (engine_wrapper.py:337) INFO Evaluation: -2.71
2025-01-04 17:26:39,759 lib.engine_wrapper (engine_wrapper.py:337) INFO Nodes: 0
2025-01-04 17:26:39,759 lib.engine_wrapper (engine_wrapper.py:337) INFO Pv: 45...Rf8 46. Be3 Bxe3 47. fxe3 Rb4 48. Rc6+ Kg7 49. Ra6 Rg4
2025-01-04 17:26:39,798 urllib3.connectionpool (connectionpool.py:544) DEBUG https://lichess.org:443 "POST /api/bot/game/1WZV0ZBE/move/f6f8?offeringDraw=false HTTP/1.1" 200 11
2025-01-04 17:26:39,798 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3 c2d2 g7g5 g1g2 g8g7 g2g1 b3b5 d2d7 g7g6 e3c1 a3c5 b1a1 b5b3 d7c7 c5d4 a1a3 a8f8 c7c6 f8f6 c6c2 f6f8', 'wtime': 16630, 'btime': 42740, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:26:41,138 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3 c2d2 g7g5 g1g2 g8g7 g2g1 b3b5 d2d7 g7g6 e3c1 a3c5 b1a1 b5b3 d7c7 c5d4 a1a3 a8f8 c7c6 f8f6 c6c2 f6f8 c2c6', 'wtime': 17290, 'btime': 42740, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:26:41,139 lib.lichess_bot (lichess_bot.py:824) INFO 
2025-01-04 17:26:41,140 lib.lichess_bot (lichess_bot.py:825) INFO move: 46
2025-01-04 17:26:41,140 lib.engine_wrapper (engine_wrapper.py:731) INFO Searching for wtime 17290 btime 40740 for game 1WZV0ZBE
2025-01-04 17:26:41,140 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << position startpos moves g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3 c2d2 g7g5 g1g2 g8g7 g2g1 b3b5 d2d7 g7g6 e3c1 a3c5 b1a1 b5b3 d7c7 c5d4 a1a3 a8f8 c7c6 f8f6 c6c2 f6f8 c2c6
2025-01-04 17:26:41,140 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << go wtime 17290 btime 40740 winc 2000 binc 2000
2025-01-04 17:26:42,771 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info nodes 34516
2025-01-04 17:26:42,772 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info pv g6g7 c1e3 d4e3 f2e3 f8f3 c6c7 g7g6 a3b3 a4b3
2025-01-04 17:26:42,772 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info score cp -266
2025-01-04 17:26:42,772 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> bestmove g6g7
2025-01-04 17:26:42,772 lib.engine_wrapper (engine_wrapper.py:337) INFO Source: Engine
2025-01-04 17:26:42,772 lib.engine_wrapper (engine_wrapper.py:337) INFO Evaluation: -2.66
2025-01-04 17:26:42,772 lib.engine_wrapper (engine_wrapper.py:337) INFO Nodes: 34.5K
2025-01-04 17:26:42,772 lib.engine_wrapper (engine_wrapper.py:337) INFO Pv: 46...Kg7 47. Be3 Bxe3 48. fxe3 Rf3 49. Rc7+ Kg6 50. Rxb3 axb3
2025-01-04 17:26:42,812 urllib3.connectionpool (connectionpool.py:544) DEBUG https://lichess.org:443 "POST /api/bot/game/1WZV0ZBE/move/g6g7?offeringDraw=false HTTP/1.1" 200 11
2025-01-04 17:26:42,813 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3 c2d2 g7g5 g1g2 g8g7 g2g1 b3b5 d2d7 g7g6 e3c1 a3c5 b1a1 b5b3 d7c7 c5d4 a1a3 a8f8 c7c6 f8f6 c6c2 f6f8 c2c6 g6g7', 'wtime': 17290, 'btime': 43070, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:26:44,984 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3 c2d2 g7g5 g1g2 g8g7 g2g1 b3b5 d2d7 g7g6 e3c1 a3c5 b1a1 b5b3 d7c7 c5d4 a1a3 a8f8 c7c6 f8f6 c6c2 f6f8 c2c6 g6g7 c6c2', 'wtime': 17120, 'btime': 43070, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:26:44,985 lib.lichess_bot (lichess_bot.py:824) INFO 
2025-01-04 17:26:44,986 lib.lichess_bot (lichess_bot.py:825) INFO move: 47
2025-01-04 17:26:44,986 lib.engine_wrapper (engine_wrapper.py:731) INFO Searching for wtime 17120 btime 41070 for game 1WZV0ZBE
2025-01-04 17:26:44,986 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << position startpos moves g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3 c2d2 g7g5 g1g2 g8g7 g2g1 b3b5 d2d7 g7g6 e3c1 a3c5 b1a1 b5b3 d7c7 c5d4 a1a3 a8f8 c7c6 f8f6 c6c2 f6f8 c2c6 g6g7 c6c2
2025-01-04 17:26:44,986 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << go wtime 17120 btime 41070 winc 2000 binc 2000
2025-01-04 17:26:46,630 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info nodes 0
2025-01-04 17:26:46,630 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info pv g7g8 c1e3 d4e3 f2e3 b3b4 c2c1 b4g4 g1g2
2025-01-04 17:26:46,631 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info score cp -287
2025-01-04 17:26:46,631 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> bestmove g7g8
2025-01-04 17:26:46,631 lib.engine_wrapper (engine_wrapper.py:337) INFO Source: Engine
2025-01-04 17:26:46,631 lib.engine_wrapper (engine_wrapper.py:337) INFO Evaluation: -2.87
2025-01-04 17:26:46,631 lib.engine_wrapper (engine_wrapper.py:337) INFO Nodes: 0
2025-01-04 17:26:46,631 lib.engine_wrapper (engine_wrapper.py:337) INFO Pv: 47...Kg8 48. Be3 Bxe3 49. fxe3 Rb4 50. Rc1 Rg4 51. Kg2
2025-01-04 17:26:46,671 urllib3.connectionpool (connectionpool.py:544) DEBUG https://lichess.org:443 "POST /api/bot/game/1WZV0ZBE/move/g7g8?offeringDraw=false HTTP/1.1" 200 11
2025-01-04 17:26:46,673 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3 c2d2 g7g5 g1g2 g8g7 g2g1 b3b5 d2d7 g7g6 e3c1 a3c5 b1a1 b5b3 d7c7 c5d4 a1a3 a8f8 c7c6 f8f6 c6c2 f6f8 c2c6 g6g7 c6c2 g7g8', 'wtime': 17120, 'btime': 43380, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:26:48,793 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3 c2d2 g7g5 g1g2 g8g7 g2g1 b3b5 d2d7 g7g6 e3c1 a3c5 b1a1 b5b3 d7c7 c5d4 a1a3 a8f8 c7c6 f8f6 c6c2 f6f8 c2c6 g6g7 c6c2 g7g8 g1g2', 'wtime': 17000, 'btime': 43380, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:26:48,794 lib.lichess_bot (lichess_bot.py:824) INFO 
2025-01-04 17:26:48,794 lib.lichess_bot (lichess_bot.py:825) INFO move: 48
2025-01-04 17:26:48,794 lib.engine_wrapper (engine_wrapper.py:731) INFO Searching for wtime 17000 btime 41380 for game 1WZV0ZBE
2025-01-04 17:26:48,795 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << position startpos moves g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3 c2d2 g7g5 g1g2 g8g7 g2g1 b3b5 d2d7 g7g6 e3c1 a3c5 b1a1 b5b3 d7c7 c5d4 a1a3 a8f8 c7c6 f8f6 c6c2 f6f8 c2c6 g6g7 c6c2 g7g8 g1g2
2025-01-04 17:26:48,795 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << go wtime 17000 btime 41380 winc 2000 binc 2000
2025-01-04 17:26:50,452 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info nodes 28579
2025-01-04 17:26:50,452 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info pv b3b4 g3g4 d4b6 f2f3 e5e4 f3e4 b4e4
2025-01-04 17:26:50,452 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info score cp -299
2025-01-04 17:26:50,452 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> bestmove b3b4
2025-01-04 17:26:50,453 lib.engine_wrapper (engine_wrapper.py:337) INFO Source: Engine
2025-01-04 17:26:50,453 lib.engine_wrapper (engine_wrapper.py:337) INFO Evaluation: -2.99
2025-01-04 17:26:50,453 lib.engine_wrapper (engine_wrapper.py:337) INFO Nodes: 28.6K
2025-01-04 17:26:50,453 lib.engine_wrapper (engine_wrapper.py:337) INFO Pv: 48...Rb4 49. g4 Bb6 50. f3 e4 51. fxe4 Rxe4
2025-01-04 17:26:50,494 urllib3.connectionpool (connectionpool.py:544) DEBUG https://lichess.org:443 "POST /api/bot/game/1WZV0ZBE/move/b3b4?offeringDraw=false HTTP/1.1" 200 11
2025-01-04 17:26:50,495 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3 c2d2 g7g5 g1g2 g8g7 g2g1 b3b5 d2d7 g7g6 e3c1 a3c5 b1a1 b5b3 d7c7 c5d4 a1a3 a8f8 c7c6 f8f6 c6c2 f6f8 c2c6 g6g7 c6c2 g7g8 g1g2 b3b4', 'wtime': 17000, 'btime': 43680, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:26:54,028 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3 c2d2 g7g5 g1g2 g8g7 g2g1 b3b5 d2d7 g7g6 e3c1 a3c5 b1a1 b5b3 d7c7 c5d4 a1a3 a8f8 c7c6 f8f6 c6c2 f6f8 c2c6 g6g7 c6c2 g7g8 g1g2 b3b4 g2f1', 'wtime': 15470, 'btime': 43680, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:26:54,030 lib.lichess_bot (lichess_bot.py:824) INFO 
2025-01-04 17:26:54,030 lib.lichess_bot (lichess_bot.py:825) INFO move: 49
2025-01-04 17:26:54,030 lib.engine_wrapper (engine_wrapper.py:731) INFO Searching for wtime 15470 btime 41680 for game 1WZV0ZBE
2025-01-04 17:26:54,030 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << position startpos moves g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3 c2d2 g7g5 g1g2 g8g7 g2g1 b3b5 d2d7 g7g6 e3c1 a3c5 b1a1 b5b3 d7c7 c5d4 a1a3 a8f8 c7c6 f8f6 c6c2 f6f8 c2c6 g6g7 c6c2 g7g8 g1g2 b3b4 g2f1
2025-01-04 17:26:54,031 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << go wtime 15470 btime 41680 winc 2000 binc 2000
2025-01-04 17:26:55,700 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info nodes 79197
2025-01-04 17:26:55,700 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info pv e5e4 f1g1 g8g7 a3a1 g7g8 a1a3 g8g7 a3a1 g7g8 a1a3 g8g7 a3a1 g7g8 c2e2
2025-01-04 17:26:55,701 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info score cp -307
2025-01-04 17:26:55,701 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> bestmove e5e4
2025-01-04 17:26:55,701 lib.engine_wrapper (engine_wrapper.py:337) INFO Source: Engine
2025-01-04 17:26:55,701 lib.engine_wrapper (engine_wrapper.py:337) INFO Evaluation: -3.07
2025-01-04 17:26:55,701 lib.engine_wrapper (engine_wrapper.py:337) INFO Nodes: 79.2K
2025-01-04 17:26:55,701 lib.engine_wrapper (engine_wrapper.py:337) INFO Pv: 49...e4 50. Kg1 Kg7 51. Ra1 Kg8 52. Ra3 Kg7 53. Ra1 Kg8 54. Ra3 Kg7 55. Ra1 Kg8 56. Re2
2025-01-04 17:26:55,740 urllib3.connectionpool (connectionpool.py:544) DEBUG https://lichess.org:443 "POST /api/bot/game/1WZV0ZBE/move/e5e4?offeringDraw=false HTTP/1.1" 200 11
2025-01-04 17:26:55,740 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3 c2d2 g7g5 g1g2 g8g7 g2g1 b3b5 d2d7 g7g6 e3c1 a3c5 b1a1 b5b3 d7c7 c5d4 a1a3 a8f8 c7c6 f8f6 c6c2 f6f8 c2c6 g6g7 c6c2 g7g8 g1g2 b3b4 g2f1 e5e4', 'wtime': 15470, 'btime': 43960, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:26:58,123 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3 c2d2 g7g5 g1g2 g8g7 g2g1 b3b5 d2d7 g7g6 e3c1 a3c5 b1a1 b5b3 d7c7 c5d4 a1a3 a8f8 c7c6 f8f6 c6c2 f6f8 c2c6 g6g7 c6c2 g7g8 g1g2 b3b4 g2f1 e5e4 f1g1', 'wtime': 15090, 'btime': 43960, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:26:58,124 lib.lichess_bot (lichess_bot.py:824) INFO 
2025-01-04 17:26:58,124 lib.lichess_bot (lichess_bot.py:825) INFO move: 50
2025-01-04 17:26:58,125 lib.engine_wrapper (engine_wrapper.py:731) INFO Searching for wtime 15090 btime 41960 for game 1WZV0ZBE
2025-01-04 17:26:58,125 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << position startpos moves g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3 c2d2 g7g5 g1g2 g8g7 g2g1 b3b5 d2d7 g7g6 e3c1 a3c5 b1a1 b5b3 d7c7 c5d4 a1a3 a8f8 c7c6 f8f6 c6c2 f6f8 c2c6 g6g7 c6c2 g7g8 g1g2 b3b4 g2f1 e5e4 f1g1
2025-01-04 17:26:58,125 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << go wtime 15090 btime 41960 winc 2000 binc 2000
2025-01-04 17:26:59,805 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info nodes 0
2025-01-04 17:26:59,806 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info pv f8d8 c2e2 d8f8 e2c2 f8d8 c2e2 d8f8 e2c2 g8h8 a3a1 h8g8 a1a3 g8h8 a3a1 h8g8 a1a3 g8h8 a3a1 h8g8 g1f1
2025-01-04 17:26:59,806 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info score cp -303
2025-01-04 17:26:59,806 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> bestmove f8d8
2025-01-04 17:26:59,806 lib.engine_wrapper (engine_wrapper.py:337) INFO Source: Engine
2025-01-04 17:26:59,807 lib.engine_wrapper (engine_wrapper.py:337) INFO Evaluation: -3.03
2025-01-04 17:26:59,807 lib.engine_wrapper (engine_wrapper.py:337) INFO Nodes: 0
2025-01-04 17:26:59,807 lib.engine_wrapper (engine_wrapper.py:337) INFO Pv: 50...Rd8 51. Re2 Rf8 52. Rc2 Rd8 53. Re2 Rf8 54. Rc2 Kh8 55. Ra1 Kg8 56. Ra3 Kh8 57. Ra1 Kg8 58. Ra3 Kh8 59. Ra1 Kg8 60. Kf1
2025-01-04 17:26:59,846 urllib3.connectionpool (connectionpool.py:544) DEBUG https://lichess.org:443 "POST /api/bot/game/1WZV0ZBE/move/f8d8?offeringDraw=false HTTP/1.1" 200 11
2025-01-04 17:26:59,846 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3 c2d2 g7g5 g1g2 g8g7 g2g1 b3b5 d2d7 g7g6 e3c1 a3c5 b1a1 b5b3 d7c7 c5d4 a1a3 a8f8 c7c6 f8f6 c6c2 f6f8 c2c6 g6g7 c6c2 g7g8 g1g2 b3b4 g2f1 e5e4 f1g1 f8d8', 'wtime': 15090, 'btime': 44240, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:27:03,113 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3 c2d2 g7g5 g1g2 g8g7 g2g1 b3b5 d2d7 g7g6 e3c1 a3c5 b1a1 b5b3 d7c7 c5d4 a1a3 a8f8 c7c6 f8f6 c6c2 f6f8 c2c6 g6g7 c6c2 g7g8 g1g2 b3b4 g2f1 e5e4 f1g1 f8d8 g1g2', 'wtime': 13820, 'btime': 44240, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:27:03,114 lib.lichess_bot (lichess_bot.py:824) INFO 
2025-01-04 17:27:03,114 lib.lichess_bot (lichess_bot.py:825) INFO move: 51
2025-01-04 17:27:03,114 lib.engine_wrapper (engine_wrapper.py:731) INFO Searching for wtime 13820 btime 42240 for game 1WZV0ZBE
2025-01-04 17:27:03,115 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << position startpos moves g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3 c2d2 g7g5 g1g2 g8g7 g2g1 b3b5 d2d7 g7g6 e3c1 a3c5 b1a1 b5b3 d7c7 c5d4 a1a3 a8f8 c7c6 f8f6 c6c2 f6f8 c2c6 g6g7 c6c2 g7g8 g1g2 b3b4 g2f1 e5e4 f1g1 f8d8 g1g2
2025-01-04 17:27:03,115 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << go wtime 13820 btime 42240 winc 2000 binc 2000
2025-01-04 17:27:04,806 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info nodes 25703
2025-01-04 17:27:04,806 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info pv d4g7 c2c6 d8d1 g3g4 e4e3 c1e3 b4g4 g2f3
2025-01-04 17:27:04,806 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info score cp -314
2025-01-04 17:27:04,806 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> bestmove d4g7
2025-01-04 17:27:04,807 lib.engine_wrapper (engine_wrapper.py:337) INFO Source: Engine
2025-01-04 17:27:04,807 lib.engine_wrapper (engine_wrapper.py:337) INFO Evaluation: -3.14
2025-01-04 17:27:04,807 lib.engine_wrapper (engine_wrapper.py:337) INFO Nodes: 25.7K
2025-01-04 17:27:04,807 lib.engine_wrapper (engine_wrapper.py:337) INFO Pv: 51...Bg7 52. Rc6 Rd1 53. g4 e3 54. Bxe3 Rxg4+ 55. Kf3
2025-01-04 17:27:04,845 urllib3.connectionpool (connectionpool.py:544) DEBUG https://lichess.org:443 "POST /api/bot/game/1WZV0ZBE/move/d4g7?offeringDraw=false HTTP/1.1" 200 11
2025-01-04 17:27:04,846 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3 c2d2 g7g5 g1g2 g8g7 g2g1 b3b5 d2d7 g7g6 e3c1 a3c5 b1a1 b5b3 d7c7 c5d4 a1a3 a8f8 c7c6 f8f6 c6c2 f6f8 c2c6 g6g7 c6c2 g7g8 g1g2 b3b4 g2f1 e5e4 f1g1 f8d8 g1g2 d4g7', 'wtime': 13820, 'btime': 44510, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:27:07,201 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3 c2d2 g7g5 g1g2 g8g7 g2g1 b3b5 d2d7 g7g6 e3c1 a3c5 b1a1 b5b3 d7c7 c5d4 a1a3 a8f8 c7c6 f8f6 c6c2 f6f8 c2c6 g6g7 c6c2 g7g8 g1g2 b3b4 g2f1 e5e4 f1g1 f8d8 g1g2 d4g7 c2c6', 'wtime': 13460, 'btime': 44510, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:27:07,202 lib.lichess_bot (lichess_bot.py:824) INFO 
2025-01-04 17:27:07,202 lib.lichess_bot (lichess_bot.py:825) INFO move: 52
2025-01-04 17:27:07,202 lib.engine_wrapper (engine_wrapper.py:731) INFO Searching for wtime 13460 btime 42510 for game 1WZV0ZBE
2025-01-04 17:27:07,203 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << position startpos moves g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3 c2d2 g7g5 g1g2 g8g7 g2g1 b3b5 d2d7 g7g6 e3c1 a3c5 b1a1 b5b3 d7c7 c5d4 a1a3 a8f8 c7c6 f8f6 c6c2 f6f8 c2c6 g6g7 c6c2 g7g8 g1g2 b3b4 g2f1 e5e4 f1g1 f8d8 g1g2 d4g7 c2c6
2025-01-04 17:27:07,203 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << go wtime 13460 btime 42510 winc 2000 binc 2000
2025-01-04 17:27:08,904 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info nodes 80775
2025-01-04 17:27:08,905 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info pv d8d1 c6c8 g8h7 c8c7 h7g6 c7c6 g6h7 c6c7 h7g6 c7c6 g6h7 c6c7 h7g6 c7c6 g6h7 c6c7 b4d4 f2f4
2025-01-04 17:27:08,905 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info score cp -312
2025-01-04 17:27:08,905 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> bestmove d8d1
2025-01-04 17:27:08,906 lib.engine_wrapper (engine_wrapper.py:337) INFO Source: Engine
2025-01-04 17:27:08,906 lib.engine_wrapper (engine_wrapper.py:337) INFO Evaluation: -3.12
2025-01-04 17:27:08,906 lib.engine_wrapper (engine_wrapper.py:337) INFO Nodes: 80.8K
2025-01-04 17:27:08,906 lib.engine_wrapper (engine_wrapper.py:337) INFO Pv: 52...Rd1 53. Rc8+ Kh7 54. Rc7 Kg6 55. Rc6+ Kh7 56. Rc7 Kg6 57. Rc6+ Kh7 58. Rc7 Kg6 59. Rc6+ Kh7 60. Rc7 Rbd4 61. f4
2025-01-04 17:27:08,945 urllib3.connectionpool (connectionpool.py:544) DEBUG https://lichess.org:443 "POST /api/bot/game/1WZV0ZBE/move/d8d1?offeringDraw=false HTTP/1.1" 200 11
2025-01-04 17:27:08,945 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3 c2d2 g7g5 g1g2 g8g7 g2g1 b3b5 d2d7 g7g6 e3c1 a3c5 b1a1 b5b3 d7c7 c5d4 a1a3 a8f8 c7c6 f8f6 c6c2 f6f8 c2c6 g6g7 c6c2 g7g8 g1g2 b3b4 g2f1 e5e4 f1g1 f8d8 g1g2 d4g7 c2c6 d8d1', 'wtime': 13460, 'btime': 44760, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:27:10,687 lib.lichess_bot (lichess_bot.py:452) DEBUG Event: {'type': 'correspondence_ping'}
2025-01-04 17:27:12,705 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3 c2d2 g7g5 g1g2 g8g7 g2g1 b3b5 d2d7 g7g6 e3c1 a3c5 b1a1 b5b3 d7c7 c5d4 a1a3 a8f8 c7c6 f8f6 c6c2 f6f8 c2c6 g6g7 c6c2 g7g8 g1g2 b3b4 g2f1 e5e4 f1g1 f8d8 g1g2 d4g7 c2c6 d8d1 c6c8', 'wtime': 11700, 'btime': 44760, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:27:12,706 lib.lichess_bot (lichess_bot.py:824) INFO 
2025-01-04 17:27:12,706 lib.lichess_bot (lichess_bot.py:825) INFO move: 53
2025-01-04 17:27:12,707 lib.engine_wrapper (engine_wrapper.py:731) INFO Searching for wtime 11700 btime 42760 for game 1WZV0ZBE
2025-01-04 17:27:12,707 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << position startpos moves g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3 c2d2 g7g5 g1g2 g8g7 g2g1 b3b5 d2d7 g7g6 e3c1 a3c5 b1a1 b5b3 d7c7 c5d4 a1a3 a8f8 c7c6 f8f6 c6c2 f6f8 c2c6 g6g7 c6c2 g7g8 g1g2 b3b4 g2f1 e5e4 f1g1 f8d8 g1g2 d4g7 c2c6 d8d1 c6c8
2025-01-04 17:27:12,707 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << go wtime 11700 btime 42760 winc 2000 binc 2000
2025-01-04 17:27:14,419 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info nodes 46431
2025-01-04 17:27:14,420 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info pv g8h7 c8c7 h7g6 c7c6 g6h7 c6c7 h7g6 c7c6 g6h7 c6c8 g7e5 g3g4
2025-01-04 17:27:14,420 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info score cp -316
2025-01-04 17:27:14,420 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> bestmove g8h7
2025-01-04 17:27:14,420 lib.engine_wrapper (engine_wrapper.py:337) INFO Source: Engine
2025-01-04 17:27:14,420 lib.engine_wrapper (engine_wrapper.py:337) INFO Evaluation: -3.16
2025-01-04 17:27:14,421 lib.engine_wrapper (engine_wrapper.py:337) INFO Nodes: 46.4K
2025-01-04 17:27:14,421 lib.engine_wrapper (engine_wrapper.py:337) INFO Pv: 53...Kh7 54. Rc7 Kg6 55. Rc6+ Kh7 56. Rc7 Kg6 57. Rc6+ Kh7 58. Rc8 Be5 59. g4
2025-01-04 17:27:14,459 urllib3.connectionpool (connectionpool.py:544) DEBUG https://lichess.org:443 "POST /api/bot/game/1WZV0ZBE/move/g8h7?offeringDraw=false HTTP/1.1" 200 11
2025-01-04 17:27:14,460 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3 c2d2 g7g5 g1g2 g8g7 g2g1 b3b5 d2d7 g7g6 e3c1 a3c5 b1a1 b5b3 d7c7 c5d4 a1a3 a8f8 c7c6 f8f6 c6c2 f6f8 c2c6 g6g7 c6c2 g7g8 g1g2 b3b4 g2f1 e5e4 f1g1 f8d8 g1g2 d4g7 c2c6 d8d1 c6c8 g8h7', 'wtime': 11700, 'btime': 45000, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:27:17,593 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3 c2d2 g7g5 g1g2 g8g7 g2g1 b3b5 d2d7 g7g6 e3c1 a3c5 b1a1 b5b3 d7c7 c5d4 a1a3 a8f8 c7c6 f8f6 c6c2 f6f8 c2c6 g6g7 c6c2 g7g8 g1g2 b3b4 g2f1 e5e4 f1g1 f8d8 g1g2 d4g7 c2c6 d8d1 c6c8 g8h7 c8c6', 'wtime': 10570, 'btime': 45000, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:27:17,595 lib.lichess_bot (lichess_bot.py:824) INFO 
2025-01-04 17:27:17,595 lib.lichess_bot (lichess_bot.py:825) INFO move: 54
2025-01-04 17:27:17,595 lib.engine_wrapper (engine_wrapper.py:731) INFO Searching for wtime 10570 btime 43000 for game 1WZV0ZBE
2025-01-04 17:27:17,595 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << position startpos moves g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3 c2d2 g7g5 g1g2 g8g7 g2g1 b3b5 d2d7 g7g6 e3c1 a3c5 b1a1 b5b3 d7c7 c5d4 a1a3 a8f8 c7c6 f8f6 c6c2 f6f8 c2c6 g6g7 c6c2 g7g8 g1g2 b3b4 g2f1 e5e4 f1g1 f8d8 g1g2 d4g7 c2c6 d8d1 c6c8 g8h7 c8c6
2025-01-04 17:27:17,595 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << go wtime 10570 btime 43000 winc 2000 binc 2000
2025-01-04 17:27:19,317 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info nodes 0
2025-01-04 17:27:19,317 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info pv g7e5 b2b3 e4e3 f2e3 a4b3 a3a7 e5g7 c6c7 h7h8
2025-01-04 17:27:19,318 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info score cp -252
2025-01-04 17:27:19,318 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> bestmove g7e5
2025-01-04 17:27:19,318 lib.engine_wrapper (engine_wrapper.py:337) INFO Source: Engine
2025-01-04 17:27:19,318 lib.engine_wrapper (engine_wrapper.py:337) INFO Evaluation: -2.52
2025-01-04 17:27:19,318 lib.engine_wrapper (engine_wrapper.py:337) INFO Nodes: 0
2025-01-04 17:27:19,318 lib.engine_wrapper (engine_wrapper.py:337) INFO Pv: 54...Be5 55. b3 e3 56. fxe3 axb3 57. Ra7+ Bg7 58. Rcc7 Kh8
2025-01-04 17:27:19,357 urllib3.connectionpool (connectionpool.py:544) DEBUG https://lichess.org:443 "POST /api/bot/game/1WZV0ZBE/move/g7e5?offeringDraw=false HTTP/1.1" 200 11
2025-01-04 17:27:19,357 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3 c2d2 g7g5 g1g2 g8g7 g2g1 b3b5 d2d7 g7g6 e3c1 a3c5 b1a1 b5b3 d7c7 c5d4 a1a3 a8f8 c7c6 f8f6 c6c2 f6f8 c2c6 g6g7 c6c2 g7g8 g1g2 b3b4 g2f1 e5e4 f1g1 f8d8 g1g2 d4g7 c2c6 d8d1 c6c8 g8h7 c8c6 g7e5', 'wtime': 10570, 'btime': 45240, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:27:22,061 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3 c2d2 g7g5 g1g2 g8g7 g2g1 b3b5 d2d7 g7g6 e3c1 a3c5 b1a1 b5b3 d7c7 c5d4 a1a3 a8f8 c7c6 f8f6 c6c2 f6f8 c2c6 g6g7 c6c2 g7g8 g1g2 b3b4 g2f1 e5e4 f1g1 f8d8 g1g2 d4g7 c2c6 d8d1 c6c8 g8h7 c8c6 g7e5 c6c5', 'wtime': 9870, 'btime': 45240, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:27:22,062 lib.lichess_bot (lichess_bot.py:824) INFO 
2025-01-04 17:27:22,063 lib.lichess_bot (lichess_bot.py:825) INFO move: 55
2025-01-04 17:27:22,063 lib.engine_wrapper (engine_wrapper.py:731) INFO Searching for wtime 9870 btime 43240 for game 1WZV0ZBE
2025-01-04 17:27:22,063 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << position startpos moves g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3 c2d2 g7g5 g1g2 g8g7 g2g1 b3b5 d2d7 g7g6 e3c1 a3c5 b1a1 b5b3 d7c7 c5d4 a1a3 a8f8 c7c6 f8f6 c6c2 f6f8 c2c6 g6g7 c6c2 g7g8 g1g2 b3b4 g2f1 e5e4 f1g1 f8d8 g1g2 d4g7 c2c6 d8d1 c6c8 g8h7 c8c6 g7e5 c6c5
2025-01-04 17:27:22,063 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << go wtime 9870 btime 43240 winc 2000 binc 2000
2025-01-04 17:27:23,795 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info nodes 59618
2025-01-04 17:27:23,795 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info pv e5f6 c5c2 f6e5 c2c8 h7g7 c8e8 g7f6 a3a1
2025-01-04 17:27:23,795 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info score cp -328
2025-01-04 17:27:23,795 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> bestmove e5f6
2025-01-04 17:27:23,795 lib.engine_wrapper (engine_wrapper.py:337) INFO Source: Engine
2025-01-04 17:27:23,796 lib.engine_wrapper (engine_wrapper.py:337) INFO Evaluation: -3.28
2025-01-04 17:27:23,796 lib.engine_wrapper (engine_wrapper.py:337) INFO Nodes: 59.6K
2025-01-04 17:27:23,796 lib.engine_wrapper (engine_wrapper.py:337) INFO Pv: 55...Bf6 56. Rc2 Be5 57. Rc8 Kg7 58. Re8 Kf6 59. Ra1
2025-01-04 17:27:23,834 urllib3.connectionpool (connectionpool.py:544) DEBUG https://lichess.org:443 "POST /api/bot/game/1WZV0ZBE/move/e5f6?offeringDraw=false HTTP/1.1" 200 11
2025-01-04 17:27:23,838 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3 c2d2 g7g5 g1g2 g8g7 g2g1 b3b5 d2d7 g7g6 e3c1 a3c5 b1a1 b5b3 d7c7 c5d4 a1a3 a8f8 c7c6 f8f6 c6c2 f6f8 c2c6 g6g7 c6c2 g7g8 g1g2 b3b4 g2f1 e5e4 f1g1 f8d8 g1g2 d4g7 c2c6 d8d1 c6c8 g8h7 c8c6 g7e5 c6c5 e5f6', 'wtime': 9870, 'btime': 45470, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:27:26,293 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3 c2d2 g7g5 g1g2 g8g7 g2g1 b3b5 d2d7 g7g6 e3c1 a3c5 b1a1 b5b3 d7c7 c5d4 a1a3 a8f8 c7c6 f8f6 c6c2 f6f8 c2c6 g6g7 c6c2 g7g8 g1g2 b3b4 g2f1 e5e4 f1g1 f8d8 g1g2 d4g7 c2c6 d8d1 c6c8 g8h7 c8c6 g7e5 c6c5 e5f6 c5c7', 'wtime': 9410, 'btime': 45470, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:27:26,294 lib.lichess_bot (lichess_bot.py:824) INFO 
2025-01-04 17:27:26,294 lib.lichess_bot (lichess_bot.py:825) INFO move: 56
2025-01-04 17:27:26,295 lib.engine_wrapper (engine_wrapper.py:731) INFO Searching for wtime 9410 btime 43470 for game 1WZV0ZBE
2025-01-04 17:27:26,295 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << position startpos moves g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3 c2d2 g7g5 g1g2 g8g7 g2g1 b3b5 d2d7 g7g6 e3c1 a3c5 b1a1 b5b3 d7c7 c5d4 a1a3 a8f8 c7c6 f8f6 c6c2 f6f8 c2c6 g6g7 c6c2 g7g8 g1g2 b3b4 g2f1 e5e4 f1g1 f8d8 g1g2 d4g7 c2c6 d8d1 c6c8 g8h7 c8c6 g7e5 c6c5 e5f6 c5c7
2025-01-04 17:27:26,295 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << go wtime 9410 btime 43470 winc 2000 binc 2000
2025-01-04 17:27:28,035 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info nodes 0
2025-01-04 17:27:28,035 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info pv h7g6 c7c6 h6h5 b2b3 b4b3 a3a4 b3b1 c1e3
2025-01-04 17:27:28,036 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info score cp -268
2025-01-04 17:27:28,036 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> bestmove h7g6
2025-01-04 17:27:28,036 lib.engine_wrapper (engine_wrapper.py:337) INFO Source: Engine
2025-01-04 17:27:28,036 lib.engine_wrapper (engine_wrapper.py:337) INFO Evaluation: -2.68
2025-01-04 17:27:28,036 lib.engine_wrapper (engine_wrapper.py:337) INFO Nodes: 0
2025-01-04 17:27:28,036 lib.engine_wrapper (engine_wrapper.py:337) INFO Pv: 56...Kg6 57. Rc6 h5 58. b3 Rxb3 59. Rxa4 Rb1 60. Be3
2025-01-04 17:27:28,075 urllib3.connectionpool (connectionpool.py:544) DEBUG https://lichess.org:443 "POST /api/bot/game/1WZV0ZBE/move/h7g6?offeringDraw=false HTTP/1.1" 200 11
2025-01-04 17:27:28,076 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3 c2d2 g7g5 g1g2 g8g7 g2g1 b3b5 d2d7 g7g6 e3c1 a3c5 b1a1 b5b3 d7c7 c5d4 a1a3 a8f8 c7c6 f8f6 c6c2 f6f8 c2c6 g6g7 c6c2 g7g8 g1g2 b3b4 g2f1 e5e4 f1g1 f8d8 g1g2 d4g7 c2c6 d8d1 c6c8 g8h7 c8c6 g7e5 c6c5 e5f6 c5c7 h7g6', 'wtime': 9410, 'btime': 45690, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:27:30,124 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3 c2d2 g7g5 g1g2 g8g7 g2g1 b3b5 d2d7 g7g6 e3c1 a3c5 b1a1 b5b3 d7c7 c5d4 a1a3 a8f8 c7c6 f8f6 c6c2 f6f8 c2c6 g6g7 c6c2 g7g8 g1g2 b3b4 g2f1 e5e4 f1g1 f8d8 g1g2 d4g7 c2c6 d8d1 c6c8 g8h7 c8c6 g7e5 c6c5 e5f6 c5c7 h7g6 c7c6', 'wtime': 9360, 'btime': 45690, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:27:30,126 lib.lichess_bot (lichess_bot.py:824) INFO 
2025-01-04 17:27:30,126 lib.lichess_bot (lichess_bot.py:825) INFO move: 57
2025-01-04 17:27:30,126 lib.engine_wrapper (engine_wrapper.py:731) INFO Searching for wtime 9360 btime 43690 for game 1WZV0ZBE
2025-01-04 17:27:30,126 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << position startpos moves g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3 c2d2 g7g5 g1g2 g8g7 g2g1 b3b5 d2d7 g7g6 e3c1 a3c5 b1a1 b5b3 d7c7 c5d4 a1a3 a8f8 c7c6 f8f6 c6c2 f6f8 c2c6 g6g7 c6c2 g7g8 g1g2 b3b4 g2f1 e5e4 f1g1 f8d8 g1g2 d4g7 c2c6 d8d1 c6c8 g8h7 c8c6 g7e5 c6c5 e5f6 c5c7 h7g6 c7c6
2025-01-04 17:27:30,126 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << go wtime 9360 btime 43690 winc 2000 binc 2000
2025-01-04 17:27:31,875 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info nodes 60308
2025-01-04 17:27:31,875 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info pv d1d3 a3a1 g6f7 c6c7 f7g6 c7c8 d3d1 g3g4
2025-01-04 17:27:31,875 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info score cp -279
2025-01-04 17:27:31,875 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> bestmove d1d3
2025-01-04 17:27:31,875 lib.engine_wrapper (engine_wrapper.py:337) INFO Source: Engine
2025-01-04 17:27:31,876 lib.engine_wrapper (engine_wrapper.py:337) INFO Evaluation: -2.79
2025-01-04 17:27:31,876 lib.engine_wrapper (engine_wrapper.py:337) INFO Nodes: 60.3K
2025-01-04 17:27:31,876 lib.engine_wrapper (engine_wrapper.py:337) INFO Pv: 57...Rd3 58. Ra1 Kf7 59. Rc7+ Kg6 60. Rc8 Rd1 61. g4
2025-01-04 17:27:31,922 urllib3.connectionpool (connectionpool.py:544) DEBUG https://lichess.org:443 "POST /api/bot/game/1WZV0ZBE/move/d1d3?offeringDraw=false HTTP/1.1" 200 11
2025-01-04 17:27:31,922 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3 c2d2 g7g5 g1g2 g8g7 g2g1 b3b5 d2d7 g7g6 e3c1 a3c5 b1a1 b5b3 d7c7 c5d4 a1a3 a8f8 c7c6 f8f6 c6c2 f6f8 c2c6 g6g7 c6c2 g7g8 g1g2 b3b4 g2f1 e5e4 f1g1 f8d8 g1g2 d4g7 c2c6 d8d1 c6c8 g8h7 c8c6 g7e5 c6c5 e5f6 c5c7 h7g6 c7c6 d1d3', 'wtime': 9360, 'btime': 45890, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:27:34,173 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3 c2d2 g7g5 g1g2 g8g7 g2g1 b3b5 d2d7 g7g6 e3c1 a3c5 b1a1 b5b3 d7c7 c5d4 a1a3 a8f8 c7c6 f8f6 c6c2 f6f8 c2c6 g6g7 c6c2 g7g8 g1g2 b3b4 g2f1 e5e4 f1g1 f8d8 g1g2 d4g7 c2c6 d8d1 c6c8 g8h7 c8c6 g7e5 c6c5 e5f6 c5c7 h7g6 c7c6 d1d3 c6c8', 'wtime': 9110, 'btime': 45890, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:27:34,175 lib.lichess_bot (lichess_bot.py:824) INFO 
2025-01-04 17:27:34,175 lib.lichess_bot (lichess_bot.py:825) INFO move: 58
2025-01-04 17:27:34,175 lib.engine_wrapper (engine_wrapper.py:731) INFO Searching for wtime 9110 btime 43890 for game 1WZV0ZBE
2025-01-04 17:27:34,175 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << position startpos moves g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3 c2d2 g7g5 g1g2 g8g7 g2g1 b3b5 d2d7 g7g6 e3c1 a3c5 b1a1 b5b3 d7c7 c5d4 a1a3 a8f8 c7c6 f8f6 c6c2 f6f8 c2c6 g6g7 c6c2 g7g8 g1g2 b3b4 g2f1 e5e4 f1g1 f8d8 g1g2 d4g7 c2c6 d8d1 c6c8 g8h7 c8c6 g7e5 c6c5 e5f6 c5c7 h7g6 c7c6 d1d3 c6c8
2025-01-04 17:27:34,175 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << go wtime 9110 btime 43890 winc 2000 binc 2000
2025-01-04 17:27:35,933 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info nodes 34133
2025-01-04 17:27:35,933 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info pv d3d1 a3a1 h6h5 c8g8 f6g7 g8e8 h5h4 g3h4
2025-01-04 17:27:35,934 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info score cp -323
2025-01-04 17:27:35,934 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> bestmove d3d1
2025-01-04 17:27:35,934 lib.engine_wrapper (engine_wrapper.py:337) INFO Source: Engine
2025-01-04 17:27:35,934 lib.engine_wrapper (engine_wrapper.py:337) INFO Evaluation: -3.23
2025-01-04 17:27:35,934 lib.engine_wrapper (engine_wrapper.py:337) INFO Nodes: 34.1K
2025-01-04 17:27:35,934 lib.engine_wrapper (engine_wrapper.py:337) INFO Pv: 58...Rd1 59. Ra1 h5 60. Rg8+ Bg7 61. Re8 h4 62. gxh4
2025-01-04 17:27:35,973 urllib3.connectionpool (connectionpool.py:544) DEBUG https://lichess.org:443 "POST /api/bot/game/1WZV0ZBE/move/d3d1?offeringDraw=false HTTP/1.1" 200 11
2025-01-04 17:27:35,973 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3 c2d2 g7g5 g1g2 g8g7 g2g1 b3b5 d2d7 g7g6 e3c1 a3c5 b1a1 b5b3 d7c7 c5d4 a1a3 a8f8 c7c6 f8f6 c6c2 f6f8 c2c6 g6g7 c6c2 g7g8 g1g2 b3b4 g2f1 e5e4 f1g1 f8d8 g1g2 d4g7 c2c6 d8d1 c6c8 g8h7 c8c6 g7e5 c6c5 e5f6 c5c7 h7g6 c7c6 d1d3 c6c8 d3d1', 'wtime': 9110, 'btime': 46090, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:27:37,298 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3 c2d2 g7g5 g1g2 g8g7 g2g1 b3b5 d2d7 g7g6 e3c1 a3c5 b1a1 b5b3 d7c7 c5d4 a1a3 a8f8 c7c6 f8f6 c6c2 f6f8 c2c6 g6g7 c6c2 g7g8 g1g2 b3b4 g2f1 e5e4 f1g1 f8d8 g1g2 d4g7 c2c6 d8d1 c6c8 g8h7 c8c6 g7e5 c6c5 e5f6 c5c7 h7g6 c7c6 d1d3 c6c8 d3d1 c8c6', 'wtime': 9780, 'btime': 46090, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:27:37,300 lib.lichess_bot (lichess_bot.py:824) INFO 
2025-01-04 17:27:37,300 lib.lichess_bot (lichess_bot.py:825) INFO move: 59
2025-01-04 17:27:37,300 lib.engine_wrapper (engine_wrapper.py:731) INFO Searching for wtime 9780 btime 44090 for game 1WZV0ZBE
2025-01-04 17:27:37,300 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << position startpos moves g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3 c2d2 g7g5 g1g2 g8g7 g2g1 b3b5 d2d7 g7g6 e3c1 a3c5 b1a1 b5b3 d7c7 c5d4 a1a3 a8f8 c7c6 f8f6 c6c2 f6f8 c2c6 g6g7 c6c2 g7g8 g1g2 b3b4 g2f1 e5e4 f1g1 f8d8 g1g2 d4g7 c2c6 d8d1 c6c8 g8h7 c8c6 g7e5 c6c5 e5f6 c5c7 h7g6 c7c6 d1d3 c6c8 d3d1 c8c6
2025-01-04 17:27:37,301 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << go wtime 9780 btime 44090 winc 2000 binc 2000
2025-01-04 17:27:39,066 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info nodes 31077
2025-01-04 17:27:39,067 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info pv g6f7 b2b3 b4b3 a3a4 b3c3 c6c3 f6c3
2025-01-04 17:27:39,067 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info score cp -249
2025-01-04 17:27:39,067 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> bestmove g6f7
2025-01-04 17:27:39,067 lib.engine_wrapper (engine_wrapper.py:337) INFO Source: Engine
2025-01-04 17:27:39,068 lib.engine_wrapper (engine_wrapper.py:337) INFO Evaluation: -2.49
2025-01-04 17:27:39,068 lib.engine_wrapper (engine_wrapper.py:337) INFO Nodes: 31.1K
2025-01-04 17:27:39,068 lib.engine_wrapper (engine_wrapper.py:337) INFO Pv: 59...Kf7 60. b3 Rxb3 61. Rxa4 Rc3 62. Rxc3 Bxc3
2025-01-04 17:27:39,113 urllib3.connectionpool (connectionpool.py:544) DEBUG https://lichess.org:443 "POST /api/bot/game/1WZV0ZBE/move/g6f7?offeringDraw=false HTTP/1.1" 200 11
2025-01-04 17:27:39,114 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3 c2d2 g7g5 g1g2 g8g7 g2g1 b3b5 d2d7 g7g6 e3c1 a3c5 b1a1 b5b3 d7c7 c5d4 a1a3 a8f8 c7c6 f8f6 c6c2 f6f8 c2c6 g6g7 c6c2 g7g8 g1g2 b3b4 g2f1 e5e4 f1g1 f8d8 g1g2 d4g7 c2c6 d8d1 c6c8 g8h7 c8c6 g7e5 c6c5 e5f6 c5c7 h7g6 c7c6 d1d3 c6c8 d3d1 c8c6 g6f7', 'wtime': 9780, 'btime': 46270, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:27:40,136 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3 c2d2 g7g5 g1g2 g8g7 g2g1 b3b5 d2d7 g7g6 e3c1 a3c5 b1a1 b5b3 d7c7 c5d4 a1a3 a8f8 c7c6 f8f6 c6c2 f6f8 c2c6 g6g7 c6c2 g7g8 g1g2 b3b4 g2f1 e5e4 f1g1 f8d8 g1g2 d4g7 c2c6 d8d1 c6c8 g8h7 c8c6 g7e5 c6c5 e5f6 c5c7 h7g6 c7c6 d1d3 c6c8 d3d1 c8c6 g6f7 c6c7', 'wtime': 10760, 'btime': 46270, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:27:40,137 lib.lichess_bot (lichess_bot.py:824) INFO 
2025-01-04 17:27:40,138 lib.lichess_bot (lichess_bot.py:825) INFO move: 60
2025-01-04 17:27:40,138 lib.engine_wrapper (engine_wrapper.py:731) INFO Searching for wtime 10760 btime 44270 for game 1WZV0ZBE
2025-01-04 17:27:40,138 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << position startpos moves g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3 c2d2 g7g5 g1g2 g8g7 g2g1 b3b5 d2d7 g7g6 e3c1 a3c5 b1a1 b5b3 d7c7 c5d4 a1a3 a8f8 c7c6 f8f6 c6c2 f6f8 c2c6 g6g7 c6c2 g7g8 g1g2 b3b4 g2f1 e5e4 f1g1 f8d8 g1g2 d4g7 c2c6 d8d1 c6c8 g8h7 c8c6 g7e5 c6c5 e5f6 c5c7 h7g6 c7c6 d1d3 c6c8 d3d1 c8c6 g6f7 c6c7
2025-01-04 17:27:40,138 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << go wtime 10760 btime 44270 winc 2000 binc 2000
2025-01-04 17:27:41,910 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info nodes 0
2025-01-04 17:27:41,911 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info pv f7g8 c7c8 g8h7 c8c7 h7g8 c7c8 g8h7 c8c7 h7g8 c7c8 g8h7 c8c7 h7g8 c7c8 g8h7 c8c7 h7g8 c7c8 g8h7 c8c7 h7g8 c7c8 g8h7 c8c7 h7g8 c7c8 g8h7 g3g4
2025-01-04 17:27:41,911 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info score cp -315
2025-01-04 17:27:41,911 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> bestmove f7g8
2025-01-04 17:27:41,912 lib.engine_wrapper (engine_wrapper.py:337) INFO Source: Engine
2025-01-04 17:27:41,912 lib.engine_wrapper (engine_wrapper.py:337) INFO Evaluation: -3.15
2025-01-04 17:27:41,912 lib.engine_wrapper (engine_wrapper.py:337) INFO Nodes: 0
2025-01-04 17:27:41,912 lib.engine_wrapper (engine_wrapper.py:337) INFO Pv: 60...Kg8 61. Rc8+ Kh7 62. Rc7+ Kg8 63. Rc8+ Kh7 64. Rc7+ Kg8 65. Rc8+ Kh7 66. Rc7+ Kg8 67. Rc8+ Kh7 68. Rc7+ Kg8 69. Rc8+ Kh7 70. Rc7+ Kg8 71. Rc8+ Kh7 72. Rc7+ Kg8 73. Rc8+ Kh7 74. g4
2025-01-04 17:27:41,951 urllib3.connectionpool (connectionpool.py:544) DEBUG https://lichess.org:443 "POST /api/bot/game/1WZV0ZBE/move/f7g8?offeringDraw=false HTTP/1.1" 200 11
2025-01-04 17:27:41,952 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3 c2d2 g7g5 g1g2 g8g7 g2g1 b3b5 d2d7 g7g6 e3c1 a3c5 b1a1 b5b3 d7c7 c5d4 a1a3 a8f8 c7c6 f8f6 c6c2 f6f8 c2c6 g6g7 c6c2 g7g8 g1g2 b3b4 g2f1 e5e4 f1g1 f8d8 g1g2 d4g7 c2c6 d8d1 c6c8 g8h7 c8c6 g7e5 c6c5 e5f6 c5c7 h7g6 c7c6 d1d3 c6c8 d3d1 c8c6 g6f7 c6c7 f7g8', 'wtime': 10760, 'btime': 46450, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:27:43,176 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3 c2d2 g7g5 g1g2 g8g7 g2g1 b3b5 d2d7 g7g6 e3c1 a3c5 b1a1 b5b3 d7c7 c5d4 a1a3 a8f8 c7c6 f8f6 c6c2 f6f8 c2c6 g6g7 c6c2 g7g8 g1g2 b3b4 g2f1 e5e4 f1g1 f8d8 g1g2 d4g7 c2c6 d8d1 c6c8 g8h7 c8c6 g7e5 c6c5 e5f6 c5c7 h7g6 c7c6 d1d3 c6c8 d3d1 c8c6 g6f7 c6c7 f7g8 c7c8', 'wtime': 11540, 'btime': 46450, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:27:43,177 lib.lichess_bot (lichess_bot.py:824) INFO 
2025-01-04 17:27:43,177 lib.lichess_bot (lichess_bot.py:825) INFO move: 61
2025-01-04 17:27:43,177 lib.engine_wrapper (engine_wrapper.py:731) INFO Searching for wtime 11540 btime 44450 for game 1WZV0ZBE
2025-01-04 17:27:43,178 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << position startpos moves g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3 c2d2 g7g5 g1g2 g8g7 g2g1 b3b5 d2d7 g7g6 e3c1 a3c5 b1a1 b5b3 d7c7 c5d4 a1a3 a8f8 c7c6 f8f6 c6c2 f6f8 c2c6 g6g7 c6c2 g7g8 g1g2 b3b4 g2f1 e5e4 f1g1 f8d8 g1g2 d4g7 c2c6 d8d1 c6c8 g8h7 c8c6 g7e5 c6c5 e5f6 c5c7 h7g6 c7c6 d1d3 c6c8 d3d1 c8c6 g6f7 c6c7 f7g8 c7c8
2025-01-04 17:27:43,178 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << go wtime 11540 btime 44450 winc 2000 binc 2000
2025-01-04 17:27:44,958 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info nodes 0
2025-01-04 17:27:44,959 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info pv g8h7 c8c7 h7g8 c7c8 g8h7 c8c7 h7g8 c7c8 g8h7 c8c7 h7g8 c7c8 g8h7 c8c7 h7g8 c7c8 g8h7 c8c7 h7g8 c7c8 g8h7 c8c7 h7g8 c7c8 g8h7 c8c7 h7g8 g3g4
2025-01-04 17:27:44,959 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info score cp -312
2025-01-04 17:27:44,959 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> bestmove g8h7
2025-01-04 17:27:44,960 lib.engine_wrapper (engine_wrapper.py:337) INFO Source: Engine
2025-01-04 17:27:44,960 lib.engine_wrapper (engine_wrapper.py:337) INFO Evaluation: -3.12
2025-01-04 17:27:44,960 lib.engine_wrapper (engine_wrapper.py:337) INFO Nodes: 0
2025-01-04 17:27:44,960 lib.engine_wrapper (engine_wrapper.py:337) INFO Pv: 61...Kh7 62. Rc7+ Kg8 63. Rc8+ Kh7 64. Rc7+ Kg8 65. Rc8+ Kh7 66. Rc7+ Kg8 67. Rc8+ Kh7 68. Rc7+ Kg8 69. Rc8+ Kh7 70. Rc7+ Kg8 71. Rc8+ Kh7 72. Rc7+ Kg8 73. Rc8+ Kh7 74. Rc7+ Kg8 75. g4
2025-01-04 17:27:44,998 urllib3.connectionpool (connectionpool.py:544) DEBUG https://lichess.org:443 "POST /api/bot/game/1WZV0ZBE/move/g8h7?offeringDraw=false HTTP/1.1" 200 11
2025-01-04 17:27:44,999 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3 c2d2 g7g5 g1g2 g8g7 g2g1 b3b5 d2d7 g7g6 e3c1 a3c5 b1a1 b5b3 d7c7 c5d4 a1a3 a8f8 c7c6 f8f6 c6c2 f6f8 c2c6 g6g7 c6c2 g7g8 g1g2 b3b4 g2f1 e5e4 f1g1 f8d8 g1g2 d4g7 c2c6 d8d1 c6c8 g8h7 c8c6 g7e5 c6c5 e5f6 c5c7 h7g6 c7c6 d1d3 c6c8 d3d1 c8c6 g6f7 c6c7 f7g8 c7c8 g8h7', 'wtime': 11540, 'btime': 46630, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:27:46,361 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3 c2d2 g7g5 g1g2 g8g7 g2g1 b3b5 d2d7 g7g6 e3c1 a3c5 b1a1 b5b3 d7c7 c5d4 a1a3 a8f8 c7c6 f8f6 c6c2 f6f8 c2c6 g6g7 c6c2 g7g8 g1g2 b3b4 g2f1 e5e4 f1g1 f8d8 g1g2 d4g7 c2c6 d8d1 c6c8 g8h7 c8c6 g7e5 c6c5 e5f6 c5c7 h7g6 c7c6 d1d3 c6c8 d3d1 c8c6 g6f7 c6c7 f7g8 c7c8 g8h7 c8c7', 'wtime': 12180, 'btime': 46630, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:27:46,362 lib.lichess_bot (lichess_bot.py:824) INFO 
2025-01-04 17:27:46,362 lib.lichess_bot (lichess_bot.py:825) INFO move: 62
2025-01-04 17:27:46,362 lib.engine_wrapper (engine_wrapper.py:731) INFO Searching for wtime 12180 btime 44630 for game 1WZV0ZBE
2025-01-04 17:27:46,363 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << position startpos moves g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3 c2d2 g7g5 g1g2 g8g7 g2g1 b3b5 d2d7 g7g6 e3c1 a3c5 b1a1 b5b3 d7c7 c5d4 a1a3 a8f8 c7c6 f8f6 c6c2 f6f8 c2c6 g6g7 c6c2 g7g8 g1g2 b3b4 g2f1 e5e4 f1g1 f8d8 g1g2 d4g7 c2c6 d8d1 c6c8 g8h7 c8c6 g7e5 c6c5 e5f6 c5c7 h7g6 c7c6 d1d3 c6c8 d3d1 c8c6 g6f7 c6c7 f7g8 c7c8 g8h7 c8c7
2025-01-04 17:27:46,363 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << go wtime 12180 btime 44630 winc 2000 binc 2000
2025-01-04 17:27:48,150 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info nodes 4256
2025-01-04 17:27:48,151 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info pv h7g8 c7c8 g8g7 c8c7 g7h8 c7c8 h8g7 c8c7 g7h8 c7c8 h8g7 c8c7 g7h8 c7c8 h8g7 c8c7 g7h8 c7c8 h8g7 c8c7 g7h8 c7c8 h8g7 g3g4
2025-01-04 17:27:48,151 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info score cp -313
2025-01-04 17:27:48,151 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> bestmove h7g8
2025-01-04 17:27:48,152 lib.engine_wrapper (engine_wrapper.py:337) INFO Source: Engine
2025-01-04 17:27:48,152 lib.engine_wrapper (engine_wrapper.py:337) INFO Evaluation: -3.13
2025-01-04 17:27:48,152 lib.engine_wrapper (engine_wrapper.py:337) INFO Nodes: 4.3K
2025-01-04 17:27:48,152 lib.engine_wrapper (engine_wrapper.py:337) INFO Pv: 62...Kg8 63. Rc8+ Kg7 64. Rc7+ Kh8 65. Rc8+ Kg7 66. Rc7+ Kh8 67. Rc8+ Kg7 68. Rc7+ Kh8 69. Rc8+ Kg7 70. Rc7+ Kh8 71. Rc8+ Kg7 72. Rc7+ Kh8 73. Rc8+ Kg7 74. g4
2025-01-04 17:27:48,190 urllib3.connectionpool (connectionpool.py:544) DEBUG https://lichess.org:443 "POST /api/bot/game/1WZV0ZBE/move/h7g8?offeringDraw=false HTTP/1.1" 200 11
2025-01-04 17:27:48,190 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3 c2d2 g7g5 g1g2 g8g7 g2g1 b3b5 d2d7 g7g6 e3c1 a3c5 b1a1 b5b3 d7c7 c5d4 a1a3 a8f8 c7c6 f8f6 c6c2 f6f8 c2c6 g6g7 c6c2 g7g8 g1g2 b3b4 g2f1 e5e4 f1g1 f8d8 g1g2 d4g7 c2c6 d8d1 c6c8 g8h7 c8c6 g7e5 c6c5 e5f6 c5c7 h7g6 c7c6 d1d3 c6c8 d3d1 c8c6 g6f7 c6c7 f7g8 c7c8 g8h7 c8c7 h7g8', 'wtime': 12180, 'btime': 46800, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:27:49,268 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3 c2d2 g7g5 g1g2 g8g7 g2g1 b3b5 d2d7 g7g6 e3c1 a3c5 b1a1 b5b3 d7c7 c5d4 a1a3 a8f8 c7c6 f8f6 c6c2 f6f8 c2c6 g6g7 c6c2 g7g8 g1g2 b3b4 g2f1 e5e4 f1g1 f8d8 g1g2 d4g7 c2c6 d8d1 c6c8 g8h7 c8c6 g7e5 c6c5 e5f6 c5c7 h7g6 c7c6 d1d3 c6c8 d3d1 c8c6 g6f7 c6c7 f7g8 c7c8 g8h7 c8c7 h7g8 c7c8', 'wtime': 13100, 'btime': 46800, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:27:49,269 lib.lichess_bot (lichess_bot.py:824) INFO 
2025-01-04 17:27:49,269 lib.lichess_bot (lichess_bot.py:825) INFO move: 63
2025-01-04 17:27:49,269 lib.engine_wrapper (engine_wrapper.py:731) INFO Searching for wtime 13100 btime 44800 for game 1WZV0ZBE
2025-01-04 17:27:49,270 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << position startpos moves g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3 c2d2 g7g5 g1g2 g8g7 g2g1 b3b5 d2d7 g7g6 e3c1 a3c5 b1a1 b5b3 d7c7 c5d4 a1a3 a8f8 c7c6 f8f6 c6c2 f6f8 c2c6 g6g7 c6c2 g7g8 g1g2 b3b4 g2f1 e5e4 f1g1 f8d8 g1g2 d4g7 c2c6 d8d1 c6c8 g8h7 c8c6 g7e5 c6c5 e5f6 c5c7 h7g6 c7c6 d1d3 c6c8 d3d1 c8c6 g6f7 c6c7 f7g8 c7c8 g8h7 c8c7 h7g8 c7c8
2025-01-04 17:27:49,270 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << go wtime 13100 btime 44800 winc 2000 binc 2000
2025-01-04 17:27:51,064 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info nodes 6159
2025-01-04 17:27:51,065 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info pv g8f7 a3a2 f6d4 g3g4 d4e5 f2f3 e4e3
2025-01-04 17:27:51,065 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info score cp -320
2025-01-04 17:27:51,065 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> bestmove g8f7
2025-01-04 17:27:51,065 lib.engine_wrapper (engine_wrapper.py:337) INFO Source: Engine
2025-01-04 17:27:51,065 lib.engine_wrapper (engine_wrapper.py:337) INFO Evaluation: -3.2
2025-01-04 17:27:51,065 lib.engine_wrapper (engine_wrapper.py:337) INFO Nodes: 6.2K
2025-01-04 17:27:51,065 lib.engine_wrapper (engine_wrapper.py:337) INFO Pv: 63...Kf7 64. Ra2 Bd4 65. g4 Be5 66. f3 e3
2025-01-04 17:27:51,104 urllib3.connectionpool (connectionpool.py:544) DEBUG https://lichess.org:443 "POST /api/bot/game/1WZV0ZBE/move/g8f7?offeringDraw=false HTTP/1.1" 200 11
2025-01-04 17:27:51,104 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3 c2d2 g7g5 g1g2 g8g7 g2g1 b3b5 d2d7 g7g6 e3c1 a3c5 b1a1 b5b3 d7c7 c5d4 a1a3 a8f8 c7c6 f8f6 c6c2 f6f8 c2c6 g6g7 c6c2 g7g8 g1g2 b3b4 g2f1 e5e4 f1g1 f8d8 g1g2 d4g7 c2c6 d8d1 c6c8 g8h7 c8c6 g7e5 c6c5 e5f6 c5c7 h7g6 c7c6 d1d3 c6c8 d3d1 c8c6 g6f7 c6c7 f7g8 c7c8 g8h7 c8c7 h7g8 c7c8 g8f7', 'wtime': 13100, 'btime': 46960, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:27:52,511 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3 c2d2 g7g5 g1g2 g8g7 g2g1 b3b5 d2d7 g7g6 e3c1 a3c5 b1a1 b5b3 d7c7 c5d4 a1a3 a8f8 c7c6 f8f6 c6c2 f6f8 c2c6 g6g7 c6c2 g7g8 g1g2 b3b4 g2f1 e5e4 f1g1 f8d8 g1g2 d4g7 c2c6 d8d1 c6c8 g8h7 c8c6 g7e5 c6c5 e5f6 c5c7 h7g6 c7c6 d1d3 c6c8 d3d1 c8c6 g6f7 c6c7 f7g8 c7c8 g8h7 c8c7 h7g8 c7c8 g8f7 c8c7', 'wtime': 13690, 'btime': 46960, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:27:52,512 lib.lichess_bot (lichess_bot.py:824) INFO 
2025-01-04 17:27:52,512 lib.lichess_bot (lichess_bot.py:825) INFO move: 64
2025-01-04 17:27:52,513 lib.engine_wrapper (engine_wrapper.py:731) INFO Searching for wtime 13690 btime 44960 for game 1WZV0ZBE
2025-01-04 17:27:52,513 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << position startpos moves g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3 c2d2 g7g5 g1g2 g8g7 g2g1 b3b5 d2d7 g7g6 e3c1 a3c5 b1a1 b5b3 d7c7 c5d4 a1a3 a8f8 c7c6 f8f6 c6c2 f6f8 c2c6 g6g7 c6c2 g7g8 g1g2 b3b4 g2f1 e5e4 f1g1 f8d8 g1g2 d4g7 c2c6 d8d1 c6c8 g8h7 c8c6 g7e5 c6c5 e5f6 c5c7 h7g6 c7c6 d1d3 c6c8 d3d1 c8c6 g6f7 c6c7 f7g8 c7c8 g8h7 c8c7 h7g8 c7c8 g8f7 c8c7
2025-01-04 17:27:52,513 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << go wtime 13690 btime 44960 winc 2000 binc 2000
2025-01-04 17:27:54,326 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info nodes 7
2025-01-04 17:27:54,326 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info pv f7e6 c7c6 d1d6 c6c7 d6d1 c7c6 e6f5 g3g4 f5g6 c1e3 g6g7 c6c7 g7g8
2025-01-04 17:27:54,327 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info score cp -291
2025-01-04 17:27:54,327 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> bestmove f7e6
2025-01-04 17:27:54,327 lib.engine_wrapper (engine_wrapper.py:337) INFO Source: Engine
2025-01-04 17:27:54,327 lib.engine_wrapper (engine_wrapper.py:337) INFO Evaluation: -2.91
2025-01-04 17:27:54,327 lib.engine_wrapper (engine_wrapper.py:337) INFO Nodes: 7
2025-01-04 17:27:54,327 lib.engine_wrapper (engine_wrapper.py:337) INFO Pv: 64...Ke6 65. Rc6+ Rd6 66. Rc7 Rd1 67. Rc6+ Kf5 68. g4+ Kg6 69. Be3 Kg7 70. Rc7+ Kg8
2025-01-04 17:27:54,366 urllib3.connectionpool (connectionpool.py:544) DEBUG https://lichess.org:443 "POST /api/bot/game/1WZV0ZBE/move/f7e6?offeringDraw=false HTTP/1.1" 200 11
2025-01-04 17:27:54,366 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3 c2d2 g7g5 g1g2 g8g7 g2g1 b3b5 d2d7 g7g6 e3c1 a3c5 b1a1 b5b3 d7c7 c5d4 a1a3 a8f8 c7c6 f8f6 c6c2 f6f8 c2c6 g6g7 c6c2 g7g8 g1g2 b3b4 g2f1 e5e4 f1g1 f8d8 g1g2 d4g7 c2c6 d8d1 c6c8 g8h7 c8c6 g7e5 c6c5 e5f6 c5c7 h7g6 c7c6 d1d3 c6c8 d3d1 c8c6 g6f7 c6c7 f7g8 c7c8 g8h7 c8c7 h7g8 c7c8 g8f7 c8c7 f7e6', 'wtime': 13690, 'btime': 47100, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:27:57,181 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3 c2d2 g7g5 g1g2 g8g7 g2g1 b3b5 d2d7 g7g6 e3c1 a3c5 b1a1 b5b3 d7c7 c5d4 a1a3 a8f8 c7c6 f8f6 c6c2 f6f8 c2c6 g6g7 c6c2 g7g8 g1g2 b3b4 g2f1 e5e4 f1g1 f8d8 g1g2 d4g7 c2c6 d8d1 c6c8 g8h7 c8c6 g7e5 c6c5 e5f6 c5c7 h7g6 c7c6 d1d3 c6c8 d3d1 c8c6 g6f7 c6c7 f7g8 c7c8 g8h7 c8c7 h7g8 c7c8 g8f7 c8c7 f7e6 c7c6', 'wtime': 12880, 'btime': 47100, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:27:57,182 lib.lichess_bot (lichess_bot.py:824) INFO 
2025-01-04 17:27:57,182 lib.lichess_bot (lichess_bot.py:825) INFO move: 65
2025-01-04 17:27:57,182 lib.engine_wrapper (engine_wrapper.py:731) INFO Searching for wtime 12880 btime 45100 for game 1WZV0ZBE
2025-01-04 17:27:57,183 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << position startpos moves g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3 c2d2 g7g5 g1g2 g8g7 g2g1 b3b5 d2d7 g7g6 e3c1 a3c5 b1a1 b5b3 d7c7 c5d4 a1a3 a8f8 c7c6 f8f6 c6c2 f6f8 c2c6 g6g7 c6c2 g7g8 g1g2 b3b4 g2f1 e5e4 f1g1 f8d8 g1g2 d4g7 c2c6 d8d1 c6c8 g8h7 c8c6 g7e5 c6c5 e5f6 c5c7 h7g6 c7c6 d1d3 c6c8 d3d1 c8c6 g6f7 c6c7 f7g8 c7c8 g8h7 c8c7 h7g8 c7c8 g8f7 c8c7 f7e6 c7c6
2025-01-04 17:27:57,183 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << go wtime 12880 btime 45100 winc 2000 binc 2000
2025-01-04 17:27:58,989 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info nodes 9931
2025-01-04 17:27:58,990 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info pv e6f5 b2b3 b4b3 a3a4 f6e5 c1e3 e5f6 c6a6
2025-01-04 17:27:58,990 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info score cp -204
2025-01-04 17:27:58,990 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> bestmove e6f5
2025-01-04 17:27:58,990 lib.engine_wrapper (engine_wrapper.py:337) INFO Source: Engine
2025-01-04 17:27:58,990 lib.engine_wrapper (engine_wrapper.py:337) INFO Evaluation: -2.04
2025-01-04 17:27:58,990 lib.engine_wrapper (engine_wrapper.py:337) INFO Nodes: 9.9K
2025-01-04 17:27:58,990 lib.engine_wrapper (engine_wrapper.py:337) INFO Pv: 65...Kf5 66. b3 Rxb3 67. Rxa4 Be5 68. Be3 Bf6 69. Rca6
2025-01-04 17:27:59,028 urllib3.connectionpool (connectionpool.py:544) DEBUG https://lichess.org:443 "POST /api/bot/game/1WZV0ZBE/move/e6f5?offeringDraw=false HTTP/1.1" 200 11
2025-01-04 17:27:59,029 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3 c2d2 g7g5 g1g2 g8g7 g2g1 b3b5 d2d7 g7g6 e3c1 a3c5 b1a1 b5b3 d7c7 c5d4 a1a3 a8f8 c7c6 f8f6 c6c2 f6f8 c2c6 g6g7 c6c2 g7g8 g1g2 b3b4 g2f1 e5e4 f1g1 f8d8 g1g2 d4g7 c2c6 d8d1 c6c8 g8h7 c8c6 g7e5 c6c5 e5f6 c5c7 h7g6 c7c6 d1d3 c6c8 d3d1 c8c6 g6f7 c6c7 f7g8 c7c8 g8h7 c8c7 h7g8 c7c8 g8f7 c8c7 f7e6 c7c6 e6f5', 'wtime': 12880, 'btime': 47250, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:28:01,446 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3 c2d2 g7g5 g1g2 g8g7 g2g1 b3b5 d2d7 g7g6 e3c1 a3c5 b1a1 b5b3 d7c7 c5d4 a1a3 a8f8 c7c6 f8f6 c6c2 f6f8 c2c6 g6g7 c6c2 g7g8 g1g2 b3b4 g2f1 e5e4 f1g1 f8d8 g1g2 d4g7 c2c6 d8d1 c6c8 g8h7 c8c6 g7e5 c6c5 e5f6 c5c7 h7g6 c7c6 d1d3 c6c8 d3d1 c8c6 g6f7 c6c7 f7g8 c7c8 g8h7 c8c7 h7g8 c7c8 g8f7 c8c7 f7e6 c7c6 e6f5 g3g4', 'wtime': 12460, 'btime': 47250, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:28:01,448 lib.lichess_bot (lichess_bot.py:824) INFO 
2025-01-04 17:28:01,448 lib.lichess_bot (lichess_bot.py:825) INFO move: 66
2025-01-04 17:28:01,448 lib.engine_wrapper (engine_wrapper.py:731) INFO Searching for wtime 12460 btime 45250 for game 1WZV0ZBE
2025-01-04 17:28:01,448 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << position startpos moves g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3 c2d2 g7g5 g1g2 g8g7 g2g1 b3b5 d2d7 g7g6 e3c1 a3c5 b1a1 b5b3 d7c7 c5d4 a1a3 a8f8 c7c6 f8f6 c6c2 f6f8 c2c6 g6g7 c6c2 g7g8 g1g2 b3b4 g2f1 e5e4 f1g1 f8d8 g1g2 d4g7 c2c6 d8d1 c6c8 g8h7 c8c6 g7e5 c6c5 e5f6 c5c7 h7g6 c7c6 d1d3 c6c8 d3d1 c8c6 g6f7 c6c7 f7g8 c7c8 g8h7 c8c7 h7g8 c7c8 g8f7 c8c7 f7e6 c7c6 e6f5 g3g4
2025-01-04 17:28:01,448 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << go wtime 12460 btime 45250 winc 2000 binc 2000
2025-01-04 17:28:03,261 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info nodes 90108
2025-01-04 17:28:03,261 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info pv f5g4 c6f6 d1c1 f6h6 c1c2 a3g3 g4f4 h6f6 f4e5 f6f8 g5g4
2025-01-04 17:28:03,261 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info score cp -250
2025-01-04 17:28:03,261 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> bestmove f5g4
2025-01-04 17:28:03,262 lib.engine_wrapper (engine_wrapper.py:337) INFO Source: Engine
2025-01-04 17:28:03,262 lib.engine_wrapper (engine_wrapper.py:337) INFO Evaluation: -2.5
2025-01-04 17:28:03,262 lib.engine_wrapper (engine_wrapper.py:337) INFO Nodes: 90.1K
2025-01-04 17:28:03,262 lib.engine_wrapper (engine_wrapper.py:337) INFO Pv: 66...Kxg4 67. Rxf6 Rxc1 68. Rxh6 Rc2 69. Rg3+ Kf4 70. Rf6+ Ke5 71. Rf8 g4
2025-01-04 17:28:03,300 urllib3.connectionpool (connectionpool.py:544) DEBUG https://lichess.org:443 "POST /api/bot/game/1WZV0ZBE/move/f5g4?offeringDraw=false HTTP/1.1" 200 11
2025-01-04 17:28:03,301 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3 c2d2 g7g5 g1g2 g8g7 g2g1 b3b5 d2d7 g7g6 e3c1 a3c5 b1a1 b5b3 d7c7 c5d4 a1a3 a8f8 c7c6 f8f6 c6c2 f6f8 c2c6 g6g7 c6c2 g7g8 g1g2 b3b4 g2f1 e5e4 f1g1 f8d8 g1g2 d4g7 c2c6 d8d1 c6c8 g8h7 c8c6 g7e5 c6c5 e5f6 c5c7 h7g6 c7c6 d1d3 c6c8 d3d1 c8c6 g6f7 c6c7 f7g8 c7c8 g8h7 c8c7 h7g8 c7c8 g8f7 c8c7 f7e6 c7c6 e6f5 g3g4 f5g4', 'wtime': 12460, 'btime': 47390, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:28:04,761 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3 c2d2 g7g5 g1g2 g8g7 g2g1 b3b5 d2d7 g7g6 e3c1 a3c5 b1a1 b5b3 d7c7 c5d4 a1a3 a8f8 c7c6 f8f6 c6c2 f6f8 c2c6 g6g7 c6c2 g7g8 g1g2 b3b4 g2f1 e5e4 f1g1 f8d8 g1g2 d4g7 c2c6 d8d1 c6c8 g8h7 c8c6 g7e5 c6c5 e5f6 c5c7 h7g6 c7c6 d1d3 c6c8 d3d1 c8c6 g6f7 c6c7 f7g8 c7c8 g8h7 c8c7 h7g8 c7c8 g8f7 c8c7 f7e6 c7c6 e6f5 g3g4 f5g4 c6f6', 'wtime': 13000, 'btime': 47390, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:28:04,763 lib.lichess_bot (lichess_bot.py:824) INFO 
2025-01-04 17:28:04,763 lib.lichess_bot (lichess_bot.py:825) INFO move: 67
2025-01-04 17:28:04,763 lib.engine_wrapper (engine_wrapper.py:731) INFO Searching for wtime 13000 btime 45390 for game 1WZV0ZBE
2025-01-04 17:28:04,764 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << position startpos moves g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3 c2d2 g7g5 g1g2 g8g7 g2g1 b3b5 d2d7 g7g6 e3c1 a3c5 b1a1 b5b3 d7c7 c5d4 a1a3 a8f8 c7c6 f8f6 c6c2 f6f8 c2c6 g6g7 c6c2 g7g8 g1g2 b3b4 g2f1 e5e4 f1g1 f8d8 g1g2 d4g7 c2c6 d8d1 c6c8 g8h7 c8c6 g7e5 c6c5 e5f6 c5c7 h7g6 c7c6 d1d3 c6c8 d3d1 c8c6 g6f7 c6c7 f7g8 c7c8 g8h7 c8c7 h7g8 c7c8 g8f7 c8c7 f7e6 c7c6 e6f5 g3g4 f5g4 c6f6
2025-01-04 17:28:04,764 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << go wtime 13000 btime 45390 winc 2000 binc 2000
2025-01-04 17:28:06,581 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info nodes 103536
2025-01-04 17:28:06,582 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info pv d1c1 f6h6 c1c2 a3g3 g4f5 h6h5 b4b2 g3g5 f5f4 g5f5 f4g4 f5g5 g4f4 g5f5 f4g4
2025-01-04 17:28:06,582 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info score cp -232
2025-01-04 17:28:06,582 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> bestmove d1c1
2025-01-04 17:28:06,583 lib.engine_wrapper (engine_wrapper.py:337) INFO Source: Engine
2025-01-04 17:28:06,583 lib.engine_wrapper (engine_wrapper.py:337) INFO Evaluation: -2.32
2025-01-04 17:28:06,583 lib.engine_wrapper (engine_wrapper.py:337) INFO Nodes: 103.5K
2025-01-04 17:28:06,583 lib.engine_wrapper (engine_wrapper.py:337) INFO Pv: 67...Rxc1 68. Rxh6 Rc2 69. Rg3+ Kf5 70. Rh5 Rbxb2 71. Rgxg5+ Kf4 72. Rf5+ Kg4 73. Rfg5+ Kf4 74. Rf5+ Kg4
2025-01-04 17:28:06,621 urllib3.connectionpool (connectionpool.py:544) DEBUG https://lichess.org:443 "POST /api/bot/game/1WZV0ZBE/move/d1c1?offeringDraw=false HTTP/1.1" 200 11
2025-01-04 17:28:06,622 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3 c2d2 g7g5 g1g2 g8g7 g2g1 b3b5 d2d7 g7g6 e3c1 a3c5 b1a1 b5b3 d7c7 c5d4 a1a3 a8f8 c7c6 f8f6 c6c2 f6f8 c2c6 g6g7 c6c2 g7g8 g1g2 b3b4 g2f1 e5e4 f1g1 f8d8 g1g2 d4g7 c2c6 d8d1 c6c8 g8h7 c8c6 g7e5 c6c5 e5f6 c5c7 h7g6 c7c6 d1d3 c6c8 d3d1 c8c6 g6f7 c6c7 f7g8 c7c8 g8h7 c8c7 h7g8 c7c8 g8f7 c8c7 f7e6 c7c6 e6f5 g3g4 f5g4 c6f6 d1c1', 'wtime': 13000, 'btime': 47530, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:28:08,229 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3 c2d2 g7g5 g1g2 g8g7 g2g1 b3b5 d2d7 g7g6 e3c1 a3c5 b1a1 b5b3 d7c7 c5d4 a1a3 a8f8 c7c6 f8f6 c6c2 f6f8 c2c6 g6g7 c6c2 g7g8 g1g2 b3b4 g2f1 e5e4 f1g1 f8d8 g1g2 d4g7 c2c6 d8d1 c6c8 g8h7 c8c6 g7e5 c6c5 e5f6 c5c7 h7g6 c7c6 d1d3 c6c8 d3d1 c8c6 g6f7 c6c7 f7g8 c7c8 g8h7 c8c7 h7g8 c7c8 g8f7 c8c7 f7e6 c7c6 e6f5 g3g4 f5g4 c6f6 d1c1 a3g3', 'wtime': 13400, 'btime': 47530, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:28:08,231 lib.lichess_bot (lichess_bot.py:824) INFO 
2025-01-04 17:28:08,231 lib.lichess_bot (lichess_bot.py:825) INFO move: 68
2025-01-04 17:28:08,231 lib.engine_wrapper (engine_wrapper.py:731) INFO Searching for wtime 13400 btime 45530 for game 1WZV0ZBE
2025-01-04 17:28:08,231 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << position startpos moves g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3 c2d2 g7g5 g1g2 g8g7 g2g1 b3b5 d2d7 g7g6 e3c1 a3c5 b1a1 b5b3 d7c7 c5d4 a1a3 a8f8 c7c6 f8f6 c6c2 f6f8 c2c6 g6g7 c6c2 g7g8 g1g2 b3b4 g2f1 e5e4 f1g1 f8d8 g1g2 d4g7 c2c6 d8d1 c6c8 g8h7 c8c6 g7e5 c6c5 e5f6 c5c7 h7g6 c7c6 d1d3 c6c8 d3d1 c8c6 g6f7 c6c7 f7g8 c7c8 g8h7 c8c7 h7g8 c7c8 g8f7 c8c7 f7e6 c7c6 e6f5 g3g4 f5g4 c6f6 d1c1 a3g3
2025-01-04 17:28:08,232 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << go wtime 13400 btime 45530 winc 2000 binc 2000
2025-01-04 17:28:10,055 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info nodes 82372
2025-01-04 17:28:10,056 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info pv g4h5 g3h3 h5g4 h3g3 g4h5 g3h3 h5g4 h3g3 g4h5 g3h3 h5g4 h3g3 g4h5 g3h3 h5g4 f6h6 b4b2 h3g3 g4f5 h6h5 b2b1 g3g5 f5e6
2025-01-04 17:28:10,056 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info score cp -278
2025-01-04 17:28:10,056 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> bestmove g4h5
2025-01-04 17:28:10,057 lib.engine_wrapper (engine_wrapper.py:337) INFO Source: Engine
2025-01-04 17:28:10,057 lib.engine_wrapper (engine_wrapper.py:337) INFO Evaluation: -2.78
2025-01-04 17:28:10,057 lib.engine_wrapper (engine_wrapper.py:337) INFO Nodes: 82.4K
2025-01-04 17:28:10,057 lib.engine_wrapper (engine_wrapper.py:337) INFO Pv: 68...Kh5 69. Rh3+ Kg4 70. Rg3+ Kh5 71. Rh3+ Kg4 72. Rg3+ Kh5 73. Rh3+ Kg4 74. Rg3+ Kh5 75. Rh3+ Kg4 76. Rfxh6 Rxb2 77. Rg3+ Kf5 78. Rh5 Rbb1 79. Rgxg5+ Ke6
2025-01-04 17:28:10,095 urllib3.connectionpool (connectionpool.py:544) DEBUG https://lichess.org:443 "POST /api/bot/game/1WZV0ZBE/move/g4h5?offeringDraw=false HTTP/1.1" 200 11
2025-01-04 17:28:10,096 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3 c2d2 g7g5 g1g2 g8g7 g2g1 b3b5 d2d7 g7g6 e3c1 a3c5 b1a1 b5b3 d7c7 c5d4 a1a3 a8f8 c7c6 f8f6 c6c2 f6f8 c2c6 g6g7 c6c2 g7g8 g1g2 b3b4 g2f1 e5e4 f1g1 f8d8 g1g2 d4g7 c2c6 d8d1 c6c8 g8h7 c8c6 g7e5 c6c5 e5f6 c5c7 h7g6 c7c6 d1d3 c6c8 d3d1 c8c6 g6f7 c6c7 f7g8 c7c8 g8h7 c8c7 h7g8 c7c8 g8f7 c8c7 f7e6 c7c6 e6f5 g3g4 f5g4 c6f6 d1c1 a3g3 g4h5', 'wtime': 13400, 'btime': 47660, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:28:12,094 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3 c2d2 g7g5 g1g2 g8g7 g2g1 b3b5 d2d7 g7g6 e3c1 a3c5 b1a1 b5b3 d7c7 c5d4 a1a3 a8f8 c7c6 f8f6 c6c2 f6f8 c2c6 g6g7 c6c2 g7g8 g1g2 b3b4 g2f1 e5e4 f1g1 f8d8 g1g2 d4g7 c2c6 d8d1 c6c8 g8h7 c8c6 g7e5 c6c5 e5f6 c5c7 h7g6 c7c6 d1d3 c6c8 d3d1 c8c6 g6f7 c6c7 f7g8 c7c8 g8h7 c8c7 h7g8 c7c8 g8f7 c8c7 f7e6 c7c6 e6f5 g3g4 f5g4 c6f6 d1c1 a3g3 g4h5 g3h3', 'wtime': 13400, 'btime': 47660, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:28:12,096 lib.lichess_bot (lichess_bot.py:824) INFO 
2025-01-04 17:28:12,096 lib.lichess_bot (lichess_bot.py:825) INFO move: 69
2025-01-04 17:28:12,096 lib.engine_wrapper (engine_wrapper.py:731) INFO Searching for wtime 13400 btime 45660 for game 1WZV0ZBE
2025-01-04 17:28:12,097 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << position startpos moves g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3 c2d2 g7g5 g1g2 g8g7 g2g1 b3b5 d2d7 g7g6 e3c1 a3c5 b1a1 b5b3 d7c7 c5d4 a1a3 a8f8 c7c6 f8f6 c6c2 f6f8 c2c6 g6g7 c6c2 g7g8 g1g2 b3b4 g2f1 e5e4 f1g1 f8d8 g1g2 d4g7 c2c6 d8d1 c6c8 g8h7 c8c6 g7e5 c6c5 e5f6 c5c7 h7g6 c7c6 d1d3 c6c8 d3d1 c8c6 g6f7 c6c7 f7g8 c7c8 g8h7 c8c7 h7g8 c7c8 g8f7 c8c7 f7e6 c7c6 e6f5 g3g4 f5g4 c6f6 d1c1 a3g3 g4h5 g3h3
2025-01-04 17:28:12,097 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << go wtime 13400 btime 45660 winc 2000 binc 2000
2025-01-04 17:28:13,925 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info nodes 110788
2025-01-04 17:28:13,926 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info pv h5g4 h3g3 g4h5 g3h3 h5g4 h3g3 g4h5 g3h3 h5g4 h3g3 g4h5 g3h3 h5g4 h3g3 g4h5 g3h3 h5g4 f6h6 b4b2 h3g3 g4f5 h6h5 b2b1 g3g5 f5e6
2025-01-04 17:28:13,926 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info score cp -278
2025-01-04 17:28:13,926 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> bestmove h5g4
2025-01-04 17:28:13,927 lib.engine_wrapper (engine_wrapper.py:337) INFO Source: Engine
2025-01-04 17:28:13,927 lib.engine_wrapper (engine_wrapper.py:337) INFO Evaluation: -2.78
2025-01-04 17:28:13,927 lib.engine_wrapper (engine_wrapper.py:337) INFO Nodes: 110.8K
2025-01-04 17:28:13,927 lib.engine_wrapper (engine_wrapper.py:337) INFO Pv: 69...Kg4 70. Rg3+ Kh5 71. Rh3+ Kg4 72. Rg3+ Kh5 73. Rh3+ Kg4 74. Rg3+ Kh5 75. Rh3+ Kg4 76. Rg3+ Kh5 77. Rh3+ Kg4 78. Rfxh6 Rxb2 79. Rg3+ Kf5 80. Rh5 Rbb1 81. Rgxg5+ Ke6
2025-01-04 17:28:13,965 urllib3.connectionpool (connectionpool.py:544) DEBUG https://lichess.org:443 "POST /api/bot/game/1WZV0ZBE/move/h5g4?offeringDraw=false HTTP/1.1" 200 11
2025-01-04 17:28:13,966 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3 c2d2 g7g5 g1g2 g8g7 g2g1 b3b5 d2d7 g7g6 e3c1 a3c5 b1a1 b5b3 d7c7 c5d4 a1a3 a8f8 c7c6 f8f6 c6c2 f6f8 c2c6 g6g7 c6c2 g7g8 g1g2 b3b4 g2f1 e5e4 f1g1 f8d8 g1g2 d4g7 c2c6 d8d1 c6c8 g8h7 c8c6 g7e5 c6c5 e5f6 c5c7 h7g6 c7c6 d1d3 c6c8 d3d1 c8c6 g6f7 c6c7 f7g8 c7c8 g8h7 c8c7 h7g8 c7c8 g8f7 c8c7 f7e6 c7c6 e6f5 g3g4 f5g4 c6f6 d1c1 a3g3 g4h5 g3h3 h5g4', 'wtime': 13400, 'btime': 47790, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:28:15,719 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3 c2d2 g7g5 g1g2 g8g7 g2g1 b3b5 d2d7 g7g6 e3c1 a3c5 b1a1 b5b3 d7c7 c5d4 a1a3 a8f8 c7c6 f8f6 c6c2 f6f8 c2c6 g6g7 c6c2 g7g8 g1g2 b3b4 g2f1 e5e4 f1g1 f8d8 g1g2 d4g7 c2c6 d8d1 c6c8 g8h7 c8c6 g7e5 c6c5 e5f6 c5c7 h7g6 c7c6 d1d3 c6c8 d3d1 c8c6 g6f7 c6c7 f7g8 c7c8 g8h7 c8c7 h7g8 c7c8 g8f7 c8c7 f7e6 c7c6 e6f5 g3g4 f5g4 c6f6 d1c1 a3g3 g4h5 g3h3 h5g4 h3g3', 'wtime': 13650, 'btime': 47790, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:28:15,721 lib.lichess_bot (lichess_bot.py:824) INFO 
2025-01-04 17:28:15,721 lib.lichess_bot (lichess_bot.py:825) INFO move: 70
2025-01-04 17:28:15,721 lib.engine_wrapper (engine_wrapper.py:731) INFO Searching for wtime 13650 btime 45790 for game 1WZV0ZBE
2025-01-04 17:28:15,722 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << position startpos moves g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3 c2d2 g7g5 g1g2 g8g7 g2g1 b3b5 d2d7 g7g6 e3c1 a3c5 b1a1 b5b3 d7c7 c5d4 a1a3 a8f8 c7c6 f8f6 c6c2 f6f8 c2c6 g6g7 c6c2 g7g8 g1g2 b3b4 g2f1 e5e4 f1g1 f8d8 g1g2 d4g7 c2c6 d8d1 c6c8 g8h7 c8c6 g7e5 c6c5 e5f6 c5c7 h7g6 c7c6 d1d3 c6c8 d3d1 c8c6 g6f7 c6c7 f7g8 c7c8 g8h7 c8c7 h7g8 c7c8 g8f7 c8c7 f7e6 c7c6 e6f5 g3g4 f5g4 c6f6 d1c1 a3g3 g4h5 g3h3 h5g4 h3g3
2025-01-04 17:28:15,722 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << go wtime 13650 btime 45790 winc 2000 binc 2000
2025-01-04 17:28:17,555 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info nodes 71929
2025-01-04 17:28:17,556 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info pv g4h5 g3h3 h5g4 h3g3
2025-01-04 17:28:17,556 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info score cp 0
2025-01-04 17:28:17,556 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> bestmove g4h5
2025-01-04 17:28:17,556 lib.engine_wrapper (engine_wrapper.py:337) INFO Source: Engine
2025-01-04 17:28:17,556 lib.engine_wrapper (engine_wrapper.py:337) INFO Evaluation: 0.0
2025-01-04 17:28:17,556 lib.engine_wrapper (engine_wrapper.py:337) INFO Nodes: 71.9K
2025-01-04 17:28:17,556 lib.engine_wrapper (engine_wrapper.py:337) INFO Pv: 70...Kh5 71. Rh3+ Kg4 72. Rg3+
2025-01-04 17:28:17,594 urllib3.connectionpool (connectionpool.py:544) DEBUG https://lichess.org:443 "POST /api/bot/game/1WZV0ZBE/move/g4h5?offeringDraw=false HTTP/1.1" 200 11
2025-01-04 17:28:17,595 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3 c2d2 g7g5 g1g2 g8g7 g2g1 b3b5 d2d7 g7g6 e3c1 a3c5 b1a1 b5b3 d7c7 c5d4 a1a3 a8f8 c7c6 f8f6 c6c2 f6f8 c2c6 g6g7 c6c2 g7g8 g1g2 b3b4 g2f1 e5e4 f1g1 f8d8 g1g2 d4g7 c2c6 d8d1 c6c8 g8h7 c8c6 g7e5 c6c5 e5f6 c5c7 h7g6 c7c6 d1d3 c6c8 d3d1 c8c6 g6f7 c6c7 f7g8 c7c8 g8h7 c8c7 h7g8 c7c8 g8f7 c8c7 f7e6 c7c6 e6f5 g3g4 f5g4 c6f6 d1c1 a3g3 g4h5 g3h3 h5g4 h3g3 g4h5', 'wtime': 13650, 'btime': 47910, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:28:19,266 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3 c2d2 g7g5 g1g2 g8g7 g2g1 b3b5 d2d7 g7g6 e3c1 a3c5 b1a1 b5b3 d7c7 c5d4 a1a3 a8f8 c7c6 f8f6 c6c2 f6f8 c2c6 g6g7 c6c2 g7g8 g1g2 b3b4 g2f1 e5e4 f1g1 f8d8 g1g2 d4g7 c2c6 d8d1 c6c8 g8h7 c8c6 g7e5 c6c5 e5f6 c5c7 h7g6 c7c6 d1d3 c6c8 d3d1 c8c6 g6f7 c6c7 f7g8 c7c8 g8h7 c8c7 h7g8 c7c8 g8f7 c8c7 f7e6 c7c6 e6f5 g3g4 f5g4 c6f6 d1c1 a3g3 g4h5 g3h3 h5g4 h3g3 g4h5 g3h3', 'wtime': 13980, 'btime': 47910, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:28:19,268 lib.lichess_bot (lichess_bot.py:824) INFO 
2025-01-04 17:28:19,268 lib.lichess_bot (lichess_bot.py:825) INFO move: 71
2025-01-04 17:28:19,268 lib.engine_wrapper (engine_wrapper.py:731) INFO Searching for wtime 13980 btime 45910 for game 1WZV0ZBE
2025-01-04 17:28:19,269 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << position startpos moves g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3 c2d2 g7g5 g1g2 g8g7 g2g1 b3b5 d2d7 g7g6 e3c1 a3c5 b1a1 b5b3 d7c7 c5d4 a1a3 a8f8 c7c6 f8f6 c6c2 f6f8 c2c6 g6g7 c6c2 g7g8 g1g2 b3b4 g2f1 e5e4 f1g1 f8d8 g1g2 d4g7 c2c6 d8d1 c6c8 g8h7 c8c6 g7e5 c6c5 e5f6 c5c7 h7g6 c7c6 d1d3 c6c8 d3d1 c8c6 g6f7 c6c7 f7g8 c7c8 g8h7 c8c7 h7g8 c7c8 g8f7 c8c7 f7e6 c7c6 e6f5 g3g4 f5g4 c6f6 d1c1 a3g3 g4h5 g3h3 h5g4 h3g3 g4h5 g3h3
2025-01-04 17:28:19,269 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << go wtime 13980 btime 45910 winc 2000 binc 2000
2025-01-04 17:28:21,107 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info nodes 49636
2025-01-04 17:28:21,108 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info pv h5g4 h3g3
2025-01-04 17:28:21,108 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info score cp 0
2025-01-04 17:28:21,108 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> bestmove h5g4
2025-01-04 17:28:21,108 lib.engine_wrapper (engine_wrapper.py:337) INFO Source: Engine
2025-01-04 17:28:21,108 lib.engine_wrapper (engine_wrapper.py:337) INFO Evaluation: 0.0
2025-01-04 17:28:21,108 lib.engine_wrapper (engine_wrapper.py:337) INFO Nodes: 49.6K
2025-01-04 17:28:21,108 lib.engine_wrapper (engine_wrapper.py:337) INFO Pv: 71...Kg4 72. Rg3+
2025-01-04 17:28:21,147 urllib3.connectionpool (connectionpool.py:544) DEBUG https://lichess.org:443 "POST /api/bot/game/1WZV0ZBE/move/h5g4?offeringDraw=false HTTP/1.1" 200 11
2025-01-04 17:28:21,149 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3 c2d2 g7g5 g1g2 g8g7 g2g1 b3b5 d2d7 g7g6 e3c1 a3c5 b1a1 b5b3 d7c7 c5d4 a1a3 a8f8 c7c6 f8f6 c6c2 f6f8 c2c6 g6g7 c6c2 g7g8 g1g2 b3b4 g2f1 e5e4 f1g1 f8d8 g1g2 d4g7 c2c6 d8d1 c6c8 g8h7 c8c6 g7e5 c6c5 e5f6 c5c7 h7g6 c7c6 d1d3 c6c8 d3d1 c8c6 g6f7 c6c7 f7g8 c7c8 g8h7 c8c7 h7g8 c7c8 g8f7 c8c7 f7e6 c7c6 e6f5 g3g4 f5g4 c6f6 d1c1 a3g3 g4h5 g3h3 h5g4 h3g3 g4h5 g3h3 h5g4', 'wtime': 13980, 'btime': 48030, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:28:22,803 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3 c2d2 g7g5 g1g2 g8g7 g2g1 b3b5 d2d7 g7g6 e3c1 a3c5 b1a1 b5b3 d7c7 c5d4 a1a3 a8f8 c7c6 f8f6 c6c2 f6f8 c2c6 g6g7 c6c2 g7g8 g1g2 b3b4 g2f1 e5e4 f1g1 f8d8 g1g2 d4g7 c2c6 d8d1 c6c8 g8h7 c8c6 g7e5 c6c5 e5f6 c5c7 h7g6 c7c6 d1d3 c6c8 d3d1 c8c6 g6f7 c6c7 f7g8 c7c8 g8h7 c8c7 h7g8 c7c8 g8f7 c8c7 f7e6 c7c6 e6f5 g3g4 f5g4 c6f6 d1c1 a3g3 g4h5 g3h3 h5g4 h3g3 g4h5 g3h3 h5g4 h3g3', 'wtime': 14320, 'btime': 48030, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:28:22,804 lib.lichess_bot (lichess_bot.py:824) INFO 
2025-01-04 17:28:22,804 lib.lichess_bot (lichess_bot.py:825) INFO move: 72
2025-01-04 17:28:22,805 lib.engine_wrapper (engine_wrapper.py:731) INFO Searching for wtime 14320 btime 46030 for game 1WZV0ZBE
2025-01-04 17:28:22,805 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << position startpos moves g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3 c2d2 g7g5 g1g2 g8g7 g2g1 b3b5 d2d7 g7g6 e3c1 a3c5 b1a1 b5b3 d7c7 c5d4 a1a3 a8f8 c7c6 f8f6 c6c2 f6f8 c2c6 g6g7 c6c2 g7g8 g1g2 b3b4 g2f1 e5e4 f1g1 f8d8 g1g2 d4g7 c2c6 d8d1 c6c8 g8h7 c8c6 g7e5 c6c5 e5f6 c5c7 h7g6 c7c6 d1d3 c6c8 d3d1 c8c6 g6f7 c6c7 f7g8 c7c8 g8h7 c8c7 h7g8 c7c8 g8f7 c8c7 f7e6 c7c6 e6f5 g3g4 f5g4 c6f6 d1c1 a3g3 g4h5 g3h3 h5g4 h3g3 g4h5 g3h3 h5g4 h3g3
2025-01-04 17:28:22,805 chess.engine (engine.py:1062) DEBUG <UciProtocol (pid=98866)>: << go wtime 14320 btime 46030 winc 2000 binc 2000
2025-01-04 17:28:22,809 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info nodes 0
2025-01-04 17:28:22,810 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info pv 
2025-01-04 17:28:22,810 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info score cp 0
2025-01-04 17:28:22,823 lib.lichess_bot (lichess_bot.py:452) DEBUG Event: {'type': 'gameFinish', 'game': {'fullId': '1WZV0ZBEz5wi', 'gameId': '1WZV0ZBE', 'fen': '8/8/5R1p/6p1/pr2p1k1/6R1/1P3PK1/2r5 b - - 9 72', 'color': 'black', 'lastMove': 'h3g3', 'source': 'friend', 'status': {'id': 34, 'name': 'draw'}, 'variant': {'key': 'standard', 'name': 'Standard'}, 'speed': 'blitz', 'perf': 'blitz', 'rated': True, 'hasMoved': True, 'opponent': {'id': 'baby_eubos', 'username': 'BOT baby_eubos', 'rating': 1714, 'ratingDiff': 1}, 'isMyTurn': False, 'secondsLeft': 48, 'ratingDiff': -3, 'compat': {'bot': True, 'board': True}, 'id': '1WZV0ZBE'}}
2025-01-04 17:28:24,648 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info nodes 0
2025-01-04 17:28:24,648 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info pv 
2025-01-04 17:28:24,649 chess.engine (engine.py:1088) DEBUG <UciProtocol (pid=98866)>: >> info score cp 0
2025-01-04 17:31:38,556 lib.lichess_bot (lichess_bot.py:452) DEBUG Event: {'type': 'challenge', 'challenge': {'id': 'V9nldZ0y', 'url': 'https://lichess.org/V9nldZ0y', 'status': 'created', 'challenger': {'id': 'andobot', 'name': 'AndoBot', 'rating': 1891, 'title': 'BOT', 'online': True, 'lag': 4}, 'destUser': {'id': 'arvyy_bot', 'name': 'arvyy_bot', 'rating': 1917, 'title': 'BOT', 'flair': 'activity.lichess-hogger', 'online': True}, 'variant': {'key': 'standard', 'name': 'Standard', 'short': 'Std'}, 'rated': True, 'speed': 'bullet', 'timeControl': {'type': 'clock', 'limit': 60, 'increment': 2, 'show': '1+2'}, 'color': 'random', 'finalColor': 'white', 'perf': {'icon': '\ue032', 'name': 'Bullet'}}, 'compat': {'bot': True, 'board': False}}
2025-01-04 17:32:08,294 lib.lichess_bot (lichess_bot.py:452) DEBUG Event: {'type': 'challengeCanceled', 'challenge': {'id': 'V9nldZ0y', 'url': 'https://lichess.org/V9nldZ0y', 'status': 'canceled', 'challenger': {'id': 'andobot', 'name': 'AndoBot', 'rating': 1891, 'title': 'BOT', 'online': True, 'lag': 4}, 'destUser': {'id': 'arvyy_bot', 'name': 'arvyy_bot', 'rating': 1917, 'title': 'BOT', 'flair': 'activity.lichess-hogger', 'online': True}, 'variant': {'key': 'standard', 'name': 'Standard', 'short': 'Std'}, 'rated': True, 'speed': 'bullet', 'timeControl': {'type': 'clock', 'limit': 60, 'increment': 2, 'show': '1+2'}, 'color': 'random', 'finalColor': 'white', 'perf': {'icon': '\ue032', 'name': 'Bullet'}}}
2025-01-04 17:32:10,688 lib.lichess_bot (lichess_bot.py:452) DEBUG Event: {'type': 'correspondence_ping'}
2025-01-04 17:34:50,827 lib.lichess_bot (lichess_bot.py:452) DEBUG Event: {'type': 'challenge', 'challenge': {'id': 'EmRXGXLG', 'url': 'https://lichess.org/EmRXGXLG', 'status': 'created', 'challenger': {'id': 'limbobot', 'name': 'LimboBot', 'rating': 2495, 'title': 'BOT', 'online': True}, 'destUser': {'id': 'arvyy_bot', 'name': 'arvyy_bot', 'rating': 1780, 'title': 'BOT', 'flair': 'activity.lichess-hogger', 'online': True}, 'variant': {'key': 'standard', 'name': 'Standard', 'short': 'Std'}, 'rated': True, 'speed': 'blitz', 'timeControl': {'type': 'clock', 'limit': 180, 'increment': 2, 'show': '3+2'}, 'color': 'random', 'finalColor': 'white', 'perf': {'icon': '\ue008', 'name': 'Blitz'}}, 'compat': {'bot': True, 'board': True}}
2025-01-04 17:35:19,856 lib.lichess_bot (lichess_bot.py:452) DEBUG Event: {'type': 'challengeCanceled', 'challenge': {'id': 'EmRXGXLG', 'url': 'https://lichess.org/EmRXGXLG', 'status': 'canceled', 'challenger': {'id': 'limbobot', 'name': 'LimboBot', 'rating': 2495, 'title': 'BOT', 'online': True}, 'destUser': {'id': 'arvyy_bot', 'name': 'arvyy_bot', 'rating': 1780, 'title': 'BOT', 'flair': 'activity.lichess-hogger', 'online': True}, 'variant': {'key': 'standard', 'name': 'Standard', 'short': 'Std'}, 'rated': True, 'speed': 'blitz', 'timeControl': {'type': 'clock', 'limit': 180, 'increment': 2, 'show': '3+2'}, 'color': 'random', 'finalColor': 'white', 'perf': {'icon': '\ue008', 'name': 'Blitz'}}}
2025-01-04 17:37:10,688 lib.lichess_bot (lichess_bot.py:452) DEBUG Event: {'type': 'correspondence_ping'}
2025-01-04 17:42:10,688 lib.lichess_bot (lichess_bot.py:452) DEBUG Event: {'type': 'correspondence_ping'}
2025-01-04 17:47:10,688 lib.lichess_bot (lichess_bot.py:452) DEBUG Event: {'type': 'correspondence_ping'}
2025-01-04 17:52:10,688 lib.lichess_bot (lichess_bot.py:452) DEBUG Event: {'type': 'correspondence_ping'}

@MarkZH
Copy link
Collaborator

MarkZH commented Jan 7, 2025

Thanks for the logs. I can see the problem now. When your bot's opponent makes a move that triggers a draw condition (threefold or fifty-move), lichess sends two messages in a row like the following:

2025-01-04 17:28:22,803 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3 c2d2 g7g5 g1g2 g8g7 g2g1 b3b5 d2d7 g7g6 e3c1 a3c5 b1a1 b5b3 d7c7 c5d4 a1a3 a8f8 c7c6 f8f6 c6c2 f6f8 c2c6 g6g7 c6c2 g7g8 g1g2 b3b4 g2f1 e5e4 f1g1 f8d8 g1g2 d4g7 c2c6 d8d1 c6c8 g8h7 c8c6 g7e5 c6c5 e5f6 c5c7 h7g6 c7c6 d1d3 c6c8 d3d1 c8c6 g6f7 c6c7 f7g8 c7c8 g8h7 c8c7 h7g8 c7c8 g8f7 c8c7 f7e6 c7c6 e6f5 g3g4 f5g4 c6f6 d1c1 a3g3 g4h5 g3h3 h5g4 h3g3 g4h5 g3h3 h5g4 h3g3', 'wtime': 14320, 'btime': 48030, 'winc': 2000, 'binc': 2000, 'status': 'started'}
2025-01-04 17:28:22,803 lib.lichess_bot (lichess_bot.py:833) DEBUG Game state: {'type': 'gameState', 'moves': 'g2g3 e7e5 c2c4 d7d5 c4d5 g8f6 e2e4 c7c6 d1a4 f8d6 b1c3 e8g8 d5c6 b8c6 g1f3 c8d7 f1b5 a7a6 b5c6 d7c6 a4c4 d8d7 e1g1 b7b5 c4b3 f6e4 c3e4 c6e4 f1e1 d7c6 f3g5 e4d5 b3e3 h7h6 g5e4 d5e4 e3e4 c6e4 e1e4 f7f5 e4e3 a8e8 a2a4 f5f4 e3c3 f4g3 h2g3 d6b4 c3c6 b5a4 a1a4 a6a5 a4a1 f8f3 d2d3 f3d3 c1e3 d3b3 a1b1 a5a4 c6c1 e8a8 c1d1 b4e7 d1d7 e7a3 d7d2 b3b8 d2c2 b8b3 c2d2 g7g5 g1g2 g8g7 g2g1 b3b5 d2d7 g7g6 e3c1 a3c5 b1a1 b5b3 d7c7 c5d4 a1a3 a8f8 c7c6 f8f6 c6c2 f6f8 c2c6 g6g7 c6c2 g7g8 g1g2 b3b4 g2f1 e5e4 f1g1 f8d8 g1g2 d4g7 c2c6 d8d1 c6c8 g8h7 c8c6 g7e5 c6c5 e5f6 c5c7 h7g6 c7c6 d1d3 c6c8 d3d1 c8c6 g6f7 c6c7 f7g8 c7c8 g8h7 c8c7 h7g8 c7c8 g8f7 c8c7 f7e6 c7c6 e6f5 g3g4 f5g4 c6f6 d1c1 a3g3 g4h5 g3h3 h5g4 h3g3 g4h5 g3h3 h5g4 h3g3', 'wtime': 14320, 'btime': 48030, 'winc': 2000, 'binc': 2000, 'status': 'draw'}

Notice that the only difference between these messages is the at the far right: 'status': 'started' changes to 'status': 'draw'. The problem happens because lichess-bot instructs your bot to make a move after the first message. Since your bot does not attempt to make a move nor respond in any way on a board showing a drawn game, the game thread is blocked. So, the second message is never received. This means the game thread and the bot process are never terminated.

The immediate solution is to have your bot play a move despite the draw condition. It doesn't even have to be a legal move--a1a1, for example--though, a legal move would be safer (one that repeats a previous position even safer). The move won't have an effect on the game since lichess will have determined that the game is over. However, this will allow for the receipt of the 'status': 'draw' message to end the game thread and shutdown your bot.

On our end, we'll think about if this can be fixed within lichess-bot. Currently, we expect that every time go ... is sent to a bot, the bot will respond with a bestmove .... Any solution on our end that modifies this assumption risks breaking other people's bots.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants