  INFO [Properties.<init>]                           VERSION: 1.3.6
  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 7 6.1 x86
  INFO [Properties.<init>]                           Java Library Path: lib
  INFO [Properties.<init>]                           Max Memory: 266403840
  INFO [Properties.<init>]                           Avaialble Processors: 4
  INFO [PropertiesBase.readFromFile]                 Reading Settings from file settings.txt
  INFO [SubstanceLoader.initLookAndFeel]             Window Skin: Default
  INFO [Main.main]                                   lpSolve: 5.5 Release 0 Build 15
  INFO [SoundPlayer.initialize]                      Initializing Sound System
  INFO [SlickLogSystem.info]                         Initialising sounds..
  INFO [SlickLogSystem.info]                         - Sound works
  INFO [SlickLogSystem.info]                         - 64 OpenAL source available
  INFO [SlickLogSystem.info]                         - Sounds source generated
  INFO [MasterClient.setServerAddress]               MasterClient: Address http://www.planetmule.com/server
  INFO [MasterClient.logSend]                        MasterClient: Sending Login
  INFO [MasterClient.apply]                          MasterClient: Session ID: 700c8a944f10302316265e8f19574ccc
  INFO [Login$MasterListener$1.run]                  Logged in as "LandruBOT" (id 106940)
  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.<init>]                    LWJGL Version: 2.4.2
  INFO [MuleGameContainer.<init>]                    Desktop Display Mode: 1280 x 800 x 32 @59Hz
  INFO [MuleGameContainer.<init>]                    Current Display Mode: 1280 x 800 x 32 @59Hz
  INFO [MuleGameContainer.<init>]                    Display Adapter: igdumdim64
  INFO [MuleGameContainer.<init>]                    Display Driver: null
  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 [MuleGameContainer.<init>]                    GL Vendor: Intel
  INFO [MuleGameContainer.<init>]                    GL Renderer: Intel(R) HD Graphics 2500
  INFO [MuleGameContainer.<init>]                    GL Version: 4.0.0 - Build 10.18.10.4425
  INFO [MuleGameContainer.<init>]                    GL Max Texture Size: null
  INFO [SlickLogSystem.info]                         Use Java PNG Loader = true
  INFO [MuleGameContainer.<init>]                    Display finished
  INFO [Main.main]                                   Entering game loop
