2025-05-30 02:46:10,405 - compete_agent - INFO - Competitive agent 1 initialized successfully 2025-05-30 02:46:10,548 - compete_agent - INFO - Agent 1 selecting action from 60 options 2025-05-30 02:46:10,593 - compete_agent - INFO - Selected action: {'play_card': '3h', 'draft_card': '4h', 'type': 'place', 'coords': (5, 5)} 2025-05-30 02:46:10,593 - compete_agent - INFO - Action selection completed in 0.045 seconds 2025-05-30 02:46:10,608 - compete_agent - INFO - Agent 1 selecting action from 60 options 2025-05-30 02:46:10,672 - compete_agent - INFO - Selected action: {'play_card': '4h', 'draft_card': '3c', 'type': 'place', 'coords': (4, 5)} 2025-05-30 02:46:10,672 - compete_agent - INFO - Action selection completed in 0.064 seconds 2025-05-30 02:46:10,683 - compete_agent - INFO - Agent 1 selecting action from 55 options 2025-05-30 02:46:10,727 - compete_agent - INFO - Selected action: {'play_card': 'th', 'draft_card': 'ac', 'type': 'place', 'coords': (6, 5)} 2025-05-30 02:46:10,727 - compete_agent - INFO - Action selection completed in 0.044 seconds 2025-05-30 02:46:10,744 - compete_agent - INFO - Agent 1 selecting action from 55 options 2025-05-30 02:46:10,793 - compete_agent - INFO - Selected action: {'play_card': '3c', 'draft_card': 'ac', 'type': 'place', 'coords': (3, 5)} 2025-05-30 02:46:10,793 - compete_agent - INFO - Action selection completed in 0.049 seconds 2025-05-30 02:46:10,817 - compete_agent - INFO - Agent 1 selecting action from 55 options 2025-05-30 02:46:10,878 - compete_agent - INFO - Selected action: {'play_card': 'ac', 'draft_card': 'js', 'type': 'place', 'coords': (7, 5)} 2025-05-30 02:46:10,878 - compete_agent - INFO - Action selection completed in 0.061 seconds 2025-05-30 02:46:10,896 - compete_agent - INFO - Agent 1 selecting action from 70 options 2025-05-30 02:46:10,961 - compete_agent - INFO - Selected action: {'play_card': '4c', 'draft_card': 'jh', 'type': 'place', 'coords': (3, 4)} 2025-05-30 02:46:10,962 - compete_agent - INFO - Action selection completed in 0.065 seconds 2025-05-30 02:46:10,981 - compete_agent - INFO - Agent 1 selecting action from 100 options 2025-05-30 02:46:11,052 - compete_agent - INFO - Selected action: {'play_card': '8d', 'draft_card': '5c', 'type': 'place', 'coords': (3, 7)} 2025-05-30 02:46:11,052 - compete_agent - INFO - Action selection completed in 0.070 seconds 2025-05-30 02:46:11,099 - compete_agent - INFO - Agent 1 selecting action from 110 options 2025-05-30 02:46:11,175 - compete_agent - INFO - Selected action: {'play_card': '5c', 'draft_card': '8h', 'type': 'place', 'coords': (3, 3)} 2025-05-30 02:46:11,175 - compete_agent - INFO - Action selection completed in 0.076 seconds 2025-05-30 02:46:11,247 - compete_agent - INFO - Agent 1 selecting action from 120 options 2025-05-30 02:46:11,339 - compete_agent - INFO - Selected action: {'play_card': '8h', 'draft_card': '4s', 'type': 'place', 'coords': (6, 3)} 2025-05-30 02:46:11,339 - compete_agent - INFO - Action selection completed in 0.092 seconds 2025-05-30 02:46:11,360 - compete_agent - INFO - Agent 1 selecting action from 130 options 2025-05-30 02:46:11,473 - compete_agent - INFO - Selected action: {'play_card': '4s', 'draft_card': '6h', 'type': 'place', 'coords': (8, 4)} 2025-05-30 02:46:11,473 - compete_agent - INFO - Action selection completed in 0.114 seconds 2025-05-30 02:46:11,507 - compete_agent - INFO - Agent 1 selecting action from 140 options 2025-05-30 02:46:11,862 - compete_agent - INFO - Selected action: {'play_card': '6h', 'draft_card': '6c', 'type': 'place', 'coords': (5, 8)} 2025-05-30 02:46:11,863 - compete_agent - INFO - Action selection completed in 0.355 seconds 2025-05-30 02:46:11,873 - compete_agent - INFO - Agent 1 selecting action from 150 options 2025-05-30 02:46:12,112 - compete_agent - INFO - Selected action: {'play_card': '6c', 'draft_card': 'jd', 'type': 'place', 'coords': (3, 2)} 2025-05-30 02:46:12,113 - compete_agent - INFO - Action selection completed in 0.240 seconds 2025-05-30 02:46:12,128 - compete_agent - INFO - Agent 1 selecting action from 505 options 2025-05-30 02:46:12,324 - compete_agent - INFO - Selecting jack move over regular move 2025-05-30 02:46:12,364 - compete_agent - INFO - Selected action: {'play_card': 'jd', 'draft_card': '9c', 'type': 'place', 'coords': (3, 6)} 2025-05-30 02:46:12,364 - compete_agent - INFO - Action selection completed in 0.236 seconds -------------------------------------------------------------------- {'games': [{'valid_game': True, 'random_seed': 3194642195, 'file_name': 'sample_team_315-vs-Natural stupidity-30-May-2025-02-46-10-405212-3194642195', 'scores': {0: 0, 1: 2}, 'replay_path': 'output/replay-sample_team_315-vs-Natural stupidity-30-May-2025-02-46-10-405212-3194642195.replay'}], 'teams': {0: {'team_name': 'sample_team_315', 'agent': 'agents.t_315.myTeam', 'load_agent': True}, 1: {'team_name': 'Natural stupidity', 'agent': 'agents.t_093.myTeam', 'load_agent': True}}, 'num_of_games': 1}