  INFO [Properties.<init>]                           VERSION: 1.0.0
  INFO [Properties.<init>]                           Classpath: data.jar
  INFO [Properties.<init>]                           Java VM: 14.0-b16
  INFO [Properties.<init>]                           Java Runtime: 1.6.0_14-b08
  INFO [Properties.<init>]                           OS: Windows XP 5.1 x86
  INFO [Properties.<init>]                           Java Library Path: lib
  INFO [PropertiesBase.readFromFile]                 Reading Settings from file settings.txt
  INFO [MasterClient.logSend]                        MasterClient: Sending Login
  INFO [MasterClient$1.run]                          MasterClient: Address http://www.planetmule.com/server
  INFO [MasterClient.apply]                          MasterClient: Session ID: e346d6f69f6434e0ac7923d8e90ca9e7
  INFO [Login$MasterListener$1.run]                  Logged in as "Roide" (id 1566)
  INFO [MetaFrame.<init>]                            Creating Meta Frame
  INFO [MapSkinParser.findSkins]                     No extra skins found
  INFO [MasterClient.logSend]                        MasterClient: Sending Enter Lobby
  INFO [Login.dispose]                               Disposing login
  INFO [Main.main]                                   Creating game container
  INFO [MuleGameContainer.create]                    LWJGL Version: 2.2.1
  INFO [MuleGameContainer.create]                    OriginalDisplayMode: 1280 x 1024 x 32 @60Hz
  INFO [MuleGameContainer.create]                    Adapter: nv4_disp
  INFO [SlickLogSystem.info]                         Slick Build #269
  INFO [MuleGameContainer.<init>]                    TargetDisplayMode: 640 x 480 x 0 @0Hz
  INFO [MuleGameContainer.setVSync]                  Setting vsync: true
  INFO [MuleGameContainer.<init>]                    Setting pixel format
  INFO [MuleGameContainer$1.run]                     Pixel format: Samples=0 Alpha=0 Depth=8 Stencil=0
  INFO [SlickLogSystem.info]                         Starting display 640x480
  INFO [SlickLogSystem.info]                         Use Java PNG Loader = true
  INFO [MuleGameContainer.<init>]                    Input controllers not available
  INFO [MuleGameContainer.setVSync]                  Setting vsync: true
  INFO [MuleGameContainer.<init>]                    Display finished
  INFO [SettingsDialog.applySettings]                Changing map skin to default
  INFO [Main.main]                                   Entering game loop
  INFO [MetaFrame$MasterListener$1.run]              Entered master server game lobby
  INFO [MuleGameContainer.init]                      *** Starting Game ***
  INFO [MuleGameContainer.init]                      Display Created=true, Active=false, Visible=true
  INFO [MuleGameContainer.init]                      Making display the current GL context
  INFO [MuleGameContainer.setWindowedMode]           Setting windowed mode: 640 x 480 x 0 @0Hz
  INFO [View.<init>]                                 Creating view...
  INFO [SlickLogSystem.info]                         Initialising sounds..
  INFO [SlickLogSystem.info]                         - Sound works
  INFO [SlickLogSystem.info]                         - 64 OpenAL source available
  INFO [SlickLogSystem.info]                         - Sounds source generated
  INFO [View.<init>]                                 Finished creating view
  INFO [GameController.setModel]                     ++++++++ New Model: CONNECT #0 +++++++++++++++++++++++++++++++++++++++++++
  INFO [Server.<init>]                               Server: Creating
  INFO [Server.<init>]                               Server: Started on TCP address /0.0.0.0:6260
  INFO [Server.<init>]                               Server: Started on UDP address /0.0.0.0:6260
  INFO [Client.connect]                              Client connects...
  INFO [Client.connect]                              Client UDP local address: 0.0.0.0/0.0.0.0:6261
  INFO [Client.connect]                              Client: Connects TCP: localhost/127.0.0.1:6260 UDP: localhost/127.0.0.1:6260
  INFO [Client.connect]                              Client: TCP receive buffer: 8192 send buffer: 8192
  INFO [MuleGameContainer.setWindowedMode]           Setting windowed mode: 640 x 480 x 0 @0Hz
  INFO [Server.acceptClients]                        Server: Accepted client 127.0.0.1 id e87d6392-7c5f-45b8-8d4e-fbcbd6244e3c
  INFO [Client.finishConnect]                        Client finishes connection
  INFO [ServerMessageHandler.processJoin]            Server: Client 127.0.0.1 joins and gets spectator number 10
  INFO [Client.receiveTCPMessages]                   Client: ServerInfo (0) 35 bytes
  INFO [Client.receiveTCPMessages]                   Client: Join (10) 37 bytes
  INFO [UserController.apply]                        My client id is e87d6392-7c5f-45b8-8d4e-fbcbd6244e3c
  INFO [Player.<init>]                               Creating (P0) spectator
  INFO [GameModel.setMyUser]                         (S10) Roide is my user
  INFO [GameModel.setLocalUser]                      (S10) Roide is a local Spectator
  INFO [GameModel.setServerUser]                     (S10) Roide is hosting the server
  INFO [GameController.beginNextPhase]               (S10) Roide is not accepted
  INFO [GameController.beginNextPhase]               --------- GAME_LOBBY #0 --------------------------------------------------------
  INFO [Server.acceptClientJoin]                     Server: Join accepted for 127.0.0.1 <S10>
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [MasterClient.logSend]                        MasterClient: Sending New Game
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S10) Roide (ID: 1566)
  INFO [Client.initUDP]                              Sending UDP initialization message id e87d6392-7c5f-45b8-8d4e-fbcbd6244e3c
  INFO [Server.initUdp]                              Server: Client 127.0.0.1 <S10> requests UDP address /127.0.0.1:6261
  INFO [GameLobbyPhase$MasterListener.apply]         Master server gives game ID 10296
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S10) Roide (ID 1566)
  INFO [ServerMessageHandler.processAIJoin]          Server: AI gets user number 11
  INFO [Client.receiveTCPMessages]                   Client: AIJoin (11) 12 bytes
  INFO [Player.<init>]                               Creating (P11) <D.A.N.>
  INFO [UserController.setAiPlayer]                  (P11) <D.A.N.> is an AI player
  INFO [GameModel.setLocalUser]                      (P11) <D.A.N.> is a local Player
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ServerMessageHandler.processAIJoin]          Server: AI gets user number 12
  INFO [Client.receiveTCPMessages]                   Client: AIJoin (12) 14 bytes
  INFO [Player.<init>]                               Creating (P12) <B.I.L.L.>
  INFO [UserController.setAiPlayer]                  (P12) <B.I.L.L.> is an AI player
  INFO [GameModel.setLocalUser]                      (P12) <B.I.L.L.> is a local Player
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ServerMessageHandler.processAIJoin]          Server: AI gets user number 13
  INFO [Client.receiveTCPMessages]                   Client: AIJoin (13) 12 bytes
  INFO [Player.<init>]                               Creating (P13) <J.I.M.>
  INFO [UserController.setAiPlayer]                  (P13) <J.I.M.> is an AI player
  INFO [GameModel.setLocalUser]                      (P13) <J.I.M.> is a local Player
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [ServerMessageHandler.processPlayerJoin]      127.0.0.1 <S10 P11 P12 P13> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (10) 0 bytes
  INFO [UserController.apply]                        (S10) Roide joins the players
  INFO [Player.<init>]                               Creating (P10) Roide
  INFO [GameModel.setServerUser]                     (P10) Roide is hosting the server
  INFO [GameModel.setMyUser]                         (P10) Roide is my user
  INFO [GameModel.setLocalUser]                      (P10) Roide is a local Player
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [GameLobbyPhase.apply]                        Starting game - All users want to continue
  INFO [MasterClient.logSend]                        MasterClient: Sending Start Game
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- INTRO #0 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- SUMMARY #0 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [SummaryPhase2.begin]                         (P11) <D.A.N.> Money: $1000 Plots: 0 Assets: 220 Total: 1220
  INFO [SummaryPhase2.begin]                         (P12) <B.I.L.L.> Money: $1000 Plots: 0 Assets: 220 Total: 1220
  INFO [SummaryPhase2.begin]                         (P13) <J.I.M.> Money: $1000 Plots: 0 Assets: 220 Total: 1220
  INFO [SummaryPhase2.begin]                         (P10) Roide Money: $1000 Plots: 0 Assets: 220 Total: 1220
  INFO [SummaryPhase2.begin]                         Colony total: 4880
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Finish Round
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $100
  INFO [GameController.beginNextPhase]               --------- INTRO #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [PlanManager.startPlanSearch]                 AI: <D.A.N.> prefers energy
  INFO [PlanManager.startPlanSearch]                 AI: <B.I.L.L.> prefers food
  INFO [PlanManager.startPlanSearch]                 AI: <J.I.M.> prefers energy
  INFO [DevelopmentPlanFinder$1.run]                 AI: <J.I.M.> found 4 plans testing 9504 tiles in 681756760ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: <J.I.M.> Plan: Desert energy <claim> (+4) 1485 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain energy <claim> (+3) 1995 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <J.I.M.> Plan: Plain energy <claim> (+3) 1460 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Desert energy <claim> (+4) 1970 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <J.I.M.> Plan: Plain energy <claim> (+3) 1460 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Desert energy <claim> (+4) 1970 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <J.I.M.> Plan: Plain energy <claim> (+3) 1460 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Desert energy <claim> (+4) 1970 points
  INFO [LandGrantActuator.update]                    AI: <J.I.M.> wants Desert (6,2)
  INFO [DevelopmentPlanFinder$1.run]                 AI: <B.I.L.L.> found 4 plans testing 9504 tiles in 747427675ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: <B.I.L.L.> Plan: River food <claim> (+4) 1495 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River food <claim> (+4) 2005 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <B.I.L.L.> Plan: River food <claim> (+4) 1495 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River food <claim> (+4) 2005 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <B.I.L.L.> Plan: River food <claim> (+4) 1495 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River food <claim> (+4) 2005 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <B.I.L.L.> Plan: River food <claim> (+4) 1495 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River food <claim> (+4) 2005 points
  INFO [LandGrantActuator.update]                    AI: <B.I.L.L.> wants River (4,3)
  INFO [DevelopmentPlanFinder$1.run]                 AI: <D.A.N.> found 4 plans testing 9504 tiles in 780208937ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: Desert energy <claim> (+4) 1485 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain energy <claim> (+3) 1995 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: Plain energy <claim> (+3) 1460 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Desert energy <claim> (+4) 1970 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: Plain energy <claim> (+3) 1460 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Desert energy <claim> (+4) 1970 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: Plain energy <claim> (+3) 1460 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Desert energy <claim> (+4) 1970 points
  INFO [LandGrantActuator.update]                    AI: <D.A.N.> wants Desert (6,2)
  INFO [LandGrantActuator.agreeOnClaims]             AI: Agrees on tiles to claim.
  INFO [LandGrantActuator.agreeOnClaims]             AI: <D.A.N.> must change tile to claim.
  INFO [LandGrantActuator.pickNextTile]              AI: <D.A.N.> can't claim Desert (6,2) and wants Plain (5,2) instead
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 0 frames, rountrip 0ms, max 0ms
  INFO [LandGrantPhase$2.finished]                   Land grant roundtrip 0ms, 5 frames (5 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 0 frames, rountrip 0ms, max 0ms
  INFO [LandGrantPhase.update]                       Sending claim tile 4
  INFO [LandGrantPhase.apply]                        (P10) Roide claims tile 4 at time 14
  INFO [Client.receiveTCPMessages]                   Client: LandGranted (0) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 0ms, max 0ms
  INFO [LandGrantPhase.apply]                        (P10) Roide is granted tile 4: River (4,0)
  INFO [LandGrantPhase.update]                       Sending claim tile 22
  INFO [LandGrantPhase.apply]                        (P11) <D.A.N.> claims tile 22 at time 26
  INFO [Client.receiveTCPMessages]                   Client: LandGranted (0) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 0ms, max 0ms
  INFO [LandGrantPhase.apply]                        (P11) <D.A.N.> is granted tile 22: Plain (5,2)
  INFO [LandGrantPhase.update]                       Sending claim tile 23
  INFO [LandGrantPhase.apply]                        (P13) <J.I.M.> claims tile 23 at time 26
  INFO [Client.receiveTCPMessages]                   Client: LandGranted (0) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 0ms, max 0ms
  INFO [LandGrantPhase.apply]                        (P13) <J.I.M.> is granted tile 23: Desert (6,2)
  INFO [LandGrantPhase.update]                       Sending claim tile 30
  INFO [LandGrantPhase.apply]                        (P12) <B.I.L.L.> claims tile 30 at time 26
  INFO [Client.receiveTCPMessages]                   Client: LandGranted (0) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 0ms, max 0ms
  INFO [LandGrantPhase.apply]                        (P12) <B.I.L.L.> is granted tile 30: River (4,3)
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [LandAuction.generateColonyAuctions]          Colony land auctions: 0
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventPhase.begin]                      No player event for (P11) <D.A.N.> (rank 1)
  INFO [Player.useFood]                              (P11) <D.A.N.> has 4 food and needs 3 food
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11) <D.A.N.>
  INFO [Wampus.<init>]                               Wumpus has 22 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [DevelopmentPlanFinder$1.run]                 AI: <D.A.N.> found 1 plans testing 201 tiles in 7169627ns
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: Plain energy (+3) 1460 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain3 smithore <claim> (+4) 1970 points
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentActuator.enqueueBestPlan]         AI: (P11) <D.A.N.> plans to develop Plain energy (+3) 1460 points
  INFO [DevelopmentActionQueue2.update]              AI: (P11) <D.A.N.> Action: GoToMuleStore
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractDevelopmentPhase.timerFinished]      (P11) <D.A.N.> start frame: 6193
  INFO [NetworkTimer.start]                          Started "player 11 timer" at 47.5 (owner 11)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (11) 16 bytes
  INFO [DevelopmentActionQueue2.update]              AI: (P11) <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: (P11) <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P11) <D.A.N.> develops tile Plain (5,2) with energy factory
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: (P11) <D.A.N.> Action: GoToPub
  INFO [GameModel.gamble]                            (P11) <D.A.N.> gambles $107, max: 47.5, left: 36.56, fraction 0.76968426
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (11) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 2 "player 11 timer" at 0.0 (owner 11)
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventPhase.begin]                      No player event for (P12) <B.I.L.L.> (rank 2)
  INFO [Player.useFood]                              (P12) <B.I.L.L.> has 4 food and needs 3 food
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12) <B.I.L.L.>
  INFO [Wampus.<init>]                               Wumpus has 22 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [DevelopmentPlanFinder$1.run]                 AI: <B.I.L.L.> found 1 plans testing 201 tiles in 18412116ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: <B.I.L.L.> Plan: River food (+4) 1495 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain3 smithore <claim> (+4) 2025 points
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentActuator.enqueueBestPlan]         AI: (P12) <B.I.L.L.> plans to develop River food (+4) 1495 points
  INFO [DevelopmentActionQueue2.update]              AI: (P12) <B.I.L.L.> Action: GoToMuleStore
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractDevelopmentPhase.timerFinished]      (P12) <B.I.L.L.> start frame: 7413
  INFO [NetworkTimer.start]                          Started "player 12 timer" at 47.5 (owner 12)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (12) 16 bytes
  INFO [DevelopmentActionQueue2.update]              AI: (P12) <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: (P12) <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P12) <B.I.L.L.> develops tile River (4,3) with food factory
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: (P12) <B.I.L.L.> Action: CatchWampus
  INFO [DevelopmentActionQueue2.update]              AI: (P12) <B.I.L.L.> Action: GoToPub
  INFO [GameModel.gamble]                            (P12) <B.I.L.L.> gambles $102, max: 47.5, left: 25.220001, fraction 0.5309474
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (12) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 3 "player 12 timer" at 0.0 (owner 12)
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventPhase.begin]                      No player event for (P13) <J.I.M.> (rank 3)
  INFO [Player.useFood]                              (P13) <J.I.M.> has 4 food and needs 3 food
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13) <J.I.M.>
  INFO [Wampus.<init>]                               Wumpus has 22 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [DevelopmentPlanFinder$1.run]                 AI: <J.I.M.> found 1 plans testing 201 tiles in 9452877ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: <J.I.M.> Plan: Desert energy (+4) 1485 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain3 smithore <claim> (+4) 2020 points
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: PlaceMule
  INFO [DevelopmentActuator.enqueueBestPlan]         AI: (P13) <J.I.M.> plans to develop Desert energy (+4) 1485 points
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [DevelopmentActionQueue2.update]              AI: (P13) <J.I.M.> Action: GoToMuleStore
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractDevelopmentPhase.timerFinished]      (P13) <J.I.M.> start frame: 9202
  INFO [NetworkTimer.start]                          Started "player 13 timer" at 47.5 (owner 13)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (13) 16 bytes
  INFO [DevelopmentActionQueue2.update]              AI: (P13) <J.I.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: (P13) <J.I.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13) <J.I.M.> develops tile Desert (6,2) with energy factory
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: (P13) <J.I.M.> Action: GoToPub
  INFO [GameModel.gamble]                            (P13) <J.I.M.> gambles $168, max: 47.5, left: 34.96, fraction 0.736
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (13) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 4 "player 13 timer" at 0.0 (owner 13)
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventPhase.begin]                      No player event for (P10) Roide (rank 4)
  INFO [Player.useFood]                              (P10) Roide has 4 food and needs 3 food
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P10) Roide
  INFO [Wampus.<init>]                               Wumpus has 22 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractDevelopmentPhase.timerFinished]      (P10) Roide start frame: 10502
  INFO [NetworkTimer.start]                          Started "player 10 timer" at 47.5 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameModel.developLand]                       (P10) Roide develops tile River (4,0) with food factory
  INFO [GameModel.gamble]                            (P10) Roide gambles $172, max: 47.5, left: 31.66, fraction 0.6665263
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 5 "player 10 timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: ACID_RAIN_STORM
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [ProductionPhase.update]                      (P11) <D.A.N.> has 4 energy and needs 0 energy
  INFO [ProductionPhase.update]                      (P12) <B.I.L.L.> has 4 energy and needs 1 energy
  INFO [ProductionPhase.update]                      (P13) <J.I.M.> has 4 energy and needs 0 energy
  INFO [ProductionPhase.update]                      (P10) Roide has 4 energy and needs 1 energy
  INFO [ProductionPhase.logProduction]               (P11) <D.A.N.> expects 0 food, 2 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12) <B.I.L.L.> expects 5 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13) <J.I.M.> expects 0 food, 4 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P10) Roide expects 8 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11) <D.A.N.> produced 0 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12) <B.I.L.L.> produced 5 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13) <J.I.M.> produced 0 food, 5 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P10) Roide produced 8 food, 0 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 10, mules needed: 4
  INFO [Shop.printPriceFactor]                       smithore is decreased to 55%
  INFO [Shop.printPriceFactor]                       smithore buy price $55 sell price $90
  INFO [CollectionPhase.goToNextPhase]               (P11) <D.A.N.> smithore: 0 critical: 0 surplus: 0
  INFO [CollectionPhase.goToNextPhase]               (P12) <B.I.L.L.> smithore: 0 critical: 0 surplus: 0
  INFO [CollectionPhase.goToNextPhase]               (P13) <J.I.M.> smithore: 0 critical: 0 surplus: 0
  INFO [CollectionPhase.goToNextPhase]               (P10) Roide smithore: 0 critical: 0 surplus: 0
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Player.increaseAuctionTeleportCount]         (P11) <D.A.N.> auction teleport count: 1
  INFO [Player.increaseAuctionTeleportCount]         (P12) <B.I.L.L.> auction teleport count: 1
  INFO [Player.increaseAuctionTeleportCount]         (P13) <J.I.M.> auction teleport count: 1
  INFO [Player.increaseAuctionTeleportCount]         (P10) Roide auction teleport count: 1
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 0ms
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Shop.calcBuySellPrice]                       crystite buy price $120 sell price $260
  INFO [CollectionPhase.goToNextPhase]               (P11) <D.A.N.> crystite: 0 critical: 0 surplus: 0
  INFO [CollectionPhase.goToNextPhase]               (P12) <B.I.L.L.> crystite: 0 critical: 0 surplus: 0
  INFO [CollectionPhase.goToNextPhase]               (P13) <J.I.M.> crystite: 0 critical: 0 surplus: 0
  INFO [CollectionPhase.goToNextPhase]               (P10) Roide crystite: 0 critical: 0 surplus: 0
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Player.increaseAuctionTeleportCount]         (P11) <D.A.N.> auction teleport count: 2
  INFO [Player.increaseAuctionTeleportCount]         (P12) <B.I.L.L.> auction teleport count: 2
  INFO [Player.increaseAuctionTeleportCount]         (P13) <J.I.M.> auction teleport count: 2
  INFO [Player.increaseAuctionTeleportCount]         (P10) Roide auction teleport count: 2
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 0ms
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Shop.printPriceFactor]                       Food shop: 8, total: 25, needed: 12
  INFO [Shop.printPriceFactor]                       food is decreased to 61%
  INFO [Shop.printPriceFactor]                       food buy price $15 sell price $50
  INFO [CollectionPhase.goToNextPhase]               (P11) <D.A.N.> food: 1 critical: 3 surplus: -2
  INFO [CollectionPhase.goToNextPhase]               (P12) <B.I.L.L.> food: 6 critical: 3 surplus: 3
  INFO [CollectionPhase.goToNextPhase]               (P13) <J.I.M.> food: 1 critical: 3 surplus: -2
  INFO [CollectionPhase.goToNextPhase]               (P10) Roide food: 9 critical: 3 surplus: 6
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Player.increaseAuctionTeleportCount]         (P11) <D.A.N.> auction teleport count: 3
  INFO [Player.increaseAuctionTeleportCount]         (P12) <B.I.L.L.> auction teleport count: 3
  INFO [Player.increaseAuctionTeleportCount]         (P13) <J.I.M.> auction teleport count: 3
  INFO [Player.increaseAuctionTeleportCount]         (P10) Roide auction teleport count: 3
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 0ms
  INFO [NetworkTimer.start]                          Started "countdown" at 8.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $61 ratio 1.3333334
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $50 ratio 1.0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $61 ratio 1.3333334
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $54 ratio 1.1333333
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $43 ratio 0.8
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $48 ratio 0.96666664
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $47 ratio 0.93333334
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $15 ratio 0.0
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller Roide rank 4 takes over trade from seller <B.I.L.L.> rank 2
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $34 ratio 0.56666666
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $15 ratio 0.0
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $15 ratio 0.0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 0ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Player.increaseAuctionTeleportCount]         (P12) <B.I.L.L.> auction teleport count: 4
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 0ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Shop.printPriceFactor]                       Energy shop: 8, total: 23, needed: 6
  INFO [Shop.printPriceFactor]                       energy is decreased to 45%
  INFO [Shop.printPriceFactor]                       energy buy price $10 sell price $45
  INFO [CollectionPhase.goToNextPhase]               (P11) <D.A.N.> energy: 3 critical: 1 surplus: 2
  INFO [CollectionPhase.goToNextPhase]               (P12) <B.I.L.L.> energy: 2 critical: 2 surplus: 0
  INFO [CollectionPhase.goToNextPhase]               (P13) <J.I.M.> energy: 8 critical: 1 surplus: 7
  INFO [CollectionPhase.goToNextPhase]               (P10) Roide energy: 2 critical: 2 surplus: 0
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Player.increaseAuctionTeleportCount]         (P11) <D.A.N.> auction teleport count: 4
  INFO [Player.increaseAuctionTeleportCount]         (P12) <B.I.L.L.> auction teleport count: 5
  INFO [Player.increaseAuctionTeleportCount]         (P13) <J.I.M.> auction teleport count: 4
  INFO [Player.increaseAuctionTeleportCount]         (P10) Roide auction teleport count: 4
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 0ms
  INFO [NetworkTimer.start]                          Started "countdown" at 8.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $10 ratio 0.0
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $15 ratio 0.16666667
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $10 ratio 0.0
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $10 ratio 0.0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $10 ratio 0.0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 0ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $10 ratio 0.0
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $10 ratio 0.0
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $10 ratio 0.0
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $10 ratio 0.0
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 0ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- SUMMARY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [SummaryPhase2.begin]                         (P10) Roide Money: $1145 Plots: 1 Assets: 320 Total: 1965
  INFO [SummaryPhase2.begin]                         (P12) <B.I.L.L.> Money: $1175 Plots: 1 Assets: 225 Total: 1900
  INFO [SummaryPhase2.begin]                         (P13) <J.I.M.> Money: $985 Plots: 1 Assets: 225 Total: 1710
  INFO [SummaryPhase2.begin]                         (P11) <D.A.N.> Money: $869 Plots: 1 Assets: 225 Total: 1594
  INFO [SummaryPhase2.begin]                         Colony total: 7169
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Finish Round
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 10 mules
  INFO [Shop.buildMules]                             A mule now costs $100
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 10 mules.
  INFO [DevelopmentPlanFinder$1.run]                 AI: <D.A.N.> found 4 plans testing 7840 tiles in 421098492ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: Mountain3 smithore <claim> (+4) 2009 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain3 smithore <claim> (+4) 2844 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: Mountain3 smithore <claim> (+4) 2009 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain3 smithore <claim> (+4) 2844 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: Mountain3 smithore <claim> (+4) 2009 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain3 smithore <claim> (+4) 2734 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: Mountain3 smithore <claim> (+4) 2009 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain3 smithore <claim> (+4) 2734 points
  INFO [LandGrantActuator.update]                    AI: <D.A.N.> wants Mountain3 (3,1)
  INFO [DevelopmentPlanFinder$1.run]                 AI: <J.I.M.> found 4 plans testing 7840 tiles in 470930523ns
  INFO [DevelopmentPlanFinder$1.run]                 AI: <B.I.L.L.> found 4 plans testing 7840 tiles in 518406949ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: <B.I.L.L.> Plan: Mountain3 smithore <claim> (+4) 2240 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain3 smithore <claim> (+4) 3030 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <B.I.L.L.> Plan: Mountain3 smithore <claim> (+4) 2240 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain3 smithore <claim> (+4) 3030 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <B.I.L.L.> Plan: Mountain3 smithore <claim> (+4) 2240 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain energy <claim> (+3) 2925 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <B.I.L.L.> Plan: Mountain3 smithore <claim> (+4) 2240 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain energy <claim> (+3) 2925 points
  INFO [LandGrantActuator.update]                    AI: <B.I.L.L.> wants Mountain3 (3,1)
  INFO [DevelopmentPlanFinder.logPlans]              AI: <J.I.M.> Plan: Mountain3 smithore <claim> (+4) 2150 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain3 smithore <claim> (+4) 3010 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <J.I.M.> Plan: Mountain3 smithore <claim> (+4) 2150 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain3 smithore <claim> (+4) 3010 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <J.I.M.> Plan: Mountain3 smithore <claim> (+4) 2150 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain3 smithore <claim> (+4) 2900 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <J.I.M.> Plan: Mountain3 smithore <claim> (+4) 2150 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain3 smithore <claim> (+4) 2900 points
  INFO [LandGrantActuator.update]                    AI: <J.I.M.> wants Mountain3 (3,1)
  INFO [LandGrantActuator.agreeOnClaims]             AI: Agrees on tiles to claim.
  INFO [LandGrantActuator.agreeOnClaims]             AI: <B.I.L.L.> must change tile to claim.
  INFO [LandGrantActuator.pickNextTile]              AI: <B.I.L.L.> can't claim Mountain3 (3,1) and wants Mountain3 (3,0) instead
  INFO [LandGrantActuator.agreeOnClaims]             AI: <J.I.M.> must change tile to claim.
  INFO [LandGrantActuator.pickNextTile]              AI: <J.I.M.> can't claim Mountain3 (3,1) and wants Mountain3 (3,0) instead
  INFO [LandGrantActuator.agreeOnClaims]             AI: <B.I.L.L.> must change tile to claim.
  INFO [LandGrantActuator.pickNextTile]              AI: <B.I.L.L.> can't claim Mountain3 (3,0) and wants Mountain3 (6,4) instead
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 0 frames, rountrip 0ms, max 0ms
  INFO [LandGrantPhase$2.finished]                   Land grant roundtrip 0ms, 5 frames (5 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 0 frames, rountrip 0ms, max 0ms
  INFO [LandGrantPhase.update]                       Sending claim tile 3
  INFO [LandGrantPhase.apply]                        (P13) <J.I.M.> claims tile 3 at time 26
  INFO [Client.receiveTCPMessages]                   Client: LandGranted (0) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 0ms, max 0ms
  INFO [LandGrantPhase.apply]                        (P13) <J.I.M.> is granted tile 3: Mountain3 (3,0)
  INFO [LandGrantPhase.update]                       Sending claim tile 11
  INFO [LandGrantPhase.apply]                        (P11) <D.A.N.> claims tile 11 at time 26
  INFO [Client.receiveTCPMessages]                   Client: LandGranted (0) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 0ms, max 0ms
  INFO [LandGrantPhase.apply]                        (P11) <D.A.N.> is granted tile 11: Mountain3 (3,1)
  INFO [LandGrantPhase.update]                       Sending claim tile 13
  INFO [LandGrantPhase.apply]                        (P10) Roide claims tile 13 at time 11
  INFO [Client.receiveTCPMessages]                   Client: LandGranted (0) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 0ms, max 0ms
  INFO [LandGrantPhase.apply]                        (P10) Roide is granted tile 13: Plain (5,1)
  INFO [LandGrantPhase.update]                       Sending claim tile 37
  INFO [LandGrantPhase.apply]                        (P12) <B.I.L.L.> claims tile 37 at time 26
  INFO [Client.receiveTCPMessages]                   Client: LandGranted (0) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 0ms, max 0ms
  INFO [LandGrantPhase.apply]                        (P12) <B.I.L.L.> is granted tile 37: Mountain3 (6,4)
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [LandAuction.generateColonyAuctions]          Colony land auctions: 1
  INFO [LandAuction.beginAuction]                    Land auction price: $160
  INFO [AbstractLandAuctionPhase.begin]              Starting land auction
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> targets price $252
  INFO [LandAuctionActuator.beginLandAuction]        AI: <B.I.L.L.> targets price $92
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> targets price $488
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Player.increaseAuctionTeleportCount]         (P11) <D.A.N.> auction teleport count: 5
  INFO [Player.increaseAuctionTeleportCount]         (P12) <B.I.L.L.> auction teleport count: 6
  INFO [Player.increaseAuctionTeleportCount]         (P13) <J.I.M.> auction teleport count: 5
  INFO [Player.increaseAuctionTeleportCount]         (P10) Roide auction teleport count: 5
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [NetworkTimer.start]                          Started "phase timer" at 8.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $460 (changed $-28)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $200 (changed $-52)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $416 (changed $-44)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $224 (changed $24)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $468 (changed $52)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $276 (changed $52)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $440 (changed $-28)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $316 (changed $40)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $412 (changed $-28)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $256 (changed $-60)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $260 (changed $4)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $476 (changed $64)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $232 (changed $-28)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $500 (changed $24)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $264 (changed $32)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $212 (changed $-52)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $460 (changed $-40)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $244 (changed $32)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $436 (changed $-24)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $428 (changed $-8)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $220 (changed $-24)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $484 (changed $56)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $532 (changed $56)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $276 (changed $56)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (10) 16 bytes
  INFO [AbstractLandAuctionPhase.apply]              (P13) <J.I.M.> bought a land for $320
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 10 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventPhase.begin]                      Event player: (P10) Roide (rank 1)
  INFO [PlayerEventPhase.begin]                      Event: FlyingCatBugs
  INFO [PlayerEventPhase$1.finished]                 Event Message: Flying Cat-Bugs ate the roof off your house. Repairs cost $100
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Player.useFood]                              (P10) Roide has 7 food and needs 3 food
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P10) Roide
  INFO [Wampus.<init>]                               Wumpus has 13 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractDevelopmentPhase.timerFinished]      (P10) Roide start frame: 27069
  INFO [NetworkTimer.start]                          Started "player 10 timer" at 47.5 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameModel.developLand]                       (P10) Roide develops tile Plain (5,1) with energy factory
  INFO [GameModel.gamble]                            (P10) Roide gambles $160, max: 47.5, left: 32.02, fraction 0.6741053
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 5 "player 10 timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventPhase.begin]                      No player event for (P12) <B.I.L.L.> (rank 2)
  INFO [Player.useFood]                              (P12) <B.I.L.L.> has 3 food and needs 3 food
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12) <B.I.L.L.>
  INFO [Wampus.<init>]                               Wumpus has 13 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [DevelopmentPlanFinder$1.run]                 AI: <B.I.L.L.> found 1 plans testing 176 tiles in 6449143ns
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [DevelopmentPlanFinder.logPlans]              AI: <B.I.L.L.> Plan: Mountain3 smithore (+4) 2240 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain energy <claim> (+3) 2925 points
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentActuator.enqueueBestPlan]         AI: (P12) <B.I.L.L.> plans to develop Mountain3 smithore (+4) 2240 points
  INFO [DevelopmentActionQueue2.update]              AI: (P12) <B.I.L.L.> Action: GoToMuleStore
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractDevelopmentPhase.timerFinished]      (P12) <B.I.L.L.> start frame: 28516
  INFO [NetworkTimer.start]                          Started "player 12 timer" at 47.5 (owner 12)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (12) 16 bytes
  INFO [DevelopmentActionQueue2.update]              AI: (P12) <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: (P12) <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P12) <B.I.L.L.> develops tile Mountain3 (6,4) with smithore factory
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: (P12) <B.I.L.L.> Action: GoToPub
  INFO [GameModel.gamble]                            (P12) <B.I.L.L.> gambles $99, max: 47.5, left: 31.4, fraction 0.66105264
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (12) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 3 "player 12 timer" at 0.0 (owner 12)
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventPhase.begin]                      No player event for (P13) <J.I.M.> (rank 3)
  INFO [Player.useFood]                              (P13) <J.I.M.> has 3 food and needs 3 food
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13) <J.I.M.>
  INFO [Wampus.<init>]                               Wumpus has 13 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [DevelopmentPlanFinder$1.run]                 AI: <J.I.M.> found 1 plans testing 842 tiles in 33443915ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: <J.I.M.> Plan: Mountain3 smithore (+4) Plain smithore (+1) 2270 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain3 smithore <claim> (+4) 3215 points
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: PlaceMule
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: PlaceMule
  INFO [DevelopmentActuator.enqueueBestPlan]         AI: (P13) <J.I.M.> plans to develop Mountain3 smithore (+4) Plain smithore (+1) 2270 points
  INFO [DevelopmentActionQueue2.update]              AI: (P13) <J.I.M.> Action: GoToMuleStore
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractDevelopmentPhase.timerFinished]      (P13) <J.I.M.> start frame: 29994
  INFO [NetworkTimer.start]                          Started "player 13 timer" at 47.5 (owner 13)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (13) 16 bytes
  INFO [DevelopmentActionQueue2.update]              AI: (P13) <J.I.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: (P13) <J.I.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13) <J.I.M.> develops tile Mountain3 (3,0) with smithore factory
  INFO [DevelopmentActionQueue2.update]              AI: (P13) <J.I.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: (P13) <J.I.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: (P13) <J.I.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13) <J.I.M.> develops tile Plain (3,3) with smithore factory
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: (P13) <J.I.M.> Action: GoToPub
  INFO [GameModel.gamble]                            (P13) <J.I.M.> gambles $117, max: 47.5, left: 20.82, fraction 0.43831578
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (13) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 4 "player 13 timer" at 0.0 (owner 13)
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventPhase.begin]                      Event player: (P11) <D.A.N.> (rank 4)
  INFO [PlayerEventPhase.begin]                      Event: RelativeDied
  INFO [PlayerEventPhase$1.finished]                 Event Message: A distant relative died and left you a vast fortune. But after taxes you only got $100
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Player.useFood]                              (P11) <D.A.N.> has 3 food and needs 3 food
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11) <D.A.N.>
  INFO [Wampus.<init>]                               Wumpus has 13 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [DevelopmentPlanFinder$1.run]                 AI: <D.A.N.> found 1 plans testing 176 tiles in 6602236ns
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: Mountain3 smithore (+4) 2109 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain2 smithore <claim> (+3) 2889 points
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentActuator.enqueueBestPlan]         AI: (P11) <D.A.N.> plans to develop Mountain3 smithore (+4) 2109 points
  INFO [DevelopmentActionQueue2.update]              AI: (P11) <D.A.N.> Action: GoToMuleStore
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractDevelopmentPhase.timerFinished]      (P11) <D.A.N.> start frame: 32469
  INFO [NetworkTimer.start]                          Started "player 11 timer" at 47.5 (owner 11)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (11) 16 bytes
  INFO [DevelopmentActionQueue2.update]              AI: (P11) <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: (P11) <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P11) <D.A.N.> develops tile Mountain3 (3,1) with smithore factory
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: (P11) <D.A.N.> Action: GoToPub
  INFO [GameModel.gamble]                            (P11) <D.A.N.> gambles $73, max: 47.5, left: 33.72, fraction 0.7098948
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (11) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 2 "player 11 timer" at 0.0 (owner 11)
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [ProductionPhase.update]                      (P11) <D.A.N.> has 2 energy and needs 1 energy
  INFO [ProductionPhase.update]                      (P12) <B.I.L.L.> has 3 energy and needs 2 energy
  INFO [ProductionPhase.update]                      (P13) <J.I.M.> has 2 energy and needs 2 energy
  INFO [ProductionPhase.update]                      (P10) Roide has 2 energy and needs 1 energy
  INFO [ProductionPhase.logProduction]               (P11) <D.A.N.> expects 0 food, 4 energy, 5 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12) <B.I.L.L.> expects 4 food, 0 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13) <J.I.M.> expects 0 food, 5 energy, 5 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P10) Roide expects 4 food, 4 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11) <D.A.N.> produced 0 food, 4 energy, 5 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12) <B.I.L.L.> produced 2 food, 0 energy, 5 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13) <J.I.M.> produced 0 food, 3 energy, 1 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P10) Roide produced 4 food, 3 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PIRATE_SHIP
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 5, mules needed: 4
  INFO [Shop.printPriceFactor]                       smithore is decreased to 85%
  INFO [Shop.printPriceFactor]                       smithore buy price $50 sell price $85
  INFO [CollectionPhase.goToNextPhase]               (P11) <D.A.N.> smithore: 0 critical: 0 surplus: 0
  INFO [CollectionPhase.goToNextPhase]               (P12) <B.I.L.L.> smithore: 0 critical: 0 surplus: 0
  INFO [CollectionPhase.goToNextPhase]               (P13) <J.I.M.> smithore: 0 critical: 0 surplus: 0
  INFO [CollectionPhase.goToNextPhase]               (P10) Roide smithore: 0 critical: 0 surplus: 0
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Player.increaseAuctionTeleportCount]         (P11) <D.A.N.> auction teleport count: 6
  INFO [Player.increaseAuctionTeleportCount]         (P12) <B.I.L.L.> auction teleport count: 7
  INFO [Player.increaseAuctionTeleportCount]         (P13) <J.I.M.> auction teleport count: 6
  INFO [Player.increaseAuctionTeleportCount]         (P10) Roide auction teleport count: 6
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 0ms
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Shop.calcBuySellPrice]                       crystite buy price $76 sell price $216
  INFO [CollectionPhase.goToNextPhase]               (P11) <D.A.N.> crystite: 0 critical: 0 surplus: 0
  INFO [CollectionPhase.goToNextPhase]               (P12) <B.I.L.L.> crystite: 0 critical: 0 surplus: 0
  INFO [CollectionPhase.goToNextPhase]               (P13) <J.I.M.> crystite: 0 critical: 0 surplus: 0
  INFO [CollectionPhase.goToNextPhase]               (P10) Roide crystite: 0 critical: 0 surplus: 0
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Player.increaseAuctionTeleportCount]         (P11) <D.A.N.> auction teleport count: 7
  INFO [Player.increaseAuctionTeleportCount]         (P12) <B.I.L.L.> auction teleport count: 8
  INFO [Player.increaseAuctionTeleportCount]         (P13) <J.I.M.> auction teleport count: 7
  INFO [Player.increaseAuctionTeleportCount]         (P10) Roide auction teleport count: 7
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 0ms
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Shop.printPriceFactor]                       Food shop: 9, total: 17, needed: 12
  INFO [Shop.printPriceFactor]                       food is decreased to 78%
  INFO [Shop.printPriceFactor]                       food buy price $15 sell price $50
  INFO [CollectionPhase.goToNextPhase]               (P11) <D.A.N.> food: 0 critical: 3 surplus: -3
  INFO [CollectionPhase.goToNextPhase]               (P12) <B.I.L.L.> food: 2 critical: 3 surplus: -1
  INFO [CollectionPhase.goToNextPhase]               (P13) <J.I.M.> food: 0 critical: 3 surplus: -3
  INFO [CollectionPhase.goToNextPhase]               (P10) Roide food: 6 critical: 3 surplus: 3
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Player.increaseAuctionTeleportCount]         (P11) <D.A.N.> auction teleport count: 8
  INFO [Player.increaseAuctionTeleportCount]         (P12) <B.I.L.L.> auction teleport count: 9
  INFO [Player.increaseAuctionTeleportCount]         (P13) <J.I.M.> auction teleport count: 8
  INFO [Player.increaseAuctionTeleportCount]         (P10) Roide auction teleport count: 8
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 0ms
  INFO [NetworkTimer.start]                          Started "countdown" at 8.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $130 ratio 3.3
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $118 ratio 2.9666667
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $130 ratio 3.3
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $117 ratio 2.9333334
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $111 ratio 2.7666667
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $123 ratio 3.1
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $104 ratio 2.5666666
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $104 ratio 2.5666666
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $116 ratio 2.9
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $97 ratio 2.3666666
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $109 ratio 2.7
  INFO [Player.increaseAuctionTeleportCount]         (P10) Roide auction teleport count: 9
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 0ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $86 ratio 2.0333333
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $92 ratio 2.2
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $74 ratio 1.7
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $74 ratio 1.7
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $62 ratio 1.3666667
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 0ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Shop.printPriceFactor]                       Energy shop: 14, total: 27, needed: 10
  INFO [Shop.printPriceFactor]                       energy is decreased to 53%
  INFO [Shop.printPriceFactor]                       energy buy price $10 sell price $45
  INFO [CollectionPhase.goToNextPhase]               (P11) <D.A.N.> energy: 5 critical: 2 surplus: 3
  INFO [CollectionPhase.goToNextPhase]               (P12) <B.I.L.L.> energy: 1 critical: 3 surplus: -2
  INFO [CollectionPhase.goToNextPhase]               (P13) <J.I.M.> energy: 3 critical: 3 surplus: 0
  INFO [CollectionPhase.goToNextPhase]               (P10) Roide energy: 4 critical: 2 surplus: 2
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Player.increaseAuctionTeleportCount]         (P11) <D.A.N.> auction teleport count: 9
  INFO [Player.increaseAuctionTeleportCount]         (P12) <B.I.L.L.> auction teleport count: 10
  INFO [Player.increaseAuctionTeleportCount]         (P13) <J.I.M.> auction teleport count: 9
  INFO [Player.increaseAuctionTeleportCount]         (P10) Roide auction teleport count: 10
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 0ms
  INFO [NetworkTimer.start]                          Started "countdown" at 8.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $19 ratio 0.26666668
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $69 ratio 1.7
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $57 ratio 1.3666667
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $28 ratio 0.53333336
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $74 ratio 1.8333334
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $61 ratio 1.4666667
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 0ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 0ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 0ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $43 ratio 0.96666664
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 0ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- SUMMARY #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [SummaryPhase2.begin]                         (P10) Roide Money: $1252 Plots: 2 Assets: 305 Total: 2557
  INFO [SummaryPhase2.begin]                         (P12) <B.I.L.L.> Money: $932 Plots: 2 Assets: 360 Total: 2292
  INFO [SummaryPhase2.begin]                         (P13) <J.I.M.> Money: $255 Plots: 3 Assets: 495 Total: 2250
  INFO [SummaryPhase2.begin]                         (P11) <D.A.N.> Money: $774 Plots: 2 Assets: 360 Total: 2134
  INFO [SummaryPhase2.begin]                         Colony total: 9233
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Finish Round
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 5 mules
  INFO [Shop.buildMules]                             A mule now costs $90
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Development.setPlayerOrder]                  Reverse development order. 5 mules.
  INFO [DevelopmentPlanFinder$1.run]                 AI: <D.A.N.> found 4 plans testing 5985 tiles in 352956032ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: Mountain2 smithore <claim> (+3) 2669 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain3 smithore <claim> (+4) 3624 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: Mountain3 smithore <claim> (+4) 2619 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain2 smithore <claim> (+3) 3574 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: Mountain2 smithore <claim> (+3) 2569 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain2 smithore <claim> (+3) 3474 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: Mountain2 smithore <claim> (+3) 2569 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain2 smithore <claim> (+3) 3474 points
  INFO [LandGrantActuator.update]                    AI: <D.A.N.> wants Mountain2 (2,1)
  INFO [DevelopmentPlanFinder$1.run]                 AI: <B.I.L.L.> found 4 plans testing 5985 tiles in 392299300ns
  INFO [DevelopmentPlanFinder$1.run]                 AI: <J.I.M.> found 4 plans testing 5985 tiles in 465849431ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: <B.I.L.L.> Plan: Mountain3 smithore <claim> (+4) 2707 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain1 smithore <claim> (+2) 3587 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <B.I.L.L.> Plan: Mountain1 smithore <claim> (+2) 2707 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain3 smithore <claim> (+4) 3587 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <B.I.L.L.> Plan: Mountain2 smithore <claim> (+3) 2657 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain3 smithore <claim> (+4) 3487 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <B.I.L.L.> Plan: Mountain2 smithore <claim> (+3) 2657 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain3 smithore <claim> (+4) 3487 points
  INFO [LandGrantActuator.update]                    AI: <B.I.L.L.> wants Mountain3 (0,1)
  INFO [DevelopmentPlanFinder.logPlans]              AI: <J.I.M.> Plan: Mountain3 smithore <claim> (+4) 2865 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain energy <claim> (+3) 3810 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <J.I.M.> Plan: Mountain2 smithore <claim> (+3) 2815 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain3 smithore <claim> (+4) 3725 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <J.I.M.> Plan: Mountain2 smithore <claim> (+3) 2815 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain3 smithore <claim> (+4) 3725 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <J.I.M.> Plan: Mountain2 smithore <claim> (+3) 2815 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain3 smithore <claim> (+4) 3725 points
  INFO [LandGrantActuator.update]                    AI: <J.I.M.> wants Mountain3 (0,1)
  INFO [LandGrantActuator.agreeOnClaims]             AI: Agrees on tiles to claim.
  INFO [LandGrantActuator.agreeOnClaims]             AI: <B.I.L.L.> must change tile to claim.
  INFO [LandGrantActuator.pickNextTile]              AI: <B.I.L.L.> can't claim Mountain3 (0,1) and wants Mountain1 (7,4) instead
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 0 frames, rountrip 0ms, max 0ms
  INFO [LandGrantPhase$2.finished]                   Land grant roundtrip 0ms, 5 frames (5 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 0 frames, rountrip 0ms, max 0ms
  INFO [LandGrantPhase.update]                       Sending claim tile 7
  INFO [LandGrantPhase.apply]                        (P13) <J.I.M.> claims tile 7 at time 26
  INFO [Client.receiveTCPMessages]                   Client: LandGranted (0) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 0ms, max 0ms
  INFO [LandGrantPhase.apply]                        (P13) <J.I.M.> is granted tile 7: Mountain3 (0,1)
  INFO [LandGrantPhase.update]                       Sending claim tile 9
  INFO [LandGrantPhase.apply]                        (P11) <D.A.N.> claims tile 9 at time 26
  INFO [Client.receiveTCPMessages]                   Client: LandGranted (0) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 0ms, max 0ms
  INFO [LandGrantPhase.apply]                        (P11) <D.A.N.> is granted tile 9: Mountain2 (2,1)
  INFO [LandGrantPhase.update]                       Sending claim tile 33
  INFO [LandGrantPhase.apply]                        (P12) <B.I.L.L.> claims tile 33 at time 26
  INFO [Client.receiveTCPMessages]                   Client: LandGranted (0) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 0ms, max 0ms
  INFO [LandGrantPhase.apply]                        (P12) <B.I.L.L.> is granted tile 33: Mountain1 (7,4)
  INFO [LandGrantPhase.update]                       Sending claim tile 34
  INFO [LandGrantPhase.apply]                        (P10) Roide claims tile 34 at time 11
  INFO [Client.receiveTCPMessages]                   Client: LandGranted (0) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 0ms, max 0ms
  INFO [LandGrantPhase.apply]                        (P10) Roide is granted tile 34: Plain (8,4)
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [LandAuction.generateColonyAuctions]          Colony land auctions: 1
  INFO [LandAuction.beginAuction]                    Land auction price: $260
  INFO [AbstractLandAuctionPhase.begin]              Starting land auction
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> targets price $352
  INFO [LandAuctionActuator.beginLandAuction]        AI: <B.I.L.L.> targets price $316
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> targets price $-164
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Player.increaseAuctionTeleportCount]         (P11) <D.A.N.> auction teleport count: 10
  INFO [Player.increaseAuctionTeleportCount]         (P12) <B.I.L.L.> auction teleport count: 11
  INFO [Player.increaseAuctionTeleportCount]         (P13) <J.I.M.> auction teleport count: 10
  INFO [Player.increaseAuctionTeleportCount]         (P10) Roide auction teleport count: 11
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [NetworkTimer.start]                          Started "phase timer" at 8.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $332 (changed $-20)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $360 (changed $44)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $280 (changed $-52)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $284 (changed $4)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $384 (changed $24)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $336 (changed $-48)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $328 (changed $44)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $340 (changed $12)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $296 (changed $-40)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $324 (changed $-16)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $260 (changed $-36)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $340 (changed $16)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $320 (changed $-20)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $332 (changed $12)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $328 (changed $-4)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $352 (changed $56)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $352 (changed $28)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (10) 16 bytes
  INFO [AbstractLandAuctionPhase.apply]              (P10) Roide bought a land for $372
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Development.setPlayerOrder]                  Reverse development order. 5 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventPhase.begin]                      No player event for (P11) <D.A.N.> (rank 4)
  INFO [Player.useFood]                              (P11) <D.A.N.> has 3 food and needs 3 food
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11) <D.A.N.>
  INFO [Wampus.<init>]                               Wumpus has 7 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [DevelopmentPlanFinder$1.run]                 AI: <D.A.N.> found 1 plans testing 151 tiles in 5433372ns
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: Mountain2 smithore (+3) 2669 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain2 smithore <claim> (+3) 3574 points
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentActuator.enqueueBestPlan]         AI: (P11) <D.A.N.> plans to develop Mountain2 smithore (+3) 2669 points
  INFO [DevelopmentActionQueue2.update]              AI: (P11) <D.A.N.> Action: GoToMuleStore
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractDevelopmentPhase.timerFinished]      (P11) <D.A.N.> start frame: 48000
  INFO [NetworkTimer.start]                          Started "player 11 timer" at 47.5 (owner 11)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (11) 16 bytes
  INFO [DevelopmentActionQueue2.update]              AI: (P11) <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: (P11) <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P11) <D.A.N.> develops tile Mountain2 (2,1) with smithore factory
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: (P11) <D.A.N.> Action: CatchWampus
  INFO [DevelopmentActionQueue2.update]              AI: (P11) <D.A.N.> Action: GoToPub
  INFO [GameModel.gamble]                            (P11) <D.A.N.> gambles $91, max: 47.5, left: 26.98, fraction 0.568
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (11) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 2 "player 11 timer" at 0.0 (owner 11)
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventPhase.begin]                      No player event for (P13) <J.I.M.> (rank 3)
  INFO [Player.useFood]                              (P13) <J.I.M.> has 3 food and needs 3 food
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13) <J.I.M.>
  INFO [Wampus.<init>]                               Wumpus has 7 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [DevelopmentPlanFinder$1.run]                 AI: <J.I.M.> found 1 plans testing 151 tiles in 5301512ns
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [DevelopmentPlanFinder.logPlans]              AI: <J.I.M.> Plan: Mountain3 smithore (+4) 2865 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain energy <claim> (+3) 3810 points
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: PlaceMule
  INFO [DevelopmentActuator.enqueueBestPlan]         AI: (P13) <J.I.M.> plans to develop Mountain3 smithore (+4) 2865 points
  INFO [DevelopmentActionQueue2.update]              AI: (P13) <J.I.M.> Action: GoToMuleStore
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractDevelopmentPhase.timerFinished]      (P13) <J.I.M.> start frame: 49699
  INFO [NetworkTimer.start]                          Started "player 13 timer" at 47.5 (owner 13)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (13) 16 bytes
  INFO [DevelopmentActionQueue2.update]              AI: (P13) <J.I.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: (P13) <J.I.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13) <J.I.M.> develops tile Mountain3 (0,1) with smithore factory
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: (P13) <J.I.M.> Action: GoToPub
  INFO [GameModel.gamble]                            (P13) <J.I.M.> gambles $124, max: 47.5, left: 29.26, fraction 0.616
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (13) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 4 "player 13 timer" at 0.0 (owner 13)
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventPhase.begin]                      Event player: (P12) <B.I.L.L.> (rank 2)
  INFO [PlayerEventPhase.begin]                      Event: HomeWorldPackage
  INFO [PlayerEventPhase$1.finished]                 Event Message: You just received a package from your home-world relatives containing 3 food and 2 energy units
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Player.useFood]                              (P12) <B.I.L.L.> has 6 food and needs 3 food
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12) <B.I.L.L.>
  INFO [Wampus.<init>]                               Wumpus has 7 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [DevelopmentPlanFinder$1.run]                 AI: <B.I.L.L.> found 1 plans testing 151 tiles in 6155251ns
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [DevelopmentPlanFinder.logPlans]              AI: <B.I.L.L.> Plan: Mountain1 smithore (+2) 2812 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain2 smithore <claim> (+3) 3642 points
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentActuator.enqueueBestPlan]         AI: (P12) <B.I.L.L.> plans to develop Mountain1 smithore (+2) 2812 points
  INFO [DevelopmentActionQueue2.update]              AI: (P12) <B.I.L.L.> Action: GoToMuleStore
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractDevelopmentPhase.timerFinished]      (P12) <B.I.L.L.> start frame: 51818
  INFO [NetworkTimer.start]                          Started "player 12 timer" at 47.5 (owner 12)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (12) 16 bytes
  INFO [DevelopmentActionQueue2.update]              AI: (P12) <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: (P12) <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P12) <B.I.L.L.> develops tile Mountain1 (7,4) with smithore factory
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: (P12) <B.I.L.L.> Action: GoToPub
  INFO [GameModel.gamble]                            (P12) <B.I.L.L.> gambles $65, max: 47.5, left: 29.92, fraction 0.62989473
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (12) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 3 "player 12 timer" at 0.0 (owner 12)
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventPhase.begin]                      No player event for (P10) Roide (rank 1)
  INFO [Player.useFood]                              (P10) Roide has 2 food and needs 3 food
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P10) Roide
  INFO [Wampus.<init>]                               Wumpus has 7 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractDevelopmentPhase.timerFinished]      (P10) Roide start frame: 53370
  INFO [NetworkTimer.start]                          Started "player 10 timer" at 33.333336 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameModel.developLand]                       (P10) Roide develops tile Plain (2,4) with energy factory
  INFO [DevelopmentActuator.enqueueBestPlan]         AI: (P11) <D.A.N.> plans to develop Mountain2 smithore (+3) 2669 points
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToPub
  INFO [DevelopmentActuator.enqueueBestPlan]         AI: (P12) <B.I.L.L.> plans to develop Mountain1 smithore (+2) 2812 points
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToPub
  INFO [DevelopmentActuator.enqueueBestPlan]         AI: (P13) <J.I.M.> plans to develop Mountain3 smithore (+4) 2865 points
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: (P11) <D.A.N.> Action: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: (P12) <B.I.L.L.> Action: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: (P13) <J.I.M.> Action: GoToPub
  INFO [GameModel.developLand]                       (P10) Roide develops tile Plain (8,4) with energy factory
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 5 "player 10 timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [ProductionPhase.update]                      (P11) <D.A.N.> has 3 energy and needs 2 energy
  INFO [ProductionPhase.update]                      (P12) <B.I.L.L.> has 6 energy and needs 3 energy
  INFO [ProductionPhase.update]                      (P13) <J.I.M.> has 4 energy and needs 3 energy
  INFO [ProductionPhase.update]                      (P10) Roide has 4 energy and needs 1 energy
  INFO [ProductionPhase.logProduction]               (P11) <D.A.N.> expects 0 food, 4 energy, 9 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12) <B.I.L.L.> expects 4 food, 0 energy, 8 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13) <J.I.M.> expects 0 food, 5 energy, 13 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P10) Roide expects 4 food, 13 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11) <D.A.N.> produced 0 food, 4 energy, 7 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12) <B.I.L.L.> produced 4 food, 0 energy, 7 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13) <J.I.M.> produced 0 food, 7 energy, 15 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P10) Roide produced 2 food, 13 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PEST_ATTACK
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 0, mules needed: 4
  INFO [Shop.printPriceFactor]                       smithore is increased to 250%
  INFO [Shop.printPriceFactor]                       smithore buy price $110 sell price $145
  INFO [CollectionPhase.goToNextPhase]               (P11) <D.A.N.> smithore: 7 critical: 0 surplus: 7
  INFO [CollectionPhase.goToNextPhase]               (P12) <B.I.L.L.> smithore: 7 critical: 0 surplus: 7
  INFO [CollectionPhase.goToNextPhase]               (P13) <J.I.M.> smithore: 15 critical: 0 surplus: 15
  INFO [CollectionPhase.goToNextPhase]               (P10) Roide smithore: 0 critical: 0 surplus: 0
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Player.increaseAuctionTeleportCount]         (P11) <D.A.N.> auction teleport count: 11
  INFO [Player.increaseAuctionTeleportCount]         (P12) <B.I.L.L.> auction teleport count: 12
  INFO [Player.increaseAuctionTeleportCount]         (P13) <J.I.M.> auction teleport count: 11
  INFO [Player.increaseAuctionTeleportCount]         (P10) Roide auction teleport count: 12
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 0ms
  INFO [NetworkTimer.start]                          Started "countdown" at 8.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 24 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 24 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 24 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 24 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 24 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 24 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 24 bytes
  INFO [Player.increaseAuctionTeleportCount]         (P11) <D.A.N.> auction teleport count: 12
  INFO [Player.increaseAuctionTeleportCount]         (P12) <B.I.L.L.> auction teleport count: 13
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Player.increaseAuctionTeleportCount]         (P13) <J.I.M.> auction teleport count: 12
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 0ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Shop.calcBuySellPrice]                       crystite buy price $136 sell price $276
  INFO [CollectionPhase.goToNextPhase]               (P11) <D.A.N.> crystite: 0 critical: 0 surplus: 0
  INFO [CollectionPhase.goToNextPhase]               (P12) <B.I.L.L.> crystite: 0 critical: 0 surplus: 0
  INFO [CollectionPhase.goToNextPhase]               (P13) <J.I.M.> crystite: 0 critical: 0 surplus: 0
  INFO [CollectionPhase.goToNextPhase]               (P10) Roide crystite: 0 critical: 0 surplus: 0
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Player.increaseAuctionTeleportCount]         (P11) <D.A.N.> auction teleport count: 13
  INFO [Player.increaseAuctionTeleportCount]         (P12) <B.I.L.L.> auction teleport count: 14
  INFO [Player.increaseAuctionTeleportCount]         (P13) <J.I.M.> auction teleport count: 13
  INFO [Player.increaseAuctionTeleportCount]         (P10) Roide auction teleport count: 13
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 0ms
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Shop.printPriceFactor]                       Food shop: 6, total: 12, needed: 12
  INFO [Shop.printPriceFactor]                       food is increased to 100%
  INFO [Shop.printPriceFactor]                       food buy price $15 sell price $50
  INFO [CollectionPhase.goToNextPhase]               (P11) <D.A.N.> food: 0 critical: 3 surplus: -3
  INFO [CollectionPhase.goToNextPhase]               (P12) <B.I.L.L.> food: 6 critical: 3 surplus: 3
  INFO [CollectionPhase.goToNextPhase]               (P13) <J.I.M.> food: 0 critical: 3 surplus: -3
  INFO [CollectionPhase.goToNextPhase]               (P10) Roide food: 0 critical: 3 surplus: -3
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Player.increaseAuctionTeleportCount]         (P11) <D.A.N.> auction teleport count: 14
  INFO [Player.increaseAuctionTeleportCount]         (P12) <B.I.L.L.> auction teleport count: 15
  INFO [Player.increaseAuctionTeleportCount]         (P13) <J.I.M.> auction teleport count: 14
  INFO [Player.increaseAuctionTeleportCount]         (P10) Roide auction teleport count: 14
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 0ms
  INFO [NetworkTimer.start]                          Started "countdown" at 8.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $153 ratio 3.9666667
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $50 ratio 1.0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $153 ratio 3.9666667
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $141 ratio 3.6
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $50 ratio 1.0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $146 ratio 3.7666667
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $128 ratio 3.2333333
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $50 ratio 1.0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $139 ratio 3.5666666
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $132 ratio 3.3666666
  INFO [Player.increaseAuctionTeleportCount]         (P12) <B.I.L.L.> auction teleport count: 16
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 0ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $115 ratio 2.8666666
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $97 ratio 2.3666666
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 0ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Shop.printPriceFactor]                       Energy shop: 12, total: 42, needed: 13
  INFO [Shop.printPriceFactor]                       energy is decreased to 48%
  INFO [Shop.printPriceFactor]                       energy buy price $10 sell price $45
  INFO [CollectionPhase.goToNextPhase]               (P11) <D.A.N.> energy: 5 critical: 3 surplus: 2
  INFO [CollectionPhase.goToNextPhase]               (P12) <B.I.L.L.> energy: 2 critical: 4 surplus: -2
  INFO [CollectionPhase.goToNextPhase]               (P13) <J.I.M.> energy: 8 critical: 4 surplus: 4
  INFO [CollectionPhase.goToNextPhase]               (P10) Roide energy: 15 critical: 2 surplus: 13
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Player.increaseAuctionTeleportCount]         (P11) <D.A.N.> auction teleport count: 15
  INFO [Player.increaseAuctionTeleportCount]         (P12) <B.I.L.L.> auction teleport count: 17
  INFO [Player.increaseAuctionTeleportCount]         (P13) <J.I.M.> auction teleport count: 15
  INFO [Player.increaseAuctionTeleportCount]         (P10) Roide auction teleport count: 15
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 0ms
  INFO [NetworkTimer.start]                          Started "countdown" at 8.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $10 ratio 0.0
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $10 ratio 0.0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $10 ratio 0.0
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $10 ratio 0.0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $10 ratio 0.0
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $10 ratio 0.0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $10 ratio 0.0
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $10 ratio 0.0
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 0ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 0ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- SUMMARY #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [SummaryPhase2.begin]                         (P13) <J.I.M.> Money: $1746 Plots: 4 Assets: 630 Total: 4376
  INFO [SummaryPhase2.begin]                         (P12) <B.I.L.L.> Money: $1716 Plots: 3 Assets: 495 Total: 3711
  INFO [SummaryPhase2.begin]                         (P11) <D.A.N.> Money: $1434 Plots: 3 Assets: 495 Total: 3429
  INFO [SummaryPhase2.begin]                         (P10) Roide Money: $450 Plots: 4 Assets: 780 Total: 3230
  INFO [SummaryPhase2.begin]                         Colony total: 14746
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Finish Round
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Shop.buildMules]                             Shop built 8 mules for 16 smithore and now has 8 mules
  INFO [Shop.buildMules]                             A mule now costs $220
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 8 mules.
  INFO [DevelopmentPlanFinder$1.run]                 AI: <J.I.M.> found 4 plans testing 4380 tiles in 281950080ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: <J.I.M.> Plan: Mountain2 smithore <claim> (+3) 5856 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain1 smithore <claim> (+2) 8056 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <J.I.M.> Plan: Mountain2 smithore <claim> (+3) 5856 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain2 smithore <claim> (+3) 7946 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <J.I.M.> Plan: Plain smithore <claim> (+1) 5856 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain2 smithore <claim> (+3) 7946 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <J.I.M.> Plan: Plain smithore <claim> (+1) 5856 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain2 smithore <claim> (+3) 7946 points
  INFO [LandGrantActuator.update]                    AI: <J.I.M.> wants Mountain2 (8,0)
  INFO [DevelopmentPlanFinder$1.run]                 AI: <D.A.N.> found 4 plans testing 4380 tiles in 316557830ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: Mountain2 smithore <claim> (+3) 4869 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain1 smithore <claim> (+2) 7004 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: Mountain2 smithore <claim> (+3) 4869 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain2 smithore <claim> (+3) 6894 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: Mountain1 smithore <claim> (+2) 4759 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain2 smithore <claim> (+3) 6894 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: Mountain1 smithore <claim> (+2) 4759 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain1 smithore <claim> (+2) 6784 points
  INFO [LandGrantActuator.update]                    AI: <D.A.N.> wants Mountain2 (8,0)
  INFO [DevelopmentPlanFinder$1.run]                 AI: <B.I.L.L.> found 4 plans testing 4380 tiles in 349235726ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: <B.I.L.L.> Plan: Mountain2 smithore <claim> (+3) 4991 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain1 smithore <claim> (+2) 6991 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <B.I.L.L.> Plan: Mountain2 smithore <claim> (+3) 4991 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain2 smithore <claim> (+3) 6881 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <B.I.L.L.> Plan: Mountain1 smithore <claim> (+2) 4881 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain2 smithore <claim> (+3) 6881 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <B.I.L.L.> Plan: Mountain1 smithore <claim> (+2) 4881 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain1 smithore <claim> (+2) 6771 points
  INFO [LandGrantActuator.update]                    AI: <B.I.L.L.> wants Mountain2 (8,0)
  INFO [LandGrantActuator.agreeOnClaims]             AI: Agrees on tiles to claim.
  INFO [LandGrantActuator.agreeOnClaims]             AI: <B.I.L.L.> must change tile to claim.
  INFO [LandGrantActuator.pickNextTile]              AI: <B.I.L.L.> can't claim Mountain2 (8,0) and wants Mountain2 (5,0) instead
  INFO [LandGrantActuator.agreeOnClaims]             AI: <J.I.M.> must change tile to claim.
  INFO [LandGrantActuator.pickNextTile]              AI: <J.I.M.> can't claim Mountain2 (8,0) and wants Mountain2 (5,0) instead
  INFO [LandGrantActuator.agreeOnClaims]             AI: <J.I.M.> must change tile to claim.
  INFO [LandGrantActuator.pickNextTile]              AI: <J.I.M.> can't claim Mountain2 (5,0) and wants Plain (3,2) instead
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 0 frames, rountrip 0ms, max 0ms
  INFO [LandGrantPhase$2.finished]                   Land grant roundtrip 0ms, 5 frames (5 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 0 frames, rountrip 0ms, max 0ms
  INFO [LandGrantPhase.update]                       Sending claim tile 3
  INFO [LandGrantPhase.apply]                        (P12) <B.I.L.L.> claims tile 3 at time 26
  INFO [Client.receiveTCPMessages]                   Client: LandGranted (0) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 0ms, max 0ms
  INFO [LandGrantPhase.apply]                        (P12) <B.I.L.L.> is granted tile 3: Mountain2 (5,0)
  INFO [LandGrantPhase.update]                       Sending claim tile 6
  INFO [LandGrantPhase.apply]                        (P11) <D.A.N.> claims tile 6 at time 26
  INFO [Client.receiveTCPMessages]                   Client: LandGranted (0) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 0ms, max 0ms
  INFO [LandGrantPhase.apply]                        (P11) <D.A.N.> is granted tile 6: Mountain2 (8,0)
  INFO [LandGrantPhase.update]                       Sending claim tile 15
  INFO [LandGrantPhase.apply]                        (P13) <J.I.M.> claims tile 15 at time 26
  INFO [Client.receiveTCPMessages]                   Client: LandGranted (0) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 0ms, max 0ms
  INFO [LandGrantPhase.apply]                        (P13) <J.I.M.> is granted tile 15: Plain (3,2)
  INFO [LandGrantPhase.update]                       Sending claim tile 17
  INFO [LandGrantPhase.apply]                        (P10) Roide claims tile 17 at time 13
  INFO [Client.receiveTCPMessages]                   Client: LandGranted (0) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 0ms, max 0ms
  INFO [LandGrantPhase.apply]                        (P10) Roide is granted tile 17: Mountain1 (8,2)
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [LandAuction.generateColonyAuctions]          Colony land auctions: 1
  INFO [LandAuction.beginAuction]                    Land auction price: $312
  INFO [AbstractLandAuctionPhase.begin]              Starting land auction
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> targets price $372
  INFO [LandAuctionActuator.beginLandAuction]        AI: <B.I.L.L.> targets price $388
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> targets price $272
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Player.increaseAuctionTeleportCount]         (P11) <D.A.N.> auction teleport count: 16
  INFO [Player.increaseAuctionTeleportCount]         (P12) <B.I.L.L.> auction teleport count: 18
  INFO [Player.increaseAuctionTeleportCount]         (P13) <J.I.M.> auction teleport count: 16
  INFO [Player.increaseAuctionTeleportCount]         (P10) Roide auction teleport count: 16
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [NetworkTimer.start]                          Started "phase timer" at 8.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $420 (changed $32)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $404 (changed $-16)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $328 (changed $-44)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $304 (changed $-24)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $448 (changed $44)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (10) 16 bytes
  INFO [AbstractLandAuctionPhase.apply]              (P12) <B.I.L.L.> bought a land for $316
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 8 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventPhase.begin]                      No player event for (P13) <J.I.M.> (rank 1)
  INFO [Player.useFood]                              (P13) <J.I.M.> has 3 food and needs 3 food
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13) <J.I.M.>
  INFO [Wampus.<init>]                               Wumpus has 2 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [DevelopmentPlanFinder$1.run]                 AI: <J.I.M.> found 1 plans testing 126 tiles in 4755632ns
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [DevelopmentPlanFinder.logPlans]              AI: <J.I.M.> Plan: Plain smithore (+1) 5856 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain smithore <claim> (+1) 7946 points
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: PlaceMule
  INFO [DevelopmentActuator.enqueueBestPlan]         AI: (P13) <J.I.M.> plans to develop Plain smithore (+1) 5856 points
  INFO [DevelopmentActionQueue2.update]              AI: (P13) <J.I.M.> Action: GoToMuleStore
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractDevelopmentPhase.timerFinished]      (P13) <J.I.M.> start frame: 71393
  INFO [NetworkTimer.start]                          Started "player 13 timer" at 47.5 (owner 13)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (13) 16 bytes
  INFO [DevelopmentActionQueue2.update]              AI: (P13) <J.I.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: (P13) <J.I.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13) <J.I.M.> develops tile Plain (3,2) with smithore factory
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: (P13) <J.I.M.> Action: GoToPub
  INFO [GameModel.gamble]                            (P13) <J.I.M.> gambles $156, max: 47.5, left: 34.2, fraction 0.72
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (13) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 4 "player 13 timer" at 0.0 (owner 13)
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventPhase.begin]                      No player event for (P12) <B.I.L.L.> (rank 2)
  INFO [Player.useFood]                              (P12) <B.I.L.L.> has 3 food and needs 3 food
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12) <B.I.L.L.>
  INFO [Wampus.<init>]                               Wumpus has 2 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [DevelopmentPlanFinder$1.run]                 AI: <B.I.L.L.> found 1 plans testing 602 tiles in 25581184ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: <B.I.L.L.> Plan: Plain smithore (+1) Mountain2 smithore (+3) 5165 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain smithore <claim> (+1) 7230 points
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentActuator.enqueueBestPlan]         AI: (P12) <B.I.L.L.> plans to develop Plain smithore (+1) Mountain2 smithore (+3) 5165 points
  INFO [DevelopmentActionQueue2.update]              AI: (P12) <B.I.L.L.> Action: GoToMuleStore
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractDevelopmentPhase.timerFinished]      (P12) <B.I.L.L.> start frame: 72731
  INFO [NetworkTimer.start]                          Started "player 12 timer" at 47.5 (owner 12)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (12) 16 bytes
  INFO [DevelopmentActionQueue2.update]              AI: (P12) <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: (P12) <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P12) <B.I.L.L.> develops tile Plain (2,0) with smithore factory
  INFO [DevelopmentActionQueue2.update]              AI: (P12) <B.I.L.L.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: (P12) <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: (P12) <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P12) <B.I.L.L.> develops tile Mountain2 (5,0) with smithore factory
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: (P12) <B.I.L.L.> Action: GoToPub
  INFO [GameModel.gamble]                            (P12) <B.I.L.L.> gambles $102, max: 47.5, left: 17.74, fraction 0.37347367
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (12) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 3 "player 12 timer" at 0.0 (owner 12)
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventPhase.begin]                      No player event for (P11) <D.A.N.> (rank 3)
  INFO [Player.useFood]                              (P11) <D.A.N.> has 3 food and needs 3 food
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11) <D.A.N.>
  INFO [Wampus.<init>]                               Wumpus has 2 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [DevelopmentPlanFinder$1.run]                 AI: <D.A.N.> found 1 plans testing 126 tiles in 5630045ns
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: Mountain2 smithore (+3) 4869 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain1 smithore <claim> (+2) 7004 points
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentActuator.enqueueBestPlan]         AI: (P11) <D.A.N.> plans to develop Mountain2 smithore (+3) 4869 points
  INFO [DevelopmentActionQueue2.update]              AI: (P11) <D.A.N.> Action: GoToMuleStore
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractDevelopmentPhase.timerFinished]      (P11) <D.A.N.> start frame: 74892
  INFO [NetworkTimer.start]                          Started "player 11 timer" at 47.5 (owner 11)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (11) 16 bytes
  INFO [DevelopmentActionQueue2.update]              AI: (P11) <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: (P11) <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P11) <D.A.N.> develops tile Mountain2 (8,0) with smithore factory
  INFO [DevelopmentActuator.enqueueAssay]            AI: (P11) <D.A.N.> want's to assay Plain (7,2) with 32.819664 time left.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: (P11) <D.A.N.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P11) <D.A.N.> bought an assay bot for $50
  INFO [DevelopmentActionQueue2.update]              AI: (P11) <D.A.N.> Action: Assay
  INFO [AbstractDevelopmentPhase.assay]              (P11) <D.A.N.> assayed and found 2 crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: (P11) <D.A.N.> Action: GoToPub
  INFO [GameModel.gamble]                            (P11) <D.A.N.> gambles $163, max: 47.5, left: 15.980001, fraction 0.33642107
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (11) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 2 "player 11 timer" at 0.0 (owner 11)
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventPhase.begin]                      No player event for (P10) Roide (rank 4)
  INFO [Player.useFood]                              (P10) Roide has 3 food and needs 3 food
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P10) Roide
  INFO [Wampus.<init>]                               Wumpus has 2 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractDevelopmentPhase.timerFinished]      (P10) Roide start frame: 77141
  INFO [NetworkTimer.start]                          Started "player 10 timer" at 47.5 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameModel.developLand]                       (P10) Roide develops tile Mountain1 (8,2) with smithore factory
  INFO [GameModel.gamble]                            (P10) Roide gambles $100, max: 47.5, left: 26.84, fraction 0.5650526
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 5 "player 10 timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: RADIATION
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [ProductionPhase.update]                      (P11) <D.A.N.> has 4 energy and needs 3 energy
  INFO [ProductionPhase.update]                      (P12) <B.I.L.L.> has 5 energy and needs 5 energy
  INFO [ProductionPhase.update]                      (P13) <J.I.M.> has 5 energy and needs 4 energy
  INFO [ProductionPhase.update]                      (P10) Roide has 15 energy and needs 2 energy
  INFO [ProductionPhase.logProduction]               (P11) <D.A.N.> expects 0 food, 4 energy, 15 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12) <B.I.L.L.> expects 4 food, 0 energy, 17 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13) <J.I.M.> expects 0 food, 5 energy, 12 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P10) Roide expects 4 food, 13 energy, 2 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11) <D.A.N.> produced 0 food, 4 energy, 12 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12) <B.I.L.L.> produced 5 food, 0 energy, 19 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13) <J.I.M.> produced 0 food, 5 energy, 14 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P10) Roide produced 2 food, 14 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Shop.printPriceFactor]                       Smithore shop: 13, mules potentially available: 9, mules needed: 5
  INFO [Shop.printPriceFactor]                       smithore is decreased to 67%
  INFO [Shop.printPriceFactor]                       smithore buy price $80 sell price $115
  INFO [CollectionPhase.goToNextPhase]               (P11) <D.A.N.> smithore: 12 critical: 0 surplus: 12
  INFO [CollectionPhase.goToNextPhase]               (P12) <B.I.L.L.> smithore: 19 critical: 0 surplus: 19
  INFO [CollectionPhase.goToNextPhase]               (P13) <J.I.M.> smithore: 14 critical: 0 surplus: 14
  INFO [CollectionPhase.goToNextPhase]               (P10) Roide smithore: 0 critical: 0 surplus: 0
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Player.increaseAuctionTeleportCount]         (P11) <D.A.N.> auction teleport count: 17
  INFO [Player.increaseAuctionTeleportCount]         (P12) <B.I.L.L.> auction teleport count: 19
  INFO [Player.increaseAuctionTeleportCount]         (P13) <J.I.M.> auction teleport count: 17
  INFO [Player.increaseAuctionTeleportCount]         (P10) Roide auction teleport count: 17
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 0ms
  INFO [NetworkTimer.start]                          Started "countdown" at 8.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Player.increaseAuctionTeleportCount]         (P10) Roide auction teleport count: 18
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 0ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 24 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 24 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 24 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 24 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 24 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 24 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 24 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 24 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 24 bytes
  INFO [Player.increaseAuctionTeleportCount]         (P11) <D.A.N.> auction teleport count: 18
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Player.increaseAuctionTeleportCount]         (P13) <J.I.M.> auction teleport count: 18
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Player.increaseAuctionTeleportCount]         (P12) <B.I.L.L.> auction teleport count: 20
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 0ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Shop.calcBuySellPrice]                       crystite buy price $92 sell price $232
  INFO [CollectionPhase.goToNextPhase]               (P11) <D.A.N.> crystite: 0 critical: 0 surplus: 0
  INFO [CollectionPhase.goToNextPhase]               (P12) <B.I.L.L.> crystite: 0 critical: 0 surplus: 0
  INFO [CollectionPhase.goToNextPhase]               (P13) <J.I.M.> crystite: 0 critical: 0 surplus: 0
  INFO [CollectionPhase.goToNextPhase]               (P10) Roide crystite: 0 critical: 0 surplus: 0
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Player.increaseAuctionTeleportCount]         (P11) <D.A.N.> auction teleport count: 19
  INFO [Player.increaseAuctionTeleportCount]         (P12) <B.I.L.L.> auction teleport count: 21
  INFO [Player.increaseAuctionTeleportCount]         (P13) <J.I.M.> auction teleport count: 19
  INFO [Player.increaseAuctionTeleportCount]         (P10) Roide auction teleport count: 19
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 0ms
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 7, needed: 16
  INFO [Shop.printPriceFactor]                       food is increased to 196%
  INFO [Shop.printPriceFactor]                       food buy price $45 sell price $80
  INFO [CollectionPhase.goToNextPhase]               (P11) <D.A.N.> food: 0 critical: 4 surplus: -4
  INFO [CollectionPhase.goToNextPhase]               (P12) <B.I.L.L.> food: 5 critical: 4 surplus: 1
  INFO [CollectionPhase.goToNextPhase]               (P13) <J.I.M.> food: 0 critical: 4 surplus: -4
  INFO [CollectionPhase.goToNextPhase]               (P10) Roide food: 2 critical: 4 surplus: -2
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Player.increaseAuctionTeleportCount]         (P11) <D.A.N.> auction teleport count: 20
  INFO [Player.increaseAuctionTeleportCount]         (P12) <B.I.L.L.> auction teleport count: 22
  INFO [Player.increaseAuctionTeleportCount]         (P13) <J.I.M.> auction teleport count: 20
  INFO [Player.increaseAuctionTeleportCount]         (P10) Roide auction teleport count: 20
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 0ms
  INFO [NetworkTimer.start]                          Started "countdown" at 8.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $187 ratio 4.0666666
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $297 ratio 7.2
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $187 ratio 4.0666666
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $169 ratio 3.5666666
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $259 ratio 6.133333
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $175 ratio 3.7333333
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $152 ratio 3.0666666
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $222 ratio 5.0666666
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $164 ratio 3.4
  INFO [Player.increaseAuctionTeleportCount]         (P10) Roide auction teleport count: 21
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 0ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Shop.printPriceFactor]                       Energy shop: 13, total: 48, needed: 18
  INFO [Shop.printPriceFactor]                       energy is decreased to 53%
  INFO [Shop.printPriceFactor]                       energy buy price $10 sell price $45
  INFO [CollectionPhase.goToNextPhase]               (P11) <D.A.N.> energy: 5 critical: 4 surplus: 1
  INFO [CollectionPhase.goToNextPhase]               (P12) <B.I.L.L.> energy: 0 critical: 6 surplus: -6
  INFO [CollectionPhase.goToNextPhase]               (P13) <J.I.M.> energy: 7 critical: 5 surplus: 2
  INFO [CollectionPhase.goToNextPhase]               (P10) Roide energy: 23 critical: 3 surplus: 20
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Player.increaseAuctionTeleportCount]         (P11) <D.A.N.> auction teleport count: 21
  INFO [Player.increaseAuctionTeleportCount]         (P12) <B.I.L.L.> auction teleport count: 23
  INFO [Player.increaseAuctionTeleportCount]         (P13) <J.I.M.> auction teleport count: 21
  INFO [Player.increaseAuctionTeleportCount]         (P10) Roide auction teleport count: 22
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 0ms
  INFO [NetworkTimer.start]                          Started "countdown" at 8.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $55 ratio 1.3
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $45 ratio 1.0
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $42 ratio 0.93333334
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $45 ratio 1.0
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $29 ratio 0.56666666
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $24 ratio 0.4
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $17 ratio 0.2
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $10 ratio 0.0
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $10 ratio 0.0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $10 ratio 0.0
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $10 ratio 0.0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $10 ratio 0.0
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $10 ratio 0.0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $10 ratio 0.0
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $10 ratio 0.0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 0ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 0ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- SUMMARY #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [SummaryPhase2.begin]                         (P13) <J.I.M.> Money: $2737 Plots: 5 Assets: 565 Total: 5802
  INFO [SummaryPhase2.begin]                         (P12) <B.I.L.L.> Money: $2215 Plots: 5 Assets: 970 Total: 5685
  INFO [SummaryPhase2.begin]                         (P11) <D.A.N.> Money: $2072 Plots: 4 Assets: 658 Total: 4730
  INFO [SummaryPhase2.begin]                         (P10) Roide Money: $372 Plots: 5 Assets: 1062 Total: 3934
  INFO [SummaryPhase2.begin]                         Colony total: 20151
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Finish Round
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Shop.buildMules]                             Shop built 8 mules for 16 smithore and now has 11 mules
  INFO [Shop.buildMules]                             A mule now costs $150
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 11 mules.
  INFO [DevelopmentPlanFinder$1.run]                 AI: <D.A.N.> found 4 plans testing 3049 tiles in 158665975ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: Mountain1 smithore <claim> (+2) 5927 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River food <claim> (+4) 7642 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: River food <claim> (+4) 5847 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain1 smithore <claim> (+2) 7562 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: River food <claim> (+4) 5847 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain1 smithore <claim> (+2) 7562 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: Plain smithore <claim> (+1) 5847 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River food <claim> (+4) 7482 points
  INFO [LandGrantActuator.update]                    AI: <D.A.N.> wants Mountain1 (8,1)
  INFO [DevelopmentPlanFinder$1.run]                 AI: <B.I.L.L.> found 4 plans testing 3049 tiles in 285181217ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: <B.I.L.L.> Plan: Plain smithore <claim> (+1) 6719 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain smithore <claim> (+1) 8919 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <B.I.L.L.> Plan: Plain smithore <claim> (+1) 6719 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain smithore <claim> (+1) 8919 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <B.I.L.L.> Plan: Mountain1 smithore <claim> (+2) 6639 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain smithore <claim> (+1) 8759 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <B.I.L.L.> Plan: Mountain1 smithore <claim> (+2) 6639 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain smithore <claim> (+1) 8759 points
  INFO [LandGrantActuator.update]                    AI: <B.I.L.L.> wants Plain (6,0)
  INFO [DevelopmentPlanFinder$1.run]                 AI: <J.I.M.> found 4 plans testing 14570 tiles in 821098212ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: <J.I.M.> Plan: Mountain3 smithore (+4) Plain smithore <claim> (+1) 6932 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain1 smithore <claim> (+2) 9002 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <J.I.M.> Plan: Mountain3 smithore (+4) Plain smithore <claim> (+1) 6932 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain1 smithore <claim> (+2) 9002 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <J.I.M.> Plan: Mountain3 smithore (+4) Mountain1 smithore <claim> (+2) 6852 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain smithore <claim> (+1) 8922 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <J.I.M.> Plan: Mountain3 smithore (+4) Mountain1 smithore <claim> (+2) 6852 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain smithore <claim> (+1) 8922 points
  INFO [LandGrantActuator.update]                    AI: <J.I.M.> wants Plain (1,1)
  INFO [LandGrantActuator.agreeOnClaims]             AI: Agrees on tiles to claim.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 0 frames, rountrip 0ms, max 0ms
  INFO [LandGrantPhase$2.finished]                   Land grant roundtrip 0ms, 5 frames (5 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 0 frames, rountrip 0ms, max 0ms
  INFO [LandGrantPhase.update]                       Sending claim tile 2
  INFO [LandGrantPhase.apply]                        (P12) <B.I.L.L.> claims tile 2 at time 26
  INFO [Client.receiveTCPMessages]                   Client: LandGranted (0) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 0ms, max 0ms
  INFO [LandGrantPhase.apply]                        (P12) <B.I.L.L.> is granted tile 2: Plain (6,0)
  INFO [LandGrantPhase.update]                       Sending claim tile 4
  INFO [LandGrantPhase.apply]                        (P13) <J.I.M.> claims tile 4 at time 26
  INFO [Client.receiveTCPMessages]                   Client: LandGranted (0) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 0ms, max 0ms
  INFO [LandGrantPhase.apply]                        (P13) <J.I.M.> is granted tile 4: Plain (1,1)
  INFO [LandGrantPhase.update]                       Sending claim tile 5
  INFO [LandGrantPhase.apply]                        (P10) Roide claims tile 5 at time 9
  INFO [Client.receiveTCPMessages]                   Client: LandGranted (0) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 0ms, max 0ms
  INFO [LandGrantPhase.apply]                        (P10) Roide is granted tile 5: River (4,1)
  INFO [LandGrantPhase.update]                       Sending claim tile 8
  INFO [LandGrantPhase.apply]                        (P11) <D.A.N.> claims tile 8 at time 26
  INFO [Client.receiveTCPMessages]                   Client: LandGranted (0) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 0ms, max 0ms
  INFO [LandGrantPhase.apply]                        (P11) <D.A.N.> is granted tile 8: Mountain1 (8,1)
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [LandAuction.generateColonyAuctions]          Colony land auctions: 1
  INFO [LandAuction.beginAuction]                    Land auction price: $256
  INFO [AbstractLandAuctionPhase.begin]              Starting land auction
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> targets price $396
  INFO [LandAuctionActuator.beginLandAuction]        AI: <B.I.L.L.> targets price $264
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> targets price $348
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Player.increaseAuctionTeleportCount]         (P11) <D.A.N.> auction teleport count: 22
  INFO [Player.increaseAuctionTeleportCount]         (P12) <B.I.L.L.> auction teleport count: 24
  INFO [Player.increaseAuctionTeleportCount]         (P13) <J.I.M.> auction teleport count: 22
  INFO [Player.increaseAuctionTeleportCount]         (P10) Roide auction teleport count: 23
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [NetworkTimer.start]                          Started "phase timer" at 8.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $376 (changed $28)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $388 (changed $-8)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $352 (changed $-24)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $328 (changed $-60)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $304 (changed $-24)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $400 (changed $48)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $252 (changed $-52)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $216 (changed $-36)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $308 (changed $44)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $396 (changed $-4)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $356 (changed $-40)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $308 (changed $0)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $264 (changed $-44)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $332 (changed $-24)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $244 (changed $-20)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (10) 16 bytes
  INFO [AbstractLandAuctionPhase.apply]              (P13) <J.I.M.> bought a land for $260
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 11 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventPhase.begin]                      Event player: (P13) <J.I.M.> (rank 1)
  INFO [PlayerEventPhase.begin]                      Event: FlyingCatBugs
  INFO [PlayerEventPhase$1.finished]                 Event Message: Flying Cat-Bugs ate the roof off your house. Repairs cost $200
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Player.useFood]                              (P13) <J.I.M.> has 0 food and needs 4 food
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13) <J.I.M.>
  INFO [Wampus.<init>]                               Wumpus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [DevelopmentActuator.begin]                   AI: <J.I.M.> is short on development time and goes to the pub
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: (P13) <J.I.M.> Action: GoToPub
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractDevelopmentPhase.timerFinished]      (P13) <J.I.M.> start frame: 94564
  INFO [NetworkTimer.start]                          Started "player 13 timer" at 5.0 (owner 13)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (13) 16 bytes
  INFO [GameModel.gamble]                            (P13) <J.I.M.> gambles $115, max: 47.5, left: 3.8200002, fraction 0.08042105
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (13) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 4 "player 13 timer" at 0.0 (owner 13)
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventPhase.begin]                      No player event for (P12) <B.I.L.L.> (rank 2)
  INFO [Player.useFood]                              (P12) <B.I.L.L.> has 5 food and needs 4 food
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12) <B.I.L.L.>
  INFO [Wampus.<init>]                               Wumpus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [DevelopmentPlanFinder$1.run]                 AI: <B.I.L.L.> found 1 plans testing 101 tiles in 4658414ns
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [DevelopmentPlanFinder.logPlans]              AI: <B.I.L.L.> Plan: Plain smithore (+1) 6719 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain smithore <claim> (+1) 8919 points
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentActuator.enqueueBestPlan]         AI: (P12) <B.I.L.L.> plans to develop Plain smithore (+1) 6719 points
  INFO [DevelopmentActionQueue2.update]              AI: (P12) <B.I.L.L.> Action: GoToMuleStore
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractDevelopmentPhase.timerFinished]      (P12) <B.I.L.L.> start frame: 95297
  INFO [NetworkTimer.start]                          Started "player 12 timer" at 47.5 (owner 12)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (12) 16 bytes
  INFO [DevelopmentActionQueue2.update]              AI: (P12) <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: (P12) <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P12) <B.I.L.L.> develops tile Plain (6,0) with smithore factory
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: (P12) <B.I.L.L.> Action: CatchWampus
  INFO [DevelopmentActionQueue2.update]              AI: (P12) <B.I.L.L.> Action: GoToPub
  INFO [GameModel.gamble]                            (P12) <B.I.L.L.> gambles $117, max: 47.5, left: 26.16, fraction 0.55073684
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (12) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 3 "player 12 timer" at 0.0 (owner 12)
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventPhase.begin]                      Event player: (P11) <D.A.N.> (rank 3)
  INFO [PlayerEventPhase.begin]                      Event: MuseumBoughtComputer
  INFO [PlayerEventPhase$1.finished]                 Event Message: The museum bought your antique personal computer for $400
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Player.useFood]                              (P11) <D.A.N.> has 2 food and needs 4 food
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11) <D.A.N.>
  INFO [Wampus.<init>]                               Wumpus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [DevelopmentPlanFinder$1.run]                 AI: <D.A.N.> found 1 plans testing 101 tiles in 5801855ns
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: Mountain1 smithore (+2) 6327 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River food <claim> (+4) 8042 points
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentActuator.enqueueBestPlan]         AI: (P11) <D.A.N.> plans to develop Mountain1 smithore (+2) 6327 points
  INFO [DevelopmentActionQueue2.update]              AI: (P11) <D.A.N.> Action: GoToMuleStore
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractDevelopmentPhase.timerFinished]      (P11) <D.A.N.> start frame: 97438
  INFO [NetworkTimer.start]                          Started "player 11 timer" at 26.25 (owner 11)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (11) 16 bytes
  INFO [DevelopmentActionQueue2.update]              AI: (P11) <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: (P11) <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P11) <D.A.N.> develops tile Mountain1 (8,1) with smithore factory
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: (P11) <D.A.N.> Action: GoToPub
  INFO [GameModel.gamble]                            (P11) <D.A.N.> gambles $131, max: 47.5, left: 7.67, fraction 0.16147369
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (11) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 2 "player 11 timer" at 0.0 (owner 11)
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventPhase.begin]                      No player event for (P10) Roide (rank 4)
  INFO [Player.useFood]                              (P10) Roide has 0 food and needs 4 food
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P10) Roide
  INFO [Wampus.<init>]                               Wumpus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractDevelopmentPhase.timerFinished]      (P10) Roide start frame: 99040
  INFO [NetworkTimer.start]                          Started "player 10 timer" at 5.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameModel.gamble]                            (P10) Roide gambles $103, max: 47.5, left: 2.7, fraction 0.056842107
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 5 "player 10 timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [ProductionPhase.update]                      (P11) <D.A.N.> has 5 energy and needs 4 energy
  INFO [ProductionPhase.update]                      (P12) <B.I.L.L.> has 7 energy and needs 6 energy
  INFO [ProductionPhase.update]                      (P13) <J.I.M.> has 6 energy and needs 4 energy
  INFO [ProductionPhase.update]                      (P10) Roide has 16 energy and needs 2 energy
  INFO [ProductionPhase.logProduction]               (P11) <D.A.N.> expects 0 food, 4 energy, 20 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12) <B.I.L.L.> expects 4 food, 0 energy, 21 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13) <J.I.M.> expects 0 food, 5 energy, 12 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P10) Roide expects 4 food, 13 energy, 2 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11) <D.A.N.> produced 0 food, 5 energy, 22 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12) <B.I.L.L.> produced 6 food, 0 energy, 20 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13) <J.I.M.> produced 0 food, 6 energy, 12 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P10) Roide produced 4 food, 12 energy, 2 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PLANET_QUAKE
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Shop.printPriceFactor]                       Smithore shop: 39, mules potentially available: 28, mules needed: 8
  INFO [Shop.printPriceFactor]                       smithore is decreased to 46%
  INFO [Shop.printPriceFactor]                       smithore buy price $60 sell price $95
  INFO [CollectionPhase.goToNextPhase]               (P11) <D.A.N.> smithore: 10 critical: 0 surplus: 10
  INFO [CollectionPhase.goToNextPhase]               (P12) <B.I.L.L.> smithore: 9 critical: 0 surplus: 9
  INFO [CollectionPhase.goToNextPhase]               (P13) <J.I.M.> smithore: 5 critical: 0 surplus: 5
  INFO [CollectionPhase.goToNextPhase]               (P10) Roide smithore: 4 critical: 0 surplus: 4
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Player.increaseAuctionTeleportCount]         (P11) <D.A.N.> auction teleport count: 23
  INFO [Player.increaseAuctionTeleportCount]         (P12) <B.I.L.L.> auction teleport count: 25
  INFO [Player.increaseAuctionTeleportCount]         (P13) <J.I.M.> auction teleport count: 23
  INFO [Player.increaseAuctionTeleportCount]         (P10) Roide auction teleport count: 24
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 0ms
  INFO [NetworkTimer.start]                          Started "countdown" at 8.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 24 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 24 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 24 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 24 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 24 bytes
  INFO [Player.increaseAuctionTeleportCount]         (P13) <J.I.M.> auction teleport count: 24
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Player.increaseAuctionTeleportCount]         (P12) <B.I.L.L.> auction teleport count: 26
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Player.increaseAuctionTeleportCount]         (P11) <D.A.N.> auction teleport count: 24
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 0ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Shop.calcBuySellPrice]                       crystite buy price $88 sell price $228
  INFO [CollectionPhase.goToNextPhase]               (P11) <D.A.N.> crystite: 0 critical: 0 surplus: 0
  INFO [CollectionPhase.goToNextPhase]               (P12) <B.I.L.L.> crystite: 0 critical: 0 surplus: 0
  INFO [CollectionPhase.goToNextPhase]               (P13) <J.I.M.> crystite: 0 critical: 0 surplus: 0
  INFO [CollectionPhase.goToNextPhase]               (P10) Roide crystite: 0 critical: 0 surplus: 0
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Player.increaseAuctionTeleportCount]         (P11) <D.A.N.> auction teleport count: 25
  INFO [Player.increaseAuctionTeleportCount]         (P12) <B.I.L.L.> auction teleport count: 27
  INFO [Player.increaseAuctionTeleportCount]         (P13) <J.I.M.> auction teleport count: 25
  INFO [Player.increaseAuctionTeleportCount]         (P10) Roide auction teleport count: 25
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 0ms
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 11, needed: 16
  INFO [Shop.printPriceFactor]                       food is increased to 134%
  INFO [Shop.printPriceFactor]                       food buy price $65 sell price $100
  INFO [CollectionPhase.goToNextPhase]               (P11) <D.A.N.> food: 0 critical: 4 surplus: -4
  INFO [CollectionPhase.goToNextPhase]               (P12) <B.I.L.L.> food: 7 critical: 4 surplus: 3
  INFO [CollectionPhase.goToNextPhase]               (P13) <J.I.M.> food: 0 critical: 4 surplus: -4
  INFO [CollectionPhase.goToNextPhase]               (P10) Roide food: 4 critical: 4 surplus: 0
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Player.increaseAuctionTeleportCount]         (P11) <D.A.N.> auction teleport count: 26
  INFO [Player.increaseAuctionTeleportCount]         (P12) <B.I.L.L.> auction teleport count: 28
  INFO [Player.increaseAuctionTeleportCount]         (P13) <J.I.M.> auction teleport count: 26
  INFO [Player.increaseAuctionTeleportCount]         (P10) Roide auction teleport count: 26
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 0ms
  INFO [NetworkTimer.start]                          Started "countdown" at 8.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $198 ratio 3.8
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $298 ratio 6.6666665
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $198 ratio 3.8
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Shop.printPriceFactor]                       Energy shop: 14, total: 51, needed: 20
  INFO [Shop.printPriceFactor]                       energy is decreased to 54%
  INFO [Shop.printPriceFactor]                       energy buy price $10 sell price $45
  INFO [CollectionPhase.goToNextPhase]               (P11) <D.A.N.> energy: 6 critical: 5 surplus: 1
  INFO [CollectionPhase.goToNextPhase]               (P12) <B.I.L.L.> energy: 1 critical: 7 surplus: -6
  INFO [CollectionPhase.goToNextPhase]               (P13) <J.I.M.> energy: 8 critical: 5 surplus: 3
  INFO [CollectionPhase.goToNextPhase]               (P10) Roide energy: 22 critical: 3 surplus: 19
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Player.increaseAuctionTeleportCount]         (P11) <D.A.N.> auction teleport count: 27
  INFO [Player.increaseAuctionTeleportCount]         (P12) <B.I.L.L.> auction teleport count: 29
  INFO [Player.increaseAuctionTeleportCount]         (P13) <J.I.M.> auction teleport count: 27
  INFO [Player.increaseAuctionTeleportCount]         (P10) Roide auction teleport count: 27
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 0ms
  INFO [NetworkTimer.start]                          Started "countdown" at 8.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $55 ratio 1.3
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $45 ratio 1.0
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $42 ratio 0.93333334
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $45 ratio 1.0
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 0ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 0ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 0ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 0ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 0ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $29 ratio 0.56666666
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $19 ratio 0.26666668
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $17 ratio 0.2
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $10 ratio 0.0
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $10 ratio 0.0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $10 ratio 0.0
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $10 ratio 0.0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $10 ratio 0.0
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $10 ratio 0.0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $10 ratio 0.0
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 0ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $10 ratio 0.0
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 0ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 0ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 0ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- SUMMARY #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [SummaryPhase2.begin]                         (P12) <B.I.L.L.> Money: $2579 Plots: 6 Assets: 1363 Total: 6942
  INFO [SummaryPhase2.begin]                         (P13) <J.I.M.> Money: $2712 Plots: 7 Assets: 565 Total: 6777
  INFO [SummaryPhase2.begin]                         (P11) <D.A.N.> Money: $2978 Plots: 5 Assets: 675 Total: 6153
  INFO [SummaryPhase2.begin]                         (P10) Roide Money: $783 Plots: 6 Assets: 1248 Total: 5031
  INFO [SummaryPhase2.begin]                         Colony total: 24903
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Finish Round
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Shop.buildMules]                             Shop built 5 mules for 10 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $110
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [DevelopmentPlanFinder$1.run]                 AI: <D.A.N.> found 4 plans testing 1939 tiles in 135416372ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: River food <claim> (+4) 7313 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain food <claim> (+2) 8894 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: Mountain1 smithore <claim> (+2) 7093 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain smithore <claim> (+1) 8738 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: Plain energy <claim> (+3) 7183 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River food <claim> (+4) 8718 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: Plain food <claim> (+2) 7113 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River food <claim> (+4) 8694 points
  INFO [LandGrantActuator.update]                    AI: <D.A.N.> wants River (4,4)
  INFO [DevelopmentPlanFinder$1.run]                 AI: <B.I.L.L.> found 4 plans testing 1939 tiles in 195562844ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: <B.I.L.L.> Plan: Plain smithore <claim> (+1) 7942 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River food <claim> (+4) 9966 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <B.I.L.L.> Plan: Mountain1 smithore <claim> (+2) 7882 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River food <claim> (+4) 9846 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <B.I.L.L.> Plan: Plain smithore <claim> (+1) 7882 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River food <claim> (+4) 9846 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <B.I.L.L.> Plan: Plain smithore <claim> (+1) 7882 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River food <claim> (+4) 9846 points
  INFO [LandGrantActuator.update]                    AI: <B.I.L.L.> wants Plain (1,0)
  INFO [DevelopmentPlanFinder$1.run]                 AI: <J.I.M.> found 4 plans testing 196768 tiles in 24356091068ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: <J.I.M.> Plan: Mountain3 smithore (+4) Plain smithore (+1) Plain smithore (+1) River food <claim> (+4) 8207 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain food <claim> (+2) 10283 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <J.I.M.> Plan: Mountain3 smithore (+4) Plain smithore (+1) Plain smithore (+1) Plain energy <claim> (+3) 8077 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River food <claim> (+4) 10107 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <J.I.M.> Plan: Mountain3 smithore (+4) Plain smithore (+1) Plain smithore (+1) Plain energy <claim> (+3) 8077 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River food <claim> (+4) 10107 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <J.I.M.> Plan: Mountain3 smithore (+4) Plain smithore (+1) Plain smithore (+1) Plain energy <claim> (+3) 8077 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River food <claim> (+4) 10107 points
  INFO [LandGrantActuator.update]                    AI: <J.I.M.> wants River (4,4)
  INFO [LandGrantActuator.agreeOnClaims]             AI: Agrees on tiles to claim.
  INFO [LandGrantActuator.agreeOnClaims]             AI: <J.I.M.> must change tile to claim.
  INFO [LandGrantActuator.pickNextTile]              AI: <J.I.M.> can't claim River (4,4) and wants Plain (6,3) instead
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 0 frames, rountrip 0ms, max 0ms
  INFO [LandGrantPhase$2.finished]                   Land grant roundtrip 0ms, 5 frames (5 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 0 frames, rountrip 0ms, max 0ms
  INFO [LandGrantPhase.update]                       Sending claim tile 1
  INFO [LandGrantPhase.apply]                        (P12) <B.I.L.L.> claims tile 1 at time 26
  INFO [Client.receiveTCPMessages]                   Client: LandGranted (0) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 0ms, max 0ms
  INFO [LandGrantPhase.apply]                        (P12) <B.I.L.L.> is granted tile 1: Plain (1,0)
  INFO [LandGrantPhase.update]                       Sending claim tile 12
  INFO [LandGrantPhase.apply]                        (P10) Roide claims tile 12 at time 1
  INFO [Client.receiveTCPMessages]                   Client: LandGranted (0) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 0ms, max 0ms
  INFO [LandGrantPhase.apply]                        (P10) Roide is granted tile 12: Plain (5,3)
  INFO [LandGrantPhase.update]                       Sending claim tile 13
  INFO [LandGrantPhase.apply]                        (P13) <J.I.M.> claims tile 13 at time 26
  INFO [Client.receiveTCPMessages]                   Client: LandGranted (0) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 0ms, max 0ms
  INFO [LandGrantPhase.apply]                        (P13) <J.I.M.> is granted tile 13: Plain (6,3)
  INFO [LandGrantPhase.update]                       Sending claim tile 18
  INFO [LandGrantPhase.apply]                        (P11) <D.A.N.> claims tile 18 at time 26
  INFO [Client.receiveTCPMessages]                   Client: LandGranted (0) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 0ms, max 0ms
  INFO [LandGrantPhase.apply]                        (P11) <D.A.N.> is granted tile 18: River (4,4)
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [LandAuction.generateColonyAuctions]          Colony land auctions: 0
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventPhase.begin]                      No player event for (P12) <B.I.L.L.> (rank 1)
  INFO [Player.useFood]                              (P12) <B.I.L.L.> has 7 food and needs 4 food
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12) <B.I.L.L.>
  INFO [Wampus.<init>]                               Wumpus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [DevelopmentPlanFinder$1.run]                 AI: <B.I.L.L.> found 1 plans testing 81 tiles in 4668470ns
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [DevelopmentPlanFinder.logPlans]              AI: <B.I.L.L.> Plan: Plain smithore (+1) 7942 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain1 smithore <claim> (+2) 9732 points
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentActuator.enqueueBestPlan]         AI: (P12) <B.I.L.L.> plans to develop Plain smithore (+1) 7942 points
  INFO [DevelopmentActionQueue2.update]              AI: (P12) <B.I.L.L.> Action: GoToMuleStore
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractDevelopmentPhase.timerFinished]      (P12) <B.I.L.L.> start frame: 116346
  INFO [NetworkTimer.start]                          Started "player 12 timer" at 47.5 (owner 12)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (12) 16 bytes
  INFO [DevelopmentActionQueue2.update]              AI: (P12) <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: (P12) <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P12) <B.I.L.L.> develops tile Plain (1,0) with smithore factory
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: (P12) <B.I.L.L.> Action: GoToPub
  INFO [GameModel.gamble]                            (P12) <B.I.L.L.> gambles $188, max: 47.5, left: 29.44, fraction 0.6197895
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (12) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 3 "player 12 timer" at 0.0 (owner 12)
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventPhase.begin]                      No player event for (P13) <J.I.M.> (rank 2)
  INFO [Player.useFood]                              (P13) <J.I.M.> has 0 food and needs 4 food
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13) <J.I.M.>
  INFO [Wampus.<init>]                               Wumpus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [DevelopmentActuator.begin]                   AI: <J.I.M.> is short on development time and goes to the pub
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: (P13) <J.I.M.> Action: GoToPub
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractDevelopmentPhase.timerFinished]      (P13) <J.I.M.> start frame: 117922
  INFO [NetworkTimer.start]                          Started "player 13 timer" at 5.0 (owner 13)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (13) 16 bytes
  INFO [GameModel.gamble]                            (P13) <J.I.M.> gambles $106, max: 47.5, left: 3.8200002, fraction 0.08042105
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (13) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 4 "player 13 timer" at 0.0 (owner 13)
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventPhase.begin]                      No player event for (P11) <D.A.N.> (rank 3)
  INFO [Player.useFood]                              (P11) <D.A.N.> has 0 food and needs 4 food
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11) <D.A.N.>
  INFO [Wampus.<init>]                               Wumpus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [DevelopmentActuator.begin]                   AI: <D.A.N.> is short on development time and goes to the pub
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: (P11) <D.A.N.> Action: GoToPub
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractDevelopmentPhase.timerFinished]      (P11) <D.A.N.> start frame: 118654
  INFO [NetworkTimer.start]                          Started "player 11 timer" at 5.0 (owner 11)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (11) 16 bytes
  INFO [GameModel.gamble]                            (P11) <D.A.N.> gambles $103, max: 47.5, left: 3.8200002, fraction 0.08042105
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (11) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 2 "player 11 timer" at 0.0 (owner 11)
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventPhase.begin]                      No player event for (P10) Roide (rank 4)
  INFO [Player.useFood]                              (P10) Roide has 4 food and needs 4 food
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P10) Roide
  INFO [Wampus.<init>]                               Wumpus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractDevelopmentPhase.timerFinished]      (P10) Roide start frame: 119387
  INFO [NetworkTimer.start]                          Started "player 10 timer" at 47.5 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameModel.developLand]                       (P10) Roide develops tile River (4,1) with food factory
  INFO [Mule.runAway]                                Mule runs away for (P10) Roide
  INFO [GameModel.gamble]                            (P10) Roide gambles $171, max: 47.5, left: 18.0, fraction 0.37894738
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 5 "player 10 timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [ProductionPhase.update]                      (P11) <D.A.N.> has 6 energy and needs 4 energy
  INFO [ProductionPhase.update]                      (P12) <B.I.L.L.> has 8 energy and needs 7 energy
  INFO [ProductionPhase.update]                      (P13) <J.I.M.> has 6 energy and needs 4 energy
  INFO [ProductionPhase.update]                      (P10) Roide has 11 energy and needs 3 energy
  INFO [ProductionPhase.logProduction]               (P11) <D.A.N.> expects 0 food, 4 energy, 20 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12) <B.I.L.L.> expects 4 food, 0 energy, 30 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13) <J.I.M.> expects 0 food, 5 energy, 12 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P10) Roide expects 10 food, 13 energy, 3 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11) <D.A.N.> produced 0 food, 5 energy, 19 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12) <B.I.L.L.> produced 4 food, 0 energy, 29 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13) <J.I.M.> produced 0 food, 4 energy, 9 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P10) Roide produced 11 food, 11 energy, 2 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PIRATE_SHIP
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 11, mules needed: 8
  INFO [Shop.printPriceFactor]                       smithore is decreased to 80%
  INFO [Shop.printPriceFactor]                       smithore buy price $50 sell price $85
  INFO [CollectionPhase.goToNextPhase]               (P11) <D.A.N.> smithore: 0 critical: 0 surplus: 0
  INFO [CollectionPhase.goToNextPhase]               (P12) <B.I.L.L.> smithore: 0 critical: 0 surplus: 0
  INFO [CollectionPhase.goToNextPhase]               (P13) <J.I.M.> smithore: 0 critical: 0 surplus: 0
  INFO [CollectionPhase.goToNextPhase]               (P10) Roide smithore: 0 critical: 0 surplus: 0
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Player.increaseAuctionTeleportCount]         (P11) <D.A.N.> auction teleport count: 28
  INFO [Player.increaseAuctionTeleportCount]         (P12) <B.I.L.L.> auction teleport count: 30
  INFO [Player.increaseAuctionTeleportCount]         (P13) <J.I.M.> auction teleport count: 28
  INFO [Player.increaseAuctionTeleportCount]         (P10) Roide auction teleport count: 28
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 0ms
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Shop.calcBuySellPrice]                       crystite buy price $96 sell price $236
  INFO [CollectionPhase.goToNextPhase]               (P11) <D.A.N.> crystite: 0 critical: 0 surplus: 0
  INFO [CollectionPhase.goToNextPhase]               (P12) <B.I.L.L.> crystite: 0 critical: 0 surplus: 0
  INFO [CollectionPhase.goToNextPhase]               (P13) <J.I.M.> crystite: 0 critical: 0 surplus: 0
  INFO [CollectionPhase.goToNextPhase]               (P10) Roide crystite: 0 critical: 0 surplus: 0
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Player.increaseAuctionTeleportCount]         (P11) <D.A.N.> auction teleport count: 29
  INFO [Player.increaseAuctionTeleportCount]         (P12) <B.I.L.L.> auction teleport count: 31
  INFO [Player.increaseAuctionTeleportCount]         (P13) <J.I.M.> auction teleport count: 29
  INFO [Player.increaseAuctionTeleportCount]         (P10) Roide auction teleport count: 29
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 0ms
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 17, needed: 16
  INFO [Shop.printPriceFactor]                       food is decreased to 96%
  INFO [Shop.printPriceFactor]                       food buy price $60 sell price $95
  INFO [CollectionPhase.goToNextPhase]               (P11) <D.A.N.> food: 0 critical: 4 surplus: -4
  INFO [CollectionPhase.goToNextPhase]               (P12) <B.I.L.L.> food: 6 critical: 4 surplus: 2
  INFO [CollectionPhase.goToNextPhase]               (P13) <J.I.M.> food: 0 critical: 4 surplus: -4
  INFO [CollectionPhase.goToNextPhase]               (P10) Roide food: 11 critical: 4 surplus: 7
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Player.increaseAuctionTeleportCount]         (P11) <D.A.N.> auction teleport count: 30
  INFO [Player.increaseAuctionTeleportCount]         (P12) <B.I.L.L.> auction teleport count: 32
  INFO [Player.increaseAuctionTeleportCount]         (P13) <J.I.M.> auction teleport count: 30
  INFO [Player.increaseAuctionTeleportCount]         (P10) Roide auction teleport count: 30
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 0ms
  INFO [NetworkTimer.start]                          Started "countdown" at 8.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $165 ratio 3.0
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $270 ratio 6.0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $165 ratio 3.0
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $152 ratio 2.6333334
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $237 ratio 5.0666666
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $158 ratio 2.8
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $139 ratio 2.2666667
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $204 ratio 4.133333
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $151 ratio 2.6
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $126 ratio 1.9
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $172 ratio 3.2
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $144 ratio 2.4
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $139 ratio 2.2666667
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $137 ratio 2.2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $106 ratio 1.3333334
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $124 ratio 1.8333334
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $74 ratio 0.4
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $111 ratio 1.4666667
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $60 ratio 0.0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $98 ratio 1.1
  INFO [Player.increaseAuctionTeleportCount]         (P10) Roide auction teleport count: 31
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $60 ratio 0.0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 0ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Player.increaseAuctionTeleportCount]         (P12) <B.I.L.L.> auction teleport count: 33
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 0ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Shop.printPriceFactor]                       Energy shop: 20, total: 51, needed: 22
  INFO [Shop.printPriceFactor]                       energy is decreased to 57%
  INFO [Shop.printPriceFactor]                       energy buy price $10 sell price $45
  INFO [CollectionPhase.goToNextPhase]               (P11) <D.A.N.> energy: 7 critical: 5 surplus: 2
  INFO [CollectionPhase.goToNextPhase]               (P12) <B.I.L.L.> energy: 1 critical: 8 surplus: -7
  INFO [CollectionPhase.goToNextPhase]               (P13) <J.I.M.> energy: 6 critical: 5 surplus: 1
  INFO [CollectionPhase.goToNextPhase]               (P10) Roide energy: 17 critical: 4 surplus: 13
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Player.increaseAuctionTeleportCount]         (P11) <D.A.N.> auction teleport count: 31
  INFO [Player.increaseAuctionTeleportCount]         (P12) <B.I.L.L.> auction teleport count: 34
  INFO [Player.increaseAuctionTeleportCount]         (P13) <J.I.M.> auction teleport count: 31
  INFO [Player.increaseAuctionTeleportCount]         (P10) Roide auction teleport count: 32
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 0ms
  INFO [NetworkTimer.start]                          Started "countdown" at 8.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $45 ratio 1.0
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $105 ratio 2.7333333
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $45 ratio 1.0
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $92 ratio 2.3666666
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $45 ratio 1.0
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $80 ratio 2.0
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $45 ratio 1.0
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $67 ratio 1.6333333
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $28 ratio 0.53333336
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $54 ratio 1.2666667
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $10 ratio 0.0
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $41 ratio 0.9
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $10 ratio 0.0
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $28 ratio 0.53333336
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $10 ratio 0.0
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $15 ratio 0.16666667
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $10 ratio 0.0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 0ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 0ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- SUMMARY #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [SummaryPhase2.begin]                         (P13) <J.I.M.> Money: $2446 Plots: 8 Assets: 869 Total: 7315
  INFO [SummaryPhase2.begin]                         (P12) <B.I.L.L.> Money: $2415 Plots: 7 Assets: 1249 Total: 7164
  INFO [SummaryPhase2.begin]                         (P11) <D.A.N.> Money: $2719 Plots: 6 Assets: 979 Total: 6698
  INFO [SummaryPhase2.begin]                         (P10) Roide Money: $1630 Plots: 7 Assets: 1014 Total: 6144
  INFO [SummaryPhase2.begin]                         Colony total: 27321
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Finish Round
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 11 mules
  INFO [Shop.buildMules]                             A mule now costs $90
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 11 mules.
  INFO [DevelopmentPlanFinder$1.run]                 AI: <B.I.L.L.> found 4 plans testing 1231 tiles in 141154812ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: <B.I.L.L.> Plan: Plain food <claim> (+2) 8012 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain food <claim> (+2) 9800 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <B.I.L.L.> Plan: Plain food <claim> (+2) 8012 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain food <claim> (+2) 9800 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <B.I.L.L.> Plan: Plain food <claim> (+2) 8012 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain food <claim> (+2) 9800 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <B.I.L.L.> Plan: Plain food <claim> (+2) 8012 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain food <claim> (+2) 9800 points
  INFO [LandGrantActuator.update]                    AI: <B.I.L.L.> wants Plain (2,2)
  INFO [DevelopmentPlanFinder$1.run]                 AI: <D.A.N.> found 4 plans testing 5867 tiles in 495350108ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: River food (+4) Plain food <claim> (+2) 7578 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain food <claim> (+2) 9226 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: River food (+4) Plain food <claim> (+2) 7426 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain food <claim> (+2) 9074 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: River food (+4) Plain food <claim> (+2) 7426 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain food <claim> (+2) 9074 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: River food (+4) Plain food <claim> (+2) 7426 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain food <claim> (+2) 9074 points
  INFO [LandGrantActuator.update]                    AI: <D.A.N.> wants Plain (5,4)
  INFO [DevelopmentPlanFinder$1.run]                 AI: <J.I.M.> found 4 plans testing 560720 tiles in 113157652439ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: <J.I.M.> Plan: Mountain3 food (+1) Plain food (+2) Plain food (+2) Plain food (+2) Plain food <claim> (+2) 8295 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain food <claim> (+2) 10588 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <J.I.M.> Plan: Mountain3 food (+1) Plain food (+2) Plain food (+2) Plain food (+2) Plain food <claim> (+2) 8219 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain food <claim> (+2) 10512 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <J.I.M.> Plan: Mountain3 food (+1) Plain food (+2) Plain food (+2) Plain food (+2) Plain food <claim> (+2) 8219 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain food <claim> (+2) 10512 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <J.I.M.> Plan: Mountain3 food (+1) Plain food (+2) Plain food (+2) Plain food (+2) Plain food <claim> (+2) 8143 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain food <claim> (+2) 10436 points
  INFO [LandGrantActuator.update]                    AI: <J.I.M.> wants Plain (7,3)
  INFO [LandGrantActuator.agreeOnClaims]             AI: Agrees on tiles to claim.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 0 frames, rountrip 0ms, max 0ms
  INFO [LandGrantPhase$2.finished]                   Land grant roundtrip 0ms, 5 frames (5 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 0 frames, rountrip 0ms, max 0ms
  INFO [LandGrantPhase.update]                       Sending claim tile 6
  INFO [LandGrantPhase.apply]                        (P12) <B.I.L.L.> claims tile 6 at time 26
  INFO [Client.receiveTCPMessages]                   Client: LandGranted (0) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 0ms, max 0ms
  INFO [LandGrantPhase.apply]                        (P12) <B.I.L.L.> is granted tile 6: Plain (2,2)
  INFO [LandGrantPhase.update]                       Sending claim tile 11
  INFO [LandGrantPhase.apply]                        (P13) <J.I.M.> claims tile 11 at time 26
  INFO [Client.receiveTCPMessages]                   Client: LandGranted (0) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 0ms, max 0ms
  INFO [LandGrantPhase.apply]                        (P13) <J.I.M.> is granted tile 11: Plain (7,3)
  INFO [LandGrantPhase.update]                       Sending claim tile 12
  INFO [LandGrantPhase.apply]                        (P10) Roide claims tile 12 at time 2
  INFO [Client.receiveTCPMessages]                   Client: LandGranted (0) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 0ms, max 0ms
  INFO [LandGrantPhase.apply]                        (P10) Roide is granted tile 12: Mountain1 (8,3)
  INFO [LandGrantPhase.update]                       Sending claim tile 15
  INFO [LandGrantPhase.apply]                        (P11) <D.A.N.> claims tile 15 at time 26
  INFO [Client.receiveTCPMessages]                   Client: LandGranted (0) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 0ms, max 0ms
  INFO [LandGrantPhase.apply]                        (P11) <D.A.N.> is granted tile 15: Plain (5,4)
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [LandAuction.generateColonyAuctions]          Colony land auctions: 1
  INFO [LandAuction.beginAuction]                    Land auction price: $200
  INFO [AbstractLandAuctionPhase.begin]              Starting land auction
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> targets price $72
  INFO [LandAuctionActuator.beginLandAuction]        AI: <B.I.L.L.> targets price $136
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> targets price $260
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Player.increaseAuctionTeleportCount]         (P11) <D.A.N.> auction teleport count: 32
  INFO [Player.increaseAuctionTeleportCount]         (P12) <B.I.L.L.> auction teleport count: 35
  INFO [Player.increaseAuctionTeleportCount]         (P13) <J.I.M.> auction teleport count: 32
  INFO [Player.increaseAuctionTeleportCount]         (P10) Roide auction teleport count: 33
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [NetworkTimer.start]                          Started "phase timer" at 8.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (10) 16 bytes
  INFO [AbstractLandAuctionPhase.apply]              (P13) <J.I.M.> bought a land for $204
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 11 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventPhase.begin]                      No player event for (P13) <J.I.M.> (rank 1)
  INFO [Player.useFood]                              (P13) <J.I.M.> has 4 food and needs 4 food
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13) <J.I.M.>
  INFO [Wampus.<init>]                               Wumpus has 0 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractDevelopmentPhase.timerFinished]      (P13) <J.I.M.> start frame: 142900
  INFO [NetworkTimer.start]                          Started "player 13 timer" at 47.5 (owner 13)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (13) 16 bytes
  INFO [DevelopmentPlanFinder$1.run]                 AI: <J.I.M.> found 1 plans testing 112646 tiles in 35987927237ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: <J.I.M.> Plan: Mountain3 food (+1) Plain food (+2) Plain food (+2) Plain food (+2) Plain food (+2) Plain food (+2) 9175 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain food <claim> (+2) 11803 points
  INFO [DevelopmentActuator.enqueueAssay]            AI: (P13) <J.I.M.> want's to assay Plain (3,4) with 8.319103 time left.
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: (P13) <J.I.M.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P13) <J.I.M.> bought an assay bot for $50
  INFO [DevelopmentActionQueue2.update]              AI: (P13) <J.I.M.> Action: Assay
  INFO [AbstractDevelopmentPhase.assay]              (P13) <J.I.M.> assayed and found 1 crystite
  INFO [DevelopmentActuator.actionComplete]          AI: (P13) <J.I.M.> did assay and now needs a new plan.
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (13) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 4 "player 13 timer" at 0.0 (owner 13)
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventPhase.begin]                      No player event for (P12) <B.I.L.L.> (rank 2)
  INFO [Player.useFood]                              (P12) <B.I.L.L.> has 4 food and needs 4 food
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12) <B.I.L.L.>
  INFO [Wampus.<init>]                               Wumpus has 0 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [DevelopmentPlanFinder$1.run]                 AI: <B.I.L.L.> found 1 plans testing 56 tiles in 12429512ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: <B.I.L.L.> Plan: Plain food (+2) 8012 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain food <claim> (+2) 9800 points
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentActuator.enqueueBestPlan]         AI: (P12) <B.I.L.L.> plans to develop Plain food (+2) 8012 points
  INFO [DevelopmentActionQueue2.update]              AI: (P12) <B.I.L.L.> Action: GoToMuleStore
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractDevelopmentPhase.timerFinished]      (P12) <B.I.L.L.> start frame: 146056
  INFO [NetworkTimer.start]                          Started "player 12 timer" at 47.5 (owner 12)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (12) 16 bytes
  INFO [DevelopmentActionQueue2.update]              AI: (P12) <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: (P12) <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P12) <B.I.L.L.> develops tile Plain (2,2) with food factory
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: (P12) <B.I.L.L.> Action: GoToPub
  INFO [GameModel.gamble]                            (P12) <B.I.L.L.> gambles $226, max: 47.5, left: 33.06, fraction 0.69600004
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (12) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 3 "player 12 timer" at 0.0 (owner 12)
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventPhase.begin]                      Event player: (P11) <D.A.N.> (rank 3)
  INFO [PlayerEventPhase.begin]                      Event: SwampEelEating
  INFO [PlayerEventPhase$1.finished]                 Event Message: You won the colony Swamp Eel eating contest and collected $100 (Yuck!)
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Player.useFood]                              (P11) <D.A.N.> has 4 food and needs 4 food
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11) <D.A.N.>
  INFO [Wampus.<init>]                               Wumpus has 0 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [DevelopmentPlanFinder$1.run]                 AI: <D.A.N.> found 1 plans testing 266 tiles in 52264185ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: River food (+4) Plain food (+2) 7678 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain food <claim> (+2) 9326 points
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentActuator.enqueueBestPlan]         AI: (P11) <D.A.N.> plans to develop River food (+4) Plain food (+2) 7678 points
  INFO [DevelopmentActionQueue2.update]              AI: (P11) <D.A.N.> Action: GoToMuleStore
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractDevelopmentPhase.timerFinished]      (P11) <D.A.N.> start frame: 147918
  INFO [NetworkTimer.start]                          Started "player 11 timer" at 47.5 (owner 11)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (11) 16 bytes
  INFO [DevelopmentActionQueue2.update]              AI: (P11) <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentPlanFinder$1.run]                 AI: <J.I.M.> found 1 plans testing 137990 tiles in 48551527638ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: <J.I.M.> Plan: Mountain3 food (+1) Plain food (+2) Plain food (+2) Plain food (+2) Plain food (+2) Plain food (+2) 9125 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain food <claim> (+2) 11753 points
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: PlaceMule
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: PlaceMule
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: PlaceMule
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: PlaceMule
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: PlaceMule
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: PlaceMule
  INFO [DevelopmentActuator.enqueueBestPlan]         AI: (P13) <J.I.M.> plans to develop Mountain3 food (+1) Plain food (+2) Plain food (+2) Plain food (+2) Plain food (+2) Plain food (+2) 9125 points
  INFO [DevelopmentActionQueue2.update]              AI: (P13) <J.I.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: (P11) <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P11) <D.A.N.> develops tile River (4,4) with food factory
  INFO [DevelopmentActionQueue2.update]              AI: (P11) <D.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: (P11) <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: (P11) <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P11) <D.A.N.> develops tile Plain (5,4) with food factory
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: (P11) <D.A.N.> Action: CatchWampus
  INFO [DevelopmentActionQueue2.update]              AI: (P11) <D.A.N.> Action: GoToPub
  INFO [GameModel.gamble]                            (P11) <D.A.N.> gambles $176, max: 47.5, left: 26.42, fraction 0.5562105
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (11) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 2 "player 11 timer" at 0.0 (owner 11)
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventPhase.begin]                      No player event for (P10) Roide (rank 4)
  INFO [Player.useFood]                              (P10) Roide has 4 food and needs 4 food
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P10) Roide
  INFO [Wampus.<init>]                               Wumpus has 0 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractDevelopmentPhase.timerFinished]      (P10) Roide start frame: 149645
  INFO [NetworkTimer.start]                          Started "player 10 timer" at 47.5 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameModel.developLand]                       (P10) Roide develops tile Mountain1 (8,3) with smithore factory
  INFO [GameModel.gamble]                            (P10) Roide gambles $127, max: 47.5, left: 26.18, fraction 0.5511579
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 5 "player 10 timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: METEORITE_STRIKE
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [ProductionPhase.update]                      (P11) <D.A.N.> has 6 energy and needs 6 energy
  INFO [ProductionPhase.update]                      (P12) <B.I.L.L.> has 9 energy and needs 8 energy
  INFO [ProductionPhase.update]                      (P13) <J.I.M.> has 6 energy and needs 4 energy
  INFO [ProductionPhase.update]                      (P10) Roide has 9 energy and needs 4 energy
  INFO [ProductionPhase.logProduction]               (P11) <D.A.N.> expects 8 food, 4 energy, 20 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12) <B.I.L.L.> expects 6 food, 0 energy, 24 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13) <J.I.M.> expects 0 food, 5 energy, 12 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P10) Roide expects 10 food, 13 energy, 6 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11) <D.A.N.> produced 7 food, 5 energy, 20 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12) <B.I.L.L.> produced 4 food, 0 energy, 19 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13) <J.I.M.> produced 0 food, 4 energy, 11 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P10) Roide produced 9 food, 12 energy, 4 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 7, mules needed: 8
  INFO [Shop.printPriceFactor]                       smithore is increased to 111%
  INFO [Shop.printPriceFactor]                       smithore buy price $50 sell price $85
  INFO [CollectionPhase.goToNextPhase]               (P11) <D.A.N.> smithore: 20 critical: 0 surplus: 20
  INFO [CollectionPhase.goToNextPhase]               (P12) <B.I.L.L.> smithore: 19 critical: 0 surplus: 19
  INFO [CollectionPhase.goToNextPhase]               (P13) <J.I.M.> smithore: 11 critical: 0 surplus: 11
  INFO [CollectionPhase.goToNextPhase]               (P10) Roide smithore: 4 critical: 0 surplus: 4
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Player.increaseAuctionTeleportCount]         (P11) <D.A.N.> auction teleport count: 33
  INFO [Player.increaseAuctionTeleportCount]         (P12) <B.I.L.L.> auction teleport count: 36
  INFO [Player.increaseAuctionTeleportCount]         (P13) <J.I.M.> auction teleport count: 33
  INFO [Player.increaseAuctionTeleportCount]         (P10) Roide auction teleport count: 34
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 0ms
  INFO [NetworkTimer.start]                          Started "countdown" at 8.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 24 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 24 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 24 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 24 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 24 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 24 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 24 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 24 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 24 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 24 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 24 bytes
  INFO [Player.increaseAuctionTeleportCount]         (P13) <J.I.M.> auction teleport count: 34
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 24 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 24 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 24 bytes
  INFO [Player.increaseAuctionTeleportCount]         (P12) <B.I.L.L.> auction teleport count: 37
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Player.increaseAuctionTeleportCount]         (P11) <D.A.N.> auction teleport count: 34
  INFO [Player.increaseAuctionTeleportCount]         (P10) Roide auction teleport count: 35
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 0ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Shop.calcBuySellPrice]                       crystite buy price $136 sell price $276
  INFO [CollectionPhase.goToNextPhase]               (P11) <D.A.N.> crystite: 0 critical: 0 surplus: 0
  INFO [CollectionPhase.goToNextPhase]               (P12) <B.I.L.L.> crystite: 0 critical: 0 surplus: 0
  INFO [CollectionPhase.goToNextPhase]               (P13) <J.I.M.> crystite: 0 critical: 0 surplus: 0
  INFO [CollectionPhase.goToNextPhase]               (P10) Roide crystite: 0 critical: 0 surplus: 0
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Player.increaseAuctionTeleportCount]         (P11) <D.A.N.> auction teleport count: 35
  INFO [Player.increaseAuctionTeleportCount]         (P12) <B.I.L.L.> auction teleport count: 38
  INFO [Player.increaseAuctionTeleportCount]         (P13) <J.I.M.> auction teleport count: 35
  INFO [Player.increaseAuctionTeleportCount]         (P10) Roide auction teleport count: 36
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 0ms
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Shop.printPriceFactor]                       Food shop: 1, total: 21, needed: 16
  INFO [Shop.printPriceFactor]                       food is decreased to 82%
  INFO [Shop.printPriceFactor]                       food buy price $45 sell price $80
  INFO [CollectionPhase.goToNextPhase]               (P11) <D.A.N.> food: 7 critical: 4 surplus: 3
  INFO [CollectionPhase.goToNextPhase]               (P12) <B.I.L.L.> food: 4 critical: 4 surplus: 0
  INFO [CollectionPhase.goToNextPhase]               (P13) <J.I.M.> food: 0 critical: 4 surplus: -4
  INFO [CollectionPhase.goToNextPhase]               (P10) Roide food: 9 critical: 4 surplus: 5
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Player.increaseAuctionTeleportCount]         (P11) <D.A.N.> auction teleport count: 36
  INFO [Player.increaseAuctionTeleportCount]         (P12) <B.I.L.L.> auction teleport count: 39
  INFO [Player.increaseAuctionTeleportCount]         (P13) <J.I.M.> auction teleport count: 36
  INFO [Player.increaseAuctionTeleportCount]         (P10) Roide auction teleport count: 37
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 0ms
  INFO [NetworkTimer.start]                          Started "countdown" at 8.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $80 ratio 1.0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $131 ratio 2.4666667
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $80 ratio 1.0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $118 ratio 2.1
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $73 ratio 0.8
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $105 ratio 1.7333333
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $92 ratio 1.3666667
  INFO [Player.increaseAuctionTeleportCount]         (P11) <D.A.N.> auction teleport count: 37
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 0ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 0ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Shop.printPriceFactor]                       Energy shop: 21, total: 50, needed: 26
  INFO [Shop.printPriceFactor]                       energy is decreased to 64%
  INFO [Shop.printPriceFactor]                       energy buy price $10 sell price $45
  INFO [CollectionPhase.goToNextPhase]               (P11) <D.A.N.> energy: 5 critical: 7 surplus: -2
  INFO [CollectionPhase.goToNextPhase]               (P12) <B.I.L.L.> energy: 2 critical: 9 surplus: -7
  INFO [CollectionPhase.goToNextPhase]               (P13) <J.I.M.> energy: 6 critical: 5 surplus: 1
  INFO [CollectionPhase.goToNextPhase]               (P10) Roide energy: 16 critical: 5 surplus: 11
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Player.increaseAuctionTeleportCount]         (P11) <D.A.N.> auction teleport count: 38
  INFO [Player.increaseAuctionTeleportCount]         (P12) <B.I.L.L.> auction teleport count: 40
  INFO [Player.increaseAuctionTeleportCount]         (P13) <J.I.M.> auction teleport count: 37
  INFO [Player.increaseAuctionTeleportCount]         (P10) Roide auction teleport count: 38
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 0ms
  INFO [NetworkTimer.start]                          Started "countdown" at 8.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $169 ratio 4.5666666
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $199 ratio 5.4
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $152 ratio 4.0666666
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $187 ratio 5.0666666
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $134 ratio 3.5666666
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $175 ratio 4.733333
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $175 ratio 4.733333
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $158 ratio 4.233333
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $140 ratio 3.7333333
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $123 ratio 3.2333333
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $105 ratio 2.7333333
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $88 ratio 2.2333333
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $70 ratio 1.7333333
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $53 ratio 1.2333333
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 0ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.beginNextPhase]               --------- SUMMARY #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [SummaryPhase2.begin]                         (P11) <D.A.N.> Money: $3867 Plots: 7 Assets: 1093 Total: 8460
  INFO [SummaryPhase2.begin]                         (P12) <B.I.L.L.> Money: $3116 Plots: 8 Assets: 1168 Total: 8284
  INFO [SummaryPhase2.begin]                         (P13) <J.I.M.> Money: $2425 Plots: 10 Assets: 813 Total: 8238
  INFO [SummaryPhase2.begin]                         (P10) Roide Money: $1792 Plots: 8 Assets: 1553 Total: 7345
  INFO [SummaryPhase2.begin]                         Colony total: 32327
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Finish Round
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Shop.buildMules]                             Shop built 7 mules for 14 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $100
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11 P12 P13> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [DevelopmentPlanFinder$1.run]                 AI: <D.A.N.> found 4 plans testing 571 tiles in 36036703ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: Plain food <claim> (+2) 9448 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain food <claim> (+2) 11149 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: Plain food <claim> (+2) 9448 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain food <claim> (+2) 11149 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: Plain food <claim> (+2) 9448 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain food <claim> (+2) 11149 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: Plain food <claim> (+2) 9448 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain food <claim> (+2) 11149 points
  INFO [LandGrantActuator.update]                    AI: <D.A.N.> wants Plain (2,3)
  INFO [DevelopmentPlanFinder$1.run]                 AI: <B.I.L.L.> found 4 plans testing 3272 tiles in 588221408ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: <B.I.L.L.> Plan: Crater crystite (+4) Plain smithore <claim> (+1) 9208 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain food <claim> (+2) 11084 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <B.I.L.L.> Plan: Crater crystite (+4) Plain smithore <claim> (+1) 9208 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain food <claim> (+2) 11084 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <B.I.L.L.> Plan: Crater crystite (+4) Plain smithore <claim> (+1) 9208 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain food <claim> (+2) 11084 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <B.I.L.L.> Plan: Crater crystite (+4) Plain food <claim> (+2) 9192 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain smithore <claim> (+1) 11068 points
  INFO [LandGrantActuator.update]                    AI: <B.I.L.L.> wants Plain (6,1)
  INFO [MetaFrame$15.windowClosing]                  Meta frame closing
  INFO [MuleGameContainer.release]                   Closing game.
  INFO [GameController.close]                        -------- CLOSING GAME CONTROLLER ----------------------------------
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 1566 user number 10
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (10) 0 bytes
  INFO [GameController.close]                        Got my UserLeft (10) message.
  INFO [Server.removeClient]                         Server: Removing client 127.0.0.1 <P10 P11 P12 P13> with id e87d6392-7c5f-45b8-8d4e-fbcbd6244e3c
  INFO [ConnectedClient.removeUser]                  Server: Removing user 10 from 127.0.0.1 <P10 P11 P12 P13>
  INFO [ConnectedClient.removeUser]                  Server: Removing user 11 from 127.0.0.1 <P11 P12 P13>
  INFO [ConnectedClient.removeUser]                  Server: Removing user 12 from 127.0.0.1 <P12 P13>
  INFO [ConnectedClient.removeUser]                  Server: Removing user 13 from 127.0.0.1 <P13>
  INFO [Server.sendMessages]                         Server: Closing connection to removed client 127.0.0.1 <>
  INFO [GameController.close]                        Left server in 0 ms
  INFO [Server.close]                                Server: Closing
  INFO [MetaFrame$15.windowClosing]                  Meta frame closing done
  INFO [MuleGameContainer.release]                   *** Game Over ***
  INFO [Main.main]                                   Leaving game loop
  INFO [MasterClient.close]                          MasterServer: Closing...