++++++++ END OF INITIALIZATION +++++++++++++++++++++++++++++++++++++++++++
  INFO [MetaFrame.startGame]                         Starting game number 0
  INFO [MetaFrame.startGame]                         Entering Game - ID: 0, Name: PlanetLandru-6140, Address: 127.0.0.1, Is Host: true
  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 [View.<init>]                                 Creating view...
  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: /127.0.0.1:6260 UDP: /127.0.0.1:6260
  INFO [Client.connect]                              Client: TCP receive buffer: 8192 send buffer: 8192
  INFO [Server.acceptClients]                        Server: Accepted client /127.0.0.1 id 164a3e68-a083-4a91-9438-2d8362ad0665
  INFO [Client.finishConnect]                        Client finishes connection
  INFO [ServerMessageHandler.processJoin]            Server: Client /127.0.0.1 <S10> joins
  INFO [MuleGameContainer.setWindowedMode]           Setting windowed mode: 640 x 480 x 0 @0Hz
  INFO [Client.receiveTCPMessages]                   Client: ServerInfo (0) 35 bytes
  INFO [Client.receiveTCPMessages]                   Client: Join (10) 41 bytes
  INFO [UserController.apply]                        My client id is 164a3e68-a083-4a91-9438-2d8362ad0665
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [GameModel.setMyUser]                         (S10)LandruBOT is my user
  INFO [GameModel.setLocalUser]                      (S10)LandruBOT is a local Spectator
  INFO [GameModel.setServerUser]                     (S10)LandruBOT is hosting the server
  INFO [GameController.beginNextPhase]               (S10)LandruBOT 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 (0ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S10)LandruBOT (ID: 106940)
  INFO [Client.initUDP]                              Sending UDP initialization message id 164a3e68-a083-4a91-9438-2d8362ad0665
  INFO [Server.initUdp]                              Server: Client /127.0.0.1 <S10> requests UDP address /127.0.0.1:6261
  INFO [GameLobbyPhase.apply]                        My UDP connection is initialized
  INFO [Server.acceptClients]                        Server: Accepted client /138.197.182.234 id ed7f4730-8436-406f-80cf-11f20e48b81c
  INFO [MasterClient.logSend]                        MasterClient: Sending New Game
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S10)LandruBOT (ID 106940)
  INFO [GameLobbyPhase$MasterListener.apply]         Master server gives game ID 155077
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [GameController.apply]                        (S10)LandruBOT chat: Hello LandruBOT  this is an auto hosted game, the host is not participating in the game.  type bot:? to get a list of commands
  WARNING [Server.receiveMessages]                   Server: TCP receive failed from /138.197.182.234 <>. java.io.IOException: An established connection was aborted by the software in your host machine
  INFO [Server.removeClient]                         Server: Removing client /138.197.182.234 <> with id ed7f4730-8436-406f-80cf-11f20e48b81c
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /138.197.182.234 <>
  INFO [GameController.apply]                        (S10)LandruBOT chat: === LandruBOT Bot Reputation: Fair (0) Bot Games: 0
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [Server.acceptClients]                        Server: Accepted client /69.228.194.56 id c88cc5b9-a740-4de7-8cd5-20302d1d730a
  INFO [ServerMessageHandler.processJoin]            Server: Client /69.228.194.56 <S11> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (11) 44 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S11)Cyber Ranger is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S11)Cyber Ranger (ID: 14481)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /69.228.194.56 <S11>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7097 bytes
  INFO [Server.initUdp]                              Server: Client /69.228.194.56 <S11> requests UDP address /69.228.194.56:6261
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S11)Cyber Ranger (ID 14481)
  INFO [GameController.apply]                        (S10)LandruBOT chat: Hello Cyber Ranger  this is an auto hosted game, the host is not participating in the game.  type bot:? to get a list of commands
  INFO [GameController.apply]                        (S10)LandruBOT chat: === Cyber Ranger Bot Reputation: A+++ (2849) Bot Games: 3230
  INFO [ServerMessageHandler.processPlayerJoin]      /69.228.194.56 <S11> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (11) 0 bytes
  INFO [UserController.apply]                        (S11)Cyber Ranger joins the players
  INFO [Player.<init>]                               Creating (P11)Cyber Ranger
  INFO [GameModel.setRemoteUser]                     (P11)Cyber Ranger is a remote Player
  INFO [ServerMessageHandler.processPlayerUnjoin]    /69.228.194.56 <P11> unjoins and becomes a spectator
  INFO [Client.receiveTCPMessages]                   Client: PlayerUnjoin (11) 0 bytes
  INFO [UserController.apply]                        (P11)Cyber Ranger unjoins and becomes a spectator
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [GameModel.setRemoteUser]                     (S11)Cyber Ranger is a remote Spectator
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1001
  INFO [Server.acceptClients]                        Server: Accepted client /142.134.79.230 id 77c52fde-f2df-4294-ac31-7b274967e224
  INFO [ServerMessageHandler.processJoin]            Server: Client /142.134.79.230 <S12> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (12) 43 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S12)C64MuleBoot is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S12)C64MuleBoot (ID: 101485)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /142.134.79.230 <S12>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7201 bytes
  INFO [Server.initUdp]                              Server: Client /142.134.79.230 <S12> requests UDP address /142.134.79.230:6261
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S12)C64MuleBoot (ID 101485)
  INFO [ServerMessageHandler.processPlayerJoin]      /142.134.79.230 <S12> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (12) 0 bytes
  INFO [UserController.apply]                        (S12)C64MuleBoot joins the players
  INFO [Player.<init>]                               Creating (P12)C64MuleBoot
  INFO [GameModel.setRemoteUser]                     (P12)C64MuleBoot is a remote Player
  INFO [GameController.apply]                        (S10)LandruBOT chat: Hello C64MuleBoot  this is an auto hosted game, the host is not participating in the game.  type bot:? to get a list of commands
  INFO [GameController.apply]                        (S10)LandruBOT chat: === C64MuleBoot Bot Reputation: A+++ (798) Bot Games: 918
  INFO [GameController.apply]                        (S11)Cyber Ranger chat: bot:addai
  INFO [ServerMessageHandler.processAIJoin]          Server: AI gets user number 13
  INFO [Client.receiveTCPMessages]                   Client: AIJoin (13) 14 bytes
  INFO [Player.<init>]                               Creating (P13)<A.L.A.N.>
  INFO [UserController.setAiPlayer]                  (P13)<A.L.A.N.> is an AI player
  INFO [UserController.setAiPlayer]                  <A.L.A.N.> is using the Adam's AI
  INFO [GameModel.setLocalUser]                      (P13)<A.L.A.N.> is a local Player
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [ServerMessageHandler.processPlayerJoin]      /69.228.194.56 <S11> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (11) 0 bytes
  INFO [UserController.apply]                        (S11)Cyber Ranger joins the players
  INFO [Player.<init>]                               Creating (P11)Cyber Ranger
  INFO [GameModel.setRemoteUser]                     (P11)Cyber Ranger is a remote Player
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: bot:kick1
  INFO [GameController.apply]                        (S10)LandruBOT chat: Recording vote to kick player rank 1
  INFO [GameController.apply]                        (S10)LandruBOT chat: Note: It takes two votes to kick non-AI players past round 1
  INFO [GameController.apply]                        (S10)LandruBOT chat: The position in your kick request should be based on the position on the <<<<< LEFT box not Above ^^^^^
  INFO [GameController.apply]                        (S10)LandruBOT chat: Processing Kick Request 
  INFO [Client.receiveTCPMessages]                   Client: KickUser (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 0 user number 13
  INFO [ConnectedClient.removeUser]                  Server: Removing user 13 from /127.0.0.1 <S10 P13>
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: cat treats, SMK/return...
  INFO [Server.acceptClients]                        Server: Accepted client /149.34.167.212 id d386f409-56cd-451f-b2ac-9ae4e6573123
  INFO [ServerMessageHandler.processJoin]            Server: Client /149.34.167.212 <S13> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (13) 37 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S13)Gohar is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S13)Gohar (ID: 15256)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /149.34.167.212 <S13>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7337 bytes
  INFO [Server.initUdp]                              Server: Client /149.34.167.212 <S13> requests UDP address /149.34.167.212:6261
  INFO [GameController.apply]                        (S10)LandruBOT chat: Hello Gohar  this is an auto hosted game, the host is not participating in the game.  type bot:? to get a list of commands
  INFO [GameController.apply]                        (S10)LandruBOT chat: === Gohar Bot Reputation: A+++ (508) Bot Games: 904
  INFO [ServerMessageHandler.processPlayerJoin]      /149.34.167.212 <S13> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (13) 0 bytes
  INFO [UserController.apply]                        (S13)Gohar joins the players
  INFO [Player.<init>]                               Creating (P13)Gohar
  INFO [GameModel.setRemoteUser]                     (P13)Gohar is a remote Player
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (P13)Gohar (ID 15256)
  INFO [GameController.apply]                        (P13)Gohar chat: hi
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: hi
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: Cyber is fucking his cat
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: feeding
  INFO [GameController.apply]                        (P13)Gohar chat: cat watches hima nd his gardner go at it
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1001
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: lol
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: bot:addai
  INFO [ServerMessageHandler.processAIJoin]          Server: AI gets user number 14
  INFO [Client.receiveTCPMessages]                   Client: AIJoin (14) 12 bytes
  INFO [Player.<init>]                               Creating (P14)<J.I.M.>
  INFO [UserController.setAiPlayer]                  (P14)<J.I.M.> is an AI player
  INFO [UserController.setAiPlayer]                  <J.I.M.> is using the Adam's AI
  INFO [GameModel.setLocalUser]                      (P14)<J.I.M.> is a local Player
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [GameLobbyPhase.apply]                        Starting Game - All players want to continue
  INFO [GameModel.updatePlayerRankOrder]             Random rank order: (P13)Gohar (P12)C64MuleBoot (P14)<J.I.M.> (P11)Cyber Ranger 
  INFO [MasterClient.logSend]                        MasterClient: Sending Start Game
  INFO [GameController.apply]                        (P13)Gohar chat: gl
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 342
  INFO [GameController.beginNextPhase]               --------- INTRO #0 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (34ms) <P11> 67ms (68ms) <P12> 51ms (68ms) <P13> 153ms (238ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- SUMMARY #0 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (17ms) <P11> 67ms (67ms) <P12> 51ms (51ms) <P13> 170ms (238ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3671616498312543769
  INFO [GameModel.updatePlayerRankOrder]             Random rank order: (P12)C64MuleBoot (P14)<J.I.M.> (P11)Cyber Ranger (P13)Gohar 
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 18403552
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)Gohar Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P13)Gohar Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $100
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $48
  INFO [SummaryPhase2.begin]                         Shop Smithore: 8 units $50
  INFO [SummaryPhase2.begin]                         Shop Food: 8 units $30
  INFO [SummaryPhase2.begin]                         Shop Energy: 8 units $25
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $100
  INFO [SummaryPhase2.begin]                         Colony total: 4680
  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 [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: WITHOUT CAT HAPPINESS - THERE IS CHAOS!!!!
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 27
  INFO [GameController.beginNextPhase]               --------- INTRO #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (17ms) <P11> 67ms (67ms) <P12> 51ms (51ms) <P13> 204ms (271ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 42
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (17ms) <P11> 67ms (67ms) <P12> 51ms (51ms) <P13> 204ms (271ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [LandGrantActuator.begin]                     AI: <J.I.M.> is using the search to pick a tile.
  INFO [SearchPlanManager.startPlanSearch]           AI: <J.I.M.> prefers Energy
  INFO [DevelopmentPlanFinder$1.run]                 AI: <J.I.M.> found 4 plans testing 7616 tiles in 54367007ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: <J.I.M.> Plan: Plain Energy <claim> (+3) 1435 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 1920 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <J.I.M.> Plan: Plain Energy <claim> (+3) 1435 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 1920 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <J.I.M.> Plan: Plain Energy <claim> (+3) 1435 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 1920 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <J.I.M.> Plan: Plain Energy <claim> (+3) 1435 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 1920 points
  INFO [LandGrantActuator.update]                    AI: <J.I.M.> wants Plain (3,2)
  INFO [LandGrantActuator.agreeOnClaims]             AI: Try to agree on tiles to claim.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 5 frames, rountrip 17ms, max 204ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 271ms 22 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 5 frames, rountrip 17ms, max 204ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 12: Mountain2 (3,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 17ms, max 149ms
  INFO [LandGrantPhase.claimPlot]                    (P12)C64MuleBoot is granted tile 20: Mountain1 (2,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 17ms, max 149ms
  INFO [LandGrantPhase.update]                       (P14)<J.I.M.> pressed at plot 21 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P14)<J.I.M.> is granted tile 21: Plain (3,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 17ms, max 139ms
  INFO [LandGrantPhase.claimPlot]                    (P13)Gohar is granted tile 22: Mountain3 (5,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 17ms, max 139ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 54
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (17ms) <P11> 67ms (70ms) <P12> 51ms (57ms) <P13> 135ms (221ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $160
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> reverted to old value estimation
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> originally valued the plot at $379
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> targets price $376
  INFO [AbstractAuctionController.begin]             Begin auction id 1
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 3 frames, rountrip 17ms, max 135ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<J.I.M.> (P12)C64MuleBoot (P11)Cyber Ranger (P13)Gohar 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 34.25 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $384 (changed $8)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $324 (changed $-60)
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [AbstractLandAuctionPhase.buyLand]            (P13)Gohar bought the plot for $864
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #2
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 88
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (34ms) <P11> 68ms (73ms) <P12> 57ms (68ms) <P13> 103ms (135ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [PlotSeller.beginAuction]                     Land auction price: $804
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> reverted to old value estimation
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> originally valued the plot at $1039
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> targets price $996
  INFO [AbstractAuctionController.begin]             Begin auction id 2
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 2 frames, rountrip 18ms, max 103ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<J.I.M.> (P12)C64MuleBoot (P11)Cyber Ranger (P13)Gohar 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 34.25 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $996 (changed $0)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $984 (changed $-12)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $948 (changed $-36)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $936 (changed $-12)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $928 (changed $-8)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $876 (changed $-52)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $884 (changed $8)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $884 (changed $0)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $836 (changed $-48)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $832 (changed $-4)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $896 (changed $64)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $872 (changed $-24)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $916 (changed $44)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $952 (changed $36)
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [AbstractLandAuctionPhase.buyLand]            (P14)<J.I.M.> bought the plot for $876
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 96
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (21ms) <P11> 68ms (68ms) <P12> 51ms (62ms) <P13> 102ms (107ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7477411513264862918
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P12)C64MuleBoot (rank 1)
  INFO [Player.useFood]                              (P12)C64MuleBoot has 4 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (21ms) <P11> 68ms (68ms) <P12> 51ms (62ms) <P13> 102ms (107ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 12 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 [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 217. End Update: 216
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 362. End Update: 361
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Mountain1 (2,2) with Food factory
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot caught the Mountain Wampus and got $100
  INFO [GameModel.buyAssay]                          (P12)C64MuleBoot got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)C64MuleBoot finishes on update 2402
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 172
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 10ms (17ms) <P11> 68ms (68ms) <P12> 51ms (57ms) <P13> 102ms (126ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 10 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8379074734372084240
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<J.I.M.> (rank 2)
  INFO [Player.useFood]                              (P14)<J.I.M.> has 4 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 16
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 10ms (17ms) <P11> 68ms (68ms) <P12> 51ms (60ms) <P13> 102ms (131ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 10 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<J.I.M.>
  INFO [Wampus.<init>]                               Wampus has 12 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <J.I.M.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <J.I.M.> beginning threaded development.
  INFO [DevelopmentPlanner.begin]                    AI: <J.I.M.> LP was infeasible (or ignored).
  INFO [DevelopmentPlanFinder$1.run]                 AI: <J.I.M.> found 1 plans testing 40 tiles in 648372ns
  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 [DevelopmentPlanFinder.logPlans]              AI: <J.I.M.> Plan: Mountain2 Empty Plain Empty 1049 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Empty <claim> 1399 points
  INFO [DevelopmentPlanner.finalizePlan]             AI: <J.I.M.> is adding the search results to the plan.
  INFO [DevelopmentPlanner.finalizePlan]             AI: <J.I.M.> picked 0 tiles to be modified
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <J.I.M.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <J.I.M.> successfully enqueued the entire plan.
  INFO [DevelopmentPlanner.enqueueHuntWampus]        AI: <J.I.M.> tries to hunt the wampus.
  INFO [DevelopmentPlanner.enqueueHuntWampus]        				 --- success (at least in theory)!
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: CatchWampus
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> caught the Mountain Wampus and got $100
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <J.I.M.> is assaying Mountain2 (0,4).
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P14)<J.I.M.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <J.I.M.> is assaying Plain (8,0).
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P14)<J.I.M.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <J.I.M.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<J.I.M.> gambles $59, max: 47.5, left: 2.3591018, fraction 0.049665302
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> won $59 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<J.I.M.> finishes on update 2283
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 120
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (30ms) <P11> 68ms (68ms) <P12> 51ms (60ms) <P13> 110ms (131ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8767562278454724673
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Cyber Ranger (rank 3)
  INFO [Player.useFood]                              (P11)Cyber Ranger has 4 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 16
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (30ms) <P11> 68ms (72ms) <P12> 51ms (60ms) <P13> 117ms (162ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 12 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 [GameModel.developLand]                       (P11)Cyber Ranger develops tile Mountain2 (3,1) with Crystite factory
  INFO [GameModel.buyAssay]                          (P11)Cyber Ranger got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [GameModel.buyAssay]                          (P11)Cyber Ranger got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 2331
  INFO [GameModel.gamble]                            (P11)Cyber Ranger gambles $50, max: 47.5, left: 1.3991027, fraction 0.029454794
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $50 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 142
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 10ms (17ms) <P11> 68ms (76ms) <P12> 51ms (59ms) <P13> 106ms (131ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 10 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5261342948863529823
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P13)Gohar (rank 4)
  INFO [Player.useFood]                              (P13)Gohar has 4 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 11ms (17ms) <P11> 68ms (76ms) <P12> 51ms (59ms) <P13> 109ms (135ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 10 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)Gohar
  INFO [Wampus.<init>]                               Wampus has 12 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 [GameModel.developLand]                       (P13)Gohar develops tile Mountain3 (5,2) with Food factory
  INFO [DevelopmentMessenger.showMessage]            Gohar caught the Mountain Wampus and got $100
  INFO [GameModel.developLand]                       (P13)Gohar undevelops tile Mountain3 (5,2)
  INFO [GameModel.developLand]                       (P13)Gohar develops tile Plain (8,1) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)Gohar finishes on update 2271
  INFO [GameModel.gamble]                            (P13)Gohar gambles $64, max: 47.5, left: 9.619133, fraction 0.20250806
  INFO [DevelopmentMessenger.showMessage]            Gohar won $64 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 124
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 10ms (17ms) <P11> 68ms (76ms) <P12> 51ms (68ms) <P13> 101ms (121ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 9 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: ACID_RAIN_STORM
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2294401898019393941
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 16
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (18ms) <P11> 68ms (76ms) <P12> 56ms (68ms) <P13> 101ms (135ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 10 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 9097499113095735946
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)C64MuleBoot has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P13)Gohar has 2 energy and needs 0 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P14)<J.I.M.> has 2 energy and needs 0 energy
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot expects 2 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)Gohar expects 0 food, 2 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 0 food, 0 energy, 0 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> expects 0 food, 0 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot produced 1 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)Gohar produced 0 food, 2 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 0 food, 0 energy, 0 smithore, 1 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> produced 0 food, 0 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 26
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (30ms) <P11> 68ms (72ms) <P12> 56ms (68ms) <P13> 102ms (136ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (30ms) <P11> 68ms (72ms) <P12> 56ms (68ms) <P13> 102ms (136ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8395830011198414812
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $50
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $2
  INFO [Shop.printPriceFactor]                       Smithore shop: 8, mules potentially available: 15, mules needed: 7
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 60%
  INFO [Shop.printPriceFactor]                       Smithore buy price $52 sell price $87
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Smithore: 0 critical: 0 surplus: 0 money: $975
  INFO [CollectionPhase.goToNextPhase]               (P13)Gohar Smithore: 0 critical: 0 surplus: 0 money: $150
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $950
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Smithore: 0 critical: 0 surplus: 0 money: $283
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (30ms) <P11> 68ms (70ms) <P12> 56ms (68ms) <P13> 102ms (136ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 1
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $87
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $230
  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 [AbstractAuctionPhase.timerFinished]          Starting auction in 0.898 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 26ms, max 102ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 105ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<J.I.M.> (P12)C64MuleBoot (P11)Cyber Ranger (P13)Gohar 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <J.I.M.> has buyout mask 3
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 104ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 104ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (11) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  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 (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $87 (8 units for $696)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 64
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 30ms (34ms) <P11> 68ms (72ms) <P12> 56ms (64ms) <P13> 102ms (104ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 30 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3275525111531198101
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $48
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $96 sell price $236
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Crystite: 0 critical: 0 surplus: 0 money: $975
  INFO [CollectionPhase.goToNextPhase]               (P13)Gohar Crystite: 0 critical: 0 surplus: 0 money: $150
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 1 critical: 0 surplus: 1 money: $254
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Crystite: 0 critical: 0 surplus: 0 money: $283
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 16
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 30ms (34ms) <P11> 68ms (70ms) <P12> 60ms (64ms) <P13> 102ms (104ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 30 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 1
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $88
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $100
  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 [AbstractAuctionPhase.timerFinished]          Starting auction in 0.898 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 30ms, max 102ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 131ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<J.I.M.> (P12)C64MuleBoot (P13)Gohar 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Cyber Ranger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <J.I.M.> has buyout mask 7
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 131ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 131ms
  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 (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $96 (1 units for $96)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 46
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 30ms (34ms) <P11> 68ms (76ms) <P12> 60ms (64ms) <P13> 102ms (131ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 30 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6160333620657343321
  INFO [Shop.calcBuySellPrice]                       Current Food price $30
  INFO [Shop.printPriceFactor]                       Food shop: 8, total: 13, needed: 12
  INFO [Shop.printPriceFactor]                       Food is decreased to 94%
  INFO [Shop.printPriceFactor]                       Food buy price $15 sell price $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Food: 2 critical: 3 surplus: -1 money: $975
  INFO [CollectionPhase.goToNextPhase]               (P13)Gohar Food: 1 critical: 3 surplus: -2 money: $150
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 1 critical: 3 surplus: -2 money: $350
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Food: 1 critical: 3 surplus: -2 money: $283
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 36
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (30ms) <P11> 70ms (76ms) <P12> 60ms (64ms) <P13> 102ms (161ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 1
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.897 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 17ms, max 103ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 161ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<J.I.M.> (P12)C64MuleBoot (P11)Cyber Ranger (P13)Gohar 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <J.I.M.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 3 takes over trade from buyer <J.I.M.> rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 3 takes over trade from buyer <J.I.M.> rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Gohar rank 4 takes over trade from buyer <J.I.M.> rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Gohar rank 4 takes over trade from buyer <J.I.M.> rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Gohar rank 4 takes over trade from buyer <J.I.M.> rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Gohar rank 4 takes over trade from buyer Cyber Ranger rank 3
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $16
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $17
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $19
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $21
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 161ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (12) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  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 (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $50 (8 units for $400)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 56
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (17ms) <P11> 68ms (76ms) <P12> 60ms (67ms) <P13> 102ms (161ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5854857915475811721
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 8, total: 16, needed: 6
  INFO [Shop.printPriceFactor]                       Energy is decreased to 53%
  INFO [Shop.printPriceFactor]                       Energy buy price $10 sell price $45
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Energy: 1 critical: 2 surplus: -1 money: $975
  INFO [CollectionPhase.goToNextPhase]               (P13)Gohar Energy: 4 critical: 1 surplus: 3 money: $100
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 1 critical: 2 surplus: -1 money: $100
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Energy: 2 critical: 1 surplus: 1 money: $183
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 38
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (17ms) <P11> 68ms (72ms) <P12> 51ms (67ms) <P13> 107ms (153ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 1
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  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 [AbstractAuctionPhase.timerFinished]          Starting auction in 0.893 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 17ms, max 107ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 153ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<J.I.M.> (P12)C64MuleBoot (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)Gohar 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <J.I.M.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 153ms
  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 (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  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 [Shop.setAveragePrice]                        Energy price set to average $45 (2 units for $90)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 46
  INFO [GameController.beginNextPhase]               --------- SUMMARY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (17ms) <P11> 68ms (68ms) <P12> 51ms (67ms) <P13> 107ms (153ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6875308700950342280
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 49221216
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $10 Plots: 1 Assets: 1266 Total: 1776
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 6 Energy: 3 Smithore: 8 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Money: $975 Plots: 1 Assets: 205 Total: 1680
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Food: 2 Energy: 1 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)Gohar Money: $190 Plots: 2 Assets: 275 Total: 1465
  INFO [SummaryPhase2.begin]                         (P13)Gohar Food: 2 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Money: $183 Plots: 2 Assets: 240 Total: 1423
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Food: 3 Energy: 2 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 11 mules
  INFO [Shop.buildMules]                             A mule now costs $170
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $96
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $87
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $50
  INFO [SummaryPhase2.begin]                         Shop Energy: 8 units $45
  INFO [SummaryPhase2.begin]                         Shop mules: 11 $170
  INFO [SummaryPhase2.begin]                         Colony total: 6344
  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 [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 22
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (19ms) <P11> 68ms (68ms) <P12> 51ms (60ms) <P13> 107ms (161ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 11 mules.
  INFO [LandGrantActuator.begin]                     AI: <J.I.M.> is using the search to pick a tile.
  INFO [DevelopmentPlanFinder$1.run]                 AI: <J.I.M.> found 4 plans testing 1520 tiles in 15100923ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: <J.I.M.> Plan: Mountain2 Empty Plain Empty River Empty <claim> 1518 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Empty <claim> 1598 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <J.I.M.> Plan: Mountain2 Empty Plain Empty River Empty <claim> 1518 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Empty <claim> 1598 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <J.I.M.> Plan: Mountain2 Empty Plain Empty River Empty <claim> 1518 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Empty <claim> 1598 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <J.I.M.> Plan: Mountain2 Empty Plain Empty Plain Empty <claim> 1518 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Empty <claim> 1598 points
  INFO [LandGrantActuator.update]                    AI: <J.I.M.> wants River (4,3)
  INFO [LandGrantActuator.agreeOnClaims]             AI: Try to agree on tiles to claim.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 2 frames, rountrip 17ms, max 107ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 170ms 16 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 2 frames, rountrip 17ms, max 107ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 2
  INFO [LandGrantPhase.claimPlot]                    (P12)C64MuleBoot is granted tile 11: Plain (2,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 17ms, max 102ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 17: Plain (1,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 17ms, max 102ms
  INFO [LandGrantPhase.claimPlot]                    (P13)Gohar is granted tile 21: Mountain1 (0,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 17ms, max 102ms
  INFO [LandGrantPhase.update]                       (P14)<J.I.M.> pressed at plot 25 frame 2
  INFO [LandGrantPhase.claimPlot]                    (P14)<J.I.M.> is granted tile 25: River (4,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 17ms, max 102ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 104
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (25ms) <P11> 68ms (68ms) <P12> 51ms (58ms) <P13> 102ms (144ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $808
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> originally valued the plot at $2000
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> targets price $-992
  INFO [AbstractAuctionController.begin]             Begin auction id 3
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 2 frames, rountrip 17ms, max 109ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<J.I.M.> (P12)C64MuleBoot (P11)Cyber Ranger (P13)Gohar 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 34.25 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [AbstractLandAuctionPhase.buyLand]            (P12)C64MuleBoot bought the plot for $808
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #2
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 60
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (21ms) <P11> 68ms (68ms) <P12> 51ms (58ms) <P13> 101ms (118ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [PlotSeller.beginAuction]                     Land auction price: $748
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> originally valued the plot at $2000
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> targets price $-992
  INFO [AbstractAuctionController.begin]             Begin auction id 4
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 2 frames, rountrip 18ms, max 102ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<J.I.M.> (P12)C64MuleBoot (P11)Cyber Ranger (P13)Gohar 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 34.25 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 44
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (34ms) <P11> 68ms (69ms) <P12> 51ms (60ms) <P13> 101ms (118ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -806964144240156197
  INFO [Development.setPlayerOrder]                  Normal development order. 11 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.25193578
  INFO [PlayerEventPhase.begin]                      Event player: (P11)Cyber Ranger (rank 1)
  INFO [PlayerEventPhase.begin]                      Event: MulesDeteriorated
  INFO [Player.setMoney]                             (P11)Cyber Ranger gets money $-40, reassigning to $0 instead
  INFO [PlayerEventPhase$1.finished]                 Event Message: Your mining M.U.L.E.s have deteriorated from heavy use and cost $50 each to repair. The total cost is $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Player.useFood]                              (P11)Cyber Ranger has 6 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 28
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 19ms (34ms) <P11> 68ms (69ms) <P12> 51ms (60ms) <P13> 101ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 19 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 11 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 [GameModel.developLand]                       (P11)Cyber Ranger undevelops tile Mountain2 (3,1)
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Mountain2 (3,1) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger caught the Mountain Wampus and got $100
  INFO [GameModel.buyAssay]                          (P11)Cyber Ranger got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [GameModel.buyAssay]                          (P11)Cyber Ranger got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found High amounts of Crystite
  INFO [GameModel.buyAssay]                          (P11)Cyber Ranger got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 2351
  INFO [GameModel.gamble]                            (P11)Cyber Ranger gambles $53, max: 47.5, left: 0.99910307, fraction 0.021033749
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $53 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 108
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (17ms) <P11> 68ms (69ms) <P12> 51ms (51ms) <P13> 101ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1467808238655157757
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.36199242
  INFO [PlayerEventPhase.begin]                      No player event for (P12)C64MuleBoot (rank 2)
  INFO [Player.useFood]                              (P12)C64MuleBoot has 2 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (17ms) <P11> 68ms (69ms) <P12> 51ms (51ms) <P13> 101ms (102ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 11 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 [GameModel.buyAssay]                          (P12)C64MuleBoot got an assay bot
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 178. End Update: 177
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [GameModel.developLand]                       (P12)C64MuleBoot undevelops tile Mountain1 (2,2)
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (5,3) with Food factory
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot caught the Mountain Wampus and got $100
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 1202. End Update: 1201
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 1238. End Update: 1237
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 1357. End Update: 1356
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)C64MuleBoot finishes on update 1468
  INFO [GameModel.gamble]                            (P12)C64MuleBoot gambles $58, max: 47.5, left: 4.5327597, fraction 0.09542652
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot won $58 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 72
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 8ms (17ms) <P11> 68ms (68ms) <P12> 51ms (51ms) <P13> 98ms (102ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -342188486482907973
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.14754963
  INFO [PlayerEventPhase.begin]                      Event player: (P13)Gohar (rank 3)
  INFO [PlayerEventPhase.begin]                      Event: Charity
  INFO [PlayerEventPhase$1.finished]                 Event Message: A charity from your home-world took pity on you and sent $75
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  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 [Player.useFood]                              (P13)Gohar has 2 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 50
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (17ms) <P11> 68ms (68ms) <P12> 51ms (51ms) <P13> 102ms (136ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)Gohar
  INFO [Wampus.<init>]                               Wampus has 11 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 [GameModel.developLand]                       (P13)Gohar develops tile Mountain3 (5,2) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            Gohar caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)Gohar finishes on update 872
  INFO [GameModel.gamble]                            (P13)Gohar gambles $94, max: 47.5, left: 16.43295, fraction 0.34595683
  INFO [DevelopmentMessenger.showMessage]            Gohar won $94 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 70
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (17ms) <P11> 68ms (68ms) <P12> 51ms (61ms) <P13> 102ms (170ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5477662677310374068
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.36597836
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<J.I.M.> (rank 4)
  INFO [Player.useFood]                              (P14)<J.I.M.> has 3 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (17ms) <P11> 68ms (68ms) <P12> 51ms (61ms) <P13> 119ms (170ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<J.I.M.>
  INFO [Wampus.<init>]                               Wampus has 11 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <J.I.M.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <J.I.M.> beginning threaded development.
  INFO [DevelopmentPlanner.begin]                    AI: <J.I.M.> LP was infeasible (or ignored).
  INFO [DevelopmentPlanFinder$1.run]                 AI: <J.I.M.> found 1 plans testing 36 tiles in 507107ns
  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 [DevelopmentPlanFinder.logPlans]              AI: <J.I.M.> Plan: Mountain2 Empty Plain Empty River Empty 1518 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Empty <claim> 1598 points
  INFO [DevelopmentPlanner.finalizePlan]             AI: <J.I.M.> is adding the search results to the plan.
  INFO [DevelopmentPlanner.finalizePlan]             AI: <J.I.M.> picked 0 tiles to be modified
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <J.I.M.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <J.I.M.> successfully enqueued the entire plan.
  INFO [DevelopmentPlanner.enqueueHuntWampus]        AI: <J.I.M.> tries to hunt the wampus.
  INFO [DevelopmentPlanner.enqueueHuntWampus]        				 --- success (at least in theory)!
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: CatchWampus
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> caught the Mountain Wampus and got $100
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <J.I.M.> is assaying River (4,3).
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P14)<J.I.M.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <J.I.M.> is assaying Plain (5,4).
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P14)<J.I.M.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <J.I.M.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<J.I.M.> gambles $78, max: 47.5, left: 8.61911, fraction 0.18145496
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> won $78 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<J.I.M.> finishes on update 1970
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 112
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (17ms) <P11> 68ms (68ms) <P12> 52ms (62ms) <P13> 110ms (170ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: SUNSPOT_ACTIVITY
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8194461772022780052
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 16ms (30ms) <P11> 68ms (71ms) <P12> 51ms (62ms) <P13> 110ms (153ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8722767078231914390
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)C64MuleBoot has 1 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P13)Gohar has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 3 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P14)<J.I.M.> has 2 energy and needs 0 energy
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot expects 2 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)Gohar expects 0 food, 6 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 0 food, 0 energy, 3 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> expects 0 food, 0 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot produced 4 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)Gohar produced 0 food, 6 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 0 food, 0 energy, 3 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> produced 0 food, 0 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 40
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 16ms (30ms) <P11> 68ms (77ms) <P12> 51ms (61ms) <P13> 110ms (180ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 15 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 16ms (30ms) <P11> 68ms (77ms) <P12> 51ms (61ms) <P13> 110ms (180ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 15 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3576048173934146223
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $87
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $2
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 10, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 85%
  INFO [Shop.printPriceFactor]                       Smithore buy price $76 sell price $111
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Smithore: 0 critical: 0 surplus: 0 money: $325
  INFO [CollectionPhase.goToNextPhase]               (P13)Gohar Smithore: 4 critical: 0 surplus: 4 money: $214
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 11 critical: 0 surplus: 11 money: $178
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Smithore: 0 critical: 0 surplus: 0 money: $361
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (30ms) <P11> 68ms (77ms) <P12> 51ms (60ms) <P13> 111ms (198ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 2
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $111
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $210
  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 [AbstractAuctionPhase.timerFinished]          Starting auction in 0.881 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 17ms, max 119ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 198ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<J.I.M.> (P12)C64MuleBoot 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Cyber Ranger (P13)Gohar 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <J.I.M.> has buyout mask 5
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [Player.increaseAuctionTeleportCount]         (P13)Gohar auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 180ms
  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 (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  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 [Shop.setAveragePrice]                        Smithore price set to average $76 (15 units for $1140)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 72
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (33ms) <P11> 76ms (79ms) <P12> 51ms (60ms) <P13> 111ms (180ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5353273133723888199
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $96
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $108 sell price $248
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Crystite: 0 critical: 0 surplus: 0 money: $325
  INFO [CollectionPhase.goToNextPhase]               (P13)Gohar Crystite: 0 critical: 0 surplus: 0 money: $518
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 0 critical: 0 surplus: 0 money: $1014
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Crystite: 0 critical: 0 surplus: 0 money: $361
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (33ms) <P11> 76ms (85ms) <P12> 51ms (55ms) <P13> 120ms (198ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 2
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $88
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $100
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  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 [Shop.setAveragePrice]                        Crystite price set to average $108 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (33ms) <P11> 76ms (85ms) <P12> 51ms (55ms) <P13> 121ms (210ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2162289986846003934
  INFO [Shop.calcBuySellPrice]                       Current Food price $50
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 6, needed: 12
  INFO [Shop.printPriceFactor]                       Food is increased to 175%
  INFO [Shop.printPriceFactor]                       Food buy price $73 sell price $108
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Food: 4 critical: 3 surplus: 1 money: $325
  INFO [CollectionPhase.goToNextPhase]               (P13)Gohar Food: 0 critical: 3 surplus: -3 money: $518
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 2 critical: 3 surplus: -1 money: $1014
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Food: 0 critical: 3 surplus: -3 money: $361
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 48
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (33ms) <P11> 74ms (85ms) <P12> 51ms (55ms) <P13> 162ms (210ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 19 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 2
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $108
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  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 [AbstractAuctionPhase.timerFinished]          Starting auction in 0.835 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 17ms, max 165ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 216ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<J.I.M.> (P11)Cyber Ranger (P13)Gohar 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)C64MuleBoot 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <J.I.M.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (11) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $108
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P12)C64MuleBoot auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 216ms
  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 (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $112 (1 units for $112)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 60
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 16ms (24ms) <P11> 68ms (76ms) <P12> 51ms (60ms) <P13> 121ms (210ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6902626912277501352
  INFO [Shop.calcBuySellPrice]                       Current Energy price $45
  INFO [Shop.printPriceFactor]                       Energy shop: 8, total: 19, needed: 7
  INFO [Shop.printPriceFactor]                       Energy is decreased to 53%
  INFO [Shop.printPriceFactor]                       Energy buy price $10 sell price $45
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Energy: 0 critical: 2 surplus: -2 money: $437
  INFO [CollectionPhase.goToNextPhase]               (P13)Gohar Energy: 7 critical: 2 surplus: 5 money: $406
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 2 critical: 2 surplus: 0 money: $1014
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Energy: 2 critical: 1 surplus: 1 money: $361
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 42
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 16ms (17ms) <P11> 68ms (68ms) <P12> 51ms (57ms) <P13> 130ms (210ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 2
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  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 [AbstractAuctionPhase.timerFinished]          Starting auction in 0.86399996 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 16ms, max 136ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 210ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<J.I.M.> (P12)C64MuleBoot (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)Gohar 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <J.I.M.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer C64MuleBoot rank 2 takes over trade from buyer Cyber Ranger rank 1
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P13)Gohar auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 210ms
  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: 170ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 165ms
  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 (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $45 (6 units for $270)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 231
  INFO [GameController.beginNextPhase]               --------- SUMMARY #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (17ms) <P11> 68ms (68ms) <P12> 51ms (57ms) <P13> 129ms (165ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4030609877748752981
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 47989736
  INFO [SummaryPhase2.begin]                         (P13)Gohar Money: $631 Plots: 3 Assets: 397 Total: 2528
  INFO [SummaryPhase2.begin]                         (P13)Gohar Food: 1 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $834 Plots: 2 Assets: 604 Total: 2438
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 2 Energy: 6 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Money: $347 Plots: 3 Assets: 486 Total: 2333
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Food: 3 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Money: $361 Plots: 3 Assets: 90 Total: 1951
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Food: 0 Energy: 2 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 4 mules for 8 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $150
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $108
  INFO [SummaryPhase2.begin]                         Shop Smithore: 7 units $76
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $112
  INFO [SummaryPhase2.begin]                         Shop Energy: 7 units $45
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $150
  INFO [SummaryPhase2.begin]                         Colony total: 9250
  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 [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 54
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (17ms) <P11> 68ms (68ms) <P12> 51ms (51ms) <P13> 153ms (189ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [LandGrantActuator.begin]                     AI: <J.I.M.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <J.I.M.> wants River (4,4)
  INFO [LandGrantActuator.agreeOnClaims]             AI: Try to agree on tiles to claim.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 4 frames, rountrip 17ms, max 153ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 189ms 17 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 4 frames, rountrip 17ms, max 153ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P12)C64MuleBoot is granted tile 3: Plain (3,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 17ms, max 153ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 15: Plain (0,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 17ms, max 136ms
  INFO [LandGrantPhase.claimPlot]                    (P13)Gohar is granted tile 19: Plain (1,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 17ms, max 136ms
  INFO [LandGrantPhase.update]                       (P14)<J.I.M.> pressed at plot 28 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P14)<J.I.M.> is granted tile 28: River (4,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 17ms, max 130ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 94
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (17ms) <P11> 68ms (70ms) <P12> 51ms (60ms) <P13> 123ms (170ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [AbstractLandAuctionPhase.begin]              Player Land Auctions: 1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $556
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> originally valued the plot at $1006
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> targets price $-912
  INFO [AbstractAuctionController.begin]             Begin auction id 5
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 3 frames, rountrip 17ms, max 136ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<J.I.M.> (P12)C64MuleBoot (P11)Cyber Ranger (P13)Gohar 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 34.25 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [AbstractLandAuctionPhase.buyLand]            (P11)Cyber Ranger bought the plot for $632
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 104
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (30ms) <P11> 68ms (78ms) <P12> 51ms (60ms) <P13> 120ms (136ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $572
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> originally valued the plot at $1006
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> targets price $-912
  INFO [AbstractAuctionController.begin]             Begin auction id 6
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 3 frames, rountrip 17ms, max 119ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<J.I.M.> (P12)C64MuleBoot (P11)Cyber Ranger (P13)Gohar 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 34.25 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [AbstractLandAuctionPhase.buyLand]            (P11)Cyber Ranger bought the plot for $632
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #2
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 178
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (30ms) <P11> 67ms (70ms) <P12> 52ms (57ms) <P13> 102ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [PlotSeller.beginAuction]                     Land auction price: $572
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> originally valued the plot at $1006
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> targets price $-912
  INFO [AbstractAuctionController.begin]             Begin auction id 7
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 2 frames, rountrip 17ms, max 102ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<J.I.M.> (P12)C64MuleBoot (P11)Cyber Ranger (P13)Gohar 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 34.25 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [AbstractLandAuctionPhase.buyLand]            (P13)Gohar bought the plot for $572
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 118
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (17ms) <P11> 68ms (68ms) <P12> 51ms (53ms) <P13> 102ms (112ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5083723540392471065
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.6340768
  INFO [PlayerEventPhase.begin]                      No player event for (P13)Gohar (rank 1)
  INFO [Player.useFood]                              (P13)Gohar has 1 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (17ms) <P11> 68ms (68ms) <P12> 51ms (53ms) <P13> 103ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)Gohar
  INFO [Wampus.<init>]                               Wampus has 11 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 [GameModel.developLand]                       (P13)Gohar undevelops tile Mountain3 (5,2)
  INFO [GameModel.developLand]                       (P13)Gohar develops tile Plain (5,0) with Food factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)Gohar finishes on update 922
  INFO [GameModel.gamble]                            (P13)Gohar gambles $51, max: 47.5, left: 0.72641945, fraction 0.015293041
  INFO [DevelopmentMessenger.showMessage]            Gohar won $51 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 72
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (17ms) <P11> 68ms (68ms) <P12> 51ms (52ms) <P13> 104ms (175ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2466084706170422283
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.4217242
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Cyber Ranger (rank 2)
  INFO [Player.useFood]                              (P11)Cyber Ranger has 2 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 26
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (17ms) <P11> 68ms (68ms) <P12> 51ms (53ms) <P13> 105ms (175ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 11 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 [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (0,2) with Food factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger undevelops tile Mountain2 (3,1)
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (1,2) with Food factory
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 1696
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 154
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (17ms) <P11> 68ms (68ms) <P12> 51ms (60ms) <P13> 107ms (152ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7292579767610720954
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.6744242
  INFO [PlayerEventPhase.begin]                      No player event for (P12)C64MuleBoot (rank 3)
  INFO [Player.useFood]                              (P12)C64MuleBoot has 3 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 18
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (17ms) <P11> 68ms (68ms) <P12> 51ms (60ms) <P13> 118ms (160ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 11 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 [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 313. End Update: 312
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Mountain1 (2,2) with Smithore factory
  INFO [GameModel.buyAssay]                          (P12)C64MuleBoot got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found High amounts of Crystite
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot caught the Mountain Wampus and got $100
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (3,0) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)C64MuleBoot finishes on update 2060
  INFO [GameModel.gamble]                            (P12)C64MuleBoot gambles $68, max: 47.5, left: 6.8190975, fraction 0.14355995
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot won $68 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 206
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 13ms (17ms) <P11> 67ms (74ms) <P12> 50ms (51ms) <P13> 107ms (142ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 13 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8379320408312940920
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.5163437
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<J.I.M.> (rank 4)
  INFO [Player.useFood]                              (P14)<J.I.M.> has 0 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 13ms (17ms) <P11> 67ms (74ms) <P12> 50ms (51ms) <P13> 107ms (142ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 13 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<J.I.M.>
  INFO [Wampus.<init>]                               Wampus has 11 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <J.I.M.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <J.I.M.> beginning threaded development.
  INFO [DevelopmentPlanner.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 [PlayerLP.makeDevelopmentPlan]                AI: <J.I.M.> started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <J.I.M.> got lower bound of 1380.0 from previous solution, plus 1 round of fudging.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <J.I.M.> finished Development LP in time 1ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 2300.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <J.I.M.> picked 2 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (4,3) into Food from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (4,4) into Food from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <J.I.M.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- is trying River (4,3): Empty --> Food
  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 [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- is trying River (4,4): Empty --> Food
  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 [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <J.I.M.> successfully enqueued the entire plan.
  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 [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<J.I.M.> gambles $63, max: 47.5, left: 3.8000011, fraction 0.08000002
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> won $63 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<J.I.M.> finishes on update 60
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 34
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 14ms (17ms) <P11> 68ms (74ms) <P12> 51ms (51ms) <P13> 117ms (204ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 14 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: RADIATION
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2082508585839442163
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ColonyEvent.applyEvent]                      Radiation strikes (P13)Gohar Plain (8,1)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 20
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 14ms (17ms) <P11> 68ms (74ms) <P12> 51ms (51ms) <P13> 119ms (204ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 14 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5367382583954824853
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.finishPower]                 (P12)C64MuleBoot has 2 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P13)Gohar has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 6 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P14)<J.I.M.> has 2 energy and needs 0 energy
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot expects 2 food, 3 energy, 2 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)Gohar expects 2 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 6 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> expects 0 food, 0 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot produced 3 food, 4 energy, 2 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)Gohar produced 1 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 8 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> produced 0 food, 0 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 54
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 14ms (17ms) <P11> 68ms (76ms) <P12> 51ms (51ms) <P13> 130ms (204ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 14 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 14ms (17ms) <P11> 68ms (76ms) <P12> 51ms (51ms) <P13> 130ms (204ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 14 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6010049685070894935
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $76
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $6
  INFO [Shop.printPriceFactor]                       Smithore shop: 7, mules potentially available: 14, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 68%
  INFO [Shop.printPriceFactor]                       Smithore buy price $58 sell price $93
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Smithore: 2 critical: 0 surplus: 2 money: $90
  INFO [CollectionPhase.goToNextPhase]               (P13)Gohar Smithore: 0 critical: 0 surplus: 0 money: $160
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $177
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Smithore: 0 critical: 0 surplus: 0 money: $424
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 18
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (17ms) <P11> 68ms (74ms) <P12> 51ms (51ms) <P13> 119ms (169ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 3
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $93
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $190
  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 [AbstractAuctionPhase.timerFinished]          Starting auction in 0.874 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 17ms, max 126ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 169ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<J.I.M.> (P11)Cyber Ranger (P13)Gohar 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)C64MuleBoot 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <J.I.M.> has buyout mask 7
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [Player.increaseAuctionTeleportCount]         (P12)C64MuleBoot auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 169ms
  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 (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $58 (2 units for $116)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 116
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (17ms) <P11> 68ms (69ms) <P12> 51ms (60ms) <P13> 119ms (169ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8336688440537952115
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $108
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $52 sell price $192
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Crystite: 0 critical: 0 surplus: 0 money: $206
  INFO [CollectionPhase.goToNextPhase]               (P13)Gohar Crystite: 0 critical: 0 surplus: 0 money: $160
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 0 critical: 0 surplus: 0 money: $177
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Crystite: 0 critical: 0 surplus: 0 money: $424
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 42
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (17ms) <P11> 68ms (69ms) <P12> 51ms (60ms) <P13> 119ms (169ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 3
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $88
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $100
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  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 [Shop.setAveragePrice]                        Crystite price set to average $52 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 36
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (17ms) <P11> 68ms (69ms) <P12> 51ms (60ms) <P13> 126ms (203ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5664941136814552165
  INFO [Shop.calcBuySellPrice]                       Current Food price $112
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 12, needed: 12
  INFO [Shop.printPriceFactor]                       Food is increased to 100%
  INFO [Shop.printPriceFactor]                       Food buy price $97 sell price $132
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Food: 3 critical: 3 surplus: 0 money: $206
  INFO [CollectionPhase.goToNextPhase]               (P13)Gohar Food: 1 critical: 3 surplus: -2 money: $160
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 8 critical: 3 surplus: 5 money: $177
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Food: 0 critical: 3 surplus: -3 money: $424
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 190
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (17ms) <P11> 68ms (75ms) <P12> 51ms (60ms) <P13> 126ms (203ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 3
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $132
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  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 [AbstractAuctionPhase.timerFinished]          Starting auction in 0.874 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 16ms, max 126ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 186ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<J.I.M.> (P12)C64MuleBoot (P13)Gohar 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Cyber Ranger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <J.I.M.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $132
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $132
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 162ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $132 capped by money $28
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P14)<J.I.M.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 162ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (12) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  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 (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $132 (3 units for $396)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 252
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 6ms (17ms) <P11> 65ms (72ms) <P12> 51ms (60ms) <P13> 119ms (162ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1382479049409265839
  INFO [Shop.calcBuySellPrice]                       Current Energy price $45
  INFO [Shop.printPriceFactor]                       Energy shop: 7, total: 17, needed: 9
  INFO [Shop.printPriceFactor]                       Energy is decreased to 65%
  INFO [Shop.printPriceFactor]                       Energy buy price $14 sell price $49
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Energy: 4 critical: 3 surplus: 1 money: $206
  INFO [CollectionPhase.goToNextPhase]               (P13)Gohar Energy: 1 critical: 2 surplus: -1 money: $160
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 3 critical: 3 surplus: 0 money: $573
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Energy: 2 critical: 1 surplus: 1 money: $28
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 86
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 7ms (17ms) <P11> 66ms (70ms) <P12> 51ms (60ms) <P13> 120ms (186ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 3
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $29
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  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 [AbstractAuctionPhase.timerFinished]          Starting auction in 0.88 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 7ms, max 120ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 191ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<J.I.M.> (P11)Cyber Ranger (P13)Gohar 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)C64MuleBoot 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <J.I.M.> has buyout mask 3
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $29 capped by money $28
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P12)C64MuleBoot auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 191ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $29 capped by money $28
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $29 capped by money $28
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 191ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $29 capped by money $28
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $29 capped by money $28
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 186ms
  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 (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $49 (5 units for $245)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 78
  INFO [GameController.beginNextPhase]               --------- SUMMARY #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 12ms (17ms) <P11> 65ms (69ms) <P12> 51ms (68ms) <P13> 113ms (186ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 840005429256023972
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 49249016
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $328 Plots: 4 Assets: 1172 Total: 3500
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 5 Energy: 8 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Money: $255 Plots: 4 Assets: 798 Total: 3053
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Food: 3 Energy: 3 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)Gohar Money: $160 Plots: 5 Assets: 241 Total: 2901
  INFO [SummaryPhase2.begin]                         (P13)Gohar Food: 1 Energy: 1 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Money: $28 Plots: 4 Assets: 494 Total: 2522
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Food: 3 Energy: 2 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 3 mules for 6 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $110
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $52
  INFO [SummaryPhase2.begin]                         Shop Smithore: 3 units $58
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $132
  INFO [SummaryPhase2.begin]                         Shop Energy: 3 units $49
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $110
  INFO [SummaryPhase2.begin]                         Colony total: 11976
  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 [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 29
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 5ms (17ms) <P11> 66ms (68ms) <P12> 51ms (68ms) <P13> 113ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [LandGrantActuator.begin]                     AI: <J.I.M.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <J.I.M.> wants River (4,1)
  INFO [LandGrantActuator.agreeOnClaims]             AI: Try to agree on tiles to claim.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 3 frames, rountrip 5ms, max 113ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 186ms 17 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 3 frames, rountrip 6ms, max 119ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 1: Mountain2 (1,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 6ms, max 119ms
  INFO [LandGrantPhase.claimPlot]                    (P12)C64MuleBoot is granted tile 2: Plain (2,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 6ms, max 119ms
  INFO [LandGrantPhase.update]                       (P14)<J.I.M.> pressed at plot 8 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P14)<J.I.M.> is granted tile 8: River (4,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 6ms, max 119ms
  INFO [LandGrantPhase.claimPlot]                    (P13)Gohar is granted tile 15: Plain (2,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 6ms, max 119ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 56
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 6ms (17ms) <P11> 68ms (70ms) <P12> 51ms (65ms) <P13> 119ms (186ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 6ms (17ms) <P11> 68ms (70ms) <P12> 51ms (65ms) <P13> 119ms (153ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1634448849214862436
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.45600784
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Cyber Ranger (rank 1)
  INFO [Player.useFood]                              (P11)Cyber Ranger has 5 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 16
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 12ms (17ms) <P11> 68ms (70ms) <P12> 51ms (65ms) <P13> 119ms (153ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 9 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 [GameModel.developLand]                       (P11)Cyber Ranger develops tile Mountain2 (3,1) with Food factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Mountain2 (3,1) with Smithore factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (0,1) with Food factory
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 2116
  INFO [GameModel.gamble]                            (P11)Cyber Ranger gambles $105, max: 47.5, left: 5.7190986, fraction 0.120402075
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $105 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 122
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 5ms (17ms) <P11> 68ms (84ms) <P12> 51ms (59ms) <P13> 119ms (153ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5024440341350610517
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.6445265
  INFO [PlayerEventPhase.begin]                      No player event for (P12)C64MuleBoot (rank 2)
  INFO [Player.useFood]                              (P12)C64MuleBoot has 3 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (17ms) <P11> 68ms (84ms) <P12> 51ms (61ms) <P13> 119ms (153ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 9 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 [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (2,1) with Smithore factory
  INFO [GameModel.developLand]                       (P12)C64MuleBoot undevelops tile Plain (3,0)
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (2,0) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot caught the Mountain Wampus and got $200
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (2,0) with Energy factory
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (3,0) with Energy factory
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 1545. End Update: 1544
  INFO [GameModel.buyAssay]                          (P12)C64MuleBoot got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)C64MuleBoot finishes on update 2390
  INFO [GameModel.gamble]                            (P12)C64MuleBoot gambles $100, max: 47.5, left: 0.2791034, fraction 0.005875861
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot won $100 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 96
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 19ms (34ms) <P11> 68ms (70ms) <P12> 51ms (68ms) <P13> 109ms (126ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 19 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4293714472516063917
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.557404
  INFO [PlayerEventPhase.begin]                      No player event for (P13)Gohar (rank 3)
  INFO [Player.useFood]                              (P13)Gohar has 1 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 22ms (34ms) <P11> 68ms (71ms) <P12> 51ms (68ms) <P13> 119ms (155ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 19 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)Gohar
  INFO [Wampus.<init>]                               Wampus has 9 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 [GameModel.developLand]                       (P13)Gohar develops tile Plain (2,3) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            Gohar caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)Gohar finishes on update 990
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 54
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 34ms (34ms) <P11> 68ms (71ms) <P12> 58ms (68ms) <P13> 119ms (149ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 34 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4566031332443261811
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.4294296
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<J.I.M.> (rank 4)
  INFO [Player.useFood]                              (P14)<J.I.M.> has 3 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 34ms (34ms) <P11> 69ms (72ms) <P12> 61ms (68ms) <P13> 119ms (126ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 34 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<J.I.M.>
  INFO [Wampus.<init>]                               Wampus has 9 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <J.I.M.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <J.I.M.> beginning threaded development.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <J.I.M.> started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <J.I.M.> couldn't find a lower bound using the previous solution (even with fudging).
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <J.I.M.> finished Development LP in time 0ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 919.9999999999999
  INFO [DevelopmentPlanner.finalizePlan]             AI: <J.I.M.> picked 1 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (4,3) into Food from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <J.I.M.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- is trying River (4,3): Empty --> Food
  INFO [DevelopmentPlanner.enqueueEquipViaWampus]    AI: <J.I.M.> couldn't afford to equip a new mule
  INFO [DevelopmentPlanner.enqueueHuntWampus]        AI: <J.I.M.> tries to hunt the wampus.
  INFO [DevelopmentPlanner.enqueueHuntWampus]        				 --- success (at least in theory)!
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: CatchWampus
  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 [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <J.I.M.> successfully enqueued the entire plan.
  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 [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: CatchWampus
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> caught the Mountain Wampus and got $200
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<J.I.M.> develops tile River (4,3) with Food factory
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <J.I.M.> chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<J.I.M.> gambles $149, max: 47.5, left: 17.419312, fraction 0.36672235
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> won $149 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<J.I.M.> finishes on update 1530
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 76
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 30ms (34ms) <P11> 69ms (76ms) <P12> 51ms (68ms) <P13> 119ms (149ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 30 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: SUNSPOT_ACTIVITY
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6853934989485915049
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 62
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 29ms (34ms) <P11> 69ms (76ms) <P12> 58ms (68ms) <P13> 119ms (153ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 30 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7897374475645724680
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.finishPower]                 (P12)C64MuleBoot has 3 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P13)Gohar has 1 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 8 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P14)<J.I.M.> has 2 energy and needs 1 energy
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot expects 2 food, 14 energy, 5 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)Gohar expects 2 food, 6 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 12 food, 0 energy, 3 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> expects 4 food, 0 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot produced 2 food, 13 energy, 3 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)Gohar produced 3 food, 4 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 12 food, 0 energy, 3 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> produced 3 food, 0 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 74
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 28ms (34ms) <P11> 68ms (78ms) <P12> 52ms (66ms) <P13> 119ms (153ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 28 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 28ms (34ms) <P11> 68ms (78ms) <P12> 52ms (66ms) <P13> 119ms (153ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 28 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1371870416802373809
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $58
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-6
  INFO [Shop.printPriceFactor]                       Smithore shop: 3, mules potentially available: 9, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 92%
  INFO [Shop.printPriceFactor]                       Smithore buy price $47 sell price $82
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Smithore: 3 critical: 0 surplus: 3 money: $210
  INFO [CollectionPhase.goToNextPhase]               (P13)Gohar Smithore: 0 critical: 0 surplus: 0 money: $200
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 3 critical: 0 surplus: 3 money: $313
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Smithore: 0 critical: 0 surplus: 0 money: $242
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 27ms (34ms) <P11> 68ms (76ms) <P12> 51ms (63ms) <P13> 119ms (153ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 27 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 4
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $82
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $170
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.881 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 27ms, max 119ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 168ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<J.I.M.> (P11)Cyber Ranger (P13)Gohar 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)C64MuleBoot 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <J.I.M.> has buyout mask 7
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [Player.increaseAuctionTeleportCount]         (P12)C64MuleBoot auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 168ms
  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 (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  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 [Shop.setAveragePrice]                        Smithore price set to average $82 (3 units for $246)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 62
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (34ms) <P11> 68ms (69ms) <P12> 50ms (52ms) <P13> 119ms (237ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7902764660989223791
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $52
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $104 sell price $244
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Crystite: 0 critical: 0 surplus: 0 money: $456
  INFO [CollectionPhase.goToNextPhase]               (P13)Gohar Crystite: 0 critical: 0 surplus: 0 money: $200
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 0 critical: 0 surplus: 0 money: $67
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Crystite: 0 critical: 0 surplus: 0 money: $242
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 16
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (28ms) <P11> 68ms (69ms) <P12> 50ms (51ms) <P13> 119ms (237ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 4
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $88
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $100
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  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 [Shop.setAveragePrice]                        Crystite price set to average $104 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (17ms) <P11> 68ms (69ms) <P12> 50ms (51ms) <P13> 119ms (237ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3505715644221330144
  INFO [Shop.calcBuySellPrice]                       Current Food price $132
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 21, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 82%
  INFO [Shop.printPriceFactor]                       Food buy price $93 sell price $128
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Food: 2 critical: 4 surplus: -2 money: $456
  INFO [CollectionPhase.goToNextPhase]               (P13)Gohar Food: 3 critical: 4 surplus: -1 money: $200
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 13 critical: 4 surplus: 9 money: $67
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Food: 3 critical: 4 surplus: -1 money: $242
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 54
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (17ms) <P11> 68ms (68ms) <P12> 50ms (55ms) <P13> 138ms (238ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 4
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $128
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  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 [AbstractAuctionPhase.timerFinished]          Starting auction in 0.862 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 17ms, max 138ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 238ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<J.I.M.> (P12)C64MuleBoot (P13)Gohar 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Cyber Ranger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <J.I.M.> has buyout mask 7
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $128 capped by money $114
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P14)<J.I.M.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 237ms
  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 (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $128 (1 units for $128)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 40
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (17ms) <P11> 68ms (68ms) <P12> 50ms (65ms) <P13> 120ms (204ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3825164065746020258
  INFO [Shop.calcBuySellPrice]                       Current Energy price $49
  INFO [Shop.printPriceFactor]                       Energy shop: 3, total: 24, needed: 13
  INFO [Shop.printPriceFactor]                       Energy is decreased to 66%
  INFO [Shop.printPriceFactor]                       Energy buy price $17 sell price $52
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Energy: 13 critical: 4 surplus: 9 money: $456
  INFO [CollectionPhase.goToNextPhase]               (P13)Gohar Energy: 4 critical: 2 surplus: 2 money: $200
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 3 critical: 5 surplus: -2 money: $195
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Energy: 1 critical: 2 surplus: -1 money: $114
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 40
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (17ms) <P11> 68ms (68ms) <P12> 55ms (67ms) <P13> 136ms (170ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 4
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $32
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.86399996 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 17ms, max 136ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 170ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<J.I.M.> (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)C64MuleBoot (P13)Gohar 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <J.I.M.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller Gohar rank 3 takes over trade from seller C64MuleBoot rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller Gohar rank 3 takes over trade from seller C64MuleBoot rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller Gohar rank 3 takes over trade from seller C64MuleBoot rank 2
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $32
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $32 capped by money $10
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P14)<J.I.M.> auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $32 capped by money $10
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $32 capped by money $10
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $32 capped by money $10
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 144ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $32 capped by money $10
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 2
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 144ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $32 capped by money $10
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 144ms
  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 (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $45 (7 units for $316)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 58
  INFO [GameController.beginNextPhase]               --------- SUMMARY #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (34ms) <P11> 68ms (68ms) <P12> 67ms (68ms) <P13> 119ms (136ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6780100687498638801
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 50690728
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $0 Plots: 5 Assets: 2633 Total: 5133
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 12 Energy: 7 Smithore: 6 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Money: $720 Plots: 5 Assets: 1021 Total: 4241
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Food: 2 Energy: 7 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)Gohar Money: $252 Plots: 6 Assets: 664 Total: 3916
  INFO [SummaryPhase2.begin]                         (P13)Gohar Food: 3 Energy: 3 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Money: $10 Plots: 5 Assets: 707 Total: 3217
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Food: 4 Energy: 3 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 1 mules for 2 smithore and now has 9 mules
  INFO [Shop.buildMules]                             A mule now costs $160
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $104
  INFO [SummaryPhase2.begin]                         Shop Smithore: 1 units $82
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $128
  INFO [SummaryPhase2.begin]                         Shop Energy: 4 units $45
  INFO [SummaryPhase2.begin]                         Shop mules: 9 $160
  INFO [SummaryPhase2.begin]                         Colony total: 16507
  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 [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 32
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (34ms) <P11> 68ms (69ms) <P12> 64ms (68ms) <P13> 119ms (204ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 9 mules.
  INFO [LandGrantActuator.begin]                     AI: <J.I.M.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <J.I.M.> wants River (4,0)
  INFO [LandGrantActuator.agreeOnClaims]             AI: Try to agree on tiles to claim.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 3 frames, rountrip 17ms, max 119ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 204ms 18 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 3 frames, rountrip 17ms, max 119ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 0: Plain (0,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 17ms, max 119ms
  INFO [LandGrantPhase.update]                       (P14)<J.I.M.> pressed at plot 1 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P14)<J.I.M.> is granted tile 1: River (4,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 17ms, max 119ms
  INFO [LandGrantPhase.claimPlot]                    (P13)Gohar is granted tile 5: Plain (1,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 17ms, max 119ms
  INFO [LandGrantPhase.claimPlot]                    (P12)C64MuleBoot is granted tile 17: Plain (2,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 17ms, max 119ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 210
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (34ms) <P11> 68ms (72ms) <P12> 51ms (68ms) <P13> 119ms (203ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (34ms) <P11> 68ms (72ms) <P12> 51ms (68ms) <P13> 111ms (170ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4137003151760003120
  INFO [Development.setPlayerOrder]                  Normal development order. 9 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.44606024
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Cyber Ranger (rank 1)
  INFO [Player.useFood]                              (P11)Cyber Ranger has 12 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (34ms) <P11> 68ms (70ms) <P12> 51ms (68ms) <P13> 111ms (170ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 9 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 [GameModel.developLand]                       (P11)Cyber Ranger undevelops tile Mountain2 (3,1)
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Mountain2 (1,0) with Smithore factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger undevelops tile Plain (0,1)
  INFO [GameModel.sellMule]                          (P11)Cyber Ranger sold a mule for $185
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger caught the Mountain Wampus and got $200
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Mountain2 (3,1) with Smithore factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger undevelops tile Plain (1,2)
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (0,0) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 2325
  INFO [GameModel.gamble]                            (P11)Cyber Ranger gambles $104, max: 47.5, left: 1.5191026, fraction 0.031981107
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $104 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 120
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 11ms (17ms) <P11> 68ms (70ms) <P12> 51ms (68ms) <P13> 102ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 11 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8165377776890708772
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.2626714
  INFO [PlayerEventPhase.begin]                      Event player: (P12)C64MuleBoot (rank 2)
  INFO [PlayerEventPhase.begin]                      Event: BatLizard
  INFO [PlayerEventPhase$1.finished]                 Event Message: Your child was bitten by a Bat-Lizard and the hospital bill cost you $200
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  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 [Player.useFood]                              (P12)C64MuleBoot has 2 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 30
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 11ms (17ms) <P11> 68ms (68ms) <P12> 51ms (68ms) <P13> 102ms (122ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 11 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 9 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 [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 19. End Update: 18
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 151. End Update: 150
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (2,4) with Food factory
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)C64MuleBoot finishes on update 1217
  INFO [GameModel.gamble]                            (P12)C64MuleBoot gambles $102, max: 47.5, left: 2.4695878, fraction 0.05199132
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot won $102 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 80
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 11ms (17ms) <P11> 68ms (68ms) <P12> 53ms (68ms) <P13> 102ms (118ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 11 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3208289384271372509
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.5371512
  INFO [PlayerEventPhase.begin]                      No player event for (P13)Gohar (rank 3)
  INFO [Player.useFood]                              (P13)Gohar has 3 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (17ms) <P11> 68ms (68ms) <P12> 55ms (68ms) <P13> 102ms (135ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 11 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)Gohar
  INFO [Wampus.<init>]                               Wampus has 9 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 [GameModel.developLand]                       (P13)Gohar develops tile Mountain3 (5,2) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            Gohar caught the Mountain Wampus and got $200
  INFO [GameModel.developLand]                       (P13)Gohar develops tile Plain (1,3) with Food factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)Gohar finishes on update 1722
  INFO [GameModel.gamble]                            (P13)Gohar gambles $106, max: 47.5, left: 3.254344, fraction 0.06851251
  INFO [DevelopmentMessenger.showMessage]            Gohar won $106 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 90
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (30ms) <P11> 68ms (72ms) <P12> 51ms (60ms) <P13> 118ms (135ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4206063110952847489
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.12935287
  INFO [PlayerEventPhase.begin]                      Event player: (P14)<J.I.M.> (rank 4)
  INFO [PlayerEventPhase.begin]                      Event: AgricultureAward
  INFO [PlayerEventPhase$1.finished]                 Event Message: The colony council for agriculture awarded you $100 for each food plot you have developed. The total grant is $100
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  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 [Player.useFood]                              (P14)<J.I.M.> has 4 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 36
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 21ms (30ms) <P11> 70ms (76ms) <P12> 51ms (60ms) <P13> 119ms (170ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 20 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<J.I.M.>
  INFO [Wampus.<init>]                               Wampus has 9 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <J.I.M.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <J.I.M.> beginning threaded development.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <J.I.M.> started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <J.I.M.> got lower bound of 921.0 from previous solution.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <J.I.M.> finished Development LP in time 15ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 2300.9999999999995
  INFO [DevelopmentPlanner.finalizePlan]             AI: <J.I.M.> picked 1 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (4,4) into Food from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <J.I.M.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- is trying River (4,4): Empty --> Food
  INFO [DevelopmentPlanner.enqueueEquipViaWampus]    AI: <J.I.M.> couldn't afford to equip a new mule
  INFO [DevelopmentPlanner.enqueueHuntWampus]        AI: <J.I.M.> tries to hunt the wampus.
  INFO [DevelopmentPlanner.enqueueHuntWampus]        				 --- success (at least in theory)!
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: CatchWampus
  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 [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <J.I.M.> successfully enqueued the entire plan.
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: CatchWampus
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> caught the Mountain Wampus and got $200
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<J.I.M.> develops tile River (4,4) with Food factory
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <J.I.M.> chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<J.I.M.> gambles $170, max: 47.5, left: 17.019302, fraction 0.3583011
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> won $170 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<J.I.M.> finishes on update 1550
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 160
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 20ms (30ms) <P11> 68ms (71ms) <P12> 51ms (62ms) <P13> 119ms (151ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 21 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 20ms (30ms) <P11> 68ms (71ms) <P12> 51ms (62ms) <P13> 119ms (151ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 21 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4271629415258885707
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)C64MuleBoot has 7 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P13)Gohar has 3 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 7 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P14)<J.I.M.> has 3 energy and needs 2 energy
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot expects 4 food, 8 energy, 5 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)Gohar expects 4 food, 3 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 2 food, 0 energy, 12 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> expects 10 food, 0 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot produced 4 food, 9 energy, 5 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)Gohar produced 7 food, 4 energy, 3 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 3 food, 0 energy, 11 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> produced 10 food, 0 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 30
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 21ms (32ms) <P11> 68ms (72ms) <P12> 60ms (62ms) <P13> 125ms (169ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 23 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PEST_ATTACK
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 558140497810271085
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 18
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 20ms (32ms) <P11> 68ms (72ms) <P12> 60ms (62ms) <P13> 144ms (187ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 20 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1595918441658583244
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $82
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $17
  INFO [Shop.printPriceFactor]                       Smithore shop: 1, mules potentially available: 5, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is increased to 145%
  INFO [Shop.printPriceFactor]                       Smithore buy price $136 sell price $171
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Smithore: 5 critical: 0 surplus: 5 money: $637
  INFO [CollectionPhase.goToNextPhase]               (P13)Gohar Smithore: 3 critical: 0 surplus: 3 money: $138
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 17 critical: 0 surplus: 17 money: $204
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Smithore: 0 critical: 0 surplus: 0 money: $295
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 20
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (32ms) <P11> 68ms (70ms) <P12> 55ms (62ms) <P13> 151ms (196ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 5
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $138
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $150
  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 [AbstractAuctionPhase.timerFinished]          Starting auction in 0.849 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 17ms, max 151ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 196ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<J.I.M.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)C64MuleBoot (P11)Cyber Ranger (P13)Gohar 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <J.I.M.> has buyout mask 5
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [Player.increaseAuctionTeleportCount]         (P13)Gohar auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [Player.increaseAuctionTeleportCount]         (P12)C64MuleBoot auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 169ms
  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 (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $136 (25 units for $3400)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 50
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (17ms) <P11> 68ms (68ms) <P12> 53ms (62ms) <P13> 119ms (161ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2180294699724463058
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $104
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $136 sell price $276
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Crystite: 0 critical: 0 surplus: 0 money: $1317
  INFO [CollectionPhase.goToNextPhase]               (P13)Gohar Crystite: 0 critical: 0 surplus: 0 money: $546
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 0 critical: 0 surplus: 0 money: $2516
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Crystite: 0 critical: 0 surplus: 0 money: $295
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (17ms) <P11> 68ms (68ms) <P12> 51ms (62ms) <P13> 119ms (187ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 5
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $88
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $100
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $136 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (17ms) <P11> 68ms (68ms) <P12> 51ms (62ms) <P13> 125ms (261ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6380107191944302879
  INFO [Shop.calcBuySellPrice]                       Current Food price $128
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 25, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 73%
  INFO [Shop.printPriceFactor]                       Food buy price $78 sell price $113
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Food: 4 critical: 4 surplus: 0 money: $1317
  INFO [CollectionPhase.goToNextPhase]               (P13)Gohar Food: 7 critical: 4 surplus: 3 money: $546
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 4 critical: 4 surplus: 0 money: $2516
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Food: 10 critical: 4 surplus: 6 money: $295
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 40
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (17ms) <P11> 68ms (68ms) <P12> 51ms (54ms) <P13> 173ms (271ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 5
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $78
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  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 [AbstractAuctionPhase.timerFinished]          Starting auction in 0.827 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 17ms, max 173ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 261ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)C64MuleBoot (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<J.I.M.> (P13)Gohar 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <J.I.M.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $78
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 261ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 254ms
  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: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 254ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller <J.I.M.> rank 4 takes over trade from seller Gohar rank 3
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 254ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 254ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 254ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $93
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $93
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 240ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $78
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $78
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 240ms
  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 (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $89 (5 units for $447)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 104
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 16ms (17ms) <P11> 68ms (68ms) <P12> 51ms (68ms) <P13> 127ms (240ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 12 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3648959787818437283
  INFO [Shop.calcBuySellPrice]                       Current Energy price $45
  INFO [Shop.printPriceFactor]                       Energy shop: 4, total: 24, needed: 17
  INFO [Shop.printPriceFactor]                       Energy is decreased to 78%
  INFO [Shop.printPriceFactor]                       Energy buy price $20 sell price $55
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Energy: 12 critical: 5 surplus: 7 money: $1317
  INFO [CollectionPhase.goToNextPhase]               (P13)Gohar Energy: 4 critical: 4 surplus: 0 money: $702
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 3 critical: 5 surplus: -2 money: $2225
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Energy: 1 critical: 3 surplus: -2 money: $586
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 42
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 12ms (17ms) <P11> 68ms (68ms) <P12> 51ms (60ms) <P13> 127ms (173ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 5
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $35
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  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 [AbstractAuctionPhase.timerFinished]          Starting auction in 0.89100003 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 15ms, max 109ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 173ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<J.I.M.> (P11)Cyber Ranger (P13)Gohar 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)C64MuleBoot 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <J.I.M.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $35
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $35
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $35
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $35
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $35
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 170ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $35
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $35
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $35
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $35
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (11) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $35
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 127ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $35
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P12)C64MuleBoot auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 127ms
  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 (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $65 (11 units for $719)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 116
  INFO [GameController.beginNextPhase]               --------- SUMMARY #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 10ms (17ms) <P11> 67ms (68ms) <P12> 51ms (60ms) <P13> 106ms (135ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4578604185756735158
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 49953904
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $2070 Plots: 6 Assets: 1273 Total: 6343
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 7 Energy: 4 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Money: $1816 Plots: 6 Assets: 1191 Total: 6007
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Food: 4 Energy: 5 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)Gohar Money: $303 Plots: 7 Assets: 1475 Total: 5278
  INFO [SummaryPhase2.begin]                         (P13)Gohar Food: 5 Energy: 11 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Money: $421 Plots: 6 Assets: 1003 Total: 4424
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Food: 7 Energy: 4 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 9 mules for 18 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $270
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $136
  INFO [SummaryPhase2.begin]                         Shop Smithore: 8 units $136
  INFO [SummaryPhase2.begin]                         Shop Food: 2 units $89
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $65
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $270
  INFO [SummaryPhase2.begin]                         Colony total: 22052
  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 [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 35
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 2ms (17ms) <P11> 68ms (68ms) <P12> 51ms (60ms) <P13> 127ms (170ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [LandGrantActuator.begin]                     AI: <J.I.M.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <J.I.M.> wants Plain (3,3)
  INFO [LandGrantActuator.agreeOnClaims]             AI: Try to agree on tiles to claim.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 3 frames, rountrip 2ms, max 127ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 203ms 18 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 4 frames, rountrip 1ms, max 135ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P14)<J.I.M.> pressed at plot 9 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P14)<J.I.M.> is granted tile 9: Plain (3,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 1ms, max 135ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 11: Mountain3 (7,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 0ms, max 135ms
  INFO [LandGrantPhase.claimPlot]                    (P13)Gohar is granted tile 13: Plain (1,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 0ms, max 135ms
  INFO [LandGrantPhase.claimPlot]                    (P12)C64MuleBoot is granted tile 14: Plain (3,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 0ms, max 135ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 96
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 0ms (12ms) <P11> 68ms (72ms) <P12> 51ms (60ms) <P13> 123ms (203ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 0ms (14ms) <P11> 68ms (72ms) <P12> 51ms (60ms) <P13> 123ms (203ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4201572678390489929
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.34136814
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Cyber Ranger (rank 1)
  INFO [Player.useFood]                              (P11)Cyber Ranger has 7 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 32
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (14ms) <P11> 68ms (74ms) <P12> 51ms (59ms) <P13> 120ms (152ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 6 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 [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (1,2) with Food factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger undevelops tile Plain (0,0)
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Mountain3 (7,3) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger caught the Mountain Wampus and got $200
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (0,0) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 2426
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 224
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 5ms (14ms) <P11> 68ms (74ms) <P12> 51ms (61ms) <P13> 104ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8874568674998646286
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.05719936
  INFO [PlayerEventPhase.begin]                      Event player: (P12)C64MuleBoot (rank 2)
  INFO [PlayerEventPhase.begin]                      Event: WormInfestation
  INFO [PlayerEventPhase$1.finished]                 Event Message: The colony awarded you $200 for stopping the Wart Worm infestation
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Player.useFood]                              (P12)C64MuleBoot has 4 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 60
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 6ms (15ms) <P11> 68ms (68ms) <P12> 51ms (61ms) <P13> 104ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 6 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 [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (3,0) with Crystite factory
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 593. End Update: 592
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (2,4) with Energy factory
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 1103. End Update: 1102
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (2,0) with Smithore factory
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 1195. End Update: 1194
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (3,4) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot caught the Mountain Wampus and got $200
  INFO [GameModel.buyAssay]                          (P12)C64MuleBoot got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)C64MuleBoot finishes on update 2302
  INFO [GameModel.gamble]                            (P12)C64MuleBoot gambles $104, max: 47.5, left: 1.9791021, fraction 0.04166531
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot won $104 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 110
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (13ms) <P11> 68ms (69ms) <P12> 51ms (61ms) <P13> 108ms (143ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6925184964499199892
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.58711725
  INFO [PlayerEventPhase.begin]                      No player event for (P13)Gohar (rank 3)
  INFO [Player.useFood]                              (P13)Gohar has 5 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P13)Gohar chat: i got shit all for beng boton 2  nearly entire game, got instant 1 of 2 mule loss thogh
  INFO [GameController.apply]                        (P13)Gohar chat: sucks
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (13ms) <P11> 68ms (69ms) <P12> 51ms (61ms) <P13> 102ms (143ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)Gohar
  INFO [Wampus.<init>]                               Wampus has 6 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 [GameModel.developLand]                       (P13)Gohar undevelops tile Plain (1,3)
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: BRK @ SUM...
  INFO [GameModel.developLand]                       (P13)Gohar develops tile Plain (1,3) with Crystite factory
  INFO [DevelopmentMessenger.showMessage]            Gohar caught the Mountain Wampus and got $200
  INFO [GameModel.developLand]                       (P13)Gohar develops tile Plain (2,3) with Crystite factory
  INFO [GameModel.developLand]                       (P13)Gohar develops tile Mountain1 (0,3) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)Gohar finishes on update 2291
  INFO [GameModel.gamble]                            (P13)Gohar gambles $105, max: 47.5, left: 2.239102, fraction 0.047138985
  INFO [DevelopmentMessenger.showMessage]            Gohar won $105 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 252
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 2ms (11ms) <P11> 66ms (68ms) <P12> 51ms (58ms) <P13> 102ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6420460573447439211
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.21120924
  INFO [PlayerEventPhase.begin]                      Event player: (P14)<J.I.M.> (rank 4)
  INFO [PlayerEventPhase.begin]                      Event: WanderingSpaceTraveler
  INFO [PlayerEventPhase$1.finished]                 Event Message: A wandering space traveler repaid your hospitality by leaving two bars of smithore
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: BOTTOM - doesn't typically get the bennies; 3rd, then 2nd...
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: pirates triggered
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  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 [Player.useFood]                              (P14)<J.I.M.> has 7 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 40
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 4ms (13ms) <P11> 63ms (68ms) <P12> 51ms (57ms) <P13> 102ms (152ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<J.I.M.>
  INFO [Wampus.<init>]                               Wampus has 6 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <J.I.M.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <J.I.M.> beginning threaded development.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <J.I.M.> started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <J.I.M.> got lower bound of 1752.0 from previous solution.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <J.I.M.> finished Development LP in time 32ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 3171.9999999999995
  INFO [DevelopmentPlanner.finalizePlan]             AI: <J.I.M.> picked 2 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (4,0) into Food from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (3,2) into Energy from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <J.I.M.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- is trying River (4,0): Empty --> Food
  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 [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- is trying Plain (3,2): Empty --> Energy
  INFO [DevelopmentPlanner.enqueueEquipViaWampus]    AI: <J.I.M.> couldn't afford to equip a new mule
  INFO [DevelopmentPlanner.enqueueHuntWampus]        AI: <J.I.M.> tries to hunt the wampus.
  INFO [DevelopmentPlanner.enqueueHuntWampus]        				 --- success (at least in theory)!
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: CatchWampus
  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 [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <J.I.M.> successfully enqueued the entire plan.
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<J.I.M.> develops tile River (4,0) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: CatchWampus
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> caught the Mountain Wampus and got $200
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<J.I.M.> develops tile Plain (3,2) with Energy factory
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <J.I.M.> is assaying River (4,1).
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P14)<J.I.M.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <J.I.M.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<J.I.M.> gambles $118, max: 47.5, left: 8.6791115, fraction 0.18271814
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> won $118 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<J.I.M.> finishes on update 1967
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: Cousin say he isn't in the area...
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 102
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 10ms (17ms) <P11> 67ms (69ms) <P12> 51ms (56ms) <P13> 120ms (171ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 11 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: ACID_RAIN_STORM
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6507553602994878007
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 20
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 13ms (17ms) <P11> 67ms (69ms) <P12> 51ms (58ms) <P13> 152ms (203ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 11 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1558729316126774821
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P13)Gohar chat: its a BS explanation, when im first "well u are in first", wehen im 2nd "well you are in 2nd"< when im 3rd (25% chance), when im lat its "only 3rd get it"
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.finishPower]                 (P12)C64MuleBoot has 5 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P13)Gohar has 11 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 4 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P14)<J.I.M.> has 4 energy and needs 3 energy
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot expects 3 food, 4 energy, 10 smithore, 3 crystite
  INFO [ProductionPhase.logProduction]               (P13)Gohar expects 3 food, 0 energy, 4 smithore, 13 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 4 food, 0 energy, 9 smithore, 1 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> expects 21 food, 2 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [GameController.apply]                        (P13)Gohar chat: not whining (much) just laughing at the ridicuousness of evens and epxlanations
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot produced 2 food, 2 energy, 10 smithore, 1 crystite
  INFO [ProductionPhase.logProduction]               (P13)Gohar produced 2 food, 0 energy, 3 smithore, 12 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 4 food, 0 energy, 10 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> produced 20 food, 2 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 60
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 15ms (17ms) <P11> 68ms (70ms) <P12> 51ms (59ms) <P13> 152ms (254ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 15ms (17ms) <P11> 68ms (70ms) <P12> 51ms (59ms) <P13> 152ms (254ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7252478524384530867
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $136
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $5
  INFO [Shop.printPriceFactor]                       Smithore shop: 8, mules potentially available: 12, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 75%
  INFO [Shop.printPriceFactor]                       Smithore buy price $107 sell price $142
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Smithore: 10 critical: 0 surplus: 10 money: $1900
  INFO [CollectionPhase.goToNextPhase]               (P13)Gohar Smithore: 3 critical: 0 surplus: 3 money: $113
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 10 critical: 0 surplus: 10 money: $1605
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Smithore: 2 critical: 0 surplus: 2 money: $124
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 20
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 12ms (17ms) <P11> 67ms (70ms) <P12> 51ms (59ms) <P13> 152ms (299ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 15 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 6
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $118
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $130
  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 [AbstractAuctionPhase.timerFinished]          Starting auction in 0.848 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 12ms, max 152ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 299ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<J.I.M.> (P12)C64MuleBoot (P11)Cyber Ranger (P13)Gohar 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <J.I.M.> has buyout mask 0
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [Player.increaseAuctionTeleportCount]         (P13)Gohar auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [Player.increaseAuctionTeleportCount]         (P12)C64MuleBoot auction teleport count: 1
  INFO [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 299ms
  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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $107 (23 units for $2461)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 46
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 16ms (17ms) <P11> 67ms (69ms) <P12> 51ms (59ms) <P13> 127ms (299ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7988069493714627172
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $136
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $64 sell price $204
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Crystite: 1 critical: 0 surplus: 1 money: $2970
  INFO [CollectionPhase.goToNextPhase]               (P13)Gohar Crystite: 12 critical: 0 surplus: 12 money: $434
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 0 critical: 0 surplus: 0 money: $2675
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Crystite: 0 critical: 0 surplus: 0 money: $124
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 20
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 16ms (17ms) <P11> 67ms (70ms) <P12> 51ms (59ms) <P13> 176ms (299ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 6
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $88
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $100
  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 [AbstractAuctionPhase.timerFinished]          Starting auction in 0.824 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 17ms, max 176ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 299ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<J.I.M.> (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)C64MuleBoot (P13)Gohar 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <J.I.M.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 189ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller Gohar rank 3 takes over trade from seller C64MuleBoot rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller Gohar rank 3 takes over trade from seller C64MuleBoot rank 2
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller Gohar rank 3 takes over trade from seller C64MuleBoot rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller Gohar rank 3 takes over trade from seller C64MuleBoot rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller Gohar rank 3 takes over trade from seller C64MuleBoot rank 2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [Player.increaseAuctionTeleportCount]         (P12)C64MuleBoot auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 180ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 180ms
  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 (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $64 (10 units for $640)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 122
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (17ms) <P11> 67ms (68ms) <P12> 51ms (61ms) <P13> 108ms (180ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1896381959328981993
  INFO [Shop.calcBuySellPrice]                       Current Food price $89
  INFO [Shop.printPriceFactor]                       Food shop: 2, total: 35, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 59%
  INFO [Shop.printPriceFactor]                       Food buy price $38 sell price $73
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Food: 2 critical: 4 surplus: -2 money: $3034
  INFO [CollectionPhase.goToNextPhase]               (P13)Gohar Food: 3 critical: 4 surplus: -1 money: $1010
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 6 critical: 4 surplus: 2 money: $2035
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Food: 22 critical: 4 surplus: 18 money: $124
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 68
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (17ms) <P11> 67ms (70ms) <P12> 51ms (56ms) <P13> 112ms (189ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 6
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $38
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: YOU - always whine; about something...
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.888 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 17ms, max 112ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 189ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)C64MuleBoot (P11)Cyber Ranger (P13)Gohar 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<J.I.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <J.I.M.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Gohar rank 3 takes over trade from buyer C64MuleBoot rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Gohar rank 3 takes over trade from buyer C64MuleBoot rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Gohar rank 3 takes over trade from buyer C64MuleBoot rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Gohar rank 3 takes over trade from buyer C64MuleBoot rank 2
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $38
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $38
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $38
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $38
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $38
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $38
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $38
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $38
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $38
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $38
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $38
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 189ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $38
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 189ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $38
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 186ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [GameController.apply]                        (P13)Gohar chat:  and u always whine about others whining
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $38
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 169ms
  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: 169ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $38
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 169ms
  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 (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $68 (15 units for $1025)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 182
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 7ms (17ms) <P11> 68ms (69ms) <P12> 51ms (54ms) <P13> 119ms (135ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -9053212662107952094
  INFO [Shop.calcBuySellPrice]                       Current Energy price $65
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 10, needed: 23
  INFO [Shop.printPriceFactor]                       Energy is increased to 198%
  INFO [Shop.printPriceFactor]                       Energy buy price $113 sell price $148
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: Statements of FACT...
  INFO [GameController.apply]                        (P13)Gohar chat: at least i whine about MY life
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Energy: 2 critical: 6 surplus: -4 money: $2704
  INFO [CollectionPhase.goToNextPhase]               (P13)Gohar Energy: 5 critical: 6 surplus: -1 money: $864
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 0 critical: 7 surplus: -7 money: $1524
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Energy: 3 critical: 4 surplus: -1 money: $1149
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 48
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 6ms (17ms) <P11> 68ms (74ms) <P12> 51ms (51ms) <P13> 119ms (186ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 6
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $128
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  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 [AbstractAuctionPhase.timerFinished]          Starting auction in 0.876 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 6ms, max 124ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 203ms
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $128 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 22
  INFO [GameController.beginNextPhase]               --------- SUMMARY #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 6ms (17ms) <P11> 68ms (72ms) <P12> 51ms (51ms) <P13> 120ms (203ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6568453494141638109
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 50108600
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Money: $2704 Plots: 7 Assets: 1427 Total: 7631
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Food: 7 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $1524 Plots: 7 Assets: 2109 Total: 7133
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 13 Energy: 0 Smithore: 0 Crystite: 10
  INFO [SummaryPhase2.begin]                         (P13)Gohar Money: $864 Plots: 8 Assets: 1747 Total: 6611
  INFO [SummaryPhase2.begin]                         (P13)Gohar Food: 5 Energy: 5 Smithore: 0 Crystite: 3
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Money: $1149 Plots: 7 Assets: 1339 Total: 5988
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Food: 7 Energy: 3 Smithore: 2 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 6 mules for 12 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $210
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $64
  INFO [SummaryPhase2.begin]                         Shop Smithore: 19 units $107
  INFO [SummaryPhase2.begin]                         Shop Food: 3 units $68
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $128
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $210
  INFO [SummaryPhase2.begin]                         Colony total: 27363
  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 [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [LobbyChat.chatInputKeyPressed]               Lobby Chat Send: Stats: Round 6
  INFO [LobbyChat.chatInputKeyPressed]               Lobby Chat Send: 1:Cyber Ranger Money: $2070 Plots: 6 Assets: 1273 Total: 6343
  INFO [LobbyChat.chatInputKeyPressed]               Lobby Chat Send: 2:C64MuleBoot Money: $1816 Plots: 6 Assets: 1191 Total: 6007
  INFO [LobbyChat.chatInputKeyPressed]               Lobby Chat Send: 3:Gohar Money: $303 Plots: 7 Assets: 1475 Total: 5278
  INFO [LobbyChat.chatInputKeyPressed]               Lobby Chat Send: 4:<J.I.M.> Money: $421 Plots: 6 Assets: 1003 Total: 4424
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: BRK
  INFO [GameController.apply]                        (S10)LandruBOT chat: Event Probabilites: Pirates(13.30%) Pests(13.30%) Radiation(6.67%) Acid Rain(13.30%) Sunspot Activity(6.67%) Meteor Strike(13.30%) Earthquake(20.00%) Fire(13.30%) 
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: r
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: r
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: TY
  INFO [GameController.apply]                        (P13)Gohar chat: r
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 624
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 0ms (2ms) <P11> 67ms (67ms) <P12> 51ms (52ms) <P13> 169ms (203ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [LandGrantActuator.begin]                     AI: <J.I.M.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <J.I.M.> wants Plain (5,4)
  INFO [LandGrantActuator.agreeOnClaims]             AI: Try to agree on tiles to claim.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 5 frames, rountrip 0ms, max 169ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 203ms 18 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 5 frames, rountrip 0ms, max 169ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P13)Gohar is granted tile 3: Mountain2 (5,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 0ms, max 152ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 9: Plain (6,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 0ms, max 152ms
  INFO [LandGrantPhase.update]                       (P14)<J.I.M.> pressed at plot 11 frame 3
  INFO [LandGrantPhase.claimPlot]                    (P14)<J.I.M.> is granted tile 11: Plain (5,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 0ms, max 152ms
  INFO [LandGrantPhase.claimPlot]                    (P12)C64MuleBoot is granted tile 12: Mountain2 (6,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 0ms, max 152ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 113
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 0ms (1ms) <P11> 67ms (68ms) <P12> 51ms (54ms) <P13> 152ms (203ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $540
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> originally valued the plot at $1707
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> targets price $-212
  INFO [AbstractAuctionController.begin]             Begin auction id 11
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 4 frames, rountrip 0ms, max 152ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<J.I.M.> (P12)C64MuleBoot (P11)Cyber Ranger (P13)Gohar 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 34.25 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [AbstractLandAuctionPhase.buyLand]            (P12)C64MuleBoot bought the plot for $1588
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 88
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 0ms (17ms) <P11> 67ms (68ms) <P12> 51ms (54ms) <P13> 101ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 438348490951873064
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.14818084
  INFO [PlayerEventPhase.begin]                      Event player: (P12)C64MuleBoot (rank 1)
  INFO [PlayerEventPhase.begin]                      Event: DirtySolarCollectors
  INFO [PlayerEventPhase$1.finished]                 Event Message: The Solar Collectors on your energy M.U.L.E.s are dirty. Cleaning cost you $100 each for a total of $200
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Player.useFood]                              (P12)C64MuleBoot has 7 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 30
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 16ms (17ms) <P11> 67ms (68ms) <P12> 51ms (57ms) <P13> 101ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus 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 [GameModel.developLand]                       (P12)C64MuleBoot develops tile Mountain2 (6,4) with Crystite factory
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 757. End Update: 756
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (2,0) with Crystite factory
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Mountain2 (7,0) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)C64MuleBoot finishes on update 2032
  INFO [GameModel.gamble]                            (P12)C64MuleBoot gambles $105, max: 47.5, left: 6.8590975, fraction 0.14440206
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot won $105 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 190
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 9ms (17ms) <P11> 67ms (68ms) <P12> 51ms (52ms) <P13> 109ms (152ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 9 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6588406921100538170
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.31214345
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Cyber Ranger (rank 2)
  INFO [Player.useFood]                              (P11)Cyber Ranger has 13 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 30
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 9ms (17ms) <P11> 67ms (68ms) <P12> 51ms (52ms) <P13> 110ms (160ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 9 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus 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 [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (6,3) with Energy factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (0,1) with Energy factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (1,2) with Energy factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (0,1) with Food factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (0,2) with Energy factory
  INFO [GameModel.sellMule]                          (P11)Cyber Ranger sold a mule for $235
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 2375
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 192
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (14ms) <P11> 65ms (68ms) <P12> 51ms (61ms) <P13> 111ms (160ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2605595748784115824
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.050102293
  INFO [PlayerEventPhase.begin]                      Event player: (P13)Gohar (rank 3)
  INFO [PlayerEventPhase.begin]                      Event: DeadMooseRat
  INFO [PlayerEventPhase$1.finished]                 Event Message: You found a dead Moose Rat and sold the hide for $100
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Player.useFood]                              (P13)Gohar has 5 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 22
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (17ms) <P11> 65ms (68ms) <P12> 58ms (61ms) <P13> 118ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)Gohar
  INFO [Wampus.<init>]                               Wampus 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 [GameController.apply]                        (P11)Cyber Ranger chat: OOOHHH - DEAD MOOSE RAT!!!  WOO HOO!!!
  INFO [GameModel.developLand]                       (P13)Gohar develops tile Plain (8,1) with Energy factory
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: QUIT BITCHING!!!!!
  INFO [GameModel.developLand]                       (P13)Gohar develops tile Mountain2 (5,1) with Energy factory
  INFO [GameModel.developLand]                       (P13)Gohar develops tile Plain (5,0) with Energy factory
  INFO [GameModel.developLand]                       (P13)Gohar develops tile Plain (1,1) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)Gohar finishes on update 2364
  INFO [GameModel.gamble]                            (P13)Gohar gambles $100, max: 47.5, left: 0.2191034, fraction 0.004612703
  INFO [DevelopmentMessenger.showMessage]            Gohar won $100 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 96
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (17ms) <P11> 68ms (68ms) <P12> 51ms (58ms) <P13> 108ms (153ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -170846291701893321
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.9176399
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<J.I.M.> (rank 4)
  INFO [Player.useFood]                              (P14)<J.I.M.> has 7 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (17ms) <P11> 68ms (68ms) <P12> 51ms (57ms) <P13> 107ms (153ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<J.I.M.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <J.I.M.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <J.I.M.> beginning threaded development.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <J.I.M.> started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <J.I.M.> got lower bound of 1748.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <J.I.M.> finished Development LP in time 3ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 4643.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <J.I.M.> picked 5 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (4,0) into Energy from Food
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (4,1) into Energy from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (3,3) into Energy from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (0,4) into Energy from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	5. make plot (5,4) into Energy from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <J.I.M.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- is trying River (4,0): Food --> Energy
  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 [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- is trying River (4,1): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- is trying Plain (3,3): Empty --> Energy
  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 [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- is trying Mountain2 (0,4): Empty --> Energy
  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 [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- is trying Plain (5,4): Empty --> Energy
  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 [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <J.I.M.> successfully enqueued the entire plan.
  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 [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<J.I.M.> develops tile River (4,0) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: GoToOutfitStore
  INFO [GameController.apply]                        (P13)Gohar chat: im neutral on events after 7 rnds, still negative if including opportunity cost
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<J.I.M.> develops tile River (4,1) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<J.I.M.> develops tile Plain (3,3) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: GoToMuleStore
  INFO [GameController.apply]                        (P13)Gohar chat: but if  u shut up urself i wudnt have mentioned that
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<J.I.M.> develops tile Mountain2 (0,4) with Energy factory
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> developed a tile but is short on time: 2.6191015
  INFO [DevelopmentActuator.testAssayLast]           AI: <J.I.M.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: GoToPub
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: YOU'RE "NEGATIVE", to start with...
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<J.I.M.> finishes on update 2375
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 293
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 12ms (17ms) <P11> 68ms (68ms) <P12> 51ms (57ms) <P13> 105ms (118ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 12ms (17ms) <P11> 68ms (68ms) <P12> 51ms (57ms) <P13> 105ms (118ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6331955413800929865
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)C64MuleBoot has 2 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P13)Gohar has 5 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 0 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P14)<J.I.M.> has 3 energy and needs 2 energy
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot expects 2 food, 8 energy, 0 smithore, 4 crystite
  INFO [ProductionPhase.logProduction]               (P13)Gohar expects 0 food, 12 energy, 4 smithore, 15 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 0 food, 14 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> expects 10 food, 20 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [GameController.apply]                        (P13)Gohar chat: okay, and ur eveerone favourtie uncle
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot produced 2 food, 9 energy, 0 smithore, 5 crystite
  INFO [ProductionPhase.logProduction]               (P13)Gohar produced 0 food, 6 energy, 3 smithore, 16 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 0 food, 12 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> produced 11 food, 20 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 87
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (17ms) <P11> 68ms (68ms) <P12> 51ms (61ms) <P13> 107ms (163ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PIRATE_SHIP
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2268730561867352391
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 34
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 14ms (17ms) <P11> 68ms (75ms) <P12> 51ms (61ms) <P13> 107ms (118ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 14 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1093876898149578692
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $107
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $12
  INFO [Shop.printPriceFactor]                       Smithore shop: 19, mules potentially available: 13, mules needed: 6
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 60%
  INFO [Shop.printPriceFactor]                       Smithore buy price $76 sell price $111
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Smithore: 0 critical: 0 surplus: 0 money: $376
  INFO [CollectionPhase.goToNextPhase]               (P13)Gohar Smithore: 3 critical: 0 surplus: 3 money: $209
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $979
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Smithore: 2 critical: 0 surplus: 2 money: $344
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 20
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 12ms (17ms) <P11> 68ms (75ms) <P12> 51ms (67ms) <P13> 107ms (118ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 14 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 7
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $98
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $110
  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 [AbstractAuctionPhase.timerFinished]          Starting auction in 0.89100003 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 14ms, max 109ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 163ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)C64MuleBoot (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<J.I.M.> (P13)Gohar 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <J.I.M.> has buyout mask 3
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [Player.increaseAuctionTeleportCount]         (P13)Gohar auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 163ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [Player.increaseAuctionTeleportCount]         (P14)<J.I.M.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 163ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 163ms
  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 (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $103 (9 units for $931)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 122
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 16ms (17ms) <P11> 67ms (73ms) <P12> 51ms (67ms) <P13> 109ms (175ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8247807285207411478
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $64
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $140 sell price $280
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Crystite: 0 critical: 0 surplus: 0 money: $376
  INFO [CollectionPhase.goToNextPhase]               (P13)Gohar Crystite: 0 critical: 0 surplus: 0 money: $500
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 0 critical: 0 surplus: 0 money: $48
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Crystite: 0 critical: 0 surplus: 0 money: $540
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 16ms (17ms) <P11> 68ms (75ms) <P12> 51ms (61ms) <P13> 107ms (175ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 7
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $88
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $100
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $140 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 16ms (17ms) <P11> 68ms (75ms) <P12> 51ms (61ms) <P13> 107ms (175ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8754299834780595648
  INFO [Shop.calcBuySellPrice]                       Current Food price $68
  INFO [Shop.printPriceFactor]                       Food shop: 3, total: 26, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 71%
  INFO [Shop.printPriceFactor]                       Food buy price $33 sell price $68
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Food: 4 critical: 4 surplus: 0 money: $376
  INFO [CollectionPhase.goToNextPhase]               (P13)Gohar Food: 1 critical: 4 surplus: -3 money: $500
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 5 critical: 4 surplus: 1 money: $48
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Food: 13 critical: 4 surplus: 9 money: $540
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 70
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 8ms (17ms) <P11> 67ms (73ms) <P12> 60ms (63ms) <P13> 107ms (163ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 7
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $33
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.89100003 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 8ms, max 109ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 172ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)C64MuleBoot (P13)Gohar 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<J.I.M.> (P11)Cyber Ranger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <J.I.M.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $33
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $33
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $33
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $33
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $33
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 172ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $33
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 172ms
  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 (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $62 (6 units for $373)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 103
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 4ms (12ms) <P11> 66ms (69ms) <P12> 51ms (61ms) <P13> 103ms (135ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5418834797622559356
  INFO [Shop.calcBuySellPrice]                       Current Energy price $128
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 48, needed: 23
  INFO [Shop.printPriceFactor]                       Energy is decreased to 61%
  INFO [Shop.printPriceFactor]                       Energy buy price $63 sell price $98
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Energy: 9 critical: 8 surplus: 1 money: $308
  INFO [CollectionPhase.goToNextPhase]               (P13)Gohar Energy: 6 critical: 6 surplus: 0 money: $228
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 12 critical: 6 surplus: 6 money: $48
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Energy: 21 critical: 3 surplus: 18 money: $913
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 62
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 12ms (17ms) <P11> 67ms (69ms) <P12> 51ms (63ms) <P13> 135ms (203ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 9 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 7
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $78
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P13)Gohar chat: 6 nrg from 3 nrg plots, shamless game
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.865 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 12ms, max 135ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 186ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)C64MuleBoot (P13)Gohar 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<J.I.M.> (P11)Cyber Ranger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <J.I.M.> has buyout mask 15
  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 (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $78 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 44
  INFO [GameController.beginNextPhase]               --------- SUMMARY #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 12ms (17ms) <P11> 68ms (68ms) <P12> 51ms (63ms) <P13> 134ms (186ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 12 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2353506615327019188
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 46072104
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Money: $913 Plots: 8 Assets: 2617 Total: 7530
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Food: 7 Energy: 21 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $48 Plots: 8 Assets: 2953 Total: 7001
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 5 Energy: 12 Smithore: 9 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Money: $308 Plots: 9 Assets: 2002 Total: 6810
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Food: 5 Energy: 9 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)Gohar Money: $228 Plots: 9 Assets: 1683 Total: 6411
  INFO [SummaryPhase2.begin]                         (P13)Gohar Food: 5 Energy: 6 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 7 mules for 14 smithore and now has 11 mules
  INFO [Shop.buildMules]                             A mule now costs $200
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $140
  INFO [SummaryPhase2.begin]                         Shop Smithore: 1 units $103
  INFO [SummaryPhase2.begin]                         Shop Food: 4 units $62
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $78
  INFO [SummaryPhase2.begin]                         Shop mules: 11 $200
  INFO [SummaryPhase2.begin]                         Colony total: 27752
  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 [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 26
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 12ms (17ms) <P11> 68ms (68ms) <P12> 51ms (57ms) <P13> 126ms (186ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 12 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 11 mules.
  INFO [LandGrantActuator.begin]                     AI: <J.I.M.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <J.I.M.> wants Plain (6,1)
  INFO [LandGrantActuator.agreeOnClaims]             AI: Try to agree on tiles to claim.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 3 frames, rountrip 12ms, max 126ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 203ms 18 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 3 frames, rountrip 12ms, max 126ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P12)C64MuleBoot is granted tile 0: Plain (6,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 12ms, max 126ms
  INFO [LandGrantPhase.update]                       (P14)<J.I.M.> pressed at plot 2 frame 2
  INFO [LandGrantPhase.claimPlot]                    (P14)<J.I.M.> is granted tile 2: Plain (6,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 12ms, max 126ms
  INFO [LandGrantPhase.claimPlot]                    (P13)Gohar is granted tile 4: Plain (6,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 11ms, max 110ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 5: Plain (7,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 12ms, max 110ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 50
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (17ms) <P11> 68ms (68ms) <P12> 51ms (56ms) <P13> 110ms (186ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 12 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (17ms) <P11> 68ms (78ms) <P12> 51ms (56ms) <P13> 126ms (186ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3977173215710960237
  INFO [Development.setPlayerOrder]                  Normal development order. 11 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.5240185
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<J.I.M.> (rank 1)
  INFO [Player.useFood]                              (P14)<J.I.M.> has 7 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 22
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (17ms) <P11> 68ms (68ms) <P12> 51ms (56ms) <P13> 140ms (186ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<J.I.M.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <J.I.M.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <J.I.M.> beginning threaded development.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <J.I.M.> started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <J.I.M.> got lower bound of 3127.0 from previous solution.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <J.I.M.> finished Development LP in time 618ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 3903.999999999999
  INFO [DevelopmentPlanner.finalizePlan]             AI: <J.I.M.> picked 5 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (4,0) into Food from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (4,1) into Food from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (0,4) into Food from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (5,4) into Food from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	5. make plot (6,1) into Energy from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <J.I.M.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- is trying River (4,0): Energy --> Food
  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 [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- is trying Plain (6,1): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- is trying River (4,1): Energy --> Food
  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 [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- is trying Mountain2 (0,4): Energy --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- is trying Plain (5,4): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <J.I.M.> successfully enqueued the entire plan.
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<J.I.M.> develops tile River (4,0) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<J.I.M.> develops tile Plain (6,1) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<J.I.M.> develops tile River (4,1) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<J.I.M.> develops tile Mountain2 (0,4) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<J.I.M.> develops tile Plain (5,4) with Food factory
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <J.I.M.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<J.I.M.> gambles $156, max: 47.5, left: 3.199101, fraction 0.06734949
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> won $156 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<J.I.M.> finishes on update 2215
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 120
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (16ms) <P11> 68ms (75ms) <P12> 60ms (63ms) <P13> 120ms (152ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5327466974403730948
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.04372251
  INFO [PlayerEventPhase.begin]                      Event player: (P11)Cyber Ranger (rank 2)
  INFO [PlayerEventPhase.begin]                      Event: KazingaRaces
  INFO [Player.setMoney]                             (P11)Cyber Ranger gets money $-252, reassigning to $0 instead
  INFO [PlayerEventPhase$1.finished]                 Event Message: You lost $300 betting on the two-legged Kazinga races
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Player.useFood]                              (P11)Cyber Ranger has 5 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 36
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 0ms (17ms) <P11> 67ms (75ms) <P12> 60ms (66ms) <P13> 126ms (229ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  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 [GameModel.developLand]                       (P11)Cyber Ranger undevelops tile Plain (6,3)
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (0,1) with Energy factory
  INFO [GameModel.sellMule]                          (P11)Cyber Ranger sold a mule for $225
  INFO [GameModel.developLand]                       (P11)Cyber Ranger undevelops tile Mountain3 (7,3)
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Mountain2 (1,0) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Mountain2 (3,1) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (6,3) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 2375
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 154
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 7ms (11ms) <P11> 64ms (69ms) <P12> 51ms (66ms) <P13> 116ms (229ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6802356625578911737
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.45689458
  INFO [PlayerEventPhase.begin]                      No player event for (P12)C64MuleBoot (rank 3)
  INFO [Player.useFood]                              (P12)C64MuleBoot has 5 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 8ms (17ms) <P11> 62ms (68ms) <P12> 51ms (63ms) <P13> 116ms (229ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  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 [GameModel.developLand]                       (P12)C64MuleBoot develops tile Mountain2 (6,4) with Smithore factory
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (2,1) with Crystite factory
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 916. End Update: 915
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 968. End Update: 967
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Mountain2 (7,0) with Smithore factory
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Mountain1 (2,2) with Crystite factory
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: ...poor, poor Gohar...
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (6,0) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)C64MuleBoot finishes on update 1860
  INFO [GameModel.gamble]                            (P12)C64MuleBoot gambles $158, max: 47.5, left: 10.299149, fraction 0.21682417
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot won $158 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 146
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 6ms (11ms) <P11> 67ms (69ms) <P12> 51ms (63ms) <P13> 105ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3690963730414745174
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.6012075
  INFO [PlayerEventPhase.begin]                      No player event for (P13)Gohar (rank 4)
  INFO [Player.useFood]                              (P13)Gohar has 5 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 30
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 6ms (11ms) <P11> 68ms (69ms) <P12> 51ms (68ms) <P13> 105ms (170ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)Gohar
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  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 [GameModel.developLand]                       (P13)Gohar undevelops tile Plain (1,1)
  INFO [GameModel.developLand]                       (P13)Gohar develops tile Mountain2 (5,1) with Smithore factory
  INFO [GameModel.developLand]                       (P13)Gohar develops tile Plain (6,2) with Energy factory
  INFO [GameModel.developLand]                       (P13)Gohar develops tile Plain (1,1) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)Gohar finishes on update 1644
  INFO [GameModel.gamble]                            (P13)Gohar gambles $198, max: 47.5, left: 14.619247, fraction 0.30777362
  INFO [DevelopmentMessenger.showMessage]            Gohar won $198 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 162
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 2ms (6ms) <P11> 68ms (73ms) <P12> 57ms (68ms) <P13> 107ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 2ms (6ms) <P11> 68ms (73ms) <P12> 57ms (68ms) <P13> 107ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4987285568772365137
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)C64MuleBoot has 9 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P13)Gohar has 6 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 12 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P14)<J.I.M.> has 21 energy and needs 6 energy
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot expects 2 food, 8 energy, 12 smithore, 18 crystite
  INFO [ProductionPhase.logProduction]               (P13)Gohar expects 0 food, 16 energy, 9 smithore, 13 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 0 food, 15 energy, 0 smithore, 10 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> expects 36 food, 14 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [GameController.apply]                        (P13)Gohar chat: cyber, whinign agagin about other talking, calls his whingin facts, but others facts cannot be facts becaue only he can call his comment factual#
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot produced 2 food, 6 energy, 11 smithore, 17 crystite
  INFO [ProductionPhase.logProduction]               (P13)Gohar produced 0 food, 18 energy, 6 smithore, 13 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 0 food, 18 energy, 0 smithore, 12 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> produced 34 food, 13 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 176
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (12ms) <P11> 66ms (73ms) <P12> 51ms (62ms) <P13> 119ms (170ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PEST_ATTACK
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2445245850745823722
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P13)Gohar chat: and doesnt let it go so the "whining" continues
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 82
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (12ms) <P11> 68ms (75ms) <P12> 51ms (61ms) <P13> 118ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -9180532959812140856
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $103
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $5
  INFO [Shop.printPriceFactor]                       Smithore shop: 1, mules potentially available: 8, mules needed: 7
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 91%
  INFO [Shop.printPriceFactor]                       Smithore buy price $98 sell price $133
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P13)Gohar chat: high IQ
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Smithore: 11 critical: 0 surplus: 11 money: $191
  INFO [CollectionPhase.goToNextPhase]               (P13)Gohar Smithore: 6 critical: 0 surplus: 6 money: $201
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 9 critical: 0 surplus: 9 money: $150
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Smithore: 0 critical: 0 surplus: 0 money: $669
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 54
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 5ms (17ms) <P11> 68ms (73ms) <P12> 51ms (57ms) <P13> 119ms (203ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 8
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $78
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $90
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.843 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 8ms, max 157ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 220ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<J.I.M.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)C64MuleBoot (P11)Cyber Ranger (P13)Gohar 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <J.I.M.> has buyout mask 5
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [Player.increaseAuctionTeleportCount]         (P13)Gohar auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 220ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [Player.increaseAuctionTeleportCount]         (P12)C64MuleBoot auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 220ms
  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 (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  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 [Shop.setAveragePrice]                        Smithore price set to average $98 (26 units for $2548)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 148
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 11ms (17ms) <P11> 67ms (71ms) <P12> 51ms (51ms) <P13> 157ms (220ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 11 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2150136981985042377
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $140
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $124 sell price $264
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Crystite: 17 critical: 0 surplus: 17 money: $1269
  INFO [CollectionPhase.goToNextPhase]               (P13)Gohar Crystite: 13 critical: 0 surplus: 13 money: $789
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 12 critical: 0 surplus: 12 money: $1032
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Crystite: 0 critical: 0 surplus: 0 money: $669
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 56
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 11ms (17ms) <P11> 67ms (70ms) <P12> 51ms (51ms) <P13> 157ms (220ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 10 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 8
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $88
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $100
  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 [AbstractAuctionPhase.timerFinished]          Starting auction in 0.843 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 11ms, max 157ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 220ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<J.I.M.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)C64MuleBoot (P11)Cyber Ranger (P13)Gohar 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <J.I.M.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [Player.increaseAuctionTeleportCount]         (P13)Gohar auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [Player.increaseAuctionTeleportCount]         (P12)C64MuleBoot auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 220ms
  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 (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $124 (42 units for $5208)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 232
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 8ms (17ms) <P11> 67ms (68ms) <P12> 51ms (51ms) <P13> 119ms (170ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 11 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3422881865335774
  INFO [Shop.calcBuySellPrice]                       Current Food price $62
  INFO [Shop.printPriceFactor]                       Food shop: 4, total: 40, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 63%
  INFO [Shop.printPriceFactor]                       Food buy price $24 sell price $59
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: High MATH IQ...
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Food: 3 critical: 5 surplus: -2 money: $3377
  INFO [CollectionPhase.goToNextPhase]               (P13)Gohar Food: 1 critical: 5 surplus: -4 money: $2401
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 1 critical: 5 surplus: -4 money: $2520
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Food: 31 critical: 5 surplus: 26 money: $669
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 99
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 6ms (15ms) <P11> 64ms (68ms) <P12> 51ms (54ms) <P13> 119ms (170ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 9 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 8
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  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 [AbstractAuctionPhase.timerFinished]          Starting auction in 0.881 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 6ms, max 119ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 178ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)C64MuleBoot (P11)Cyber Ranger (P13)Gohar 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<J.I.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <J.I.M.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer C64MuleBoot rank 3 takes over trade from buyer Cyber Ranger rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer C64MuleBoot rank 3 takes over trade from buyer Cyber Ranger rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer C64MuleBoot rank 3 takes over trade from buyer Cyber Ranger rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Gohar rank 4 takes over trade from buyer C64MuleBoot rank 3
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 182ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #22
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: ...you...
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 182ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #23
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 182ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #24
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 182ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 182ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #25
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 182ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [GameController.apply]                        (P13)Gohar chat: i got highest possible grade at bother gcse and a-levels.
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  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 [Shop.setAveragePrice]                        Food price set to average $56 (25 units for $1417)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 307
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (16ms) <P11> 66ms (74ms) <P12> 51ms (60ms) <P13> 118ms (182ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6556409415107048255
  INFO [Shop.calcBuySellPrice]                       Current Energy price $78
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 75, needed: 27
  INFO [Shop.printPriceFactor]                       Energy is decreased to 52%
  INFO [Shop.printPriceFactor]                       Energy buy price $26 sell price $61
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P13)Gohar chat: double maths a-levls in fact. 
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Energy: 7 critical: 9 surplus: -2 money: $3022
  INFO [CollectionPhase.goToNextPhase]               (P13)Gohar Energy: 19 critical: 6 surplus: 13 money: $2106
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 24 critical: 5 surplus: 19 money: $1753
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Energy: 25 critical: 7 surplus: 18 money: $2086
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 186
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 9ms (17ms) <P11> 64ms (74ms) <P12> 51ms (60ms) <P13> 146ms (220ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 9 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 8
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.881 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 9ms, max 119ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 220ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)C64MuleBoot (P11)Cyber Ranger (P13)Gohar 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<J.I.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <J.I.M.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Gohar rank 4 takes over trade from buyer C64MuleBoot rank 3
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Gohar rank 4 takes over trade from buyer C64MuleBoot rank 3
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Gohar rank 4 takes over trade from buyer C64MuleBoot rank 3
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Gohar rank 4 takes over trade from buyer C64MuleBoot rank 3
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 182ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (12) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  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 (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $61 (17 units for $1037)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 190
  INFO [GameController.beginNextPhase]               --------- SUMMARY #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 8ms (17ms) <P11> 68ms (69ms) <P12> 52ms (57ms) <P13> 119ms (152ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8263030995890047368
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 52599448
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Money: $3022 Plots: 10 Assets: 2087 Total: 10109
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Food: 10 Energy: 7 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)Gohar Money: $1069 Plots: 10 Assets: 3497 Total: 9566
  INFO [SummaryPhase2.begin]                         (P13)Gohar Food: 6 Energy: 36 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $1753 Plots: 9 Assets: 3043 Total: 9296
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 14 Energy: 24 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Money: $3123 Plots: 9 Assets: 1439 Total: 9062
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Food: 6 Energy: 8 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 6 mules for 12 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $190
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $124
  INFO [SummaryPhase2.begin]                         Shop Smithore: 15 units $98
  INFO [SummaryPhase2.begin]                         Shop Food: 4 units $56
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $61
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $190
  INFO [SummaryPhase2.begin]                         Colony total: 38033
  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 [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: 4 YERS ACCOUNTING COLLEGE AND 1 YEAR SMALL BUSINESS FOR ME
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 42
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 6ms (17ms) <P11> 68ms (68ms) <P12> 51ms (57ms) <P13> 146ms (220ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [LandGrantActuator.begin]                     AI: <J.I.M.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <J.I.M.> wants Plain (7,1)
  INFO [LandGrantActuator.agreeOnClaims]             AI: Try to agree on tiles to claim.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 4 frames, rountrip 6ms, max 146ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 237ms 20 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 4 frames, rountrip 6ms, max 152ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P12)C64MuleBoot is granted tile 0: Plain (8,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 6ms, max 152ms
  INFO [LandGrantPhase.update]                       (P14)<J.I.M.> pressed at plot 1 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P14)<J.I.M.> is granted tile 1: Plain (7,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 6ms, max 152ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 2: Plain (8,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 6ms, max 152ms
  INFO [LandGrantPhase.claimPlot]                    (P13)Gohar is granted tile 4: Plain (7,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 6ms, max 152ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 93
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 6ms (17ms) <P11> 68ms (68ms) <P12> 51ms (52ms) <P13> 146ms (237ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $1528
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> originally valued the plot at $776
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> targets price $776
  INFO [AbstractAuctionController.begin]             Begin auction id 13
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 3 frames, rountrip 17ms, max 146ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<J.I.M.> (P12)C64MuleBoot (P11)Cyber Ranger (P13)Gohar 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 34.25 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [AbstractLandAuctionPhase.buyLand]            (P12)C64MuleBoot bought the plot for $1816
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #2
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 222
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 3ms (17ms) <P11> 68ms (74ms) <P12> 51ms (56ms) <P13> 120ms (192ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [PlotSeller.beginAuction]                     Land auction price: $1756
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> originally valued the plot at $776
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> targets price $776
  INFO [AbstractAuctionController.begin]             Begin auction id 14
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 3 frames, rountrip 3ms, max 120ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<J.I.M.> (P12)C64MuleBoot (P11)Cyber Ranger (P13)Gohar 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 34.25 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 100
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 9ms (17ms) <P11> 67ms (74ms) <P12> 51ms (60ms) <P13> 119ms (190ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 9 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4585530569307968499
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.62110513
  INFO [PlayerEventPhase.begin]                      No player event for (P12)C64MuleBoot (rank 1)
  INFO [Player.useFood]                              (P12)C64MuleBoot has 10 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 28
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 9ms (17ms) <P11> 67ms (74ms) <P12> 51ms (60ms) <P13> 116ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 9 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  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 [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 63. End Update: 62
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 102. End Update: 101
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: bot:events
  INFO [GameController.apply]                        (S10)LandruBOT chat: Event Time Line: (1) Acid Rain ~ (2) Sunspot Activity ~ (3) Radiation ~ (4) Sunspot Activity ~ (5) Pests ~ (6) Acid Rain ~ (7) Pirates ~ (8) Pests ~ 
  INFO [GameController.apply]                        (S10)LandruBOT chat:    Event Totals: Pirates (1/2) - Pests (2/3) - Radiation (1/2) - Acid Rain (2/3) - Sunspot Activity (2/3) - Meteor Strike (0/2) - Earthquake (0/3) - Fire (0/2) - 
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (6,0) with Energy factory
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: bot:probs
  INFO [GameController.apply]                        (S10)LandruBOT chat: Event Probabilites: Pirates(8.33%) Pests(8.33%) Radiation(8.33%) Acid Rain(8.33%) Sunspot Activity(8.33%) Meteor Strike(16.70%) Earthquake(25.00%) Fire(16.70%) 
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (8,4) with Crystite factory
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (8,0) with Crystite factory
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 2371. End Update: 2370
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)C64MuleBoot finishes on update 2375
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 156
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 9ms (16ms) <P11> 64ms (70ms) <P12> 51ms (61ms) <P13> 103ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 9 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1953244620602793976
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.7525738
  INFO [PlayerEventPhase.begin]                      No player event for (P13)Gohar (rank 2)
  INFO [Player.useFood]                              (P13)Gohar has 6 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 12ms (17ms) <P11> 64ms (68ms) <P12> 51ms (61ms) <P13> 103ms (190ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 9 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)Gohar
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  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 [GameModel.developLand]                       (P13)Gohar develops tile Plain (7,4) with Crystite factory
  INFO [GameModel.developLand]                       (P13)Gohar develops tile Plain (5,0) with Smithore factory
  INFO [GameModel.developLand]                       (P13)Gohar develops tile Plain (1,1) with Crystite factory
  INFO [GameModel.developLand]                       (P13)Gohar develops tile Plain (1,4) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)Gohar finishes on update 2375
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 206
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 6ms (16ms) <P11> 67ms (68ms) <P12> 51ms (53ms) <P13> 103ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1004617606754892571
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.11581367
  INFO [PlayerEventPhase.begin]                      Event player: (P11)Cyber Ranger (rank 3)
  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 $300
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Player.useFood]                              (P11)Cyber Ranger has 14 food and needs 5 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 102
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 6ms (13ms) <P11> 67ms (68ms) <P12> 51ms (53ms) <P13> 118ms (170ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  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 [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (8,2) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger undevelops tile Plain (6,3)
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (7,2) with Crystite factory
  INFO [GameController.apply]                        (P13)Gohar chat: took u one rnd in 3rd to get more than  igot in te whoel game...
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Mountain3 (7,3) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (6,3) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 2375
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 314
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (6ms) <P11> 65ms (69ms) <P12> 51ms (63ms) <P13> 119ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 17673873064576044
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.17913383
  INFO [PlayerEventPhase.begin]                      Event player: (P14)<J.I.M.> (rank 4)
  INFO [PlayerEventPhase.begin]                      Event: BestBuiltMule
  INFO [PlayerEventPhase$1.finished]                 Event Message: Your M.U.L.E. was judged "Best Built" at the colony fair. You won $150
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Player.useFood]                              (P14)<J.I.M.> has 6 food and needs 5 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 42
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (13ms) <P11> 65ms (69ms) <P12> 51ms (63ms) <P13> 120ms (160ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<J.I.M.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <J.I.M.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <J.I.M.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <J.I.M.> started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <J.I.M.> got lower bound of 3527.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <J.I.M.> finished Development LP in time 180ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 3874.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <J.I.M.> picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (3,3) into Food from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (0,4) into Smithore from Food
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (7,1) into Energy from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <J.I.M.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- is trying Plain (3,3): Energy --> Food
  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 [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- is trying Plain (7,1): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- is trying Mountain2 (0,4): Food --> Smithore
  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 [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <J.I.M.> successfully enqueued the entire plan.
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToMuleStore
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<J.I.M.> develops tile Plain (3,3) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<J.I.M.> develops tile Plain (7,1) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<J.I.M.> develops tile Mountain2 (0,4) with Smithore factory
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: GoToMuleStore
  INFO [GameModel.sellMule]                          (P14)<J.I.M.> sold a mule for $215
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <J.I.M.> chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<J.I.M.> gambles $190, max: 47.5, left: 12.079189, fraction 0.25429872
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> won $190 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<J.I.M.> finishes on update 1771
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 176
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 6ms (17ms) <P11> 65ms (68ms) <P12> 51ms (61ms) <P13> 120ms (222ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: METEORITE_STRIKE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 798676444195261655
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 34
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 6ms (17ms) <P11> 65ms (68ms) <P12> 51ms (58ms) <P13> 120ms (222ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1039271123866583442
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.finishPower]                 (P12)C64MuleBoot has 7 energy and needs 9 energy
  INFO [ProductionPhase.finishPower]                 (P13)Gohar has 36 energy and needs 9 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 24 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P14)<J.I.M.> has 8 energy and needs 7 energy
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot expects 0 food, 14 energy, 6 smithore, 24 crystite
  INFO [ProductionPhase.logProduction]               (P13)Gohar expects 0 food, 6 energy, 14 smithore, 25 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 0 food, 8 energy, 0 smithore, 24 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> expects 38 food, 14 energy, 3 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot produced 0 food, 15 energy, 6 smithore, 25 crystite
  INFO [ProductionPhase.logProduction]               (P13)Gohar produced 0 food, 6 energy, 14 smithore, 27 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 0 food, 7 energy, 0 smithore, 22 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> produced 39 food, 13 energy, 4 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 16ms (17ms) <P11> 67ms (68ms) <P12> 51ms (58ms) <P13> 133ms (222ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 13 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 16ms (17ms) <P11> 67ms (68ms) <P12> 51ms (58ms) <P13> 133ms (222ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 13 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2526528104993943299
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $98
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-11
  INFO [Shop.printPriceFactor]                       Smithore shop: 15, mules potentially available: 13, mules needed: 3
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $39 sell price $74
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Smithore: 6 critical: 0 surplus: 6 money: $651
  INFO [CollectionPhase.goToNextPhase]               (P13)Gohar Smithore: 14 critical: 0 surplus: 14 money: $414
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $1183
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Smithore: 4 critical: 0 surplus: 4 money: $3198
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 20
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (17ms) <P11> 67ms (68ms) <P12> 51ms (57ms) <P13> 153ms (232ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 9
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $58
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $70
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.847 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 17ms, max 153ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 232ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)C64MuleBoot (P11)Cyber Ranger (P13)Gohar 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<J.I.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <J.I.M.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 3 takes over trade from buyer Gohar rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 3 takes over trade from buyer Gohar rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 3 takes over trade from buyer Gohar rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 3 takes over trade from buyer Gohar rank 2
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [Player.increaseAuctionTeleportCount]         (P14)<J.I.M.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 232ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Gohar rank 2 takes over trade from buyer C64MuleBoot rank 1
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 222ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (12) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  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 (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $70 (19 units for $1342)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 60
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (17ms) <P11> 68ms (69ms) <P12> 51ms (51ms) <P13> 153ms (222ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -329596760722314906
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $124
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $104 sell price $244
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Crystite: 25 critical: 0 surplus: 25 money: $651
  INFO [CollectionPhase.goToNextPhase]               (P13)Gohar Crystite: 27 critical: 0 surplus: 27 money: $192
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 22 critical: 0 surplus: 22 money: $63
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Crystite: 0 critical: 0 surplus: 0 money: $3430
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 26
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (17ms) <P11> 68ms (73ms) <P12> 51ms (52ms) <P13> 153ms (232ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 9
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $88
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $100
  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 [AbstractAuctionPhase.timerFinished]          Starting auction in 0.847 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 17ms, max 153ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 222ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<J.I.M.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)C64MuleBoot (P11)Cyber Ranger (P13)Gohar 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <J.I.M.> has buyout mask 5
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #22
  INFO [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #23
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #24
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #25
  INFO [Player.increaseAuctionTeleportCount]         (P12)C64MuleBoot auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #26
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #27
  INFO [Player.increaseAuctionTeleportCount]         (P13)Gohar auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 159ms
  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 (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  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 [Shop.setAveragePrice]                        Crystite price set to average $104 (74 units for $7696)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 98
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (17ms) <P11> 68ms (74ms) <P12> 51ms (60ms) <P13> 138ms (157ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1090144622552682022
  INFO [Shop.calcBuySellPrice]                       Current Food price $56
  INFO [Shop.printPriceFactor]                       Food shop: 4, total: 53, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 53%
  INFO [Shop.printPriceFactor]                       Food buy price $15 sell price $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: ...ALLIGATOR tears, for you...
  INFO [GameController.apply]                        (P13)Gohar chat: neutral ish after 9 rnds in last, now isnatnt bad event
  INFO [GameController.apply]                        (P13)Gohar chat: still whingn cyber?
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: YOU, yes...
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Food: 3 critical: 5 surplus: -2 money: $3251
  INFO [CollectionPhase.goToNextPhase]               (P13)Gohar Food: 1 critical: 5 surplus: -4 money: $3000
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 5 critical: 5 surplus: 0 money: $2351
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Food: 40 critical: 5 surplus: 35 money: $3430
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 52
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (17ms) <P11> 68ms (74ms) <P12> 51ms (60ms) <P13> 157ms (240ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 9
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P13)Gohar chat: give and whinig about what is shuve call my whining
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.841 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 17ms, max 159ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 240ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)C64MuleBoot (P11)Cyber Ranger (P13)Gohar 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<J.I.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <J.I.M.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Gohar rank 2 takes over trade from buyer C64MuleBoot rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Gohar rank 2 takes over trade from buyer C64MuleBoot rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Gohar rank 2 takes over trade from buyer C64MuleBoot rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 3 takes over trade from buyer Gohar rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 3 takes over trade from buyer Gohar rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 3 takes over trade from buyer Gohar rank 2
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #22
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #23
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #24
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #25
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #26
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #27
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #31
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #32
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #33
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #34
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #35
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P14)<J.I.M.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 189ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #36
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #37
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #38
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $36
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #39
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $45
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 189ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (13) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: ?
  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 (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $50 (39 units for $1950)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 88
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 15ms (17ms) <P11> 67ms (69ms) <P12> 51ms (60ms) <P13> 119ms (189ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 13 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3313885602972473137
  INFO [Shop.calcBuySellPrice]                       Current Energy price $61
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 76, needed: 36
  INFO [Shop.printPriceFactor]                       Energy is decreased to 61%
  INFO [Shop.printPriceFactor]                       Energy buy price $22 sell price $57
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P13)Gohar chat: need to survive no food
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: ..."CONSTANT BITCHING"???...
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Energy: 15 critical: 10 surplus: 5 money: $3251
  INFO [CollectionPhase.goToNextPhase]               (P13)Gohar Energy: 27 critical: 10 surplus: 17 money: $1600
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 20 critical: 8 surplus: 12 money: $1801
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Energy: 14 critical: 8 surplus: 6 money: $5180
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 44
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 16ms (17ms) <P11> 67ms (70ms) <P12> 51ms (58ms) <P13> 155ms (193ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 9
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $37
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [GameController.apply]                        (P13)Gohar chat: u STRIL ithcing
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.845 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 16ms, max 155ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 193ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)C64MuleBoot (P11)Cyber Ranger (P13)Gohar 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<J.I.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <J.I.M.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Gohar rank 2 takes over trade from buyer C64MuleBoot rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Gohar rank 2 takes over trade from buyer C64MuleBoot rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 3 takes over trade from buyer Gohar rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 3 takes over trade from buyer Gohar rank 2
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $37
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $37
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $37
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $37
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $37
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 186ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (11) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (13) 0 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 (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $57 (5 units for $285)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 66
  INFO [GameController.beginNextPhase]               --------- SUMMARY #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 16ms (17ms) <P11> 67ms (70ms) <P12> 51ms (58ms) <P13> 114ms (155ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1965217500020089795
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 46994992
  INFO [SummaryPhase2.begin]                         (P13)Gohar Money: $1600 Plots: 11 Assets: 5489 Total: 12589
  INFO [SummaryPhase2.begin]                         (P13)Gohar Food: 29 Energy: 27 Smithore: 17 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Money: $3251 Plots: 12 Assets: 2770 Total: 12021
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Food: 3 Energy: 15 Smithore: 6 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Money: $5465 Plots: 10 Assets: 1488 Total: 11953
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Food: 5 Energy: 9 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $1516 Plots: 10 Assets: 4460 Total: 10976
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 16 Energy: 25 Smithore: 16 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 6 mules
  INFO [Shop.buildMules]                             A mule now costs $140
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $104
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $70
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $50
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $57
  INFO [SummaryPhase2.begin]                         Shop mules: 6 $140
  INFO [SummaryPhase2.begin]                         Colony total: 47539
  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 [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P13)Gohar chat: im talking about trategy, and u bringi nup whining agai
  INFO [GameController.apply]                        (P13)Gohar chat: whining bitch
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 29
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 16ms (17ms) <P11> 67ms (70ms) <P12> 51ms (51ms) <P13> 118ms (193ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [Development.setPlayerOrder]                  Reverse development order. 6 mules.
  INFO [LandGrantActuator.begin]                     AI: <J.I.M.> Not enough tiles, grab any tile.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 3 frames, rountrip 16ms, max 118ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 193ms 17 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 3 frames, rountrip 16ms, max 119ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P14)<J.I.M.> pressed at plot 0 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 0: Plain (8,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 16ms, max 119ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 40
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 16ms (17ms) <P11> 67ms (70ms) <P12> 51ms (51ms) <P13> 119ms (193ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 22
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 16ms (17ms) <P11> 67ms (70ms) <P12> 51ms (51ms) <P13> 119ms (193ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3623141209933789184
  INFO [Development.setPlayerOrder]                  Reverse development order. 6 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.6083979
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Cyber Ranger (rank 4)
  INFO [Player.useFood]                              (P11)Cyber Ranger has 16 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (17ms) <P11> 68ms (70ms) <P12> 51ms (52ms) <P13> 123ms (204ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  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 [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (8,3) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (0,2) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (0,0) with Energy factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Crater (0,1) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger undevelops tile Plain (1,2)
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (1,2) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 2375
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 92
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (17ms) <P11> 67ms (68ms) <P12> 51ms (62ms) <P13> 109ms (185ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2667393892672007145
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.6661526
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<J.I.M.> (rank 3)
  INFO [Player.useFood]                              (P14)<J.I.M.> has 5 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (17ms) <P11> 67ms (68ms) <P12> 51ms (62ms) <P13> 109ms (186ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<J.I.M.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <J.I.M.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <J.I.M.> beginning threaded development.
  INFO [DevelopmentPlanner.begin]                    AI: <J.I.M.> starts by assaying Plain (6,1)
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: Assay
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <J.I.M.> started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <J.I.M.> got lower bound of 2887.0 from previous solution.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <J.I.M.> finished Development LP in time 216ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 3135.9999999999995
  INFO [DevelopmentPlanner.finalizePlan]             AI: <J.I.M.> picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (3,3) into Energy from Food
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (4,4) into Energy from Food
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (5,4) into Energy from Food
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <J.I.M.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- is trying Plain (3,3): Food --> Energy
  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 [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- is trying River (4,4): Food --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- is trying Plain (5,4): Food --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <J.I.M.> successfully enqueued the entire plan.
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToMuleStore
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P14)<J.I.M.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<J.I.M.> develops tile Plain (3,3) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<J.I.M.> develops tile River (4,4) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<J.I.M.> develops tile Plain (5,4) with Energy factory
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> developed a tile but is short on time: 9.299126
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToMuleStore
  INFO [DevelopmentActuator.doEndingActions]         AI: <J.I.M.> needs to sell his mule before doing anything else!
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: GoToMuleStore
  INFO [GameModel.sellMule]                          (P14)<J.I.M.> sold a mule for $165
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <J.I.M.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<J.I.M.> gambles $163, max: 47.5, left: 5.099099, fraction 0.107349455
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> won $163 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<J.I.M.> finishes on update 2120
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 86
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (17ms) <P11> 67ms (67ms) <P12> 51ms (58ms) <P13> 118ms (169ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2570917827102905514
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.1327722
  INFO [PlayerEventPhase.begin]                      Event player: (P12)C64MuleBoot (rank 2)
  INFO [PlayerEventPhase.begin]                      Event: MischievousElves
  INFO [PlayerEventPhase$1.finished]                 Event Message: Mischievous Glac-Elves broke into your storage shed and stole half your food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  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 [Player.useFood]                              (P12)C64MuleBoot has 1 food and needs 5 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (17ms) <P11> 67ms (71ms) <P12> 51ms (58ms) <P13> 119ms (186ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  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 [GameModel.developLand]                       (P12)C64MuleBoot undevelops tile Mountain1 (2,2)
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Mountain2 (7,0) with Crystite factory
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 465. End Update: 464
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Mountain1 (2,2) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)C64MuleBoot finishes on update 675
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 42
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (17ms) <P11> 67ms (71ms) <P12> 51ms (58ms) <P13> 138ms (203ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1974937690072710096
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.47916502
  INFO [PlayerEventPhase.begin]                      No player event for (P13)Gohar (rank 1)
  INFO [Player.useFood]                              (P13)Gohar has 29 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 16
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (17ms) <P11> 67ms (71ms) <P12> 51ms (51ms) <P13> 169ms (203ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)Gohar
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  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 [GameModel.developLand]                       (P13)Gohar undevelops tile Plain (6,2)
  INFO [GameModel.developLand]                       (P13)Gohar develops tile Plain (5,0) with Energy factory
  INFO [GameModel.developLand]                       (P13)Gohar develops tile Plain (6,2) with Smithore factory
  INFO [GameModel.developLand]                       (P13)Gohar undevelops tile Plain (5,0)
  INFO [GameModel.developLand]                       (P13)Gohar develops tile Plain (1,1) with Energy factory
  INFO [GameModel.developLand]                       (P13)Gohar develops tile Plain (8,1) with Crystite factory
  INFO [GameModel.developLand]                       (P13)Gohar develops tile Plain (5,0) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)Gohar finishes on update 1600
  INFO [GameModel.gamble]                            (P13)Gohar gambles $161, max: 47.5, left: 15.499268, fraction 0.32630038
  INFO [DevelopmentMessenger.showMessage]            Gohar won $161 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 110
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 14ms (17ms) <P11> 64ms (68ms) <P12> 51ms (59ms) <P13> 158ms (206ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 14ms (17ms) <P11> 64ms (68ms) <P12> 51ms (59ms) <P13> 158ms (206ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5114523046403911739
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)C64MuleBoot has 15 energy and needs 9 energy
  INFO [ProductionPhase.finishPower]                 (P13)Gohar has 27 energy and needs 9 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 25 energy and needs 10 energy
  INFO [ProductionPhase.finishPower]                 (P14)<J.I.M.> has 9 energy and needs 4 energy
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot expects 2 food, 14 energy, 5 smithore, 24 crystite
  INFO [ProductionPhase.logProduction]               (P13)Gohar expects 0 food, 6 energy, 14 smithore, 24 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 0 food, 3 energy, 0 smithore, 50 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> expects 17 food, 35 energy, 3 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot produced 1 food, 14 energy, 5 smithore, 24 crystite
  INFO [ProductionPhase.logProduction]               (P13)Gohar produced 0 food, 7 energy, 12 smithore, 22 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 0 food, 3 energy, 0 smithore, 47 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> produced 17 food, 36 energy, 3 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 52
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (17ms) <P11> 66ms (71ms) <P12> 51ms (60ms) <P13> 158ms (237ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PIRATE_SHIP
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3026620063174823580
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 20
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (17ms) <P11> 65ms (68ms) <P12> 51ms (60ms) <P13> 158ms (191ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7767861775967536716
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $70
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $15
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 4, mules needed: 1
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $65 sell price $100
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Smithore: 11 critical: 0 surplus: 11 money: $3251
  INFO [CollectionPhase.goToNextPhase]               (P13)Gohar Smithore: 29 critical: 0 surplus: 29 money: $1761
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 16 critical: 0 surplus: 16 money: $986
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Smithore: 3 critical: 0 surplus: 3 money: $5553
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 30
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (17ms) <P11> 67ms (68ms) <P12> 56ms (61ms) <P13> 163ms (241ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 10
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $65
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $50
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.858 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 17ms, max 142ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 187ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)C64MuleBoot (P13)Gohar 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<J.I.M.> (P11)Cyber Ranger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <J.I.M.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [Player.increaseAuctionTeleportCount]         (P14)<J.I.M.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 170ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (12) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (13) 0 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 (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $81 (3 units for $243)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 70
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (17ms) <P11> 67ms (68ms) <P12> 51ms (60ms) <P13> 135ms (170ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8896472625462891792
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $104
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $108 sell price $248
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Crystite: 0 critical: 0 surplus: 0 money: $3008
  INFO [CollectionPhase.goToNextPhase]               (P13)Gohar Crystite: 0 critical: 0 surplus: 0 money: $1761
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 0 critical: 0 surplus: 0 money: $986
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Crystite: 0 critical: 0 surplus: 0 money: $5796
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (17ms) <P11> 67ms (70ms) <P12> 51ms (60ms) <P13> 142ms (187ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 10
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $88
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $100
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $108 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (17ms) <P11> 67ms (70ms) <P12> 53ms (61ms) <P13> 142ms (187ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3826965661220759834
  INFO [Shop.calcBuySellPrice]                       Current Food price $50
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 36, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 67%
  INFO [Shop.printPriceFactor]                       Food buy price $18 sell price $53
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Food: 1 critical: 5 surplus: -4 money: $3008
  INFO [CollectionPhase.goToNextPhase]               (P13)Gohar Food: 12 critical: 5 surplus: 7 money: $1761
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 6 critical: 5 surplus: 1 money: $986
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Food: 17 critical: 5 surplus: 12 money: $5796
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 60
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 16ms (17ms) <P11> 67ms (71ms) <P12> 51ms (61ms) <P13> 135ms (169ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 10
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $18
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.865 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 14ms, max 130ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 169ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)C64MuleBoot (P11)Cyber Ranger (P13)Gohar 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<J.I.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <J.I.M.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $18
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $18
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $29
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $29
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $33
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $33
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $39
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $39
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $50
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $50
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P14)<J.I.M.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 169ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (12) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (13) 0 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 (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $53 (12 units for $636)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 76
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 10ms (16ms) <P11> 67ms (71ms) <P12> 51ms (67ms) <P13> 118ms (161ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 10 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2283921006172262081
  INFO [Shop.calcBuySellPrice]                       Current Energy price $57
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 95, needed: 36
  INFO [Shop.printPriceFactor]                       Energy is decreased to 53%
  INFO [Shop.printPriceFactor]                       Energy buy price $15 sell price $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Energy: 19 critical: 10 surplus: 9 money: $2955
  INFO [CollectionPhase.goToNextPhase]               (P13)Gohar Energy: 21 critical: 10 surplus: 11 money: $1761
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 15 critical: 11 surplus: 4 money: $403
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Energy: 40 critical: 5 surplus: 35 money: $6432
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 66
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 12ms (16ms) <P11> 67ms (71ms) <P12> 50ms (67ms) <P13> 131ms (189ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 14 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 10
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.87 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 12ms, max 131ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 180ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)C64MuleBoot (P11)Cyber Ranger (P13)Gohar 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<J.I.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <J.I.M.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #22
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #23
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 170ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #24
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 170ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #25
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 170ms
  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 (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $50 (25 units for $1250)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 90
  INFO [GameController.beginNextPhase]               --------- SUMMARY #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 16ms (17ms) <P11> 68ms (71ms) <P12> 50ms (55ms) <P13> 119ms (170ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 15 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2219036535667514312
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 47607984
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Money: $7682 Plots: 10 Assets: 1815 Total: 14497
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Food: 5 Energy: 15 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)Gohar Money: $1461 Plots: 11 Assets: 5645 Total: 12606
  INFO [SummaryPhase2.begin]                         (P13)Gohar Food: 12 Energy: 27 Smithore: 29 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Money: $2405 Plots: 12 Assets: 4085 Total: 12490
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Food: 2 Energy: 30 Smithore: 14 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $3 Plots: 11 Assets: 4782 Total: 10285
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 17 Energy: 23 Smithore: 16 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 4 mules
  INFO [Shop.buildMules]                             A mule now costs $160
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $108
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $81
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $53
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $50
  INFO [SummaryPhase2.begin]                         Shop mules: 4 $160
  INFO [SummaryPhase2.begin]                         Colony total: 49878
  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 [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 27
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (17ms) <P11> 68ms (71ms) <P12> 50ms (55ms) <P13> 131ms (199ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [Development.setPlayerOrder]                  Reverse development order. 4 mules.
  INFO [LandGrantActuator.begin]                     AI: <J.I.M.> Not enough tiles, grab any tile.
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               Forcibly ending uncompleted phase transition
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (17ms) <P11> 68ms (71ms) <P12> 50ms (55ms) <P13> 131ms (199ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 36
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (17ms) <P11> 68ms (70ms) <P12> 50ms (55ms) <P13> 152ms (199ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2775164790349984298
  INFO [Development.setPlayerOrder]                  Reverse development order. 4 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.24311894
  INFO [PlayerEventPhase.begin]                      Event player: (P11)Cyber Ranger (rank 4)
  INFO [PlayerEventPhase.begin]                      Event: MuseumBoughtComputer
  INFO [PlayerEventPhase$1.finished]                 Event Message: The museum bought your antique personal computer for $600
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Player.useFood]                              (P11)Cyber Ranger has 17 food and needs 5 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 22
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (17ms) <P11> 68ms (70ms) <P12> 50ms (54ms) <P13> 152ms (199ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  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 [GameModel.developLand]                       (P11)Cyber Ranger undevelops tile Mountain2 (3,1)
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (0,0) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Mountain2 (3,1) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 890
  INFO [GameModel.gamble]                            (P11)Cyber Ranger gambles $179, max: 47.5, left: 29.699593, fraction 0.6252546
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $179 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 52
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (17ms) <P11> 68ms (69ms) <P12> 49ms (52ms) <P13> 151ms (169ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6176603824006216451
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.17708087
  INFO [PlayerEventPhase.begin]                      Event player: (P12)C64MuleBoot (rank 3)
  INFO [PlayerEventPhase.begin]                      Event: SwampEelEating
  INFO [PlayerEventPhase$1.finished]                 Event Message: You won the colony Swamp Eel eating contest and collected $150 (Yuck!)
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Player.useFood]                              (P12)C64MuleBoot has 2 food and needs 5 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 15ms (17ms) <P11> 67ms (69ms) <P12> 51ms (52ms) <P13> 152ms (190ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 15 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  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 [GameController.apply]                        (P13)Gohar chat: all justification....
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 55. End Update: 54
  INFO [GameModel.developLand]                       (P12)C64MuleBoot undevelops tile Mountain1 (2,2)
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (2,4) with Crystite factory
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Mountain1 (2,2) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)C64MuleBoot finishes on update 1004
  INFO [GameModel.gamble]                            (P12)C64MuleBoot gambles $154, max: 47.5, left: 1.9196858, fraction 0.040414438
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot won $154 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 50
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 15ms (17ms) <P11> 67ms (71ms) <P12> 51ms (51ms) <P13> 151ms (169ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 15 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1831767415284865530
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.821568
  INFO [PlayerEventPhase.begin]                      No player event for (P13)Gohar (rank 2)
  INFO [Player.useFood]                              (P13)Gohar has 12 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 15ms (17ms) <P11> 67ms (71ms) <P12> 51ms (51ms) <P13> 151ms (169ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 15 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)Gohar
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  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 [GameModel.developLand]                       (P13)Gohar develops tile Plain (1,1) with Crystite factory
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: ...for what - YOUR FUCKING "WHINNING"???...
  INFO [GameModel.developLand]                       (P13)Gohar develops tile Plain (5,0) with Crystite factory
  INFO [GameModel.developLand]                       (P13)Gohar develops tile Plain (6,2) with Crystite factory
  INFO [Mule.runAway]                                Mule runs away for (P13)Gohar
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 1837. End Update: 1836
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)Gohar finishes on update 2129
  INFO [GameModel.gamble]                            (P13)Gohar gambles $151, max: 47.5, left: 4.9190993, fraction 0.103559986
  INFO [DevelopmentMessenger.showMessage]            Gohar won $151 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [GameController.apply]                        (P13)Gohar chat: for my FACTS
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 88
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 10ms (17ms) <P11> 68ms (70ms) <P12> 51ms (56ms) <P13> 109ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 11 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2978694254640214064
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.8809757
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<J.I.M.> (rank 1)
  INFO [Player.useFood]                              (P14)<J.I.M.> has 5 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P13)Gohar chat: dont like em, cry
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 10ms (17ms) <P11> 68ms (70ms) <P12> 51ms (56ms) <P13> 109ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 10 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<J.I.M.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <J.I.M.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <J.I.M.> beginning threaded development.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <J.I.M.> started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <J.I.M.> got lower bound of 3887.0 from previous solution.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <J.I.M.> finished Development LP in time 146ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 4786.999999999999
  INFO [DevelopmentPlanner.finalizePlan]             AI: <J.I.M.> picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (3,2) into Food from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (3,3) into Food from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (4,4) into Food from Energy
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <J.I.M.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- is trying Plain (3,2): Energy --> Food
  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 [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- is trying Plain (3,3): Energy --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- is trying River (4,4): Energy --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <J.I.M.> successfully enqueued the entire plan.
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToMuleStore
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: LOL...
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<J.I.M.> develops tile Plain (3,2) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<J.I.M.> develops tile Plain (3,3) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<J.I.M.> develops tile River (4,4) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: GoToMuleStore
  INFO [GameModel.sellMule]                          (P14)<J.I.M.> sold a mule for $210
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <J.I.M.> nothing left to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<J.I.M.> gambles $188, max: 47.5, left: 14.319241, fraction 0.3014577
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> won $188 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<J.I.M.> finishes on update 1659
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 72
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (17ms) <P11> 68ms (70ms) <P12> 51ms (57ms) <P13> 109ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (17ms) <P11> 68ms (70ms) <P12> 51ms (57ms) <P13> 109ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2544198957239348070
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)C64MuleBoot has 30 energy and needs 10 energy
  INFO [ProductionPhase.finishPower]                 (P13)Gohar has 27 energy and needs 11 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 23 energy and needs 11 energy
  INFO [ProductionPhase.finishPower]                 (P14)<J.I.M.> has 15 energy and needs 7 energy
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot expects 2 food, 6 energy, 3 smithore, 33 crystite
  INFO [ProductionPhase.logProduction]               (P13)Gohar expects 0 food, 0 energy, 9 smithore, 41 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 0 food, 0 energy, 0 smithore, 56 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> expects 38 food, 14 energy, 3 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: I THINK - I DESERVE AN "EXTRA" SMK BRK - NOW, putting up w/ your whinning...
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot produced 0 food, 4 energy, 3 smithore, 32 crystite
  INFO [ProductionPhase.logProduction]               (P13)Gohar produced 0 food, 0 energy, 10 smithore, 40 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 0 food, 0 energy, 0 smithore, 53 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> produced 41 food, 13 energy, 2 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 28
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (17ms) <P11> 68ms (70ms) <P12> 51ms (63ms) <P13> 118ms (208ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PLANET_QUAKE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8639385922103275218
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (17ms) <P11> 68ms (69ms) <P12> 51ms (58ms) <P13> 120ms (270ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6939202848348253064
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $81
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $9
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 3, mules needed: 1
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 50%
  INFO [Shop.printPriceFactor]                       Smithore buy price $59 sell price $94
  INFO [GameController.apply]                        (P13)Gohar chat: whine whine, now baby needs a massage
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Smithore: 15 critical: 0 surplus: 15 money: $2634
  INFO [CollectionPhase.goToNextPhase]               (P13)Gohar Smithore: 34 critical: 0 surplus: 34 money: $1252
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 16 critical: 0 surplus: 16 money: $732
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Smithore: 1 critical: 0 surplus: 1 money: $7945
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 20
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (17ms) <P11> 68ms (68ms) <P12> 51ms (63ms) <P13> 159ms (270ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 11
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $59
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $30
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P13)Gohar chat: prostate massae
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.841 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 17ms, max 159ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 270ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P13)Gohar 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<J.I.M.> (P12)C64MuleBoot 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <J.I.M.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [Player.increaseAuctionTeleportCount]         (P14)<J.I.M.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 270ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (13) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: Well, since you brought it UP - YOU CAN MASSAGE ME...
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  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 [Shop.setAveragePrice]                        Smithore price set to average $75 (1 units for $75)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 76
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (17ms) <P11> 68ms (68ms) <P12> 51ms (63ms) <P13> 102ms (170ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -419427683577832790
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $108
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $96 sell price $236
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Crystite: 15 critical: 0 surplus: 15 money: $2634
  INFO [CollectionPhase.goToNextPhase]               (P13)Gohar Crystite: 18 critical: 0 surplus: 18 money: $1177
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 24 critical: 0 surplus: 24 money: $732
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Crystite: 0 critical: 0 surplus: 0 money: $8020
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 32
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (17ms) <P11> 68ms (68ms) <P12> 51ms (63ms) <P13> 119ms (206ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 11
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $88
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $100
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: NO - THE FRONT-SIDE...
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.88 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 17ms, max 120ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 206ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<J.I.M.> (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)C64MuleBoot (P13)Gohar 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <J.I.M.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P13)Gohar chat: easier to massage the air
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 175ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [Player.increaseAuctionTeleportCount]         (P13)Gohar auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 170ms
  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 (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  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 [Shop.setAveragePrice]                        Crystite price set to average $96 (18 units for $1728)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 52
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (17ms) <P11> 68ms (68ms) <P12> 51ms (61ms) <P13> 102ms (170ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1680649298291331298
  INFO [Shop.calcBuySellPrice]                       Current Food price $53
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 51, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 54%
  INFO [Shop.printPriceFactor]                       Food buy price $15 sell price $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P13)Gohar chat: no front side indeed
  INFO [GameController.apply]                        (P13)Gohar chat: mrs cyber testify!
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: fine - use your goats...
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: starve me this time
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Food: 0 critical: 5 surplus: -5 money: $2634
  INFO [CollectionPhase.goToNextPhase]               (P13)Gohar Food: 4 critical: 5 surplus: -1 money: $2905
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 6 critical: 5 surplus: 1 money: $60
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Food: 41 critical: 5 surplus: 36 money: $8020
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 54
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (17ms) <P11> 68ms (68ms) <P12> 51ms (65ms) <P13> 142ms (206ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 11
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.847 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 17ms, max 153ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 206ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)C64MuleBoot (P11)Cyber Ranger (P13)Gohar 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<J.I.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <J.I.M.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 206ms
  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 (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $50 (7 units for $350)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 58
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 16ms (17ms) <P11> 68ms (69ms) <P12> 51ms (68ms) <P13> 120ms (200ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1516637700833983090
  INFO [Shop.calcBuySellPrice]                       Current Energy price $50
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 59, needed: 43
  INFO [Shop.printPriceFactor]                       Energy is decreased to 80%
  INFO [Shop.printPriceFactor]                       Energy buy price $25 sell price $60
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Energy: 19 critical: 11 surplus: 8 money: $2384
  INFO [CollectionPhase.goToNextPhase]               (P13)Gohar Energy: 12 critical: 12 surplus: 0 money: $2855
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 9 critical: 12 surplus: -3 money: $10
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Energy: 19 critical: 8 surplus: 11 money: $8370
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 52
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 16ms (17ms) <P11> 68ms (70ms) <P12> 58ms (68ms) <P13> 141ms (245ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 11
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $40
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.858 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 16ms, max 142ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 245ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)C64MuleBoot (P11)Cyber Ranger (P13)Gohar 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<J.I.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <J.I.M.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 245ms
  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 (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  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 [Shop.setAveragePrice]                        Energy price set to average $40 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 70
  INFO [GameController.beginNextPhase]               --------- SUMMARY #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (18ms) <P11> 68ms (71ms) <P12> 57ms (68ms) <P13> 120ms (220ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2456241921375872886
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 48984456
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Money: $8370 Plots: 10 Assets: 3185 Total: 16555
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Food: 34 Energy: 19 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Money: $2384 Plots: 12 Assets: 4995 Total: 13379
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Food: 5 Energy: 19 Smithore: 15 Crystite: 15
  INFO [SummaryPhase2.begin]                         (P13)Gohar Money: $2855 Plots: 11 Assets: 4790 Total: 13145
  INFO [SummaryPhase2.begin]                         (P13)Gohar Food: 5 Energy: 12 Smithore: 35 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $10 Plots: 11 Assets: 6371 Total: 11881
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 7 Energy: 9 Smithore: 16 Crystite: 31
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 3 mules
  INFO [Shop.buildMules]                             A mule now costs $150
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $96
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $75
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $50
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $40
  INFO [SummaryPhase2.begin]                         Shop mules: 3 $150
  INFO [SummaryPhase2.begin]                         Colony total: 54960
  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 [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 28
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 16ms (18ms) <P11> 68ms (71ms) <P12> 57ms (68ms) <P13> 119ms (193ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [Development.setPlayerOrder]                  Reverse development order. 3 mules.
  INFO [LandGrantActuator.begin]                     AI: <J.I.M.> Not enough tiles, grab any tile.
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  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 [GameController.beginNextPhase]               Forcibly ending uncompleted phase transition
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 16ms (17ms) <P11> 68ms (71ms) <P12> 57ms (68ms) <P13> 119ms (193ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 16ms (17ms) <P11> 67ms (71ms) <P12> 57ms (59ms) <P13> 111ms (220ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4784209470805079648
  INFO [Development.setPlayerOrder]                  Reverse development order. 3 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.62497926
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Cyber Ranger (rank 4)
  INFO [Player.useFood]                              (P11)Cyber Ranger has 7 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 16
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 16ms (17ms) <P11> 68ms (71ms) <P12> 55ms (59ms) <P13> 120ms (221ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  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 [GameModel.developLand]                       (P11)Cyber Ranger undevelops tile Plain (6,3)
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (8,2) with Energy factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (7,2) with Energy factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (6,3) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 1473
  INFO [GameModel.gamble]                            (P11)Cyber Ranger gambles $238, max: 47.5, left: 18.039326, fraction 0.3797753
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $238 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 168
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 8ms (17ms) <P11> 68ms (75ms) <P12> 51ms (55ms) <P13> 120ms (193ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6787698368544454389
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.73931885
  INFO [PlayerEventPhase.begin]                      No player event for (P13)Gohar (rank 3)
  INFO [Player.useFood]                              (P13)Gohar has 5 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 8ms (17ms) <P11> 68ms (75ms) <P12> 51ms (55ms) <P13> 121ms (220ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)Gohar
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  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 [GameModel.developLand]                       (P13)Gohar develops tile Plain (6,2) with Smithore factory
  INFO [Mule.runAway]                                Mule runs away for (P13)Gohar
  INFO [GameModel.developLand]                       (P13)Gohar develops tile Plain (5,0) with Smithore factory
  INFO [Mule.runAway]                                Mule runs away for (P13)Gohar
  INFO [Mule.runAway]                                Mule runs away for (P13)Gohar
  INFO [GameModel.developLand]                       (P13)Gohar undevelops tile Plain (7,4)
  INFO [Mule.runAway]                                Mule runs away for (P13)Gohar
  INFO [GameModel.developLand]                       (P13)Gohar undevelops tile Plain (8,1)
  INFO [Mule.runAway]                                Mule runs away for (P13)Gohar
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)Gohar finishes on update 2346
  INFO [GameModel.gamble]                            (P13)Gohar gambles $201, max: 47.5, left: 0.57910347, fraction 0.012191652
  INFO [DevelopmentMessenger.showMessage]            Gohar won $201 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 146
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 0ms (4ms) <P11> 67ms (69ms) <P12> 51ms (53ms) <P13> 116ms (124ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7847270334460006521
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.959346
  INFO [PlayerEventPhase.begin]                      No player event for (P12)C64MuleBoot (rank 2)
  INFO [Player.useFood]                              (P12)C64MuleBoot has 5 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 28
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 0ms (9ms) <P11> 67ms (73ms) <P12> 51ms (53ms) <P13> 120ms (136ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  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 [GameModel.developLand]                       (P12)C64MuleBoot undevelops tile Mountain1 (2,2)
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (5,3) with Smithore factory
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 617. End Update: 616
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: bot:restart
  INFO [GameController.apply]                        (S10)LandruBOT chat: Recording vote to restart: P11
  INFO [GameController.apply]                        (S10)LandruBOT chat: Votes Recorded: 1 of 3
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (2,4) with Smithore factory
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Mountain1 (2,2) with Crystite factory
  INFO [GameModel.developLand]                       (P12)C64MuleBoot undevelops tile Plain (3,4)
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: raph is here...
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Mountain2 (7,0) with Smithore factory
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (6,0) with Crystite factory
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (3,4) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)C64MuleBoot finishes on update 2375
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 180
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 6ms (16ms) <P11> 67ms (68ms) <P12> 51ms (57ms) <P13> 108ms (136ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1518933400118066541
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.65103114
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<J.I.M.> (rank 1)
  INFO [Player.useFood]                              (P14)<J.I.M.> has 34 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 7ms (16ms) <P11> 67ms (68ms) <P12> 51ms (57ms) <P13> 108ms (169ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<J.I.M.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <J.I.M.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <J.I.M.> beginning threaded development.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <J.I.M.> started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <J.I.M.> got lower bound of 3376.0 from previous solution.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <J.I.M.> finished Development LP in time 49ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 4316.999999999999
  INFO [DevelopmentPlanner.finalizePlan]             AI: <J.I.M.> picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (6,1) into Smithore from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (7,1) into Smithore from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (5,4) into Smithore from Energy
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <J.I.M.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.bringMule]                Stripping because short on something (either money or mules).
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- is trying Plain (6,1): Energy --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- is trying Plain (6,1): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- succeeded.
  INFO [DevelopmentPlanner.bringMule]                Stripping because short on something (either money or mules).
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- is trying Plain (7,1): Energy --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- is trying Plain (7,1): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- succeeded.
  INFO [DevelopmentPlanner.bringMule]                Stripping because short on something (either money or mules).
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- is trying Plain (5,4): Energy --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- is trying Plain (5,4): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <J.I.M.> successfully enqueued the entire plan.
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: PlaceMule
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: LOL!!!!
  INFO [GameModel.developLand]                       (P14)<J.I.M.> undevelops tile Plain (6,1)
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<J.I.M.> develops tile Plain (6,1) with Smithore factory
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<J.I.M.> undevelops tile Plain (7,1)
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<J.I.M.> develops tile Plain (7,1) with Smithore factory
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<J.I.M.> undevelops tile Plain (5,4)
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<J.I.M.> develops tile Plain (5,4) with Smithore factory
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <J.I.M.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<J.I.M.> gambles $212, max: 47.5, left: 4.5390997, fraction 0.09555999
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> won $212 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<J.I.M.> finishes on update 2148
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 111
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 12ms (17ms) <P11> 68ms (68ms) <P12> 51ms (62ms) <P13> 119ms (136ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 11 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 12ms (17ms) <P11> 68ms (68ms) <P12> 51ms (62ms) <P13> 119ms (136ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 11 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3628960855675235368
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)C64MuleBoot has 19 energy and needs 11 energy
  INFO [ProductionPhase.finishPower]                 (P13)Gohar has 12 energy and needs 9 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 9 energy and needs 9 energy
  INFO [ProductionPhase.finishPower]                 (P14)<J.I.M.> has 19 energy and needs 10 energy
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot expects 0 food, 3 energy, 12 smithore, 28 crystite
  INFO [ProductionPhase.logProduction]               (P13)Gohar expects 0 food, 0 energy, 17 smithore, 18 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 0 food, 8 energy, 0 smithore, 48 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> expects 38 food, 0 energy, 12 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot produced 0 food, 2 energy, 14 smithore, 27 crystite
  INFO [ProductionPhase.logProduction]               (P13)Gohar produced 0 food, 0 energy, 18 smithore, 20 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 0 food, 8 energy, 0 smithore, 44 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> produced 35 food, 0 energy, 15 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 38
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 13ms (17ms) <P11> 67ms (68ms) <P12> 58ms (61ms) <P13> 119ms (169ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 13 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: SHIP_RETURNS
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 74445022606781239
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 34
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 15ms (17ms) <P11> 67ms (68ms) <P12> 54ms (61ms) <P13> 119ms (186ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 15 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1324817517117681804
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $75
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-13
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 0, mules needed: 3
  INFO [Shop.printPriceFactor]                       Smithore is increased to 250%
  INFO [Shop.printPriceFactor]                       Smithore buy price $175 sell price $210
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Smithore: 29 critical: 0 surplus: 29 money: $2334
  INFO [CollectionPhase.goToNextPhase]               (P13)Gohar Smithore: 53 critical: 0 surplus: 53 money: $2381
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 16 critical: 0 surplus: 16 money: $348
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Smithore: 15 critical: 0 surplus: 15 money: $8507
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 15ms (17ms) <P11> 67ms (68ms) <P12> 51ms (60ms) <P13> 136ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 15 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 12
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $-2
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $10
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [AbstractAuctionPhase.end]                    No average price on last round
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 15ms (17ms) <P11> 67ms (68ms) <P12> 54ms (60ms) <P13> 136ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 15 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5164949032261411140
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $96
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $144 sell price $284
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: :)
  INFO [GameController.apply]                        (P13)Gohar chat: gg
  INFO [GameController.apply]                        (P13)Gohar chat: grats
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Crystite: 42 critical: 0 surplus: 42 money: $2334
  INFO [CollectionPhase.goToNextPhase]               (P13)Gohar Crystite: 20 critical: 0 surplus: 20 money: $2381
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 75 critical: 0 surplus: 75 money: $348
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Crystite: 0 critical: 0 surplus: 0 money: $8507
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 38
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 15ms (16ms) <P11> 67ms (68ms) <P12> 59ms (66ms) <P13> 186ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 13 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 12
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $88
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $100
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  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 [AbstractAuctionPhase.end]                    No average price on last round
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 15ms (16ms) <P11> 65ms (68ms) <P12> 59ms (66ms) <P13> 186ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 15 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1662129315928088332
  INFO [Shop.calcBuySellPrice]                       Current Food price $50
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 51, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 54%
  INFO [Shop.printPriceFactor]                       Food buy price $15 sell price $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: that saved me
  INFO [GameController.apply]                        (P13)Gohar chat: 556 and id maybe have a chance
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Food: 0 critical: 0 surplus: 0 money: $2334
  INFO [CollectionPhase.goToNextPhase]               (P13)Gohar Food: 0 critical: 0 surplus: 0 money: $2381
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 1 critical: 0 surplus: 1 money: $348
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Food: 50 critical: 0 surplus: 50 money: $8507
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 48
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 16ms (17ms) <P11> 67ms (67ms) <P12> 53ms (60ms) <P13> 186ms (237ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 12
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $12
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [AbstractAuctionPhase.end]                    No average price on last round
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 16ms (17ms) <P11> 67ms (67ms) <P12> 51ms (60ms) <P13> 186ms (237ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1402426515074881076
  INFO [Shop.calcBuySellPrice]                       Current Energy price $40
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 26, needed: 43
  INFO [Shop.printPriceFactor]                       Energy is increased to 149%
  INFO [Shop.printPriceFactor]                       Energy buy price $45 sell price $80
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: yup
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Energy: 8 critical: 0 surplus: 8 money: $2334
  INFO [CollectionPhase.goToNextPhase]               (P13)Gohar Energy: 3 critical: 0 surplus: 3 money: $2381
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 8 critical: 0 surplus: 8 money: $348
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Energy: 7 critical: 0 surplus: 7 money: $8507
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 34
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 16ms (17ms) <P11> 67ms (67ms) <P12> 51ms (59ms) <P13> 186ms (237ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 12
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $60
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [AbstractAuctionPhase.end]                    No average price on last round
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- SUMMARY #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 16ms (17ms) <P11> 67ms (67ms) <P12> 51ms (58ms) <P13> 189ms (237ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8042096687787657568
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 51247536
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Money: $2334 Plots: 12 Assets: 13073 Total: 21407
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Food: 0 Energy: 8 Smithore: 29 Crystite: 42
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $348 Plots: 11 Assets: 15495 Total: 21343
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 1 Energy: 8 Smithore: 16 Crystite: 75
  INFO [SummaryPhase2.begin]                         (P13)Gohar Money: $2381 Plots: 11 Assets: 13450 Total: 21331
  INFO [SummaryPhase2.begin]                         (P13)Gohar Food: 0 Energy: 3 Smithore: 53 Crystite: 20
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Money: $8507 Plots: 10 Assets: 5345 Total: 18852
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Food: 50 Energy: 7 Smithore: 15 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 0 mules
  INFO [Shop.buildMules]                             A mule now costs $350
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $144
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $175
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $30
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $60
  INFO [SummaryPhase2.begin]                         Shop mules: 0 $350
  INFO [SummaryPhase2.begin]                         Colony total: 82933
  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 Finish Game
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [LobbyChat.chatInputKeyPressed]               Lobby Chat Send: Final Results:
  INFO [LobbyChat.chatInputKeyPressed]               Lobby Chat Send: 1:<J.I.M.> Money: $8370 Plots: 10 Assets: 3185 Total: 16555
  INFO [LobbyChat.chatInputKeyPressed]               Lobby Chat Send: 2:C64MuleBoot Money: $2384 Plots: 12 Assets: 4995 Total: 13379
  INFO [LobbyChat.chatInputKeyPressed]               Lobby Chat Send: 3:Gohar Money: $2855 Plots: 11 Assets: 4790 Total: 13145
  INFO [LobbyChat.chatInputKeyPressed]               Lobby Chat Send: 4:Cyber Ranger Money: $10 Plots: 11 Assets: 6371 Total: 11881
  INFO [GameController.apply]                        (S10)LandruBOT chat: Game Completed, Hosting Bot Will Start a New Game in 30 Seconds,  Thanks for Playing.
  INFO [GameController.apply]                        (S10)LandruBOT chat: C64MuleBoot  Bot Reputation now: 799
  INFO [GameController.apply]                        (S10)LandruBOT chat: Gohar  Bot Reputation now: 509
  INFO [GameController.apply]                        (S10)LandruBOT chat: Cyber Ranger  Bot Reputation now: 2850
  INFO [SummaryPhase2.getColonyMessage]              Colony rating: 4
  INFO [SummaryPhase2.getColonyMessage]              Overall, the Colony succeeded. The Federation is pleased by your efforts. You will live comfortably!
  INFO [SummaryPhase2.apply]                         Score saved
  INFO [GameController.apply]                        (P13)Gohar chat: oh my
  INFO [GameController.apply]                        (P13)Gohar chat: 100
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (11) 0 bytes
  INFO [MetaFrame$16.windowClosing]                  Meta frame closing
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: wow
  WARNING [Server.receiveMessages]                   Server: TCP receive failed from /69.228.194.56 <P11>. java.io.IOException: An established connection was aborted by the software in your host machine
  INFO [Server.removeClient]                         Server: Removing client /69.228.194.56 <P11> with id c88cc5b9-a740-4de7-8cd5-20302d1d730a
  INFO [ConnectedClient.removeUser]                  Server: Removing user 11 from /69.228.194.56 <P11>
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /69.228.194.56 <>
  INFO [Client.receiveTCPMessages]                   Client: UserDisconnected (0) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (13) 0 bytes
  WARNING [Server.receiveMessages]                   Server: TCP receive failed from /149.34.167.212 <P13>. java.io.IOException: An established connection was aborted by the software in your host machine
  INFO [Server.removeClient]                         Server: Removing client /149.34.167.212 <P13> with id d386f409-56cd-451f-b2ac-9ae4e6573123
  INFO [ConnectedClient.removeUser]                  Server: Removing user 13 from /149.34.167.212 <P13>
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /149.34.167.212 <>
  INFO [Client.receiveTCPMessages]                   Client: UserDisconnected (0) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (12) 0 bytes
  INFO [MuleGameContainer.release]                   Closing game.
  INFO [GameController.close]                        -------- CLOSING GAME CONTROLLER ----------------------------------
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 106940 user number 10
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
